a.file.file--mime-application-pdf.file--application-pdf {
    /* margin-left: 25px; */
}

a.file--application-pdf::before {
    background-image: url(https://bgaa.by/themes/boostrap_sass/images/pdf.svg);
    content: "";
    width: 18px;
    height: 20px;
    /* position: absolute; */
    display: inline-block;
    left: 0px;
    -webkit-background-size: 18px 20px;
    background-size: 18px 20px;
    background-repeat: no-repeat;
}

* {
    margin: 0;
    padding: 0;
}
/* ++++++++++++++++++++++++++++++++++ */

.header__menuu {
    padding-left: 145px;
    width: 50%;
    height: 100%;
    background-color: rgba(48, 58, 101, 0.8);
}

.top-header-second .header__menuu {
    padding-left: 0px;
    background-color: transparent;
}
/* .top-header-second .logoHeader__img {
    margin-top: 20px;
} */

.top-header-second .social {
    padding-top: 0;
    right: 15px;
    top: 0;
}

.top-header-second .container {
    position: relative;
}

.top-header-second .container > .menu__link {
    position: absolute;
    bottom: 0;
    right: 15px;
    font-size: 25px;
}

.top-header-second .container > .menu__link:hover {
    border-bottom: none;
    color: #dcbb0c;
}

.top-header-second .social__icon {
    filter: brightness(1000%);
}

.logoAndTitles {
    display: flex;
}

.logoHeader__img {
    width: 7.1em;
    height: 5.1em;
}

.logoHeader__titles-item {
    color: white;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 30px;
}

.social {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
}

.social__list {
    display: flex;
    margin: 0;
    padding: 0;
}

.social__list-item {
    padding: 0px 5px;
    list-style-type: none;
}

.social__icon {
    width: 30px;
    height: 30px;
}
/* ++++++++++++++++++++++++++++++++++ */

.inner__header {
    position: relative;
}

.header__menu---main {
    position: absolute;
    top: 0;
    /* padding-top: 50px; */
    left: -50%;
    z-index: 4;
    width: 100%;
    height: 100%;
    background-color: rgba(48, 58, 101, 0.8);
    transition: 1s all;
}

.header__menu---main--active {
    color: "#dcbb0c";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    background-color: rgba(48, 58, 101, 0.8);
    transition: 1s all;
}

.header__content {
    display: flex;
    justify-content: flex-end;
    height: 100%;
}

.logoAndTitles--main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 51;
    display: flex;
}

.image__header {
    position: relative;
    height: 100vh;
    width: 100%;
    background: url("/themes/contrib/bootstrap_sass/images/fon_new.webp") top right no-repeat;
    background-size: cover;
    z-index: 1;
}

.hello__wrapper {
    height: 65vh;
    width: max-content;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.inner__header {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 45px 0;
    box-sizing: border-box;
}

.header__top {
    display: flex;
    align-items: center;
    color: white;
    justify-content: space-between;
    margin-top: 20px;
    margin-left: 126px;
}

.logoHeader__content {
    display: flex;
}

.logoHeader__titles {
    font-size: 20px;
    font-family: "Montserrat";
    padding-left: 18px;
    line-height: 30px;
    font-weight: 500;
    align-self: center;
    border-left: 3px solid white;
    margin-left: 15px;
}

.content__wrapper {
    padding-left: 110px;
    display: flex;
    height: 100%;
    align-items: center;
}

.header_menu {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 51;
}

.menu__list {
    align-self: center;
}

.header__cross-menu {
    cursor: pointer;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 50px;
    top: 50px;
}

.menu__item {
    margin-top: 30px;
    list-style-type: none;
}

.menu__item:last-child {
    margin-top: 40px;
}

.menu__link {
    display: inline;
    color: #fff;
    white-space: nowrap;
    text-decoration: none;
    font-size: 28px;
    font-weight: 500;
    z-index: -555;
    font-family: "Montserrat";
    transition: 0.1s all;
}

.menu__link:hover {
    border-bottom: 2px solid #fff;
    color: #fff;
}

.closeMenuClicker {
    display: none !important;
}

.showMenuClicker {
    display: flex;
}

.header__yellow--link {
    color: #dcbb0c;
    border-bottom: 2px solid #dcbb0c;
    font-size: 30px;
    font-weight: 600;
}

.header__hello--wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 200px;
}

