.has-success .control-label {
    color: #333333;
}

.nav-tab--v2 li>span a {
    color: inherit;
}

.has-success .form-control {
    border-color: #cecdcd;
}

.content__menu-block-left {
    position: relative;
    padding: 25px 10px 84px 10px;
}

.content__menu-block-left li {
    padding-bottom: 5px;
}

.content__menu-block-left .active a {
    color: #333333;
}

.pagination {
    width: 100%;
}

.pagination li.disabled {
    display: none;
}

.filter__block_no_bottom {
    padding-bottom: 30px;
    border-bottom: none;
}

.content__center {
    margin: 0 auto !important;
    padding: 0;
    max-width: 754px;
    text-align: center;
}

.catalog__block--paid {
    background: #ffe79a;
}

.filter__block-wrapper .form-checkbox input[type=checkbox]~span {
    left: 0!important;
    background: #f1f1f1;
}

.swal2-popup .swal2-checkbox input,
.swal2-popup .swal2-radio input {
    display: none;
    margin: 0 .4em;
}

.surprise {
    float: left;
    width: 5px;
    height: 20px;
}

.product__profile-icon img {
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    background-color: #fff !important;

    object-fit: contain !important;
}

.organization__profile-icon img {
    margin: auto auto 25px;
    width: 200px;
}

.message-action-btn {
    margin-right: 25px;
    text-decoration: unset;
    font-size: 18px;
}

.btn-send-message {
    margin-bottom: 25px;
}

.message-container th a {
    color: white;
    font-size: 16px;
}

.message-container th {
    color: white;
    font-size: 16px;
}

.message-container td {
    font-size: 14px;
}

.select2-container--krajee .select2-selection {
    height: auto !important;
}

span.unread-message {
    font-weight: bold;
}

.container-modal {
    padding: 0 25px 25px 25px;
}

.btn-success:hover {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    border-color: #a58a63;
    background-color: #a58a63;
    background-image: none;
    color: #fff;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff;
}

.btn-success:focus,
.btn-success.focus {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff;
}

.alert-success {
    border-color: #faebcc !important;
    background-color: #fcf8e3 !important;
    color: #8a6d3b !important;
}

a:not(.btn):hover,
a:not(.btn):focus {
    color: #a58a63 !important;
    text-decoration: unset;
}

.loader__block {
    -webkit-animation-delay: -.10s;
    animation-delay: -.10s;
}

.phones .form-group {
    margin-bottom: 21px;
}

.product__phone.profile__phone,
.product__site {
    margin-bottom: 12px;
    height: auto;
    background: transparent;
    color: #a58a63;
    text-transform: none;
    line-height: 18px;
}

.product__site img,
.product__site svg {
    margin-right: 12px;
}

.product__phone.profile__phone path {
    fill: #a58a63;
}

.product__phone.profile__phone a {
    color: #a58a63;
}

.count {
    color: #a58a63;
}

h1.profile__title {
    color: #2F2F2F;
    font-weight: 500;
    font-size: 40px;
    line-height: 41px;
}

.profile__social {
    display: inline-block;
    text-decoration: none;
    line-height: 24px;
}

.profile__social svg {
    width: 24px;
    height: 24px;
}

.profile__heading-2 {
    margin-bottom: 15px;
    color: #2F2F2F;
    font-weight: 500;
    font-size: 28px;
    line-height: 102%;
}

.profile__address {
    margin-bottom: 15px;
    color: #2F2F2F;
    text-align: center;
    font-size: 14px;
    line-height: 150%;
}

.profile__socials {
    margin-bottom: 15px;
}

.desktop__poster img {
    max-width: 100%;
    width: 100%;
}

.product__phone.profile__phone .iconPhone.viber,
.product__phone.profile__phone .iconPhone.telega {
    margin-top: -2px;
    margin-bottom: -2px;
    margin-left: -4px;
    width: 20px;
    height: 20px;
}

.hint-block {
    margin-top: 5px;
    font-size: 14px;
}

input[type="radio"],
input[type="checkbox"] {
    display: block;
    float: left;
    margin: 0 4px 0 0;
}

.profileLogoContainer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 162px;
    border: 2px dashed #a58a63;
    background: #ffffff;
}

.profileLogoContainer .form-group {
    z-index: 2;
    margin: 0;
}

