.top {
    position: fixed;
    bottom: 50px;
    background: rgba(0, 146, 74, 0.6);
    right: 50px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    color: #000;
    z-index: 100;
    border-radius: 100%;
    box-shadow: 0 0 4px #fff;
    cursor: pointer;
}

.top i {
    color: #fff;
    font-size: 3em;
}

label {
    font-weight: bold!important;
}

label.green {
    color: #28a745!important;
}

i.pe-7s-timer,
i.pe-7s-check,
i.pe-7s-look,
i.pe-7s-back,
i.pe-7s-edit,
i.pe-7s-key,
i.pe-7s-trash {
    font-size: 25px;
    cursor: pointer;
}
i.pe-7s-check {
    color: green;
}
i.pe-7s-trash {
    color: red;
}

table i.pe-7s-back {
    color: red;
}

.ti-angle-down.active {
    transform: rotate(180deg);
}

footer {
    transition: all 0.3s ease-in-out;
    background: #00924a!important;
    background-image: linear-gradient(to left, #00924a, #00924a, #00924a, #00924a, #00924a, #189548, #279946, #329c44, #48a33f, #5caa39, #6fb032, #82b62b)!important;
}

i.pe-7s-look {
    color: blue;
}

i {
    cursor: pointer;
}

.sub.active {
    display: block;
}

* {
    -webkit-tap-highlight-color: transparent !important;
}

.sub a {
    font-size: 12px;
    display: block;
    width: 100%;
    text-align: left;
}

.profile span.count {
    border: solid 1px green;
    padding: 2px 8px;
    margin-left: 10px;
    color: green;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    float: right;
    margin-top: -2px;
}

button {
    border: none;
    outline: none;
    background: none;
}

.fixed-nav-toggler {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    background: rgba(0, 0, 0, 0.4);
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #fff;
    display: none;
    outline: none !important;
}

.fixed-nav-toggler .icon-right-open {
    display: none;
}

.customize-support .header {
    top: 32px;
}

#logo a {
    height: 60px;
    display: flex;
    color: #fff;
    align-items: center;
    line-height: 1.2em;
    font-size: 16px
}

#logo a img {
    height: 100%;
    width: 80px;
    object-fit: contain;
}

.logo a {
    height: 60px;
    display: flex;
    color: #fff;
    align-items: center;
    line-height: 1.2em;
    font-size: 16px
}

.logo a img {
    height: 100%;
    width: 80px;
    object-fit: contain;
}

ul#top_menu li:last-child {
    top: unset;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(0, 0, 0, 0.15);
}

ul#top_menu {
    display: flex;
    align-items: center;
}

#main_menu nav.version_2 li {
    margin: 0;
}

.box_grid ul {
    min-height: 63px;
}

.top-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 5px 30px;
    padding-left: 44px;
    background: #fff;
}

.gos-icons {
    display: flex;
}

.gos-icons a {
    width: 25px;
    height: 25px;
    display: block;
    margin-right: 15px;
}

.gos-icons a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.gos-icons a:nth-of-type(3) img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

.government-sites .box_topic {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 20px;
    min-height: 135px;
}

.government-sites .box_topic span {
    display: flex;
    min-width: 51px;
    max-width: 51px;
    height: 51px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 20px;

}

.government-sites .box_topic span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

header.header.sticky_menu_active {
    padding: 20px 30px;
}

header.header.sticky {
    padding: 10px 30px;
}

.fixed-nav {
    position: fixed;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    height: max-content;
}

.fixed-nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 45px;
    height: 45px;
}

.fixed-nav-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.fixed-nav-desc {
    position: absolute;
    width: max-content;
    right: 45px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 0 15px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    height: 45px;
    display: flex;
    align-items: center;
}

.fixed-nav a:hover>.fixed-nav-desc {
    opacity: 1;
    visibility: visible;
}

.fixed-nav a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fixed-nav i {
    font-size: 24px;
    color: #fff;
}

a.box_feat i {
    color: #FFC107;
}

a.box_feat:hover {
    background: #00924a;
}

a.box_feat:hover h3 {
    color: #fff;
}

a.box_feat:hover i {
    color: #fff;
}

a.box_feat:hover p {
    color: #fff;
}

a.btn_1,
.btn_1 {
    background: #FFC107;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #FFC107 !important;
}

#newsletter input[type='submit'] {
    background: #00924a;
}

.features ul li h4 {
    font-size: 46px;
}

.features ul li h4:after {
    content: "+";
}

a.box_feat {
    border-radius: 5px;
}

.second-level,
.second-level-2,
.second-level-3 {
    display: none;
}

.back-to-menu,
.back-to-menu-2,
.back-to-menu-3 {
    background: none;
    border: none;
    outline: none;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.back-to-menu i,
.back-to-menu-2 i,
.back-to-menu-3 i {
    font-size: 16px;
    margin-right: 5px;
}

#main_menu nav {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
}

.first-level.hide {
    display: none;
}

#main_menu.show {
    overflow-x: hidden;
}

.second-level.show,
.second-level-2.show,
.second-level-3.show {
    display: block;
}

#main_menu .container {
    display: flex;
    overflow-x: hidden;
}

#main_menu nav.version_2 {
    width: 100%;
}

.map {
    height: 600px;
}

iframe {
    border: none;
    outline: none;
    width: 100%;
}

.login-btn {
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    position: relative;
    top: -1px;
}

.login-btn::before {
    font-family: 'ElegantIcons';
    font-size: 24px;
    font-size: 1.5rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    line-height: 1;
    content: "\7e";
}

.teacher-page {
    padding: 60px;
    padding-top: 150px;
}

