@font-face {
    font-family: 'Gilroy';
    src: url('/www/fonts/Gilroy-SemiBold.eot');
    src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'),
        url('/www/fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/www/fonts/Gilroy-SemiBold.woff') format('woff'),
        url('/www/fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/www/fonts/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
        url('/www/fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('/www/fonts/Gilroy-Medium.woff') format('woff'),
        url('/www/fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/www/fonts/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url('/www/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('/www/fonts/Gilroy-Regular.woff') format('woff'),
        url('/www/fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/www/fonts/Gilroy-Light.eot');
    src: local('Gilroy Light'), local('Gilroy-Light'),
        url('/www/fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('/www/fonts/Gilroy-Light.woff') format('woff'),
        url('/www/fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MODERNC';
    src: url('/www/fonts/MODERNC.ttf');
    src: local('MODERNC'), local('MODERNC'),
        url('/www/fonts/MODERNC.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* common */
body {
	background: #FFFFFF;
    color: #434343;
}
.form__field {
    -webkit-appearance: none !important;
}
body, button, textarea, input {
    font-family: "Gilroy", sans-serif;
    font-weight: 400;
}
button, textarea, input {
    box-sizing: border-box;
    border: none;
    outline: none;
}
textarea, input {
    font-weight: 400;
}
button {
    font-weight: 700;
    cursor: pointer;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: #B51212;
}
img {
    max-width: 100%;
}
.container {
    max-width: 1244px;
}
.page-wrap {
    overflow: hidden;
}
.spacer_bottom,
.spacer_top,
.spacer {
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.spacer > * {
    -ms-flex-item-align: center;
    align-self: center;
}
.spacer_bottom > * {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.spacer_top > * {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.pos-center {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
}
.photo-max-size {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
}
.photo-full-size {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0; top: 0;
    object-fit: cover;
    object-position: center;
}
.d-ib {
    display: inline-block;
}
.hidden {
    display: none !important;
}
.menu-btn {
    display: none;
}
h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 71px;
    text-transform: uppercase;
}
/* end common */

/* icons */
.icon-footer-tl {
    width: 21px;
    height: 22px;
}
.icon-footer-vk {
    width: 21px;
    height: 22px;
}
.icon-footer-wa {
    width: 21px;
    height: 24px;
}
.icon-link {
    width: 20px;
    height: 19px;
    stroke: #FFFFFF;
}
.icon-main-vk,
.icon-main-tl {
    width: 26px;
    height: 26px;
}
.icon-main-wa {
    width: 26px;
    height: 30px;
}
.icon-play {
    width: 29px;
    height: 29px;
}
.icon-search {
    width: 20px;
    height: 20px;
    fill: #434343;
}
.icon-slider-prev,
.icon-slider-next {
    width: 43px;
    height: 43px;
    stroke: #434343;
}
.icon-social-ml {
    width: 20px;
    height: 13px;
}
.icon-social-ok {
    width: 14px;
    height: 20px;
}
.icon-social-sk {
    width: 20px;
    height: 20px;
}
.icon-social-tl {
    width: 20px;
    height: 16px;
}
.icon-social-vb {
    width: 19px;
    height: 20px;
}
.icon-social-vk {
    width: 20px;
    height: 13px;
}
.icon-social-wa {
    width: 20px;
    height: 20px;
}
.icon-view {
    width: 24px;
    height: 24px;
}
.icon-contact-mark {
    width: 16px;
    height: 16px;
}
.icon-contact-time,
.icon-contact-phone {
    width: 12px;
    height: 12px;
}
.icon-contact-mail {
    top: 2px;
    width: 13px;
    height: 13px;
}
.icon-slider-next-small {
    width: 31px;
    height: 31px;
}
.icon-slider-prev-small {
    width: 32px;
    height: 31px;
}
.icon-slider-next-small,
.icon-slider-prev-small {
    stroke: #434343;
}
.icon-search-btn {
    width: 26px;
    height: 26px;
    fill: #434343;
}
.icon-nav-arrow {
    width: 10px;
    height: 6px;
}
/* end icons */

/* header */
.header {
    padding-top: 20px;
    position: relative;
    z-index: 10;
}
.header__wrap {
    padding: 10px 30px;
    background: #F0F0F0;
    border-radius: 20px 20px 0 0;
    box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.15);
}
.search {
    display: flex;
    position: relative;
}
.search:after {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
}
.search:hover .icon-search {
    fill: #B51212;
}
.nav {
    display: flex;
    width: 86.72%;
    position: relative;
    right: -13px;
}
.nav__list {
    width: 100%;
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.nav__item {
    margin: 0;
    display: flex;
    align-items: center;
}
.nav__link {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding: 5px;
}
.nav__link:hover {
    text-decoration: underline;
    color: #434343;
}
.nav__item .svg-icon {
    position: relative;
    top: 1px;
}
.nav__item:hover .nav__drop {
    display: block;
}
.nav__drop {
    display: none;
    position: absolute;
    left: -19px;
    top: 100%;
    background: #F0F0F0;
    padding: 16px 20px;
    list-style: none;
    border-radius: 0 0 10px 10px;
    margin-top: 24px;
    box-shadow: inset 0 6px 5px rgba(0, 0, 0, 0.05);
}
.nav__drop:after {
    content: '';
    position: absolute;
    top: -24px;
    height: 24px;
    left: 0;
    width: 100%;
}
.nav__drop li {
    margin-bottom: 4px;
}
.nav__drop li:last-child {
    margin-bottom: 0;
}
.nav__drop a {
    font-size: 14px;
    line-height: 16px;
}
.nav__drop a:hover {
    text-decoration: underline;
}
/* end header */

/* page */
.page {
    padding-bottom: 120px;
}
.page__main-text,
.page {
    position: relative;
    z-index: 5;
}
.page__main {
    position: relative;
    padding: 50px;
    min-height: 470px;
    display: flex;
    align-items: flex-end;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    color: #FFFFFF;
    box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.15);
    margin-bottom: 15px;
}
.page__main-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.page__main-bg:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 372px;
    background: linear-gradient(180deg, rgba(10, 26, 42, 0.8) 0%, rgba(10, 26, 42, 0) 100%);
    border-radius: 20px;
    transform: rotate(180deg);
}
.page__main-view,
.page__main-data {
    display: flex;
    align-items: center;
}
.page__main-date,
.page__main-view span {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}
.page__main-date {
    margin-right: 15px;
}
.page__main-view .svg-icon {
    margin-right: 8px;
}
h1 {
    margin-top: 10px;
    font-family: 'MODERNC', sans-serif;
    font-weight: 400;
    font-size: 44px;
    line-height: 63px;
    text-transform: uppercase;
}


.page__main-text {
    max-width: 647px;
}
.page__main-text p {
    margin-top: 2px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #E7E7E7;
}
/* end page */

/* article */
.article {
    max-width: 820px;
    margin: 0 auto;
}
.article .pager {
    padding-top: 0;
}
.article__top {
    margin-bottom: 50px;
}
.article__text figcaption,
.article__text p {
    font-size: 20px;
    line-height: 23px;
    margin: 0 0 20px;
}
.article__text h3 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    text-transform: uppercase;
}
.article__text p:last-child {
    margin-bottom: 0;
}
.article__text img {
    display: block;
    width: 100%;
    margin: 70px 0;
    border-radius: 20px;
}
.article__text figure {
    margin: 70px 0;
}
.article__text figure img {
    margin: 0;
}
.article__link-all {
    display: flex;
    align-items: center;
}
.article__link-all span {
    font-size: 24px;
    line-height: 28px;
    margin-right: 15px;
}
.article__link-all .svg-icon {
    position: relative;
    top: 1px;
    stroke: #434343;
}
.article__text figcaption {
    margin: 20px 0 0;
}
.article__link-all:hover span {
    color: #434343;
    text-decoration: underline;
}
.article__bottom {
    margin-top: 70px;
}
.social {
    display: flex;
}
.social__link {
    width: 28px;
    height: 28px;
    background: #0277FF;
    border-radius: 3px;
    position: relative;
    margin-right: 10px;
}
.social__link:last-child {
    margin-right: 0;
}
.social__link_ok {
    background: #FF7701;
}
.social__link_ml {
    background: #178DE1;
}
.social__link_vb {
    background: #7B519E;
}
.social__link_wa {
    background: #66BC54;
}
.social__link_sk {
    background: #02AFF0;
}
.social__link_tl {
    background: #64A9DC;
}
.social__link:hover {
    opacity: 0.7;
}
/* end article */

/* footer */
.footer {
    background: url('/www/images/bg/footer-bg.jpg') no-repeat center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 60px;
    color: #FFFFFF;
}
.footer__logo {
    display: flex;
    max-width: 246px;
    margin-bottom: 35px;
}
.footer__social {
    display: flex;
    align-items: center;
}
.footer__social-link {
    margin-right: 17px;
    position: relative;
}
.footer__social-link:after {
    content: '';
    position: absolute;
    left: -5px;
    bottom: -5px;
    right: -5px;
    top: -5px;
}
.footer__social-link .svg-icon {
    fill: #B2B2B2;
}
.footer__social-link:hover .svg-icon {
    fill: #FFFFFF;
}
.footer__social-link:last-child {
    margin-right: 0;
}
.site-map {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.footer__contact,
.site-map li {
    margin-bottom: 15px;
}
.site-map li {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #CACACA;
}
.footer__contact:last-child,
.site-map li:last-child {
    margin-bottom: 0;
}
.footer__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.site-map a {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #CACACA;
}
.footer__contacts {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.footer__contact-icon {
    width: 16px;
    height: 16px;
    position: relative;
}
.footer__contact {
    display: flex;
    align-items: center;
}
.footer__contact-text {
    margin-left: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #CACACA;
}
a.footer__contact-text:hover,
.site-map a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.copyright {
    max-width: 235px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #CACACA;
}
.footer__col {
    position: relative;
}
.footer__col:nth-child(2) {
    right: -27px;
}
.footer__col:nth-child(3) {
    right: -12px;
}
/* end footer */

/* map-block */
.map__wrap {
    margin-top: 20px;
}
.map__wrap .container {
    position: relative;
}
.contacts {
    position: absolute;
    z-index: 5;
    top: 133px;
    left: 12px;
    max-width: 616px;
    background: rgba(151, 151, 151, 0.7);
    backdrop-filter: blur(15px);
    border-radius: 20px;
    padding: 40px;
    width: 100%;
}
#map {
    height: 553px;
    background: #BFBBB3;
}
.contacts__list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
}
.contacts__list li {
    margin-bottom: 17px;
}
.contacts__list li:last-child {
    margin-bottom: 0;
}
.contacts__list strong {
    color: #B51212;
}
.contacts__title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    max-width: 429px;
}
.contacts__list a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
/* end map-block */

/* main */
.main {
    padding-bottom: 120px;
}
.main__block {
    min-height: 636px;
    padding: 60px 60px 68px 50px;
    display: flex;
    align-items: flex-end;
    background: url('/www/images/bg/main-bg.jpg') no-repeat center;
    background-size: cover;
    position: relative;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
}
.main__block:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 530px;
    background: linear-gradient(180deg, rgba(10, 26, 42, 0.8) 0%, rgba(10, 26, 42, 0) 100%);
    border-radius: 20px;
    transform: rotate(180deg);
}
.main__bottom {
    width: 100%;
    position: relative;
    z-index: 5;
    flex-wrap: nowrap;
}
.main__bottom h1 {
    max-width: 647px;
}
.main__data {
    white-space: nowrap;
    margin-left: 20px;
    padding-top: 16px;
}
.main__contacts {
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
}
.main__contacts li {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #E7E7E7;
    margin-bottom: 10px;
}
.main__contacts li:last-child {
    margin-bottom: 0;
}
.main__social {
    display: flex;
    align-items: center;
}
.main__social-link {
    display: flex;
    position: relative;
    margin-right: 17px;
}
.main__social-link:last-child {
    margin-right: 0;
}
.main__social-link:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}
.main__social-link .svg-icon {
    fill: #E7E7E7;
}
.main__social-link:hover .svg-icon {
    fill: #B51212;
}
/* end main */

/* news */
.news {
    padding-bottom: 120px;
}
.block-top {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.block-top h2 {
    margin-bottom: 0;
}
.block-desc {
    position: relative;
    top: 2px;
    margin-left: 30px;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
}
.news__list {
    margin-left: -8px;
    margin-right: -8px;
}
.news__list > * {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 30px;
}
.news__item {
    padding-top: 90.15%;
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 21px;
}/*
.news__item-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
    padding: 20px 20px 36px;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(11px);
    border-radius: 0 0 20px 20px;
}
.news__item-title {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}
*/
.news__item-title {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    height: 66%;
    overflow: hidden;
}

.news__item-bottom {
    position: absolute;
    height: 20%;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
    padding: 3% 50px 0 4%;
    background: rgba(0, 0, 0, .4);
    backdrop-filter: blur(11px);
    border-radius: 0 0 20px 20px;
}
.news__item-bottom .svg-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.news__item-title span {
    display: inline-block;
}
.news__bottom {
    padding-top: 10px;
    display: flex;
    justify-content: center;
}
.news__link {
    display: flex;
    align-items: center;
}
.news__link span {
    position: relative;
    top: -1px;
    margin-right: 15px;
    font-size: 24px;
    line-height: 28px;
}
.news__link:hover span {
    color: #434343;
    text-decoration: underline;
}
.news__link .svg-icon {
    stroke: #434343;
}
/* end news */

/* audio */
.audio {
    background: #434343;
    padding: 90px 0;
}
.audio h2,
.audio .block-desc {
    color: #FFFFFF;
}
.audio__bottom {
    display: flex;
    justify-content: center;
}
.audio__link {
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}
.audio__link span {
    margin-right: 15px;
    position: relative;
    top: -1px;
}
.audio__list {
    margin-left: -15px;
    margin-right: -15px;
}
.audio__list > * {
    margin-bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
}
.audio__bottom {
    padding-top: 12px;
}
.audio__link:hover span {
    color: #FFFFFF;
    text-decoration: underline;
}
.audio__item {
    height: 239px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    display: block;
}
.audio__list .col-4 .audio__item {
    height: 252px;
}
.audio__item .icon-play {
    position: absolute;
    display: none;
    z-index: 5;
    top: 20px;
    left: 20px;
}
.audio__item:hover .svg-icon {
    display: block;
}
.audio__item-title {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 25px;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(11px);
    border-radius: 0 0 20px 20px;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
}
.audio__item:hover .audio__item-title {
    display: block;
}
/* end audio */

/* slider */
.slider {
    padding-top: 120px;
    padding-bottom: 120px;
}
.slider .block-top {
    margin-bottom: 85px;
}
.slider__center {
    max-width: 380px;
    margin: 0 auto;
}
.slide,
.slide__bottom,
.slide__title,
.slide__desc,
.slide__photo {
    display: block;
}
.slide__photo {
    padding-top: 131.84%;
    position: relative;
    overflow: hidden;
    border-radius: 220px 220px 0 0;
}
.slide__photo img {
    border-radius: 220px 220px 0 0;
}
.slide__bottom {
    padding: 30px 25px;
    border-radius: 0 0 20px 20px;
    background: #434343;
    position: relative;
}
.slide__bottom .svg-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.slide__title {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 8px;
}
.slide__desc {
    font-weight: 300;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
}
.slider__wrap {
    position: relative;
}
.control {
    position: relative;
    top: -5px;
    display: flex;
    justify-content: center;
}
.control__prev,
.control__next {
    position: relative;
    display: flex;
    cursor: pointer;
}
.control__prev {
    margin-right: 72px;
}
.control__prev:after,
.control__next:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}
.control__prev:hover .svg-icon,
.control__next:hover .svg-icon {
    stroke: #B51212;
}
.slider__wrap {
    overflow: hidden;
    padding-top: 120px;
    margin-top: -120px;
}
.slider .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.slider .owl-item {
    transition: all, 0.3s;
    position: relative;
    top: 0;
    border-radius: 220px 220px 20px 20px;
}
.slider .owl-item:after {
    content: '';
    opacity: 0;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
    position: absolute;
    border: 1px solid rgba(181, 18, 18, 0.15);
    border-radius: 220px 220px 20px 20px;
    pointer-events: none;
}
.slider .owl-item.active:after {
    opacity: 1;
}
.slider .owl-item.active {
    top: -49px;
    filter: drop-shadow(-4px -4px 24px rgba(67, 67, 67, 0.28)) drop-shadow(4px 4px 24px rgba(67, 67, 67, 0.28));
}
.nav__close {
    display: none;
}
/* end slider */

/* pager */
.pager {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.pager > * {
    margin-top: 10px;
    font-size: 18px;
    line-height: 21px;
}
.pager a,
.pager i {
    color: #9F9F9F;
}
.pager i {
    margin: 10px 6px 0;
}
.pager a:hover {
    text-decoration: underline;
    color: #434343;
}
.header__wrap_br-round {
    border-radius: 20px;
}
/* end pager */

/* data */
.data {
    padding-top: 81px;
    max-width: 958px;
}
.data h2 {
    font-size: 50px;
    line-height: 59px;
}
.data__list {
    padding-top: 31px;
}
.data__item {
    margin-bottom: 25px;
}
.data__item:last-child {
    margin-bottom: 0;
}
.data__item h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #959595;
    margin-bottom: 5px;
}
.data__item p {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #2C2C2C;
    margin-bottom: 0;
}
/* end data */

/* info */
.info {
    padding-bottom: 30px;
}
.search-block h1,
.news h1,
.info h1 {
    font-family: 'Gilroy';
    font-weight: 500;
    font-size: 50px;
    line-height: 59px;
    color: #434343;
    margin: 0;
}
.news h1 span,
.info h1 span {
    display: block;
    padding-top: 5px;
    padding-left: 45px;
}
.info__list {
    max-width: 696px;
    width: 100%;
    margin-bottom: -50px;
}
.info__item {
    max-width: 332px;
    width: 100%;
    margin-bottom: 50px;
}
.info__item:nth-child(2n) {
    margin-right: 0;
    max-width: 300px;
}
.info__item-title {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #959595;
}
.info__item-desc {
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #2C2C2C;
}
.info__item-desc a[href^=tel] {
    font-size: 40px;
    line-height: 47px;
}
/* end info */

/* news */
.news__item-desc {
    display: block;
    font-size: 16px;
    line-height: 19px;
    color: #E0E0E0;
    padding-top: 10px;
    margin-right: 38px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: -16px;
}
.pages {
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pages__link {
    box-sizing: border-box;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 38px;
    border: 1px solid transparent;
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    border-radius: 50%;
    margin-right: 8px;
}
.pages__link:last-child {
    margin-right: 0;
}
.pages__link:hover,
.pages__link.active {
    color: #000000;
    border-color: #B51212;
}
.new-slider__control {
    display: flex;
}
.new-slider__prev {
    margin-right: 21px;
}
.new-slider__prev,
.new-slider__next {
    position: relative;
    cursor: pointer;
}
.new-slider__prev:after,
.new-slider__next:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}
.new-slider__prev:hover .svg-icon,
.new-slider__next:hover .svg-icon {
    stroke: #B51212;
}
.new-slider {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
.new-slider__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 421px;
    border-radius: 20px;
/*    background: url('/www/images/news/main-bg.jpg') no-repeat center;*/
	background-repeat: no-repeat;
	background-position:center;
    background-size: cover;
}
.new-slider__wrap {
    max-width: 588px;
    position: relative;
    z-index: 5;
    background: #F6F6F6;
    box-shadow: 2px 2px 24px rgba(67, 67, 67, 0.28);
    border-radius: 20px;
}
.new-slider {
    margin: 50px 0;
}
.page .news {
    padding-bottom: 0;
    padding-top: 0;
}
.new-slider__slide {
    position: relative;
    padding: 40px 35px 70px;
    min-height: 390px;
}
.new-slider__control {
    position: absolute;
    z-index: 5;
    right: 35px;
    bottom: 35px;
}
.new-slider__slide-title {
    font-weight: 500;
    font-size: 34px;
    line-height: 45px;
    color: #1D1D1D;
    margin-bottom: 20px;
}
.new-slider__slide-desc {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 23px;
    color: #545454;
}
.new-slider__slide-desc a {
    color: #1D1D1D;
    text-decoration: underline;
}
.new-slider__slide-desc a:hover {
    text-decoration: none;
}
.new-slider__slide-date {
    position: absolute;
    /*left: 35px;*/
    bottom: 35px;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
    color: #999999;
}
/* end news */

/* search-block */
.search-form {
    width: 77.04%;
}
.search-form {
    position: relative;
}
.search-form__field {
    height: 59px;
    background: #FCFCFC;
    border: 1px solid #aaa;
    border-radius: 30px;
    width: 100%;
    padding-left: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #1D1D1D;
}
.search-form__field::placeholder {
    color: #1D1D1D;
    opacity: 1;
}
.search-form__btn {
    width: 59px;
    height: 59px;
    position: absolute;
    top: 0;
    right: 14px;
    z-index: 2;
    background: none;
}
.search-form__btn:hover .svg-icon {
    fill: #B51212;
}
.search-block__top {
    margin-bottom: 40px;
}
.result__item {
    display: block;
    padding: 35px 35px 88px;
    background: #F6F6F6;
    box-shadow: 2px 2px 24px rgba(67, 67, 67, 0.15);
    border-radius: 20px;
    position: relative;
    margin-bottom: 40px;
}
.result__item:hover {
    box-shadow: 2px 2px 24px rgba(67, 67, 67, 0.28);
}
.result__item:last-child {
    margin-bottom: 0;
}
.result__item-title {
    display: block;
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    color: #1D1D1D;
    margin-bottom: 26px;
}
.result__item-desc {
    font-size: 20px;
    line-height: 23px;
    color: #545454;
    display: block;
}
.result__item-link .icon-link {
    stroke: #1D1D1D;
}
.result__item-date {
    position: absolute;
    left: 35px;
    bottom: 35px;
    font-size: 20px;
    line-height: 23px;
    color: #999999;
}
.result__item-link {
    position: absolute;
    display: flex;
    align-items: center;
    right: 35px;
    bottom: 35px;
}
.result__item-link span {
    font-size: 20px;
    line-height: 23px;
    text-decoration-line: underline;
    color: #1D1D1D;
    margin-right: 10px;
}
.result__item-link:hover span {
    text-decoration: none;
}
.result {
    padding-bottom: 30px;
}
/* end search-block */



















@media all and (max-width: 1200px) {
    .nav__item .svg-icon {
        margin-left: 4px;
    }
    .nav__link {
        font-size: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .footer__col:nth-child(3),
    .footer__col:nth-child(2) {
        right: 0;
    }
    .main__contacts li {
        font-size: 18px;
    }
    .main__contacts {
        white-space: nowrap;
    }
    .info h1 {
        width: 100%;
    }
    .info__list {
        margin-top: 40px;
        margin-bottom: -30px;
    }
    .info__item {
        margin-right: 20px;
        margin-bottom: 30px;
    }
    .info__item:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 1100px) {
    .nav__link {
        font-size: 14px;
    }
}

@media all and (max-width: 1024px) {
    .nav__link {
        font-size: 16px;
    }
    .nav {
        display: none;
    }
    .search {
        margin-right: 50px;
    }
    .header__wrap {
        position: relative;
    }
    .menu-btn {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 30px;
        margin: auto;
        width: 24px;
        height: 17px;
        border-top: 3px solid #434343;
        border-bottom: 3px solid #434343;
    }
    .menu-btn:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        margin: auto;
        background: #434343;
    }
    h1 {
        font-size: 44px;
        line-height: 1.2;
    }
    .page__main-text {
        max-width: 580px;
    }
    .footer__left {
        width: 100%;
        margin-bottom: 40px;
    }
    .footer__logo {
        margin-bottom: 20px;
    }
    .footer {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .main__bottom {
        flex-wrap: wrap;
    }
    .main__data {
        margin-left: 0;
    }
    .main__contacts li {
        line-height: 1.3;
    }
    .main__block {
        min-height: 440px;
        padding: 30px 20px;
    }
    .news__item-title {
        margin-right: 30px;
    }
    .block-top {
        flex-wrap: wrap;
    }
    .block-top h2 {
        width: 100%;
    }
    .block-desc {
        top: 0;
        margin-top: 10px;
        margin-left: 0;
    }
    .block-top {
        margin-bottom: 30px;
    }
    .block-desc br {
        display: none;
    }
    .main {
        padding-bottom: 70px;
    }
    .search-block h1,
    .news h1,
    .info h1,
    .data h2,
    h2 {
        font-size: 50px;
        line-height: 1.2;
    }
    .news {
        padding-bottom: 70px;
    }
    .contacts {
        position: static;
        width: auto;
        max-width: inherit;
        margin-left: -20px;
        margin-right: -20px;
        border-radius: 0;
    }
    #map {
        height: 400px;
    }
    .slider {
        padding-top: 70px;  
        padding-bottom: 70px;
    }
    .audio {
        padding: 70px 0;
    }
    .audio__item .icon-play {
        display: block;
    }
    .audio__item-title {
        display: block;
    }
    .audio__item-title {
        padding: 15px;
        font-size: 18px;
        line-height: 1.2;
    }
    .audio__link {
        font-size: 20px;
    }
    .nav {
        position: fixed;
        left: 0;
        top: 0;
        overflow: auto;
        width: 100%;
        height: 100%;
        z-index: 50;
        padding: 50px 20px;
        color: #FFFFFF;
        background: #434343;
    }
    .nav__link {
        display: block;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
    }
    .nav__link:hover {
        color: #FFFFFF;
    }
    .nav__link:last-child {
        margin-bottom: 0;
    }
    .nav__close {
        width: 28px;
        height: 28px;
        display: block;
        top: 44px;
        right: 40px;
        cursor: pointer;
        position: absolute;
    }
    .nav__close:after,
    .nav__close:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 2px;
        background: #FFFFFF;
    }
    .nav__close:after {
        transform: rotate(-45deg);
    }
    .nav__close:before {
        transform: rotate(45deg);
    }
    .pager > * {
        font-size: 17px;
    }
    .search-form {
        width: 100%;
        margin-top: 20px;
    }
    .result__item {
        padding: 30px 20px 70px;
    }
    .result__item-date {
        font-size: 18px;
        left: 20px;
        bottom: 20px;
    }
    .result__item-link {
        right: 20px;
        bottom: 20px;
    }
    .result__item-link span {
        font-size: 18px;
    }
    .result__item-link .icon-link {
        width: 16px;
        height: 16px;
    }
    .result__item-title {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 15px;
    }
    .result__item-desc {
        font-size: 18px;
        line-height: 1.3;
    }
    .data {
        padding-top: 60px;
    }
    .data__item p,
    .data__item h3 {
        line-height: 1.2;
        font-size: 18px;
    }
    .new-slider__wrap {
        max-width: inherit;
        width: 100%;
        border-radius: 20px 20px 0 0;
    }
    .new-slider {
        padding: 0;
    }
    .new-slider__bg {
        position: static;
        display: block;
        padding-top: 58%;
        border-radius: 0 0 20px 20px;
    }
    .nav__list {
        display: block;
    }
    .nav__item .svg-icon {
        display: none;
    }
    .nav__item {
        display: block;
        margin-bottom: 8px;
    }
    .nav__drop {
        padding-top: 0;
        padding-bottom: 10px;
        margin-top: 0;
        box-shadow: none;
        display: block;
        position: static;
        background: none;
    }
}

@media all and (max-width: 767px) {
    .page__main {
        padding: 30px 20px;
    }
    .article__link-all span {
        font-size: 20px;
    }
    .footer__col:last-child {
        width: 100%;
        margin-top: 40px;
    }
    .copyright {
        margin-bottom: 0;
        max-width: inherit;
    }
    .news h1 span {
        display: inline;
        padding: 0;
    }
}

@media all and (max-width: 550px) {
    .page__main-date, .page__main-view span {
        font-size: 17px;
        line-height: 1.2;
    }
    h1 {
        font-size: 32px;
    }
    .page__main-text p {
        font-size: 17px;
        line-height: 1.2;
    }
    .article__text p {
        font-size: 17px;
        line-height: 1.3;
    }
    .article__top {
        margin-bottom: 40px;
    }
    .article__text h3 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 20px;
    }
    .article__text figure,
    .article__text img {
        border-radius: 10px;
        margin: 40px auto;
    }
    .social {
        width: 100%;
        margin-bottom: 15px;
    }
    .article__bottom {
        margin-top: 50px;
    }
    .page {
        padding-bottom: 70px;
    }
    .site-map a,
    .footer__contact-text {
        font-size: 15px;
    }
    .main__contacts li {
        font-size: 16px;
    }
    .news__item-title {
        font-size: 17px;
    }
    .search-block h1,
    .news h1,
    .info h1,
    .data h2,
    h2 {
        font-size: 32px;
    }
    .block-desc {
        font-size: 18px;
    }
    .contacts__title {
        font-size: 24px;
        line-height: 1.2;
    }
    .contacts__list {
        font-size: 18px;
        line-height: 1.3;
    }
    .slider__wrap {
        overflow: visible;
    }
    .slider__center {
        max-width: 300px;
    }
    .slide__title {
        font-size: 20px;
        line-height: 1.2;
    }
    .slide__desc {
        font-size: 18px;
        line-height: 1.3;
    }
    .result__item-title {
        font-size: 24px;
    }
    .result__item-link span,
    .result__item-date {
        font-size: 17px;
    }
    .info__item-desc a[href^=tel] {
        font-size: 30px;
        line-height: 1.2;
    }
    .new-slider__slide {
        padding: 30px 20px 80px;
    }
    .new-slider__slide-date {
        /*left: 20px;*/
        bottom: 25px;
    }
    .new-slider__control {
        bottom: 22px;
        right: 20px;
    }
    .new-slider__slide-title {
        font-size: 26px;
        line-height: 1.2;
    }
    .new-slider__slide-desc {
        font-size: 18px;
    }
}

@media all and (max-width: 450px) {
    .site-map a,
    .footer__contact-text {
        font-size: 14px;
    }
}

@media all and (max-width: 400px) {
    .site-map a,
    .footer__contact-text {
        font-size: 16px;
    }
    .footer__col:nth-child(3), .footer__col:nth-child(2) {
        width: 100%;
    }
    .footer__col:nth-child(3) {
        margin-top: 40px;
    }
}




audio{
	width:100%;
	margin-bottom: 1rem;
}
#rites img {
	margin: unset;
}
#rites H2, .sberblock H2{
	display:none;
}