.profileLogoContainer .btn {
    min-width: auto;
    max-width: 100%;
    background-color: white;
}

.profileLogoContainer .btn:hover {
    background-color: #A58A63;
}

.profileLogoContainer #logo-src,
.profileLogoContainer #logo-src1 {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    max-width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    width: calc(100% - 20px);
}

.breadcrumbs--document ul li:last-child a {
    color: #a58a63;
}

#register .form-group {
    display: inline-block;
    width: 265px;
}

#form-signup {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#form-signup .field-signupform-legalage {
    margin-bottom: 10px;
}

#form-signup .field-signupform-consent,
#form-signup .field-signupform-legalage {
    width: 100%;
}

#form-signup .field-signupform-consent .checkbox,
#form-signup .field-signupform-legalage .checkbox {
    padding-left: 20px;
}

#form-signup .field-signupform-consent .checkbox label span,
#form-signup .field-signupform-legalage .checkbox label span {
    color: red;
}

#form-signup .field-signupform-consent .checkbox input,
#form-signup .field-signupform-legalage .checkbox input {
    top: 4px;
}

.premium1 {
    border: 3px solid #AB916D;
}

.premium2 .catalog__block-content {
    background: #AB916D;
}

.catalog__block-title {
    overflow: hidden;
}

.premium2 .catalog__block-title a {
    color: #fff;
}

.premium2 .catalog__block-price {
    color: #fff;
}

.premium2 .catalog__block-price s {
    color: #fff;
}

.premium3 {
    border: 3px solid #AB916D;
}

.premium3 .catalog__block-content {
    background: #AB916D;
}

.premium3 .catalog__block-title a {
    color: #fff;
}

.premium3 .catalog__block-price {
    color: #fff;
}

.premium3 .catalog__block-price s {
    color: #fff;
}

#login-form {
    margin: 0 auto;
    width: 290px;
}

.product-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0 10px;
    padding-left: 14px;
    width: 480px;
}

.navigation nav {
    padding-top: 40px;
    padding-right: 0;
}

.h1-navigation {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 37px;
    line-height: 136%;
}

.h3-navigation {
    color: #FFFFFF;
    text-align: center;
    font-size: 21px;
    line-height: 137.5%;
}

.navigation nav .search-form {
    position: relative;
    margin-top: 23px;
    margin-bottom: 23px;
    padding: 0 30px;
}

.navigation nav .search-form input {
    padding-left: 51px;
    width: 100%;
    height: 48px;
    border: 1px solid #A58A63;
    border-radius: 24px;
    font-size: 14px;
    line-height: 16px;
}

.navigation-list {
    display: flex;
    justify-content: space-between;
    margin: 20px 30px !important;
}

.navigation-list>li {
    list-style-type: none;
    text-align: center;
}

.navigation-list>li>a {
    text-decoration: none;
}

.navigation-list-more img {
    width: 30px;
    height: auto!important;
}

.navigation-list>li>a>span>img,
.navigation-list-more>span>img {
    display: block;
    margin: 0 auto;
    margin-bottom: 11px;
    height: 16px;
}

.navigation-list>li>a>span>span,
.navigation-list-more>span>span {
    display: block;
    margin: 0 auto;
    min-height: 32px;
    width: 90px;
    color: #F2F2F2;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    transition: all 0.4s ease-in-out;
}

.navigation-list>li>a:hover>span>span,
.navigation-list-more>span:hover>span {
    color: #a58a63 !important
}

.exchange-rates-section {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding: 20px 30px;
    color: #fff;
}

.rates-block {
    display: inline-block;
    margin-left: 30px;
}

.tabs-content>div {
    display: none;
}

.navigation nav .search-form input::placeholder {
    color: #777777;
}

.navigation nav .search-form .search-btn {
    position: absolute;
    top: 51%;
    left: 50px;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 20px;
    border: none;
    background: inherit;
    transform: translateY(-50%);
}

.navigation nav .search-form .search-btn svg {
    width: 100%;
}

.advert__block-info {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
}

.product-name {
    min-height: 45px;
    color: #302E2E;
    font-weight: normal;
	font-weight: 500;
    font-size: 18px;
    line-height: 120%;
}

.price-info-product {
    position: relative;
    right: -15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
    width: 140px;
}