.social_teacher a {
    color: #FFC107;
}

.teacher-page .reviews-container {
    padding-left: 70px;
}

.teacher-page .reviews-container .progress {
    margin: 4px 0;
}

.teacher-page .reviews-container h2 {
    font-size: 18px;
}

.teacher-page .indent_title_in i {
    color: #00924a;
}

.teacher-page .reviews-container .progress-bar {
    background-color: #FFC107;
}

.teacher-page .indent_title_in h3 {
    font-size: 20px;
}

.teacher-page .profile ul li:first-of-type {
    text-align: center;
}

@media screen and (max-width: 800px) {
    #logo a {
        height: 60px;
        display: flex;
        color: #fff;
        align-items: center;
        line-height: 1em;
        font-size: 14px;
    }
}

@media (max-width: 767px) {

    ul#top_menu li a.login,
    ul#top_menu li a.search-overlay-menu-btn {
        top: 5px;
    }

    header.header.sticky_menu_active {
        padding: 15px;
    }

    header.header.sticky {
        padding: 15px;
    }

    #logo a {
        height: 60px;
        display: flex;
        color: #fff;
        align-items: center;
        line-height: 1em;
        font-size: 14px;
    }

    .logo a {
        height: 60px;
        display: flex;
        color: #fff;
        align-items: center;
        line-height: 1em;
        font-size: 14px;
    }

    #main_menu {
        padding-top: 122px;
    }

    .hero_single {
        height: 100vh;
    }

    .top_menu_contacts {
        display: none !important;
    }

    .teacher-page .reviews-container {
        padding-left: 0;
    }

    header {
        padding: 15px 15px;
    }
}

@media screen and (max-width: 576px) {
    .login-btn {
        display: block;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
        position: relative;
        top: -1px;
        right: 5px;
    }

    .fixed-nav-toggler {
        display: flex;
        transition: 0.2s;
    }

    .fixed-nav-toggler.toggle .icon-left-open {
        display: none;
    }

    .fixed-nav-toggler.toggle .icon-right-open {
        display: block;
    }

    .fixed-nav {
        right: -45px;
        transition: 0.2s;
    }

    .fixed-nav-toggler.toggle {
        right: 45px;
    }

    .fixed-nav.toggle {
        right: 0;
    }
}

@media (max-width: 480px) {
    #logo a {
        height: 40px;
        font-size: 12px;
    }

    #logo a img {
        height: 100%;
        width: 40px;
        margin-right: 10px;
    }
}

.hexagons {
    position: relative;
    height: 500px;
}

.hexagon {
    position: absolute;
    width: 150px;
    height: 86.60px;
    background-color: #ececec;
    margin: 43.30px 0;
    cursor: pointer;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    transition: 0.2s;
}

.hexagon * {
    color: #ffffff !important;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    transition: 0.2s;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 43.30px solid #ececec;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 43.30px solid #ececec;
}

.hexagon-1 {
    left: 235px;
}

.hexagon-2 {
    left: 390px;
}

.hexagon-3 {
    top: 270px;
    left: 390px;
}

.hexagon-4 {
    top: 135px;
    left: 312px;
}

.hexagon-5 {
    top: 135px;
    left: 468px;
}

.hexagon-6 {
    top: 270px;
    left: 234px;
}

.hexagon-7 {
    top: 135px;
    left: 157px;
}

.hexagon-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
}

.hexagon-content-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: 0.2s;
    padding: 0 5px;
}

.hexagon-content-2 {
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: 0.2s;
    padding: 0 5px;
}

.hexagon-content i {
    color: #fff;
    font-size: 38px;
}

.hexagon-number {
    color: #fff;
    font-size: 28px;
    line-height: 1em;
}

.hexagon-text {
    color: #fff;
    font-size: 16px;
}

.hexagon-name {
    color: #fff;
    font-size: 14px;
    line-height: 1em;
}

.hexagon-content:hover>.hexagon-content-1 {
    left: -100%;
}

.hexagon-content:hover>.hexagon-content-2 {
    right: 0;
}

.hexagon:hover * {
    color: #fff !important;
}

.hexagon-1:hover {
    background-color: #38308E;
}



.hexagon-1:hover:before {
    border-bottom: 43.30px solid #38308E;
}

.hexagon-1:hover:after {
    border-top: 43.30px solid #38308E;
}

.hexagon-2:hover {
    background-color: #E72D25;
}

.hexagon-2:hover:before {
    border-bottom: 43.30px solid #E72D25;
}

.hexagon-2:hover:after {
    border-top: 43.30px solid #E72D25;
}

.hexagon-3:hover {
    background-color: #F26532;
}

.hexagon-3:hover:before {
    border-bottom: 43.30px solid #F26532;
}

.hexagon-3:hover:after {
    border-top: 43.30px solid #F26532;
}

.hexagon-4:hover {
    background-color: #FFC107;
}

.hexagon-4:hover:before {
    border-bottom: 43.30px solid #FFC107;
}

.hexagon-4:hover:after {
    border-top: 43.30px solid #FFC107;
}

.hexagon-5:hover {
    background-color: #00924A;
}

.hexagon-5:hover:before {
    border-bottom: 43.30px solid #00924A;
}

.hexagon-5:hover:after {
    border-top: 43.30px solid #00924A;
}

.hexagon-6:hover {
    background-color: #E72D25;
}

.hexagon-6:hover:before {
    border-bottom: 43.30px solid #E72D25;
}

.hexagon-6:hover:after {
    border-top: 43.30px solid #E72D25;
}

.hexagon-7:hover {
    background-color: #38308E;
}

