.slider .slider__item {
    width: 370px;
}

header .menu {
    margin-top: 11px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    left: 2%;
    border-radius: 0 0 19px 19px;
}

.call-center a {
    color: #fff;
}

header .menu .h4.poss {
    text-align: left;
    margin-bottom: 30px;
}

header .menu .burger_title {
    margin-left: 0;
    float: none;
    font-size: 26px;
}

header .menu .menu__item {
    margin-left: 0;
    font-size: 16px;
}

.burger-menu-content {
    padding-left: 42px;
    display: flex;
}

header .menu .burger-menu-content ul {
    margin-left: 0;
}

.burger-menu-content .col {
    position: relative;
    padding-top: 15px;
    padding-right: 0;
    box-sizing: border-box;
    margin-right: 32px;
}

.burger-menu-content .col:last-child {
    margin-right: 0;
}

.burger-menu-content .col:nth-child(2) {
    width: 29%;
}

.burger-menu-content .col:last-child {
    width: 34%;
}

.burger-menu-content .col:last-child:after {

}

.burger-menu-content .col:after {
    position: absolute;
    content: '';
    right: -15px;
    top: 0;
    width: 1px;
    background: #fff;
    height: 100%;
}

.burger-menu-content-service {

}

.content.content-burger-second-column {
    width: 29%;
    padding-left: 69px;
    padding-top: 15px;
    padding-right: 10px;
}

.social_qr p {
    font-size: 16px;
    font-weight: 600;
    margin-top: 6px;
    line-height: 1.2;
}

.social_qr {
    width: 100%;
    margin-top: 86px;
    padding-left: 0px;
}

.bottom_burger_menu_services {
    position: absolute;
    right: 115px;
    bottom: 28px;
    z-index: 100;
    color: #fff;
}

.bottom_burger_menu_services p {
    color: #fff;
}

.bottom_burger_menu_services a {
    color: #fff;
}

.header-inner img.minobr_logo {
    width: 334px !important;
    margin-top: -42px !important;
    margin-bottom: 10px !important;
    margin-left: 63px !important;
    max-height: inherit !important;
}

.header-inner .menu {
    height: 691px;
}

.bottom_burger_menu_services .service_desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
    line-height: 1.5;
}

.bottom_burger_menu_services .service_desc h4 {
    font-size: 16px;
}

@media (max-width: 1600px) {
    .second-level {
        padding-left: 0 !important;
    }

    .applicant-box-right-new .white-box-priem-reg a {
        margin-top: 6px !important;
    }

    .applicant-box-right-new .white-box-priem-reg.abit-pz a {
        margin-top: 10px !important;
    }
}

@media (max-width: 1500px) {
    .burger-menu-content .col:last-child {
        width: 33% !important;
    }

    .content.content-burger-second-column {
        width: 35% !important;
    }

    .applicant-box-right-new {
        margin-left: 45px !important;
    }
}

@media (max-width: 1400px) {
    .new_top_menu ul {
        min-width: inherit !important;
    }
}

@media (max-width: 1366px) {
    .header-inner .menu > div:first-child {
        max-width: 75%;
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .header-inner .menu {
        height: 780px;
    }

    .header-inner img.minobr_logo {
        margin-top: 0px !important;
    }

    .bottom_burger_menu_services {
        bottom: 14px;
    }

    .social_qr {
        padding-left: 18px;
    }
}

@media (max-width: 1280px) {
    .content.content-burger-second-column {
        display: none;
    }

    .header-inner .menu > div:first-child {
        max-width: 95%;
    }

    .burger-menu-content .col:last-child:after {
        display: none;
    }
}

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

.media_library .title img {
    max-width: 90%;
}

.wrapper-per.wrapper-media-library {
    margin-top: -80px;
}

.wrapper-media-library .slider {
    margin-top: 0;
}

.slider .slider__item.slider_item_media {
    background: none;
    height: auto;
    position: relative;

}

.slider .slider__item.slider_item_media img {

}

.slider .slider__item.slider_item_media .card-body {
    padding: 0;
    position: absolute;
    display: flex;
    bottom: 0;
    padding-bottom: 20px;
    left: 0;
}

.slider .slider__item.slider_item_media .card-body p {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.slider .slider__item.slider_item_media:after {
    width: 61px;
    height: 71px;
    background: url("../images/play.svg");
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -30px;
}

.wrapper-media-library .slider .slick-arrow {
    bottom: auto;
    top: 50%;
    margin-top: -25px;
}

.wrapper-media-library .slider .slider .slick-next {

}

.video-cards {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.7);
}

.fancybox-content {
    background: transparent !important;
}

@media (max-width: 1024px) {
    .lang {
        display: none;
    }
}

@media (max-width: 1600px) {
    .wrapper-media-library .slider .img-news {
        height: auto;
    }

    .container-footer {
        margin-top: -1512px !important;
        padding-top: 1500px !important;
    }
}

.video_block video {
    max-height: 90%;
}

.insta-gallery-full {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1500;
    background: #102938;
    display: flex;
    justify-content: center;
    user-select: none;
}

.insta-gallery-full .swiper-wrapper {
    pointer-events: none;
}

.insta-gallery-full .swiper-slide {
    pointer-events: fill;
}

.insta-gallery-full__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 59px;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: white;
    cursor: pointer;
    user-select: none;
    z-index: 5;
}

