body {
    font-family: 'Roboto Slab', serif;
    /*font-size: 14px;*/
    /*line-height: 1.5;*/
}
article,figure,figcaption,aside{display:block;}
footer.footer-primary {
    background-color: #7952b3;
    color: rgba(255,255,255,.7);
}
footer.footer-dark {
    background-color: #000;
}
.primary-color {
    color: #7952b3;
}
svg {
    cursor: pointer;
}
.fa-md {
    height: 32px;
}
.fa-sm {
    height: 20px;
}
.fa-sm.fa-facebook {
    height: 18px;
}
footer .fa-md.fa-facebook {
    height: 30px;
}
.fa-xs {
    height: 12px;
}
.share-menu .fa-twitter {
    color: #54ABED;
}
.share-menu .fa-facebook {
    color: #3B5998;
}
.share-menu .fa-whatsapp {
    color: #16a449;
}
.share-menu .fa-telegram {
    color: #4c7ced;
}
.btn-views {
    background-color: #7952b3;
}
.btn-twitter {
    background-color: #54ABED;
}
.btn-facebook {
    background-color: #3B5998;
}
.btn-whatsapp {
    background-color: #16a449;
}
.btn-telegram {
    background-color: #4c7ced;
}
.text-light .fa-sm, .text-light .fa-md {
    fill: rgba(255,255,255,.7);
    stroke: rgba(255,255,255,.7);
}
.text-dark .fa-sm, .text-dark .fa-md {
    fill: rgb(0, 0, 0);
    stroke: rgb(0, 0, 0);
}
.fa-twitter:hover {
    color: #54ABED;
}
.fa-facebook:hover {
    color: #3B5998;
}
.fa-instagram:hover {
    color: #400090;
}
.fa-rss:hover {
    color: #fd7e14;
}
header .logo {
    background-image: url("/ui-img/logo192.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 132px;
    height: 32px;
}
.container {
    max-width: 1220px;
}
.navbar-light .navbar-nav .nav-item {
    margin-right: 1.15rem;
}
.navbar-light .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
}
.navbar-light .nav-item.active {
    border-bottom: 4px solid #7952b3;
}
.btn-pr {
    color: #7952b3;
    border-color: #7952b3;
}
.btn-pr.active {
    color: #fff;
    background-color: #7952b3;
    border-color: #7952b3;
}
.news_img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.news_img.lg {
    min-height: 300px;
}
.news_img.md {
    min-height: 116px;
}
.news_img.sm {
    height: 85px;
}
.rank-in-img {
    position: absolute;
    bottom: 6px;
    left: 8px;
    font-size: 32px;
    color: #f7f8ff;
    line-height: 30px;
    text-shadow: 0 2px 4px rgba(0,0,0,.57);
}
.card-bg-color {
    background-color: #464e56;
}
.card-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
}
.card-bg-img {
    transform: scaleX(-1);
    opacity: .6;
    filter: blur(30px);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
}
.share-menu {
    padding: 0 8px;
    border-radius: 5px;
    display: flex;
    z-index: 2;
    right: 35px;
    border: 1px solid #e0e4e9;
    top: -3px;
}
.card-main .share-menu {
    right: auto;
    left: 35px;
}
.card-main:hover {
    filter: brightness(105%) contrast(115%);
}
.card-main:hover .card-body a {
    color: rgba(255,255,255,.7)!important;
}
.news-img-block {
    height: 0;
    padding-bottom: 56%;
    overflow: hidden;
}
.news-img-block img {
    width: 100%;
    border-radius: 2px;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}
