@import url("../css/font-awesome.css");
@import url("../css/bootstrap.min.css");
@import url("../css/custom.css");
@import url("../css/elastislide.css");
@import url("../css/f_helvetica_neue_cyr.css");
@import url("../css/f_myriad.css");

.active {
    color: #328c4f;
}

html {
    min-height: 100%;
}

body {
    min-width: 320px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    font-size: 15px;
    color: #000;
    line-height: 1.42857143;
    font-family: "Myriad Pro";
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #000;
    outline: none;
    text-decoration: none;
    background-color: transparent;
}

a:hover,
a:focus,
a:active {
    color: inherit;
    text-decoration: none;
    background-color: transparent;
}

h1 {
    text-transform: uppercase;
    font-size: 34px;
    line-height: 55px;
    margin-bottom: 0;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}

#header li, #contacts li, .hist_zakazov li {
    list-style: none;
}

.header_menu_mob,
.under_table_mob,
.karta_t_mob {
    display: none;
}

.gorod_v {
    background-color: transparent;
    height: 21px;
    display: none;
}

.header_menu_mob {
    height: 90px;
}

.grey_n,
.grey,
.grey_m {
    background-color: #f6f5f5;
    height: 30px;
    display: block;
}

.grey_m {
    height: auto;
}

.grey_m .nav_po_strelke {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.grey_m .nav_po_strelke span {
    font-size: 14px;
    color: #767676;
}

.grey {
    margin-top: 0;
}

.grey_n {
    margin-top: 65px;
}

.grey_v .input-group-text {
    padding: 0;
}

.lich_cabinet {
    text-align: right;
    color: #fff;
    margin-top: 3px;
    line-height: normal;
}

.gorod_v a {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-decoration: underline;
}

.navbar-brand {
    width: 112px;
    height: 130px;
    margin-right: 0;
    margin-top: -10px;
}

.navbar-brand .logo {
    display: block;
    color: #6b6b6b;
    font-size: 15.7px;
    margin-top: 7px;
    z-index: 5;
}

.navbar-brand img {
    width: 112px;
    height: 110px;
    z-index: 5;
    display: block;
}

.navbar-brand_mob img {
    position: absolute;
    left: 65px;
    width: 59px;
    height: 18px;
    z-index: 5;
    display: none;
}

.dropdown-toggle img {
    width: 23px;
    height: 23px;
}

.dropdown-toggle {
    background-color: transparent;
    border: none;
}

.dropdown-toggle::after {
    display: none;
}

.btn-group:hover {}

.dropdown-toggle:focus {
    background-color: transparent;
}

.menu_mob {
    display: none;
    margin-top: 10px;
}

.menu_mob .btn {
    padding-left: 0;
}

.menu_mob_r {
    text-align: right;
    margin-top: 10px;
}

.menu_mob_r img {
    width: 20px;
    height: 20px;
    margin-left: 15px;
}

.menu_mob .btn-group .dropdown-menu {
    background-color: #f2f2f2;
    width: 325px;
    margin-left: -11px;
    margin-top: 60px;
    padding: 15px;
}

.menu_mob .dropdown-item {
    padding: 0;
    font-size: 16px;
}

.menu_mob .dropdown-menu,
.menu_mob .accordion .card-header {
    background-color: #f2f2f2;
}

.menu_mob .accordion .card-body {
    background-color: #f2f2f2;
}

.menu_mob .accordion .card-body p {
    height: 25px;
    font-size: 14px;
    margin-bottom: 1px;
}

.menu_mob .accordion .card-body p::after {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
}

.header_menu {
    width: 100%;
    height: 30px;
}

.menu_verh .poisk_lg {
    width: 720px;
    border-bottom: solid 2px #328c4f;
    padding-right: 0;
}

.menu_z {
    width: 780px;
}

.menu_z .nav {
    justify-content: space-between;
    font-size: 16px;
    line-height: 30px;
}

.menu_z .nav .nav-link:hover {
    color: #328c4f;
}

.header_menu .navbar {
    padding: 0;
}

.menu_verh {
    padding-right: 0px;
    padding-left: 5px;
}

.menu_z .nav .nav-link {
    color: #5f5f5f;
    text-transform: uppercase;
    padding: 0 3px;
}

.menu_z .nav .nav-link_active {
    color: #328c4f;
    text-transform: uppercase;
    padding: 0 3px;
}

.palka {
    height: 21px;
    color: #5f5f5f;
    background-color: #5f5f5f;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    color: transparent;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
}

#column-right,
#itog {
    text-align: right;
}
.select_delivery {
    text-align: left;
    margin: 10px 0;
}
.select_delivery label{
    margin-bottom: 0;
}
.custom-select {
    background: none;
    padding-right: 0;
    color: #ef9852;
    font-size: 16px;
}

.navbar-text {
    padding-top: 20px;
    font-weight: lighter;
}