.header__hello--first {
    font-family: "Montserrat";
    font-size: 70px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    text-align: center;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 40%);
}

.header__hello--second {
    font-family: "Montserrat";
    font-size: 70px;
    font-weight: 700;
    letter-spacing: 0.03em;
    margin: 0;
    color: #dcbb0c;
    text-align: center;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 40%);
}

.header__hello-input {
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 400;
    width: 380px;
    color: black;
    outline: none;
    border: none;
    background-color: rgba(217, 217, 217, 0.85);
    padding-left: 40px;
    border-radius: 100px;
    height: 50px;
    transition: 0.5s all;
}

.header__hello-input::placeholder {
    color: #000;
}

.header__hello-input:focus {
    width: 600px;
}

.mob_menu {
    display: none;
}
/* MENU */

.new__header--list .nav {
    display: flex;
    justify-content: space-between;
    background: rgba(48, 58, 101, 0);
    color: white;
}

.logoAndTitles--main .mob_menu {
    margin-top: 0px;
}

.new__header--list {
    display: none;
    align-items: center;
    /* margin-top: 80px; */
}

.new__header--list .menu {
    display: flex;
    flex-direction: column;
}

.new__header--list .nav-link {
    color: #fff;
    font-size: 37px;
    font-family: "Montserrat";
    margin-bottom: 10px;
}

.new__header--list-ul {
    display: grid;
    grid-template-columns: repeat(3, 33%);
    width: 100%;
    margin: 0;
    padding: 0;
    column-gap: 20px;
}

.new__header--list-ul.sidebar {
    display: grid;
    width: 100%;
    margin: 0;
    padding: 0;
    column-gap: 20px;
    list-style: none;
    grid-template-columns: repeat(1, 100%);
}
.new__header--list-ul.sidebar span.nav-link {
    font-weight: bold;
    color: #303a65;
}
.new__header--list .nav-item {
    display: inline-block;
    margin-bottom: 15px;
}

.new__header--list .nav-link:focus,
.nav-link:hover {
    text-decoration: underline;
}

.new__header--list span.nav-link:hover {
    text-decoration: none;
}

.new__header--list span {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.new__header--list .nav-item > a {
    padding: 0;
    color: #fff;
    border: none;
    font-size: 23px;
    line-height: 26px;
    /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
    max-width: 515px;
    font-family: "Montserrat";
}

.header__content.active {
    justify-content: flex-start;
    align-items: center;
}

.header__content.active .new__header--list {
    display: block;
}

.header__slider--container {
    position: absolute;
    bottom: -10%;
    z-index: 20;
    width: 100%;
}

.carouselExampleIndicators--header {
    display: flex;
    cursor: pointer;
    position: sticky;
    width: 100%;
    bottom: 15px;
    z-index: 5;
}

.carouselExampleIndicators--header .carouselExampleIndicators {
    overflow: hidden;
}

.faculty {
    padding-top: 0px;
}

.header__hello--titles .header__hello.mobile {
    display: none;
}

.image__header {
    min-height: 1000px;
}

.hello__wrapper {
    min-height: 640px;
}
/* HAMBURGER */

.header__mobile {
    z-index: 16;
    position: absolute;
    top: -200%;
    left: 0;
}

.navigation__mobile {
    z-index: 15;
    position: absolute;
    top: 0;
    left: -200%;
    transition: 0.5s all;
    height: 100vh;
    width: 100vw;
    background-color: rgba(48, 58, 101, 0.95);
}

.navigation__mobile.active {
    left: 0;
}

.navigation__mobile-top {
    height: 75px;
}

.hamburger-box {
    position: relative;
    display: none;
    width: 40px;
    height: 34px;
}

.hamburger-inner {
    position: absolute;
    top: 4px;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: 0.15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #fff;
}

.hamburger-inner::after {
    content: "";
    top: 20px;
    bottom: -10px;
    display: block;
    position: absolute;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: 0.15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #fff;
}

.hamburger-inner::before {
    content: "";
    display: block;
    top: 10px;
    transition-timing-function: ease;
    transition-duration: 0.15s;
    transition-property: transform, opacity;
    position: absolute;
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.hamburger-box.active {
    transition: 0.4s all;
}

.hamburger-box.active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger-box.active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
    top: 20px;
}

.hamburger-box.active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}