.product-option {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    width: 143px;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.product-option>div {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
}

.product-option>div a {
    color: #302E2E;
    text-decoration: none;
}

.product-option>div a img,
.product-option>div a .fa {
    padding-right: 5px;
    width: 20px;
    text-align: center;
}

.product-option>div:last-child {
    margin-bottom: 0;
}

.product-statistic {
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
}

.product-statistic span {
    color: #302E2E;
}

.sale {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 43px;
    height: 16px;
    background: #A58A63;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
}

.price-info-product>div {
    margin-bottom: 5px;
}

.price {
    color: #302E2E;
    font-size: 16px;
    line-height: 24px;
}

.pre-price {
    color: #302E2E;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;

    text-decoration-line: line-through;
}

.advert__block {
    height: 146px;
    transition: all 0.3s;
}

.status2 {
    display: flex;
    background: #F4F1EC;
}

.rate-info {
    overflow-x: hidden;
    width: 500px;
    color: #000000;
    white-space: nowrap;
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
}

.rate-info span {
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
}

.advert__block-statistic {
    position: relative;
    padding-right: 0;
    padding-left: 10px;
    height: 38px;
    border-bottom: 1px solid #CECDCD;
}

.advert__block-img {
    width: 143px;
    height: 143px;
}

.advert__block>div:first-child {
    width: 143px;
}

.improve-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0!important;
    width: 144px;
    height: 100%;
    background-color: #A58A63;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 150%;
}

.improve-btn.disabled {
    background: grey;
    cursor: not-allowed;
}

.improve-btn a,
.improve-btn a:hover,
.improve-btn a:active {
    color: #fff!important;
    text-decoration: none;
}

.improve-btn.disabled a {
    pointer-events: none;
}

.improve-btn i {
    padding-left: 5px;
}

.more-details {
    display: flex;
    align-items: center;
    margin-left: 27px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer;
}

.more-details i {
    padding-left: 5px;
    font-size: 17px;
}

.advert__block-statistic>div+div {
    padding-left: 0;
}

.dropdown-info {
    display: none;
    padding: 15px;
    background: rgba(165, 138, 99, 0.12);
}

.dropdown-info.active {
    padding: 15px;
    height: fit-content;
}

.advert__block>div:first-child {
    background: rgba(165, 138, 99, 0.12);
}

.info-line {
    margin-bottom: 14px;
}

.info-line p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

.info-line p span {
    font-weight: bold;
}

.info-line div {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

.info-line div span {
    display: inline-block;
    padding: 0 3px;
    background: #A58A63;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.delete-everything {
    margin: 40px 0;
    text-align: center;
}

.delete-everything a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}

.filter_advert__block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.filter_advert__block .radio-filter input {
    display: inline-block;
    float: none;
    margin-right: 5px;
}

.filter_advert__block .radio-filter {
    display: flex;
    align-items: center;
}

.filter_advert__block .radio-filter span {
    display: flex;
    align-items: center;
    margin-right: 22px;
}

.show-value select {
    margin-left: 10px;
    padding-left: 5px;
    width: 68px;
    border: 1px solid #CECDCD;
    background: #FFFFFF;
}

.status1 {
    display: flex;
    align-items: center;
}

.status1 p {
    margin-bottom: 0;
    color: #828282;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
}

.header-services {
    margin-bottom: 55px;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 102%;
}

.tariff__block-button .btn {
    border: 2px solid #a58a63;
    background-color: #fff;
    color: #a58a63;
    transition: all 0.4s;
}

.tariff__block-button .btn:hover {
    background-color: #a58a63;
    color: #fff;
}

.tariff__block-label input {
    display: none;
}

.tariff__block {
    max-width: 270px;
    transition: all 0.5s;
}

.tariff__block:hover {
    box-shadow: 0px 19px 38px rgba(165, 138, 99, 0.3), 0px 15px 12px rgba(165, 138, 99, 0.22);
    transform: scale(1.05);
}

.tariff__row>div:nth-child(odd) .tariff__block-top {
    background-color: #a58a63;
}

.info-order {
    padding: 50px 0;
}

.info-order-wrapp {
    margin: 0 auto;
    width: 490px;
}

.info-order-wrapp .header-services {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
}