.gorod {
    font-size: 16px;
    line-height: 30px;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.gorod_mob {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-decoration: underline;
}

.gorod label {
    color: #5f5f5f;
    margin: 0;
}

.gorod_mob label {
    margin: 0;
}

.gorod .form-group {
    margin: 0;
}

.gorod .form-control {
    width: auto;
    border: none;
    height: 30px;
    text-align: right;
    color: #ec6a00;
    line-height: 1.5;
    padding: 0 0 0 5px;
    text-decoration: underline;
    background-color: transparent;
}

.gorod select {
    font-size: 16px;
}

.gorod option {
    font-size: 16px;
    margin-right: 20px;
}

.gorod .form-control .gorodResult {
    font-size: 16px;
}

.gorod_mob .form-control {
    width: auto;
    border: none;
    font-size: 12px;
    height: 17px;
    color: #fff;
    padding: 0 0 0 5px;
    text-decoration: underline;
    background-color: #6c757d;
}

.gorod .form-control:hover,
.gorod .form-control:active,
.gorod_mob .form-control:hover,
.gorod_mob .form-control:active,
.gorod .form-control:focus,
.gorod_mob .form-control:focus {
    box-shadow: none;
}

.gorod select,
.gorod_mob select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.cont_tel {
    margin-top: 15px;
}

.cont_tel .tel {
    font-size: 24px;
    color: rgb(236, 106, 0);
    line-height: 1.2;
}

.cont_tel .clock {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0;
}

.lich_cabinet {
    margin-top: 1px;
}

.column-right {
    display: flex;
    flex-direction: column;
}

.reg {
    margin-top: 46px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    line-height: 1.25;
}

.reg .reg_lk {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.icon_chel {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    margin-right: 10px;
}

.vhod,
.rega,
.l_kab {
    font-size: 14px;
    margin: 0;
}

.dropdown-toggle img {
    width: 35px;
    height: 33px;
}

.dropdown-toggle .btn {
    padding-top: 3px;
}

.dropdown-menu .show {
    z-index: 15;
    transform: translate3d(75px, 0px, 0px);
    top: 170px;
    left: 0px;
}

.dropdown-menu {
    font-size: 14px;
}

.vhod a {
    color: #373737;
    text-decoration: underline;
}

.vhod a:hover {
    color: #ec6a00;
}

.l_kab p {
    margin-bottom: 0;
}

.rega a,
.l_kab a {
    color: #127a34;
    text-decoration: underline;
}

.l_kab {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.rega a:hover,
.firma a:hover,
.l_kab a:hover {
    color: #ec6a00;
}

.poisk_form {
    margin-top: 53px;
    padding-left: 0;
}

.poisk_form .fa {
    position: absolute;
    color: gray;
    padding-left: 5px;
}

.poisk_form input {
    width: 100%;
    border: 0;
    padding-left: 25px;
}

.nav_icon {
    height: 42px;
}

.icon_meny {
    width: 720px;
    margin-top: 28px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.icon_meny .nav_icon .list-group {
    justify-content: space-between;
}

.icon_meny .nav_icon {
    justify-content: space-between;
}

.icon_meny .list-group-item {
    border: 0;
    padding: 0;
}

.icon_meny .list-group-item a {
    text-decoration: underline;
}

.icon_meny .list-group-item img {
    margin-right: 11px;
}

.icon_meny .nav_icon .list-group-item:hover {
    color: #ec6a00;
}

.icon_meny .letter {
    font-size: 14px;
    color: #383737;
    text-decoration: underline;
}

.icon_meny .icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 4px;
    margin-right: 5px;
    margin-left: 5px;
}

.score_i,
.score_k {
    font-size: 12px;
    color: #fff;
    font-family: "Arial";
    font-weight: bold;
    border-radius: 3px;
    align-items: center;
    display: inline-flex;
    height: 14px;
    justify-content: center;
    line-height: 20px;
    width: 27px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    top: -5px;
    margin-left: -25px;
}

.score_i {
    background-color: #398f55;
}

.score_k {
    background-color: #ff0000;
}

.nav_po_strelke a {
    font-size: 14px;
    color: #767676;
}

.nav_po_strelke a:hover {
    color: #ec6a00;
}

.nav_po_strelke a:focus,
.nav_po_strelke a:active,
.nav_po_strelke a:visited {
    color: #9ea8a1;
}

.nav_po_strelke img {
    padding: 0 10px;
}

.kabinet_menu {
    margin-bottom: 30px;
}

#podrazdel h3,
#razdel h3,
#kabinet h3,
#kabinet_import h3,
#karta_tovar h3,
#hist_zakazov h3,
#izbrannoe h3 {
    font-size: 24px;
    color: #000;
    padding: 18px 0 10px 0;
}

.podbor_furnituru {
    margin-top: 30px;
}

.knopki {
    width: 100%;
    margin: 27px 0;
}

.knopki .btn {
    
    display: block;
    font-size: 16px;
    color: #000;
    border-radius: 16px;
    background-color: #eafaff;
    border: 1px solid #d1ecf5;
    padding: 5px 20px;
    margin: 4px;
}


.knopki.knopki_top .btn {
    
    display: inline-block;
}

.knopki .btn:hover,
.knopki .btn:active {
    background-color: #ffd586;
    border: 1px solid #fccf46;
    outline: none;
    box-shadow: none;
}

.filtr_razdel,
.filtr_podrazdel {
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: "HelveticaNeueCyr";
    font-weight: 700;
    text-transform: uppercase;
    display: none;
}

#podrazdel .filtr_podrazdel span,
#razdel .filtr_razdel span {
    margin-left: 13px;
}

#podrazdel .filtr_podrazdel span::before {
    font-family: 'FontAwesome';
    content: "\f1de";
    float: left;
}

#razdel .filtr_razdel span::before {
    font-family: 'FontAwesome';
    content: "\f1de";
    float: left;
    color: #fff;
    margin-left: 13px;
}

#podrazdel .filtr_podrazdel span::after {
    font-family: 'FontAwesome';
    content: "\f00d";
    float: right;
}

.filtr_razdel {
    color: #fff;
    background-color: #fc9325;
}

.filtr_podrazdel {
    color: #000;
    background-color: transparent;
}

#razdel .nav_filtr {
    margin: 15px 0;
    border-top: solid 1px rgba(0, 0, 0, .125);
    display: none;
}

#podrazdel .nav_filtr {
    margin: 15px 0;
    display: none;
}

#podrazdel .nav_filtr .card-header,
#podrazdel .nav_filtr .card-body {
    background-color: #f6f5f5;
}

#podrazdel .nav_filtr .card-body {
    border-bottom: solid 1px rgba(0, 0, 0, .125);
}