.hexagon-7:hover:before {
    border-bottom: 43.30px solid #38308E;
}

.hexagon-7:hover:after {
    border-top: 43.30px solid #38308E;
}

.img-fluid {
    width: 100%;
}

footer hr {
    margin: 10px 0;
}

.margin_15 {
    padding: 0;
    padding: 0 15px;
    padding-bottom: 20px;
}

.follow_us ul {
    margin-bottom: 0 !important;
}

.teacher-files thead th:nth-of-type(1),
.teacher-files thead th:nth-of-type(2) {
    min-width: 150px;
}



.teacher-files thead th:nth-of-type(3) {
    min-width: 66px;
}

.teacher-files thead th:nth-of-type(4) {
    min-width: 86px;
}

.teacher-files thead th {
    cursor: pointer;
    transition: 0.2s;
}

.teacher-files thead th i {
    float: right;
    transition: 0.2s;
    font-size: 12px;
}

.teacher-files thead th i.rotate {
    transform: rotate(180deg);
}

.teacher-files thead th:hover {
    background: #f4f4f4;
}

.teacher-files th,
.teacher-files td,
.teacher-files a {
    font-size: 13px;
    line-height: 1.1em;
}



@media (max-width: 1200px) {
    .teacher-page {
        max-width: 100% !important;
    }
}

@media (max-width: 992px) {
    .teacher-page .reviews-container {
        padding-left: 0;
    }

    .teacher-page .wrapper_indent {
        padding-left: 0;
    }
}


.languages li {
    margin-right: 2px !important;

}

.languages .active {
    display: flex;
    align-items: center;
}

.languages .active i {
    font-size: 12px;
    color: #fff;
    margin-left: 3px;
}

@media screen and (max-width: 640px) {
    .languages-wrapper {
        order: -1;
    }
}

.btn-view {
    background: #3f9fff;
    padding: 0.5em;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
}

.btn-download {
    background: #00924a;
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

.btn-danger {
    background: #dc3545;
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

.btn-active {
    background: linear-gradient(to left, #00924a, #00924a, #00924a, #00924a, #00924a, #189548, #279946, #329c44, #48a33f, #5caa39, #6fb032, #82b62b);
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

.btn-edit {
    background: #dcc887;
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

@media screen and (max-width: 1080px) {
    #hero_video div p {
        font-size: 16px;
    }


    #hero_video div h3 {
        font-size: 28px;

    }
}

.contacts_container {
    padding: 50px 15px;
}

.contacts_container .add_top_30 {
    margin-bottom: 0;
}

.contacts_container .map_contact {
    width: 100%;
    min-height: 465px;
    height: 100%;
}

@media screen and (max-width: 992px) {
    .contacts_container .map_contact {
        padding-bottom: 50px !important;
    }
}

#form_container>figure {
    height: auto;
    padding: 20px 60px 20px 60px;
    background: #00924a;
    background-image: linear-gradient(to left, #00924a, #00924a, #00924a, #00924a, #00924a, #189548, #279946, #329c44, #48a33f, #5caa39, #6fb032, #82b62b);
    text-align: left;
    display: flex;
    justify-content: center;
}

#form_container {
    max-width: 992px;
    width: 100%;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.reg_label {
    color: #999;
}

/*
.type-file input[type=file] {
    color: transparent;
    background-color: transparent;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    z-index: 100;
} */

.type-file span {

    color: #999;

}

.type-file {

    overflow: hidden;

}

.type-file input {
    margin-left: -114px;
    width: 200%;
}

@media screen and (min-width: 768px) {
    .register-prepod p {
        font-size: 18px;
    }

    button.forward,
    .reigster-prepod button.submit {
        font-size: 16px !important;
    }

    button.backward,
    .reigster-prepod button.submit {
        font-size: 16px !important;
    }

    button.forward,
    button.submit {
        font-size: 16px;
    }

    button.forward:before {
        top: 12px;
    }

    button.backward:before {
        top: 12px;
    }

    button.submit:before {
        top: 12px;
    }

    .register-prepod input {
        font-size: 18px;
    }

    .register-prepod .reg_label {
        font-size: 18px;
    }

    .register-prepod .radio_input label {
        font-size: 18px;
    }

    .register-prepod .icheckbox_square-grey,
    .iradio_square-grey {
        width: 24px;
        height: 24px;
    }

    .register-prepod .type-file span {
        font-size: 18px;
    }

    .register-prepod .type-file input {
        margin-left: -145px;
    }

    .register-prepod .styled-select select {
        font-size: 18px;
    }
}

#login figure {
    height: auto;
    padding: 20px 60px 20px 60px;
    background: #00924a;
    background-image: linear-gradient(to left, #00924a, #00924a, #00924a, #00924a, #00924a, #189548, #279946, #329c44, #48a33f, #5caa39, #6fb032, #82b62b);
    text-align: left;
    display: flex;
    justify-content: center;
}

/* 404 */

.img-404 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#error_page .container {
    height: 100%;
}

#err  {
    color: red;
    display: none;
    font-size: 14px;
    margin-bottom: 10px;
}

#user-name {
    margin-bottom: 20px;
    font-size: 18px;
    color: #333333;
    display: block;
}

