@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@500&display=swap');
@import url(https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css);

html,
body {
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch; /*Фиксим IOS*/
    overflow-x: hidden;
    background: #f8f9fa;
    color: #000000;
    /*    background: url("/__styles/_images/bg-reviws.png") no-repeat fixed  center / cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;*/
}


img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

section {
    word-wrap: break-word;
}

footer {
    background: white;
    color: black;
    font-size: 20px
}

.navbar-header {
    justify-content: end;
}

.right-menu {
    right: 10px;
}

.header-logo-text {
    font-family: 'Baloo Paaji 2', cursive;
}

.main-section {
    display: flex;
    flex-direction: column;
}

.header-main {
    flex: 1 0 auto;
}

header nav {
    color: black;
    box-shadow: 0 0 15px rgba(0, 0, 0, 1);
}


h1 {
    font-size: 45px;

}

.users-login {
    color: cornflowerblue !important;
    font-weight: 600;

}

.navbar-nav li a {
    color: black !important;
    font-weight: 600;

}

.navbar-nav li.active a, .navbar-nav li a:hover, .navbar-nav li a:active {
    color: #c82333 !important;
    font-weight: 600;
}

hr {
    width: 75%;

}

.no_href, .no_href:hover, .no_href:active {
    color: cornflowerblue;
    text-decoration: none;
}
.carousel-indicators .active {
    background-color: #df1a14;
}

.carousel-indicators li {
    background-color: black;
}
/* Скролл-бар */
/*
::-webkit-scrollbar-thumb:hover {
    border-width: 1px 1px 1px 2px;
    background-color: #e4332b;
    border-radius: 15px;
}

::-webkit-scrollbar {
    height: 6px;
}


::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 2px;
    background-color: #e4332b;
    border-radius: 15px;
}

::-webkit-scrollbar-track {
    border-width: 0;
    background-color: #eee;
    border-radius: 15px;
}

::-webkit-scrollbar-track:hover {
    background-color: #eee;
}
*/
/* Скролл-бар */


/* sm-mobile */
@media (max-width: 768px) {
    h1 {
        font-size: 22px;

    }


}

form label:not(.custom-control-label) {
    font-weight: 600;
}

.icons-company {
    font-size: 40px;
    color: #e4332b;
}

.list-block {
    padding-bottom: 50px;
}

.icons-user-plus {
    font-size: 40px;
    color: cornflowerblue;
}

.icons-system {
    font-size: 40px;
    color: mediumorchid;
}

.list-block h3 {
    font-family: 'Baloo Paaji 2', cursive;

}

.green-line {
    width: 66px;
    height: 6px;
    margin: 0 auto 20px;
    background: #e4332b;
}

/* sm-mobile */
.text-give {
    border-left: #e4332b 6px solid;
    padding: 0 10px; /* Расстояние между линией и текстом */
    color: white;

}

/*////////ВИдео////////////*/
.intro {
    max-height: 90vh;
    overflow: hidden;
    position: relative;

}

@media (max-width: 720px) {
    .list-block h3 {
        font-family: 'Baloo Paaji 2', cursive;
        font-size: 20px;
    }

    .intro {
        max-height: 100vh;

    }

    .intro__content {
        padding-top: 5px;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

}

@media (min-width: 721px) {
    .intro__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }
}

.intro:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}


.intro__footer {
    display: flex;
    align-items: flex-end;
    width: 100%;
    max-height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.intro__title {
    font-family: 'Baloo Paaji 2', cursive;
    margin: 0;
    color: #ffffff;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
    text-align: center;
}


/*////////END VIDEO////////////*/

.capabilities-section {

    padding: 68px 0 28px;
    text-align: center
}

.capabilities-section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.capabilities-section .row .col-sm-6 {
    margin-bottom: 30px
}

.bg-muted {
    background: rgba(177, 177, 177, 0.85)
}

.bg-career4 {
    background: #9fcdff;
}

.text-career4 {
    color: #9fcdff !important;

}

.bg-career2 {
    background: coral;
}

.text-career2 {
    color: coral !important;

}

.bg-career {
    background: #80bdff;
}

.text-career {
    color: #80bdff !important;

}

.navi {
    padding: 3px 0;
    text-align: center;
    color: #FFF;

}

.navi * {
    margin: 0 6px 6px 0;
    padding: 5px 12px 5px 12px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
}

.navi :hover {
    cursor: pointer;
    transition: .5s;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.45);
}

.icons-down {
    font-size: 60px;
    color: chocolate;
}

.navi a {
    background: #FFF;
    font-size: 16px;
    color: black;
}

.navi .font-weight-bold {
    font-weight: 600;
    font-size: 16px;
    color: white;
    background: #df1a14;
}