.card-header {
    background-color: transparent;
    padding: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.accordion {
    display: none;
}

.accordion .card {
    border: 0;
    color: inherit;
}

.accordion .card .btn {
    display: flex;
    height: 40px;
}

.accordion .card .btn-link {
    border: 0;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.accordion>.card .card-header {
    margin-bottom: 0;
}

.korzina_mob,
.razdel_mob,
.esche_mob,
.hist_zakazov_mob,
.izbrannoe_mob {
    display: none;
}

.razdel_mob {
    border-top: 1px solid #cecece;
    padding: 15px 0;
}

.small_img,
.big_img {
    text-align: center;
    height: 330px;
    padding: 30px;
}

.big_img img {
    height: 95%;
    width: auto;
}

.small_img img {
    margin: 10px 0;
}

.description th {
    background-color: #f0f0f1;
    border-radius: 4px;
}

.description td {
    padding: 5px 15px;
    border-radius: 4px;
}

.specifications {
    margin-top: 30px;
}

.specifications .nav-tabs .nav-link.active {
    color: #fff;
    font-size: 16px;
    background-color: #328c4f;
}

.specifications .nav-tabs .nav-link {
    text-transform: uppercase;
    font-size: 16px;
    color: #05812d;
}

.specifications .nav-tabs {
    border-bottom: 1px solid #328c4f;
}

.specifications .tab-content .list-unstyled li {
    background-color: transparent;
    font-size: 14px;
    color: #000;
}

.nav_profile {
    display: flex;
    color: #000;
    font-size: 16px;
    text-decoration: underline;
    flex-wrap: wrap;
}

.nav_profile a {
    display: block;
    flex: 1 1 160px;
    padding: 5px;
    margin: 5px;
    text-align: center;
    background-color: #e9ecef;
}

.art_fields {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
}

.art_field {
    position: relative;
    display: block;
    flex: 1 1 160px;
    margin: 5px;
}

.art_field_input {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 0 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.art_field_input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.art_table-button {
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    text-decoration: underline;
    color: #05812d;
}

.art_table-items {
    display: none;
}

.art_table-button.active+.art_table-items {
    display: block !important;
}

.art_table-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.art_table-item>* {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 5px;
}

input.item-input {
    flex-basis: 34%;
}

input.item-input.header {
    background-color: #e9ecef;
    border-radius: 0;
    padding: 10px 0;
    text-align: center;
}

.item-change,
.item-delete {
    flex-basis: 15%;
    text-align: center;
}

.item-change {
    opacity: 0;
}

.item-change.opened {
    opacity: 1;
}

.item-change.header,
.item-delete.header {
    border: none;
}

.repeat_fields {
    display: flex;
    justify-content: start;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.repeat_text {
    flex-basis: 90%;
    padding: 10px 20px;
    margin: 10px 0;
    background-color: #f6f5f5;
    border-radius: 6px;
}

.repeat_text ul {
    padding: 5px;
    padding-left: 20px;
    font-size: 14px;
}

.repeat_field {
    flex-basis: 12%;
    margin-right: 20px;
}

.repeat_field label {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
    padding: 0 10px 0 0;
}

.nav_profile a:hover {
    color: #ec6a00;
}

.nav_profile a:active {
    color: #05812d;
}

.fin_inf {
    font-size: 18px;
}

.naklad {
    justify-content: flex-end;
}

.naklad p {
    color: #000;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 5px;
    margin-left: 30%;
}

.korzina .table {
    margin-top: 0;
}

.hist_zakazov .btn-group {
    display: inline;
}

.korzina td,
.korzina th,
.izbrannoe td,
.izbrannoe th {
    text-align: center;
}

.table thead th,
.table td {
    vertical-align: middle;
}

.korzina .table .with_remove,
.izbrannoe .table .with_remove {
    display: flex;
    justify-content: space-between;
    color: #328c4f;
    padding-top: 15px;
}

.izbrannoe .table .with_remove {
    display: table-cell;
}

.korzina .table .with_remove p,
.izbrannoe .table .with_remove p,
.izbrannoe .table .pod_zakaz p {
    margin-left: 30px;
}

.korzina .table .with_remove i,
.izbrannoe .table .with_remove i,
.izbrannoe .table .pod_zakaz i {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    color: #fff;
    background-color: #da4453;
    margin-left: 20px;
    line-height: 17px;
    text-align: center;
}

.izbrannoe .table .pod_zakaz {
    display: flex;
    justify-content: space-between;
    color: red;
}

.izbrannoe .table .naimenov {
    display: flex;
    text-align: left;
}

.izbrannoe .table .naimenov i {
    margin-right: 10px;
    color: #60a92b;
    font-size: 22px;
}

.korzina .table td .form-control {
    width: 40px;
    height: 30px;
    border-radius: 0;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.hist_zakazov_mob .table {
    margin-top: 0;
    text-align: center;
    font-size: 12px;
    padding: 0;
}

.hist_zakazov_mob td {
    padding: 15px 0;
    border-top: 0;
    border-bottom: 1px solid #5d5d5d;
    vertical-align: top;
}

.hist_zakazov_mob .btn {
    height: 25px;
    color: #000;
    padding: 1px 3px;
    font-size: 13px;
}

.hist_zakazov .actions .btn {
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: 1px solid #d4d2d2;
    border-radius: 0;
}

.hist_zakazov .actions .btn i {
    text-align: center;
    line-height: 25px;
}

.kabinet_rekvizit {
    margin-top: 30px;
}

#catalog_mob {
    display: none;
}

#content,
#catalog {
    margin-top: 27px;
}

#content_tovar {
    padding-left: 10px;
}

#column-catalog_right .list-unstyled {
    margin-bottom: 0;
}

#column-catalog_right li {
    background-color: transparent;
    padding: 0;
}

#column-catalog_right .card-footer {
    position: relative;
    text-align: center;
    background-color: #ebebeb;
    height: 21px;
    padding: 3px;
}

#column-catalog_right .card-footer .down1 img,
#column-catalog_right .card-footer .down2 img,
#column-catalog_right .card-footer .down3 img,
#column-catalog_right .card-footer .down4 img {
    height: 9px;
}

#column-catalog_right .card-footer .up img {
    transform: rotate(180deg);
}

.box-heading {
    height: 33px;
    background-color: #eae9e9;
}

.box-heading p {
    font-size: 20px;
    padding: 0 15px;
    line-height: 1.7;
}

.specifications h5 {
    font-size: 16px;
    color: #454444;
    font-weight: bold;
    padding-top: 15px;
}

.category_purpose,
.category_nal,
.category_trademark,
.category_tip,
.category_volume,
.category_color {
    font-size: 14px;
    color: #454444;
    background-color: #f6f5f5;
    padding: 5px 0 5px 13px;
    margin-bottom: 5px;
}

.list-unstyled li {
    font-size: 16px;
    color: #454444;
    background-color: #f6f5f5;
    padding: 5px 0 5px 13px;
    margin-top: 1px;
}

.list-unstyled li>a:hover,
.list-category li>a:hover {
    color: #f18c2b;
}

.green {
    margin-top: 25px;
    margin-bottom: 25px;
}

.rassulka {
    margin-top: 10px;
    padding-right: 30px;
}

.rassulka h2 {
    font-size: 22px;
}

.rassulka label {
    display: block;
}

.rassulka .form-control {
    border-radius: 0;
    height: 30px;
    font-size: 14px;
    border-radius: 0;
}

.rassulka .small {
    font-size: 11px;
}

.rassulka .small a {
    text-decoration: underline;
}

.rassulka .btn {
    width: 100%;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
}

.content_logo {
    margin-bottom: 34px;
}

.corp {
    position: relative;
    width: 101%;
    height: 300px;
}

#content_tovar .content_logo .carousel-indicators {
    justify-content: left;
    margin: 0;
    bottom: 4px;
    margin-left: 2px;
    width: auto;
    z-index: 5;
}

#content_tovar .content_logo .carousel-indicators li {
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: 2px solid #fff;
    opacity: 1;
}

#content_tovar .content_logo .carousel-indicators li.active {
    background: #40a563;
}

#content_tovar .content_glav .carousel-control-next-icon,
#content_tovar .content_glav .carousel-control-prev-icon {
    width: 25px;
    height: 50px;
    background-color: transparent;
    margin-bottom: 150px;
    opacity: 0.6;
}