.cast_elem_list {
    margin-bottom: 15px;
}
.cast_group_elems {
    border-top: none!important;
}
.cast_group_elems img {
    margin-top: 0!important;
}
.news-text {
    max-width: 650px;
    margin-left: 95px;
    font-size: 1rem;
    font-family: opensans, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.news-text img {
    max-width: 100%;
    height: auto;
}
.news-text iframe {
    max-width: 100%;
}
.left-fixed-block {
    width: 55px;
    max-width: 95px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}
[class^="fontello-icon-"]:before,[class*=" fontello-icon-"]:before {
    margin-right: 0!important;
}
.colored-link-text a {
    color: #7952b3;
}
.colored-link-text a:hover,
.colored-link-text a:focus {
    border-bottom: 3px solid #7952b3;
    color: rebeccapurple;
    text-decoration: none;
}
.icon_ext {
    color: #c8b4ec;
    /*color: #7952b3;*/
}
.icon_ext:last-child {
    margin-right: 0.5rem;
}
/*.text-light .icon_ext {
    color: #c8b4ec;
}*/
.submain {
    line-height: 1.2;
}
.pages {
    margin: 10px 0;
}
.pages .page_link {
    text-decoration: none;
    transition: background 250ms;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 3px 6px;
    height: 55px;
    min-width: 55px;
    border-radius: 38px;
    line-height: 55px;
    padding: 0;
    color: #666;
    font-weight: 700;
    letter-spacing: .03em;
    text-align: center;
    background-color: #f1f1f1;
}
.pages .page_link.active{
    background-color: #7952b3;
    color: rgba(255,255,255,.7);
    font-size: 90%;
}
.pages .page_link:hover{
    background-color: #7952b3;
    color:#fff;
}
.pages .page_link.prev, .page_link.next {
    padding: 0 26px;
    margin: 0 12px 6px;
    font-size: 0.8em;
}
.pages span {
    font-size: 32px;
    margin: 0 20px;
}
.sticky-top {
    top: 48px;
}
.aki-news-item .sticky-top {
    z-index: 9;
}
/* footer jarnama starts */
#jarnama-block-bottom {
    position: fixed;
    opacity: 1;
    display: none;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    -webkit-transition: transform 1.2s ease, opacity 1.2s ease;
    transition: transform 1.2s ease, opacity 1.2s ease, -webkit-transform 1.2s ease;
    -webkit-transform: translateY(1500px);
    transform: translateY(1500px);
}
#jarnama-block-bottom iframe {
    margin: 0 auto;
    display: block;
}
.jarnama-block-2 {
    text-align: center;
}
.jarnama-block-bottom__expanded {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1;
}
.jarnama-block-bottom__body, .jarnama-block-bottom__header {
    background-color: #fff;
}
#jarnama-block-bottom img, #jarnama-block-bottom frame {
    padding: 0;
    max-width: 100%;
    height: auto;
    background-color: #fff;
    margin: 0 auto;
}
.jarnama-block-bottom__wrap {
    position: relative;
}
.jarnama-block-bottom__btn {
    width: 45px;
    height: 25px;
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
    background-color: #fecc0d;
    cursor: pointer;
    position: relative;
    /*left: 50%;*/
    /*margin-left: -22px;*/
    margin: 0 auto;
    bottom: -1px;
}
.jarnama-block-bottom__btn:focus {
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.jarnama-block-bottom__arrow-line {
    position: absolute;
    -webkit-animation: b 1s infinite;
    animation: b 1s infinite;
    top: 12px;
    content: ' ';
    height: .625em;
    width: 3px;
    background-color: #fff;
    border-radius: 0 0 2px 2px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@keyframes b {
    0% {
        top: 9px
    }
    50% {
        top: 13px
    }
    to {
        top: 9px
    }
}
@-webkit-keyframes b {
    0% {
        top: 9px
    }
    50% {
        top: 13px
    }
    to {
        top: 9px
    }
}
.jarnama-block-bottom__arrow-line:first-of-type {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 40%;
}
.jarnama-block-bottom__arrow-line:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 40%;
}
.jarnama-block-bottom__cancel {
    line-height: 25px;
    vertical-align: middle;
    position: absolute;
    top: 3px;
    right: 6px;
    cursor: pointer;
    padding: 0 3px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    background-color: rgba(0, 0, 0, 0.7);
}
.jarnama-block-bottom__close-button {
    width: 25px;
    height: 25px;
    position: absolute;
    cursor: pointer;
    right: 5px;
    top: 26px;
}
.jarnama-block-bottom__close-button-line {
    position: absolute;
    top: calc(50% - .75em);
    left: 50%;
    height: 1.5em;
    content: ' ';
    width: 2px;
    background-color: #fff;
}
.jarnama-block-bottom__close-button-line:first-of-type {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.jarnama-block-bottom__close-button-line:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* footer jarnama ends */
.jarnama-block img, .jarnama-block iframe {
    max-width: 100%;
    height: auto;
}
.jarnama-block {
    background-color: rgba(0, 0, 0, 0.05);
}
.jarnama-block.mgn img, .jarnama-block.mgn iframe {
    margin: 10px 0;
}
.news-page-body {
    box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
}
.rounded-btn {
    height: 42px;
    display: block;
    width: 43px;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    color: #fff;
    margin:5px;
}
.rounded-btn:hover, .rounded-btn:focus {
    color: #fff;
}
.embed-sub-el h3, .embed-butprice, .embed-info {
    width: 100% !important;
}
.embed-sub-el, .embed-sub-el div.blk {
    padding: 0!important;
}
.aki-quotepadleft {
    border-color: #7952b3;
}
h5.news-title {
    font-size: 1.2rem;
}
.share-block {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}
#theme-switcher {
    position: fixed;
    bottom: 120px;
    right: 15px;
    background: rgba(0,0,0,.5);
    border-radius: 50%;
    padding: 10px;
}
.news-text .embed-linkcheck {
    background-color: #7952b3;
    color: rgba(255, 255, 255, 0.7) !important;
    border-bottom: 3px solid #7952b3;
}
.news-text .embed-linkcheck:hover {
    background-color: rebeccapurple
}
.dropdown-menu {
    z-index: 1025;
}
.bg-light-dark {
    background-color: #32383e;
}
.tg-promotion{text-align:center;background-color:#28a8ea;border-radius:8px;margin-bottom:10px;}
.tg-promotion a{display:inline-block;color:#fff;padding:18px 6px;vertical-align:middle}
.tg-promotion img{display:inline-block;width:36px;height:36px;margin-right:8px;margin-top:-6px;}
.tg-promotion span{display:table-cell;vertical-align:top;height:100%;font-weight:bold;font-size:20px;text-align:left;}
.tg-promotion .logo-col{width:36px;}
.unselectable {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
#html5zoneTop,#html5zoneTop img{max-height:195px;}
.ynx-bnn{margin:5px 0;}
.app-badge{margin-bottom:10px;}
.app-badge img{width:150px;}
.app-store-link img{margin:-3px 0;}
.app-promotion{margin-bottom:15px;}
.app-promotion-ic{background-image:url("https://www.turmush.kg/ui-img/turmush_app_logo_480x480.png");background-repeat:no-repeat;background-size:100%;width:480px;height:480px;display:inline-block;border-radius:20%;box-shadow:0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);}
.ic-size-72{width:72px!important;height:72px!important;}
.app-promotion a{display:block;}
.app-promotion a span{display:table-cell;vertical-align:top;height:100%;padding-right:10px;font-size:22px;font-weight:bold;}
/* Dark theme */
body.dark-th{color:#f2f2f2}
.dark-th .crosstop{background-color:#272B30 !important;}
.dark-th .crosstop ul a,.dark-th .crosstop ul.menuRight>li{color:#fff;}
.dark-th .crosstop .nav svg{fill:#fff;}
.dark-th .crosstop .nav ul.menu-row,.dark-th #crosstop-enter-form,.dark-th #crosstopUserInfo{background-color:#333;}
.dark-th .crosstop,.dark-th .crosstop .nav ul.menu-row{border-bottom-color:#555 !important;}
.dark-th .crosstop .nav ul.menu-row a,.dark-th  #crosstopUserInfo ul li{color:#fff;}
.dark-th .crosstop .nav ul.menu-row a:hover{color:#d4d4d4;}
.dark-th #crosstop-enter-form,.dark-th #crosstopUserInfo{border-color:#555;}
.dark-th .primary-color,.dark-th .colored-link-text a,.dark-th .colored-link-text a:hover{color:#b199d6;}
.dark-th .text-secondary,.dark-th .text-muted{color:#8e979e !important;}
@media print {
    .crosstop-fixed { display: none; }
    .jarnama-block { display: none; }
    #aki_native_ad { display: none; }
    #rcalendar { display: none; }
    .news-page-body .left-fixed-block { display: none; }
    .news-page-body .colored-link-text a:after {content:" <" attr(href) ">";}
}
@media (min-width: 780px) {
    .pages .page_link.prev:after {
        content: 'Предыдущие';
    }
    .page_link.next:after {
        content: 'Следующие';
    }
}
@media (max-width: 780px) {
    .pages .page_link {
        height: 40px;
        min-width: 40px;
        line-height: 40px;
    }
    .pages .page_link.prev, .page_link.next {
        padding: 0;
        margin: 0 3px 6px;
    }
    .pages .page_link.prev:after {
        content: '\003c';
    }
    .page_link.next:after {
        content: '\003e';
    }
    .pages span {
        margin: 0 5px;
    }
    .news_img.md {
        min-height: 250px;
    }
    .news_img.sm {
        min-height: 120px;
    }
    h1.news-title {
        font-size: 1.8rem;
    }
    .news-page-body {
        box-shadow: none;
    }
}
@media (max-width: 580px) {
    /*.news_img.sm {*/
    /*    min-height: 250px;*/
    /*}*/
    h1.news-title {
        font-size: 1.5rem;
    }
    .news-text {
        margin-left: 0;
    }
    .left-fixed-block {
        display: none;
        /*width: 100%;*/
        /*position: relative;*/
    }
}
@media (max-width: 360px) {
    /*.news_img.lg, .news_img.md, .news_img.sm {*/
    /*    min-height: 180px;*/
    /*}*/
}