.insta-gallery-full__container {
    display: flex;
    margin-top: 23px;
    gap: 4px;
}

.insta-gallery-full__left-arrow,
.insta-gallery-full__right-arrow {
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 32px;
}

.insta-gallery-full__navigation {
    display: flex;
    margin-bottom: 20px;
    gap: 3px;
}

.insta-gallery-full__navigation-line {
    width: 100%;
    height: 2px;
    overflow: hidden;
    display: flex;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 999px;
}

.insta-gallery-full__navigation-line-progress {
    width: 50%;
    height: 100%;
    background-color: #fff;
}

.insta-gallery-full__swiper .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    background-color: #1e1e1e;
    transform: scale(1);

}

.insta-gallery-full__swiper .swiper-wrapper {
    height: 100%;
}

.insta-gallery-full__volume svg {
    fill: white;
}

.insta-video:after,
.insta-video__button {
    left: 0;
    top: 0;
    -webkit-transform-style: preserve-3d;
}

.insta-gallery * {
    box-sizing: border-box;
    text-align: left;
}

.insta-gallery__container {
    margin: 0 auto;
}

.insta-gallery__title {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    font-feature-settings: 'tnum' on,
    'lnum' on;
    color: #102938;
    margin-top: 0;
    margin-bottom: calc(60px / 2);
}

.insta-gallery__slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.insta-gallery__left-arrow {

    left: -2px;
}

.insta-gallery__right-arrow {

    right: -2px;
}

.insta-gallery__left-arrow,
.insta-gallery__right-arrow {
    top: 57%;
    box-sizing: content-box;
}

/* .insta-gallery__left-arrow svg, */
/* .insta-gallery__right-arrow svg, */
.insta-gallery__preview,
.insta-video__button {
    width: 100%;
    height: 100%;
}

.insta-gallery__left-arrow.swiper-button-disabled,
.insta-gallery__right-arrow.swiper-button-disabled {
    /* opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s; */
}

.insta-gallery__swiper {
    max-width: 100%;
    width: 100%;
    border-radius: 8px;
}

.insta-gallery__swiper .swiper-slide {
    width: 245px;
    height: 445px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
    border-radius: 8px;
}

.insta-gallery__preview {
    display: block;
    object-fit: cover;
    border-radius: 8px;
}

.insta-gallery__image-text {
    margin: 0 0 0 -100%;
    width: 100%;
    height: 100%;
    padding: 15px !important;
    line-height: 26px;
    font-size: 22px;
    font-weight: 600;
    display: flex;
    align-items: end;
    color: #fff;
    background: linear-gradient(#00000000, rgba(0, 0, 0, 0.2));
    pointer-events: none;
    user-select: none;
}

.insta-gallery__link {
    display: none;
}

.insta-gallery__play-icon {
    position: absolute;
    justify-self: center;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.insta-video__button {
    position: absolute;
    z-index: 1;
    opacity: 0;
    display: block;
    cursor: inherit;
    transform-style: preserve-3d;
    transform: translateZ(100px);
}

.insta-gallery-full {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1500;
    background: #102938;
    display: flex;
    justify-content: center;
    user-select: none;
}

.insta-gallery-full .swiper-wrapper {
    pointer-events: none;
}

.insta-gallery-full .swiper-slide {
    pointer-events: fill;
}

.insta-gallery-full__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 59px;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: white;
    cursor: pointer;
    user-select: none;
    z-index: 5;
}

.insta-gallery-full__container {
    display: flex;
    margin-top: 23px;
    gap: 4px;
}

.insta-gallery-full__left-arrow,
.insta-gallery-full__right-arrow {
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 32px;
}

.insta-gallery-full__navigation {
    display: flex;
    margin-bottom: 20px;
    gap: 3px;
}

.insta-gallery-full__navigation-line {
    width: 100%;
    height: 2px;
    overflow: hidden;
    display: flex;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 999px;
}

.insta-gallery-full__navigation-line-progress {
    width: 50%;
    height: 100%;
    background-color: #fff;
}

.insta-gallery-full__swiper .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    background-color: #1e1e1e;
    transform: scale(1);

}