#content_tovar .content_glav .carousel-control-next-icon {
    background-image: url('../images/strelka_r.png');
}

#content_tovar .content_glav .carousel-control-prev-icon {
    background-image: url('../images/strelka_l.png');
}

#carousel_related .carousel-control-next-icon,
#carousel_related .carousel-control-prev-icon,
#carousel_similar .carousel-control-next-icon,
#carousel_similar .carousel-control-prev-icon {
    width: 35px;
    height: 50px;
    background-color: transparent;
    margin-bottom: 150px;
}

#carousel_related .carousel-control-next-icon,
#carousel_similar .carousel-control-next-icon {
    background-image: url('../images/strelka_rsmall.png');
}

#carousel_related .carousel-control-prev-icon,
#carousel_similar .carousel-control-prev-icon {
    background-image: url('../images/strelka_lsmall.png');
}

#content_tovar .content_logo_mob {
    display: none;
    height: 250px;
}

#content_tovar .content_logo_mob .carousel-indicators {
    justify-content: center;
    margin: 0;
    bottom: -20px;
    margin-left: 2px;
    width: auto;
    z-index: 5;
}

#content_tovar .content_logo_mob .carousel-indicators li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #6b6b6b;
    border: 1px solid #cbf9fe;
    opacity: 1;
}

#content_tovar .content_logo_mob .carousel-indicators li.active {
    background: #ef9852;
}

.content_glav h3 {
    font-size: 20px;
    font-weight: 700;
    background: #eae9e9;
    padding: 5px 15px;
    margin-bottom: 0;
}

.content_glav .more {
    margin-bottom: 10px;
}

.novinki {
    margin-top: 34px;
}

.card_news {
    margin-top: 15px;
}
.card_news a{
    text-decoration: underline;
}

.news {
    margin-top: 14px;
}

.card_image {
    text-align: center;
    margin-top: 3px;
    padding: 10px;
    min-height: 249px;
}

.card_image img {
    white-space: nowrap;
    overflow: hidden;
    max-height: 229px;
}

.catalog .card-deck .card,
.razdel .card-deck .card,
.podrazdel .card-deck .card {
    margin: 0 11px 22px 11px;
}

.card-deck .card-body {
    padding: 0 15px;
}

.card-body .card-text {
    font-family: "HelveticaNeueCyr";
}

.card_news .card-text {
    font-size: 14px;
}

#catalog .catalog .card-title,
#catalog .catalog_right .card-title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.card-title a:hover,
.card-text a:hover {
    color: #37ac5d;
}

#catalog .catalog .card-body .card-text {
    font-size: 14px;
    margin-bottom: .2rem;
}

.card_name {
    font-size: 14px;
    color: #1e1e1e;
    height: 60px;
}

.card-footer {
    background-color: #fff;
    border-top: none;
    padding: 0 0 15px 15px;
    font-family: "HelveticaNeueCyr";
}

#catalog .catalog .card-deck .card-footer {
    text-align: center;
    height: 23px;
    padding: 0;
}

.card-body .card-text_mob {
    font-size: 11px;
    margin-bottom: 0;
    color: #1e1e1e;
    font-family: "Arial";
    display: none;
}

.artik {
    font-weight: 300;
    color: #4f4f4f;
}

.net_tovar {
    color: #a2a2a2;
}

.nal_tovar {
    color: #37ac5d;
}

#v-sale .v-carousel,
#v-sale .v-responsive,
#v-nowinki .v-carousel,
#v-nowinki .v-responsive {}

.card_price {
    min-height: 45px;
    color: #000;
    font-weight: 600;
}

.opt {
    font-size: 12px;
    color: #616161;
    font-weight: 300;
}

.buy {
    display: flex;
    font-size: 11px;
    text-align: left;
    font-weight: 300;
    margin-top: 5px;
    text-align: left;
    justify-content: space-between;
    align-items: center;
}

.how {
    display: flex;
    justify-content: flex-end;
}

.how .btn {
    background-color: #56aa70;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

.buy .btn:hover {
    background-color: #cecece;
}

.card_mob {
    display: none;
    height: 160px;
    width: 31%;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 3px;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    padding: 5px;
}

#similar_products .card_mob,
#related_products .card_mob {
    display: none;
    height: 160px;
    width: 33%;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    padding: 5px;
}

.card_image_mob {
    height: 85px;
    text-align: center;
    position: relative;
    display: none;
}

.card_image_mob img {
    width: auto;
    height: 80px;
    margin: auto;
    display: none;
}

.card-body_mob p {
    font-size: 12px;
    margin-bottom: 0;
    font-family: "Arial";
    color: #1e1e1e;
    display: none;
}

.card-footer_mob {
    height: 40px;
    line-height: 2.5;
}

.card_price_mob {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    display: none;
}

.card_price_mob img {
    float: right;
    width: 35px;
    height: 33px;
    border-radius: 3px;
    display: none;
}

.specification .category_nal .form-check-input {
    background-color: #328c4f;
}

.specification .category_nal .form-check:hover,
.specification .category_nal .radio:hover {
    cursor: pointer;
}

.specification .category_nal .form-check .fa,
.specification .category_nal .radio .fa {
    width: 1em;
}

.specification .category_nal .indent {
    padding-left: 30px;
}

.specification .category_nal .indent .fa {
    margin-left: -30px;
}

.specification .category_nal .form-check input[type="checkbox"]+i:before,
.specification .category_nal .radio input[type="radio"]+i:before {
    content: "\f096";
    position: relative;
    bottom: -4px;
    margin-right: 5px;
    color: #999;
}

.specification .category_nal .form-check:hover input[type="checkbox"]+i:before,
.specification .category_nal .radio:hover input[type="radio"]+i:before {
    color: green;
}

.specification .category_nal .form-check input[type="checkbox"]:checked+i:before,
.specification .category_nal .radio input[type="radio"]:checked+i:before {
    content: "\f046";
    color: green;
}

.specification .category_nal .form-check input[type="checkbox"]:disabled+i:before,
.specification .category_nal .form-check input[type="checkbox"]:disabled:checked+i:before,
.specification .category_nal .radio input[type="radio"]:disabled+i:before,
.specification .category_nal .radio input[type="radio"]:disabled:checked+i:before {
    color: #ddd;
}

.description table {
    margin-top: 0;
}

.specifications_mob {
    border-top: 1px solid #000;
    margin-top: 15px;
    padding-top: 15px;
}

.specifications_mob p {
    margin-bottom: 10px;
    margin-top: 10px;
}

