﻿/* Общее  */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

ul {
    padding-left: 0;
}

.grecaptcha-badge {
    bottom: 94px !important;
    opacity: 0.3 !important;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-animation-duration: 1.4s !important;
    -moz-animation-duration: 1.4s !important;
    -o-animation-duration: 1.4s !important;
    animation-duration: 1.4s !important;


}

body {
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 19px;
    line-height: 1.2;
}

.glyphicon {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-remove:before {
    content: "\f00d";
}

a.delete {
    color: red;
}


a {
    color: #000;
}

a:focus {
    border: none;
    outline: none;
}

a:hover {
    outline: none;
}

p {
    margin-bottom: 27px;
}

img {
    max-width: 100%;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

:focus:-moz-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}


.container {
    max-width: 1190px !important;
}


@media screen and (min-width: 768px) {
    .only-mob, a.only-mob {
        display: none;
    }


}

@media screen and (max-width: 767px) {
    .only-deskt, a.only-deskt {
        display: none;
    }


}

section {
    overflow: hidden;
}

.cabinet-body section{
    overflow: visible;
    padding-top: 20px;
}


H1,
H2,
H3,
H4,
H5,
H6 {
    margin-top: 0;
}

H1 {
    font-size: 38px;
    line-height: 1.4;

}

H2 {
}


.rh {
    color: #993333;
}

.rhp {
    text-transform: uppercase;
}

.rhb {
    font-weight: 700;
}


.but {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1920px;
    height: 11291px;
    z-index: 588;
}

.but {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1920px;
    height: 11291px;
    z-index: 588;
}

.error-p {
    font-size: 13px;
    line-height: 16px;
    color: #e90000;
    margin-top: 3px;
    margin-bottom: 0;
    display: none;
}


.error-p.visible {

    display: block;
}


.inp {
    outline: none;
    border: none;
    font-size: 20px;
    line-height: 22px;
    padding: 13px 13px;
    background: #FFF;
    width: 100%;
    border-width: 1px;
    border-color: rgb(125, 125, 125);
    border-style: solid;
    border-radius: 10px;
}


.btn-submit {

}


ul {
    list-style: none;
}

a {
}

a:hover {

    text-decoration: none;
}

.text-center {
    text-align: center;
}

.auth-body {

}

.cabintet-main-section {
    padding-top: 0;
    padding-bottom: 70px;
}

.cabinet-body {

}

section {
    padding: 35px 0;
}


section H2 {
    color: rgb(6, 0, 0);
    font-family: Unbounded;
    font-size: 40px;
    font-weight: 400;
    line-height: 60.5px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 50px;
}

section H2 span {
    color: #F9A441;
}


section H3 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 50px;
    text-align: center;
}

section H3 {
    font-size: 30px;
    display: block;
    font-weight: 500;

}


.orange-btn {
    display: table !important;
    max-width: 352px;
    border-radius: 48.53px;
    /*background: linear-gradient(180.00deg, rgb(237, 86, 74), rgb(237, 86, 74) 50%, rgb(237, 86, 74) 96%);*/
    background: #ED564A;
    color: rgb(255, 255, 255);
    font-family: Unbounded;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    padding: 25px 10px;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    text-decoration: none;
    border: 2px solid transparent;

}

.orange-btn-min {
    padding: 17px 22px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 28px;
}

.orange-btn-center {
    margin-left: auto;
    margin-right: auto;
}

.orange-btn:hover {
    color: rgb(237, 86, 74);
    background: transparent;
    border: 2px solid rgb(237, 86, 74);
}

.orange-btn-min:hover {

    background: transparent;
    color: rgb(237, 86, 74);
    border: 2px solid rgb(237, 86, 74);
}


.btn-row-login {
    padding: 0 30px;
}

.btn-row.btn-row-center {
    justify-content: center;
}

.btn-row .orange-btn {
    width: 100%;
    max-width: 268px;
}


.btn-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.black-link {
    display: table;
    box-sizing: border-box;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 42px;
    color: rgb(0, 0, 0);
    font-family: Unbounded;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    padding: 17px 23px;
    width: 100%;
    max-width: 268px;
    transition: all 0.3s ease-out;
}

.black-link:hover {

    background: rgb(0, 0, 0);
    color: #fff;

}



.black-link:focus {
    border: 2px solid rgb(0, 0, 0);
}


.header-row .orange-btn-min {
    padding: 10px 20px;
    border-radius: 24px;
    font-size: 19px;
    font-weight: 400;
}


.intro .orange-btn {

}





.blue-btn:hover, .blue-btn:focus {
    opacity: 0.8 !important;
    text-decoration: none;
    color: #fff;

}


/* Общее  */

/* Шапка  */

body {
    background: #F3C650;
}

header {

    width: 100%;

    padding-top: 15px;
}


.header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 0;
    margin-bottom: 70px;

}

.cabinet-body .header-row {
    margin-bottom: 30px;
}

.header-row-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.header-row-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.header-row-right .header-item.mes-item {
    margin-right: 40px;
}


.header-row ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}


.header-row ul li {
    display: inline-block;
    margin: 0 2px;
}

.header-menu ul li:first-child {
    margin-right: 10px;
}

.header-menu a {
    font-size: 20px;
    font-weight: 500;
}

.header-contact:first-child {
    margin-bottom: 8px
}

.header-contact {
    display: flex;
    justify-content: flex-end;
}

.header-contact a, .header-time {
    font-size: 20px;
    font-weight: 600;
}


.header-contact-icons {
    margin-left: 15px;
    width: 53px;
}

.header-contact-icons ul li:first-child {
    margin-right: 5px;
}

.header-time {

}


.header-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-logo-item {
    font-family: 'Gilroy', sans-serif!important;
}

.header-logo-item, .logo-cell {
    color: rgb(0, 0, 0);
    font-family: Homenaje;
    font-size: 41.72px;
    font-weight: 400;
    line-height: 53px;
    text-align: left;
    transition: all 0.3s ease-out;
    cursor: pointer;
}

.header-logo-item:hover, .logo-cell:hover, .logo-cell a:hover {
    color: #DC4A3E;
}

.header-logo-item span, .logo-cell span {
    color: #DC4A3E;
}

.logo-cell {

    text-align: center;
    font-size: 60px;
    margin-bottom: 40px;
}


.logo-cell a {
    text-decoration: none;
}



.header-menu-item ul {

}


.header-menu-item li a {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 15.4px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    padding: 0 20px;
    display: block;
    text-decoration: none;
    transition: all 0.3s ease-out;
}

.header-menu-item li a:hover {
    color: #DC4A3E;
}

.header-menu-item li.active a {


}


.mes-item li a {
    box-sizing: border-box;
    background: #000;
    border: 1px solid #000;
    width: 47px;
    height: 47px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-out;

}

.mes-item li a:hover {
    background: #F3C650;
}

.mes-item li a:hover path {
    fill: #000;
}


footer .mes-item li a {
    background: #fff;
    border: 1px solid #fff;
}

footer .mes-item li a:hover {
    border: 1px solid rgb(245, 76, 16);
    background: #F3C650;

}

footer .mes-item li a:hover path {
    fill: #ED564A;
}


.header-contact-item:last-child {
    margin-right: 0;
}


.header-contact-item {
    display: flex;
    flex-wrap: wrap;
}


.header-phone {
    padding-left: 45px;
    display: flex;
    align-items: center;
}