.insta-gallery-full__swiper .swiper-wrapper {
    height: 100%;
}

.insta-gallery-full__volume svg {
    fill: white;
}

.insta-video {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
    justify-content: center;
    position: relative;
}

.insta-video:after,
.insta-video__player {
    width: 100%;
    height: 100%;
    position: absolute;
}

.insta-video:after {
    content: '';
    display: block;
    z-index: 5;
    background: linear-gradient(
            360deg,
            rgba(0, 0, 0, 0) 88.42%,
            rgba(0, 0, 0, 0.4) 100%
    );
    pointer-events: none;
    transform-style: preserve-3d;
    transform: translateZ(100px);
}

.insta-video__error,
.insta-video__player {
    top: 0;
    -webkit-transform-style: preserve-3d;
}

.insta-video__player {
    object-fit: cover;
    z-index: 0;
    left: 0;
    transform-style: preserve-3d;
    transform: translateZ(-100px);
}

.insta-video__error,
.insta-video__preloader {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 32px;
    text-align: center;
    color: #fff;
    pointer-events: none;
    user-select: none;
    left: 0;
}

.insta-video__error {
    background-color: #000;
    align-items: center;
    justify-content: center;
    transform-style: preserve-3d;
    transform: translateZ(100px);
}

.insta-gallery-full__sound,
.insta-video__preloader {
    top: 0;
    align-items: center;
    -webkit-transform-style: preserve-3d;
}

.insta-video__preloader {
    background-color: rgba(0, 0, 80, 0.2);
    justify-content: center;
    transform-style: preserve-3d;
    transform: translateZ(100px);
}

.insta-video__preloader:before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    border-radius: 999px;
    animation: 0.5s linear infinite preloader;
}

