@font-face {
    font-family: TexbookNew;
    font-weight: lighter;
    src: url('../css/fonts/tbn45.woff2') format("woff2"), url('../css/fonts/tbn45.woff') format("woff");
}

@font-face {
    font-family: TexbookNew;
    font-weight: 400;
    src: url('../css/fonts/tbn55.woff2') format("woff2"), url('../css/fonts/tbn55.woff') format("woff");
}

@font-face {
    font-family: TexbookNew;
    font-weight: 700;
    src: url('../css/fonts/tbn75.woff2') format("woff2"), url('../css/fonts/tbn75.woff') format("woff");
}

@font-face {
    font-family: PTRoubleSans;
    src: url('../css/fonts/PTRoubleSans.woff2') format('woff2'), url('../css/fonts/PTRoubleSans.woff') format('woff');
}

* {
    margin: 0;
    padding: 0;
    font: inherit;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

i, em {
    font-style: italic;
}

[hidden], template {
    display: none;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0);
    cursor: default;
}

body {
    /*font-size: 100%;*/
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
}

a {
    background: 0 0;
}

a:focus, a:hover {
    color: #000000 !important;
    text-decoration: none !important;
}

:active, :focus, :hover {
    outline: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

ol, ul {
    list-style: none;
}

pre {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    white-space: pre-wrap;
}

q {
    quotes: '\201C' '\201D' '\2018' '\2019';
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button {
    overflow: visible;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

button, input, select[multiple], textarea {
    background-image: none;
}

input, select, textarea {
    border-radius: 0;
    box-shadow: none;
}

input, textarea {
    resize: none;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

[placeholder]:focus::-webkit-input-placeholder {
    color: transparent;
}

[placeholder]:focus::-moz-placeholder {
    color: transparent;
}

[placeholder]:focus:-ms-input-placeholder {
    color: transparent;
}

[placeholder]:focus::placeholder {
    color: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body, html {
    height: 100%;
    font-family: Arial, sans-serif;
    background: #f6f5f3;
    min-width: 960px;
    width: 100%;
}

.about {
    padding: 39px 142px 13px 31px;
}

table.about__text thead th {
    padding: 10px;
}

table.about__text tbody td {
    padding-left: 5px;
    padding-right: 5px;
}

table.about__text.news tbody td {
    padding: 10px 5px;
}

table.about__text tbody tr:nth-child(odd) {
    background-color: #f5f5f5;
}

.about__text {
    font-size: 16px;
    line-height: 1.5;
    margin: 2em 0;
}

.about__text_small {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

.about__text_grey {
    font-size: 16px;
    line-height: 1.5;
    margin: 2em 0;
    color: #666;
}

.about__text_type_important {
    font-weight: 700;
}

.about__text_type_footnote {
    color: #7a7a7a;
    font-size: 12px;
}

.account-menu {
    position: relative;
}

.account-menu__label {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
    text-decoration: none;
    color: #000;
}

.account-menu__button, .load_button {
    display: inline-block;
}

.account-menu__select {
    margin-top: 1px;
    border-left: 1px solid #dedddb;
    position: relative;
    /*	padding-left:10px;
*/
}

.account-menu__select .select2-selection {
    border-left: 0;
    border-right: 0;
}

.account-menu__select-element {
    /*	width:120px;
*/
}

.account-menu_signed {
    height: 32px;
    border: 1px solid #dedddb;
    border-radius: 2px;
    line-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.account-menu_signed .account-menu__label {
    height: 100%;
    padding-left: 15px;
    margin-right: 0;
    padding-right: 13px;
}

.account-menu_signed .account-menu__label:hover {
    background-color: #f0f0f0;
}

.advantages {
    position: relative;
    width: 1030px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px auto;
    margin-top: 65px;
    margin-bottom: 90px;
}

.advantages__item {
    display: table-cell;
    /*	-webkit-box-flex:0;
	-webkit-flex:0 1 25%;
	-ms-flex:0 1 25%;
	flex:0 1 25%;*/
    width: 260px;
    padding: 0 10px;
/ / margin-top: 65 px;
/ / margin-bottom: 90 px;
}

.advantages__item-icon-wrapper {
    display: block;
    position: relative;
    text-align: center;
    height: 80px;
}

.advantages__item-icon {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    vertical-align: bottom;
}

.advantages__item-icon_type_quite {
    width: 85px;
    height: 77px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -84px;
    background-size: 247px 161px;
}

.advantages__item-icon_type_security {
    width: 120px;
    height: 78px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -127px 0;
    background-size: 247px 161px;
}

.advantages__item-icon_type_convenience {
    width: 105px;
    height: 77px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -89px -84px;
    background-size: 247px 161px;
}

.advantages__item-icon_type_reliability {
    width: 123px;
    height: 80px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 247px 161px;
}

.advantages__item-title {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.advantages__description {
    font-size: 16px;
}

.answer-list {
    padding: 30px 100px 35px 20px;
}

.answer-list__title {
    font-size: 30px;
}

.answer-list__item {
    margin-top: 30px;
}

.answer {
    display: block;
    font-family: Arial;
}

.answer__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
}

.answer__body {
    font-size: 14px;
    line-height: 24px;
}

.answer__body hr {
    margin: 15px 0 !important;
}

.answer_single {
    padding: 30px 20px;
}

.answer_single .answer__title {
    padding-bottom: 26px;
    margin-bottom: 20px;
}

.answer_single .answer__title::after {
    left: 0;
    right: 0;
    bottom: -1px;
    position: absolute;
    content: '';
    height: 1px;
    background: #e2e2e1;
}

.archive {
    background: #fff;
    padding: 23px 15px 27px;
    font-family: Arial;
}

.archive__header {
    margin-left: 5px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 17px;
}

.bind-card {
    position: relative;
    height: 190px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #7ac076;
}

.bind-card__content {
    position: relative;
    height: 100%;
    max-width: 1030px;
    width: 100%;
    padding-left: 102px;
    padding-top: 20px;
    font-family: Arial;
    color: #fff;
}

.bind-card__icon {
    position: absolute;
    left: 0;
    top: 34px;
    width: 66px;
    height: 44px;
}

.bind-card__title {
    font-size: 24px;
    line-height: 48px;
}

.bind-card__text {
    font-size: 14px;
    line-height: 18px;
}

.bind-card__button {
    margin-top: 22px;
}

.bind-card__close {
    position: absolute;
    right: 0;
    top: 20px;
    width: 14px;
    height: 14px;
    color: #fff;
}

.bind-card__close-icon {
    height: 100%;
    width: 100%;
}

.bullets-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bullets-list__bullet {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 5px 11px;
}

.button {
    /*	position:relative;
*/
    display: inline-block;
    vertical-align: middle;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 15px;
    border: 1px solid #dedddb;
    border-radius: 2px;
    background-color: #fff;
    padding: 0 15px;
    text-decoration: none;
    line-height: 30px;
    color: #000;
    cursor: pointer;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    will-change: background-color;
}

.button:hover {
    background-color: #f0f0f0;
}

.button_type_icon {
    padding: 0 10px 0 5px;
}

.button_size_s {
    height: 32px;
    font-size: 13px;
    line-height: 28px;
    padding: 0 13px;
}

.button_size_s .button__icon {
    width: 13px;
    height: 13px;
}

.button_size_s .button__icon_type_add-child {
    width: 19px;
    height: 13px;
    margin-right: 12px;
    margin-left: -3px;
}

.button_size_s .button__icon_type_add-card {
    width: 22px;
    height: 15px;
    margin-right: 11px;
    margin-left: -5px;
}

.button_size_l {
    height: 38px;
    line-height: 38px;
    width: 100%;
    font-size: 18px;
}

.button_size_xl {
    font-size: 24px;
    line-height: 48px;
    padding: 0 28px;
}

.button_size_xl .button__icon {
    width: 24px;
    height: 24px;
}

.button_size_xl .button__content {
    top: -2px;
}

.button_theme_action {
    background-color: #ffdb4d;
    border-color: #ccad33;
}

.button_theme_action:hover {
    background-color: #ffd324;
}

.button_theme_sign-in {
    background: -webkit-linear-gradient(top, #ffe12c 0, #c79606 100%);
    background: linear-gradient(to bottom, #ffe12c 0, #c79606 100%);
    border: none;
    padding: 0;
    font-size: 24px;
    line-height: 46px;
    min-height: 46px;
    font-family: Arial, sans-serif
}

.button_theme_sign-in:hover .button__content {
    background-color: rgba(255, 255, 255, .2);
}

.button_theme_sign-in::before {
    content: '';
    display: block;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 1px;
    background: -webkit-linear-gradient(top, #ffe85b 0, #ffdb08 100%);
    background: linear-gradient(to bottom, #ffe85b 0, #ffdb08 100%);
    box-shadow: inset 0 -3px 0 #e0bb0b;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .35);
    border-radius: 3px;
}

.button_theme_sign-in .button__content {
    background-color: rgba(255, 255, 255, 0);
    color: #473e09;
    padding: 0 28px;
    min-height: 46px;
    line-height: 42px;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    will-change: background-color;
    top: 1px;
}

.button_theme_update-account {
    border-color: #f0f0f0;
    background-color: rgba(255, 255, 255, 0);
    font-size: 24px;
    line-height: 44px;
    min-height: 48px;
    padding: 0 28px;
    font-family: Arial, sans-serif;
    color: #fff;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    will-change: background-color;
}

.button_theme_update-account:hover {
    background-color: rgba(255, 255, 255, .2);
}

.button_theme_update-account .button__content {
    top: 0px;
}

.button_theme_bullet {
    text-align: center;
    font-size: 15px;
    color: #666;
    padding: 0 10px;
}

.button__content {
    display: inline-block;
    vertical-align: middle;
    /*	position:relative;
*/
    z-index: 1;
}

.button__icon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}

.callback__form {
    margin-top: 30px;
    width: 408px;
}

.callback__field {
    margin-top: 0px;
}

.callback__field:first-child {
    margin-top: 0;
}

.callback__button {
    margin-top: 35px;
}

.cards {
    position: relative;
    padding: 30px 20px;
    background-color: #fff;
}

.cards__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}

.cards__title {
    font-family: Arial;
    font-size: 18px;
    line-height: 31px;
}

.cards__settings-icon {
    width: 18px;
    height: 18px;
}

.cards__settings img:hover {
    -moz-transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

@keyframes cards__settings {

    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }

}

.cards__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-start;
    -webkit-justify-content: space-start;
    -ms-flex-pack: space-start;
    justify-content: space-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*	border-bottom:1px solid #e5e5e5; */
    height: 60px;
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
}

.cards__item:first-child {
    border-top: 1px solid #e5e5e5;
}

.cards__icon {
    width: 27px;
    height: 18px;
}

.cards__type {
    width: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-start;
    -webkit-justify-content: space-start;
    -ms-flex-pack: space-start;
    justify-content: space-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.cards__number {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 18px;
}

.cards__add {
    margin-top: 24px;
}

.checkbox {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.checkbox__input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.checkbox__box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    background-color: #fff;
    border: 1px solid #dedddb;
    border-radius: 2px;
}

.checkbox__input:checked + .checkbox__box {
    background-color: #ffeba0;
}

.checkbox__label {
    position: relative;
    display: block;
    z-index: 2;
    color: #000;
    font-family: Arial;
    font-size: 15px;
    line-height: 17px;
    padding-left: 25px;
    cursor: pointer;
}

.checkbox__tick {
    width: 15px;
    height: 16px;
    position: absolute;
    left: 2px;
    top: -5px;
    opacity: 0;
}

.checkbox__input:checked + .checkbox__box .checkbox__tick {
    opacity: 1;
}

.checkbox__info {
    opacity: .6;
}

.childrens {
    /*	position:relative;
*/
    padding: 30px 20px;
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 0px;
}

.childrens__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}

.childrens__title {
    font-family: Arial;
    font-size: 18px;
    line-height: 31px;
}

.childrens__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e5e5e5;
    height: 60px;
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
}

.childrens__item:first-child {
    /*	border-top:1px solid #e5e5e5;
*/
}

.childrens__name {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 25px;
}

.childrens__id {
    margin-right: 25px;
    color: #999;
}

.childrens__remove {
    width: 14px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #000;
    opacity: .8;
}

.childrens__remove-icon {
    width: 14px;
    height: 14px;
}

.content, .content_gray {
    max-width: 1030px;
    min-width: 960px;
    width: 100%;
    margin: 20px auto;
}

.content {
    background: #fff;
}

.content_column {
    background: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.copyright {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-family: Arial, sans-serif;
    text-align: left;
    padding-top: 6px;
    padding-right: 20px;
}

.copyright__text {
    color: #605d5d;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
}

.copyright__license {
    color: #999;
    font-size: 12px;
    line-height: 30px;
}

.datepicker {
    display: inline-block;
    vertical-align: middle;
    /*width: 160px;*/
    border-radius: 0 !important;
    padding: 0 10px !important;
}

.datepicker__icon {
    width: 11px;
    height: 8px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
    cursor: pointer;
    fill: #ccc;
}

.datepicker__icon:hover {
    fill: #aaa;
}

.dropdown-info-block {
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.footer-menu {
    position: relative;
    display: inline-block;
    font-size: 0;
    margin: 0 auto;
    padding: 0px;
}

.footer-menu__item {
    display: inline-block;
    margin-top: 13px;
    width: 224px;
}

.footer-menu__item:nth-child(odd) {
    min-width: 224px;
}

.footer-menu__link {
    position: relative;
    display: inline-block;
    height: 16px;
    padding-left: 0px;
    text-decoration: none;
}

.footer-menu__link:hover {
    text-decoration: underline;
}

.footer-menu__icon {
    position: absolute;
    left: 8px;
    top: 8px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.footer-menu__icon_type_mobile, .footer-menu__icon_type_news {
    width: 12px;
    height: 16px;
}

.footer-menu__icon_type_about {
    width: 16px;
    height: 16px;
}

.footer-menu__icon_type_feedback {
    width: 16px;
    height: 12px;
}

.footer-menu__text {
    /*	vertical-align:top;
 */
    height: 16px;
    color: #669;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
}

.footer-menu__link_type_phone .footer-menu__text {
    color: #605d5d;
}

.footer-menu__hint {
    display: inline-block;
    vertical-align: top;
    max-width: 85px;
    margin-left: 9px;
    color: #999;
    font-family: Arial, sans-serif;
    font-size: 8px;
    line-height: 8px;
    text-transform: uppercase;
}

.footer {
    position: relative;
    height: 130px;
    padding-top: 32px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f6f5f3;
    border-top: 1px solid #dedddb;
}

.footer__content {
    height: 100%;
    max-width: 1030px;
    width: 100%;
    /*	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;*/
    display: table;
    margin: 0 auto;
    -webkit-box-align: top;
    -webkit-align-items: top;
    -ms-flex-align: top;
    align-items: top;
}

.footer__links {
    width: 450px;
    display: table-cell;
    margin-top: 3px;
}

.footer__copyright {
    /*	width:100%;*/
    text-align: right;
    margin-top: 3px;
    display: table-cell;
    vertical-align: top;
}

.form {
    padding: 40px;
    background: #fff;
    width: 100%;
}

.header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    /*	border-bottom:1px solid #f0f0f0;
*/
}

.header__content {
    width: 1030px;
    /*	width:100%;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox; */
    display: table;
    /*	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;*/
    margin: 0 auto;
}

.header__logo {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 135px;
}

.header__menu {
    position: relative;
    /*	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	margin-left:38px; */
    display: table-cell;
    vertical-align: middle;
}

.header__auth {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.history {
    position: relative;
    padding: 30px 20px 0;
    border-radius: 4px;
}

.history-dishes {
    position: relative;
}

.history-komplexes {
    position: relative;
}

.history__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}

.history__title {
    font-family: Arial;
    font-size: 18px;
    line-height: 31px;
}

.history__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    font-family: Arial;
    border-top: 1px solid #e5e5e5;
}

.history__where {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 110px;
}

.history__text {
    /*	width:100%;
*/
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
    line-height: 18px;
    margin-right: 5px;
}

.history__text_type_total {
    /*	padding-left:170px;
 */
}

.history__icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.history__amount {
    white-space: nowrap;
    font-size: 16px;
    line-height: 16px;
}

.history__amount_positive {
    color: #04a504;
}

.history__date {
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
}

.history__time {
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
    color: #999;
}

.id {
    text-align: center;
}

.id__form {
    width: 400px;
    margin: 40px auto;
    background-image: -webkit-linear-gradient(left, #fdfdfd, #f9f9f9);
    background-image: linear-gradient(to right, #fdfdfd, #f9f9f9);
    padding: 50px 40px 40px;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #b9b9b9;
    box-shadow: 2px 2px 7px -1px rgba(0, 0, 0, .25);
}

.id__form-inner {
    width: 232px;
    margin: 0 auto;
}

.id__field {
    margin-bottom: 13px;
}

.index {
    position: relative;
    width: 100%;
    display: block;
    background: #fff;
}

.index__preamble {
    display: block;
    width: 100%;
    height: 510px;
    background-image: url(../img/index.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.index__advantages {
    background-color: #fff;
    margin-top: 0;
}

.input-field {
    width: 100%;
}

.input-field__input {
    padding: 6px 10px;
    width: 100%;
    height: 32px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #000;
    border: 1px solid #dedddb;
    placeholder-color: rgba(0, 0, 0, .6);
}

.input-field__input_size_l {
    font-size: 18px;
    height: 40px;
}

.input-field__input_type_textarea {
    height: 140px;
}

.input-field__input:focus {
    padding: 5px 9px;
    border: 2px solid #fc0;
}

.like {
    display: block;
}

.like__input {
    display: none;
}

.like__input:checked + .like__label {
    fill: #939598;
}

.like__label {
    fill: none;
    cursor: pointer;
}

.like__icon {
    stroke: #939598;
    margin-top: 3px;
    width: 16px;
    height: 14px;
}

.link {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.link:hover {
    text-decoration: underline;
}

.link_theme_black {
    color: #000;
}

.link_theme_black:hover {
    color: #999;
    text-decoration: none;
}

.link_theme_black.link_state_active {
    color: #999;
}

.load_button {
    font-size: 20px;
}

.logotype {
    position: relative;
}

.main, .main_gray {
    width: calc(100% - 350px - 20px);
}

.main {
    background: #fff;
}

.new__banner {
    width: 100%;
}

.new__content {
    width: 570px;
    margin: 50px auto 0;
}

.new__content h1 {
    font-size: 36px;
}

.new__content h2 {
    font-size: 18px;
    margin: 2em 0;
}

.new__content p {
    font-size: 16px;
    line-height: 1.5;
    margin: 2em 0;
}

.new__content img {
    max-width: 100%;
    margin-right: 20px;
}

.new__content img + img {
    margin-right: 0;
}

.news-item {
    border: 0 solid #e5e5e5;
    border-top-width: 1px;
    padding-top: 18px;
}

.news-item__date {
    display: block;
    font-family: Arial, sans-serif;
    color: #605d5d;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 14px;
}

.news-item__header {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
}

.news-item__image {
    height: 142px;
    background-color: #d7d7d7;
    margin-bottom: 14px;
    margin-right: 23px;
}

.news-item__image:last-child {
    margin-right: 0;
}

.news-item__description {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 11px;
}

.news-item__footer:after {
    display: table;
    clear: both;
    content: '';
}

.news-item__read-more {
    float: left;
    color: #669;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
}

.news-item__like {
    float: right;
}

.news-list {
    padding: 14px 21px 35px;
    font-family: Arial;
}

.news-list__header {
    font-size: 36px;
    line-height: 48px;
}

.news-list__item {
    margin-top: 22px;
}

.news-list__item:first-of-type {
    margin-top: 14px;
}

.page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 100%;
}

.page__helper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.page__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 70px;
    -ms-flex: 0 1 70px;
    flex: 0 1 70px;
    background-color: #fff;
}

.page__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.page__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 131px;
    -ms-flex: 0 1 131px;
    flex: 0 1 131px;
}

.pay-form {
    padding-top: 40px;
}

.pay-form__input {
    display: inline-block;
    width: 250px;
    vertical-align: middle;
    margin: 0 10px;
}

.payment-option {
    width: 33%;
    text-align: center;
    display: table-cell;
    padding-right: 10px;
}

.payment-option__icon-container {
    margin-bottom: 18px;
    height: 55px;
    position: relative;
}

.payment-option__icon {
    position: absolute;
    bottom: 0;
}

.payment-option__icon_type_sberbank-card {
    margin-left: -33px;
    width: 66px;
    height: 44px;
}

.payment-option__icon_type_sberbank-online {
    margin-left: -35px;
    width: 86px;
    height: 55px;
}

.payment-option__icon_type_terminal {
    margin-left: -33px;
    width: 66px;
    height: 54px;
}

.payment-option__title {
    font-size: 22px;
    margin-bottom: 21px;
}

.payment-option__description {
    line-height: 21px;
    color: #666;
}

.payment-option__button {
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-top: 24px;
    padding: 0 14px;
}

.payment {
    padding: 30px 40px 27px;
}

.payment__header {
    line-height: 48px;
    font-size: 36px;
    width: 500px;
    margin: 0 auto 46px;
    text-align: center;
}

.payment__options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    margin-bottom: 59px;
    text-align: center;
    width: 100%;
}

.payment__other-options {
    border: 0 solid #dedddb;
    border-top-width: 1px;
    padding-top: 28px;
    text-align: center;
    line-height: 18px;
    font-family: Arial;
}

.payment__other-options-link {
    color: #04b;
    text-decoration: none;
}

.payment__other-options-footnote {
    color: #999;
    font-size: 13px;
}

.preamble {
    position: relative;
    width: 100%;
    padding: 140px 0;
    /*	background-image:url(../img/index.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat; */
    text-align: center;
}

.preamble__header {
    position: relative;
    display: inline-block;
    width: 615px;
    font-family: Arial, sans-serif;
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    margin-bottom: 50px;
}

.preamble__content {
    display: block;
    text-align: center;
}

.preamble__button {
    display: inline-block;
    margin: 0 10px;
}

.preamble__footer {
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin-top: 20px;
    color: #fff;
}

.preamble__footer-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    fill: #fff;
}

.preamble__footer-text {
    display: inline-block;
    vertical-align: middle;
}

.question-list {
    font-family: Arial;
    text-align: center;
    cursor: pointer;
}

.question-list__title {
    padding-left: 20px;
    height: 83px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
}

.question-list__title::after {
    left: 20px;
    right: 20px;
    bottom: -1px;
    position: absolute;
    content: '';
    height: 1px;
    background: #e2e2e1;
}

.question-list__link {
    color: #04b !important;
    margin-top: 33px;
    margin-bottom: 33px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
}

.question-list__link:hover {
    text-decoration: none;
}

.question {
    padding-left: 20px;
    height: 52px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Arial;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    line-height: 1.5;
}

.question::after {
    left: 20px;
    right: 20px;
    bottom: -1px;
    position: absolute;
    content: '';
    height: 1px;
    background: #e2e2e1;
}

.question:hover {
    background: #fafaf9;
}

.question:hover::after, .question:last-child::after {
    display: none;
}

.question_state_active {
    background: #ffeba0;
    pointer-events: none;
}

.question_state_active::after {
    display: none;
}

.question_size_big {
    height: 81px;
}

.question_size_big:hover {
    background-color: #fff6cb;
}

.ruble {
    /*font-family: PTRoubleSans;*/
}

.ruble:before {
    /*font-family: PTRoubleSans;*/
    /*content: 'у';*/
}

.select2-container {
    box-sizing: content-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    font-size: 13px;
    font-family: Arial;
    height: 32px;
}

.select2-container--open .select2-selection {
    /*	border:2px solid #fc0;
*/
    line-height: 30px;
    padding-left: 7px;
}

.select2-container--open .select2-selection__arrow b::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -2px;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container .select2-search--dropdown .select2-search__field {
    border: 1px solid #dedddb;
}

.select2-container .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-search {
    display: none;
}

.select2-selection {
    background-color: #fff;
    border: 1px solid #dedddb;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 32px;
    line-height: 32px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 8px;
}

.select2-selection__rendered {
    color: #000;
    display: block;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}

.select2-selection__placeholder {
    color: #999;
}

.select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-selection__arrow b {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
}

.select2-selection__arrow b::after {
    top: 50%;
    position: absolute;
    margin-top: -6px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    content: '';
    display: block;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    right: 0;
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #dedddb;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 200px;
    overflow-y: auto;
}

.select2-results__option {
    padding: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-results__option[role=group] {
    padding: 0;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}

.select2-results__option-icon {
    width: 14px;
    height: 18px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.sidebar {
    width: 350px;
    background: #fff;
}

.sidebar_multi {
    background: 0 0;
}

.sidebar__item {
    margin-bottom: 17px;
}

.sidebar__item:last-child {
    margin-bottom: 0;
}

.sms__form {
    margin-top: 30px;
}

.sms__line {
    font-size: 0;
    margin-top: 20px;
}

.sms__line:first-child {
    margin-top: 0;
}

.sms__field {
    display: inline-block;
    vertical-align: middle;
    width: 408px;
}

.sms__save {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.sms__checkbox {
    margin-top: 15px;
}

.sms__number-add {
    font-size: 0;
    margin-top: 20px;
}

.sms__more {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 15px;
}

.tags {
    background: #fff;
    padding: 22px 15px 27px;
    font-family: Arial;
}

.tags__header {
    margin-left: 5px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 17px;
}

.text-form {
    padding: 40px 0 0;
    font-size: 8px;
    line-height: 10px;
    text-align: left;
}

.text-form__group {
    margin-bottom: 15px;
}

.text-form__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
}

.text-form__input {
    background: 0 0;
    border: 0;
    height: 11px;
    position: relative;
    vertical-align: baseline;
    padding-bottom: 1px;
    font-size: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
}

.text-form__input_grow {
    padding-left: 10px;
    -webkit-box-flex: 11;
    -webkit-flex-grow: 11;
    -ms-flex-positive: 11;
    flex-grow: 11;
}

.text-form__input_serial {
    width: 32px;
    text-align: center;
}

.text-form__input_number {
    width: 37px;
    text-align: center;
}

.text-form__input_day {
    width: 15px;
}

.text-form__input_month {
    width: 75px;
}

.text-form__input_year {
    width: 34px;
}

.title {
    font-family: Arial, sans-serif;
    font-size: 26px;
    line-height: 26px;
}

.top-menu {
    position: relative;
    font-size: 15px;
    margin-left: 13px;
    height: 30px;
    width: 100%;
    display: table;
    vertical-align: baseline;
}

.top-menu__item {
    display: inline-block;
    margin: 0 6px;
    padding-top: 3px;
    height: 30px;
    vertical-align: baseline;
    line-height: 30px;
}

.front_block {
    padding: 30px 40px 27px;
}

.front_block__login {
    padding: 30px 40px 27px;
    margin: 45px auto;
    width: 300px;
    position: relative;
    background-color: #f6f5f3;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgb(174, 174, 174);
    text-align: center;

}

.front_block__form {
    margin-top: 30px;
    width: 100%;
}

.form_lines {
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.label_input {
    color: #666;
    font-size: 15px;
    font-family: Arial;
}

#typeSearch {
    border: 1px solid #bdbdbd;
    padding: 0px 0px 0px 10px;
    font-size: 15px;
    vertical-align: middle;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
    width: 131px;
    height: 32px;
    margin: 0px 11px 2px 0;
    overflow: hidden;
    color: #bdbdbd;
}

.small_input__login {
    height: 32px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 15px;
    border: 1px solid #bdbdbd;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}

.small_input {
    width: 174px;
    height: 32px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 15px;
    border: 1px solid #bdbdbd;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.small_input__double {
    width: 368px;
    height: 32px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 15px;
    border: 1px solid #bdbdbd;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.small_input:focus {
    border: 1px solid #50b926;
}

.small_input__double:focus {
    border: 1px solid #50b926;
}

.element {
    position: relative;
    margin: 0px;
    padding: 0px;
    display: table-cell;
}

.element__login {
    position: relative;
    margin: 0px;
    padding: 0px;
}

.sber_button_green,
.sber_button_red {
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    padding: 8px 10px 8px 12px;
    background-color: #2d9811;
    letter-spacing: 0.1px;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    margin-top: 17px;
}

.sber_button_green:hover {
    background-color: #34a714;
    color: #e3e3e3 !important;
}

.sber_button_gray{
    background-color: #a1a1a1;
    color: #ffffff;
}

.sber_button_gray:hover {
    background-color: #a1a1a1;
    color: #e3e3e3 !important;
}

.sber_button_red {
    background-color: #f77480;
}

.sber_button_red:hover {
    background-color: #da2737;
}

.red {
    color: #da2737;
}

.sb_disabled,
.sb_disabled:hover {
    background-color: #dddddd;
}

.btn200 {
    width: 200px;
}

#myhint {
    position: absolute;
    background: #fff;
    padding: 10px;
    color: #cf0000;
    border: 1px solid #bdbdbd;
    width: 200px;
    /*	top: 180px;
	left: 480px;*/
    border-radius: 8px;
    display: none;
    z-index: 10000;
}

#dblacc {
    position: absolute;
    background: #fff;
    padding: 10px;
    color: #cf0000;
    border: 1px solid #bdbdbd;
    width: 300px;
    /*	top: 180px;
	left: 480px;*/
    border-radius: 8px;
    display: none;
    z-index: 10000;
}

.popupDialogClose:hover {
    cursor: pointer;
}
.popupDialog {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 10px;
    color: #cf0000;
    border: 1px solid #bdbdbd;
    width: 300px;
    text-align: center;
    border-radius: 8px;
    display: none;
    z-index: 10000;
}

.tbl_card {
    width: 408px;
    font-family: Arial;
    font-size: 13px;
    padding: 5px;
    vertical-align: top;
    text-align: left;
    padding-right: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
    border: 0px;
    background-color: #f6f5f3;
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgb(174, 174, 174);
}

.tdcard_left {
    width: 200px;
    padding: 5px;
    vertical-align: top;
    text-align: left;
    padding-left: 25px;
    line-height: 16px;
    height: 40px;
}

.tbl_card__small {
    width: 204px;
}

.tdcard_left__small {
    width: 100px;
}

/*new class form*/

.topDown {
    border: 1px solid #dedddb;
    font-family: Arial;
    padding: 8px 0px 7px 15px;
    font-size: 13px !important;
    line-height: 16px;
    vertical-align: middle;
    color: #000;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
    width: 200px;
    height: 33px;
    margin-right: 10px;
    border-radius: 2px;
    overflow: hidden;
}

.topDown.active {
    border-color: #2d9811;
}

.infoText {
    float: left;
}

.DownIco {
    width: 15px;
    height: 8px;
    border: 0px;
    float: right;
    margin-left: 15px;
    background-image: url(../img/down.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 5px;
}

.DownIco__up {
    width: 15px;
    height: 8px;
    border: 0px;
    float: right;
    margin-left: 15px;
    background-image: url(../img/up.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 5px;
}

.dropDownMenu {
    display: none;
    background-color: #fff;
    border: 1px solid #dedddb;
    font-size: 15px;
    line-height: 16px;
    position: static;
    z-index: 999;
    margin-top: 5px;
    width: 100%;
}

.preorder.ListView .dropDownMenu {
    position: absolute;
}

.UpDownLine {
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #dedddb;
    /*height: 40px;*/
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

.UpDownLine:hover {
    cursor: pointer;
    background-color: #f6f5f3;
}

.UpDownLine__left {
    float: left;
    text-align: left;
    padding: 7px 0px 7px 0px;

}

.UpDownLine__right {
    float: right;
    text-align: right;
    padding: 10px 0px 7px 0px;
}

.checkbox-div {
    width: 17px;
    height: 17px;
    border: 1px solid #bdbdbd;
    padding: 4px;
    border-radius: 2px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
    cursor: pointer;
    background-color: #fff;
}

.checkbox-div_active {
    width: 7px;
    height: 7px;
    border: 0;
    padding: 0;
    border-radius: 2px;
    cursor: pointer;
    background-color: #2d9811;
}

.checkbox-div_active.active {
    display: block !important;
}

.UpDownLine__combo {
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #dedddb;
    height: 40px;
    width: 100%;
}

.mc {
    width: 112px;
    height: 66px;
    float: right;
    background-image: url(../img/mc.png);
    background-repeat: no-repeat;
    /*	background-position:15px 12px;*/
    background-size: 84px 66px;
}

.mc_mini {
    width: 50px;
    height: 31px;
    /*	float: right; */
    background-image: url(../img/mc_mini.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.mc_headimg {
    width: 100%;
    height: 371px;
    background-image: url(../img/mcimghead.jpg);
    background-repeat: no-repeat;
    background-position: center;
    /*	background-size:111px 66px;  */
    background-size: 100% auto;
    overflow: hidden;
    margin-top: 1em;
}

.panel_promo {
    width: 100%;
    padding: 0;
    display: table;
    border: 0px;
    margin-top: 30px;
    /*	margin-bottom: 0px;*/
}

.panel_promo__cell {
    width: 48%;
    height: 300px;
    margin: 0;
    padding: 0;
    display: table-cell;
    border: 0px;
    float: right;
    margin-bottom: 4%;
    position: relative;
    overflow: hidden;
}

.panel_promo__cell img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    align: center;
    border: 0;
}

.panel_promo__header {
    width: 100%;
    height: 30%;
    text-align: center;
    line-height: 30px;
    border: 0px;
    padding: 15px;
    /*    0px;*/
    margin: 0px;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
}

.menu_list {
    width: 100%;
    padding: 10px;
    margin: 0px;
    margin-top: 5px;
    font-size: 20px;
    line-height: 30px;
    border: 1px solid #dedddb;
    border-radius: 2px;
    display: table;
}

.menu_list:hover {
    cursor: pointer;
    background-color: #f0f0f0;
}

.menu_list__detail {
    width: 100%;
    padding: 10px;
    margin: 0px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 25px;
    border: 1px solid #dedddb;
    border-radius: 2px;
    display: none;
}

.DownIcoBig {
    width: 25px;
    height: 20px;
    border: 0px;
    /*	float: right; */
    margin-right: 5px;
    background-image: url(../img/down.png);
    /*	background-size: cover;   */
    background-position-y: 50%;
    background-repeat: no-repeat;
    display: table-cell;
}

.DownIcoBig__up {
    width: 25px;
    height: 20px;
    border: 0px;
    /*	float: right; */
    margin-right: 5px;
    background-image: url(../img/up.png);
    /*	background-size: cover;   */
    background-position-y: 50%;
    background-repeat: no-repeat;
    display: table-cell;
}

.detail_row {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
    display: table-row;
}

.detail_cell {
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
}

.buttonDishCell {
    display: inline-block;
    width: 200px;
    height: 150px;
    vertical-align: top;
    padding: 10px;
    border: 0px;
}

.buttonDish {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    border: 1px solid #bdbdbd;
}

.buttonDish__label {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    padding-left: 10px;
    height: 40px;
}

.buttonDish__price {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.checkDetail {
    width: 100%;
    font-size: 16px;
    font-family: Courier;
    line-height: 20px;
    padding: 20px;
    margin-bottom: 0px;
    background-color: white;
    display: table;
}

.checkDetail .chDet40 {
    text-align: left;
    width: 40%;
    display: table-cell;
    float: left;
}

.checkDetail .chDet60 {
    text-align: right;
    width: 60%;
    display: table-cell;
    float: right;
}

.checkDetail .chDet100,
.checkDetail .chDet100Left {
    text-align: center;
    width: 100%;
}

.checkDetail .chDet100Left {
    text-align: left;
}

.UpDownLine:last-child {
    border-bottom: 0px;

}

.bold {
    font-weight: bold;
}

.ul-sms-statuses li {
    padding-bottom: 10px;
}

.hide {
    display: none;
}

.show {
    display: block;
}

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

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

.error-class {
    border: 1px solid red;
}

.good-class {
    border: 1px solid green;
}

.alert-p {
    display: block;
    margin: 5px 0 10px 0;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    padding: 8px 10px 8px 12px;
    background-color: #2d9811;
    border-radius: 7px;
}

.box-note,
.box-info,
.box-warning,
.box-hint,
.box-download {
    clear: both;
    background: #fafafa;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    line-height: 20px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
}

.box-info {
    background: #ebf5fa url(../img/box_info.png) 0 0 no-repeat;
    border-color: #d2dce1;
}

.box-warning {
    background: #fff0eb url(../img/box_warning.png) 0 0 no-repeat;
    border-color: #ffd7cd;
}

.box-hint {
    background: #fffae6 url(../img/box_hint.png) 0 0 no-repeat;
    border-color: #fae6be;
}

.box-download {
    background: #faffe6 url(../img/box_download.png) 0 0 no-repeat;
    border-color: #dce6be;
}

.form-group, .table {
    font-size: 14px;
}

.pkg-nav {
    /*height:146px;*/
}

.nav-steps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.nav-steps.w20 .nav-step {
    width: 20%
}

.nav-step {
    position: relative;
    float: left;
    width: 25%;
    padding-top: 20px;
    text-align: center
}

.nav-step:first-child .left, .nav-step:last-child .right, .nav-step:last-child .step-tag {
    display: none !important
}

.nav-step .step-dash-line {
    position: absolute;
    top: 56px;
    left: 0;
    width: 50%;
    height: 6px;
    margin-top: -30px
}

.nav-step .step-dash-line.right {
    left: auto;
    right: 0
}

.nav-step .step-dash-line line {
    stroke-width: 3px;
    stroke: #d8d8d8;
    stroke-dasharray: 1, 8;
    stroke-linecap: round
}

.nav-step .step-tag {
    display: none;
    position: absolute;
    top: 52px;
    right: -4px;
    background: #50b926;
    border-radius: 50%;
    z-index: 10
}

.nav-step .step-circle {
    width: 9px;
    height: 9px
}

.nav-step .step-circle:before {
    content: "";
    position: absolute;
    top: -6px;
    left: -6px;
    width: 21px;
    height: 21px;
    border: 1px solid #50b926;
    border-radius: 50%;
    background: rgba(247, 151, 29, .5);
    animation: circle 1.3s ease-out infinite;
}

.nav-step .step-exception {
    top: 46px;
    right: -9px;
    width: 18px;
    height: 18px;
    background: none
}

.nav-step .step-exception .icon-gantanhao-yuankuang {
    font-size: 20px;
    color: #eb5330
}

.nav-step.nav-step-active .step-dash-line line {
    stroke: #080808
}

.nav-step.nav-step-active .step-icon {
    background: #080808
}

.nav-step.nav-step-active .step-icon .iconfont {
    color: #fff
}

.nav-step.nav-step-active .step-content p {
    color: #080808
}

.nav-step.nav-step-current.nav-step-exception .step-exception, .nav-step.nav-step-current .step-circle {
    display: inline-block
}

.nav-step.nav-step-current.nav-step-exception .step-circle {
    display: none
}

.nav-step.nav-step-current:last-child .step-icon {
    border-radius: 50%;
    background: #9ccb64;
    margin-bottom: 11px
}

.nav-step.nav-step-current:last-child p {
    color: #9ccb64
}

.nav-step.nav-step-current .step-icon {
    border-radius: 50% 50% 50% 8px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: 21px
}

.nav-step.nav-step-current .step-icon .iconfont {
    top: 15px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-step.nav-step-current .step-icon .icon-yunshuzhongwuliu-xianxing {
    top: 18px
}

.nav-step.nav-step-current .step-content p {
    font-weight: 700
}

.step-content {
    position: relative;
    display: inline-block;
    z-index: 10
}

.step-content .step-icon {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #eee;
    margin: 0 auto 11px
}

.step-content .step-icon .iconfont {
    position: absolute;
    top: 13px;
    left: 17px;
    font-size: 49px;
    color: #c6c6c6
}

.step-content .step-icon .icon-yunshuzhongwuliu-xianxing {
    top: 14px;
    left: 18px
}

.step-content .step-icon .icon-kuaidiyuan-xianxing {
    left: 16px
}

.step-content p {
    line-height: 1.2;
    font-size: 14px;
    font-weight: lighter;
    color: #9b9b9b;
    text-align: center
}

.step-content p .light-desc {
    font-family: "SB Sans Text", serif;
    display: inline-block;
    text-align: left;
    font-size: 12px;
}

.step-content .current-img-icon {
    display: none;
    -ms-transform: translateY(-14px);
    transform: translateY(-14px)
}

.eCard {
    align-items: center;
    /*height: 90px;*/
}

.accountCard,
.bCard {
    margin: 30px auto;
}

.accountCard:before {
    content: "";
    background-image: url(../img/types/card.svg);
    height: 20px;
    width: 20px;
    float: left;
    margin: -1px 10px 0 27px;
}

.bCard:before {
    content: "";
    background-image: url(../img/types/card.svg);
    height: 20px;
    width: 20px;
    float: left;
    margin: 4px 10px 0 0;
}

.statusTxt {
    margin: 8px 25px -10px;
    font-size: 12px;
    color: #666;
}

.center {
    text-align: center;
    width: 100%;
}

.pagination {
    display: inline-flex;
    margin: 10px;
}

.pagination a, .pagination span {
    color: black;
    float: left;
    padding: 6px 6px;
    text-decoration: none;
}


.pagination a.active {
    background-color: #7ac076;
    color: white;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}


/* Clearable text inputs */
.clearable {
    position: relative;
    display: inline-block;
}

.clearable input[type=text] {
    padding-right: 24px;
    width: 100%;
    box-sizing: border-box;
}

.clearable__clear {
    display: none;
    position: absolute;
    right: 3px;
    top: 13px;
    padding: 0 8px;
    font-style: normal;
    font-size: 1.2em;
    user-select: none;
    cursor: pointer;
}

.clearable input::-ms-clear { /* Remove IE default X */
    display: none;
}

.panel_ico_sort {
    width: 16px;
    height: 16px;
    background: url("../img/sort.png");
    display: inline-table;
    cursor: pointer;
}

.advantages__item-icon_type_ib {
    width: 106px;
    height: 65px;
    background-image: url(../img/sprites.png);
    background-repeat: no-repeat;
    background-position: -240px -80px;
    background-size: 847px 170px;
}

.advantages__item-icon_type_atm {
    width: 106px;
    height: 65px;
    background-image: url(../img/sprites.png);
    background-repeat: no-repeat;
    background-position: -500px -80px;
    background-size: 847px 170px;
}

.sb-form table {
    width: 100%;
}

.sb-form table td {
    padding-bottom: 10px;
}

.sb-form table td.label {
    color: #333333;
    width: 190px;
    font-size: 100%;
    display: table-cell;
    text-align: left;
}

.sb-form table td.label label {
    font-weight: normal;
    line-height: 28px;
    white-space: normal;
    display: inline;
}

.sb-form input[type=text], .sb-form select, .sb-form textarea {
    width: 368px;
    font-family: 'Arial', serif;
    font-size: 15px;
    border: 1px solid #bdbdbd;
    background-color: #FFFFFF;
    padding: 6px 6px 8px 10px !important;
}

.sb-form textarea {
    min-height: 100px;
}

.sb-form-50 table td.label {
    width: 50%;
}

.sb-form-50 input[type=text], .sb-form select, .sb-form textarea {
    width: 100%;
}

.sb-form input:focus {
    border: 1px solid #50b926;
}

.sb-form input.short {
    width: 184px;
}

.sb-form input.field_error {
    border: 1px solid red;
}

.sb-form .legend {
    padding: 0 5px;
}

.sb-form .legend legend {
    margin: 10px 0 20px 0;
    font-size: 18px;
    color: #333333;
    border-bottom: solid 1px #CCCCCC;
}

.sb-form label.error {
    color: red;
    font-weight: normal;
    font-size: 13px;
    display: block;
    padding-top: 3px;
}

.multiselect.btn.btn-default {
    border-radius: 0;
}

.pager-button {
    font-size: 20px;
    background: #2d9811;
    padding: 0 0 3px 0;
    color: #fff;
    border-radius: 5px;
    width: 50px;
    text-align: center;
    display: inline-block;
}

/* upload files */
.upload-files .element-file {
    height: 130px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.x30 {
    height: 30px !important;
    width: 30px !important;
    border-radius: 5px;
}

.upload-files .x100 {
    height: 100px !important;
    width: 100px !important;
}

.upload-files .element-file img {
    max-width: 260px;
    height: 130px;
    border-radius: 5px;
}

.image-remove {
    font-size: 14px;
    position: absolute;
    background: red;
    right: -8px;
    width: 20px;
    top: -6px;
    text-align: center;
    border-radius: 50%;
    height: 20px;
    padding-top: 3px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    line-height: 1.2;
}

.element-file {
    position: relative;
}

.element-file-name {
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    color: #fff;
    background: #00000069;
    text-align: center;
    max-height: 26px;
    padding: 3px;
    font-weight: bold;
    line-height: 1.1;
    width: 100px;
}

.dish-photo,
.dish-description {
    display: block;
    float: left;
}

.dish-description {
    width: 180px;
    text-align: left;
    padding: 0;
    margin-left: 5px;
    line-height: 1.1;
    word-break: break-all;
    user-select: none;
}

.dish-description-full-width {
    width: 100%;
}

.dishs-photo-block {
    text-align: left;
    margin: 10px 0;
}

.dishs-photo-block > img {
    display: inline-table;
    margin: 0 3px 5px 0;
    border-radius: 5px;
    max-width: 65px;
    cursor: pointer;
}

.fancybox-close-button {
    font-size: 22px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
}

.js-cookie-consent {
    padding: 10px;
    text-align: left;
    position: fixed;
    width: 40vw;
    margin: 0 auto;
    align-items: center;
    display: flex;
    flex-direction: row;
    z-index: 99999;
    border: 1px solid #D7E7F1;
    background-color: #FFF;
    left: 30vw;
    bottom: 10px;
    border-radius: 10px 10px 5px 5px;
    justify-content: space-between;
}

.lh-18 p {
    line-height: 22px;
}

.cancel-order-btn {
    margin-left: auto;
    cursor: pointer;
    display: block;
    margin-right: 10px;
}

.remove-order-block {
    background-color: #f6f5f3;
    cursor: default;
    pointer-events: none;
}

.btn-group-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px;
}

.btn-group-child {
    flex: 0 0 20px;
    height: 20px;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.massActionTitle {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.massActionList {
    margin-bottom: 10px;
    max-height: 140px;
    overflow: auto;
}

.massActionList li {
    margin-bottom: 5px;
}

.massActionList li input {
    margin-top: 5px;
}

.small-y-mrg {
    margin-top: 5px;
    margin-bottom: 5px;
}

.small-lambda {
    font-weight: normal !important;
    margin-bottom: 0 !important;
}

.btn-payment-mini {
    width: 122px;
    text-align: center;
    line-height: 20px;
    padding: 0 10px;
    font-size: inherit;
    color: inherit;
    margin: 0 0 5px;
}

.global-select-orders-filter {
    height: 24px;
    font-size: 12px;
    font-weight: normal;
    max-width: 70px;
}

.ml-20 {
    margin-left: 20px;
}

.kk1-cookie-text {
    color: rgba(23, 23, 23, 0.56);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: -0.24px;

}

.kk1-a-cookie {
    color: #108E26;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: -0.24px;
    cursor: pointer;
}

.kk1-cookie-button-cancel {
    display: flex;
    height: 40px;
    padding: 11px 16px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 10px;
    background: rgba(8, 8, 8, 0.06);
    border: 0 solid;
    cursor: pointer;
    color: #171717;
    word-wrap: break-word;
}