.info-order-wrapp div {
    margin-bottom: 6px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.info-order-wrapp div span {
    font-weight: bold;
}

.info-order-wrapp form {
    display: flex;
    justify-content: space-between;
    margin: 45px 0 65px;
}

.info-order-wrapp form .back {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
    width: 45%;
    border: 2px solid #a58a63;
    border-radius: 50px;
    background-color: inherit;
    color: #A58A63;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.info-order-wrapp form .back:hover {
    color: #A58A63!important;
    text-decoration: underline;
}

.info-order-wrapp form .pay {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
    width: 48%;
    border: 2px solid #a58a63;
    border-radius: 50px;
    background-color: inherit;
    background-color: #a58a63;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.tariff__row {
    display: flex;
    justify-content: space-around;
}

.info-order-wrapp form .pay:hover {
    color: #fff!important;
    text-decoration: underline;
}

.danger {
    color: red;
}

.thanks {
    padding: 40px 0;
}

.thanks div {
    margin-bottom: 20px;
    color: #2F2F2F;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
}

.thanks p {
    font-size: 16px;
    line-height: 24px;
}

.trans-list {
    padding: 60px 0;
}

.trans-list .h1 {
    margin-bottom: 40px;
}

.trans-list table {
    border: 1px solid #CECDCD;
    background-color: #fff;
}

.trans-list table tr th {
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.trans-list table tr td {
    padding: 11px;
    border-bottom: 1px solid rgba(206, 205, 205, 0.3);
    text-align: center;
    font-weight: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.trans-list table tr th:nth-child(2) {
    text-align: left;
}

.trans-list table tr td:nth-child(2) {
    text-align: left;
}

.trans-list table tr td.true {
    color: #219653;
}

.trans-list table tr td.false {
    color: #828282;
}

.breadcrumbs--document ul li:last-child a {
    color: #a58a63;
}

.breadcrumbs--document ul li:last-child a:hover {
    text-decoration: none;
}

.breadcrumbs ul li:last-child a {
    color: #a58a63;
}

.breadcrumbs ul li:last-child a:hover {
    text-decoration: none;
}

.sales {
    position: absolute;
    top: 30px;
    left: 0px;
    display: inline-block;
    padding: 5px 10px;
    background: #A58A63;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
}

.sales2 {
    position: absolute;
    right: 0px;
    bottom: 10px;
    display: inline-block;
    padding: 3px 7px;
    background: #A58A63;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    line-height: 17px;
}

.improve-btn {
    position: absolute;
    right: 0;
}

.catalog__block-sale {
    bottom: 12px!important;
    left: 0!important;
}

.content__wrapper {
    background-color: #fff;
}

.navigation nav {
    position: relative;
    overflow: hidden;
    height: auto!important;
    background-color: #000!important;
    background-image: url(/desktop/img/navigation.png) !important;
    background-attachment: fixed!important;
    background-position: center!important;
    background-size: contain!important;
    background-repeat: no-repeat;
	font-weight: 500;
}

.home-tab ul,
.navigation-list-tab ul {
    display: flex;
    margin: 0;
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}

.home-tab ul li,
.navigation-list-tab ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 12px;
    width: 50%;
    border-bottom: 1px solid #CECDCD;
    color: #B1AFAF;
    list-style: none;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
}

.home-tab ul li.active,
.navigation-list-tab ul li.active {
    border-bottom: 4px solid #A58A63;
    color: #A58A63;
}

.navigation-list-tab {
    margin: 0 30px;
    margin-bottom: 15px;
}

.recommended-products {
    margin-top: 28px;
}

.recommended-products-title img {
    padding-right: 5px;
    height: 20px;
}

.recommended-products-title a {
    color: #333333;
}

.recommended-products-title {
    margin-bottom: 13px;
}

.recommended-catalog {
    display: flex;
    flex-wrap: wrap;
}

.recommended-catalog .catalog__block {
    width: 197px;
}

.catalog__block {
    height: auto!important;
}

.recommended-catalog .see-more {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: -1px;
    width: 165px;
    border: 1px solid #CECDCD;
    text-align: center;
}

.recommended-catalog .see-more>span {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;

    text-decoration-line: underline;
}

.recommended-catalog .see-more>span>span {
    display: block;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
}

.catalog__block-img {
    background-color: inherit;
}

.catalog__block-img img {
    min-width: 100%;
    height: 100%!important;
}

.top-product {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 36px;
    background-color: #E11717;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.drop-link {
    cursor: pointer;
}

.dropdown-submenu {
    position: relative;
    display: none;
    margin: 0 auto;
    margin-top: 15px;
    padding-top: 10px;
    width: 92px;
    height: 132px;
    border-top: 2px solid #A58A63;
}

.dropdown-submenu:before {
    position: absolute;
    top: -16px;
    left: 50%;
    border: 8px solid transparent;
    border-bottom: 8px solid #A58A63;
    content: "";
    transform: translateX(-50%);
    ;
}

.m1 ul {
    left: 0;
    text-align: left;
}

.m2 ul {
    left: -66%;
    text-align: center;
}

.m3 ul {
    right: 0%;
    text-align: right;
}

.dropdown-submenu ul {
    position: absolute;
}

.dropdown-submenu ul li {
    margin-bottom: 10px;
    list-style: none;
    white-space: nowrap;
}

.dropdown-submenu ul li a {
    color: #F2F2F2;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

.check-lang {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 15px;
}

.check-lang>* {
    outline: none;
}

.check-lang .checkbox {
    position: absolute;
    top: 0;
    z-index: -1;
    margin: 10px 0 0 20px;
    outline: none;
    opacity: 0;
}

.check-lang .checkbox+label {
    position: relative;
    right: -15px;
    width: 60px;
    cursor: pointer;
}

.check-lang .checkbox+label:before {
    position: absolute;
    top: -6px;
    left: 0;
    width: 34px;
    height: 14px;
    border-radius: 13px;
    background: #A58A63;
    content: '';
    opacity: 0.24;
    -webkit-transition: .2s;
    transition: .2s;
}

.header__logo {
    display: flex;
    align-items: center;
}

.check-lang .checkbox+label:after {
    position: absolute;
    top: -9px;
    left: -5px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #A58A63;
    box-shadow: 0px 1px 2px rgba(48, 79, 254, 0.54);
    content: '';
    -webkit-transition: .2s;
    transition: .2s;
}

.check-lang .checkbox:checked+label:before {
    background: #A58A63;
}

.check-lang .checkbox:checked+label:after {
    left: 22px;
}

a.reset:hover {
    color: #fff !important;
}

.catalog__block-price {
    min-height: 40px;
}

.bussines-order .advert__block-info {
    flex-direction: column;
    padding: 10px;
}

.header__top {
    height: 48px;
    border-bottom: 1px solid #A58A63;
    background-color: #fff;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
}

.header__top .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.header__top ul li a {
    color: #A58A63;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
}

.header__top ul li a:hover {
    color: #937a55!important;
}

.header__top .container:after,
.header__top .container:before {
    content: none;
}

.header__wrapper {
    margin-top: 18px;
}

.catalog__block-img {
    padding: 13px;
}

.form-group,
.form__group {
    position: relative;
}

.mb-35 {
    margin-bottom: 35px;
}

.catalog__block-sertificate {
    left: 13px;
}

.catalog__block-content {
    padding-top: 5px;
}

.chosen-variants label {
    display: flex!important;
    align-items: center;
}

.btn--color {
    border-color: #937a55;
    background-color: #937a55;
    color: #fff;
}

.product__phone {
    border-color: #937a55;
    background-color: #937a55;
}

.btn--color:hover {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff!important;
}

.help-prompt2 {
    position: absolute;
    bottom: -10px;
    left: -13px;
    z-index: 3;
    padding: 12px;
    padding-top: 15px;
    min-width: 285px;
    background: #000000;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    transform: translateY(100%);
}

.help-prompt2 .close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
}

.help-prompt2:after {
    position: absolute;
    top: -16px;
    left: 10px;
    border: 8px solid transparent;
    border-bottom-color: #000000;
    content: "";
}

.business-label {
    position: absolute;
    right: 8px;
    bottom: 0;
    padding: 3px 10px;
    background-color: #333333;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 8px;
    line-height: 10px;
}

.catalog__block-title {
    margin-bottom: 5px;
    height: 18px!important;
}

.file-btn {
    display: inline-block;
}

.file-btn label {
    display: inline-block !important;
    box-sizing: border-box;
    padding: 10px 35px!important;
    border: 2px solid #A58A63;
    border-radius: 24px;
    color: #A58A63;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    cursor: pointer;
}

.headline-title-pc {
    margin-bottom: 13px;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.file-btn label:hover {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.file-btn input {
    display: none;
}

.pr-none {
    padding-right: 0!important;
}

.catalog__block {
    overflow: hidden;
}

.empty-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px;
    border: 2px solid #A58A63;
    border-radius: 26px;
    color: #A58A63;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.dropzone.dz-clickable .dz-message span {
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 35px;
    border: 2px solid #A58A63;
    border-radius: 26px;
    color: #A58A63;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    transition: 0.3s ease-in-out;
}

#advertisementcreateform-verified {
    display: block;
    margin: 5px 4px 0 0;
}

.dropzone.dz-clickable .dz-message span:hover {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff!important;
}

.empty-btn {
    margin-bottom: 20px;
}
.empty-btn:hover,
a.empty-btn:hover {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff !important;
}

.catalog__block-title {
    /* Отменяем перенос текста */
    overflow: hidden;
    /* Обрезаем содержимое */
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catalog__block-content {
    overflow: hidden;
}

.empty-btn {
    margin-bottom: 20px;
}

.check-all-form {
	margin-bottom: 24px;
    padding: 50px 20px 30px;
    border: 1px dashed #B1AFAF;
    background: #F4ECE4;
    text-align: center;
}
.check-all-form .disabled {
    border-color: #BDBDBD;
    background: #BDBDBD;
    color: #E0E0E0;
}
.check-all-form button {
    margin-bottom: 30px;
}
.check-all-form ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    text-align: left;
}
.check-all-form ul li {
    margin-bottom: 10px;
    width: 50%;
    list-style: none;
    font-size: 16px;
    line-height: 16px;
}

.help-content {
    padding-top: 25px!important;
    padding-left: 40px!important;
    border-left: 1px solid #CECDCD;
}
.help-content img,
.help-content .video-instruction {
    margin-bottom: 30px;
}

.help-nav {
    padding-top: 40px;
    padding-right: 15px;
    padding-bottom: 20px;
    max-width: 264px;
}
.help-nav ul {
    margin: 0;
    padding: 0;
}
.help-nav ul li {
    list-style: none;
}
.help-nav>ul>li {
    font-size: 16px;
    line-height: 24px;
}
.help-nav ul li a {
    color: #000000;
    text-decoration: none;
}
.help-nav ul li.dropdown ul {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-left: 20px;
}
.help-nav ul li.dropdown ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 150%;
}

.double-video {
	display: grid;
    margin-bottom: 20px;

	grid-template-columns: repeat(2, 1fr);
	gap: 6px;
}

.video-item .video-instruction {
    margin-top: 0;
}

.video-item {
    max-width: 394px;
    width: 100%;
}

.headline-title {
    margin-bottom: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 500;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 150%;
}

.gray-list {
    padding: 12px;
    background: #F1F1F1;
}

.mb-20 {
    margin-bottom: 20px;
}

.gray-list {
    min-height: 160px;
}

ul.line-list {
    padding-left: 15px;
}

.help-content {
    font-weight: 300;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 150%;
}
.help-content p {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
}

.line-list li {
    position: relative;
    margin-bottom: 10px;
    list-style: none;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
}
.line-list li:before {
    position: absolute;
    left: -15px;
    content: '— ';
}

.number-list {
    padding-left: 15px;
}

.separator {
    margin: 20px 0;
    border-top: 1px solid #CECDCD;
}
.separator.empty {
    border: none;
}

.number-list li {
    list-style: decimal;
}

.table-header-help {
    padding: 8px!important;
    border-right: 1px solid #CECDCD;
    background: #A58A63;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    line-height: 18px;
}

.mr-no {
    margin: 0!important;
}

.d-flex {
    display: flex;
}

.video-poster {
    margin: 40px 0;
}

.accordion-header-help {
    position: relative;
    padding: 8px 15px;
    background: #EEEEEE;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    cursor: pointer;
}

.table-body-help {
    padding: 8px 15px!important;
    border-bottom: 1px solid #CECDCD;
    border-left: 1px solid #CECDCD;
}

.table-body-help:last-child {
    border-right: 1px solid #CECDCD;
}
.accordion-header-help {
    border-bottom: 1px solid #fff;
}
.accordion-header-help:after {
    position: absolute;
    top: 17px;
    right: 25px;
    width: 13px;
    height: 1px;
    background: #000;
    content: '';
}
.accordion-header-help:before {
    position: absolute;
    top: 17px;
    right: 25px;
    width: 13px;
    height: 1px;
    background: #000;
    content: '';
    transition: 0.3s ease-in-out;
    transform: rotate(90deg);
}
.accordion-header-help.active:before {
    transform: rotate(0);
}

.org_name {
    color: #2F2F2F;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
}
.org_enjoys {
    margin-bottom: 12px;
    color: #686565;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.text-center {
    text-align: center;
}
.post_author {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
    padding: 10px 25px;
    border-radius: 29px;
    background: #A58A63;
    color: #fff;
    text-decoration: none;
}
.org_loc {
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 235px;
    color: #2F2F2F;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
}
.separator-line {
    margin: 15px -15px;
    border-bottom: 1px solid #A58A63;
}
.post_author img {
    padding-right: 5px;
}
.post_author:hover {
    border-color: #a58a63;
    background-color: #a58a63;
    color: #fff!important;
}

.phone_number {
    margin-bottom: 5px;
    color: #A58A63;
    font-size: 16px;
    line-height: 24px;
}
.phone_number img {
    padding-right: 5px;
}
.phone_number span {
    color: #A58A63;
    font-size: 16px;
    line-height: 24px;
}

/* tabs fix */
.nav-tab li.active>a,
.nav-tab li.active>span {
    color: #A58A63;
}

/* form fixes */
.form-group .iti {
    display: block;
}
.iti__flag-container {
    display: none;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #A58A63;
}

.form-group--password input~button,
.form__group--password input~button {
    top: 35px;
    bottom: auto;
}

/* hint like an errors */
.help-prompt,
.has-error-bliri .help-block {
    display: none;
}
.help-prompt,
.const-hint,
.has-error-bliri .help-block {
    position: relative;
    z-index: 3;
    padding: 12px;
    background: #A58A63;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
}
.has-error-bliri .help-block {
    display: block;
}
.has-error-bliri .help-block a {
    color: #fff !important;
}
.help-prompt {
    position: absolute;
    top: 0;
    transform: translateY(100%);
}
.help-prompt:after,
.const-hint:after,
.has-error-bliri .help-block:after {
    position: absolute;
    top: -16px;
    left: 10px;
    border: 8px solid transparent;
    border-bottom-color: #A58A63;
    content: "";
}

/* fix btn in header__profile */
.header__profile-popup {
    width: auto;
}
.header__profile-popup ul li>a.btn {
    color: white;
    line-height: 47px;
}
.header__profile-popup.text-capitalize ul li>a.btn {
    text-transform: capitalize;
}

/* Customize the label (the container) */
.custom-checkbox label {
    position: relative !important;
    display: block;
    margin-bottom: 12px !important;
    padding-left: 24px !important;
    cursor: pointer;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.custom-checkbox label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.custom-checkbox .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 1px solid #A58A63;
    background-color: transparent;
}

/* On mouse-over, add a grey background color */
.custom-checkbox label:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox label input:checked~.checkmark {
    background-color: #A58A63;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkbox .checkmark:after {
    position: absolute;
    display: none;
    content: "";
}

/* Show the checkmark when checked */
.custom-checkbox label input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox label .checkmark:after {
    top: 2px;
    left: 3px;
    width: 5px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* fix for activated buttons */
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.btn-primary:focus,
.btn-primary.focus {
    border-color: #a58a63;
    background-color: #a58a63;
}

/* cropper hide controlls */
div[id^="cropper-modal-cropper"] .modal-footer .row,
div[id^="cropper-modal-cropper"] .modal-footer .btn-group,
div[id^="cropper-modal-cropper"] .modal-footer .btn-success {
    display: none !important;
}

/* fix for organization filters */
#organization-filter-form .input-search {
    box-sizing: border-box;
    padding-left: 36px;
    border: 1px solid #A58A63;
    border-radius: 24px;
}
#organization-filter-form .field-businesssearch-title .glyphicon-search {
    position: absolute;
    top: 15px;
    left: 16px;
    color: #A58A63;
}