.korzina_mob,
#footer_plansh {
    display: none;
}

.number {
    border: 1px solid #ddd;
    vertical-align: middle;
    position: relative;
    max-height: 31px;
    margin-right: 10px;
}

.korzina_mob .number,
.buy_mob .number,
.izbrannoe_mob .number {
    width: 100px;
}

.korzina_mob .number {
    width: 120px;
    margin-right: 0px;
}

.korzina_mob .korz_img,
.izbrannoe_mob .korz_img {
    width: 130px;
    margin-left: -20px;
}

.frame-change-count {
    width: 120px;
}

.frame-change-count button {
    background-color: transparent;
    width: 30px;
    height: 30px;
    border: none;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.frame-change-count .btn-plus,
.frame-change-count .btn-minus {
    width: 30px;
    height: 30px;
    line-height: 9px;
    background-color: #cecece;
    border: none;
}

.frame-change-count .btn-plus {
    float: right;
}

.frame-change-count .btn-minus {
    float: left;
}

.frame-change-count .btn-plus button,
.frame-change-count .btn-minus button {
    outline: none;
}

.plus-minus {
    height: 29px;
    width: 60px;
    border: none;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #000;
}

.orden {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}

.orden.card__item {
    left: unset;
    right: 10px;
}

.new-pr {
    width: 88px;
    height: 29px;
    background: #d71900;
    right: 10px;
    display: inline-block;
    font-size: 14px;
    position: absolute;
    top: 10px;
    z-index: 2;
    padding: 0 5px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    border-radius: 14px;
}

.best-pr {
    width: 97px;
    height: 29px;
    background: #ffde2b;
    display: inline-block;
    right: 10px;
    font-size: 14px;
    position: absolute;
    top: 10px;
    z-index: 2;
    padding: 0 5px;
    font-weight: 400;
    text-align: center;
    color: #000;
    border-radius: 14px;
}

.new-pr span,
.best-pr span {
    line-height: 30px;
    white-space: nowrap;
}

.konstruktor {
    margin-top: 15px;
    width: 101%;
    height: 100px;
}

.card_data {
    font-size: 11px;
    color: #828282;
}

.news .card-title {
    font-size: 16px;
    font-family: "HelveticaNeueCyr";
}

.news .card-title:hover {
    color: #328c4f;
}

.news .card-text {
    font-size: 14px;
    font-family: "HelveticaNeueCyr";
}

.more a {
    font-size: 14px;
    color: #348b51;
    text-decoration: underline;
    font-family: "HelveticaNeueCyr";
}

.more a:hover {
    color: #ec6a00;
}

.esche {
    text-align: center;
}

.esche .page-link {
    color: #828282;
    padding: 5px;
}

.esche .page-link:hover {
    color: #fff;
    background-color: #348b51;
}

.stranici a {
    font-size: 16px;
    color: #4f4f4f;
}

.paginatio .page-lin {
    color: #fff;
    font-size: 16px;
    font-family: "Arial Narrow";
    font-weight: bold;
    padding: 0;
    border: none;
    background-color: #f6f5f5;
    box-shadow: inset 1px 0 1px rgba(154, 147, 140, 0.5), 1px 1px 1px rgba(255, 255, 255, 1);
}

.page-link {
    border: none;
}

.paginatio .page-ite {
    width: 13px;
    height: 13px;
}

button.v-pagination__item.v-pagination__item--active.primary {
    background-color: #cecece;
    color: #000;
}

.stranici .page-item>a:hover,
.stranici .page-item>a:active {
    color: #fff;
}

.itog {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.itog p {
    margin-bottom: 3px;
}

.zajavka {
    justify-content: flex-end;
}

.zajavka .btn {
    color: #fff;
    font-size: 16px;
    background-color: #398f55;
    height: 30px;
    line-height: 14px;
    min-width: 180px;
}

.zajavka .form-control {
    margin-right: 25px;
    margin-left: 15px;
}

#kabinet_import .figure {
    text-align: center;
    width: 100%;
    height: 260px;
    border: 1px dashed #000;
    margin-top: 50px;
}

#kabinet_import .figure p {
    text-align: center;
    padding-top: 40px;
}

#kabinet_import .import_struk {
    margin-top: 10px;
}

#kabinet_import .import_struk .accordion .btn {
    text-align: left;
    height: 30px;
    font-size: 14px;
    color: #398f55;
    background-color: #f6f5f5;
    border: 1px solid #dfdfdf;
    margin-bottom: 5px;
}

.kontakt_f {
    font-size: 20px;
}

.kontakt_f p {
    font-size: 14px;
}

.kontakt_f a {
    color: #f18c2b;
}

.kontakt_f text {
    font-size: 18px;
    text-decoration: underline;
}

.icon_cont img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.soc_seti h5 {
    font-size: 16px;
}

.soc_seti a {
    width: 30px;
    height: 30px;
    /* background-color: #818181; */
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

/* .soc_seti a:hover {
    background-color: #348b51;
} */

.soc_seti {
    margin-bottom: 20px;
}

.reg_f .btn {
    width: 233px;
    height: 47px;
    border-radius: 4px;
    background-color: #398f55;
    font-size: 18px;
    line-height: 31px;
    color: #fff;
    font-weight: bold;
}

.reg_f .btn:hover {
    background-color: #cecece;
}

.podbor_furnituru .btn,
.podbor_furnituru_mob .btn {
    background-color: #448dc7;
    color: #fff;
}

.shell .group .btn {
    background-color: #60b15a;
    color: #fff;
}

.shell .table th {
    background-color: #c8c8c8;
    text-align: center;
}

.podbor_furnituru .btn:hover,
.shell .btn:hover {
    background-color: #cecece;
}

#kolvo .form-control2 {
    max-width: 50px;
}

.DELETE .fa {
    color: red;
}

.pokup_f {
    width: 130px;
    height: 130px;
    color: #4f464f;
    margin-top: 20px;
    margin-bottom: 30px;
}

.pokup_f h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.pokup_f a {
    font-size: 14px;
    text-decoration: underline;
}

.rass_mob {
    display: inline-flex;
    flex-flow: row nowrap;
    background-color: #fc9325;
    height: 45px;
    border: 3px solid #fc9325;
}

.rass_mob .korvent,
.rass_mob .form-control {
    background-color: #fff;
    height: 40px;
    border: 0;
    padding-left: 0;
}

.rass_mob .fa {
    color: #636363;
    margin: 13px;
}

.rass_mob .input-group .btn {
    width: 30%;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    text-transform: uppercase;
    white-space: normal;
    padding: 3px;
    margin: 3px 0;
    background-color: transparent;
    border: none;
}

