@font-face {
    font-weight: 300;
    font-family: "Roboto";
    font-style: normal;
    font-display: optional;
    src: url("../fonts/f1827-c881b.eot");
    src: local("Roboto Light"), local("Roboto-Light"),
        url("../fonts/6da0f-05fbf.woff2") format("woff2"),
        url("../fonts/ae4de-66d46.woff") format("woff"),
        url("../fonts/4ce17-3b64f.ttf") format("truetype");
}

@font-face {
    font-weight: 400;
    font-family: "Roboto";
    font-style: normal;
    font-display: swap;
    src: url("../fonts/e239f-e838b.eot");
    src: local("Roboto"), local("Roboto-Regular"),
        url("../fonts/61467-43374.woff2") format("woff2"),
        url("../fonts/a2288-67206.woff") format("woff"),
        url("../fonts/3ddcd-48665.ttf") format("truetype");
}

@font-face {
    font-weight: 700;
    font-family: "Roboto";
    font-style: normal;
    font-display: optional;
    src: url("../fonts/adcaf-47202.eot");
    src: local("Roboto Bold"), local("Roboto-Bold"),
        url("../fonts/d6532-45ec3.woff2") format("woff2"),
        url("../fonts/63628-e106b.woff") format("woff"),
        url("../fonts/5d9de-5a80c.ttf") format("truetype");
}

body {
    background: #171717;
    /* #F7F7F7 */
    color: #d9d9d9;
    font-size: 16px;
    font: 16px "Open Sans", Verdana, sans-serif;
    /* font-family: "Roboto", -apple-system, BlinkMacSystemFont, Arial, sans-serif; */
    line-height: 1.35;
}

.fs-6 {
    font-size: 12px;
}

.new-color {
    color: #ff6600;
}

html {
    scroll-behavior: smooth;
}

a {
    color: #33d3ff;
}

.category-menu a {
    color: #d9d9d9;
}

a:visited {
    color: #33d3ff;
}

a:hover {
    text-decoration: none;
    opacity: 0.9;
    color: #888;

}

main {
    min-height: 100vh;
}

h1 {
    font-weight: 700;
    font-size: 1.1rem;
}

.h_no a,
.h_no a:hover,
.h_no,
.h_no:hover {
    /* color: #000 !important; */
}

h2 {
    font-size: 1.3rem;
    font-weight: 700;
}

h3 {
    font-size: 1.2rem;
    font-weight: 700;
}

.no-visual-a {
    color: #424242;
}

.no-visual-a:hover {
    color: #424242;
}

.h1_sub {
    list-style: none;
    font-size: 0.8rem;
    padding-left: 0;
    margin-bottom: 0.3rem;
}

.h1_sub li {
    position: relative;
    margin-left: 10px;
    padding-left: 13px;
    display: inline-block;
}

/* .h1_sub li::before {
    content: "\f371";
    background-image: url("../img/ico/cheekbox_green.svg");
    background-size: 100% 100%;
    width: 15px;
    height: 12px;
    left: -3px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
} */

.h1_sub li:first-child {
    margin-left: 0;
}