/* fix .div-table-cell in form */
form .div-table-cell {
    vertical-align: top;
}

/* fix for alert message */
.modal-dialog .container {
    padding: 0;
    width: 100%;
}
.modal-dialog .container .content__profile {
    margin: 0;
}
.login-modal .modal-content {
    background: #f1f1f1;
}

/* footer links fix */
.footer__links ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.footer__links ul li {
    margin: 0;
}

/* fail fuck of */
.product__price.in-organization {
    margin: 10px 0;
}

.s-set-language {
	position: relative;
}
.s-set-language.desktop {
	display: none;
}
@media (min-width: 1180px) {
	.s-set-language.desktop {
		display: block;
	}
}
.s-set-language.mobile {
	display: block;
}
@media (min-width: 1180px) {
	.s-set-language.mobile {
		display: none;
	}
}
.s-set-language__btn {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0;
	padding: 0;
	height: 25px;
	outline: none;
	border: none;
	background-color: transparent;

	gap: 4px;
}
.s-set-language__icon {
	flex-shrink: 0;
	width: 16px;
	height: 16px;
	pointer-events: none;
}
.s-set-language__text {
	color: #000;
	text-decoration: none;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	pointer-events: none;
}
.s-set-language__wrapper {
	position: absolute;
	top: calc(100% + 8px);
	left: 50%;
	z-index: 951;
	width: max-content;
	transform: translateX(-50%);
}
.s-set-language__inner {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 8px;
	border: 1px solid #f1f1f1;
	background-color: #fff;

	gap: 8px;
}
.s-set-language__link {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 4px 8px;
	min-width: 40px;
	color: #777777;
	text-align: left;
	text-decoration: none;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
}
span.s-set-language__link {
	background-color: #a58a63;
	color: #fff;
}