.kontakt_f_mob {
    text-align: center;
    line-height: 20px;
    color: #000;
    margin-top: 20px;
}

.kontakt_f_mob p {
    padding: 20px 0;
}

.kontakt_f_mob .adress_mob {
    color: #fff;
    padding-top: 20px;
}

.kontakt_f_mob a {
    text-decoration: underline;
    color: #000;
}

.gamburger {
    border-radius: 5px;
    background-color: transparent;
    width: 30px;
    height: 30px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.gamburger:hover {
    cursor: pointer;
}

.gamburger span {
    display: block;
    transition: all 0.1s;
    width: 29px;
    margin: 3px 0;
    height: 7px;
    background-color: #6b6b6b;
    border-radius: 4px;
}

.gamburger .first {
    transform: translate(4px, 0) rotate(45deg);
    transform-origin: left top;
}

.gamburger .middle {
    transform: scale(0);
}

.gamburger .last {
    transform: translate(-4px, -21px) rotate(-45deg);
    transform-origin: right bottom;
}

.square {
    margin: 0;
    counter-reset: li;
    list-style: square;
    background: #E8E8E8;
    padding: 10px;
}

.square li {
    position: relative;
    margin: 0 0 10px 2em;
    padding: 4px 8px;
    border-left: 2px solid #787A77;
    transition: .3s linear;
}

.podbor_furnituru_mob legend {
    font-size: 14px;
}

.ligament1,
.ligament2,
.ligament3 {
    list-style: none;
    padding: 0 10px;
}

.ligament1 li,
.ligament2 li,
.ligament3 li {
    position: relative;
    padding: 10px 0 0 20px;
    cursor: pointer;
}

.ligament1 li:before,
.ligament2 li:before,
.ligament3 li:before {
    position: absolute;
    width: 9px;
    height: 9px;
    content: "";
    left: 0;
    transition: .3s ease-in-out;
    top: 23px;
}

.ligament1 li:after,
.ligament2 li:after,
.ligament3 li:after {
    position: absolute;
    width: 1px;
    bottom: -40px;
    content: "";
    left: 4px;
    top: 27px;
}

.ligament1 li:before,
.ligament1 li:after {
    background: #ef8100;
}

.ligament2 li:before,
.ligament2 li:after {
    background: #60b15a;
}

.ligament3 li:before,
.ligament3 li:after {
    background: #959595;
}

.ligament1 li:hover:before,
.ligament2 li:hover:before,
.ligament3 li:hover:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, .2)
}

.ligament1 li:last-child:after,
.ligament2 li:last-child:after,
.ligament3 li:last-child:after {
    content: none;
}

.catalog_tovarov_mob .accordion .card-header,
.catalog_tovarov_mob .accordion .collapse {
    position: relative;
}

.catalog_tovarov_mob .accordion .card-header .btn[data-toggle="collapse"]:after {
    font-family: 'FontAwesome';
    content: "\f054";
    color: #348b51;
    font-size: 18px;
    line-height: 22px;
    float: left;
    top: calc(50% - 10px);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.catalog_tovarov_mob .accordion .card-header .btn[data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.catalog_tovarov_mob .accordion .collapse .card-body p:after {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
}

.description .table .card_t_opt {
    text-align: right;
    color: #a80000;
    font-size: 16px;
    text-decoration: underline;
}

.description .table .card_t_opt a {
    color: #a80000
}

.description .table .card_t_opt a:hover {
    color: #ec6a00;
}

#karta_tovar .karta-t .atribut_mob {
    display: none;
}

.picture_t {
    height: auto;
}

.picture_t .carousel {
    height: auto;
    margin-right: -50px;
    width: 100%;
}

.picture_t .carousel-inner img {
    height: auto;
    margin: 0 auto;
}

.picture_t .carousel-indicators {
    position: relative !important;
    flex-direction: column;
    margin-left: 0;
    bottom: 0;
}

.picture_t .carousel-indicators li {
    width: 80px;
    height: auto;
    max-height: 80px;
    text-indent: 0;
    background-color: transparent;
    margin-bottom: 0;
    text-align: center;
}

.picture_t .carousel-item {}

.picture_t .carousel-indicators img {
    width: auto;
    height: auto;
    max-width: 80px;
    max-height: 60px;
}

.picture_t .carousel-indicators li.active {
    border: 1px solid rgb(215, 215, 215);
    border-radius: 5px;
}

#karta_tovar .description {
    padding-left: 50px;
}

#karta_tovar .description thead tr {
    height: 65px;
    background-color: #f0f0f2;
}

#karta_tovar .description .cena {
    font-size: 22px;
}

#karta_tovar .description tbody tr {
    height: 35px;
    font-size: 18px;
}

#related_products,
#similar_products {
    margin-bottom: 30px;
}

#related_products h3,
#similar_products h3 {
    font-size: 18px;
    padding: 10px;
    color: #000;
    text-transform: uppercase;
}

#karta_tovar {
    margin-bottom: 90px;
}

.content_glav .catalog_tovarov_mob {
    display: none;
}

.hist_zakazov_mob {
    margin-bottom: 150px;
}

.sale .card_mob_odin,
.sale .card_odin {
    display: none;
}

#catalog .catalog_title {
    display: block;
    font-size: 24px;
    margin-bottom: 20px;
}

#catalog .card-deck .card {
    width: 280px;
    height: 440px;
}

#catalog .card-deck .card .card-body {
    overflow: hidden;
    height: 200px;
    order: 0;
}

#catalog .card-deck .card .xpand-button {
    order: 1;
}

#catalog .card-deck .card input[type="checkbox"] {
    display: none;
}

#catalog .card-deck .card input[type="checkbox"]:checked+#catalog .card-deck .card .card-body {
    height: auto;
}

#catalog .card-deck .card label {
    order: 1;
    color: blue;
    text-decoration: underline;
    font-size: 18px;
    cursor: pointer;
}

#izbrannoe .form-inline {
    margin-bottom: 30px;
}

#izbrannoe .form-control {
    margin-left: 20px;
}

#izbrannoe .naimenov a {
    font-size: 14px;
}

#izbrannoe .naimenov img {
    float: right;
    margin-right: 10px;
    width: 22px;
    height: 17px;
}

#registrationб.modal {
    font-family: "HelveticaNeueCyr";
}

#registration.logo_plus {
    text-align: center;
    margin-bottom: 70px;
}

#registration .logo_plus .plus {
    vertical-align: top;
    float: right;
    margin-top: 15px;
}

#registration h3 {
    font-size: 22px;
}

#registration .form-control {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 10px;
}