.header-phone a {

}

.header-phone-one {
    height: 30px;
    line-height: 30px;
    color: #f2aa2d;
}

.header-phone a {
    display: block;
    font-size: 24px;
    font-weight: 500;
    background-image: -moz-linear-gradient(-90deg, rgb(193, 134, 15) 0%, rgb(251, 228, 128) 50%, rgb(224, 173, 8) 83%, rgb(240, 180, 13) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(193, 134, 15) 0%, rgb(251, 228, 128) 50%, rgb(224, 173, 8) 83%, rgb(240, 180, 13) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(193, 134, 15) 0%, rgb(251, 228, 128) 50%, rgb(224, 173, 8) 83%, rgb(240, 180, 13) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: rgb(240, 180, 13);
}


.header-menu-row {
    display: table;
    margin: auto;
}

.header-menu-row ul {
    position: relative;
}


.header-menu-row ul a.logo img {


}

.header-menu-row li {
    display: block;
    float: left;
    border-left: 4px solid #fff;
    padding: 0 15px;
}

.header-menu-row li:first-child {
    border-left: none;
}

.header-menu-row a {
    font-size: 23px;
    line-height: 22px;

}


/* Шапка  */


/* Меню в шапке */


/* Интро  */
.intro {
    position: relative;
    padding: 36px 0 0px;

}


.intro-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.intro-left {

    padding-top: 50px;
    width: calc(100% - 470px);
    padding-right: 10px;
}


.intro H1 {
    font-family: Unbounded;
    font-size: 45px;
    font-weight: 400;
    line-height: 59.54px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 21px;
}


.intro H1 span {
    color: #DC4A3E;
}

.intro H2 {
    color: rgb(6, 0, 0);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    text-transform: unset;
    margin-bottom: 25px;
}

.what-list {
    display: flex;
    justify-content: center;
}


.what-item {
    box-sizing: border-box;
    border: 1.49px solid rgb(0, 0, 0);
    border-radius: 12.41px;
    backdrop-filter: blur(29.87px);
    color: rgb(34, 34, 34);
    font-family: Montserrat;
    font-size: 21.09px;
    font-weight: 600;
    line-height: 35.99px;
    text-align: center;
    margin: 0 7px;
    padding: 0 15px;
}

.what-list {
    margin-bottom: 44px;

}


.intro-top {
    margin-bottom: 80px;
}

.intro-img {
    padding: 0 0;
}

.intro-img img {
    display: block;
    margin: auto;
}


.banner {
    border-radius: 60px;
    color: #fff;
    background: #ED564A;
}

.intro-banner {
    padding: 40px 45px;
    position: relative;
}


.intro-banner-row {
    display: flex;
}

.intro-banner-left {
    width: calc(100% - 480px);
}


.intro-banner-right {
    width: 480px;
}

.intro-banner-left H2 {
    color: rgb(255, 255, 255);
    font-family: Unbounded;
    font-size: 37.08px;
    font-weight: 400;
    line-height: 55.2px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.m-banner-left H2 {
    color: rgb(255, 255, 255);
    font-family: Unbounded;
    font-size: 36px;
    font-weight: 400;
    line-height: 56px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.intro-banner-left ul, .m-banner-left ul {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 30px;
}

.intro-banner-left li, .intro-banner-left p, .m-banner-left li {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 18.54px;
    font-weight: 500;
    line-height: 31.52px;
    text-align: left;
    margin-bottom: 5px;
}

.intro-banner-left p {
    margin-bottom: 0px;
}

.intro-banner-left .note {
    border-radius: 10px;
    background: #C7463B;
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    display: table;
    padding: 5px 12px;
    margin-bottom: 25px;
}


.close-btn {
    color: #3399ff;
    background: none;
    border: none;
    outline: none;
    display: table;
    margin: 5px auto 0;
    font-size: 18px;
}


.advantages {
    background: url(../img/bg_2.png) no-repeat top center;
}

.intro {
    background: url(../img/bg_1.png) no-repeat top center;
}


.advantages-img img {
    display: block;
    margin: auto;
}

.advantages-img {
    margin-bottom: 120px;
}

.advantages-row {
    display: flex;
    justify-content: space-between;
}

.advantages-item {
    width: 23.2%;
    box-sizing: border-box;
    border: 2px solid rgb(237, 86, 74);
    border-radius: 15px;
    background: rgb(255, 215, 109);
    padding: 25px;
    padding-bottom: 14px;
}

.advantages-ico {
    border-radius: 100%;
    margin-bottom: 17px;
    position: relative;
}

.advantages-num {
    box-sizing: border-box;
    border: 2.7px solid rgb(237, 86, 74);
    border-radius: 90.01px;
    background: rgb(255, 255, 255);
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: rgb(6, 0, 0);
    font-family: Unbounded;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 5px;
}

.advantages-ico img {
    display: block;
}

.advantages-title {
    color: rgb(6, 0, 0);
    font-family: Unbounded;
    font-size: 15px;
    font-weight: 400;
    line-height: 24.5px;
    text-align: left;
}

.advantages-title span {
    display: block;
    color: rgb(6, 0, 0);
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 17.5px;
    text-align: left;
}


/* Шаги  */
.tehno-wrap {
    display: flex;
    flex-wrap: wrap;

}

.tehno-inner-left {

    width: 412px;
}

.tehno H2 {
    text-align: left;
    margin-bottom: 23px;
    margin-top: 30px;
}

.tehno p {
    color: rgb(6, 0, 0);
    font-family: Montserrat;
    font-size: 21px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 23px;
}


.tehno .what-list {
    display: block;
}

.tehno .what-item {
    display: table;
    margin: 0 0 20px 0;
}

.tehno .orange-btn {
    margin-left: 0;
    margin-right: 0;
}


.tehno-inner-right {
    width: calc(100% - 412px);
    padding-left: 90px;
}

.steps-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 56px;
    position: relative;
}

.steps-item-flash {
    position: absolute;
    right: 0;
}

.steps-item-num {
    color: rgb(255, 255, 255);
    font-family: Unbounded;
    font-size: 35px;
    font-weight: 400;
    line-height: 53px;
    text-align: center;
    text-transform: uppercase;
    width: 53px;
    height: 53px;
    background: linear-gradient(90.00deg, rgb(247, 90, 34), rgb(255, 98, 43) 50%, rgb(245, 75, 16) 96%);
    border-radius: 100%;
}

.steps-item-tit {
    width: calc(100% - 53px);
    padding-left: 36px;
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 27.83px;
    text-align: left;
}

.steps-item-link {
    padding-top: 13px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.steps-item-link a {
    display: block;
    border-radius: 10.42px;
    background: rgb(4, 6, 6);
    border: 3px solid rgb(4, 6, 6);
    height: 67px;
    width: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 13px;
    transition: all 0.3s ease-out;
}


.steps-item-link a:hover {
    background: #fff;
}

.steps-item-link-app a:hover path {
    fill: #000;
}

.steps-item-link a:hover path#GooglePlay {
    fill: #000;
}


/* О нас  */


/* технологии  */

.tehno H2 {

}

.tehno-txt p {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 27.83px;
    text-align: center;
    margin-bottom: 10px;
}

.tehno-txt {
    margin-bottom: 40px;
}

.tehno-img img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 970px;
}

.m-banner {

}

.m-banner-row {
    display: flex;
}


.m-banner-left {
    width: calc(100% - 558px);
    padding-right: 25px;
    padding-left: 60px;
    padding-top: 60px;
}

.m-banner-right {
    width: 558px;
    padding-top: 15px;
}


.dwn-img {
    margin-bottom: 80px;
}


.dwn-img img {
    display: block;
    margin: auto;
    width: 100%;
}

.dwn-section H2 {
    text-align: center;
    margin-bottom: 28px;
}


.content-wrap {
    display: flex;
}

.content-left {
    width: calc(100% - 540px);
}

.content-right {
    width: 540px;
}


/* Подвал  */


footer {
    background: #ED564A;
    color: #fff;
    padding: 20px 0;
}


.foot-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 0;

}