@keyframes preloader {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

.insta-video__link {
    position: fixed;
    background-color: #fff;
    padding: 16px 32px;
    bottom: 70px;
    border-radius: 999px;
    text-decoration: none;
    color: #1e1e1e;
}

.insta-gallery-full__sound {
    position: absolute;
    right: 0;
    width: 51px;
    height: 42px;
    display: none;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transform-style: preserve-3d;
    transform: translateZ(150px);
}

.insta-gallery-full__sound svg {
    width: 30px;
    height: 18px;
}

:root {
    --insta-gallery-slide-height: 87.742vh;
    --insta-gallery-slide-width: 48.281vh;
}

.insta-gallery-full__swiper {
    height: var(--insta-gallery-slide-height);
    width: var(--insta-gallery-slide-width);
    border-radius: 6px;
    overflow: visible !important;
}

.insta-gallery-full__volume-button {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 2px;
    left: 0;
    align-items: center;
    justify-content: center;
    z-index: 100;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: translateZ(150px);
    display: none;
}

.insta-gallery-full__volume-button svg {
    width: 25px;
    position: absolute;
    height: 15px;
    fill: white;
}

.swiper-slide-active .insta-gallery-full__sound {
    display: flex;
}

@media screen and (min-width: 512px) {
    .swiper-slide_left-step-1,
    .swiper-slide_left-step-2,
    .swiper-slide_not-visible,
    .swiper-slide_right-step-1,
    .swiper-slide_right-step-2 {
        transition: opacity 0.3s,
        transform 0.3s,
        transform-origin 0.3s !important;
        cursor: pointer;
    }

    .insta-gallery-full__swiper .swiper-slide {
        transition: opacity 0.3s,
        transform 0.3s,
        transform-origin 0.3s !important;
    }

    .swiper-slide_not-visible {
        opacity: 0;
        transform: scale(0) !important;
    }

    .swiper-slide_left-step-1 {
        opacity: 0.44;
        transform: scale(0.6687) !important;
        transform-origin: 0 50%;
    }

    .swiper-slide_left-step-2 {
        opacity: 0.15;
        transform: scale(0.5294) translateX(calc(-1 * var(--insta-gallery-slide-width) * 0.6687)) !important;
        transform-origin: 0 50%;
    }

    .swiper-slide_right-step-1 {
        opacity: 0.44;
        transform: scale(0.6687) !important;
        transform-origin: 100% 50%;
    }

    .swiper-slide_right-step-2 {
        opacity: 0.15;
        transform: scale(0.5294) translateX(calc(var(--insta-gallery-slide-width) * 0.6687)) !important;
        transform-origin: 100% 50%;
    }
}

@media screen and (max-width: 1200px) {
    .insta-gallery__title {
        font-size: 26px;
        margin-bottom: calc(32px / 2);
        line-height: 120%;
    }

    .insta-gallery__swiper .swiper-slide {
        width: 182px;
        height: 332px;
    }

    .insta-gallery__left-arrow {
        margin-right: 11px;
        width: 31px;
        height: 31px;
    }

    .insta-gallery__right-arrow {
        margin-left: 11px;
        width: 31px;
        height: 31px;
    }

    .insta-gallery__image-text {
        font-size: 18px;
        line-height: 22px;
    }

    :root {
        --insta-gallery-slide-height: 79.636vh;
        --insta-gallery-slide-width: 43.818vh;
    }

    .insta-gallery-full__container {
        margin-top: 37px;
    }

    .insta-gallery-full__sound {
        width: 50px;
        height: 38px;
    }
}

@media screen and (max-width: 1023px) {
    .insta-gallery__title,
    .insta-gallery__slider {
        padding: 0 40px;
    }

    .insta-gallery__title {
        font-size: 24px;
        margin-bottom: calc(32px / 2);
        line-height: 130%;

    }

    .insta-gallery__swiper {
        overflow: visible !important;
    }

    .insta-gallery__left-arrow,
    .insta-gallery__right-arrow {
        display: none;
    }

    :root {
        --insta-gallery-slide-height: 87.111vh;
        --insta-gallery-slide-width: 48vh;
    }

    .insta-gallery-full__container {
        margin-top: 19px;
    }

    .insta-gallery-full__sound {
        width: 47px;
        height: 36px;
    }

    .insta-gallery-full__sound svg {
        width: 30px;
        height: 18px;
    }
}

@media (max-width: 767.89px) {
    .insta-gallery__slider,
    .insta-gallery__title {
        padding: 0 15px;
    }

}

@media screen and (max-width: 512px) {
    .insta-gallery__title {
        margin-bottom: calc(30px / 2);
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
    }

    .insta-gallery__swiper .swiper-slide {
        width: 215px;
        height: 391px;
    }

    .insta-gallery-full__volume-button {
        display: flex;
    }

    .insta-gallery-full:before {
        display: block;
        content: '';
        width: 100%;
        height: 64px;
        position: absolute;
        z-index: 4;
        left: 0;
        top: 0;
        pointer-events: none;
    }

    .insta-gallery-full__left-arrow,
    .insta-gallery-full__right-arrow,
    .swiper-slide-active .insta-gallery-full__sound {
        display: none;
    }

    .insta-gallery-full__container {
        width: 100%;
        margin-top: 0;
    }

    .insta-gallery-full__navigation {
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        width: 100%;
        margin-bottom: 0;
        padding: 10px 15px;
    }

    .insta-gallery-full__swiper {
        width: 100vw;
        height: 100vh;
    }

    .insta-gallery-full__close {
        background: #00000000;
        top: 8px;
        right: 0;
        width: 45px;
        height: 45px;
    }

    .insta-gallery-full__close svg {
        width: 17px;
        height: 17px;
    }

    .insta-gallery-full__sound {
        width: 55px;
        height: 55px;
        top: 2px;
        left: 0;
        display: none;
    }

    .insta-gallery-full__sound svg {
        width: 25px;
        position: absolute;
        height: 15px;
        fill: white;
    }

    .insta-gallery-full__swiper .swiper-slide,
    .insta-video {
        border-radius: 0;
    }
}

.insta-video__button {
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    cursor: pointer;
}

.swiper-slide-active .insta-video__button {
    background: transparent;
}

.swiper-pagination-bullet {
    width: 100%;
    height: 2px;
    overflow: hidden;
    display: flex;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 999px;
}

.slider_item_media {
    cursor: pointer;
}

.header-mobile, .mobile-footer {
    display: none;
}

.white-box-mob-news_3 .useful_text_n_3_mob_mobile {
    display: none;
}

@media (max-width: 767.99px) {

    body {
        background: #F7F9FE !important;
    }

    .header-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 23px;
        background: #FFFFFF;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
        border-radius: 0 0 7px 7px;
        position: sticky;
        top: 0;
        z-index: 1000;
    }

    div.container-full-mob {
        display: block;
    }

    .header-mobile-right {
        display: flex;
        max-width: 50%;
        align-items: center;
        gap: 8px;
    }

    .header-mobile-right > * {
        display: inline-flex;
    }

    .header-mobile-right > .mobile-lang:not(:has(a)) {
        padding: 4px 3px;
    }

    .header-mobile-right > * > a {
        display: inline-flex;
        padding: 4px 3px;
    }

    .mobile-logo img {
        width: 125px;
    }

    .header-mobile-right .icon-hamburger {
        position: relative;
        margin-top: 9px;
        margin-bottom: 7px;
    }

    .header-mobile-left {
        max-width: 50%;
    }

    .mobile-burger-menu {
        padding: 0;
    }

    .mobile-burger-menu button {
        border: none;
        background: none;
        padding: 0;
        cursor: pointer;
    }

    .mobile-lang, .special-version, .mobile-lk, .mobile-burger-menu {
        flex: 0 0 0 25%;
    }

    .header-mobile-right svg {
        width: 100%;
    }


    .offcanvas ::-webkit-scrollbar {
        width: 6px;
    }

    .container-fluid .offcanvas.offcanvas-end {
        top: 46px;
        border-radius: 0;
        padding-top: 3px;
    }


    button.mobile-menu-button-second {
        height: auto;
        font-size: 16px;
        padding: 17px 0 12px;
    }

    button.mobile-menu-button-first, button.mobile-menu-button-third {
        height: auto;
        padding: 17px 0 12px;
        font-size: 16px;
        font-weight: 700;
    }

    button.mobile-menu-button-third {
        border-radius: 0 0 10px 0;
    }

    .offcanvas ::-webkit-scrollbar {
        width: 0;
    }

    .offcanvas.show {
        display: flex;
    }

    .offcanvas-body ul {
        margin: 0;
    }

    .offcanvas-body ul li {
        font-size: 12px;
        padding: 5px 10px;
    }

    .mobile-social-networks {
        display: flex;
        justify-content: center;
        gap: 16px;
        padding-top: 10px;
        border-bottom: 1px solid #fff;
        padding-bottom: 15px;
    }

    .mobile-social-networks a {
        width: 34px;
        height: 34px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 2px;
    }

    .contacts-block {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #fff;
        line-height: 1.5;
        color: #fff;
        font-size: 12px;
        padding-left: 10px;
        font-weight: 600;
    }

    .contacts-block p {
        margin: 0;
        font-size: 10px;
    }

    .contacts-block p a {
        color: #fff;
    }

    .call-center {
        padding-top: 20px;
        color: #fff;
        text-align: center;
        font-weight: 600;
        line-height: 1.5;
        font-size: 10px;
    }

    .copyright-mobile-menu {
        padding-top: 20px;
        color: #fff;
        text-align: center;
        font-weight: 600;
        line-height: 1.5;
        font-size: 10px;
    }

    .min-obr-mobile {
        text-align: center;
        padding-top: 25px;
    }

    .header-inner .min-obr-mobile img {
        max-width: 80%;
        margin-top: 0;
    }

    .second-level-mobile {
        padding-left: 0;
    }

    .header-inner .search-block {
        float: none !important;
        margin-bottom: 15px;
    }

    .container-search.opened {
        position: inherit !important;
        margin: 0;
        margin-top: 21px;
        width: 100% !important;
        border-radius: 10px;

    }

    .header-inner .mobile-social-networks img {
        max-width: 15px;
        display: inline;
        margin: 0;
    }

    .search-block {
        position: relative;
    }

    .search-button {
        display: none !important;
    }

    /*
        #mobile-menu-search {
            padding-left: 20px;
            padding-right: 20px;
        }

        .search-form-block .icon-search-white {
            width:12px !important;
            height:12px !important;
            background-size: cover !important;
            margin-top:12px !important;
        }
        */
    .search-input {
        margin-top: 3px;
        height: 25px;
        font-size: 8px;
    }

    #title-search form {
        height: 36px;
    }

    .search-suggestions .btn {
        width: 100% !important;
    }

    .search-suggestions {
        font-size: 7px !important;
        line-height: 1.2 !important;
    }

    .swiper-navigation {
        width: 100%;
        overflow: hidden;
    }

    .swiper-navigation li {
        list-style: none;
    }

    .swiper-navigation .swiper-slide {
        display: inline-block;
        width: auto;
    }

    .back-news-container {
        margin-top: 0 !important;
        padding-top: 20px;
        margin-bottom: 0 !important;
    }

    .swiper-menu {
        padding-top: 20px;
    }

    .swiper-menu img {
        margin-right: 0;
    }

    .swiper-menu .swiper-dots {
        text-align: center;
        padding-bottom: 10px;
    }

    .swiper-menu .swiper-dots .swiper-pagination-bullet {
        width: 4px;
        height: 4px;
        margin-left: 2px !important;
        margin-right: 2px !important;
    }

    .news-list-mob {
        width: 100% !important;
    }

    .news-list-mob .square {
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
        height: auto;
        padding-bottom: 15px;
        margin-bottom: 11px;
        margin-top: 0;
    }

    .news-list-mob .square .news-item-header-mobile {
        font-size: 13px;
        line-height: 1;
        margin-left: 0;
        margin-top: 10px;
        padding: 0 13px;
        color: #0075BBE5;
        text-transform: none;
    }

    .news-list-mob .square .img_news_list-mob {
        box-shadow: 0 0 17px 2px #00000040;
    }

    .news-list-mob .news-mobile_link {
        display: flex;
        justify-content: flex-end;
        padding-right: 13px;
    }

    .news-list-mob .news-mobile_link .btn-read-more-mob {
        height: 20px;
        margin-top: 10px;
        margin-bottom: 0;
        margin-left: 0;
        max-width: 83px;
        font-size: 10px;
        border-radius: 4px;
        padding: 0;
        font-weight: 600;
        line-height: 22px;
    }

    .news-list-mob .btn-all-news-mob {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .container-full-not-margin-on-mobile {
        margin-top: 0 !important;
    }

    .footer-mobile-socials {
        display: flex;
        justify-content: center;
        gap: 8px;
        padding: 18px 0;
    }

    .footer-mobile-socials a {
        width: 34px;
        height: 34px;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #0073B3;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
    }

    .footer-list {
        border-top: 1px solid #0075BB;
        border-bottom: 1px solid #0075BB;
    }

    .footer-contacts--head {
        font-size: 12px;
        font-weight: 700;
        line-height: 1.5;
    }

    .footer-list--item + .footer-list--item {
        border-top: 1px solid #0075BB;
    }


    .mobile-footer {
        border-radius: 9px 9px 0 0;
        display: block;
        background: #FFFFFF;
        box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.25);
    }

    .mask-img {
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        background-color: #fff;
        width: 16px;
        height: 16px;
    }

    .vk {
        -webkit-mask-image: url('/local/templates/rguk_redesign/images/footer-svg/vk.svg');
        mask-image: url('/local/templates/rguk_redesign/images/footer-svg/vk.svg');
    }

    .max {
        -webkit-mask-image: url('/local/templates/rguk_redesign/images/footer-svg/max.svg');
        mask-image: url('/local/templates/rguk_redesign/images/footer-svg/max.svg');
    }

    .dzen {
        -webkit-mask-image: url('/local/templates/rguk_redesign/images/footer-svg/dzen.svg');
        mask-image: url('/local/templates/rguk_redesign/images/footer-svg/dzen.svg');
    }

    .tg {
        -webkit-mask-image: url('/local/templates/rguk_redesign/images/footer-svg/tg.svg');
        mask-image: url('/local/templates/rguk_redesign/images/footer-svg/tg.svg');
    }

    .tt {
        -webkit-mask-image: url('/local/templates/rguk_redesign/images/footer-svg/tt.svg');
        mask-image: url('/local/templates/rguk_redesign/images/footer-svg/tt.svg');
    }


    .mobile-footer--reverse {
        & {
            background: transparent;
            box-shadow: none;
        }

        .footer-contacts {
            color: #FFFFFF;
        }

        a, .pseudolink {
            color: #FFFFFF;
        }

        .mobile-footer-copyright {
            color: #FFFFFF;
        }

        .mobile-social-networks {
            border-color: #FFFFFF;
        }

        .footer-mobile-socials a {
            background-color: #FFFFFF;
            box-shadow: 0 1px 1px 0 #00000040;
        }

        .footer-list {
            border-color: #FFFFFF;
        }

        .footer-list--item + .footer-list--item {
            border-color: #FFFFFF;
        }

        .mask-img {
            background-color: #0073B3;
        }

        .minobr-black {
            filter: brightness(0) invert(1);
        }
    }


    .footer-contacts {
        padding: 7px 0;
        font-size: 10px;
        line-height: 1.5;
        font-weight: 400;
        color: #0075BB;
        gap: 2px;
    }

    .footer-contacts p {
        margin: 0;
    }

    .minobr-black {
        text-align: center;
        padding: 5px 0 17px;
    }

    .minobr-black img {
        max-width: 190px;
    }

    .mobile-footer-copyright {
        text-align: center;
        color: #828282;
        font-size: 10px;
        line-height: 1.5;
        font-weight: 400;
        padding-bottom: 14px;
    }

    .back-news-container .poleznoe-mob {
        margin-top: 0;
    }

    .poleznoe-parent {
        flex-wrap: wrap;
    }

    .poleznoe-parent .white-box-mob-news {
        width: 100%;
        height: auto;
        max-height: initial;
        margin-left: 30px;
        margin-right: 30px;
        border-radius: 12px;
        padding-top: 15px;
        margin-bottom: 20px;
    }

    .poleznoe-parent .useful_pt_1_mob {
        margin-top: 0;
    }

    .poleznoe-parent .useful_mob, .poleznoe-parent .useful_mob_1 {
        display: none;
    }

    .poleznoe-parent .white-box-mob-news_2, .poleznoe-parent .white-box-mob-news_3 {
        width: 100%;
        height: auto;
        max-height: initial;
        margin-bottom: 0;
        margin-left: 30px;
        margin-right: 30px;
        border-radius: 12px;
        padding-top: 15px;
        margin-bottom: 20px;
    }

    .poleznoe-parent .white-box-mob-news_2 .useful_mob_2 {
        display: none;
    }

    .poleznoe-parent .white-box-mob-news_3 .useful_mob_3 {
        display: none;
    }

    .poleznoe-parent .white-box-mob-news .useful_text_n_mob, .poleznoe-parent .white-box-mob-news .useful_text_n_1_mob, .poleznoe-parent .white-box-mob-news_2 .useful_text_n_2_mob, .poleznoe-parent .white-box-mob-news_3 .useful_text_n_3_mob_mobile {
        padding: 0;
        margin: 0;
        font-size: 18px;
        font-weight: 700;
        padding-left: 20px;
        padding-right: 20px;
        display: block !important;
    }

    .poleznoe-parent .white-box-mob-news_3 .useful_text_n_3_mob {
        display: none;
    }

    .poleznoe-parent .white-box-mob-news .useful_pt_1_mob ul, .poleznoe-parent .white-box-mob-news .useful_pt_2_mob ul, .poleznoe-parent .white-box-mob-news_2 .useful_pt_3_mob ul,
    .poleznoe-parent .white-box-mob-news_3 .useful_pt_4_mob ul {
        margin: 10px 0 0;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
    }

    .poleznoe-parent .white-box-mob-news_2 .useful_pt_3_mob {
        margin-top: 0;
    }

    .poleznoe-parent .white-box-mob-news_3 .useful_pt_4_mob, .poleznoe-parent .white-box-mob-news .useful_pt_2_mob {
        margin-top: 0;
    }

    .poleznoe-parent .white-box-mob-news .useful_pt_1_mob ul li, .poleznoe-parent .white-box-mob-news .useful_pt_2_mob ul li,
    .poleznoe-parent .white-box-mob-news_2 .useful_pt_3_mob ul li,
    .poleznoe-parent .white-box-mob-news_3 .useful_pt_4_mob ul li {
        font-size: 10px;
        line-height: 1.2;
        margin-bottom: 7px;
    }

    .poleznoe-parent .white-box-mob-news .useful_pt_1_mob ul li a, .poleznoe-parent .white-box-mob-news .useful_pt_2_mob ul li a,
    .poleznoe-parent .white-box-mob-news_2 .useful_pt_3_mob ul li a,
    .poleznoe-parent .white-box-mob-news_3 .useful_pt_4_mob ul li a {
        text-decoration: none;
    }

    .poleznoe-parent .white-box-mob-news .btn-more-mob-1 {
        width: 100%;
        margin: 0;
        background: #828282;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0px 0px 12px 12px;
        margin-top: 10px;
    }

    .poleznoe-parent .white-box-mob-news .btn-more-mob-2 {
        width: 100%;
        margin: 0;
        background: #828282;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0px 0px 12px 12px;
        margin-top: 10px;
    }

    .poleznoe-parent .white-box-mob-news_2 .btn-more-mob-3 {
        width: 100%;
        margin: 0;
        background: #828282;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0px 0px 12px 12px;
        margin-top: 10px;
    }

    .poleznoe-parent .white-box-mob-news_3 .btn-more-mob-4 {
        width: 100%;
        margin: 0;
        background: #828282;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0px 0px 12px 12px;
        margin-top: 10px;
    }

    #opinion .back-white {
        margin-toP: 0;
        margin-bottom: 0;
    }

    .slider-vertical {
        height: 70vh;
        min-height: 300px;
        overflow: hidden;
    }

    .slider-vertical .slick-slide {
        height: 100% !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wrapper-media-library-media {
        margin-top: 10px !important;
        margin-left: 0 !important;
        padding-left: 25px;
        padding-right: 25px;
    }

    .slider-vertical .img-news {
        height: 100%;
    }

    .slider-vertical .card-body {
        height: 100%;
    }

    .vertical-swiper {
        width: 100%;
        height: 100%;
        max-height: 676px;
    }

    .vertical-swiper .swiper-slide img {
        height: 100%;
        border-radius: 10px;
        width: 100%;
        margin-top: 0;
        object-fit: cover;
    }

    .vertical-swiper .swiper-slide:after {
        position: fixed;
        top: 0px;
        left: 0;
        background: rgba(0, 0, 0, 0.4);
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .vertical-swiper .swiper-slide .card-body {
        position: absolute;
        top: 0;
        display: flex;
        align-items: flex-end;
        font-size: 30px;
        line-height: 1.2;
        color: #fff;
        z-index: 20;
        max-width: 155px;
        height: 100%;
        padding: 20px;
        width: 100%;
    }

    .swiper-button-next-media {
        font-size: 0;
        background: url('../images/swiper-new.svg');
        width: 30px;
        height: 15px;
        background-size: contain;
        border: none;
        position: absolute;
        bottom: 15px;
        left: 50%;
        margin-left: -5px;
        z-index: 1000;

        background-repeat: no-repeat;
    }

    .wrapper-media-library-media {
        position: relative;
    }

    .swiper-button-prev-media {
        font-size: 0;
        background: url('../images/swiper-new.svg');
        width: 30px;
        height: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        border: none;
        position: absolute;
        top: 15px;
        left: 50%;
        margin-left: -5px;
        z-index: 1000;
        transform: rotate(180deg);
    }

    .vertical-swiper .swiper-slide:before {
        width: 61px;
        height: 71px;
        background: url(../images/play.svg);
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 100;
    }


    .hide-on-mobile-footer {
        display: none !important;
    }

    .back-news-container, .back-white:not(.shadow) {
        box-shadow: none !important;
    }

    .mobile-footer {
        margin-top: 0 !important;
    }

    .mobile-col-no-margin {
        margin-top: 0 !important;
    }

    .mobile-home-page-data {
        padding-bottom: 10px !important;
    }

    .vertical-swiper .swiper-slide .card-body p {
        font-size: 28px;
        font-weight: 700;
        padding-bottom: 15px;
    }

    .news-list-mob .square .img_news_list-mob {
        height: 183px;
        object-fit: cover;
    }

    .vertical-swiper {
        max-height: 476px;
    }

    .second-level-mobile li a img {
        margin: 0;
        height: 12px;
        width: auto;
    }
}

/* REFACTORING FROM HTML */
.content-info {
    color: #ffffff;
}

.content-info a,
.content-info a:hover {
    color: #ffffff;
}

.content-info .carousel-inner {
    border-radius: 20px;
}

.content-info .carousel-control-prev {
    border-radius: 17px 0 0 17px;
}

.content-info .carousel-control-next {
    border-radius: 0 17px 17px 0;
}

.notification-banner,
.notification-banner-mobile {
    background-color: #0075BB;
    color: white;
    padding: 25px 0;
    width: 100%;
    font-family: 'Inter', sans-serif;
    position: relative;
    overflow: hidden;
    z-index: 1000;
}

.notification-banner-mobile {
    display: none;
}

.notification-container {
    max-width: 1880px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.notification-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    padding-right: 15px;
}

.notification-content {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.notification-highlight {
    font-weight: 700;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 2px 6px;
    border-radius: 4px;
    display: inline-block;
}

.notification-address,
.notification-link {
    font-size: 20px;
    margin-top: 10px;
    padding: 8px 12px;
    background-color: rgba(255, 255, 255, 0.1);
    border-left: 3px solid white;
    display: inline-block;
}

.notification-link {
    margin-top: 10px;
    display: table;
}

.notification-link a {
    color: white;
}

@media (max-width: 768px) {
    .notification-banner {
        display: none;
    }

    .notification-banner-mobile {
        display: block;
    }

    .notification-title {
        font-size: 22px;
    }

    .notification-content {
        font-size: 18px;
    }

    .notification-address,
    .notification-link {
        font-size: 18px;
        display: block;
    }
}