body {
    background-size: 40% cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.success {
    text-align: center;
    background: #00924a;
    padding: 8px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
}

.loupe {
    position: absolute;
    background-color: black;
    background-size: 40% cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    width: 120px;
    height: 120px;
    border-radius: 0px;
    border: 5px solid #808080;
    cursor: none;
    top: 25%;
    left: 40%;
}

@media screen and (max-width: 768px) {
    .hexagons {
        height: unset;
    }

    .hexagon {
        height: 125px;
        position: relative !important;
        top: unset;
        left: unset;
        width: 100%;
        margin: 15px 0;
        display: block;
    }

    .hexagon:before,
    .hexagon:after {
        display: none;
    }
}

.register-prepod input {
    padding: 0 10px;
}

.profile ul li {
    border-top: 1px solid #ededed;
    padding: 12px 20px;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.profile ul li a {
    color: #333333;
}

.social_teacher {
    display: flex;
    justify-content: center;
    margin-bottom: 10px !important;
}

.social_teacher li {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    border-top: none !important;

}

.teacher-logout {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    border-top: 1px solid #ededed;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 12px;
}

.box_teacher {
    padding: 30px 20px;
}

.form-control-not-focus:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ededed;
    outline: 0;
    box-shadow: none;
}

.wrapper_indent .styled-select {
    border: 1px solid #ededed;
}

.wrapper_indent .form-control::placeholder {
    color: #999;
}

.wrapper_indent .form-control:focus::placeholder {
    color: #999;
}

.teacher-upload-btn {
    overflow: hidden;
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
}

.teacher-upload-btn input {
    margin-left: -100%;
    width: 122%;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.teacher-upload-btn input:hover~.btn_1 {
    background: #0054a6;
    color: #fff;
}

.teacher-upload-btn input:focus {
    border: none;
    outline: none;
}

.teacher-upload-btn .btn_1 {
    position: absolute;
    z-index: 2;
    left: 0;
}

.teacher-upload-save-btn {
    margin: 0 20px;
}

.teacher-upload-discard-btn {
    color: #dc3545;
}

.type-file .btn-tertiary {
    padding: 0;
    line-height: 44px;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 18px;
    border-bottom: 2px solid #e8ebed;
}

.type-file .btn-tertiary:hover,
.type-file .btn-tertiary:focus {
    /* color: #888;
    border-color: #888 */
}

.type-file .input-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.type-file .input-file+.js-labelFile {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.type-file .input-file+.js-labelFile.has-file {
    border-bottom: 2px solid #00924A;
}

.type-file .input-file+.js-labelFile.has-file .pe-7s-check {
    display: block;
}

.type-file .input-file+.js-labelFile.has-file .pe-7s-upload {
    display: none;
}


.type-file .pe-7s-check {
    display: none;
    color: #00924A;
    font-weight: 900;
}

.profile-edit-page .label-type-title {
    margin-bottom: 10px !important;
    display: block;
    color: #555;
}

.type-file i {
    position: absolute;
    right: 15px;
    top: 0;
}

.profile-edit-page .js-fileName {
    font-size: 14px;
}

.profile-edit-page .row {
    padding: 5px 0;
}

.profile-edit-page .styled-select {
    border: none;
    border-bottom: 2px solid #e8ebed;
}

.profile-edit-page .styled-select select {
    padding-left: 0;
}

.styled-select {
    background: #fff url('../images/icons/arrow_down.svg') no-repeat right center;
}

.hexagons-period {
    max-width: 320px;
    margin: auto;
}

.teachers-list-item-col {
    padding: 0 15px;
    width: 100%;
    text-align: center;
}

.teachers-list-photo {
    min-width: 70px;
    max-width: 70px;
    min-height: 70px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
}

.teachers-list-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teacher-page {
    max-width: 1600px;
}

.teachers-list-item {
    display: flex;
    align-items: center;
    margin: 20px;
}

.teachers-list-kafedra {
    min-width: 120px;
}

.teachers-list-kafedra {
    min-width: 444px;
}

.teachers-list-photo-heading {
    min-width: 70px;
    max-width: 70px;
}

.teachers-list-photo-heading {

    font-weight: 500;
}

.teachers-list-heading {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    color: #3f9fff;
}

.teachers-list-plan {
    min-width: 70px;
    max-width: 70px;
}

.teachers-list {
    margin-top: 30px;
}


.hexagons {

    max-width: 767px;
    width: 100%;

    margin: auto;
}

.teachers-list-mobile-title {
    color: #3f9fff;
    display: none;
}

@media screen and (max-width: 576px) {
    .teachers-list-mobile-title {
        display: block;
    }

    .teachers-list-item {
        flex-direction: column;
        border: 1px solid #ececec;
        padding: 15px 0;
        margin: 20px 0;
    }

    .teachers-list-item-col {
        margin: 10px 0;
    }
    .teachers-list-heading {
        display: none;
    }

    .teachers-list-kafedra {
        min-width: 100%;
    }

}

* {
    -webkit-tap-highlight-color: transparent !important;
}

button {
    border: none;
    outline: none;
    background: none;
}

.fixed-nav-toggler {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    background: rgba(0, 0, 0, 0.4);
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #fff;
    display: none;
    outline: none !important;
}

.fixed-nav-toggler .icon-right-open {
    display: none;
}

.customize-support .header {
    top: 32px;
}

#logo a {
    height: 60px;
    display: flex;
    color: #fff;
    align-items: center;
    line-height: 1.2em;
    font-size: 16px
}

#logo a img {
    height: 100%;
    width: 80px;
    object-fit: contain;
}

.logo a {
    height: 60px;
    display: flex;
    color: #fff;
    align-items: center;
    line-height: 1.2em;
    font-size: 16px
}

.logo a img {
    height: 100%;
    width: 80px;
    object-fit: contain;
}

ul#top_menu li {
    position: relative;
}

ul#top_menu li:last-child {
    top: unset;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(0, 0, 0, 0.15);
}

ul#top_menu {
    display: flex;
    align-items: center;
}

#main_menu nav.version_2 li {
    margin: 0;
}