.foot-logo-item {
    color: rgb(255, 255, 255);
    font-family: 'Gilroy', sans-serif!important;
    font-size: 33.69px;
    font-weight: 400;
    line-height: 46px;
    text-align: left;
    transition: all 0.3s ease-out;
    cursor: pointer;
}

.foot-logo-item:hover {
    color: #F3C650;

}

.foot-logo-item span {
    color: #F54C10;
}


.foot-row ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.foot-row ul li {
    display: inline-block;
    margin: 0 2px;
}


.foot-menu-item li a {
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    display: block;
    text-decoration: none;
    padding: 0 15px;
    transition: all 0.3s ease-out;
}

.foot-menu-item li a:hover {
    color: #F3C650;

}


.l-item span {
    display: block;
    color: rgb(244, 244, 244);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 106.3%;
    margin-bottom: 6px;
}


.l-item a {
    color: rgb(244, 244, 244);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 106.3%;
    text-align: right;
    text-decoration-line: underline;
    transition: all 0.3s ease-out;
}

.l-item a:hover {
    color: #F3C650;
}


/*  Подвал конец */


/*  Модальное окно */

.modal-body {
    padding: 0 !important;
}


.modal .modal-content {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
}


.modal {
    text-align: center;
}

.header-row ul li.ph-item {
    display: none;
}

.content-left ul {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 30px;
}

.content-left li {
    font-family: Montserrat;
    font-size: 18.54px;
    font-weight: 500;
    line-height: 31.52px;
    text-align: left;
    margin-bottom: 5px;
}

.content-left p {
    box-sizing: border-box;
    border: 1.34px solid rgb(0, 0, 0);
    border-radius: 56.18px;
    color: rgb(34, 34, 34);
    font-family: Montserrat;
    font-size: 18.99px;
    font-weight: 600;
    line-height: 32.39px;
    text-align: center;
    display: table;
    padding: 5px 17px;
    margin-bottom: 33px;
}

.content-left .orange-btn {
    margin-left: 0;
    margin-right: 0;
}

section.content H2 {
    margin-bottom: 23px;
}

section.content {
    padding-bottom: 90px;
}


/*личный кабинет*/

.action-sort {
    display: flex;
    margin-bottom: 50px;
    margin-top: -50px;
    color: rgba(0, 0, 0, 1);
    font-size: 15.24px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
}

.action-sort-min {

    margin-top: -30px;
    margin-bottom: 40px;

}


.stitle {
    margin-right: 5px;
}

.sort-active {
    position: relative;
    padding-right: 30px;
}

.mobi-accord-ico {
    margin-left:5px;
    position: absolute;
    top: 4px;
    width: 12px;
    height: 12px;
}

.mobi-accord-ico:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background: url(../img/icons/min-gal.png) no-repeat center center;
}

.open .mobi-accord-ico {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}



.action
{
    position: relative;
}

.action .profile
{
    position: relative;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    /*overflow: hidden;*/
    cursor: pointer;
}

.cabinet-body .header-row {
    padding-right: 40px;
}


.action .profile img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.menu-accord-ico {
    right: -35px;
    position: absolute;
    top: 21px;
    width: 21px;
    height: 21px;
}

.menu-accord-ico.open {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.menu-accord-ico:before {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    background: url(../img/icons/gal.png) no-repeat center center;
}

.action .menu
{
    position: absolute;
    top: 120px;
    right: -50px;
    padding: 10px 20px;
    background: #fff;
    width: 200px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.1);
    border-radius: 15px;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
}





.action .menu.active
{
    top: 80px;
    visibility: visible;
    opacity: 1;
}
.action .menu::before
{
    content: "";
    position: absolute;
    top: -5px;
    right: 18px;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
}
.action .menu h3
{
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    font-weight: 500;
    color: #555;
    line-height: 1.2em;
}


.action .menu h3 span
{
    font-size: 14px;
    color: #cecece;
    font-weight: 500;
}

.action .menu ul li
{
    list-style: none;
    padding: 10px 0;
    display: flex;
    align-items: center;
}


.action .menu ul li img
{
    max-width: 20px !important;
    margin-right: 10px;
    opacity: 0.5;
    transition: 0.5s;
}

.action .menu ul li:hover img
{
    opacity: 1;
}

.action .menu ul li a
{
    display: inline-block;
    text-decoration: none;
    transition: 0.5s;
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
}

.action .menu ul li:hover a
{
    color: #ff5d94;
}

.action.action-sort .menu
{
    position: absolute;
    top: 50px;
    right: -80px;
    padding: 10px 20px;
    background: #fff;
    width: 200px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.1);
    border-radius: 15px;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
}

.action.action-sort .menu.active
{
    top: 40px;
    visibility: visible;
    opacity: 1;
}

.action.action-sort .menu::before {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
}

.action.action-sort .menu ul li {
    cursor: pointer;
    padding: 7px 0;
    font-size: 14px;

}

#sort-list {
    margin-bottom: 0;
}



.cabinet-header {
    padding-bottom: 0;
}

.right-menu ul {
    margin-right:23px;
}

.right-menu ul li{
    box-sizing: border-box;
    border: 1.81px solid rgb(0, 0, 0);
    border-radius: 31.82px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.3s ease-out;

}

.right-menu ul li a{
    display: block;
    padding: 15px 22px;
    color: rgb(0, 0, 0);
    font-family: Unbounded;
    font-size: 12.46px;
    font-weight: 400;
    line-height: 15px;
    text-decoration: none;
    transition: all 0.3s ease-out;


}

.right-menu ul li:hover {
    background: rgb(0, 0, 0);
}

.right-menu ul li:hover a{
   color: #fff;
}


.back-log {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.form-input {
    position: relative;
    margin-bottom: 38px;
}

.form-input label {
    position: absolute;
    z-index: 1;
    background: rgb(255, 215, 109);
    left: 50px;
    top: -17px;
    padding: 0 13px;
    color: rgb(56, 56, 56);
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 500;
    line-height: 35.99px;
    text-align: left;
}

.form-input input {
    box-sizing: border-box;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 21.73px;
    backdrop-filter: blur(28.23px);
    display: block;
    width: 100%;
    background: transparent;
    color: rgb(34, 34, 34);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 34.01px;
    text-align: left;
    padding: 17px 20px;
}

.form-input textarea {
    box-sizing: border-box;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 21.73px;
    backdrop-filter: blur(28.23px);
    display: block;
    width: 100%;
    background: transparent;
    color: rgb(34, 34, 34);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 34.01px;
    text-align: left;
    padding: 17px 20px;
}

.form-input input:hover, .form-input input:focus, .form-input input:active {
    background: transparent !important;
    border: 2px solid rgb(0, 0, 0);
}







.form-control {
    display: block;
    width: 100%;
    padding: 14px 15px;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-sizing: border-box;
    border: 1px solid rgb(202, 202, 202);
    border-radius: 10px;
    color: rgb(23, 23, 23);
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: rgb(216, 169, 72, .25);
    outline: 0;
    box-shadow: 0 0 0 0.15rem rgba(216, 169, 72, .25);
}



label.docs-send_popup-checkbox {
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    left: unset;
    top: unset;
    padding: 0 0;
}

.docs-send_popup-checkbox-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden
}

