.baron__clipper{
    position:relative;overflow:hidden
}
.baron__scroller{
    overflow-y:scroll;-ms-overflow-style:none;box-sizing:border-box;margin:0;border:0;padding:0;width:100%;height:100%;-webkit-overflow-scrolling:touch
}
.baron__scroller::-webkit-scrollbar{
    width:0;height:0
}
.baron__track{
    display:none;position:absolute;top:0;right:0;bottom:0
}
.baron._scrollbar .baron__track{
    display:block
}
.baron__free{
    position:absolute;top:0;bottom:0;right:0
}
.baron__bar{
    display:none;position:absolute;right:0;z-index:1;width:10px;background:#999
}
.baron._scrollbar .baron__bar{
    display:block
}
.baron__control{
    display:none
}
.baron{
    height:371px;position:relative;margin-bottom:30px
}
.baron__scroller{
    height:100%
}
.baron__track{
    z-index:2;opacity:1;display:block;background-color:#679AE6;width:1px;right:20px;display:none
}
.baron__bar{
    display:block;width:4px;height:40px;background-color:#e34444
}

edit {
    background: rgb(0 82 204 / 20%);
}
.btn.translate_type-active {
    background: #0052CC;
    color: #fff;
}

.kazgram {
    margin: 30px 0;
}

.kazgram {
    width: 100%;
    overflow: hidden
}

.kazgram .page_content {
    background-color: #fff
}

.kazgram .flower {
    width: 204px;
    position: relative
}

.kazgram .flower_title {
    font-size: 14px;
    font-family: Astana Pro, Arial, sans-serif;
    width: 204px;
    margin: 0;
    position: absolute;
    bottom: 12px;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    color: #fff
}

.kazgram .flower_future span {
    font-size: 11px
}

.kazgram .flower_endings {
    position: absolute;
    top: 0;
    left: 0
}

.kazgram .ending {
    width: 76px;
    height: 66px;
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    color: #fff
}

.kazgram .ending_one {
    left: 0;
    top: 66px;
    width: 74px
}

.kazgram .ending_two {
    left: 23px;
    top: 0
}

.kazgram .ending_three {
    left: 101px;
    top: 0
}

.kazgram .ending_four {
    left: 134px;
    top: 66px;
    width: 66px
}

.kazgram .ending_five {
    left: 23px;
    top: 132px;
    height: 63px
}

.kazgram .ending_six {
    left: 101px;
    top: 132px;
    height: 63px
}

.kazgram .baron {
    height: 370px;
    margin-bottom: 0
}

.kazgram .baron__track {
    right: 8px;
    top: 10px;
    bottom: 10px
}

.kazgram .baron__bar {
    background: #0052CC
}

.kazgram_title {
    margin: 0;
    padding: 10px 20px;
    font-size: 16px
}

.kazgram_flowers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 60px 0
}

.kazgram_desc {
    padding-left: 54%;
    color: #c4c0a5;
    font-weight: 700;
    font-size: 12px;
    font-style: italic;
    display: -ms-flexbox;
    display: flex;
    padding-right: 50px;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    line-height: 1.2
}

.kazgram_desc svg {
    width: 32px;
    height: 32px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    fill: #eee7b8
}

.kazgram_words {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px
}

.kazgram_word {
    width: 48%;
    border-radius: 8px;
    overflow: hidden
}

.kazgram_word h3 {
    margin: 0;
    padding: 14px 20px 14px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px;
}

.kazgram_word h3 i {
    font-size: 14px;
    font-weight: 400
}

.kazgram_word h3 span {
    font-weight: 700
}

.kazgram_search {
    padding: 12px;
    position: relative
}

.kazgram_search svg {
    position: absolute;
    top: 21px;
    left: 25px;
    width: 14px;
    height: 14px;
    fill: #bfcfcc
}

.kazgram_list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-right: 20px
}

.kazgram_list .translate_actions {
    position: static
}