.box_grid ul {
    min-height: 63px;
}

.top-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 5px 30px;
    padding-left: 44px;
    background: #fff;
}

.gos-icons {
    display: flex;
}

.gos-icons a {
    width: 25px;
    height: 25px;
    display: block;
    margin-right: 15px;
}

.gos-icons a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.gos-icons a:nth-of-type(3) img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

.government-sites .box_topic {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 20px;
    min-height: 135px;
}

.government-sites .box_topic span {
    display: flex;
    min-width: 51px;
    max-width: 51px;
    height: 51px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 20px;

}

.government-sites .box_topic span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

header.header.sticky_menu_active {
    padding: 20px 30px;
}

header.header.sticky {
    padding: 10px 30px;
}

.fixed-nav {
    position: fixed;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    height: max-content;
}

.fixed-nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 45px;
    height: 45px;
}

.fixed-nav-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.fixed-nav-desc {
    position: absolute;
    width: max-content;
    right: 45px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 0 15px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    height: 45px;
    display: flex;
    align-items: center;
}

.fixed-nav a:hover>.fixed-nav-desc {
    opacity: 1;
    visibility: visible;
}

.fixed-nav a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fixed-nav i {
    font-size: 24px;
    color: #fff;
}

a.box_feat i {
    color: #FFC107;
}

a.box_feat:hover {
    background: #00924a;
}

a.box_feat:hover h3 {
    color: #fff;
}

a.box_feat:hover i {
    color: #fff;
}

a.box_feat:hover p {
    color: #fff;
}

a.btn_1,
.btn_1 {
    background: #FFC107;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #FFC107 !important;
}

#newsletter input[type='submit'] {
    background: #00924a;
}

.features ul li h4 {
    font-size: 46px;
}

.features ul li h4:after {
    content: "+";
}

a.box_feat {
    border-radius: 5px;
}

.second-level,
.second-level-2,
.second-level-3 {
    display: none;
}

.back-to-menu,
.back-to-menu-2,
.back-to-menu-3 {
    background: none;
    border: none;
    outline: none;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.back-to-menu i,
.back-to-menu-2 i,
.back-to-menu-3 i {
    font-size: 16px;
    margin-right: 5px;
}

#main_menu nav {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
}

.first-level.hide {
    display: none;
}

#main_menu.show {
    overflow-x: hidden;
}

.second-level.show,
.second-level-2.show,
.second-level-3.show {
    display: block;
}

#main_menu .container {
    display: flex;
    overflow-x: hidden;
}

#main_menu nav.version_2 {
    width: 100%;
}

.map {
    height: 600px;
}

iframe {
    border: none;
    outline: none;
    width: 100%;
}

.login-btn {
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    position: relative;
    top: -1px;
}

.login-btn::before {
    font-family: 'ElegantIcons';
    font-size: 24px;
    font-size: 1.5rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    line-height: 1;
    content: "\7e";
}

.teacher-page {
    padding: 40px;
    padding-top: 150px;
}

.social_teacher a {
    color: #FFC107;
}

.teacher-page .reviews-container {
    padding-left: 70px;
}

.teacher-page .reviews-container .progress {
    margin: 4px 0;
}

.teacher-page .reviews-container h2 {
    font-size: 18px;
}

.teacher-page .indent_title_in i {
    color: #00924a;
}

.teacher-page .reviews-container .progress-bar {
    background-color: #FFC107;
}

.teacher-page .reviews-container .progress-bar.red {
    background-color: red!important;
}

.teacher-page .reviews-container .progress-bar.yellow {
    background-color: #FFC107!important;
}

.teacher-page .reviews-container .progress-bar.green {
    background-color: #2b9a46!important;
}

.teacher-page .indent_title_in h3 {
    font-size: 20px;
}

.teacher-page .profile ul li:first-of-type {
    text-align: center;
}

@media screen and (max-width: 800px) {
    #logo a {
        height: 60px;
        display: flex;
        color: #fff;
        align-items: center;
        line-height: 1em;
        font-size: 14px;
    }
}

@media (max-width: 767px) {

    ul#top_menu li a.login,
    ul#top_menu li a.search-overlay-menu-btn {
        top: 5px;
    }

    header.header.sticky_menu_active {
        padding: 15px;
    }

    header.header.sticky {
        padding: 15px;
    }

    #logo a {
        height: 60px;
        display: flex;
        color: #fff;
        align-items: center;
        line-height: 1em;
        font-size: 14px;
    }

    .logo a {
        height: 60px;
        display: flex;
        color: #fff;
        align-items: center;
        line-height: 1em;
        font-size: 14px;
    }

    #main_menu {
        padding-top: 122px;
    }

    .hero_single {
        height: 100vh;
    }

    .top_menu_contacts {
        display: none !important;
    }

    .teacher-page .reviews-container {
        padding-left: 0;
    }

    header {
        padding: 15px 15px;
    }
}

@media screen and (max-width: 576px) {
    .login-btn {
        display: block;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
        position: relative;
        top: -1px;
        right: 5px;
    }

    .fixed-nav-toggler {
        display: flex;
        transition: 0.2s;
    }

    .fixed-nav-toggler.toggle .icon-left-open {
        display: none;
    }

    .fixed-nav-toggler.toggle .icon-right-open {
        display: block;
    }

    .fixed-nav {
        right: -45px;
        transition: 0.2s;
    }

    .fixed-nav-toggler.toggle {
        right: 45px;
    }

    .fixed-nav.toggle {
        right: 0;
    }
}