#registration .text-muted,
.modal .text-muted {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 25px;
}

#registration .form-check {
    font-size: 14px;
    line-height: 1.5;
    color: rgb(95, 95, 95);
}

#registration .form-check-label a {
    color: #58a644;
}

#registration .btn {
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    background-color: rgb(81, 143, 91);
    margin-top: 35px;
    padding: 20px 50px;
}

.vhod {
    padding: 0;
    line-height: 1;
    text-decoration: underline;
}

.vhod_mob {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-decoration: underline;
    padding: 0;
    line-height: 1;
}

.modal .authorization {
    padding: 50px 100px;
}

.modal label {
    display: block;
}

.modal .btn {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
    margin-top: 15px;
    padding: 10px 50px;
}

.modal .entrance {
    color: #fff;
    background-color: rgb(81, 143, 91);
    text-transform: uppercase;
}

.modal .registration {
    background-color: transparent;
    color: rgb(81, 143, 91);
}

.atribut_mob {
    display: none;
}

legend {
    font-size: 18px;
}

label {
    font-size: 14px;
}

h2.card-title {
    font-size: 1.3rem;
}

.input_box {
    display: flex;
    flex-direction: column;
}
.input_box label{
    margin: 0;
}
.input_box input{
    margin: 0;
}
.footer_social {
    display: flex;
    gap: 10px;
}
.align-center {
    text-align: center;
}

@media only screen and (max-width: 1239px) {
    .menu_z {
        width: 610px;
    }

    .menu_z .nav {
        font-size: 14px;
    }

    .gorod {
        font-size: 14px;
    }

    .list-unstyled li {
        font-size: 12px;
    }

    .how .btn {
        font-size: 12px;
    }

    #catalog .catalog_title {
        display: block;
    }
}