.kazgram_list_item {
    border-bottom: 1px dotted #679AE6;
    padding: 16px 0 16px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.kazgram_list_item a {
    color: #262626;
    margin: 0 7px;
}

.kazgram_list_item a svg {
    overflow: hidden;
    width: 17px;
    height: 16px;
}

.kazgram_list_from {
    width: 48%;
    margin-right: 5px
}

.kazgram_list_to {
    width: 48%
}

.kazgram_wd {
    border: none
}

@media screen and (max-width: 959px) {
    .baron__track{right: 0;}
}

@media screen and (max-width: 767px) {
    .kazgram_flowers {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .kazgram .flower {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
    }

    .kazgram_word {
        width: 100%;
        margin-bottom: 20px;
    }

    .kazgram_words {
        display: block;
    }

    .kazgram_desc {
        padding-left: 0;
    }
}

.icon_svg {
    width: 16px;
    height: 16px;
}

.wd_backlink {
    fill: #0052CC;
}

.wd_backlink {
    fill: #0052CC;
}

.wd_backlink.btn:hover {
    fill: #fff;
}

.wd_backlink.btn svg {
    top: 2px;
    left: -5px;
    position: relative;
}

.translate_untrans textarea {
    font-size: 18px;
    width: 100%;
    height: 150px;
    border-color: #c2cecc;
    resize: none;
}

.translate_footer {
    background: #ffffff;
    overflow: hidden;
}

.translate_direction {
    float: left;
    width: 280px;
    padding-left: 10px;
}

.translate_direction.hidden {
    display: none;
}

.translate_direction a {
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    color: #0052CC;
    font-weight: bold;
}

.translate_direction span {
    display: inline-block;
    border-bottom: 1px dotted;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}

.translate_direction li {
    display: inline-block;
    vertical-align: middle;
}

.translate_buttons {
    float: right;
}

.translate .icon_reload {
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.translate_context .translate_untrans {
    width: 100%;
}
.translate_untrans {
    position: relative;
}
.translate_untrans {
    width: 478px;
    margin-right: 20px;
    padding-bottom: 70px;
    position: relative;
}

.translate_words {
    width: 100%;
    height: 370px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 40px;
}

.translate_words_head {
    background-color: #0052CC;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.translate_words_head b {
    width: 50%;
    padding: 0 30px 2px;
    font-size: 16px;
    font-style: italic;
    color: #ffffff;
}

translate .baron {
    height: 338px;
    border: 1px solid #253858;
}

.translate_words_items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.translate_word:nth-child(odd) {
    background-color: #F5F5F5;
    border-right: 1px solid #253858;
}
.translate_word {
    padding: 20px 50px;
}
.translate_word {
    width: 50%;
    padding: 20px 30px;
    position: relative;
    border-bottom: 1px dotted #253858;
}

.translate_buttons {
    float: right;
}

.translate_keyboard button {
    background: none;
    border: none;
}

.translate_buttons .translate_form .btn svg {
    fill: #0052CC;
}

.translate_buttons .translate_form .btn:hover svg {
    fill: #ffffff;
}

.cont_table_standard td, .cont_table_standard th {
    border: 1px solid #F5F5F5;
    padding: 7px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

.cont_table_standard tr:nth-child(2n) {
    background: #F5F5F5;
}

.cont_table_standard {
    background: white;
    border-collapse: collapse;
    border-spacing: 0;
}


.wd_tabs {
    font-size: 14px;
    font-weight: 700;
    font-family: Astana Pro,Arial,sans-serif;
    color: #e34444;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}

.wd_tab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 14px 26px;
    border-radius: 8px;
    margin-right: 30px;
    text-decoration: underline;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted;
    cursor: pointer;
    position: relative;
}
.wd_tab-active {
    background-color: #fff;
    text-decoration: none;
    color: #0052CC;
    box-shadow: 0 0 8px rgb(220 220 220 / 40%);
    cursor: default;
}

.wd_tab-active:after {
    content: '';
}
.wd_tab:after {
    position: absolute;
    left: 40px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 5px 5px 4px rgb(220 220 220 / 20%);
}

.wd_content {
    background-color: #F5F5F5;
    border-radius: 8px;
    overflow: hidden;
    display: none;
}
.wd_content-active {
    display: block;
}

.wd_head {
    padding: 8px 30px;
    margin: 0;
    font-size: 14px;
    color: #0052CC;
    font-weight: 400;
}

.wd_body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    margin-left: 1px;
    margin-right: 1px;
    border-radius: 0 0 8px 8px;
}

.wd_pronoun:nth-child(odd) {
    border-right: 1px solid #253858;
}
.wd_pronoun {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    border-bottom: 1px solid #253858;
}

.wd_pronoun h2 {
    width: 92px;
    font-size: 24px;
    color: #0052CC;
}

.wd_col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 140px;
    color: #000;
    margin-right: 20px;
}

.nav>li {
    margin-right: 10px;
}
.nav>li>a {
    padding: 10px 10px;
}