@media (max-width: 480px) {
    #logo a {
        height: 40px;
        font-size: 12px;
    }

    #logo a img {
        height: 100%;
        width: 40px;
        margin-right: 10px;
    }
}

.hexagons {
    position: relative;
    height: 500px;
}

.hexagon {
    position: absolute;
    width: 150px;
    height: 86.60px;
    background-color: #ececec;
    margin: 43.30px 0;
    cursor: pointer;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    transition: 0.2s;
}

.hexagon * {
    color: #ffffff;
    text-shadow: 0 0 3px #333;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    transition: 0.2s;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 43.30px solid #ececec;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 43.30px solid #ececec;
}

.hexagon-1 {
    left: 235px;
}

.hexagon-2 {
    left: 390px;
}

.hexagon-3 {
    top: 270px;
    left: 390px;
}

.hexagon-4 {
    top: 135px;
    left: 312px;
}

.hexagon-5 {
    top: 135px;
    left: 468px;
}

.hexagon-6 {
    top: 270px;
    left: 234px;
}

.hexagon-7 {
    top: 135px;
    left: 157px;
}

.hexagon:hover {
    background: #ececec;
}

.hexagon:hover * {
    color: #333!important;
}

.hexagon:hover:before {
    border-bottom-color: #ececec;
}

.hexagon:hover:after {
    border-top-color: #ececec;
}

.hexagon-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
}

.hexagon-content-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: 0.2s;
    padding: 0 5px;
}

.hexagon-content-2 {
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: 0.2s;
    padding: 0 5px;
}

.hexagon-content i {
    color: #fff;
    font-size: 38px;
}

.hexagon-number {
    color: #fff;
    font-size: 28px;
    line-height: 1em;
}

.hexagon-text {
    color: #fff;
    font-size: 16px;
}

.hexagon-name {
    color: #fff;
    font-size: 14px;
    line-height: 1em;
}

.hexagon-content:hover>.hexagon-content-1 {
    left: -100%;
}

.hexagon-content:hover>.hexagon-content-2 {
    right: 0;
}



.hexagon-1 {
    background-color: #01b0ef;
}

.hexagon-1:before {
    border-bottom: 43.30px solid #01b0ef;
}

.hexagon-1:after {
    border-top: 43.30px solid #01b0ef;
}

.box_archive .hexagon-1:hover {
    background-color: #01b0ef;
}

.box_archive .hexagon-1:hover:before {
    border-bottom: 43.30px solid #01b0ef;
}

.box_archive .hexagon-1:hover:after {
    border-top: 43.30px solid #01b0ef;
}

.hexagon-2 {
    background-color: #00af50;
}

.hexagon-2:before {
    border-bottom: 43.30px solid #00af50;
}

.hexagon-2:after {
    border-top: 43.30px solid #00af50;
}

.box_archive .hexagon-2:hover {
    background-color: #00af50;
}

.box_archive .hexagon-2:hover:before {
    border-bottom: 43.30px solid #00af50;
}

.box_archive .hexagon-2:hover:after {
    border-top: 43.30px solid #00af50;
}

.hexagon-3 {
    background-color: #012060;
}

.hexagon-3:before {
    border-bottom: 43.30px solid #012060;
}

.hexagon-3:after {
    border-top: 43.30px solid #012060;
}

.box_archive .hexagon-3:hover {
    background-color: #012060;
}

.box_archive .hexagon-3:hover:before {
    border-bottom: 43.30px solid #012060;
}

.box_archive .hexagon-3:hover:after {
    border-top: 43.30px solid #012060;
}

.hexagon-4 {
    background-color: #fe2500;
}

.hexagon-4:before {
    border-bottom: 43.30px solid #fe2500;
}

.hexagon-4:after {
    border-top: 43.30px solid #fe2500;
}

.box_archive .hexagon-4:hover {
    background-color: #fe2500;
}

.box_archive .hexagon-4:hover:before {
    border-bottom: 43.30px solid #fe2500;
}

.box_archive .hexagon-4:hover:after {
    border-top: 43.30px solid #fe2500;
}

.hexagon-5 {
    background-color: #c55b11;
}

.hexagon-5:before {
    border-bottom: 43.30px solid #c55b11;
}

.hexagon-5:after {
    border-top: 43.30px solid #c55b11;
}

.box_archive .hexagon-5:hover {
    background-color: #c55b11;
}

.box_archive .hexagon-5:hover:before {
    border-bottom: 43.30px solid #c55b11;
}

.box_archive .hexagon-5:hover:after {
    border-top: 43.30px solid #c55b11;
}

.hexagon-6 {
    background-color: #ffc000;
}

.hexagon-6:before {
    border-bottom: 43.30px solid #ffc000;
}

.hexagon-6:after {
    border-top: 43.30px solid #ffc000;
}

.box_archive .hexagon-6:hover {
    background-color: #ffc000;
}

.box_archive .hexagon-6:hover:before {
    border-bottom: 43.30px solid #ffc000;
}

.box_archive .hexagon-6:hover:after {
    border-top: 43.30px solid #ffc000;
}

.hexagon-7 {
    background-color: #7030a0;
}

.hexagon-7:before {
    border-bottom: 43.30px solid #7030a0;
}

.hexagon-7:after {
    border-top: 43.30px solid #7030a0;
}

.box_archive .hexagon-7:hover {
    background-color: #7030a0;
}

.box_archive .hexagon-7:hover:before {
    border-bottom: 43.30px solid #7030a0;
}

.box_archive .hexagon-7:hover:after {
    border-top: 43.30px solid #7030a0;
}

.box_archive .hexagon {
    background: #ececec;
}

.box_archive .hexagon:before {
    border-bottom-color: #ececec;
}