#accordionHorizontalExample a {
    text-decoration: underline;
}

#menuAccordionExample {
    margin-top: 30px;
}

#menuAccordionExample .collapsing {
    padding: 0.9375rem;
    width: 100%;
    margin-right: 0.3125rem;
    border: unset;
    background-color: unset;
}

#menuAccordionExample .collapse {
    background-color: unset;
    border: unset;
}

#menuAccordionExample .card-body,
#menuAccordionExample .card,
#menuAccordionExample .card-header {
    background-color: unset !important;
}

#menuAccordionExample .card,
#menuAccordionExample button,
#menuAccordionExample .card-header {
    border-radius: unset;
}

#menuAccordionExample button {
    background-color: unset !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

#menuAccordionExample button:hover,
#menuAccordionExample button:focus {
    color: #fff;
    text-decoration: none;
}

#menuAccordionExample .card-header button {
    position: relative;
    width: 100%;
    text-align: left;
}

#menuAccordionExample .card-header button:focus {
    box-shadow: none;
}

#menuAccordionExample .card-header i {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 50%;
    transition: 0.4s all;
    transform: translateY(-50%) rotate(180deg);
}

#menuAccordionExample .card-header button.collapsed i {
    transform: translateY(-50%) rotate(0deg);
}

#menuAccordionExample .card-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#menuAccordionExample .card-body a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

#menuAccordionExample .card-body a:hover,
#menuAccordionExample .card-body a:focus {
    color: #fff;
    text-decoration: none;
}

@media only screen and (max-width: 1500px) {
    .image__header {
        height: 80vh;
        min-height: 850px;
    }
    .header__hello--first,
    .header__hello--second {
        font-size: 45px;
    }
    .hello__wrapper {
        height: 55vh;
        min-height: 550px;
    }
    .header__hello-input {
        width: 250px;
    }
    .header__hello-input:focus {
        width: 420px;
    }
}

