.bg_22 {
    background: url(/local/templates/kemgik/images/bg_2.svg);
    background-repeat: repeat-y;
    z-index: -1;
    background-position: right 0vw top 1vh;
}

@media screen and (max-width: 1024px) {
    ul.left-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .main-section .main-content .main-content-section .h3 {
        font-family: sans-serif;
        font-size: 20px;
        color: #000000;
        font-weight: bold;
    }
}

.tg_icon {
    background: url(/local/templates/kemgik/images/footer/tg1.png) no-repeat;
    height: 25px;
    width: 35px;
    display: block;
    margin-right: 5px;
    float: left;
    background-size: contain;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.vk_icon {
    background: url(/local/templates/kemgik/images/footer/vk1.png) no-repeat;
    height: 25px;
    width: 35px;
    display: block;
    margin-right: 5px;
    float: left;
    background-size: contain;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.rutube_icon {
    background: url(/local/templates/kemgik/images/footer/rutube1.png) no-repeat;
    height: 25px;
    width: 35px;
    display: block;
    margin-right: 5px;
    float: left;
    background-size: contain;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.tg_icon:hover {
    background: url(/local/templates/kemgik/images/footer/tg.png) no-repeat;
    height: 25px;
    width: 35px;
    display: block;
    margin-right: 5px;
    float: left;
    background-size: contain;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.vk_icon:hover {
    background: url(/local/templates/kemgik/images/footer/vk.png) no-repeat;
    height: 25px;
    width: 35px;
    display: block;
    margin-right: 5px;
    float: left;
    background-size: contain;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.rutube_icon:hover {
    background: url(/local/templates/kemgik/images/footer/rutube.png) no-repeat;
    height: 25px;
    width: 35px;
    display: block;
    margin-right: 5px;
    float: left;
    background-size: contain;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

@media (min-width: 768px) {
  .container-footer {
    padding: 30px 0;
    line-height: 30px;
  }
}

.footer-wrapper {
  background: #181818;
  color: #fff;
  padding: 70px 20px;
  line-height: 25px;
}

footer {
    background: #00355300;
    color: #fff;
    display: flex;
    flex-direction: column;
}

.footer-wrapper .contacts .contacts__name, .address {
    position: relative;
    line-height: 20px;
    font-family: Spectral;
    font-size: 22px;
    font-weight: 900;
}

.footer-wrapper .contacts .contacts__name, .address p {
    position: relative;
    line-height: 20px;
    font-family: Spectral;
    font-size: 22px;
    font-weight: 900;
}

.footer-wrapper .contacts {
    margin: 30px 0;
}

.footer-wrapper .address {
  margin-bottom: 15px;
  color: #ababab;
}

.footer-wrapper .address p {
  margin-bottom: 20px;
  color: #ffffff;
}

.footer-wrapper .contacts__phone {
  margin-top: 15px;
}

.footer-wrapper .contacts__phone, .footer-wrapper .contacts__mail {
    position: relative;
    line-height: 20px;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    color: #ababab;
}

.footer-wrapper ul li ul li {
    cursor: pointer;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    font-weight: 500;
    margin-bottom: 10px;
    color: #727272;

}

.footer-wrapper ul li ul li a {
    border-bottom: none;
    color: #ababab;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-decoration: none;
}

.footer-wrapper ul li ul li a:hover {
    color: var(--scrollbarThumbColorSecond);
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.footer-wrapper .contacts__phone a, .footer-wrapper .contacts__mail a {
    border-bottom: 1px solid #fff;
    color: #ababab;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-decoration: none;
}

.footer-wrapper a:hover {
    color: var(--scrollbarThumbColorSecond);
    border-bottom: 1px solid transparent;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.footer-menu-content .h4 {
    margin-bottom: 20px;
    color: #ffffff;
    text-decoration: none;
    font-family: Raleway;
    font-weight: 900;
    font-size: 22px;
}

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

.footer-menu-content ul ul {
    display: none;
}

@media (min-width: 768px) {
  .footer-menu-content ul ul {
    display: block;
  }
} 

#footer {
  margin-top: 50px;
}

#footer .row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.footer-wrapper .social-networks {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
}

.footer-wrapper .feedback {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer-wrapper .feedback-col {
  margin-top: 50px;
}

@media (min-width: 1280px) {
  .footer-wrapper .col-margin-bottom {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 1199px) {
  .footer-wrapper .feedback {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .footer-menu-content h4:after, .footer-menu-content .h4_vuz:after, .footer-menu-content .h4_abitur:after, .footer-menu-content .h4_student:after {
    position: absolute;
    content: "\003C";
    font-family: 'Raleway', serif;
    font-weight: 600;
    /* line-height: 18px; */
    font-size: 16px;
    font-style: normal;
    text-decoration: inherit;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    padding: 0px 5px;
  }

  .footer-menu-content .h4_vuz.opened:after, .footer-menu-content .h4_abitur.opened:after, .footer-menu-content .h4_student.opened:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
  }

  .footer_block_vuz, .footer_block_abitur, .footer_block_student {
    display: none;
  }

  .footer_block_vuz.active, .footer_block_abitur.active, .footer_block_student.active {
    display: block;
    margin-bottom: 20px;
  }
}

div.bx-component-opener {
    position: absolute!important;
    z-index: 999999999999999999996!important;
}