.box_archive .hexagon:after {
    border-top-color: #ececec;
}

.box_archive .hexagon-name {
    color: #333333!important;
}

.box_archive .hexagon:hover i,
.box_archive .hexagon:hover .hexagon-number,
.box_archive .hexagon:hover .hexagon-text {
    color: #ffffff!important;
}

.img-fluid {
    width: 100%;
}

.link-edit {
    background: #159845;
    padding: 5px 10px;
    border-radius: 5px;
    color: white!important;
}

.link-teachers {
    background: #159845;
    padding: 5px 10px;
    border-radius: 5px;
    color: white!important;
}

footer hr {
    margin: 10px 0;
}

.margin_15 {
    padding: 0;
    padding: 0 15px;
    padding-bottom: 20px;
}

.follow_us ul {
    margin-bottom: 0 !important;
}

.teacher-files thead th:nth-of-type(1),
.teacher-files thead th:nth-of-type(2) {
    min-width: 150px;
}

.teacher-files thead th:nth-of-type(6) {
    min-width: 160px;
}

.teacher-files thead th:nth-of-type(3) {
    min-width: 66px;
}

.teacher-files thead th:nth-of-type(4) {
    min-width: 86px;
}

.teacher-files thead th {
    cursor: pointer;
    transition: 0.2s;
}

.teacher-files thead th i {
    float: right;
    transition: 0.2s;
    font-size: 12px;
}

.teacher-files thead th i.rotate {
    transform: rotate(180deg);
}

.teacher-files thead th:hover {
    background: #f4f4f4;
}

.teacher-files th,
.teacher-files td,
.teacher-files a {
    font-size: 13px;
    line-height: 1.1em;
}



@media (max-width: 1200px) {
    .teacher-page {
        max-width: 100% !important;
    }
}

@media (max-width: 992px) {
    .teacher-page .reviews-container {
        padding-left: 0;
    }

    .teacher-page .wrapper_indent {
        padding-left: 0;
    }
}


.languages li {
    margin-right: 2px !important;

}

.languages .active {
    display: flex;
    align-items: center;
}

.languages .active i {
    font-size: 12px;
    color: #fff;
    margin-left: 3px;
}

@media screen and (max-width: 640px) {
    .languages-wrapper {
        order: -1;
    }
}

.btn-view {
    background: #3f9fff;
    padding: 0.5em;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
}