.news .body{
	margin-bottom:2rem;
}

.tjGalleryItem img {
    margin: 0;
    border-radius: 5px;
}

.search_inp{
	position:absolute;
	top: 75px;
    left: Calc(100% - 230px);
    border: 1px solid #000;
    background-color: #fff;
    width: 230px;
    height: fit-content;
	display: none;
}
.search_inp .form-control, .search_inp .btn{
	border: none;
	border-radius:0;
    transition: none;
}
.search_inp .btn{
	border-left:1px solid #aaa;
}
.nav-search-active {
    display: block;
}
.header__wrap {
    position: relative;
}
.btn-up {
    position: fixed;
    background-color: #818086;
    right: 20px;
    bottom: 20px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
	
}
.btn-up::before {
    content: "";
    width: 40px;
    height: 30px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNicgZmlsbD0nI2ZmZicgdmlld0JveD0nMCAwIDE2IDE2Jz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGQ9J003LjY0NiA0LjY0NmEuNS41IDAgMCAxIC43MDggMGw2IDZhLjUuNSAwIDAgMS0uNzA4LjcwOEw4IDUuNzA3bC01LjY0NiA1LjY0N2EuNS41IDAgMCAxLS43MDgtLjcwOGw2LTZ6Jy8+PC9zdmc+);
}
.btn-up_hide {
    display: none;
}
.new-slider__slide {
    position: relative;
    padding: 40px 35px 70px;
    min-height: 390px;
}
@media all and (max-width: 992px){
	.new-slider__slide {
		min-height:150px !important;
	}
	.new-slider__bg {
		min-height:450px;
	}
}
.new-slider {
    margin: 1px 0;
}


@media (max-width: 550px) {
    .slider {
        overflow: hidden;
	}
}
blockquote {
    margin: 0 0 1rem;
    margin-bottom: 25px;
    margin-top: 30px;
    /*padding-top: 35px;
	padding-bottom:25px;*/
    line-height: 147%;
    font-style: normal;
    background: #f8fdff;
    border-radius: 2px;
	border-left: 2px solid #6c757d;
    padding: 25px;
}

.btn-up {
	z-index:10;
}


.article__text img {
    display: block;
    width: 100%;
    margin: 40px 0;
    border-radius: 20px;
}

h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 51px;
    text-transform: uppercase;
}
