.text-clip-4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 104px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-clip-4-fix { height: 104px }
.text-clip-6 {
    display: -webkit-box !important;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    max-height: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cp-mb0 p { margin-bottom: 0 } /* Child <p> margin-bottom: 0 */
.cp-fw5 p { font-weight: 500 } /* Child <p> font-weight: 500 */
.cp-fs14 p { font-size: 14px }
.cp-lh24 p { line-height: 1.5rem !important }


.text-bach,
.text-bach-hover:hover {
    color: #1d9732 !important
}


@font-face {
    src: url("/templates/gsom/fonts/EuclidCircularB-Regular.eot");
    src: local("Euclid Circular B Regular"), local("EuclidCircularB-Regular"), url("/templates/gsom/fonts/EuclidCircularB-Regular.eot?#iefix") format("embedded-opentype"), url("/templates/gsom/fonts/EuclidCircularB-Regular.woff2") format("woff2"), url("/templates/gsom/fonts/EuclidCircularB-Regular.woff") format("woff"), url("/templates/gsom/fonts/EuclidCircularB-Regular.ttf") format("truetype");
}

@font-face {
    src: url("/templates/gsom/fonts/EuclidCircularB-Medium.eot");
    src: local("Euclid Circular B Medium"), local("EuclidCircularB-Medium"), url("/templates/gsom/fonts/EuclidCircularB-Medium.eot?#iefix") format("embedded-opentype"), url("/templates/gsom/fonts/EuclidCircularB-Medium.woff2") format("woff2"), url("/templates/gsom/fonts/EuclidCircularB-Medium.woff") format("woff"), url("/templates/gsom/fonts/EuclidCircularB-Medium.ttf") format("truetype");
}

@font-face {
    src: url("/templates/gsom/fonts/EuclidCircularB-SemiBold.eot");
    src: local("Euclid Circular B SemiBold"), local("EuclidCircularB-SemiBold"), url("/templates/gsom/fonts/EuclidCircularB-SemiBold.eot?#iefix") format("embedded-opentype"), url("/templates/gsom/fonts/EuclidCircularB-SemiBold.woff2") format("woff2"), url("/templates/gsom/fonts/EuclidCircularB-SemiBold.woff") format("woff"), url("/templates/gsom/fonts/EuclidCircularB-SemiBold.ttf") format("truetype");
}

@font-face {
    src: url("/templates/gsom/fonts/EuclidCircularB-Bold.eot");
    src: local("Euclid Circular B Bold"), local("EuclidCircularB-Bold"), url("/templates/gsom/fonts/EuclidCircularB-Bold.eot?#iefix") format("embedded-opentype"), url("/templates/gsom/fonts/EuclidCircularB-Bold.woff2") format("woff2"), url("/templates/gsom/fonts/EuclidCircularB-Bold.woff") format("woff"), url("/templates/gsom/fonts/EuclidCircularB-Bold.ttf") format("truetype");
}


.header .menu-container { padding: 0 }
.header .menu-header ul { justify-content: flex-end }
.header .menu-header ul li + li { margin-left: 1.5rem }
/*.header .menu-header-ru ul li:first-child a::before {
    content: "♥ ";
    color: #9f2e20;
    font-size: 16px;
}*/

.header .menu-main { padding-right: initial }
.header .menu-main ul { justify-content: flex-end }
.header .menu-main ul li + li { margin-left: 3.375em }
.header .menu-main .active a { color: #9f2e20 }
.header .logos img { max-width: 100% }

@media (max-width: 1024px) {
    .header .menu-header ul { justify-content: space-between }
    .header .menu-header ul li { margin-left: 0 }
    .header .menu-header ul li a { font-size: 12px }

    .header .menu-main { padding-right: 0 }
    .header .menu-main ul li a { font-size: 13px }

    /*.header .search-container { display: none !important }*/
}

.breadcrumbs {
    padding: 0;
    background-color: transparent
}


.breadcrumb-item,
.breadcrumb-item a,
.breadcrumb-item.active a {
    display: inline;
}


details summary:before {
    background: url(/templates/gsom/img/icon-arrow-bottom.svg) no-repeat center;
}

details[open] summary:before {
    background: url(/templates/gsom/img/icon-arrow-up.svg) no-repeat center
}


ul.list-attach li {
    background: url(/templates/gsom/img/icon-attach.svg) no-repeat left center;
}


body {
    width: 100vw;
    overflow-x: hidden;
    font-weight: initial;
}

b, strong { font-weight: bold }


.header .row.menu-row { height: auto }


a.no-hl:hover { color: initial !important }


.slider-video .swiper-slide img {
    width: 100%
}

.slider-video-thumbs .swiper-slide {
    height: initial !important;
    margin-bottom: 30px;
}


.extra .extra-item { display: none }
.extra .extra-item.active { display: block }


.events-main .events-slider-container { margin-top: 50px }
.events-main .events-slider-container .swiper-wrapper { flex-direction: initial !important }

.events-main .events-slider .swiper-slide .event--info {
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 30px;
}
.events-main .events-slider .swiper-slide .event--info .event--title { font-size: 16px }
.events-main .events-slider .swiper-slide .event--image { flex: 0 0 25% }

.events-main .events-slider .swiper-slide .event--image { display: flex; align-items: center }
.events-main .events-slider .swiper-slide .event--image img { width: auto; max-width: 100% }

.for-students .swiper-container { overflow-x: hidden }
.for-students .swiper-container .event-card .event-card--title { font-size: 16px }

.for-students .rubric-link-slide {
    background: linear-gradient(-135deg, transparent 48px, #9f2e20 0) right,
                linear-gradient(135deg, transparent 48px, transparent 0) left !important
}
.for-students .rubric-link-slide a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 241px;
    padding: 0 !important;
    background: #9f2e20 !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
}



.for-students {
    overflow: initial !important;
}

.for-students .swiper-container .event-card .event-card--author img {
    width: 60px;
    height: 60px;
 }

.for-students .image-card:hover {
    color: #000
}

@media (max-width: 767px) {
    .for-students .swiper-container { transform: none !important }
}

.gsom-family .swiper-pagination.swiper-pagination-progressbar { bottom: 0 !important }
.scientific-activity .container { margin-top: 0 }


.share-side {
    display: flex;
    align-items: center;
    justify-content: center;
}
.share-side a {
    display: block;
    margin: 0 10px 0 0;
}
.share-side img { width: 16px }

@media (min-width: 768px) {
    .share-side {
        align-items: flex-start;
        flex-direction: column;
    }
    .share-side a { margin: 0 0 10px }
}


.tabs .tabs-header li.active {
    color: #D33F44;
    border-color: #D33F44;
}


.slider-bachelor .tabs .tabs-header li {
    width: auto !important;
    height: auto !important;
    flex: auto;
    text-align: center;
}


.lecturers-filter select { max-width: 100% }


.slider-students_work .swiper-slide { text-align: center }
.slider-students_work .swiper-slide img { max-width: 80% }
.slider-students_work .swiper-slide h3 {
    margin-top: 2rem;
    font-size: 16px;
    line-height: 26px;
}


/* Submenu */
.submenu { background: #f7f7f7 }
.submenu ul {
    position: relative;
    margin: 1.5rem 100px 1.5rem 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: 100%
}
.submenu > ul { margin-top: .5rem }
.submenu ul li {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 2rem;
    line-height: 1 !important;
    text-align: right;
}
.submenu ul li a {
    color: #756f6f;
    font-size: 12px;
    font-weight: 300;
}

.submenu ul li.active > a,
.submenu ul li > a:hover {
    color: #9f2e20
}

.submenu ul li ul {
    /*position: absolute;
    top: 2rem;
    right: 0;*/
    margin-right: 0;
}

.submenu .submenu-toggle { display: none }

.menu-second-top > ul > li > ul { display: none }

.submenu-second { background: none }
.submenu-second ul { margin-top: 0 }
.submenu-second .menu-second ul { margin-top: 0; margin-bottom: 0 }
.submenu-second .menu-second ul li { padding-top: .5rem }


.submenu-toggle-container { display: none; background: #f7f7f7 }
.submenu-toggle { width: 50px; height: 50px }

@media (max-width: 767px) {
    .submenu-toggle-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .submenu-toggle-container span { margin-right: 1.5rem }
    .submenu-toggle-container .state-close { display: none }

    .submenu-toggle-container.active .state-close { display: block }
    .submenu-toggle-container.active .state-open { display: none }

    .submenu {
        max-height: 0;
        margin-right: auto;
        overflow: hidden;
        transition: max-height .3s ease;
    }
    .submenu.active { max-height: initial }

    .submenu ul { margin-right: 0 }

    .submenu li { flex: 0 0 100% }


    .submenu-second-md { display: none }
    .submenu-second-xs { display: block }
    .submenu-second {
        dis
        margin-bottom: 2rem;
        background: #f7f7f7;
    }

    .submenu .submenu-toggle {
        display: flex;
        justify-content: center;
        flex: 0 0 100%;
        padding: 2rem 0 1rem;
        color: #9f2e20;
        font-size: 36px;
    }

    .menu-second-top > ul > li > ul {
        position: relative;
        display: block;
        margin: .5rem 0 0;
        padding: .5rem 0 1.5rem;
        background: #fff;
    }
    .menu-second-top > ul > li > ul::before,
    .menu-second-top > ul > li > ul::after {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 300px;
        height: 100%;
        background: #fff;
    }

    .menu-second-top > ul > li > ul::before { left: -300px }
    .menu-second-top > ul > li > ul::after { right: -300px }
}


.fw-bold { font-weight: bold }


.loop { cursor: pointer }

.h2-link { display: inline-block }
.h2-link-image {
    position: absolute;
    margin: 8px 0 0 8px;
}

.content-popup { display: none }

.fancybox-desktop { min-width: 420px }

.p-15 { padding: 15px 0 0 15px }
.lecturer .hl { position: relative }
.lecturer .hl::before {
    content: " ";
    position: absolute;
    width: 40px;
    height: 93%;
    margin-top: -15px;
    margin-left: -15px;
    z-index: -1;
    background: #9f2e20;
}


/* Details 2 */
.details-2 {}
.details-2 summary { padding-bottom: 1rem; border: none !important }
.details-2 summary:before { display: none }


.card-program .title a { display: inline-block; height: 104px }


.swiper-container-horizontal > .swiper-scrollbar { margin-top: 1.5rem }


.news-rubric .item + .item { margin-top: 2.5rem }
.news-rubric .item .news-item-left { display: flex; justify-content: center }
    .news-rubric .item .news-item-left img { max-width: 100% }
.news-rubric .item .date-side {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.news-rubric .item .date-side span {
    display: block;
    color: #9f2e20;
}
.news-rubric .item .date-side .day { font-size: 48px; font-weight: bold }


.numpages {
    display: flex;
    margin: 2rem 0 0;
    padding: 0;
    list-style: none;
}
.numpages li { margin: 0 .5rem }
.numpages li a { color: #ababab }
.numpages li.active a { color: #9f2e20 }


.map-address-item { cursor: pointer }
.map-address-item.active { color: #fff !important; background-color: #D33F44 !important }
.map-address-item.active a { color: #fff !important }

@media (min-width: 1200px) {
    .slider-contacts { transform: none !important } /*translateY(-30%) }*/
}


@media (min-width: 1440px) {
    .for-students .slider-container img.w-100 { transform: none }
    .for-students .slider-container > .row { margin-top: -150px }
}


/*** Search ***/
.search { cursor: pointer }
.search-popup {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    background: #fff;
}
.search-popup .close {
    position: absolute;
    top: 1rem;
    right: 2rem;
    cursor: pointer;
}
.search-popup .row { height: 100vh }

.search-form input[type=text] {
    width: 100%;
    border: 1px solid #c4c4c4;
    outline: none;
}

/*#disclaimer-modal { width: 75% }*/
#disclaimer-modal .modal-dialog { max-width: 700px }
#disclaimer-modal .modal-content { padding: 4rem }
#disclaimer-modal .modal-content button { margin-top: 2rem }


.header .logo { height: 44px; margin: 1.5em 0 !important }


.slide-menu {
    height: auto !important;
    box-shadow: 0 7px 9px 0 rgba(0, 0, 0, .5);
}
.slide-menu .logo img { height: 38px }
.slide-menu .menu-footer { padding: 15px 0 0 }

.slide-menu .menu-close-container {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.slide-menu .menu-close-container .menu-toggle {
    color: #D33F44;
    font-size: 36px;
}


.slider-main-news-thumbs .rubric-link-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    background: #9f2e20;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}


.slider-gallery .slider-nav {
    top: initial !important;
    bottom: -3rem;
}


.slider-main-news .slider-nav { transform: translateY(-44px) !important }


.mee-slider { position: relative }
.mee-slider .prev { display: none }
.mee-slider li > table { border: none !important }
.mee-slider .bx-wrapper { border: none !important; box-shadow: none !important }
.mee-slider .bx-prev,
.mee-slider .bx-next {
    width: 79px !important;
    height: 108px !important;
    margin-top: -59px !important;
    cursor: pointer;
    opacity: 0.9;
    font-size: 0;
    background-position: 0 !important;
}

.mee-slider .bx-prev:hover,
.mee-slider .bx-next:hover { opacity: 1 }

.mee-slider .bx-prev { left:  -42px; background: url(/templates/gsom/img/bx-left.jpg) no-repeat }
.mee-slider .bx-next { right: -42px; background: url(/templates/gsom/img/bx-right.jpg) no-repeat; left: auto !important }


.slider-dates .number i {
    color: #aaa;
    font-size: 12px;
    font-style: normal;
}


.menu-side {}
.menu-side ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-side > ul li { padding-bottom: 10px }
.menu-side > ul > li > a { font-weight: bold }
.menu-side a { display: inline-block; line-height: 1.25 }
.menu-side li.active > a { color: #9f2e20 }
.menu-side > ul > li > ul {
    margin-top: 8px;
    padding-left: 2rem;
}


/*.header { position: relative }*/
.header .menu-toggle.ru {
    /*animation: shake .5s;
    animation-delay: 1s;
    animation-iteration-count: 2;*/
    /*animation-iteration-count: infinite;*/
    top: 0; /*43px;*/
    z-index: 9;
    background: #9f2e20;
}
.header .menu-toggle .state-close { display: none }
.header .menu-toggle.active .state-open { display: none }
.header .menu-toggle.active .state-close { display: block }
/*.header .menu-toggle img { height: 51px }*/
.header .header-row { height: 49px !important }

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-2px, -3px) rotate(-2deg); }
    20% { transform: translate(-4px, 0px) rotate(2deg); }
    30% { transform: translate(4px, 3px) rotate(0deg); }
    40% { transform: translate(2px, -2px) rotate(2deg); }
    50% { transform: translate(-1px, 4px) rotate(-2deg); }
    60% { transform: translate(-4px, 2px) rotate(0deg); }
    70% { transform: translate(4px, 2px) rotate(-2deg); }
    80% { transform: translate(-1px, -1px) rotate(2deg); }
    90% { transform: translate(1px, 3px) rotate(0deg); }
    100% { transform: translate(1px, -3px) rotate(-2deg); }
}

footer a { color: #fff }
footer .support {
    background: #9f2e20;
    border-radius: 0;
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
}
footer .support:hover { color: #fff }


/*.header .menu-toggle { position: fixed }*/

.scrolltop {
    display: none;
    position: fixed;
    left: 3%;
    bottom: 64px;
    width: 64px;
    height: 64px;
    background: #9f2e20;
    text-align: center;
    opacity: .9;
    cursor: pointer;
    z-index: 999;
}
.scrolltop:hover { opacity: 1 }

.scrolltop i {
    border: solid white;
    border-width: 0 8px 8px 0;
    display: inline-block;
    margin-top: 23px;
    padding: 8px;
    transform: rotate(-135deg);
}


.notice-popup {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 2em 0 1em;
    background: rgba(159, 46, 32, 0.9);
    z-index: 99999;
}
.notice-popup .agree {
    display: inline-block;
    margin-top: 1em;
    padding: 8px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.notice-popup .agree:hover { color: rgba(190, 30, 45) }

.links-underline a { text-decoration: underline }


.swiper-slide .bg-lightgray { height: 100%; background: lightcoral }

.slider-about-gsom .swiper-slide,
.slider-about-main-slides .swiper-slide { height: auto !important }

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


.bootstrap-select .dropdown-toggle {
    padding: 1rem 2rem;
    background-color: #fff !important;
    border: 1px solid #c4c4c4 !important;
    border-radius: 0 !important;
    outline: none !important;
    box-shadow: none !important;
}
.bootstrap-select .dropdown-toggle:active,
.bootstrap-select .dropdown-toggle:focus {
    background-color: #fff !important;
    outline: none !important;
    box-shadow: none !important;
}

.dropdown-item.active,
.dropdown-item:active { background-color: #fff }
.dropdown-item.selected { background-color: #f7f7f7 !important }


/*** Side nav ***/
.side-nav {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
    z-index: 11;
    padding: 3rem 2.5rem;
    background: #9f2e20;
    transition: all .4s ease;
}
    .side-nav.active {
        transform: translate(0, -50%);
    }

    .side-nav .close {
        position: absolute;
        top: 1rem;
        right: 1rem;
        cursor: pointer;
        color: rgba(255, 255, 255, .5);
    }
    .side-nav .toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: 0;
        top: 0;
        transform: rotate(-90deg) translate(-100%, -98%);
        transform-origin: 0 0;
        height: 51px;
        padding: .5rem 2rem;
        background: #9f2e20;
        cursor: pointer;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }

    .side-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
        .side-nav ul li + li { padding-top: .5rem }
            .side-nav ul li a {
                color: #fff;
                font-size: 14px;
                font-weight: 500;
            }
@media (max-width: 767px) {
    .side-nav { display: none !important }
}


.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

/*
#spbutopbar { background: #9f2e20 !important }
*/



/* Calendar */
.responsive-calendar {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
    .responsive-calendar .day-headers { margin-top: 24px; border-top: 1px solid #e5e5e5 }
    .responsive-calendar .day-headers,
    .responsive-calendar .days { border-right: 1px solid #e5e5e5 }
        .responsive-calendar .day {
            border-left: 1px solid #e5e5e5;
            border-bottom: 1px solid #e5e5e5;
        }
        .responsive-calendar .day.header {
            padding: 16px 0;
            background: #9f2e20;
            border-bottom: none;
            color: #fff;
        }
    .responsive-calendar .day { position: relative }
        .responsive-calendar .day a {
            padding: 10% 0;
        }
        .responsive-calendar .day .badge {
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 4px;
            right: 4px;
            z-index: 9;
            width: 16px;
            height: 16px;
            background: #9f2e20;
            border-radius: 50%;
            color: #fff;
        }
        .responsive-calendar .day .tooltip-content {
            display: none !important;
        }
        .responsive-calendar .day.active a {
            color: #9f2e20;
            background: transparent;
        }
        .responsive-calendar .day.active a:hover {
            color: #000;
            background: #eee;
        }
        .responsive-calendar .day.not-current { background: #eeeeee }
@media (max-width: 767px) {
    .responsive-calendar {
        max-width: 100%;
    }
}


/*** Content toggle ***/
.item.toggle {
    cursor: pointer;
    border-bottom: 2px solid transparent;
}
.item.toggle.active { border-color: #c2c2c2 }
/*.toggle-content { display: none }*/


.news-photo {
    float: left;
    width: 25%;
    margin-right: 32px;
    margin-bottom: 16px;
    border-radius: 50%;
}


/* Announces */
.announces {
    overflow: hidden
}

/*.announces .swiper-container { overflow: initial }*/

.announces .descr {
    margin-top: 30px
}

.announces .descr p {
    font-size: 16px;
    line-height: 29px;
    font-weight: 500
}

.announces .descr p+p {
    margin-top: 20px
}

.announces .slider-container { position: relative }

.announces .swiper-container .event-card {
    display: flex;
    /*max-width: 538px;*/
    padding: 30px;
    background: linear-gradient(-135deg, transparent 48px, #f7f7f7 0) right, linear-gradient(135deg, transparent 48px, transparent 0) left
}

.announces .swiper-container .event-card .event-card--info {
    flex: 0 0 75%;
    max-width: 75%;
    padding: 30px 60px 30px 30px;
}

.announces .swiper-container .event-card .event-card--date {
    font-size: 12px;
    line-height: 23px
}

.announces .swiper-container .event-card .event-card--title {
    margin-top: 4px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600
}

.announces .swiper-container .event-card .event-card--author {
    display: flex;
    align-items: center;
    flex: 0 0 25%;
    max-width: 25%;
}
.announces .swiper-container .event-card .event-card--author img {
    max-width: 100%;
}




.slider-contacts .swiper-wrapper {
    float: right;
    width: auto !important;
}

.news-rubric.newspage .responsive-calendar, .news-rubric.newspage .lecturers-filter{
    display: none;
}

.news-rubric .responsive-calendar{
    width: 800px;
    max-width: 100%;
}

.news-rubric .responsive-calendar{
    width: 800px;
    max-width: 100%;
}

.news-rubric .lecturers-filter{
    display: none;
}
.slider-main-news .slider-nav{
    margin-top: 50px;
}
@media (max-width: 767px){
.announces .swiper-container .event-card .event-card--info{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 13px 30px 21px;
}
.event-card--title.text-clip-4{
    overflow: initial;
    text-overflow: clip; 
    display: block!important;
    }
    .announces .swiper-container .event-card .event-card--author{
    display: none;
}
}
@media (min-width: 992px){
    .header .logo {
        height: 58px;
    }
    .header .menu-toggle.ru{
        display: none;
    }
    
    
}

@media (max-width: 991px){
    .header .menu-main ul {
        justify-content: center;
        flex-wrap: wrap;
    }

    .header .menu-main ul li {
        margin-left: 7px;
    }

    .header .menu-main ul li a {
        font-size: 11px;
    }
    .header .menu-main ul li + li {
        margin-left: 8px;
    }
    .slide-menu .menu-tabs-header{
        display: none;
    }
    .slide-menu .menu-mobile{
        display: block;
    }
    
}
@media (max-width: 500px){
 
    .announces .swiper-container .event-card .event-card--title {
        margin-top: 4px;
        font-size: 13px;
        line-height: 21px;
        font-weight: 600;
    }
    .announces .swiper-container .event-card .event-card--info {
        padding: 30px 13px 30px 21px;
    }
    
}
@media (max-width: 390px){
 
    .header .logo{
        height: auto;
    }
    
}
.smi li { margin-bottom: 10px;}