.docs-send_popup-checkbox-input:checked+.docs-send_popup-checkbox-text:before {
    /*background-color: #ED564A;*/
    /*border-color: transparent*/
}

.docs-send_popup-checkbox-input:checked+.docs-send_popup-checkbox-text:after {
    opacity: 1
}

.docs-send_popup-checkbox-text {
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    padding-left: 35px;
    display: block
}

.docs-send_popup-checkbox-text::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 1.41px solid rgba(0, 0, 0, 1);
    border-radius: 6px;
    background:transparent;
}

.docs-send_popup-checkbox-text::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 3px;
    margin-left: auto;
    margin-right: auto;
    width: 16px;
    height: 16px;
    background: url(../img/icons/check.svg) center/contain no-repeat;
    opacity: 0
}

.docs-send_popup-checkbox-text a {
    color: #3c3c3c;
    text-decoration: underline
}

.docs-send_popup-checkbox-text a:hover {
    color: #ffb400
}





.btn-link {
    color: rgb(237, 86, 74);
    border: none;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.btn-link:hover {
    color: rgb(237, 86, 74);
}

.btn-backlink {
    color:#000;
}

.col-form-label {
    font-size: 22px;
    line-height: 54px;
    padding: 0 7px 0 0;
    vertical-align: center;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /*background-color: #fff;*/
    background: rgb(255, 215, 109);
    background-clip: border-box;
    /*border: 1px solid rgba(0, 0, 0, .125);*/
    border: none;
    border-radius: 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto 0;
    margin-top: 50px;
}


.card-head {
    background: rgb(237, 86, 74);
    padding: 16px 0;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 33px;
    font-weight: 700;
    line-height: 39px;
    border-radius: 15px 15px 0 0;
}

.card-head-new {
    color: rgb(6, 0, 0);
    font-family: Unbounded;
    font-size: 45px;
    font-weight: 400;
    line-height: 59.54px;
    text-align: center;
    text-transform: uppercase;
}

.card-head-new-sub {
    color: rgb(6, 0, 0);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    margin-top: 25px;
}


.card-content {

    padding: 60px 60px 60px 60px;

}

.card-menu .dash-link {
    width: 50%;
    padding: 5px 20px;
}

.card-menu .dash-link a.brown-btn {
    margin: 0 10px 0 10px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center;


}

.card-content-title {
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.card-content-title-border {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 32px;
}


.cabinet-menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cabinet-menu-item {
    width: 32%;
    border-radius: 20px 40px 20px 20px;
    background: rgb(237, 86, 74);
    padding: 27px;
    margin-bottom: 27px;
    text-decoration: none;
    transition: all 0.3s ease-out;
}

.cabinet-menu-item:hover {
    background: #fff;
    color: #000;
}

.cabinet-menu-item:hover .menu-item-name {
    color: #000;
}

.cabinet-menu-item:hover .menu-item-linc {
    color: #000;
}

.cabinet-menu-item:hover .menu-item-ico {
    background: rgb(237, 86, 74);
}

.cabinet-menu-item:hover svg path{
    fill: #fff;
}

.menu-item-ico {
    border-radius: 10px;
    background: rgb(255, 255, 255);
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 17px;

}

.menu-item-name {
    color: rgb(255, 255, 255);
    font-family: Unbounded;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-bottom: 15px;
}

.menu-item-linc {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
    text-decoration-line: underline;
}

.progress-section {
    margin-top: -20px;
    margin-bottom: 40px;
    overflow: hidden;
}

.progress-cell {
    color: rgb(6, 0, 0);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    text-align: left;
    margin-bottom: 20px;
}


.progress-m {
    width: 100%;
    height: 13px;
}

.progress-wrap-m {

    background: rgb(237, 86, 74);
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    border-radius: 1000px;
}
.progress-wrap-m .progress-bar-m {
    background: rgb(224, 181, 66);
    border-radius:1000px;
    left: 0;
    position: absolute;
    top: 0;


}
.progress-wrap-m .progress-bar-m:before {
    display:table;
    content:'';
    border-radius: 1000px;
    width: 15px;
    height: 15px;
    background: rgb(237, 86, 74);
    position: absolute;
    left:-3px;
    top:-1px;
}

.cabinet-menu .btn {
    display: inline-block !important;
}

.cabinet-menu-superadmin {
    display: flex;
    justify-content: space-between;
}

.cabinet-menu-superadmin-item {
    text-decoration: none;

}

.cabinet-menu-superadmin-item-img {
    width: 469px;
    height: 406px;
    position: relative;
    border-radius: 30px;
    background: rgb(220, 74, 62);
    margin-bottom: 30px;
}

.cabinet-menu-superadmin-item-img img {
    /*max-width: 382px;*/
    position: relative;
    display: block;
    margin: auto;
    top: -6px;
}

.cabinet-menu-superadmin-item-span {
    color: rgb(6, 0, 0);
    font-family: Unbounded;
    font-size: 25px;
    font-weight: 400;
    line-height: 42.31px;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.3s ease-out;

}
.cabinet-menu-superadmin-item-span:hover {
    color: #DC4A3E;
}




.requests {
    padding-bottom: 30px;
}

table.requests {
    width: 100%;
    border: 0px;
    /*border-collapse: collapse;*/
    border-collapse: separate;
    /*border-spacing: 0 0.5em;*/
    padding-bottom: 0;
    background: #FFD66D;
    border-radius: 30px;
    box-shadow: 0px 0px 30.23px 0px rgba(0, 0, 0, 0.15);

}

table.requests th {
    padding: 20px 30px;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    white-space: nowrap;

    background: rgb(237, 86, 74);
    text-align: center;

}

table.requests .btn-link {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}

table.requests th:first-child {
    border-radius: 30px 0 0 0;
    text-align: left;
}

table.requests th:last-child {
    border-radius: 0 30px 0 0;
}


table.requests td {
    padding: 10px 30px;
    color: rgb(0, 0, 0);
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    border-right: 1.01px solid rgb(207, 169, 71);
}

table.requests td:last-child {
    border-right: none;
}

table.requests  tr:last-child td:last-child {
    border-right: none!important;
    border-bottom-right-radius: 30px!important;
}





table.requests td:first-child {
    text-align: left;
}

table.requests tr:first-child td {
    padding-top: 20px;
}

table.requests tr:last-child td {
    padding-bottom: 20px;
}


table.requests .parent-tr td:first-child {
    font-size: 17px;
    font-weight: bold;
}


table.requests tr.td-danger td {
    color: red;

}

table.requests thead tr {
    background-color: transparent !important;
}

/*table.requests tr:nth-child(odd) {*/
/*    background-color: rgb(243, 244, 243);*/
/*}*/

/*table.requests tr:nth-child(even) {*/
/*    background-color: rgb(243, 244, 243);*/
/*}*/

table.requests tr {
    /*background-color: rgb(243, 244, 243);*/
}

table.requests tr.status_1 {
    background-color: #d9d9d9;
}

table.requests tr.status_2 {
    background-color: #ffff7a;
}

table.requests tr.status_3 {
    background-color: #90ee90;
}

table.requests a {
    text-decoration: none;
}


table.requests tr:last-child td:first-child {
    border-left-style: solid;
    border-bottom-left-radius: 30px;
}

table.requests tr:last-child td:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 30px;
}






.stage-table {
    margin-bottom: 50px;
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
    width: 100%; /* Или любая другая ширина по вашему усмотрению */
}

table.stage-table tr:first-child {
    text-align: left;
    max-width: 400px;
    width:400px;
    overflow-wrap: break-word;
    word-break: break-word;
}

table.stage-table td {
    overflow-wrap: break-word;
    word-break: break-word;
    white-space:normal;
}

table.stage-table td a{
    overflow-wrap: break-word;
    word-break: break-word;
    white-space:normal;
}


table.stage-table td:nth-child(1), table.stage-table th:nth-child(1) {
    text-align: left;
    width: 30%;
}

table.stage-table td:nth-child(2), table.stage-table th:nth-child(2) {
    width: 19%;
}

table.stage-table td:nth-child(3), table.stage-table th:nth-child(3) {
    width: 21%;
}

table.stage-table td:nth-child(4), table.stage-table th:nth-child(4) {
    width: 17.5%;
}

table.stage-table td:nth-child(5), table.stage-table th:nth-child(5) {
    width: 12.5%;
}


table.requests .fa, .stage-table .fa{
    border-radius: 8px;
    background: rgb(243, 198, 80);
    padding: 6px;
    transition: all 0.1s ease-out;
}

table.requests .fa:hover, .stage-table .fa:hover{
    background: rgb(237, 86, 74);
    color: #fff;
}



.stage-table {
    width: 100%;
    border: 0px;
    /* border-collapse: collapse; */
    border-collapse: separate;
    /* border-spacing: 0 0.5em; */
    padding-bottom: 0;
    background: #FFD66D;
    border-radius: 30px;
    box-shadow: 0px 0px 30.23px 0px rgba(0, 0, 0, 0.15);
}

.stage-table th {
    padding: 26px 30px;
    white-space: nowrap;
    background: rgb(237, 86, 74);
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: Unbounded;
    font-size: 16.14px;
    font-weight: 400;
    line-height: 19px;


}

.stage-table th:first-child {
    border-radius: 30px 0 0 0;
    text-align: left;
}

.stage-table th:last-child {
    border-radius: 0 30px 0 0;
}

.stage-table tr:first-child td {
    padding-top: 20px;
}

.stage-table tr:last-child td
{
    padding-bottom: 20px;
}

/*.stage-table tr.status_1 {*/
/*    background-color: #d9d9d9;*/
/*}*/

.stage-table tr.status_2 td{
    background-color: #ffff7a;
}

.stage-table tr.status_3 td{
    background-color: #90ee90;
}

.stage-table td {
    padding: 8px 30px;
    border-right: 1.01px solid rgb(207, 169, 71);
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 17.15px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
}

.stage-table .parent-tr td {
    font-weight: 600;
}



.stage-table td:last-child {
    border-right: none;
}
.stage-table td {
    color: rgb(0, 0, 0);
}

.stage-table tr:last-child td:first-child {
    border-left-style: solid;
    border-bottom-left-radius: 30px;
}

.stage-table  tr:last-child td:last-child {

    border-right: none;
    border-bottom-right-radius: 30px;
}

.stage-table .btn-link {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}




.check-wrap {
    position: relative;
    margin-bottom: 38px;
}
.check-wrap-label {
    position: absolute;
    z-index: 1;
    background: rgb(255, 215, 109);
    left: 50px;
    top: -17px;
    padding: 0 13px;
    color: rgb(56, 56, 56);
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 500;
    line-height: 35.99px;
    text-align: left;
}



.checkselect {
    position: relative;
    text-align: left;
    display: table;
    width: auto;
}


.checkselect .form-control {


    transition: unset;

}


.checkselect .form-control:focus {
    color: inherit;
    background-color: #fff;
    border-color: inherit;
    outline: 0;
    box-shadow: none
}


.checkselect-control {
    position: relative;
    padding: 0 !important;
}

.checkselect-control select {
    position: relative;
    height: 72px;
}

.checkselect-over {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.checkselect.disabled .form-control {
    background-color: #e9ecef;
    opacity: 1;
}

.select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered {
    background-color: #e9ecef !important;
    opacity: 1;
}

.checkselect-popup {
    display: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    max-height: 300px;
    position: absolute;
    top: 100%;
    left: 0px;
    border: 1px solid #dadada;
    border-top: none;
    background: rgb(255, 215, 109);
    z-index: 9999;
    overflow: auto;
    user-select: none;
}

.checkselect label {
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 15px 5px 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}

.checkselect.checkselect-border label {
    font-size: 16px;
    line-height: 27px;
}


.checkselect-popup input {
    position: absolute;
    top: 5px;
    left: 8px;
    margin: 0 !important;
    padding: 0;

}

.checkselect-popup label:hover {
    background: #EBEBEB;
    color: #111;
}

.checkselect-popup label.js-active {
    background: #EBEBEB;
    color: #111;
}


.checkselect-popup fieldset {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}

.checkselect-popup fieldset input {
    left: 15px;
}

.checkselect-popup fieldset label {
    padding-left: 32px;
}

.checkselect-popup legend {
    display: block;
    margin: 0;
    padding: 5px 8px;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.1;
}


.onecheck .checkselect-popup input {
    display: none;

}

.checkselect.onecheck {
    padding: 0 0;
    width: 100%;
    margin: 0 auto;
}

.checkselect.onecheck.checkselect-mw {
    max-width: 370px;
}

.checkselect .checkselect-control select {

    border-color: #000;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 4px 35px 6px 15px;
    cursor: pointer;
    width: 100%;
    background: transparent;
}

.checkselect.checkselect-border .checkselect-control select {
    font-size: 16px;
    line-height: 27px;
    background: transparent;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 21.73px;
    backdrop-filter: blur(28.23px);
    padding: 17px 20px;
}


.checkselect .checkselect-control.js-active select {

    border-color: #000;
    border-bottom: 0;
    border-radius: 0 0 0 0;

}

.checkselect.checkselect-border .checkselect-control.js-active select {
    border-radius: 21.73px 21.73px 0 0;
    border-color: rgb(0, 0, 0);
    border-width: 2px;
}


.checkselect-popup {
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    border-top: 0;
    border-radius: 0 0 0 0;
}

.checkselect.checkselect-border .checkselect-popup {
    border-radius: 0 0 21.73px 21.73px;
    border-color: rgb(0, 0, 0);
    border-width: 2px;


}


.checkselect-control .accord-ico {
    cursor: pointer;
    display: block;
    margin: auto;
    width: 13px;
    height: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    z-index: 992;
}


.checkselect-control .accord-ico:before {
    content: '';
    display: block;
    width: 10px;
    height: 6px;
    vertical-align: middle;
    background: url(../img/icons/checkselect_2.svg) no-repeat center center;
    background-size: cover;

}


.checkselect-control.js-active .accord-ico {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: 13px;
    top: -3px;
}

.file-upload {
    position: relative;
}

.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file-upload input[type="file"] {
    display: none;
}

.file-upload span {
}


.my-btn {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    border: none;
    outline: none;
    margin-bottom: 5px;
}


.my-btn span {
    line-height: 26px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: rgb(237, 86, 74);
    text-decoration: underline;
    /*padding-top: 14px;*/
    /*padding-bottom: 5px;*/
}

.file-name {
    color: rgb(117, 117, 117);
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
}

.file-info {
    color: rgb(65, 65, 65);
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    padding-top: 5px;
}

.uploaded-files {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.img-upload-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;

}

.uploaded-img-link {
    cursor:pointer;
}

.uploaded-img-link {
    display: block;
    margin-bottom: 10px;
}

.uploaded-file .btn-link {
    font-size:14px;
}

.img-upload-row .uploaded-file {
    margin: 0 10px 10px;
}

.doc-upload-row {
    margin-bottom: 20px;
}

@media screen and (max-width: 600px) {

    table.requests thead {
        display: none;
    }

    table.requests tr {
        display: block;
        margin-bottom: 1rem;
        border-radius: 10px;
    }

    table.requests td {
        display: block;
        text-align: right;
    }

    table.requests td:before {
        content: attr(aria-label);
        float: left;
        font-weight: bold;
    }


    table.requests tr:nth-child(odd) td {
        background-color: unset;
    }

    table.requests td:first-child {
        background-color: unset !important;
        border-radius: 0 0 0 0;
    }

    table.requests td {
        border-bottom: 1px dashed rgb(202, 202, 202);
    }

    table.requests tr.d-red td {
        border-bottom: 1px dashed rgb(238, 238, 238);
    }


    table.requests td:last-child {
        border-bottom: 0;
    }


    table.requests td:first-child {
        border-left-style: solid;
        border-top-left-radius: 100px;
        border-bottom-left-radius: 100px;
        border-bottom-right-radius: 100px;
        border-top-right-radius: 100px;
        background-color: rgb(243, 244, 243) !important;
    }

    table.requests td:last-child {
        border-right-style: solid;
        border-bottom-right-radius: 100px;
        border-top-right-radius: 100px;
    }


    .card-head {
        padding: 15px 0;
        font-size: 28px;
        line-height: 32px;
        border-radius: 15px 15px 0 0;
    }


    .header-row .orange-btn-min {
        padding: 5px 8px;
        border-radius: 24px;
        font-size: 18px;
        line-height: 30px;
    }

    .logo-cell {
        font-size: 40px;
        margin-bottom: 30px;
    }


    .cabinet-menu .btn {
        margin-bottom: 15px;
    }

}


@media screen and (max-width: 1120px) {

    .intro-banner-left {
        padding-right: 50px;
    }

    .intro-banner-row {
        align-items: center;
    }

    .intro-banner-right {
        padding-top: 0;
    }


}


@media screen and (max-width: 1080px) {

    .banner {
        border-radius: 30px;
    }


    .intro-banner {
        padding: 40px 40px;
    }

    .intro-banner-row {
        flex-wrap: wrap;
    }

    .intro-banner-right {
        width: 100%;
    }

    .intro-banner-right img {
        width: 100%;
    }

    .intro-banner-right H2 {
        font-size: 37.56px;
        line-height: 59.03px;
        text-align: left;
    }


    .intro-banner-left {
        width: 100%;
        margin-bottom: 40px;

    }

    .intro-banner:before {
        width: 604px;
        height: 577px;
        right: -50px;
        top: -577px;
    }


    .tehno-inner-right {
        padding-left: 40px;
        width: calc(100% - 360px);
    }

    .what-item {
        text-align: left;
    }


    .content-left {
        width: calc(100% - 400px);
    }

    .content-right {
        width: 400px;
    }

    .tehno-inner-left {
        width: 360px;
    }


}


@media screen and (max-width: 890px) {


    section {
        padding: 40px 0;
    }


    .header-row ul li.wa-item {
        display: none;
    }

    .header-row ul li.tg-item {

    }


    .header-row ul li.ph-item {
        display: inline-block;
    }


    .header-menu-item li a {
        border-radius: 88.47px;
        font-size: 12px;
        line-height: 14px;
        padding: 16px 6px;
    }

    .intro {
        padding: 30px 0 47px;
    }

    .header-row {
        margin-bottom: 50px;
    }


    .intro H1 {
        font-size: 42px;
        line-height: 56.35px;
        margin-bottom: 38px;
    }


    .intro-top {
        margin-bottom: 40px;
    }


    .advantages-row {
        flex-wrap: wrap;
    }

    .advantages-item {
        width: 48%;
        margin-bottom: 30px;
    }

    .tehno-inner-left {
        width: 100%;
        order: 1;
    }

    .tehno-inner-left img {
        width: 100%;
        max-width: 600px;
        margin: auto;
        display: block;

    }

    .tehno-inner-right {
        width: 100%;
        padding-left: 0;
        order: 0;
        margin-bottom: 50px;
    }

    .content-wrap {
        flex-wrap: wrap;
    }

    .content-left {
        width: 100%;
        margin-bottom: 50px;
    }

    .content-right {
        width: 100%;
    }

    .content-right img {
        width: 100%;
        margin: auto;
        display: block;

    }


    .steps-inner-left {
        width: 100%;
    }

    .steps-inner-right {
        width: 100%;
    }

    .steps-item-link {
        justify-content: start;
        padding-left: 94px;
    }

    .steps-item-link a {
        margin: 0 0;
    }

    .steps-item-link a:first-child {
        margin-right: 26px;
    }


    .m-banner-row {
        flex-wrap: wrap;
    }

    .m-banner-left {
        width: 100%;
        padding-right: 25px;
        padding-left: 60px;
        padding-top: 60px;
    }

    .m-banner-right {
        width: 100%;
        padding-top: 15px;
    }

    .dwn-img {
        margin-bottom: 40px;
    }

    .dwn-section {
        padding-bottom: 50px;
    }


    .foot-row {
        flex-wrap: wrap;
    }

    .foot-item.l-item {
        width: 100%;
        display: flex;
        justify-content: center;
        padding-top: 20px;
    }

    .foot-item.foot-logo-item {
        width: 211px;
        font-size: 53px;
        line-height: 67px;
    }

    .foot-item.mes-item {
        width: 111px;
    }

    .foot-item.foot-menu-item {
        width: calc(100% - 322px);
        padding: 0 40px;
    }

    .foot-menu-item li a {
        padding: 8px 8px;
    }

    .l-item span, .l-item a {
        margin: 0 12px;
    }


}


@media screen and (max-width: 730px) {


    .header-menu-item li a {
        border-radius: 80px;
        font-size: 11px;
        line-height: 12px;
        padding: 14px 6px;
    }

}


@media screen and (max-width: 680px) {

    .intro {
        padding: 25px 0 47px;
    }

    .header-row {
        margin-bottom: 50px;
    }


    .header-item.header-menu-item {
        display: none;
    }

    .header-row ul li.tg-item {
        display: inline-block;
    }

    .header-row ul li.wa-item {
        display: inline-block;
    }

    .header-row ul li.ph-item {
        display: none;
    }

    .intro H1 {
        font-size: 28px;
        line-height: 38px;
    }

    .what-item {
        font-size: 19px;
        line-height: 32px;
    }

    .orange-btn {
        font-weight: 600;
        line-height: 19px;
        width: 100%;
        max-width: unset;
        display: block !important;
        padding: 0 10px;
        line-height: 61px;
        font-size: 18px;
        margin-left: auto;
        margin-right: auto;
    }


    .content-left .orange-btn {
        margin-left: auto;
        margin-right: auto;
    }

    .tehno .orange-btn {
        margin-left: auto;
        margin-right: auto;
    }

    .content-left p {
        width: 100%;
        font-size: 18px;
        line-height: 26px;
    }

    .tehno H2 {
        margin-top: 0;
    }


    .intro-top {
        margin-bottom: 50px;
    }

    .intro-banner-right {

    }

    .intro-banner-right H2 {
        font-size: 26.89px;
        line-height: 37.78px;
        margin-bottom: 13px;
    }

    .intro-banner-right li, .m-banner-left li {
        font-size: 16.8px;
        line-height: 24.35px;
    }

    .banner {
        border-radius: 30px;
    }

    .intro-banner-left {
        border-radius: 0 0 30px 30px;

    }

    section H2 {
        font-size: 19.86px;
        line-height: 35px;
    }

    .steps-item-num {

        font-size: 22px;
        line-height: 40px;
        width: 40px;
        height: 40px;

    }


    .steps-item-tit {
        width: calc(100% - 40px);
        padding-left: 25px;
        font-size: 21px;
        line-height: 24px;
    }

    .steps-item-link {
        justify-content: start;
        padding-left: 67px;
    }


    .steps-item-link a {
        display: block;
        border-radius: 6.59px;
        height: 42px;
        width: 130px;
        padding: 0 10px;
    }

    .steps-item-link a svg {

        max-width: 100%;
    }

    .steps-item-flash {
        max-width: 121px;
    }

    .steps-item_2 .steps-item-tit {
        width: calc(100% - 153px);
    }


    .steps-item {
        margin-bottom: 36px;
    }

    .tehno-txt p {
        color: rgb(0, 0, 0);
        font-family: Montserrat;
        font-size: 15px;
        font-weight: 500;
        line-height: 24.6px;
        text-align: center;
        margin-bottom: 10px;
    }

    .tehno-txt {
        margin-bottom: 20px;
    }


    .m-banner-left {
        padding-right: 33px;
        padding-left: 33px;
        padding-top: 25px;
    }

    .m-banner-left H2 {
        font-size: 23.18px;
        line-height: 36.43px;
        margin-bottom: 15px;
    }


    .foot-item.foot-logo-item {
        width: 149px;
        font-size: 35.36px;
        line-height: 44px;
        order: 0;
    }

    .foot-item.mes-item {
        order: 1;
    }


    .foot-item.foot-menu-item {
        width: 100%;
        padding: 10px 0;
        order: 2;
    }

    .foot-item.l-item {
        order: 3;
    }

    .mes-item li a {

    }

    .l-item span, .l-item a {
        margin: 0 0;
        width: 48%;
    }

    .steps-item-link a:first-child {
        margin-right: 8px;
    }


    .what-list {
        display: block;
        margin-bottom: 10px;
    }

    .what-item {
        margin-bottom: 22px;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 31px;
        text-align: center;
        display: table;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .intro-top {
        margin-bottom: 0;
    }

    .intro H1 {
        margin-bottom: 23px;
    }

    .banner {
        border-radius: 27px;
    }

    .intro-banner {
        padding: 24px 21px;
    }

    .intro-banner-left {
        padding-right: 0;
    }

    .intro-banner-left H2 {
        color: rgb(255, 255, 255);
        font-family: Unbounded;
        font-size: 20px;
        font-weight: 400;
        line-height: 29px;
        text-align: left;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    .intro-banner-left H2 br {
        display: none;
    }


    .intro-banner-left li {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 4px;
    }


    .content-left li {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 4px;
    }


    .intro-banner-left p {
        font-size: 18px;
        line-height: 26px;
    }

    .intro-banner-left p br {
        display: none;
    }

    .intro-banner-left ul, .m-banner-left ul {
        margin-bottom: 20px;
    }

    .intro-banner-left .note {
        margin-bottom: 20px;
        width: 100%;
    }


    .advantages-img {
        margin-bottom: 60px;
    }

    .advantages-item {
        width: 100%;
        margin-bottom: 25px;

    }

    .advantages-title {
        color: rgb(6, 0, 0);
        font-family: Unbounded;
        font-size: 19px;
        font-weight: 400;
        line-height: 29px;
        text-align: left;
    }

    section.tehno {
        padding-top: 0;
    }

    .tehno H2, section.content H2 {
        color: rgb(6, 0, 0);
        font-family: Unbounded;
        font-size: 28px;
        font-weight: 400;
        line-height: 39px;
        text-align: left;
        text-transform: uppercase;
    }

    .tehno H2 {
        margin-bottom: 18px;
    }

    .tehno .what-item {
        max-width: 360px;
        text-align: left;
    }

    .tehno-inner-left img {
        /*  max-width: 300px;*/
    }

    .advantages-item:last-child {
        margin-bottom: 10px;
    }

    .tehno .what-list {
        margin-bottom: 30px;
    }

    section.content {
        padding-bottom: 50px;
    }

}


@media screen and (max-width: 360px) {


    .steps-item-link {
        padding-left: 0;
    }

    .steps-item_2 .steps-item-tit {
        width: calc(100% - 40px);
    }

    .steps-item-flash {
        display: none;
    }

    .steps-item-tit {
        font-size: 19px;
        line-height: 22px;
    }
}


@media screen and (min-width: 891px) and (max-width: 1100px) {


    .container {
        padding-right: 20px;
        padding-left: 20px;

    }


}


@media screen and (min-width: 681px) and (max-width: 890px) {


    .tehno H2 {
        margin-top: 0;
    }


    .header-logo-item {
        font-size: 44px;
        line-height: 50px;
    }

    .container {
        padding-right: 50px;
        padding-left: 50px;

    }


}


@media screen and (max-width: 681px) {


    .container {
        padding-right: 10px;
        padding-left: 10px;

    }


}


@media screen and (max-width: 769px) {

    #cabinet-header {
        padding-top: 20px;
    }

    .header-row {
        margin-bottom: 40px;
        flex-direction: column;
    }
    .mail-item {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .auth-body .header-row-right .header-item.mes-item {
        margin-right: 0;
    }

    .auth-body .login-cab {
        display: none;
    }

    .header-logo-item, .logo-cell {
        font-size: 38px;
        line-height: 38px;
    }

    .card {
        margin-top: 35px;
    }

    .card-head-new {
        font-size: 30.4px;
        font-weight: 400;
        line-height: 44.1px;

    }

    .card-head-new-sub {
        font-size: 16px;
        font-weight: 500;
        line-height: 26.7px;
        margin-top: 14px;
    }


    .card-content {
        padding: 32px 27px 32px 27px;
    }

    .form-input {
        margin-bottom: 26px;
    }

    .form-input input {
        padding: 14px 16px;
        font-size: 14px;
        line-height: 20px;
        border-radius: 17.76px;
    }

    .form-input label, .check-wrap-label {
        padding: 0 10px;
        left: 30px;
        top: -10px;
        padding: 0 13px;
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
    }

    .btn-row {
        display: block;
        margin-top: -10px;
    }

    .btn-row-login {
        padding: 0 0;
    }

    .btn-row .orange-btn {
        width: 100%;
        max-width: 100%;
    }

    .btn-row-login .orange-btn {
        margin-bottom: 15px;
    }

    .orange-btn {
        font-size: 13.37px;
        font-weight: 400;
        line-height: 16px;
        padding: 15px 10px;

    }

    .black-link {
        font-size: 13.37px;
        font-weight: 400;
        line-height: 16px;
        padding: 15px 10px;
        max-width: 100%;
        width: 100%;
    }

    .foot-item.mes-item {
        width: auto;
    }

    .right-menu {
        display: none;
    }

    .cabinet-menu-superadmin {
        display: block;

    }

    .cabinet-menu-superadmin-item-img {
        width: 100%;
        height: auto;
        position: relative;
        border-radius: 20px;
        margin-bottom: 20px;
    }

    .cabinet-menu-superadmin-item {
        margin-bottom: 40px;
        display: block;
    }

    .cabinet-menu-superadmin-item-span {
        font-size: 20.9px;
        font-weight: 400;
        line-height: 35.36px;
        text-transform: uppercase;
    }

    table.requests td:first-child {
        border-radius: 17.86px 17.86px 0px 0px;
        background-color: rgb(237, 86, 74) !important;
        color: #fff;
        border-bottom: 0 !important;
        padding: 15px 18px;
    }

    table.requests tr:first-child td {
        padding-top: 15px;
    }

    table.requests {
        background: #F3C650;
        box-shadow: none;
    }

    table.requests tr {
        margin-bottom: 40px;
        box-shadow: 0px 0px 30.23px 0px rgba(0, 0, 0, 0.15);

    }

    table.requests td:last-child {
        border-right-style: solid;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-right: 0;
    }

    table.requests td {
        font-size: 14.1px;
        font-weight: 500;
        line-height: 17px;
        padding: 10px 18px;

    }

    table.requests td:before {
        font-weight: bold;
        font-size: 14.1px;
        line-height: 17px;
    }

    table.requests td:first-child .btn-link {
        color: #fff;
        text-decoration: underline;
        text-align: center;
    }

    table.requests td:first-child {
        display: block;
        text-align: right;
        font-size: 14.1px;
        font-weight: 500;
        line-height: 17px;
    }

    table.requests tr:last-child td:first-child {
        border-bottom-left-radius: 0;
    }

    table.requests tr:last-child {
        margin-bottom: 0;
    }

    .btn-backlink {
        color: rgb(0, 0, 0);
        font-size: 15.24px;
        font-weight: 500;
        line-height: 19px;
    }

    .cabinet-body .header-row {
        margin-bottom: 0px;
    }

    .progress-cell {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
        margin-bottom: 16px;
    }

    .progress-section {
        margin-top: -20px;
        margin-bottom: 20px;
    }

    .cabinet-menu-item {
        width: 100%;
        border-radius: 18.45px 36.9px 18.45px 18.45px;
        background: rgb(237, 86, 74);
        padding: 23px;
    }

    .menu-item-name {
        font-size: 15.68px;
        font-weight: 400;
        line-height: 19px;
        margin-bottom: 9px;
    }

    .menu-item-linc {
        font-size: 12.92px;
        line-height: 16px;
    }

    .check-wrap {
        margin-bottom: 20px;
    }

    .checkselect.checkselect-border .checkselect-control select {
        padding: 14px 16px;
        font-size: 14px;
        line-height: 20px;
        border-radius: 17.76px;
    }

    .checkselect.checkselect-border .checkselect-popup {
        border-radius: 17.76px;
    }

    .checkselect-control select {
        height: 52px;

    }

    .checkselect-control .accord-ico {

        bottom: 0;
        right: 15px;
    }

    .my-btn span {
        line-height: 24px;
        font-size: 16px;
    }

    .uploaded-files a {
        line-height: 24px;
        font-size: 16px;
    }

    .btn-link {
        line-height: 24px;
        font-size: 16px;
    }

    .file-form-wrap {
        margin-bottom: 20px;
    }


    .stage-table-wrap {

    }

    .stage-table-wrap table {
        /*overflow: hidden;*/
        /*overflow-x: scroll;*/
        /*display: inline-block;*/
    }


    .stage-table td {
        font-size: 14.1px;
        font-weight: 500;
        line-height: 17px;
        padding: 10px 18px;
        background: #FFD66D;
    }

    .stage-table th {
        font-size: 14.1px;
        font-weight: 500;
        line-height: 17px;
        padding: 15px 18px;
    }

    .stage-table th:first-child {
        border-radius: 19px 0 0 0;
    }

    .stage-table th:last-child {
        border-radius: 0 19px 0 0;
    }


    .stage-table {
        border-radius: 19px 0 0 19px;

    }

    .stage-table .btn-link {
        font-size: 14px;
    }

    .stage-table {

        background: transparent;
        box-shadow: none;


    }

    .stage-table th:nth-child(2),  .stage-table th:nth-child(3) {
        display: none;
    }

    .stage-table th:nth-child(1) span{
        display:none;
    }

    .stage-table th:nth-child(5) {
       font-size: 0;
    }

    .stage-table td:nth-child(2),  .stage-table td:nth-child(3) {
        display: none;
    }



}



@media screen and (max-width: 379px) {
    .card-head-new {
        font-size: 24px;
        line-height: 31px;
    }
}


.footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
    padding-top: 30px;
}

.footer-links a{
    color:#fff;
    font-size: 12px;
    font-weight: 100;

}

/* ========== Р‘РђРќРќР•Р  COOKIE ========== */
/* ==========  COOKIE БАННЕР (стиль "Поток-Идей") ========== */
.cookie-banner {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    max-width: 1200px;
    background: #FFFFFF;
    border-radius: 24px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
    z-index: 10000;
    padding: 24px 32px;
    font-family: 'Montserrat', sans-serif;
    animation: slideUp 0.4s ease;
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

.cookie-banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.cookie-text strong {
    display: block;
    font-family: 'Unbounded', cursive;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    margin-bottom: 6px;
}

.cookie-text p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #4A4A4A;
    margin: 0;
}

.cookie-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}

.cookie-btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 12px 28px;
    border-radius: 48px;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all 0.2s ease;
    background: transparent;
}

.cookie-btn-accept {
    background: #ED564A;
    color: #FFFFFF;
    border-color: #ED564A;
    box-shadow: 0 2px 8px rgba(237, 86, 74, 0.2);
}

.cookie-btn-accept:hover {
    background: #FFFFFF;
    color: #ED564A;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(237, 86, 74, 0.3);
}

.cookie-btn-decline {
    background: transparent;
    border: 2px solid #CCCCCC;
    color: #333333;
}

.cookie-btn-decline:hover {
    border-color: #ED564A;
    color: #ED564A;
    background: rgba(237, 86, 74, 0.05);
    transform: translateY(-2px);
}

.cookie-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #ED564A;
    text-decoration: underline;
    transition: opacity 0.2s;
}

.cookie-link:hover {
    opacity: 0.7;
    color: #ED564A;
}

@media (max-width: 850px) {
    .cookie-banner {
        bottom: 16px;
        padding: 20px 24px;
        border-radius: 20px;
    }
    .cookie-banner-content {
        flex-direction: column;
        text-align: center;
    }
    .cookie-buttons {
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 550px) {
    .cookie-btn {
        width: 100%;
        text-align: center;
        padding: 12px 16px;
    }
    .cookie-link {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 4px;
    }
    .cookie-banner {
        padding: 16px 20px;
        bottom: 12px;
    }
}