@media only screen and (max-width: 1023px) {
    .nav_profile {
        justify-content: space-between;
    }

    .nav_profile a {
        flex: 1 1 33%;
    }

    .modal .authorization {
        padding: 30px;
    }

    .modal .text-muted {
        margin-bottom: 0;
    }

    .modal .form-group {
        margin-bottom: 5px;
    }

    .header_menu_mob,
    .gorod_v,
    #footer_plansh,
    .menu_mob,
    .poisk,
    .accordion {
        display: block;
    }

    #content_tovar .content_logo_mob,
    .content_glav .catalog_tovarov_mob {
        display: block;
    }

    #catalog .catalog_title {
        display: block;
    }

    #header {
        margin-top: 0;
        height: 100px;
        margin-bottom: 20px;
    }

    #content {
        margin-top: 10px;
    }

    .container {
        padding: 0 !important;
    }

    .navbar-brand_mob img {
        display: block;
        top: 12px;
    }

    .corp {
        height: auto;
    }

    .grey_n {
        margin-top: 35px;
    }

    #footer_plansh {
        margin-top: 35px;
    }

    .grey,
    .header_menu,
    .navbar-brand,
    .menu_z,
    .icon_meny,
    #column-right,
    .kurs,
    .navbar-expand-lg .palka,
    .btn_more_t,
    .best-pr,
    .new-pr,
    .knopki,
    .korzina,
    #content_tovar .content_logo {
        display: none;
    }

    #related_products .skrut,
    #similar_products .skrut {
        display: none;
    }

    .poisk .btn {
        font-size: 14px;
        padding-left: 0;
        padding-right: 10px;
    }

    .poisk .form-control {
        display: none;
    }

    .poisk .form-control_mob,
    .card-text_mob,
    .korzina_mob,
    .card_price_mob {
        display: block;
    }

    .korzina_mob>div {
        margin: 10px 0;
    }

    .card-deck {
        flex-direction: row;
    }

    .card-body,
    .card-footer {
        padding: 3px 0 3px 3px;
    }

    .content_glav h3,
    .sale h3,
    .novinki h3,
    .news h3,
    #kabinet h3,
    .catalog_tovarov_mob h3,
    #hist_zakazov h3,
    #izbrannoe h3,
    #podbor_furnituru h3 {
        font-size: 16px;
        color: #c36300;
        padding-top: 15px;
    }

    #karta_tovar h3 {
        font-size: 18px;
    }

    .kontakt_f p {
        font-size: 11px;
    }

    .novinki,
    .news,
    .card_news,
    .podbor_furnituru {
        margin-top: 0;
    }

    #kabinet_import .figure {
        margin-top: 0;
    }

    .description .table .card_t_opt {
        font-size: 12px;
    }

    .picture_t {
        max-height: 250px;
        max-width: 33.333333% !important;
    }

    .picture_t .carousel {
        max-height: 250px;
        margin-right: 0;
    }

    .picture_t .carousel-inner img {
        height: auto;
        margin: 0 auto;
    }

    .picture_t .carousel-item {
        margin-left: 0;
    }

    .picture_t .carousel-indicators {
        flex-direction: row;
        justify-content: center;
        bottom: -20px;
        margin-left: 15%;
    }

    .picture_t .carousel-indicators li {
        width: 10px;
        height: 10px;
        text-indent: -999px;
        border-radius: 50%;
        border: 1px solid #7e7e7e;
        margin-bottom: 0;
    }

    .picture_t .carousel-indicators img {
        width: auto;
        height: 100%;
    }

    .picture_t .carousel-indicators li.active {
        background-color: #fb9325;
        border: 1px solid #7e7e7e;
    }

    #karta_tovar {
        margin-bottom: 30px;
    }

    #karta_tovar .description {
        padding-left: 30px;
    }

    #karta_tovar .description thead tr {
        height: 40px;
    }

    #karta_tovar .description .cena {
        font-size: 14px;
    }

    #karta_tovar .description tbody tr {
        height: 30px;
        font-size: 14px;
    }

    .description .table td {
        padding: 3px 11px;
    }

    .specifications .nav-tabs .nav-link.active,
    .specifications .nav-tabs .nav-link {
        font-size: 13px;
    }

    #content .sale .card-deck .card,
    #content .novinki .card-deck .card {
        width: 200px;
        margin-left: 3px;
        margin-right: 3px;
    }

    #related_products h3,
    #similar_products h3 {
        font-size: 16px;
    }

    .card-deck .card-body {
        padding: 0 5px;
    }

    .card-deck .card-footer {
        padding: 0 0 15px 5px;
    }

    .catalog_tovarov_mob .accordion .btn-link {
        padding-left: 0;
        padding-right: 5px;
        justify-content: space-between;
        font-weight: normal;
    }

    .catalog_tovarov_mob .accordion .collapse .card-body {
        padding-left: 10px;
    }

    .catalog_tovarov_mob .accordion .collapse p {
        margin-bottom: 3px;
    }

    .catalog_tovarov_mob .accordion .collapse .ac_z {
        display: flex;
        justify-content: space-between;
    }

    .grey_m {
        background-color: #fff;
    }

    .news .card-img {
        margin-right: 15px;
    }

    #content_tovar .sale .card-deck,
    #content_tovar .novinki .card-deck {
        margin-left: 0;
        margin-right: 0;
    }

    #razdel .filtr_razdel,
    #podrazdel .filtr_podrazdel,
    #razdel .accordion,
    #podrazdel .accordion,
    #razdel .nav_filtr,
    #podrazdel .nav_filtr {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .picture_t .carousel-inner img {
        width: auto;
    }

    .price_m {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .price_m p {
        margin-bottom: 0;
    }

    .nav_profile a {
        flex: 1 1 48%;
    }

    .art_field {
        flex: 1 1 48%;
    }

    .card_price {
        min-height: auto;
        font-weight: 600;
        font-size: 11px;
        text-align: center;
    }

    #footer_mob,
    #rass_mob,
    #catalog_mob,
    .atribut_mob,
    .header_menu_mob,
    .gorod_v,
    .card_mob,
    .card_image_mob,
    .card_image_mob img,
    .card-body_mob,
    .card-footer_mob,
    .card_price_mob,
    .card_price_mob img,
    .card-body_mob p,
    .under_table_mob,
    .razdel_mob,
    .esche_mob,
    .karta_t_mob,
    .hist_zakazov_mob,
    .izbrannoe_mob {
        display: block;
    }

    .under_table_mob {
        border-top: 2px solid #328c4f;
        margin-top: 10px;
        padding-top: 10px;
    }

    .picture_t {
        height: auto;
        margin: 0 auto;
    }

    .picture_t .carousel {
        height: auto;
    }

    .sale .card_mob {
        display: none;
    }

    .sale .card_mob_odin,
    .sale .card_odin {
        display: block;
    }

    .accordion .card,
    .filtr,
    .nav_filtr {
        display: block;
    }

    .buy,
    #footer_plansh,
    .grey_n,
    .content_logo,
    .konstruktor,
    .under_table,
    .esche,
    .catalog_title,
    .specifications,
    .izbrannoe,
    .description {
        display: none;
    }

    .artik_tovar .artik {
        font-size: 12px;        
    }
    .izbrannoe_mob {
        display: block;
    }

    #content_tovar .content_logo_mob {
        height: 180px;
    }

    #content_tovar .content_logo_mob .carousel-indicators li {
        width: 5px;
        height: 5px;
    }

    #content .sale .card-deck .card,
    #content .novinki .card-deck .card,
    #content_tovar .razdel,
    #content_tovar .podrazdel,
    #related_products .card,
    #similar_products .card {
        display: none;
    }

    #content .sale .card-deck .card_mob,
    #content .novinki .card-deck .card_mob {
        margin-right: 1px;
    }

    .kabinet_menu {
        margin-bottom: 0;
    }

    .korzina_mob .korz_inf {
        width: 200px;
    }

    .korzina_mob .korz_inf p {
        margin-bottom: 3px;
    }

    .catalog {
        margin-top: 0;
    }

    #content_tovar .content_glav .carousel-control-next,
    #content_tovar .content_glav .carousel-control-prev {
        display: none;
    }

    #carousel_related .carousel-control-next,
    #carousel_related .carousel-control-prev,
    #carousel_similar .carousel-control-next,
    #carousel_similar .carousel-control-prev {
        display: none;
    }

    .catalog_tovarov_mob .accordion .btn-link {
        padding-left: 0;
        padding-right: 5px;
        justify-content: space-between;
        font-weight: normal;
    }

    .catalog_tovarov_mob .accordion .collapse .card-body {
        padding-left: 10px;
    }

    .catalog_tovarov_mob .accordion .collapse p {
        margin-bottom: 3px;
    }

    .catalog_tovarov_mob .accordion .collapse .ac_z {
        display: flex;
        justify-content: space-between;
    }

    #similar_products .razdel_name,
    #related_products .razdel_name,
    .karta-t .razdel_name {
        text-transform: none;
        font-size: 14px;
    }

    #similar_products .card_mob,
    #related_products .card_mob {
        display: block;
    }

    #related_products,
    #similar_products {
        margin-bottom: 0px;
    }

    #similar_products .card-deck,
    #related_products .card-deck {
        flex-wrap: nowrap;
    }

    #karta_tovar h3 {
        font-size: 14px;
        padding-top: 30px;
        font-weight: 600;
    }

    .karta_t_mob .how_mob .btn {
        color: #fff;
        height: 29px;
        width: 170px;
        padding: 3px;
        border: none;
        border-radius: 0mm;
        background-color: #56aa70;
    }

    #karta_tovar {
        margin-bottom: 10px;
    }

    #karta_tovar .karta-t .atribut_mob {
        display: block;
    }

    #karta_tovar .artik_mob span {
        font-size: 14px;
        font-weight: 300;
    }

    #karta_tovar .nal_tovar_mob span {
        font-size: 13px;
        color: #37ac5d;
        font-weight: 600;
    }

    .shell .table td,
    .shell .table th {
        padding: .3rem;
    }

    .nav_po_strelke a {
        font-size: 12px;
    }

    #content_tovar .sale .card-deck,
    #content_tovar .novinki .card-deck {
        margin-left: -15px;
        margin-right: -15px;
    }

    .section-28 .shell .group .btn {
        margin-left: 13%;
        margin-right: 13%;
    }

    #podrazdel .nav_filtr {
        margin: 0;
    }

    .picture_t .carousel-indicators {
        bottom: -40px;
    }
}

@media only screen and (max-width: 575px) {
    .picture_t .carousel-inner img {
        width: auto;
    }

    .korzina_mob .korz_img,
    .izbrannoe_mob .korz_img {
        width: 100px;
        margin-left: 0;
    }

    .nav_profile a {
        flex: 1 1 45%;
        font-size: 12px;
    }

    #content_tovar .content_logo_mob {
        height: 110px;
    }

    .section-28 .shell .group .btn {
        margin-left: 0;
        margin-right: 0;
    }

    #similar_products .card_mob,
    #related_products .card_mob {
        margin-right: 1px;
        margin-left: 1px;
    }

    .card-body_mob p,
    .card_price_mob {
        font-size: 9px;
    }

    .grey_m .nav_po_strelke {
        line-height: 20px;
    }

    input.item-input {
        max-width: 30%;
    }

    .rass_mob .input-group .btn {
        font-size: 10px;
    }
}