article .row {
	margin-right: 0;
	margin-left: 0;
}

.stock__menu ul {
	display: flex;
}
.stock__menu ul li > a,
.stock__menu ul li > span {
    display: block;
	width: 100%;
    height: 37px;
    border: 1px solid transparent;
    border-bottom-color: #a9a6a6;
    background: 0 0;
    color: #000;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
}
.stock__menu ul li {
	flex-grow: 1;
	background-color: #f1f1f1;
}
.stock__menu ul li.active {
	background-color: #fff;
}
.stock__menu ul li.active > a,
.stock__menu ul li.active > span {
    border-top-color: #a9a6a6;
    border-right-color: #a9a6a6;
    border-bottom-color: transparent;
    background: #fff;
}
.stock__menu ul li:last-child.active > a,
.stock__menu ul li:last-child.active > span {
    border-right-color: transparent;
    border-left-color: #a9a6a6;
}

.form-text.text-muted a {
	text-decoration: none;
}
.form-text.text-muted a i {
	margin-right: 6px;
}
.p-hint {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 36px;
	padding: 16px;
	background-color: #f6f5f0;

	gap: 8px;
}
.p-hint__icon {
	flex-shrink: 0;
}
.p-hint__content {
	margin: 0;
	padding: 0;
	color: #a58a63;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
}
.nav.nav-tabs .nav-link.active {
	margin-bottom: 0;
	border-bottom: 1px solid #dee2e6;
	text-decoration: none;
}
.nav.nav-tabs {
	margin-bottom: 12px;
}
label {
	margin-bottom: 6px !important;
	color: #464c5e !important;
	font-size: 14px !important;
	line-height: 1.25 !important;
}
.form-control,
.form__control {
	padding-right: 16px;
	padding-left: 16px;
	color: #24262d !important;
	font-weight: 400 !important;
	font-size: 16px !important;
}
.form-control::placeholder,
.form__control::placeholder {
	color: #667085 !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 1 !important;
}
.has-error-bliri input,
.has-error-bliri select {
	border-color: #e11717 !important;
}
.invalid-feedback {
	margin-top: 6px !important;
	color: #e11717 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

.custom-control-input {
	z-index: 1;
	opacity: 1;
}
.advert-img img {
	display: block;
	width: 100%;
	height: auto;
}

.modal-open .modal.show {
	opacity: 1 !important;
}
.modal.fade .modal-dialog {
	transform: translate(0) !important;
}

.modal--with-edited-html .modal-header::before,
.modal--with-edited-html .modal-header::after {
	display: none !important;
}

.modal--with-edited-html .modal-header {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: space-between;

	gap: 12px;
}
.modal--with-edited-html .modal-header button {
	margin: 0;
}