.btn-download {
    background: #00924a;
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

.btn-danger {
    background: #dc3545;
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

.btn-active {
    background: linear-gradient(to left, #00924a, #00924a, #00924a, #00924a, #00924a, #189548, #279946, #329c44, #48a33f, #5caa39, #6fb032, #82b62b);
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

.btn-edit {
    background: #dcc887;
    padding: 0.5em;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

@media screen and (max-width: 1080px) {
    #hero_video div p {
        font-size: 16px;
    }


    #hero_video div h3 {
        font-size: 28px;

    }
}

.contacts_container {
    padding: 50px 15px;
}

.contacts_container .add_top_30 {
    margin-bottom: 0;
}

.contacts_container .map_contact {
    width: 100%;
    min-height: 465px;
    height: 100%;
}

@media screen and (max-width: 992px) {
    .contacts_container .map_contact {
        padding-bottom: 50px !important;
    }
}

#form_container>figure {
    height: auto;
    padding: 20px 60px 20px 60px;
    background: #00924a;
    background-image: linear-gradient(to left, #00924a, #00924a, #00924a, #00924a, #00924a, #189548, #279946, #329c44, #48a33f, #5caa39, #6fb032, #82b62b);
    text-align: left;
    display: flex;
    justify-content: center;
}

#form_container {
    max-width: 992px;
    width: 100%;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.reg_label {
    color: #999;
}

/*
.type-file input[type=file] {
    color: transparent;
    background-color: transparent;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    z-index: 100;
} */

.type-file span {

    color: #999;

}

.type-file {

    overflow: hidden;

}

.type-file input {
    margin-left: -114px;
    width: 200%;
}

@media screen and (min-width: 768px) {
    .register-prepod p {
        font-size: 18px;
    }

    button.forward,
    .reigster-prepod button.submit {
        font-size: 16px !important;
    }

    button.backward,
    .reigster-prepod button.submit {
        font-size: 16px !important;
    }

    button.forward,
    button.submit {
        font-size: 16px;
    }

    button.forward:before {
        top: 12px;
    }

    button.backward:before {
        top: 12px;
    }

    button.submit:before {
        top: 12px;
    }

    .register-prepod input {
        font-size: 18px;
        color: #333333;
    }

    .register-prepod .reg_label {
        font-size: 18px;
    }

    .register-prepod .radio_input label {
        font-size: 18px;
    }

    .register-prepod .icheckbox_square-grey,
    .iradio_square-grey {
        width: 24px;
        height: 24px;
    }

    .register-prepod .type-file span {
        font-size: 18px;
    }

    .register-prepod .type-file input {
        margin-left: -145px;
    }

    .register-prepod .styled-select select {
        font-size: 18px;
    }
}

#login figure {
    height: auto;
    padding: 20px 60px 20px 60px;
    background: #00924a;
    background-image: linear-gradient(to left, #00924a, #00924a, #00924a, #00924a, #00924a, #189548, #279946, #329c44, #48a33f, #5caa39, #6fb032, #82b62b);
    text-align: left;
    display: flex;
    justify-content: center;
}

/* 404 */

.img-404 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#error_page .container {
    height: 100%;
}

body {
    background-size: 40% cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.loupe {
    position: absolute;
    background-color: black;
    background-size: 40% cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    width: 120px;
    height: 120px;
    border-radius: 0px;
    border: 5px solid #808080;
    cursor: none;
    top: 25%;
    left: 40%;
}

@media screen and (max-width: 768px) {
    .hexagons {
        height: unset;
    }

    .hexagon {
        height: 125px;
        position: relative !important;
        top: unset;
        left: unset;
        width: 100%;
        margin: 15px 0;
        display: block;
    }

    .hexagon:before,
    .hexagon:after {
        display: none;
    }
}

.register-prepod input {
    padding: 0 10px;
}

.profile ul li {
    border-top: 1px solid #ededed;
    padding: 12px 20px;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.profile ul li a {
    color: #333333;
}

.social_teacher {
    display: flex;
    justify-content: center;
    margin-bottom: 10px !important;
}

.social_teacher li {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    border-top: none !important;

}

.teacher-logout {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    border-top: 1px solid #ededed;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 12px;
}

.box_teacher {
    padding: 30px 20px;
}

.form-control-not-focus:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ededed;
    outline: 0;
    box-shadow: none;
}

.wrapper_indent .styled-select {
    border: 1px solid #ededed;
}

.wrapper_indent .form-control::placeholder {
    color: #999;
}

.wrapper_indent .form-control:focus::placeholder {
    color: #999;
}

.teacher-upload-btn {
    overflow: hidden;
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
}

.teacher-upload-btn input {
    margin-left: -100%;
    width: 122%;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.teacher-upload-btn input:hover~.btn_1 {
    background: #0054a6;
    color: #fff;
}

.teacher-upload-btn input:focus {
    border: none;
    outline: none;
}

.teacher-upload-btn .btn_1 {
    position: absolute;
    z-index: 2;
    left: 0;
}

.teacher-upload-save-btn {
    margin: 0 20px;
}

.teacher-upload-discard-btn {
    color: #dc3545;
}

.type-file .btn-tertiary {
    padding: 0;
    line-height: 44px;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 18px;
    border-bottom: 2px solid #e8ebed;
}

.type-file .btn-tertiary:hover,
.type-file .btn-tertiary:focus {
    /* color: #888;
    border-color: #888 */
}

.type-file .input-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.type-file .input-file+.js-labelFile {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.type-file .input-file+.js-labelFile.has-file {
    border-bottom: 2px solid #00924A;
}

.type-file .input-file+.js-labelFile.has-file .pe-7s-check {
    display: block;
}

.type-file .input-file+.js-labelFile.has-file .pe-7s-upload {
    display: none;
}


.type-file .pe-7s-check {
    display: none;
    color: #00924A;
    font-weight: 900;
}

.profile-edit-page .label-type-title {
    margin-bottom: 10px !important;
    display: block;
    color: #555;
}

.type-file i {
    position: absolute;
    right: 15px;
    top: 0;
}

.profile-edit-page .js-fileName {
    font-size: 14px;
}

.profile-edit-page .row {
    padding: 5px 0;
}

.profile-edit-page .styled-select {
    border: none;
    border-bottom: 2px solid #e8ebed;
}

.profile-edit-page .styled-select select {
    padding-left: 0;
}

.styled-select {
    background: #fff url('../images/icons/arrow_down.svg') no-repeat right center;
}

.hexagons-period {
    max-width: 320px;
    margin: auto;
}

.teachers-list-item-col {
    padding: 0 15px;
    width: 100%;
    text-align: center;
}

.teachers-list-photo {
    min-width: 70px;
    max-width: 70px;
    min-height: 70px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
}

.teachers-list-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teacher-page {
    max-width: 1600px;
}

.teachers-list-item {
    display: flex;
    align-items: center;
    margin: 20px;
}

.teachers-list-kafedra {
    min-width: 120px;
}

.teachers-list-kafedra {
    min-width: 444px;
}

.teachers-list-photo-heading {
    min-width: 70px;
    max-width: 70px;
}

.teachers-list-photo-heading {

    font-weight: 500;
}

.teachers-list-heading {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    color: #3f9fff;
}

.teachers-list-plan {
    min-width: 70px;
    max-width: 70px;
}

.teachers-list {
    margin-top: 30px;
}


.hexagons {

    max-width: 767px;
    width: 100%;

    margin: auto;
}

.teachers-list-mobile-title {
    color: #3f9fff;
    display: none;
}

@media screen and (max-width: 576px) {
    .teachers-list-mobile-title {
        display: block;
    }

    .teachers-list-item {
        flex-direction: column;
        border: 1px solid #ececec;
        padding: 15px 0;
        margin: 20px 0;
    }

    .teachers-list-item-col {
        margin: 10px 0;
    }
    .teachers-list-heading {
        display: none;
    }

    .teachers-list-kafedra {
        min-width: 100%;
    }

}

.archive-li {
    cursor: pointer;
}

.archive-menu {
    position: absolute;
    top: 30px;
    background: #1b9648;
    border-radius: 3px;
    box-shadow: 0 0 3px #ffffff;
    display: none;
}

.archive-menu li {
    width: 80px;
    display: block!important;
    margin: 0!important;
}

.archive-menu li a {
    padding: 0 15px;
    display: block;
    text-align: center;
    width: 80px;
    margin: 5px auto;
    line-height: 25px;
}

.archive a, .archive strong {
    font-size: 20px;
}






#change-password .close {
    position: absolute;
    top: -30px;
    right: -30px;
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    border-radius: 100%;
    opacity: 1;
}

#change-password {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0,0,0,0.5);
    display: none;
}

#change-password.active {
    display: block;
}

#change-password > div {
    width: 600px;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 4px #333333;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -120px;
}