.delete_admin, .delete_admin2,.delete_tovar,.delete_cat, .delete_file, .delete_category,.clear{
    cursor: pointer;
    color: #df1a14;
}

.img-yes {
    width: 100%;
    height: 100%;
}

.text-pink {
    color: pink;
}

.dd {
    cursor: pointer;
}

.bg-career3 {
    background: #b98aff;
}

.text-career3 {
    color: #b98aff !important;

}

.bg-info_v {
    background: #062c33;
}


.text-info_v{
    color:#062c33;
}


.capabilities-list-2 {
    padding-bottom: 38px;
    margin-bottom: 55px
}

.main-p-header li {
    padding-left: 25px;
    position: relative
}

ul {
    list-style-type: none;
}

@media (max-width: 767px) {

    .main-p-header li {
        font-size: 14px;
    }
}

.main-p-header li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 2px;
    width: 7px;
    height: 7px;
    background: #e4332b

}

.capabilities-block {
    height: 100%;
    padding: 50px 10px 40px;
    background: #fff;
    transition: all .3s ease-out;
    box-shadow: 0 0 10px 0 rgba(47, 130, 200, .30);
    border-radius: 5px;
    text-align: center;
    color: #051831
}

a, a:hover {
    text-decoration: none;
}

.images {
    font-size: 80px;
    color: cornflowerblue;
}

.capabilities-block:hover {
    border-color: #e4332b
}

.capabilities-block .img-block {
    height: 120px;
    margin-bottom: 22px
}

.capabilities-block .img-block img {
    max-height: 100%;
    max-width: 100%
}

.capabilities-block p {
    line-height: 1.38
}


@media (max-width: 767px) {

    .capabilities-block p, p .p-small-b.pt-3 {
        font-size: 14px;
    }

    .capabilities-section .row .col-sm-6 {
        width: 50%
    }
}

.list {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 480px) {
    .capabilities-section .row .col-sm-6 {
        width: 100%
    }
}

.title-capt {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fa-arrow-down {
    color: cornflowerblue;
}

.bg-orange {
    background: goldenrod;
}

.spoiler-wrap {
    background: #fff;
    margin: 0 0 20px;
    border: 1px solid #efefef
}

.spoiler-head {
    background: #efefef;
    cursor: pointer;
    padding: 5px;
}

.spoiler-body {
    padding: 10px
}

.spoiler-wrap.disabled .spoiler-body {
    display: none
}

.spoiler-wrap.active {
    border-color: #e4332b
}

.spoiler-wrap.active .spoiler-head {
    background: #e4332b;
    color: #fff
}


.r__p {
    cursor: pointer !important;
}

html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

.content {
    flex: 1 0 auto;
}

.footer-foot {
    flex-shrink: 0;
}


.mtt-5 {
    margin-top: 65px
}

.new_all {
    font-size: 13px;
!important;
}

.login_notif {
    color: darkgoldenrod;
    font-weight: bold;
}

div.alert p {
    color: black;
!important;
}

.set {
    color: goldenrod;
    font-size: 100px;
}

.spoiler > input + label:after {
    content: "+";
    float: right;
    font-family: monospace;
    font-weight: bold;
    cursor: pointer;
!important;
}

.spoiler > input:checked + label:after {
    content: "-";
    float: right;
    font-family: monospace;
    font-weight: bold;
}

.spoiler > input {
    display: none;
}

.opis, .types {
    line-height: 1.6;
}

.doc {
    width: 30px;
}

.feature {
    font-size: 14px;
    display: block;
    margin: 0;
    padding: 0;
}

.feature li {
    display: block;
    letter-spacing: -1ex;
    margin: 5px 0;
}

.feature-left {
    margin-right: -30%;
    width: 69%;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    letter-spacing: normal;
}

.feature-left:after {
    content: '';
    display: inline-block;
    width: 100%;
    margin: 0 -99% 0 3px;
    vertical-align: baseline;
    border-bottom: 1px dashed #888;
}

.feature-right {
    display: inline-block;
    letter-spacing: normal;
    padding-left: 3px;
    margin-left: 30%;
    width: 30%;
    vertical-align: bottom;
}

.spoiler > input + label, .spoiler > .spoiler_body {
    background: white;
    padding: 5px 15px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    display: block;
}

.spoiler > input + label + .spoiler_body {
    display: none;
}

.spoiler > input:checked + label + .spoiler_body {
    display: block;

}

.spoiler > .spoiler_body {
    background: white;
    font-size: 14px;
    border: 1px solid cornflowerblue;
    border-top: none;
}

.scrolls{
    max-height:260px;!important;
    overflow-x: auto;
}