@media only screen and (max-width: 1460px) {
    .new__header--list {
        margin-top: 80px;
    }
    .new__header--list .nav-link {
        font-size: 26px;
    }
    .new__header--list .nav-item > a {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1200px) {
    .image__header {
        height: 55vh;
        min-height: 650px;
    }
    .hello__wrapper {
        height: 42vh;
        min-height: 480px;
        right: 5%;
        left: unset;
        transform: unset;
    }
    .header__hello--wrapper {
        row-gap: 100px;
    }
    .header__hello--first {
        font-size: 40px;
    }
    .header__hello--second {
        font-size: 40px;
    }
    .new__header--list .nav-item > a {
        font-size: 15px;
        line-height: 20px;
    }
    .new__header--list .nav-link {
        font-size: 25px;
    }
    .new__header--list {
        margin-top: 170px;
    }
}

@media only screen and (max-width: 1080px) {
    .top-header-second .mob_menu {
        padding: 0 !important;
        margin: 0;
        display: flex;
        align-items: center;
    }
    .hello__wrapper {
        height: 40vh;
        min-height: 420px;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }
    .hamburger-box {
        display: inline-block;
    }
    .logoAndTitles--main {
        top: 0;
        left: 0;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    header .logoAndTitles--main {
        display: none;
    }
    .logoAndTitles {
        display: none;
    }
    .top-header {
        /* margin-top: 105px !important; */
        height: 25px !important;
    }
    .header__mobile {
        top: 15px;
        height: 55px;
        width: 100%;
    }
    .header__mobile .container,
    .header__mobile .header__clear {
        height: 55px;
    }
    .mob_menu {
        padding: 0;
    }
    .social__icon {
        width: 25px;
        height: 25px;
    }
    .cd-close {
        margin-top: 35px;
    }
    /* .image__header .container {
        width: 98%;
    } */
    /* .header__menu---main {
        background-color: inherit;
    } */
    .image__header {
        height: 50vh;
        min-height: 580px;
        /* background: linear-gradient(270deg,
                rgba(255, 255, 255, 0.5) 0%,
                rgba(255, 255, 255, 0.3) 10%,
                rgba(0, 212, 255, 0) 100%),
            url(/themes/bootstrap_sass/images/fon.png) top right no-repeat;
        background-size: cover; */
    }
    /* .cd-dropdown-trigger-header {
        background-image: url('/themes/bootstrap_sass/images/header/menuHeader.svg');
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: round;
        height: 35x;
        width: 37px;
        margin-top: 0.625rem;
        line-height: 1;
    } */
    .cd-dropdown-trigger-header {
        margin: 0 !important;
    }
    .content__wrapper {
        display: block;
        padding: 0 !important;
    }
    .mob_menu {
        display: block;
        position: unset;
        padding-left: 5px;
    }
    .header__top {
        margin-top: 0;
    }
    .logoHeader__titles {
        display: none;
    }
    .image__header:before {
        display: block;
    }
    .header__content {
        display: none;
    }
    .header_menu {
        display: none;
    }
    .image__header .social {
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-color: #fff;
        padding: 10px 5px;
        border-radius: 20px;
    }
    .header__hello--first,
    .header__hello--second {
        white-space: nowrap;
    }
    .image__header .social__list {
        flex-direction: column;
        gap: 10px;
    }
    .header__top {
        margin-left: 20px;
    }
    .logoHeader__img {
        width: 4.2em;
        height: 3.2em;
    }
    .header__hello-input {
        font-size: 24px;
    }
    .top-header-second .social {
        display: none;
    }
    .carouselExampleIndicators--header .carouselExampleIndicators {
        margin-top: -5%;
        width: 87%;
    }
    .carouselExampleIndicators--header {
        position: static;
    }
    /* 
  .navigation__mobile{
    min-height: 550px;
  } */
    #menuAccordionExample {
        min-height: 580px;
    }
    .navigation__mobile-wrapper {
        height: 550px;
        overflow: auto;
        position: static;
    }
}

@media only screen and (max-width: 950px) {
    .carouselExampleIndicators--header .carouselExampleIndicators {
        width: 90%;
    }
}

@media only screen and (max-width: 650px) {
    body,
    .dialog-off-canvas-main-canvas,
    header {
        overflow-x: hidden;
    }
    .image__header {
        height: 40vh;
        min-height: 380px;
    }
    .inner__header {
        padding: 15px 0;
    }
    /* .logoAndTitles--main {
    left: -6%;
  } */
    .hello__wrapper {
        height: auto;
        min-height: unset;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .header__hello--wrapper {
        row-gap: 35px;
    }
    .header__hello--titles .header__hello {
        display: none;
    }
    .header__hello--titles .header__hello.mobile {
        display: block;
    }
    .social {
        display: none;
    }
    .header__hello--first,
    .header__hello--second {
        font-size: 24px;
    }
    .header__hello-input {
        font-size: 16px;
        width: 250px;
        height: 40px;
        text-align: center;
        padding: 0;
    }
    .header__hello-input:focus {
        width: 700px;
    }
    .social__icon {
        width: 20px;
        height: 20px;
    }
    .carouselExampleIndicators--header .carouselExampleIndicators {
        width: 90% !important;
        margin-top: 0% !important;
        position: static;
    }
    .carouselExampleIndicators--header {
        z-index: 0 !important;
    }
    .top-header-second .container > .menu__link {
        right: 0;
    }
}

.logoHeader__link {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoHeader__link:hover {
    color: #fff;
    text-decoration: underline;
}

.header__inner-container {
    height: 100%;
}

.header__clear {
    position: relative;
    width: 100%;
    height: 100%;
}

.webform_contacts form input#edit-actions-submit {
    background: #dcbb0c;
    font-weight: 700;
    color: #303a65;
    border: none;
    text-transform: uppercase;
    max-width: unset !important;
}

.webform_contacts.not_front > a {
    color: #303a65 !important;
}

.mailing input[type="submit"] {
    border-radius: 1rem;
    color: #303a65;
    max-width: 200px;
    background-color: #dcbb0c;
    border: none;
}
/* PODGOTOVKA */

.podgotovka_item .item {
    padding: 15px;
    border: 3px #e0c943 solid;
    border-radius: 3rem;
    max-width: 80px;
    max-height: 80px;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 1 / 1;
}

.podgotovka_item img.hover {
    display: none;
}

.podgotovka_item a:hover img {
    display: none;
}

.podgotovka_item a:hover img.hover {
    display: block;
}

.podgotovka_item a:hover {
    color: #dcbb0c;
}

.podgotovka_item a:hover .item {
    border: 3px #303a65 solid;
}

.podgotovka_item a {
    text-align: center;
    font-size: 25px;
    font-family: Montserrat;
    line-height: 1;
    justify-content: center;
    transition: 0.4s all;
    display: block;
}

@media only screen and (max-width: 1430px) {
    .podgotovka_item a {
        text-align: center;
        font-size: 20px;
    }
}

@media only screen and (max-width: 1100px) {
    .podgotovka_item a {
        text-align: center;
        font-size: 14px;
    }
}

@media only screen and (max-width: 755px) {
    .pitem {
        width: 33%;
    }
    .podgotovka_item .item {
        padding: 7px;
        border: 3px #e0c943 solid;
        border-radius: 3rem;
        max-width: 40px;
        max-height: 40px;
        margin-left: auto;
        margin-right: auto;
        aspect-ratio: 1 / 1;
    }
    .podgotovka_item a {
        font-size: 12px;
    }
    .podgotovka_item .item img {
        max-height: 20px;
    }
}

.__jivoMobileButton {
    zoom: unset !important;
}

.back-to-top {
    position: fixed;
    bottom: -50px;
    right: 25px;
    transition: 0.4s all;
    background-color: #303a65;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 20px;
    z-index: 1;
}

.back-to-top svg {
    color: white;
}

.back-to-top i {
    filter: brightness(10);
}

.back-to-top.active {
    bottom: 100px;
    transition: 0.4s all;
}

.contacts {
    height: auto;
}

/* Для веб-формы: перетягивание строк таблицы с чекбоксами*/
/* webform-tableselect-sort tabledrag */
div[class*="form-type-webform-tableselect-sort"] div.table-responsive .tabledrag-toggle-weight-wrapper {
    display: none;
}
table.webform-tableselect-sort.table thead th.select-all > .form-checkbox {
    margin-left: 26px;
}
table.webform-tableselect-sort.table tbody tr.draggable.drag-disabled a.tabledrag-handle {
    pointer-events: none;
    cursor: not-allowed;
}
table.webform-tableselect-sort.table tbody tr.draggable > td:first-child {
    display: flex;
    width: fit-content;
    align-items: center;
    min-height: 100%;
}
table.webform-tableselect-sort.table tbody tr.draggable a.tabledrag-handle .handle {
    width: 26px;
    height: 26px;
    margin: 0;
    background-position-y: 6px;
}
table.webform-tableselect-sort.table tbody tr.draggable.drag-disabled a.tabledrag-handle .handle {
    background: none;
}
table.webform-tableselect-sort.table tbody .draggable a.tabledrag-handle {
    height: inherit;
    margin: 0 5px 0 -5px;
    cursor: grab;
}
table.webform-tableselect-sort.table tbody tr.draggable.drag a.tabledrag-handle .handle {
    cursor: grabbing;
}

button.button.btn-primary[type="submit"] {
    display: block;
    background-color: #303a65;
    border-color: #303a65;
}

button#edit-submit[type="submit"][value="Выход"] + a.dialog-cancel#edit-cancel {
    position: relative;
    bottom: 29px;
    left: 95px;
}

div .placeholder {
    background-color: inherit;
    opacity: 0.9;
}

div.toast-body {
    color: var(--bs-toast-header-color);
}

.gtranslate {
    position: relative;
    z-index: 55;
}


.language {
    position: absolute;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3px;
    z-index: 20;
    margin-top: -25px;
}
.language noindex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3px;
}
.language__by,
.language__ru {
    position: relative;
}
.language__by::before,
.language__ru::before {
    content: "";
    width: 2px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    right: -12px;
    top: 50%;
    bottom: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.language__by,
.language__en,
.language__ru {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
}
.language .gtranslate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
}
.language .gtranslate a.gtflag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.dropdown-menu_lang {
    width: 24px;
    height: 24px;
}
.dropdown-menu_lang::after {
    display: none;
}
.dropdown-menu_lang .title {
    background: url(../images/lang-down.svg) no-repeat center !important;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    width: 24px !important;
    height: 24px !important;
    display: block;
    margin-top: -2px;
}
.dropdown-menu_lang .title a {
    display: none;
}
.dropdown-menu_lang .title::after {
    display: none !important;
}
.dropdown-menu_lang ul {
    display: none;
}
.dropdown-menu_lang.open {
    width: 24px;
    height: 24px;
}
.dropdown-menu_lang.open .title {
    background: url(../images/lang-down.svg) no-repeat center !important;
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 24px;
    height: 24px;
}
body:not(.path-frontpage) .language {
    right: 8px;
}
body:not(.path-frontpage) .dropdown-menu_lang .title {
    background: url(../images/lang-down_white.svg) no-repeat center !important;
}
body:not(.path-frontpage) .dropdown-menu_lang.open .title {
    background: url(../images/lang-down_white.svg) no-repeat center !important;
}
@media (max-width: 1080px) {
    .dropdown-menu_lang .title {
        background: url(../images/lang-down_white.svg) no-repeat center !important;
    }
    .dropdown-menu_lang.open .title {
        background: url(../images/lang-down_white.svg) no-repeat center !important;
    }

    body.path-frontpage .language {
        right: 0;
        margin-top: 16px;
    } 

    body:not(.path-frontpage) .language {
        right: 60px;
        margin-top: -2px;
    }
}
@media only screen and (max-width: 650px) {
    body.path-frontpage .language {
        right: 0;
        margin-top: 47px;
    }
}
.dropdown-menu_lang.open ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    right: 0;
    -webkit-transform: translateX(15%);
    -o-transform: translateX(15%);
    transform: translateX(15%);
    top: 34px;
    background-color: #e7e7e7;
    padding: 5px;
    width: auto;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 4;
    list-style: none;
}
.dropdown-menu_lang.open ul a {
    font-size: unset !important;
}
@media (max-width: 1600px) {
    .header__top.otherPage .dropdown-menu_lang .title {
        background: url(../images/lang-down_white.svg) no-repeat center !important;
    }
    .header__top.otherPage .dropdown-menu_lang.open .title {
        background: url(../images/lang-down_white.svg) no-repeat center !important;
    }
}
body:not(.path-frontpage) {
    position:initial !important;
}