.h1_sub_rating {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.h1_sub_rating li {
    font-size: 0.9rem;
    display: inline;
}

.bg-artical {
    background-color: #171717;
}

.menu .navbar {
    position: relative;
    padding: 0;

}

/* .navbar-brand {
    top: 0;
    width: 150px;
    position: absolute;
} */

.menu .bg-dark {
    /* background-color: #0277BD !important; */
    background-color: #171717 !important;
}

.menu li {
    line-height: 29px;
    text-transform: uppercase;
}

.menu .nav-link {
    color: #fff !important;
    white-space: nowrap;
}

.menu .nav-link:hover {
    background-color: #242424af;
    border-radius: 15px;
}

.menu .col-lg-12 {
    padding: 0;
}

.breadcrumbs__link {
    color: #888;
    display: inline-block;
    margin-left: 0.7rem;
}

.breadcrumbs__one:after {
    position: absolute;
    display: inline;
    right: -10px;
    content: " » ";
    color: #888;
}

.breadcrumbs__end:after {
    content: "" !important;
}

.breadcrumbs__one {
    position: relative;
    list-style: none;
    display: inline-block;
}

.breadcrumbs__one a:hover:visited {
    color: #33d3ff !important;
}

.breadcrumbs__one a:visited {
    color: #888 !important;
}

.breadcrumbs__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.breadcrumbs {
    /* padding: 7px 2px; */
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 18px;
    overflow: auto;
    white-space: nowrap;
}

.breadcrumbs a,
.breadcrumbs__home i {
    color: #888;
}

.breadcrumbs a:hover,
.breadcrumbs__home i:hover {
    color: #33d3ff;
}

.teh-aside {
    font-size: 0.889rem;
    background: #eeeeee;
    padding: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    max-width: 290px;
}

.teh-aside ul {
    padding-left: 0;
}

.teh-aside li {
    list-style: none;
}

.border-aside {
    border-bottom: 1px solid #bdbdbd;
}


.form-control {
    border-radius: 15px !important;
}

.btn-outline-secondary {
    border-color: transparent !important;
}

.teh-box a:hover {
    color: #2978a7 !important;
    text-decoration: none;
}

.teh-box .d-flex,
.teh-box .d-md-flex {
    /* border-bottom: 1px solid rgba(222, 226, 230, 0.37); */
    margin-bottom: 0.3rem;
}

.teh-box .d-flex:last-child {
    border-bottom: 0px;
}

.screen-box .screen {
    position: relative;
}

.screen-box img {
    width: 100%;
    /* max-width: 359px; */
    max-height: 351px !important;
}


.mobile .screen-box img {
    width: 100%;
    max-width: 260px;
    max-height: 306px !important;
}

@media (max-width: 991px) {
    .teh-box span {
        font-size: 14px !important;
    }

    .screen-box img {
        width: 100%;
        max-width: 285px;
        max-height: 351px;
    }

    .soft-view {
        margin-top: 1rem;
    }
}

@media (max-width: 1199px) {
    .ya-share2__container_mobile.ya-share2__container_size_l .ya-share2__icon {
        height: 42px !important;
        width: 42px !important;
    }

    .h5-aside {
        font-size: 15px;
    }


    .navbar-nav .nav-link {
        font-size: 14px !important;
    }
}

.btn-admin {
    max-width: 140px !important;
    position: fixed;
    padding: 5px !important;
    right: 0;
    top: 100px;
    font-size: 11px !important;
    z-index: 99;
    color: #fff !important;
    box-shadow: none !important;
    border: 0 !important;
}

.btn-admin_delet {
    top: 140px;
    background: rgba(195, 66, 66, 0.863) !important;

}

.btn-admin_stats {
    top: 180px;
}

.btn-admin_cash {
    top: 220px;
}

.ya-shaerbox {
    position: relative;
}

.ya-share2 {
    position: absolute;
}


.tab-mod {
    padding: 6px;
}

.color-crown {
    color: rgb(241, 199, 8);
}

.fa-windows-color {
    color: #00adef;
    font-size: 20px;
}

.fa-android-color {
    color: #82c91e;
    font-size: 20px;
}

.fa-ios-color {
    padding-right: 0.2rem;
    color: #adb5bd;
    font-size: 20px;
}

.fa-linux-color {
    padding-right: 0.2rem;
    font-size: 20px;
    color: #000;
}

.navbar-brand {
    padding-top: 0;
}

.button-dw {
    margin-top: 0.5rem;
    width: 100%;
    max-width: 420px;
    font-weight: 700;
    box-shadow: 0 2px 0 0 #0c9cd5;
    background: linear-gradient(to right, #33d3ff, #2a7db9);
    color: #fff;

    border: 1px solid #0c9cd5;
    display: inline-block;
    border-radius: 15px;
    font-size: 1.2em;
}

.button-dw:hover {
    opacity: 0.9;
    color: #fff;

}

.fa-angle-double-down,
.fa-eye {
    color: #0aef21ea;
}

.button-dw:visited {
    color: #fff !important;
}

.btn-noactual {
    background-color: #8fa290;
    box-shadow: 0 2px 0 0 #8c918c;
    border-color: #8fa290;
}

.btn-noactual:hover {
    background-color: #acb9ac;
    border-color: #8fa290;
}

.comments-box {
    padding: 20px 20px;
}



.a-mini a {
    font-size: 14px !important;
}



.table-os .active {
    background-color: transparent !important;
    color: #3cf !important;
    border-color: rgba(217, 217, 217, 0.177) !important;
    border-radius: 15px;
}

.table-os .nav-link:focus,
.table-os .nav-link:hover {
    /* border-color: #e9ecef #e9ecef #dee2e6; */
    border-color: rgba(217, 217, 217, 0.177) !important;
    border-radius: 15px !important;
    color: #3cf !important;
}

.nav-tabs {
    border-bottom: 0px !important;
}

.mt-13 {
    margin-top: 13rem;
}

.text-content iframe {
    width: 100%;
    max-width: 650px;
}

.card-box h5 {
    font-size: 15px;
    margin-left: 1rem;
    /* color: #33d3ff; */
}

.card-box .logo {
    width: 32px;
}

.card-box {
    height: 69px;
    margin-top: 0.4rem;
    padding: 12px;
    display: flex;
    align-items: center;
    border-radius: 15px;
    background: #242424;
}

.card-recomend-box {
    background: #242424;
    padding: 15px 15px 10px 25px;
    border-radius: 15px;
}

.card-recomend-box a {
    color: #d9d9d9
}

.card-recomend-box__similar {
    padding: 15px 15px 10px 0px;
    margin-left: 0.001px;
}

.card-box-text {
    margin-left: 1rem;
    font-size: 11px !important;
}

.card-recomend {
    height: 40px;
    padding: 3px;
    margin-top: 0rem;
    /* background: #ffffff; */

}

.card-recomend-line {
    margin-left: 15%;
    width: 75%;
    border-bottom: 0.5px solid #d9d9d9;
}

.card-recomend-box div {
    margin-bottom: 0.1rem;
}



.card-recomend h5:hover {
    font-size: 20px;
    color: #ffffff !important;
    background: #999;
}

.card-recomend h5 {
    margin-left: 0.4rem;
    font-size: 15px !important;
}

.card-recomend .logo {
    width: 32px;
}

.other-version-box .card {
    background-color: #fff;
    border: 0px solid #ffffff;
    border-radius: 0.25rem;
}

.other-version {
    width: 350px;
    color: #fff;
    padding: 10px 20px;
    background: #0277bd;
}

.other-version:hover {
    opacity: 0.9;
    color: #fff;
}

footer {
    margin-top: 3rem;
    padding: 15px;
    color: #999;
    background: #242424;
}

footer a {
    font-weight: bold;
    font-size: 1em;
    color: white;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1px 2px;
}

footer a:hover {
    color: #33d3ff;
    text-decoration: none;
}

footer a:visited {
    color: white;
}

footer a:visited:hover {
    color: rgba(0, 173, 239, 1);
}

.rating-area {
    display: flex;
    flex-direction: row;
}

.rating-area input[type="radio"] {
    display: none;
}

.rating-area label {
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    color: lightgrey;
    margin: 0;
    padding: 0;
    transition: color 0.2s;
    font-family: 'Arial', sans-serif;
}

.rating-area label:before {
    content: "★";
}

.rating-area label.filled {
    color: #33d3ff;
}

.tech-apsolute {
    position: absolute;
    right: 15px;
    top: -20px;
}

.rating-area label:hover {
    color: #0aef21ea;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1240px !important;
    }
}

/* КАТЕГОРИИ */

.soft-card {
    margin: 0.5rem 0;
    padding: 15px;
    background: #242424;
    border-radius: 15px;
    color: #d9d9d9;
}

.soft-card:hover {
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.soft-card h5,
.soft-card h5 a {
    margin-top: 0.5rem;
}



.soft_os_type {
    padding: 3px;
}

.bg-3599D3 {
    background: #33d3ff !important;
    color: #fff !important;
}

.bg-999999-hover:hover {
    background: #999999 !important;
}

.fake-button-download {
    background: linear-gradient(to right, #3599d3, #2a7db9);
    padding: 7px;
    color: #fff !important;
    border-radius: 15px;
}

.fake-button-download:hover {
    opacity: 1;
}

@media (max-width: 991px) {
    .fake-button-download {
        height: 100%;
        width: 50%;
    }
}

@media (max-width: 960px) {
    h5 {
        font-size: 1rem;
    }

    .soft-card-text p {
        font-size: 0.9rem;
    }

    .soft-card-text {
        display: flex;
        align-items: center;
    }

    .fake-button-download {
        height: 100%;
        max-width: 150px;
    }
}

.soft-card .logo {
    /* width: 100%; */
    max-width: 32px;
    max-height: 32px;
}

.soft-card .linces {
    font-size: 12px;
    color: #424242 !important;
}

.soft-card .linc-text {
    color: #424242c2 !important;
}

.soft-cat-link .link {
    margin-top: 0.4rem;
    background: #fafafa;
    padding: 4px;
}

.soft-cat-link .link:hover {
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.soft-cat-link .link {
    color: #424242c2 !important;
    font-weight: bold;
    padding-left: 10px;
}

.h_tags_menu_top {
    color: black !important;
    margin-right: 2px;
    font-size: 1.1em;
    display: inline;
    vertical-align: baseline;
    padding-left: 5px;
    background: none !important;
    cursor: default;
}

.h_tags_menu_top a {
    color: black !important;
}

.h_tags_menu_top a:hover {
    color: #fff !important;
}

.div_tags_menu span .a,
.div_tags_menu .a {
    padding: 3px 5px;
    vertical-align: baseline;
    font-size: 1em;
}

.div_tags_menu .a {
    white-space: nowrap;
    padding: 5px;
    padding-left: 0;
    padding-right: 0;
}

.dropdown-item {
    color: #fff;
}

.dropdown-item:active {
    background-color: #f8f9fa;
    color: #000;
}

.div_tags_menu a,
.list-group a:visited {
    color: #d9d9d9;
    ;
}

.div_tags_menu a {
    padding: 1px;
    text-decoration: none;
}

.div_tags_menu_folder {
    line-height: 28px;
    padding-bottom: 2px;
    max-height: 999999px;
}

.div_tags_menu a:hover {
    color: #fff;
    background: #999;
}

.carousel-control-prev {
    left: 0px;
}

.carousel-control-next,
.carousel-control-prev {
    background: #33d3ff;
    position: relative;
    top: 20px;
    bottom: 0;
    z-index: 1;
    /* display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center; */
    width: 100%;
    height: 100px;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination__item--dots {
    display: inline-block;
    margin: 0 0.5rem;
    color: #33d3ff !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #33d3ff;
    border-color: #33d3ff;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #33d3ff;
    background-color: #242424;
    border: 1px solid #dee2e6;
}

.collects .card-bg {
    padding: 0px;
    /* padding-left: 10px; */
    background: #202030;
    border: 1px solid #fff;
}

.collects .card-bg:hover {
    background: #999999;
}

.collects h5 {
    padding: 5px;
    padding-left: 10px;
    background: #33d3ff;
}

.collects a {
    color: #fff;
}

.collects p {
    padding: 5px;
    padding-left: 10px;
    font-size: 14px;
}

.aside-right {
    margin-top: 5rem;
}

.navbar-nav .active {
    color: #33d3ff !important;
    /* background-color: #979797; */
    border-color: #33d3ff #33d3ff #fff;
    opacity: 1;
}




.list-group-item:first-child {

    border-radius: 15px !important;
}


.list-group-item {
    position: relative;
    display: block;
    padding: .35rem 0.5rem;
    background-color: #242424;
    border: 3px solid rgba(0, 0, 0, .125);
    border-radius: 15px;

}

.contact_form {
    width: 100% !important;
    max-width: 800px;
}

.border-text-razdel {
    border-bottom: 1px solid #dee2e6;
}

.mt-5-mod {
    margin-top: 5rem;
}

.voprosy {
    background: #242424;
    padding: 15px 15px 10px 25px;
    border-radius: 15px;
}

.voprosy ul {
    padding-left: 0px;
    list-style: none;
}

.voprosy li {
    margin: 0.2rem 0;
    padding-right: 0.5rem;
    font-size: 15px;
}

.voprosy a {
    color: #d9d9d9;
    font-weight: 600;
}

/* .voprosy a:hover {
    color: #33d3ff;
} */

.h5-aside,
.fs-main__section-subtitle h3 {
    font-weight: 600;
    /* background: #343a40;
    color: #fff;
    padding: 8px 0; */
    padding-left: 15px;
    font-size: 17px;
}

.collets-box {
    padding: 0px 0px;
    background: rgb(240, 240, 240, 0.9);
}

.collets-box .name:hover {
    color: #33d3ff;
}

.collets-box .name {
    padding: 5px 0;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.collets-box img {
    width: 100%;
    /* max-height: 140px; */
}


.best-soft-box ul {
    list-style: none;
    padding-left: 10px;

}

.best-soft-box li {
    font-size: 17px;
    margin-top: 0.5rem;
}

.best-soft-box img {
    width: 100%;
    max-width: 30px;
}

.intro,
.intro-1 {
    margin-bottom: 15px;
    padding: 25px;
    background: rgba(51, 170, 221, .1);
    color: #1d6280;
    font-size: 19px;
    line-height: 32px;
}

.intro-1 {
    background: rgba(128, 36, 0, .1);
    color: #802400;
}

.voprosy_recomend_dll ul {
    padding: 1px 15px;
    list-style: none;
}

.btn-category-dll {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.3rem 0.45rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #424242;
}

.btn-category-dll:visited {
    color: #424242;
}

.navbar-nav .dropdown-menu {
    background: #424242;
}


.btn-category-dll:hover {
    background-color: #33d3ff;
    border-color: #33d3ff;
}

.versions-item {
    margin: 0.3rem 0;
}

.versions-item .v-item__wrap {
    background: #242424;
    padding: 8px;
    border-radius: 15px;
}

.versions-item__title {
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 4px;
    color: #ffffff !important;
}

.border-r15 {
    border-radius: 15px !important;
}

.versions-item__button {
    width: 100%;
    margin-top: 0;
    max-width: 100%;
    height: 100%;
    border-radius: 15px;

}

.versions-item_button__wrap {
    padding-left: 0;
    padding-right: 0;
}

.tab-questions .fs-accordion__button {
    cursor: pointer;
    background: linear-gradient(to right, #33d3ff, #2a7db9);
    color: #fff;
    padding: 10px;
    margin-bottom: 5px;
    transition: background-color 0.3s ease;
    border-radius: 15px;
}

.tab-questions .fs-accordion__button:hover {
    background-color: #e9ecef;
}

.tab-questions .fs-accordion__button h3 {
    margin: 0;
    font-size: 1.25rem;
}

.tab-questions .fs-accordion__collapse {
    padding: 10px;
    border: 1px solid #dee2e6;
    border-radius: 15px;
    border-top: none;
}



.developer_link {
    color: #424242;
}

.button-dw_ds {
    border-radius: 1%;
    border: 0px !important;
    box-shadow: 0 2px 0 0 #00ff481c;
    background: rgb(0, 16, 36);
    background: linear-gradient(30deg, rgba(0, 16, 36, 1) 0%, rgba(53, 153, 211, 1) 25%, rgba(0, 255, 158, 1) 100%);
}

.soft-view {
    font-size: 14px;
    margin-left: 1rem;
}

.fs-13 {
    font-size: 13px;
}

.autocomplete-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.autocomplete-item img {
    margin-right: 10px;
}

.os-type {
    margin-left: auto;
    text-align: right;
}

.edit-field {
    position: relative;
}

.ck {
    color: #000 !important;
}

.ck a {
    color: #0277bd !important;
}

.edit-icon {
    display: none;
    font-size: 13px;
    color: #6c767c;
    position: absolute;
    cursor: pointer;
    left: -6.5px;
    opacity: 0.7;
    bottom: 10%;

}

.image.image-style-block-align-right {
    margin-left: auto;
    margin-right: 0;
}

.image_resized {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
}


.image.image-style-block-align-left {
    margin-left: 0;
    margin-right: auto;
}

.image.image-style-align-right {
    float: right;
    margin-left: var(--ck-image-style-spacing);
}

.image.image-style-align-left {
    float: left;
    margin-right: var(--ck-image-style-spacing);
}

.image.image_resized img {
    width: 100%;
}

.image img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
}

.image-inline {
    position: relative;
}

blockquote {
    border-left: 5px solid #ccc;
    font-style: italic;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

blockquote {
    margin: 0 0 1rem;
}

.table table {
    overflow: hidden;
}

.table table {
    border: 1px double #b3b3b3;
    border-collapse: collapse;
    border-spacing: 0;
    height: 100%;
    width: 100%;
}

.table table td,
.table table th {
    border: 1px solid #bfbfbf;
    min-width: 2em;
    padding: .4em;
}

.table td,
.table th {
    overflow-wrap: break-word;
    position: relative;
}

.todo-list {
    list-style: none;
}

.todo-list li {
    margin-bottom: 5px;
    position: relative;
}

.todo-list .todo-list__label>span[contenteditable=false]>input {
    -webkit-appearance: none;
    border: 0;
    display: inline-block;
    height: var(--ck-todo-list-checkmark-size);
    left: -25px;
    margin-left: 0;
    margin-right: -15px;
    position: relative;
    right: 0;
    vertical-align: middle;
    width: var(--ck-todo-list-checkmark-size);
}

.todo-list .todo-list__label>span[contenteditable=false]>input[checked]:before {
    background: #26ab33;
    border-color: #26ab33;
}

.todo-list .todo-list__label>span[contenteditable=false]>input:after {
    border-color: transparent;
    border-style: solid;
    border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
    box-sizing: content-box;
    content: "";
    display: block;
    height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
    left: calc(var(--ck-todo-list-checkmark-size) / 3);
    pointer-events: none;
    position: absolute;
    top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
    transform: rotate(45deg);
    width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
}

.todo-list .todo-list__label>span[contenteditable=false]>input:before {
    border: 1px solid #333;
    border-radius: 2px;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: box-shadow .25s ease-in-out;
    width: 100%;
}

.todo-list .todo-list__label>span[contenteditable=false]>input[checked]:before {
    background: #26ab33;
    border-color: #26ab33;
}

.edit-icon_text-content {
    display: none;
    font-size: 14px;
    opacity: 0.7;
    color: #6c767c;

    position: absolute;
    cursor: pointer;
    left: -6px;
    top: 0;
    z-index: 99;
}


#features .features-container {
    margin: 0 -5px 10px;
    padding: 0;
    text-align: center;
    font-size: 0;
    width: 100%;
}

#features ul,
#overview ul {
    margin: 13px auto;
    display: flex;
    flex-wrap: wrap;
    gap: 1px 10px;
    justify-content: center;
    text-align: center;
}

#features ul li,
#overview ul li {
    flex: 1 1 calc(33.333% - 40px);
    /* 3 элемента в строке с учетом gap */
    box-sizing: border-box;
    padding: 5px;
    /* background-color: #f0f0f0;
    border: 1px solid #ccc; */
    text-align: center;
    font-size: 16px;
}

/* Медиа-запросы для адаптивного поведения */
@media (max-width: 992px) {

    #features ul li,
    #overview ul li {
        flex: 1 1 calc(50% - 40px);
        /* 2 элемента в строке */
    }
}

@media (max-width: 768px) {

    #features ul li,
    #overview ul li {
        flex: 1 1 calc(100% - 40px);
        /* 1 элемент в строке */
    }
}

@media (max-width: 1018px) {
    .features-grid {
        width: 33.33%;
    }
}

.features-grid {
    width: 33.333%;
    font-size: 15px;
}

.download-grid,
.features-grid,
.topical-grid {
    display: inline-block;
    vertical-align: top;
}

.features-content {
    padding: 0px;
    text-align: center;
}

.Pxj9rv {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Pxj9rv img {
    cursor: pointer;
    box-shadow: none;
    border: none;
}

.fs-accordion__item h3 {
    font-size: 16px !important;
}

.features-container h4 {
    font-size: 18px;
}

.list-group-item.active {
    background-color: #343a40;
    color: #d9d9d9 !important;
    border-color: #343a40;
    border-radius: 15px;
}

.list-group-item.active a::first {
    color: #d9d9d9;
}

.text-content {
    position: relative;
    max-height: 300px;
    /* Максимальная высота, после которой текст будет скрыт */
    overflow: hidden;
}

#text-content-field {
    max-height: none;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

.text-wrapper {
    /* padding: 10px; */
}

.fade-out {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;

    /* Высота эффекта полупрозрачности */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #242424c4);
    pointer-events: none;
    /* Чтобы клики проходили через этот элемент */
}

[data-js-enabled="false"] .show-more-btn,
[data-js-enabled="false"] .fade-out {
    display: none !important;
}

[data-js-enabled="false"] #text-content-field {
    max-height: none !important;
}

.show-more-btn {
    display: none;
    color: #fff;
    display: none;
    position: relative;
    margin-top: 10px;
    z-index: 999;
    max-width: 350px;
    box-shadow: 0 2px 0 0 #31a9ee;
    background: linear-gradient(to right, #33d3ff, #2a7db9);
    border-radius: 15px;
}

.show-more-btn:hover {
    opacity: 0, 9;
    color: #fff;
    box-shadow: 0 2px 0 0 #31a9ee;
    background: linear-gradient(to right, #2a7baa, #2a7db9);

}

.btn-outline-secondary__mod:hover {
    color: #fff;
    background-color: #33d3ff;
    border-color: #33d3ff;
    border-radius: 15px !important;
}

.btn-outline-secondary__mod:focus {
    border-radius: 15px !important;
}

.show-more-btn:focus {
    color: #fff;
    border-color: #31a9ee;
}

.show-more-btn .fa-arrow-down {
    font-size: 10px;
}

.admin-menu {
    position: absolute;
    left: 15px;
    top: 0;

}

#soft-form {
    margin-left: 1rem;
    position: absolute;
}

.button-edit-admin {
    position: absolute;
    left: 0;
    border: 1px solid #fff;
    padding: 1px;
    bottom: 0;
    opacity: 0.4;
}

.button-edit-admin_right {
    position: absolute;
    border: 1px solid #fff;
    padding: 1px;
    right: 0;
    bottom: 0;
    opacity: 0.4;
}

.edit-icon,
.edit-icon_text-content,
.admin-menu,
.button-edit-admin,
#soft-form,
.button-edit-admin_right,
.edit-field-invisible,
.btn-admin {
    display: none;
}

#admin-button {
    color: #fa0303;
    border: 1px solid #fa0303;
    padding: 1px;
}


.ck-reset_all :not(.ck-reset_all-excluded *),
.ck.ck-reset,
.ck.ck-reset_all {
    z-index: 9999;
}

.h1-soft-page {
    font-size: 2rem;
}


.text-danger,
.text-info,
.text-warning {
    padding: 5px;
    color: #fff !important;
}

.body_text_article p {
    margin: 2rem 2rem;
}

ol li {

    margin: 1rem 0;
}

.img-fluid {
    margin: 1rem 0;
}

.article-card {
    position: relative;
    z-index: 1;
    margin-bottom: 0.5rem;
}


.article-bg {
    position: relative;
    z-index: -1;
    width: 100%;
}

.h5 {
    content: '';
    bottom: -8px;
    width: 90%;
    height: 100%;
    max-height: 50%;
    background: rgb(0 0 0 / 82%);
    z-index: 3;
    position: absolute;
    font-size: 15px;
    padding: 5px;
}

.test {
    width: 100%;
}


.thumbnails-responsive {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 15px;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
}

.thumbnails-responsive::-webkit-scrollbar {
    height: 6px;
}

.thumbnails-responsive::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.thumbnails-responsive::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

.thumbnails-responsive::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

.thumbnails-responsive .thumbnail-link {
    flex: 0 0 auto;
    width: 100px;
    border: 2px solid transparent;
    transition: border-color 0.3s ease;
    border-radius: 4px;
    overflow: hidden;
}

/* Мобильная адаптация */
@media (max-width: 768px) {
    .thumbnails-responsive {
        gap: 8px;
        padding-bottom: 12px;
    }

    .thumbnails-responsive .thumbnail-link {
        width: 90px;
    }

    .thumbnails-responsive .thumbnail img {
        height: 60px;
    }
}

@media (max-width: 576px) {
    .thumbnails-responsive {
        gap: 6px;
    }

    .thumbnails-responsive .thumbnail-link {
        width: 80px;
    }

    .thumbnails-responsive .thumbnail img {
        height: 50px;
    }
}

@media (max-width: 400px) {
    .thumbnails-responsive .thumbnail-link {
        width: 70px;
    }

    .thumbnails-responsive .thumbnail img {
        height: 45px;
    }
}

.thumbnails-responsive .thumbnail-link:hover {
    border-color: #007bff;
}

.thumbnails-responsive .thumbnail img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

/* Адаптация основного контейнера */
.screen-box {
    width: 100%;
    overflow: hidden;
}

.screen img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}