* {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

html {
    background: rgb(245, 245, 245);
    width: 100%;
    height: 100%;
    font-family: Arial;
    overflow-y: scroll;
}

body {
    width: 100%;
    text-align: center;
    background: rgb(243, 244, 245);
}

.clear {
    clear: both;
}

td {
}

img {
    border: 0px;
    pointer-events: none;
    user-select: none;
}

h1, .h1 {
    color: rgb(0, 0, 0);
    font-family: Arial;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 18px;
}

a {
    font-family: Arial;
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

a:hover {
    color: rgb(0, 0, 0);
}

p {
    color: rgb(60, 58, 58);
    font-size: 14px;
    font-family: Arial;
}

ul {
    padding-left: 30px;
    margin-bottom: 10px;
    color: rgb(92, 92, 92);
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
}

span.min_rc {
    font-size: 18px;
    display: inline-block;
    padding-left: 10px;
}

.coment_wind_links {
    padding: 5px;
}

.tx {
    position: absolute;
    margin-top: 12px;
    margin-left: 119px;
    font-size: 14px;
}

.discou {
    background: rgb(229, 79, 80);
    display: inline-block;
    color: white;
    padding: 0px 15px;
    margin-bottom: 20px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_pr {
    font-weight: 700;
    font-size: 32px;
    color: rgb(229, 79, 80);
}

p.price_ak {
    line-height: 1.1;
    font-size: 26px !important;
    color: rgb(0, 0, 0) !important;
}

@keyframes glowing {
    0% {
        background-color: white;
        box-shadow: rgb(239, 169, 54) 0px 0px 2px;
    }

    50% {
        background-color: white;
        box-shadow: rgb(239, 169, 54) 0px 0px 9px;
    }

    100% {
        background-color: white;
        box-shadow: rgb(239, 169, 54) 0px 0px 2px;
    }
}

@keyframes alerts {
    0% {
        background-color: white;
        box-shadow: red 0px 0px 2px;
    }

    50% {
        background-color: white;
        box-shadow: red 0px 0px 9px;
    }

    100% {
        background-color: white;
        box-shadow: red 0px 0px 2px;
    }
}

.margin_main {
    margin: 20px 0px;
}

table.razmer_shl.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_fit_left.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_fit_right.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_pereh_left.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_pereh_right.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.price_lk.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.ugol_svet.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.tip_r_p.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.center_rvd.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

a.search_rvd::after {
    position: absolute;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 10px;
}

.coment_wind_links span.txt {
    display: block;
    padding-top: 20px;
    text-align: center;
    font-size: 19px;
}

.tooltipa span {
    visibility: hidden;
    position: absolute;
    z-index: 2;
    left: 36px;
    width: 250px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(51, 51, 51) -2px 2px 10px -1px;
    border-radius: 5px;
}

.tooltipa span img {
    width: 100%;
}

.tooltipa:hover span {
    visibility: visible;
}

a.tooltipa {
    width: 27px;
    line-height: 28px;
    background-color: rgb(239, 169, 54);
    box-shadow: rgba(66, 79, 96, 0.16) 0px 1px 1px, rgba(85, 95, 104, 0.16) 0px 2px 2px inset;
    color: rgb(255, 255, 255);
    font-size: 19px;
    text-align: center;
    margin-top: -62px;
    margin-left: 362px;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
}

.red_bord {
    border: 2px solid rgb(232, 85, 74);
    margin-top: 46px;
    padding: 19px;
    font-size: 14px;
    color: rgb(232, 85, 74);
    font-weight: bold;
}

.img_pov {
    padding-top: 20px;
}

.green_bord {
    border: 2px solid rgb(67, 160, 71);
    margin-top: 45px;
    padding: 19px;
    font-size: 14px;
    color: rgb(67, 160, 71);
    font-weight: bold;
}

.news_item h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 19px;
}

div.coment_wind {
    padding: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

div.coment_wind a {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: rgb(255, 155, 0);
    padding: 14px 0px;
    margin-top: 20px;
}

div.coment_wind b {
}

div.coment_wind span {
    font-weight: bold;
    display: block;
    text-align: center;
}

#menu {
    background: rgb(245, 245, 245);
    margin: 0px -15px;
}

.getskid {
    padding: 60px;
}

.getskid table {
    width: 100%;
}

.getskid table tr td {
    padding: 10px 5px;
}

.skidka {
    display: inline-block;
}

.filter_new {
    width: 100%;
    padding-top: 100%;
    position: relative;
    border-radius: 50%;
    background-color: rgb(239, 239, 239);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(5, 7, 7, 0.2) 0px 0px 6.65px 0.35px;
}

a.shows_pdf_gen {
    background: url("/images/pdf.png") 0px 6px / 18px no-repeat;
    display: inline-block;
    padding-left: 20px;
    font-size: 21px;
    padding-top: 0px;
    color: black;
}

a.mod_blk {
    display: inline-block;
    width: 30%;
}

div#articulArr {
    margin-top: 20px;
}

.filter_new img {
    position: absolute;
    inset: 0px;
    margin: auto;
}

.maincatalog_el p {
    text-align: center;
    padding: 15px 0px;
}

.maincatalog_el a {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.maincatalog_el:hover .filter_new {
    box-shadow: rgba(217, 130, 0, 0.5) 0px 0px 9.5px 0.5px;
}

.maincatalog_el:hover a {
    color: rgb(251, 154, 60);
}

#basic-addon2 {
    background: rgb(255, 155, 0);
    border-radius: 0px;
    border: 0px;
    color: rgb(0, 0, 0);
    padding-top: 11px;
    padding-bottom: 13px;
}

#basic-addon2:hover {
    background: rgb(232, 134, 65);
    cursor: pointer;
}

.code {
    width: calc(100% - 78px);
    outline: 0px;
    padding-left: 45px;
    padding-bottom: 2px;
    border: 2px solid rgb(251, 154, 60) !important;
}

.cart {
    text-align: right;
    position: relative;
}

.cart img {
    margin-right: 15px;
}

.items_count {
    background-color: rgb(243, 86, 76);
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: -10px;
    color: rgb(255, 255, 255) !important;
}

.allertBlock {
    position: relative;
}

.allertBlock input[type="image"] {
    position: absolute;
    left: 15px;
    bottom: 0px;
    top: 0px;
    margin: auto 0px;
}

.search_cop {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: rgb(255, 155, 0);
    padding: 14px 0px;
}

.search_cop:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    background: rgb(232, 134, 65);
}

.menu_caption {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
}

.footer-list {
    list-style-type: none;
    padding-left: 0px;
}

.footer-list li {
    margin: 10px 0px;
}

.cart-text {
    font-size: 14px;
    color: rgb(120, 120, 120);
    line-height: 15px;
}

#footer {
    margin: 0px -15px;
}

p.phone {
    line-height: 1.2;
    margin-bottom: 5px;
    font-size: 26px !important;
    color: rgb(0, 0, 0) !important;
}

p.phone::before {
    content: url("/images/new_temp/phone.png");
    margin-right: 15px;
}

p.mail {
    margin-bottom: 0px;
}

p.mail a {
    font-size: 17px;
    color: rgb(115, 115, 115);
    line-height: 1.2;
    margin-bottom: 0px;
}

p.mail::before {
    content: url("/images/new_temp/mail.png");
    margin-right: 15px;
    margin-top: 3px;
    float: left;
}

#catalog_main h1 {
    font-size: 17px;
    font-weight: 400;
}

.dev p {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.3;
}

.dev p a {
    color: rgb(0, 0, 0);
    font-size: 16px;
}

#search_result {
    width: 100%;
    border-bottom: 1px solid rgb(222, 226, 230);
}

#search_result th {
    background: rgb(229, 229, 229);
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

#search_result td, #search_result th {
    border-right: 1px solid rgb(238, 238, 238);
    font-size: 13px;
    line-height: 1.2;
    height: 50px;
    padding: 0px 8px;
    position: relative;
}

#search_result .image {
    text-align: center;
}

#search_result .image img {
    max-width: 75px;
}

#search_result tr:nth-child(2n) {
    background: rgb(243, 244, 245);
}

#search_result.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

#search_result tr td:last-child, #search_result th:last-child {
    border-right: 0px;
}

#search_result td.art {
    font-size: 14px;
}

a.show_docs_cab {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    display: block;
    width: 200px;
    text-align: center;
    padding: 10px 0px;
}

.castom_buttom {
    border-radius: 2px;
    background-color: rgb(112, 112, 112);
    max-width: 75px;
    text-align: center;
    z-index: 94;
    display: inline-block;
    padding: 8px;
    margin: 0px auto;
}

.castom_buttom span {
    font-size: 11px;
    font-family: Arial;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
}

.castom_buttom:hover {
    text-decoration: none;
    background: rgb(85, 85, 85);
}

h1.medium {
    font-size: 17px;
}

.paginater, .pagginater1, .pagginater {
    text-align: center;
}

.paginater .castom_buttom, .pagginater1 .castom_buttom, .pagginater .castom_buttom {
    margin: 5px;
    display: inline-block !important;
    background: none !important;
}

.paginater .castom_buttom span, .pagginater1 .castom_buttom span, .pagginater .castom_buttom span {
    text-align: center;
    line-height: 50px;
    width: 56px;
    border-radius: 2px;
    color: rgb(0, 0, 0);
    float: left;
    background-color: rgb(238, 238, 238);
    display: inline-block;
}

.paginater .castom_buttom span b, .paginater .castom_buttom span:hover, .pagginater1 .castom_buttom span b, .pagginater1 .castom_buttom span:hover, .pagginater .castom_buttom span b, .pagginater .castom_buttom span:hover {
    line-height: 50px;
    display: block;
    text-align: center;
    background: rgb(112, 112, 112);
    color: rgb(255, 255, 255);
}

.bigtext {
    margin-top: 15px;
}

.menu_link.catalog {
}

.menu_link.catalog::before {
    content: " ";
    display: inline-block;
    width: 35px;
    height: 31px;
    background-image: url("/images/icon/cata.png");
    margin-top: -2px;
    margin-right: 2px;
}

.menu_link.skidki::before {
    content: "%";
    display: inline-block;
    color: rgb(243, 86, 76);
    font-weight: bold;
    font-size: 19px;
    width: 18px;
    height: 9px;
    margin-top: -7px;
    margin-right: 2px;
}

.menu_link.usloviya::before {
    content: " ";
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url("/images/icon/delivery.png");
    margin-top: -5px;
    margin-right: 2px;
}

.menu_link.kontakty::before {
    content: " ";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("/images/icon/map.png");
    margin-top: -7px;
    margin-right: 2px;
}

.menu_link.information::before {
    content: " ";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("/images/icon/information.png");
    margin-top: -5px;
    margin-right: 2px;
}

.menu_link.main::before {
    content: " ";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("/images/icon/home.png");
    margin-top: -9px;
    margin-right: 2px;
}

.login_btn {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    background: url("/images/new_temp/lk.png") left 7px center no-repeat;
    padding-left: 20px;
}

.login_btn:hover {
    text-decoration: none;
    border-color: rgb(217, 130, 0);
    background: url("/images/new_temp/lk_hover.png") left 7px center no-repeat;
}

.register_btn {
    border-width: 3px;
    border-color: rgb(112, 112, 112);
    border-style: solid;
    border-radius: 2px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    margin-left: 15px;
}

.register_btn:hover {
    border-color: rgb(60, 60, 60);
    text-decoration: none;
}

#search_result.small td, #search_result.small th {
    padding: 0.1rem 0.35rem;
    font-size: 12px;
    line-height: 1.2;
}

#search_result.small td a, #search_result.small th a {
    font-size: 12px;
    line-height: 1.2;
}

.zakaz .castom_buttom span {
    min-width: 60px;
    display: block;
    text-align: center;
}

input[name="searchTest"] {
    width: calc(100% - 78px);
    padding-left: 12px;
    padding-bottom: 4px;
    outline: 0px;
    border-spacing: 0px;
    font-size: 14px;
    height: 34px;
    min-width: 200px;
    border: 2px solid rgb(251, 154, 60) !important;
    margin: 0px !important;
}

input[name="searchBut"] {
    background: rgb(251, 154, 60);
    border-radius: 0px;
    border: 0px;
    color: rgb(0, 0, 0);
    min-width: 60px;
    text-align: center;
    height: 34px;
    padding-bottom: 7px;
    padding-top: 2px;
}

h3.small {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 20px;
}

#search_result.analog_table th {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 45px;
}

#search_result.analog_table td.art {
    font-weight: 700;
}

.h1 {
    line-height: 1.3;
    margin-bottom: 0px;
    font-size: 28px;
    letter-spacing: 0px;
}

.h1 span {
    font-size: 14px;
    font-weight: 400;
}

.item_detals_table h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}

span.rouble {
    font-family: Rouble;
}

.cata2 p.price {
    font-size: 26px;
    color: rgb(0, 0, 0);
    line-height: 1.1;
}

#item_show p.price {
    margin-top: 5px;
}

p.price .bold {
    font-weight: 700;
    font-size: 32px;
}

.nalichie {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.nalichie .bold {
    font-size: 22px;
}

.green {
    color: rgb(67, 160, 71);
}

.red {
    color: rgb(200, 72, 0);
}

#search_result.analog_table td.cend {
    font-size: 14px;
}

.nalichie .galk {
    font-size: 25px;
    font-weight: 700;
}

.news_item .castom_buttom {
    border-radius: 2px;
    background-color: rgb(255, 153, 0);
    max-width: 100%;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.news_item .castom_buttom span {
    color: rgb(0, 0, 0);
    font-size: 18px;
}

.buy_block {
    position: absolute;
    width: 300px;
    bottom: 0px;
}

.counter.countend {
    border-radius: 2px;
    background-color: rgb(238, 238, 238);
    max-width: 57px;
    height: 51px;
    margin: 0px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px;
}

.itemdecs, .itemincs {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500;
}

.analog_table .prozn, .analog_table .popt {
    font-size: 16px;
    font-weight: 700;
}

.analog_table .counter.countend, .mini-input .counter.countend {
    max-width: 37px;
    height: 30px;
    font-size: 14px;
}

.analog_table .itemdecs, .analog_table .itemincs {
    font-size: 14px;
}

.analog_table .zak {
    min-width: 150px;
    text-align: center;
}

.analog_table .castom_buttom {
    background: rgb(218, 218, 218);
    padding: 0px;
    width: 35px;
    max-width: 37px !important;
}

.analog_table .castom_buttom.text-orange {
    background: rgb(255, 153, 0);
}

.analog_table .castom_buttom.text-orange:hover {
    background: rgb(232, 134, 65);
}

.analog_table .castom_buttom:hover {
    background: rgb(173, 173, 173);
}

.castom_buttom img {
    max-width: 20px;
}

.analog_table td, .analog_table th {
}

.soputstv_item {
    padding: 8px;
    border: 1px solid rgb(218, 218, 218);
    direction: ltr;
}

table#search_result td.capt {
    max-width: 140px;
}

.soputstv_item .caption {
    font-size: 13px;
    margin-bottom: 5px;
}

.soputstv_item .h1 {
    font-weight: 700;
    font-size: 16px;
}

.cata2 .soputstv_item .price {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 700;
}

.soputstv_item .price .bold {
    font-size: 17px;
}

.soputstv_item .nalichie {
    font-size: 12px;
    text-transform: lowercase;
    line-height: 1.1;
}

.soputstv_item .nalichie .galk {
    font-size: 22px;
    margin-top: 3px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .nalichie.red {
    display: flex;
}

.soputstv_item .nalichie.red .cross {
    font-size: 22px;
    margin-top: 1px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .castom_buttom {
    height: 28px;
    margin-left: 10px;
}

.soputstv_item .castom_buttom span {
    font-size: 11px;
}

.soputstv_item_block {
    margin-top: 5px;
    max-height: 242px;
    overflow: hidden scroll;
    direction: rtl;
    margin-left: -21px;
    padding-left: 10px;
}

.news_item ::-webkit-scrollbar {
    width: 10px;
}

.news_item ::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(241, 241, 241);
}

.news_item ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(218, 218, 218);
}

.news_item ::-webkit-scrollbar-thumb:hover {
    background: rgb(85, 85, 85);
}

.castom_buttom {
    transition: 0.2s;
}

.castom_buttom.orange {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: inline-block;
    background: rgb(255, 155, 0);
    padding: 15px;
    max-width: 300px;
}

.castom_buttom.orange span {
    font-size: 16px;
    color: rgb(0, 0, 0);
}

.castom_buttom.orange:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    background: rgb(232, 134, 65);
}

.castom_buttom.orange.zayavka {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    background: url("/images/new_temp/red.png") left 9px center no-repeat;
    padding-top: 0px;
    padding-right: 0px;
    margin: 25px 0px 0px;
    text-transform: none;
    min-width: 340px !important;
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
}

.castom_buttom.orange.zayavka:hover {
    border-color: rgb(217, 130, 0);
    background: url("/images/new_temp/red_hover.png") left 9px center no-repeat;
}

.castom_buttom.orange.zayavka span {
    text-transform: none;
    font-size: 17px;
}

.removeitem {
    color: rgb(255, 53, 53);
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}

.removeitem:hover {
    color: rgb(255, 53, 53);
    text-decoration: none;
}

.info_button {
    max-width: 250px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-bottom: 20px;
}

.optpageh1 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
}

.main-img {
    margin-left: -15px;
}

.contacti_page {
    position: relative;
    height: 100vh;
    max-height: 650px;
    min-height: 450px;
    background-size: 100% !important;
}

.delivery_top {
    margin: -25px -31px 0px;
}

.contacti_page_holder {
    position: absolute;
    left: 0px;
    bottom: 70px;
    padding: 25px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 14px;
    width: 100%;
    max-width: 45%;
}

.contacti_page_holder table {
    margin-bottom: 20px;
}

.contacti_page_holder table td {
    padding: 10px;
    vertical-align: middle;
    font-size: 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone {
    font-size: 15px;
    font-weight: 700;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone::before {
    margin-bottom: 0px;
    float: left;
}

.contacti_page_holder .mail {
    font-size: 15px;
    font-weight: 700;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .metro {
    display: inline-block;
}

.contacti_page_holder .metro::before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: rgb(162, 165, 180);
    border-radius: 100%;
    float: left;
    margin-bottom: -1px;
    margin-top: 3px;
    margin-right: 7px;
}

.contacti_page_holder .metro.blue::before {
    background: rgb(178, 218, 231);
}

.contacti_page_holder a {
    color: rgb(117, 118, 118);
}

.delivery_content {
    padding: 30px;
}

.delivery_content .row {
    padding: 30px 0px;
}

.delivery_content .row .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}

.delivery_content .row_top {
    border-bottom: 1px solid rgb(183, 183, 183);
}

.delivery_content p {
    font-size: 15px;
}

.delivery_content h1 {
    font-size: 36px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
}

.delivery_content h1::before {
    content: " ";
    background: url("/images/new_temp/del1.png") center center no-repeat;
    width: 64px;
    height: 43px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
}

.delivery_content h3 {
    font-size: 24px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 30px;
}

.delivery_content h3.linii::after {
    content: " ";
    background: url("/images/new_temp/del2.png") center center no-repeat;
    width: 127px;
    height: 29px;
    float: right;
    margin-top: -10px;
}

.delivery_content h3 strong {
    color: rgb(255, 153, 0);
}

.delivery_content table {
    width: 100%;
}

.delivery_content table td {
    padding: 7px 0px;
}

.delivery_content table td::before {
    background: rgb(255, 153, 0);
    content: " ";
    width: 9px;
    height: 9px;
    float: left;
    margin-right: 15px;
    border-radius: 100%;
    margin-top: 7px;
}

.delivery_content .warn {
    color: rgb(183, 183, 183);
    line-height: 1.2;
    margin-top: 22px;
}

.delivery_content .warn::before {
    content: " ";
    background: url("/images/new_temp/delwarn.png") center center no-repeat;
    width: 39px;
    height: 39px;
    float: left;
    margin-right: 18px;
    margin-top: -2px;
}

.right-part {
    margin-left: -30px;
}

p.caption.logincapt {
    color: rgb(120, 120, 120);
    font-size: 15px;
    text-align: right;
    line-height: 1.2;
}

#item_show {
    background: rgb(255, 255, 255);
    max-width: 700px;
    padding: 0px 16px !important;
}

#item_show .news_items_right {
    background: rgb(229, 229, 229);
    padding: 20px 30px;
    margin-right: -16px;
}

#item_show .news_items_left {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    max-height: 303px;
}

.gray_text {
    color: rgb(85, 85, 85);
    margin-top: 20px;
}

div#cartinfo {
    width: 600px;
    display: none;
    color: rgb(0, 0, 0);
    position: fixed;
    right: 120px;
    bottom: 0px;
    background: rgb(255, 255, 255);
    z-index: 100;
    opacity: 0.9;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 14px;
}

div#cartinfo div.cart {
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 14px;
}

div#cartinfo div.cart div.cart_control {
    cursor: pointer;
    position: absolute;
    padding: 7px 27px;
    margin-top: -36px;
    background: rgb(249, 166, 93);
    margin-left: -5px;
    letter-spacing: 1px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

div#cartinfo a {
    color: rgb(0, 0, 0);
    text-decoration: underline;
    display: inline-block;
}

table#low_cart {
    width: 100%;
    font-size: 12px;
    border-bottom: 0px;
}

table#low_cart td {
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    padding: 10px;
}

table#low_cart th {
    text-align: center;
    background: rgb(229, 229, 229);
    padding: 10px;
    font-weight: 400;
    border-right: 1px solid rgb(255, 255, 255);
    font-size: 14px;
}

table#low_cart tr:last-child th {
    border-right: 0px;
}

table#low_cart th.one {
    text-align: left;
}

table#low_cart td.one {
    padding: 10px;
    text-align: left;
    font-size: 15px;
}

table#low_cart td.pr {
    padding: 2px;
}

table#low_cart td.two {
    padding: 2px;
}

table#low_cart td.price {
    padding: 3px;
    width: 75px;
}

table#low_cart td.four {
    width: 20px;
}

#search_result.search_compress {
    border: 1px solid rgb(229, 229, 229);
}

#search_result.search_compress th, #search_result.search_compress td {
    text-align: left;
    font-size: 17px;
    color: rgb(121, 121, 121);
    padding: 10px 18px 17px;
}

#search_result.search_compress th select {
    margin-top: 32px;
    max-width: 100px;
    border: 0px;
    padding: 4px;
    color: rgb(167, 164, 164);
}

#search_result.search_compress .searchinput {
    border: 0px;
    outline: 0px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    max-width: 100px;
    margin: 0px auto;
    float: none;
}

.not_found_info {
    font-size: 14.8px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.castom_buttom.orange.orange_small {
    padding: 8px 25px;
}

.castom_buttom.orange.podobr {
    font-size: 10px;
    padding: 9px 15px;
}

.castom_buttom.orange.podobr span {
    font-size: 12px;
}

#search_result.search_compress th.rab_davlenie select {
    margin-top: 12px;
}

#search_result.details_table {
}

#search_result.details_table th {
    text-align: left;
}

.prozn, .popt {
    min-width: 100px;
    font-weight: 700;
    font-size: 15px;
}

.analog_table .castom_buttom.shower {
    width: 100%;
    color: rgb(0, 0, 0);
    padding: 7px;
    margin: 0px auto;
    max-width: 90px !important;
}

.analog_table .castom_buttom.shower span {
    color: rgba(0, 0, 0, 0.49);
}

.analog_table .green {
    font-size: 15px;
}

.analog_table .additem {
    padding: 5px 0px;
}

div#cartinfo a.removeitem {
    color: red;
    text-decoration: none;
}

#low_cart.cart {
}

#low_cart.cart th, #low_cart.cart td {
    font-size: 15px;
    vertical-align: middle;
}

#low_cart.cart a {
    text-decoration: none;
}

a.continue_shopping {
    float: left;
}

a.submitform, a.continue_shopping {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 43px;
    background: url("/images/new_temp/orange_cart.png") left 7px center no-repeat;
    padding-top: 0px;
    padding-right: 0px;
    margin: 15px;
    min-width: 210px !important;
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
}

a.submitform {
    border-color: rgb(67, 160, 71);
    background: url("/images/new_temp/green_flag.png") left 11px center no-repeat;
    min-width: 190px !important;
}

a.submitform:hover {
    border-color: rgb(0, 93, 4);
    background: url("/images/new_temp/green_flag_hover.png") left 11px center no-repeat;
}

a.continue_shopping:hover {
    border-color: rgb(217, 130, 0);
    background: url("/images/new_temp/orange_cart_hover.png") left 7px center no-repeat;
}

a.submitform span, a.continue_shopping span {
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-transform: none;
}

div#cartinfo a.submitform {
    float: right;
}

#low_cart.cart.analog_table td, #low_cart.cart.analog_table th {
    padding-left: 15px;
    padding-right: 15px;
}

#low_cart.cart.analog_table td {
    padding-top: 20px;
    padding-bottom: 20px;
}

#search_result.cart td.price, .cart td.price span {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

#search_result.cart .removeitem.castom_buttom {
    padding: 5px;
    background: rgb(229, 229, 229);
    font-weight: 400;
    max-width: 90px;
}

#search_result.cart .removeitem.castom_buttom img {
    float: left;
    margin-right: 7px;
}

#search_result.cart .removeitem.castom_buttom span {
    align-items: center;
    display: flex;
    color: rgb(0, 0, 0);
}

.cart_buttons .submitform {
    float: right;
}

.lk_pos {
    transform: rotate(-90deg);
    padding: 10px 0px;
}

.orders_date {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

#search_result .orders_delivery {
    font-size: 16px;
    text-align: center;
}

#search_result > tbody > tr > td {
    padding-top: 18px;
    padding-bottom: 18px;
}

#search_result .orders_status, #search_result .orders_status_sclad {
    color: rgb(200, 72, 0);
    font-size: 12px;
}

#search_result .orders_price {
    font-weight: 700;
    font-size: 16px;
}

#search_result .orders_total_price {
    font-size: 14px;
}

#search_result .vat {
    vertical-align: top;
}

#search_result .vat table {
    height: 100%;
}

#cabinet_form label {
    font-size: 17px;
}

#cabinet_form input {
    border: 0px;
    background: rgb(246, 246, 246);
    font-size: 16px;
    color: rgb(183, 183, 183);
}

#content .menu_table {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content .menu_table .active a {
    color: rgb(255, 153, 0);
}

.castom_buttom {
    margin: 0px auto;
    cursor: pointer;
}

.zakaz {
    text-align: center;
}

.cart_fixed {
    background: rgb(255, 153, 0);
    border-radius: 50%;
    position: fixed;
    right: 60px;
    bottom: 50px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
    transition: 0.3s;
}

.cart_fixed:hover {
    background: rgb(255, 170, 44);
    box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
}

.cart_fixed .cart_fixed_image {
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    display: flex !important;
}

.cart_fixed img {
    margin-right: 0px;
}

.cart_fixed .items_count {
    text-align: center;
    right: 14px;
    top: 12px;
    font-weight: 700;
    text-decoration: none !important;
    color: rgb(0, 0, 0) !important;
    font-size: 14px !important;
}

#cartinfo .three, #cartinfo .three span {
    font-weight: 700;
    font-size: 17px;
}

.info_rubric_main {
    display: flex;
    width: 100%;
    background: rgb(246, 246, 246);
    height: 72px;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    color: rgb(117, 118, 118);
    font-size: 16px;
    padding: 0px 25px;
    text-align: center;
    line-height: 1.2;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px;
    text-decoration: none;
    transition: 0.2s;
}

.info_rubric_main:hover {
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 5px;
    background: rgb(240, 240, 240);
    text-decoration: none;
}

.info_serts {
    max-width: 100%;
}

.info_serts img {
    max-width: 100%;
    height: auto !important;
}

.cata2 h1 {
    color: black;
    margin-top: 0px;
}

.cata2 h3 {
    color: rgb(117, 118, 118);
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 23px;
}

.cata2 p {
    font-size: 17px;
    color: rgb(117, 118, 118);
}

.info-row {
    position: relative;
    padding: 0px 5px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.info-row h3 {
    padding-top: 20px;
}

.info-row * {
    z-index: 3;
}

.info-row::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 70%;
    background: rgb(246, 246, 246);
    z-index: 0;
    width: calc(100% + 10px);
    display: block;
    left: -5px;
}

.info_serts a {
    display: block;
    position: relative;
}

.info_serts a::before, .news_items_left a.tovar_cart::before {
    content: " ";
    transition: 0.3s;
    opacity: 0;
    background: url("/images/new_temp/lupa.png") center center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 5;
}

.info_serts a:hover::before, .news_items_left a:hover::before {
    opacity: 1;
}

.info_serts td {
    padding: 0px 10px;
}

#search_result a {
}

#search_result a:hover, #search_result.search-table .art b {
    color: rgb(255, 155, 0);
}

#search_result td.image a:hover {
    background: none;
}

#search_result.search-table a.castom_buttom:hover, #search_result.small a.castom_buttom:hover {
    background: rgb(255, 155, 0);
}

#search_result .add-mini-button {
    padding: 5px 0px;
}

.news_item #search_result.analog_table a.castom_buttom {
    height: 30px;
}

.soputstv_item .nalichie .bold {
    font-size: 16px;
}

#search_result.small td a.castom_buttom {
    background: rgb(255, 155, 0);
}

#search_result.small td a.castom_buttom span {
    color: rgb(0, 0, 0);
}

#search_result.small td a.castom_buttom:hover {
    background: rgb(217, 130, 0);
}

#item_show {
    min-width: 800px !important;
}

#item_show h1 {
    font-weight: 700;
    color: rgb(255, 153, 0);
    line-height: 1.2;
    font-size: 24px;
}

#fancybox-close {
    right: 3px !important;
}

#item_show p {
    line-height: 1.2;
}

#item_show p.proizvoditel {
    margin-top: 25px;
    margin-bottom: 7px;
}

#fancybox-content {
    border: 0px !important;
    border-radius: 0px !important;
}

.success_cart {
    text-align: center;
    font-size: 17px;
    color: rgb(0, 0, 0);
    padding: 15px;
}

.success_cart span {
    font-size: 23px;
    color: rgb(67, 160, 71);
}

.success_cart a#aschet {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: rgb(89, 89, 89);
    margin-top: 23px;
    background: url("/images/new_temp/print.png") left center no-repeat;
    padding-left: 25px;
}

.success_cart img {
    margin-right: 0px;
    margin-bottom: 10px;
}

.info_rubric {
    background: url("/images/new_temp/triagle.png") left top 7px no-repeat;
    color: rgb(117, 118, 118);
    font-size: 18px;
    display: block;
    margin: 17px 0px;
    padding-left: 20px;
    line-height: 1.3;
}

#search_result.details_table {
    background: rgb(238, 238, 238);
}

#search_result.details_table .hidetr {
    display: none;
    background: none;
}

#search_result.details_table .hidetr td {
    background: none;
}

#search_result.details_table .greytr {
    background: rgb(255, 255, 255);
}

#search_result.details_table .greytr .art {
    font-weight: 700;
}

#search_result.details_table .greytr.opened {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px;
    position: relative;
    z-index: 99;
}

#search_result.details_table tr {
    border-left: 1px solid rgb(221, 221, 221);
}

#search_result.details_table .castom_buttom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 79px;
    height: 30px;
    background-color: rgb(170, 170, 170);
    float: right;
    font-size: 11px;
}

#search_result.details_table .castom_buttom:hover {
    background: rgb(112, 112, 112);
}

#search_result.details_table .castom_buttom.text-orange {
    background: rgb(255, 153, 0);
}

#search_result.details_table .castom_buttom.text-orange:hover {
    background: rgb(217, 130, 0);
    color: rgb(0, 0, 0);
}

#search_result.details_table .greytr.opened .castom_buttom {
    background-color: rgb(255, 153, 0);
}

#search_result.details_table .greytr.opened .castom_buttom:hover {
    background: rgb(217, 130, 0);
    color: rgb(0, 0, 0);
}

#search_result.details_table .castom_buttom span {
    color: rgb(0, 0, 0);
}

#search_result.details_table .zak {
    min-width: 185px;
    text-align: right;
}

#search_result.details_table td {
    border-bottom: 1px solid rgb(223, 223, 223);
    border-right: 1px solid rgb(223, 223, 223) !important;
}

#search_result.details_table .hidetr .additem {
    background: rgb(244, 67, 54);
    font-size: 11px;
}

#search_result.details_table .hidetr .additem:hover {
    background: rgb(194, 0, 21);
    color: rgb(0, 0, 0);
}

#search_result.details_table .counter.countend {
    background: rgb(255, 255, 255);
    height: 32px;
}

#search_result.details_table .hold.hidetr {
    background: rgb(255, 255, 255);
}

#search_result.details_table .hold.hidetr {
    border-left: 0px;
}

#search_result.details_table .hold.hidetr td {
    position: relative;
    border-right: 0px !important;
}

#search_result.details_table .hold.hidetr td a {
    font-size: 16px;
}

.detail_paginator {
    min-height: 50px;
    text-align: center;
    font-size: 16px;
}

.print_schema {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}

.hide-analogs {
    position: absolute;
    left: 0px;
    top: 10px;
    color: rgb(255, 153, 0);
    font-size: 16px;
    text-decoration: underline;
}

.hide-analogs:hover {
    text-decoration: none;
}

.paginator-table {
    margin: 0px auto;
    border: 0px;
}

.paginator-table tr {
    border: 0px !important;
}

.paginator-table .main-column {
    background: rgb(238, 238, 238) !important;
    padding: 8px 12px !important;
}

.paginator-table td {
    vertical-align: middle;
    font-size: 16px !important;
    height: auto !important;
    border: 0px !important;
}

.paginator-table td a {
    font-size: 38px !important;
    font-weight: 300;
}

.captcha_form {
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
}

.captcha_form .code {
    margin: 15px 0px;
    font-size: 18px;
    padding: 8px 14px !important;
}

#search_result > tbody > tr.razdel td {
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    border-top: 0px;
    background: rgb(255, 255, 255) !important;
}

.gray-td td {
    border-top: 0px;
    border-bottom: 0px;
    background: rgb(243, 244, 245) !important;
}

.white-td td {
    background: rgb(255, 255, 255) !important;
}

#search_result > tbody > tr > td.orders_rezervdate {
    font-size: 14px;
}

#search_result .lk-position-table td {
    font-size: 15px;
}

#search_result .lk-position-table tbody tr:first-child td {
    font-size: 13px;
    color: rgb(121, 121, 121);
}

.cont {
    position: relative;
}

.left_col {
    float: left;
    width: 200px;
    padding: 0px 15px 0px 0px;
}

.middle_col {
    float: left;
    width: 630px;
}

.right_col {
    float: left;
    width: 170px;
    padding: 0px 0px 0px 15px;
}

td.img_2d {
    border: 1px solid rgb(238, 238, 238);
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

td {
}

a.del_filt {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin-bottom: 100px;
    width: 100%;
}

.podbor_fit {
    border: 1px solid rgb(238, 238, 238);
    padding: 10px;
}

span.light {
    color: rgb(117, 118, 118);
    font-size: 13px;
    display: block;
}

.podbor_fit_left {
    float: left;
    width: 50%;
}

.podbor_fit_right {
    float: right;
    width: 50%;
}

.podbor_pereh_left {
    float: left;
    width: 50%;
}

.podbor_pereh_right {
    float: right;
    width: 50%;
}

td.img {
    border: 1px solid rgb(238, 238, 238);
    width: 102px;
    text-align: center;
    vertical-align: middle;
}

table.parametr {
    margin: 0px 10px;
}

select.styled_input {
    width: 100%;
    color: black;
    height: 30px;
    margin: 5px 0px;
    border: 1px solid rgb(206, 206, 206);
}

span.cp {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    line-height: 17px;
    margin-top: 0px;
}

table.razmer_shl span {
    font-size: 14px;
    color: black;
    padding: 0px 0px 10px;
    display: block;
}

table.tab2d {
    margin-bottom: 78px;
    width: 100%;
}

table.tab2d td {
    vertical-align: middle;
}

a.search_rukav {
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.art_find {
    margin-bottom: 72px;
}

a.in_cart {
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.get_skid {
    display: block;
    background: rgb(232, 85, 74);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.price_lk {
    background: rgb(230, 230, 230);
    padding: 10px;
    margin-top: 126px;
}

span.price_sk {
    font-weight: bold;
    font-size: 20px;
}

span.price_sk_re {
    font-weight: bold;
    font-size: 20px;
    color: rgb(232, 85, 74);
}

input.styled_input {
    width: 100%;
    margin-bottom: 10px;
}

.img_rvd {
    border: 1px solid rgb(238, 238, 238);
    text-align: center;
    font-weight: bold;
    min-height: 270px;
}

.chose_dlina {
    margin: 10px auto;
    width: 80px;
    text-align: center;
}

input.dlina_inp {
    float: left;
    width: 60px;
    text-align: center;
    margin-right: 5px;
}

.dlina {
    background: rgb(230, 230, 230);
    font-weight: bold;
    width: 100px;
    margin: 10px auto;
    text-align: center;
}

.line_parametr_left {
    float: left;
    width: 50%;
}

.line_parametr_right {
    float: right;
    width: 50%;
}

.white-td td.redtd {
    color: white !important;
}

.white-td td.orange {
    color: white !important;
}

.carousel-indicators li {
    background-color: rgb(237, 151, 32);
}

.carousel-control-next, .carousel-control-prev {
    z-index: 9;
    top: 150px;
    bottom: 263px;
    min-height: 30px !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: rgb(237, 151, 32);
}

.podbor_fit_left:hover {
    box-shadow: rgb(239, 169, 54) 0px 0px 7px 1px;
}

.podbor_fit_right:hover {
    box-shadow: rgb(239, 169, 54) 0px 0px 7px 1px;
}

.razmer_shl:hover {
    box-shadow: rgb(239, 169, 54) 0px 0px 7px 1px;
}

.left_part_rvd {
    float: left;
    width: 50%;
}

.carousel-item img.img-fluid {
    margin: 0px auto;
    text-align: center;
}

.carousel-item {
    text-align: center;
    min-height: 312px;
}

.left_part_rvd img {
    width: 100%;
}

.right_part_rvd {
    width: 50%;
    float: right;
}

.right_part_rvd img {
    width: 100%;
}

.config_rvd_img img {
    width: 100%;
}

table.razmer_shl select {
    margin-bottom: 25px;
    height: 30px;
    width: 90px !important;
}

.config_rvd_txt {
    text-align: right;
}

.config_rvd_txt_sb {
    font-size: 13px;
    color: rgb(117, 118, 118);
    margin-bottom: 10px;
}

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

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

span.rvd_articul_vivod {
    display: block;
    margin: 11px 0px;
}

span.rvd_articul_vivod span {
    background: rgb(249, 249, 249);
    display: inline-block;
    padding: 10px;
    font-size: 18px;
}

span.price_sk_show {
    display: none;
}

.right_col img {
    width: 100%;
    margin: 5px 0px 10px;
}

span.rvd_articul_vivod table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
}

.cap_per {
    padding-bottom: 11px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 2px;
}

span.rvd_articul_vivod table tr td {
    background: rgb(238, 238, 238);
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.hh {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0px 0px 20px;
}

.dev1 p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
}

.dev {
    padding-left: 10px;
}

.dev1 {
    padding-left: 10px;
}

.getskid input[type="submit"] {
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 10px;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    font-size: 18px;
    margin: 20px auto 0px;
}

.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    justify-content: space-between;
}

.icon div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon_bot img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot {
    position: relative;
    height: 70px;
}

a.ll {
    display: block;
    width: 52px;
    height: 52px;
    float: left;
    margin-right: 10px;
}

span.min_rc_ak {
    font-size: 18px;
    display: inline-block;
    padding-left: 10px;
}

span.pr_old {
    font-size: 19px;
    display: inline-block;
    margin-top: 6px;
}

.dis_analog {
    background: rgb(229, 79, 80);
    display: inline-block;
    color: white;
    padding: 0px 6px;
    margin-bottom: 5px;
    margin-left: -42px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_ak {
    font-size: 19px;
    color: rgb(229, 79, 80);
    font-weight: bold;
    display: block;
    line-height: 14px;
}

span.bold_old {
    display: block;
    color: black;
    font-size: 14px;
}

.wall_discou {
    background: rgb(229, 79, 80);
    color: white;
    padding: 0px 4px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    font-size: 10px;
    width: 39px;
    height: 14px;
}

.analog_disc {
    background: rgb(229, 79, 80);
    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -8px;
}

.analog_disc_akc {
    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -8px;
}

.round_kol {
    position: absolute;
    margin-top: -33px;
    margin-left: 40px;
    width: 25px;
    height: 25px;
    text-align: center;
    background: rgb(255, 153, 0);
    color: white;
    border-radius: 17px;
    padding-top: 4px;
}

.round_kol_item {
    position: absolute;
    margin-top: -50px;
    margin-left: 155px;
    width: 25px;
    height: 25px;
    text-align: center;
    background: rgb(255, 153, 0);
    color: white;
    border-radius: 17px;
    padding-top: 3px;
}

.clear {
    clear: both;
}

td {
}

img {
    border: 0px;
    pointer-events: none;
    user-select: none;
}

h1, .h1 {
    color: rgb(0, 0, 0);
    font-family: Arial;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 18px;
}

a {
    font-family: Arial;
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

a:hover {
    color: rgb(0, 0, 0);
}

p {
    color: rgb(60, 58, 58);
    font-size: 14px;
    font-family: Arial;
}

ul {
    padding-left: 30px;
    margin-bottom: 10px;
    color: rgb(92, 92, 92);
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
}

span.min_rc {
    font-size: 18px;
    display: inline-block;
    padding-left: 10px;
}

.container {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 14px;
    background: rgb(255, 255, 255);
}

.coment_wind_links {
    padding: 5px;
}

.tx {
    position: absolute;
    margin-top: 12px;
    margin-left: 119px;
    font-size: 14px;
}

.discou {
    background: rgb(229, 79, 80);
    display: inline-block;
    color: white;
    padding: 0px 15px;
    margin-bottom: 20px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_pr {
    font-weight: 700;
    font-size: 28px;
    color: rgb(229, 79, 80);
}

p.price_ak {
    line-height: 1.1;
    font-size: 26px !important;
    color: rgb(0, 0, 0) !important;
}

@keyframes glowing {
    0% {
        background-color: white;
        box-shadow: rgb(239, 169, 54) 0px 0px 2px;
    }

    50% {
        background-color: white;
        box-shadow: rgb(239, 169, 54) 0px 0px 9px;
    }

    100% {
        background-color: white;
        box-shadow: rgb(239, 169, 54) 0px 0px 2px;
    }
}

.margin_main {
    margin: 20px 0px;
}

table.razmer_shl.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_fit_left.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_fit_right.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_pereh_left.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.podbor_pereh_right.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.price_lk.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.ugol_svet.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.tip_r_p.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

div.center_rvd.active {
    animation: 1500ms ease 0s infinite normal none running glowing;
}

a.search_rvd::after {
    position: absolute;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 10px;
}

.coment_wind_links span.txt {
    display: block;
    padding-top: 20px;
    text-align: center;
    font-size: 19px;
}

.tooltipa span {
    visibility: hidden;
    position: absolute;
    z-index: 2;
    left: 36px;
    width: 250px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(51, 51, 51) -2px 2px 10px -1px;
    border-radius: 5px;
}

.tooltipa span img {
    width: 100%;
}

.tooltipa:hover span {
    visibility: visible;
}

a.tooltipa {
    width: 27px;
    line-height: 28px;
    background-color: rgb(239, 169, 54);
    box-shadow: rgba(66, 79, 96, 0.16) 0px 1px 1px, rgba(85, 95, 104, 0.16) 0px 2px 2px inset;
    color: rgb(255, 255, 255);
    font-size: 19px;
    text-align: center;
    margin-top: -62px;
    margin-left: 362px;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
}

.red_bord {
    border: 2px solid rgb(232, 85, 74);
    margin-top: 46px;
    padding: 19px;
    font-size: 14px;
    color: rgb(232, 85, 74);
    font-weight: bold;
}

.img_pov {
    padding-top: 20px;
}

.green_bord {
    border: 2px solid rgb(67, 160, 71);
    margin-top: 45px;
    padding: 19px;
    font-size: 14px;
    color: rgb(67, 160, 71);
    font-weight: bold;
}

.news_item h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 19px;
}

div.coment_wind {
    padding: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

div.coment_wind a {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: rgb(255, 155, 0);
    padding: 14px 0px;
    margin-top: 20px;
}

div.coment_wind b {
}

div.coment_wind span {
    font-weight: bold;
    display: block;
    text-align: center;
}

#menu {
    background: rgb(245, 245, 245);
    margin: 0px -15px;
}

.getskid {
    padding: 60px;
}

.getskid table {
    width: 100%;
}

.getskid table tr td {
    padding: 10px 5px;
}

.skidka {
    display: inline-block;
}

.filter_new {
    width: 100%;
    padding-top: 100%;
    position: relative;
    border-radius: 50%;
    background-color: rgb(239, 239, 239);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(5, 7, 7, 0.2) 0px 0px 6.65px 0.35px;
}

a.mod_blk {
    display: inline-block;
    width: 30%;
}

div#articulArr {
    margin-top: 20px;
}

.filter_new img {
    position: absolute;
    inset: 0px;
    margin: auto;
}

.maincatalog_el p {
    text-align: center;
    padding: 15px 0px;
}

.maincatalog_el a {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.maincatalog_el:hover .filter_new {
    box-shadow: rgba(217, 130, 0, 0.5) 0px 0px 9.5px 0.5px;
}

.maincatalog_el:hover a {
    color: rgb(251, 154, 60);
}

#basic-addon2 {
    background: rgb(255, 155, 0);
    border-radius: 0px;
    border: 0px;
    color: rgb(0, 0, 0);
    padding-top: 11px;
    padding-bottom: 13px;
}

#basic-addon2:hover {
    background: rgb(232, 134, 65);
    cursor: pointer;
}

.code {
    width: calc(100% - 78px);
    outline: 0px;
    padding-left: 45px;
    padding-bottom: 2px;
    border: 2px solid rgb(251, 154, 60) !important;
}

.cart {
    text-align: right;
    position: relative;
}

.cart img {
    margin-right: 15px;
}

.items_count {
    background-color: rgb(243, 86, 76);
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: -10px;
    color: rgb(255, 255, 255) !important;
}

.allertBlock {
    position: relative;
}

.allertBlock input[type="image"] {
    position: absolute;
    left: 15px;
    bottom: 0px;
    top: 0px;
    margin: auto 0px;
}

.search_cop {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: rgb(255, 155, 0);
    padding: 14px 0px;
}

.search_cop:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    background: rgb(232, 134, 65);
}

.menu_caption {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
}

.footer-list {
    list-style-type: none;
    padding-left: 0px;
}

.footer-list li {
    margin: 10px 0px;
}

p.phone {
    font-size: 26px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    margin-bottom: 5px;
}

p.phone::before {
    content: url("/images/new_temp/phone.png");
    margin-right: 15px;
}

p.mail {
    margin-bottom: 0px;
}

p.mail a {
    font-size: 17px;
    color: rgb(115, 115, 115);
    line-height: 1.2;
    margin-bottom: 0px;
}

p.mail::before {
    content: url("/images/new_temp/mail.png");
    margin-right: 15px;
    margin-top: 3px;
    float: left;
}

#catalog_main h1 {
    font-size: 17px;
    font-weight: 400;
}

.dev p {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.3;
}

.dev p a {
    color: rgb(0, 0, 0);
    font-size: 16px;
}

#search_result {
    width: 100%;
    border-bottom: 1px solid rgb(222, 226, 230);
}

#search_result th {
    background: rgb(229, 229, 229);
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

#search_result td, #search_result th {
    border-right: 1px solid rgb(238, 238, 238);
    font-size: 13px;
    vertical-align: middle;
    line-height: 1.2;
    height: 50px;
    padding: 0px 8px;
    position: relative;
}

#search_result .image {
    text-align: center;
}

#search_result .image img {
    max-width: 75px;
}

#search_result tr:nth-child(2n) {
    background: rgb(243, 244, 245);
}

#search_result.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

#search_result tr td:last-child, #search_result th:last-child {
    border-right: 0px;
}

#search_result td.art {
    font-size: 14px;
}

a.show_docs_cab {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    display: block;
    width: 200px;
    text-align: center;
    padding: 10px 0px;
}

.castom_buttom {
    border-radius: 2px;
    background-color: rgb(112, 112, 112);
    max-width: 75px;
    text-align: center;
    z-index: 94;
    display: inline-block;
    padding: 8px;
    margin: 0px auto;
}

.castom_buttom span {
    font-size: 11px;
    font-family: Arial;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
}

.castom_buttom:hover {
    text-decoration: none;
    background: rgb(85, 85, 85);
}

h1.medium {
    font-size: 17px;
}

.paginater, .pagginater {
    text-align: center;
}

.paginater .castom_buttom, .pagginater .castom_buttom {
    margin: 5px;
    display: inline-block !important;
    background: none !important;
}

.paginater .castom_buttom span, .pagginater .castom_buttom span {
    text-align: center;
    line-height: 50px;
    width: 56px;
    border-radius: 2px;
    color: rgb(0, 0, 0);
    float: left;
    background-color: rgb(238, 238, 238);
    display: inline-block;
}

.paginater .castom_buttom span b, .paginater .castom_buttom span:hover, .paginater .castom_buttom span b, .pagginater .castom_buttom span:hover {
    line-height: 50px;
    display: block;
    text-align: center;
    background: rgb(112, 112, 112);
    color: rgb(255, 255, 255);
}

.bigtext {
    margin-top: 15px;
}

.menu_link.catalog {
}

.login_btn {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    background: url("/images/new_temp/lk.png") left 7px center no-repeat;
    padding-left: 20px;
}

.login_btn:hover {
    text-decoration: none;
    border-color: rgb(217, 130, 0);
    background: url("/images/new_temp/lk_hover.png") left 7px center no-repeat;
}

.register_btn {
    border-width: 3px;
    border-color: rgb(112, 112, 112);
    border-style: solid;
    border-radius: 2px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    margin-left: 15px;
}

.register_btn:hover {
    border-color: rgb(60, 60, 60);
    text-decoration: none;
}

#search_result.small td, #search_result.small th {
    padding: 0.1rem 0.35rem;
    font-size: 12px;
    line-height: 1.2;
}

#search_result.small td a, #search_result.small th a {
    font-size: 12px;
    line-height: 1.2;
}

.zakaz .castom_buttom span {
    min-width: 60px;
    display: block;
    text-align: center;
}

input[name="searchTest"] {
    width: calc(100% - 78px);
    padding-left: 12px;
    padding-bottom: 4px;
    outline: 0px;
    border-spacing: 0px;
    font-size: 14px;
    height: 34px;
    min-width: 200px;
    border: 2px solid rgb(251, 154, 60) !important;
    margin: 0px !important;
}

input[name="searchBut"] {
    background: rgb(251, 154, 60);
    border-radius: 0px;
    border: 0px;
    color: rgb(0, 0, 0);
    min-width: 60px;
    text-align: center;
    height: 34px;
    padding-bottom: 7px;
    padding-top: 2px;
}

h3.small {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 20px;
}

#search_result.analog_table th {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 45px;
}

#search_result.analog_table td.art {
    font-weight: 700;
}

.h1 {
    line-height: 1.3;
    margin-bottom: 0px;
    font-size: 28px;
    letter-spacing: 0px;
}

.h1 span {
    font-size: 14px;
    font-weight: 400;
}

.item_detals_table h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}

span.rouble {
    font-family: Rouble;
}

.cata2 p.price {
    font-size: 26px;
    color: rgb(0, 0, 0);
    line-height: 1.1;
}

#item_show p.price {
    margin-top: 5px;
}

p.price .bold {
    font-weight: 700;
    font-size: 32px;
}

.nalichie {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.nalichie .bold {
    font-size: 22px;
}

.green {
    color: rgb(67, 160, 71);
}

.red {
    color: rgb(200, 72, 0);
}

#search_result.analog_table td.cend {
    font-size: 14px;
}

.nalichie .galk {
    font-size: 25px;
    font-weight: 700;
}

.news_item .castom_buttom {
    border-radius: 2px;
    background-color: rgb(255, 153, 0);
    max-width: 100%;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.news_item .castom_buttom span {
    color: rgb(0, 0, 0);
    font-size: 18px;
}

.buy_block_sub {
    margin-top: 35px;
}

.counter.countend {
    border-radius: 2px;
    background-color: rgb(238, 238, 238);
    max-width: 57px;
    height: 51px;
    margin: 0px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px;
}

.itemdecs, .itemincs {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500;
}

.analog_table .prozn, .analog_table .popt {
    font-size: 16px;
    font-weight: 700;
}

.analog_table .counter.countend, .mini-input .counter.countend {
    max-width: 37px;
    height: 30px;
    font-size: 14px;
}

.analog_table .itemdecs, .analog_table .itemincs {
    font-size: 14px;
}

.analog_table .zak {
    min-width: 150px;
    text-align: center;
}

.analog_table .castom_buttom {
    background: rgb(218, 218, 218);
    padding: 0px;
    width: 35px;
    max-width: 37px !important;
}

.analog_table .castom_buttom.text-orange {
    background: rgb(255, 153, 0);
}

.analog_table .castom_buttom.text-orange:hover {
    background: rgb(232, 134, 65);
}

.analog_table .castom_buttom:hover {
    background: rgb(173, 173, 173);
}

.castom_buttom img {
    max-width: 20px;
}

.analog_table td, .analog_table th {
}

.soputstv_item {
    padding: 8px;
    border: 1px solid rgb(218, 218, 218);
    direction: ltr;
}

table#search_result td.capt {
    max-width: 140px;
}

.soputstv_item .caption {
    font-size: 13px;
    margin-bottom: 5px;
}

.soputstv_item .h1 {
    font-weight: 700;
    font-size: 16px;
}

.cata2 .soputstv_item .price {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 700;
}

.soputstv_item .price .bold {
    font-size: 17px;
}

.soputstv_item .nalichie {
    font-size: 12px;
    text-transform: lowercase;
    line-height: 1.1;
}

.soputstv_item .nalichie .galk {
    font-size: 22px;
    margin-top: 3px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .nalichie.red {
    display: flex;
}

.soputstv_item .nalichie.red .cross {
    font-size: 22px;
    margin-top: 1px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .castom_buttom {
    height: 28px;
    margin-left: 10px;
}

.soputstv_item .castom_buttom span {
    font-size: 11px;
}

.soputstv_item_block {
    margin-top: 5px;
    max-height: 335px;
    overflow: hidden scroll;
    direction: rtl;
    margin-left: -21px;
    padding-left: 10px;
}

.news_item ::-webkit-scrollbar {
    width: 10px;
}

.news_item ::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(241, 241, 241);
}

.news_item ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(218, 218, 218);
}

.news_item ::-webkit-scrollbar-thumb:hover {
    background: rgb(85, 85, 85);
}

.castom_buttom {
    transition: 0.2s;
}

.castom_buttom.orange {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: inline-block;
    background: rgb(255, 155, 0);
    padding: 15px;
    max-width: 300px;
}

.castom_buttom.orange span {
    font-size: 16px;
    color: rgb(0, 0, 0);
}

.castom_buttom.orange:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    background: rgb(232, 134, 65);
}

.castom_buttom.orange.zayavka {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    background: url("/images/new_temp/red.png") left 9px center no-repeat;
    padding-top: 0px;
    padding-right: 0px;
    margin: 52px 0px 0px;
    text-transform: none;
    min-width: 340px !important;
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
}

.castom_buttom.orange.zayavka:hover {
    border-color: rgb(217, 130, 0);
    background: url("/images/new_temp/red_hover.png") left 9px center no-repeat;
}

.castom_buttom.orange.zayavka span {
    text-transform: none;
    font-size: 17px;
}

.removeitem {
    color: rgb(255, 53, 53);
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}

.removeitem:hover {
    color: rgb(255, 53, 53);
    text-decoration: none;
}

.info_button {
    max-width: 250px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-bottom: 20px;
}

.optpageh1 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
}

.main-img {
    margin-left: -15px;
}

.contacti_page {
    margin: 0px -15px;
    position: relative;
    height: 100vh;
    max-height: 685px;
    min-height: 477px;
}

.delivery_top {
    margin: -25px -31px 0px;
}

.contacti_page_holder {
    position: absolute;
    left: 55px;
    bottom: 70px;
    padding: 20px;
    z-index: 99;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 14px;
    width: 100%;
    max-width: 54%;
}

.contacti_page_holder table {
    margin-bottom: 20px;
}

.contacti_page_holder table td {
    padding: 10px;
    vertical-align: middle;
    font-size: 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone {
    font-size: 15px;
    font-weight: 700;
    padding: 5px 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone::before {
    margin-bottom: 0px;
    float: left;
}

.contacti_page_holder .mail {
    font-size: 15px;
    font-weight: 700;
    padding: 5px 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .metro {
    display: inline-block;
}

.contacti_page_holder .metro::before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: rgb(162, 165, 180);
    border-radius: 100%;
    float: left;
    margin-bottom: -1px;
    margin-top: 3px;
    margin-right: 7px;
}

.contacti_page_holder .metro.blue::before {
    background: rgb(178, 218, 231);
}

.contacti_page_holder a {
    color: rgb(117, 118, 118);
}

.delivery_content {
    padding: 30px;
}

.delivery_content .row {
    padding: 30px 0px;
}

.delivery_content .row .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}

.delivery_content .row_top {
    border-bottom: 1px solid rgb(183, 183, 183);
}

.delivery_content p {
    font-size: 15px;
}

.delivery_content h1 {
    font-size: 36px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
}

.delivery_content h1::before {
    content: " ";
    background: url("/images/new_temp/del1.png") center center no-repeat;
    width: 64px;
    height: 43px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
}

.delivery_content h3 {
    font-size: 24px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 30px;
}

.delivery_content h3.linii::after {
    content: " ";
    background: url("/images/new_temp/del2.png") center center no-repeat;
    width: 127px;
    height: 29px;
    float: right;
    margin-top: -10px;
}

.delivery_content h3 strong {
    color: rgb(255, 153, 0);
}

.delivery_content table {
    width: 100%;
}

.delivery_content table td {
    padding: 7px 0px;
}

.delivery_content table td::before {
    background: rgb(255, 153, 0);
    content: " ";
    width: 9px;
    height: 9px;
    float: left;
    margin-right: 15px;
    border-radius: 100%;
    margin-top: 7px;
}

.delivery_content .warn {
    color: rgb(183, 183, 183);
    line-height: 1.2;
    margin-top: 22px;
}

.delivery_content .warn::before {
    content: " ";
    background: url("/images/new_temp/delwarn.png") center center no-repeat;
    width: 39px;
    height: 39px;
    float: left;
    margin-right: 18px;
    margin-top: -2px;
}

.right-part {
    margin-left: -30px;
}

p.caption.logincapt {
    color: rgb(120, 120, 120);
    font-size: 15px;
    text-align: right;
    line-height: 1.2;
}

#item_show {
    background: rgb(255, 255, 255);
    max-width: 700px;
    padding: 0px 16px !important;
}

#item_show .news_items_right {
    background: rgb(229, 229, 229);
    padding: 20px 30px;
    margin-right: -16px;
}

#item_show .news_items_left {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    max-height: 303px;
}

.gray_text {
    color: rgb(85, 85, 85);
    margin-top: 20px;
}

div#cartinfo {
    width: 600px;
    display: none;
    color: rgb(0, 0, 0);
    position: fixed;
    right: 120px;
    bottom: 0px;
    background: rgb(255, 255, 255);
    z-index: 100;
    opacity: 0.9;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 14px;
}

div#cartinfo div.cart {
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 14px;
}

div#cartinfo div.cart div.cart_control {
    cursor: pointer;
    position: absolute;
    padding: 7px 27px;
    margin-top: -36px;
    background: rgb(249, 166, 93);
    margin-left: -5px;
    letter-spacing: 1px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

div#cartinfo a {
    color: rgb(0, 0, 0);
    text-decoration: underline;
    display: inline-block;
}

table#low_cart {
    width: 100%;
    font-size: 12px;
    border-bottom: 0px;
}

table#low_cart td {
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    padding: 10px;
}

table#low_cart th {
    text-align: center;
    background: rgb(229, 229, 229);
    padding: 10px;
    font-weight: 400;
    border-right: 1px solid rgb(255, 255, 255);
    font-size: 14px;
}

table#low_cart tr:last-child th {
    border-right: 0px;
}

table#low_cart th.one {
    text-align: left;
}

table#low_cart td.one {
    padding: 10px;
    text-align: left;
    font-size: 13px;
}

table#low_cart td.pr {
    padding: 2px;
}

table#low_cart td.two {
    padding: 2px;
}

table#low_cart td.price {
    padding: 3px;
    width: 75px;
}

table#low_cart td.four {
    width: 26px;
}

#search_result.search_compress {
    border: 1px solid rgb(229, 229, 229);
}

#search_result.search_compress th, #search_result.search_compress td {
    text-align: left;
    font-size: 17px;
    color: rgb(121, 121, 121);
    padding: 10px 18px 17px;
}

#search_result.search_compress th select {
    margin-top: 32px;
    max-width: 100px;
    min-width: 100px;
    border: 0px;
    padding: 4px;
    color: rgb(167, 164, 164);
}

#search_result.search_compress .searchinput {
    border: 0px;
    outline: 0px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    max-width: 100px;
    margin: 0px auto;
    float: none;
}

.not_found_info {
    font-size: 14.8px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.castom_buttom.orange.orange_small {
    padding: 8px 25px;
}

.castom_buttom.orange.podobr {
    font-size: 10px;
    padding: 9px 15px;
}

.castom_buttom.orange.podobr span {
    font-size: 12px;
}

#search_result.search_compress th.rab_davlenie select {
    margin-top: 32px;
}

#search_result.details_table {
}

#search_result.details_table th {
    text-align: left;
}

.prozn, .popt {
    min-width: 100px;
    font-weight: 700;
    font-size: 15px;
}

.analog_table .castom_buttom.shower {
    width: 100%;
    color: rgb(0, 0, 0);
    padding: 7px;
    margin: 0px auto;
    max-width: 90px !important;
}

.analog_table .castom_buttom.shower span {
    color: rgba(0, 0, 0, 0.49);
}

.analog_table .green {
    font-size: 15px;
}

.analog_table .additem {
    padding: 5px 0px;
}

div#cartinfo a.removeitem {
    color: red;
    text-decoration: none;
}

#low_cart.cart {
}

#low_cart.cart th, #low_cart.cart td {
    font-size: 15px;
    vertical-align: middle;
}

#low_cart.cart a {
    text-decoration: none;
}

a.continue_shopping {
    float: left;
}

a.submitform, a.continue_shopping {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 43px;
    background: url("/images/new_temp/orange_cart.png") left 7px center no-repeat;
    padding-top: 0px;
    padding-right: 0px;
    margin: 15px;
    min-width: 210px !important;
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
}

a.submitform {
    border-color: rgb(67, 160, 71);
    background: url("/images/new_temp/green_flag.png") left 11px center no-repeat;
    min-width: 190px !important;
}

a.submitform:hover {
    border-color: rgb(0, 93, 4);
    background: url("/images/new_temp/green_flag_hover.png") left 11px center no-repeat;
}

a.continue_shopping:hover {
    border-color: rgb(217, 130, 0);
    background: url("/images/new_temp/orange_cart_hover.png") left 7px center no-repeat;
}

a.submitform span, a.continue_shopping span {
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-transform: none;
}

div#cartinfo a.submitform {
    float: right;
}

#low_cart.cart.analog_table td, #low_cart.cart.analog_table th {
    padding-left: 15px;
    padding-right: 15px;
}

#low_cart.cart.analog_table td {
    padding-top: 20px;
    padding-bottom: 20px;
}

#search_result.cart td.price, .cart td.price span {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

#search_result.cart .removeitem.castom_buttom {
    padding: 5px;
    background: rgb(229, 229, 229);
    font-weight: 400;
    max-width: 90px;
}

#search_result.cart .removeitem.castom_buttom img {
    float: left;
    margin-right: 7px;
}

#search_result.cart .removeitem.castom_buttom span {
    align-items: center;
    display: flex;
    color: rgb(0, 0, 0);
}

.cart_buttons .submitform {
    float: right;
}

.lk_pos {
    transform: rotate(-90deg);
    padding: 10px 0px;
}

.orders_date {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

#search_result .orders_delivery {
    font-size: 16px;
    text-align: center;
}

#search_result > tbody > tr > td {
    padding-top: 18px;
    padding-bottom: 18px;
}

#search_result .orders_status, #search_result .orders_status_sclad {
    color: rgb(200, 72, 0);
    font-size: 13px;
}

#search_result .orders_price {
    font-weight: 700;
    font-size: 16px;
}

#search_result .orders_total_price {
    font-size: 14px;
}

#search_result .vat {
    vertical-align: top;
}

#search_result .vat table {
    height: 100%;
}

#cabinet_form label {
    font-size: 17px;
}

#cabinet_form input {
    border: 0px;
    background: rgb(246, 246, 246);
    font-size: 16px;
    color: rgb(183, 183, 183);
}

#content .menu_table {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content .menu_table .active a {
    color: rgb(255, 153, 0);
}

.castom_buttom {
    margin: 0px auto;
    cursor: pointer;
}

.zakaz {
    text-align: center;
}

.cart_fixed {
    background: rgb(255, 153, 0);
    border-radius: 50%;
    position: fixed;
    right: 60px;
    bottom: 50px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
    transition: 0.3s;
}

.cart_fixed:hover {
    background: rgb(255, 170, 44);
    box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
}

.cart_fixed .cart_fixed_image {
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    display: flex !important;
}

.cart_fixed img {
    margin-right: 0px;
}

.cart_fixed .items_count {
    text-align: center;
    right: 14px;
    top: 12px;
    font-weight: 700;
    text-decoration: none !important;
    color: rgb(0, 0, 0) !important;
    font-size: 14px !important;
}

#cartinfo .three, #cartinfo .three span {
    font-weight: 700;
    font-size: 17px;
}

.info_rubric_main {
    display: flex;
    width: 100%;
    background: rgb(246, 246, 246);
    height: 72px;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    color: rgb(117, 118, 118);
    font-size: 16px;
    padding: 0px 25px;
    text-align: center;
    line-height: 1.2;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px;
    text-decoration: none;
    transition: 0.2s;
}

.info_rubric_main:hover {
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 5px;
    background: rgb(240, 240, 240);
    text-decoration: none;
}

.info_serts {
    max-width: 100%;
}

.info_serts img {
    max-width: 100%;
    height: auto !important;
}

.cata2 h1 {
    color: black;
    margin-top: 0px;
}

.cata2 h3 {
    color: rgb(117, 118, 118);
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 23px;
}

.cata2 p {
    font-size: 17px;
    color: rgb(117, 118, 118);
}

.info-row {
    position: relative;
    padding: 0px 5px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.info-row h3 {
    padding-top: 20px;
}

.info-row * {
    z-index: 3;
}

.info-row::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 70%;
    background: rgb(246, 246, 246);
    z-index: 0;
    width: calc(100% + 10px);
    display: block;
    left: -5px;
}

.info_serts a {
    display: block;
    position: relative;
}

.news_items_left a.tovar_cart {
    display: block;
    min-height: 303px;
    max-height: 303px;
}

.info_serts a::before, .news_items_left a.tovar_cart::before {
    content: " ";
    transition: 0.3s;
    opacity: 1;
    background: url("/images/new_temp/lupa.png") center center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 5;
}

.info_serts a:hover::before, .news_items_left a:hover::before {
}

.info_serts td {
    padding: 0px 10px;
}

#search_result a {
}

#search_result a:hover, #search_result.search-table .art b {
    color: rgb(255, 155, 0);
}

#search_result td.image a:hover {
    background: none;
}

#search_result.search-table a.castom_buttom:hover, #search_result.small a.castom_buttom:hover {
    background: rgb(255, 155, 0);
}

#search_result .add-mini-button {
    padding: 5px 0px;
}

.news_item #search_result.analog_table a.castom_buttom {
    height: 30px;
}

.soputstv_item .nalichie .bold {
    font-size: 16px;
}

#search_result.small td a.castom_buttom {
    background: rgb(255, 155, 0);
}

#search_result.small td a.castom_buttom span {
    color: rgb(0, 0, 0);
}

#search_result.small td a.castom_buttom:hover {
    background: rgb(217, 130, 0);
}

#item_show {
    min-width: 800px !important;
}

#item_show h1 {
    font-weight: 700;
    color: rgb(255, 153, 0);
    line-height: 1.2;
    font-size: 24px;
}

#fancybox-close {
    right: 3px !important;
}

#item_show p {
    line-height: 1.2;
}

#item_show p.proizvoditel {
    margin-top: 25px;
    margin-bottom: 7px;
}

#fancybox-content {
    border: 0px !important;
    border-radius: 0px !important;
}

.success_cart {
    text-align: center;
    font-size: 17px;
    color: rgb(0, 0, 0);
    padding: 15px;
}

.success_cart span {
    font-size: 23px;
    color: rgb(67, 160, 71);
}

.success_cart a#aschet {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: rgb(89, 89, 89);
    margin-top: 23px;
    background: url("/images/new_temp/print.png") left center no-repeat;
    padding-left: 25px;
}

.success_cart img {
    margin-right: 0px;
    margin-bottom: 10px;
}

.info_rubric {
    background: url("/images/new_temp/triagle.png") left top 7px no-repeat;
    color: rgb(117, 118, 118);
    font-size: 18px;
    display: block;
    margin: 17px 0px;
    padding-left: 20px;
    line-height: 1.3;
}

#search_result.details_table {
    background: rgb(238, 238, 238);
}

#search_result.details_table .hidetr {
    display: none;
    background: none;
}

#search_result.details_table .hidetr td {
    background: none;
}

#search_result.details_table .greytr {
    background: rgb(255, 255, 255);
}

#search_result.details_table .greytr .art {
    font-weight: 700;
}

#search_result.details_table .greytr.opened {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px;
    position: relative;
    z-index: 99;
}

#search_result.details_table tr {
    border-left: 1px solid rgb(221, 221, 221);
}

#search_result.details_table .castom_buttom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 30px;
    background-color: rgb(170, 170, 170);
    float: right;
    font-size: 11px;
}

#search_result.details_table .castom_buttom:hover {
    background: rgb(112, 112, 112);
}

#search_result.details_table .castom_buttom.text-orange {
    background: rgb(255, 153, 0);
}

#search_result.details_table .castom_buttom.text-orange:hover {
    background: rgb(217, 130, 0);
    color: rgb(0, 0, 0);
}

#search_result.details_table .greytr.opened .castom_buttom {
    background-color: rgb(255, 153, 0);
}

#search_result.details_table .greytr.opened .castom_buttom:hover {
    background: rgb(217, 130, 0);
    color: rgb(0, 0, 0);
}

#search_result.details_table .castom_buttom span {
    color: rgb(0, 0, 0);
}

#search_result.details_table .zak {
    min-width: 185px;
    text-align: right;
}

#search_result.details_table td {
    border-bottom: 1px solid rgb(223, 223, 223);
    border-right: 1px solid rgb(223, 223, 223) !important;
}

#search_result.details_table .hidetr .additem {
    background: rgb(244, 67, 54);
    font-size: 11px;
}

#search_result.details_table .hidetr .additem:hover {
    background: rgb(194, 0, 21);
    color: rgb(0, 0, 0);
}

#search_result.details_table .counter.countend {
    background: rgb(255, 255, 255);
    height: 32px;
    width: 35px;
}

#search_result.details_table .hold.hidetr {
    background: rgb(255, 255, 255);
}

#search_result.details_table .hold.hidetr {
    border-left: 0px;
}

#search_result.details_table .hold.hidetr td {
    position: relative;
    border-right: 0px !important;
}

#search_result.details_table .hold.hidetr td a {
    font-size: 16px;
}

.detail_paginator {
    min-height: 50px;
    text-align: center;
    font-size: 16px;
}

.print_schema {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}

.hide-analogs {
    position: absolute;
    left: 0px;
    top: 10px;
    color: rgb(255, 153, 0);
    font-size: 16px;
    text-decoration: underline;
}

.hide-analogs:hover {
    text-decoration: none;
}

.paginator-table {
    margin: 0px auto;
    border: 0px;
}

.paginator-table tr {
    border: 0px !important;
}

.paginator-table .main-column {
    background: rgb(238, 238, 238) !important;
    padding: 8px 12px !important;
}

.paginator-table td {
    vertical-align: middle;
    font-size: 16px !important;
    height: auto !important;
    border: 0px !important;
}

.paginator-table td a {
    font-size: 38px !important;
    font-weight: 300;
}

.captcha_form {
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
}

.captcha_form .code {
    margin: 15px 0px;
    font-size: 18px;
    padding: 8px 14px !important;
}

#search_result > tbody > tr.razdel td {
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    border-top: 0px;
    background: rgb(255, 255, 255) !important;
}

.gray-td td {
    border-top: 0px;
    border-bottom: 0px;
    background: rgb(243, 244, 245) !important;
}

.white-td td {
    background: rgb(255, 255, 255) !important;
}

#search_result > tbody > tr > td.orders_rezervdate {
    font-size: 14px;
}

#search_result .lk-position-table td {
    font-size: 15px;
}

#search_result .lk-position-table tbody tr:first-child td {
    font-size: 13px;
    color: rgb(121, 121, 121);
}

.cont {
    position: relative;
}

.left_col {
    float: left;
    width: 200px;
    padding: 0px 15px 0px 0px;
}

.middle_col {
    float: left;
    width: 630px;
}

.right_col {
    float: left;
    width: 170px;
    padding: 0px 0px 0px 15px;
}

td.img_2d {
    border: 1px solid rgb(238, 238, 238);
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

td {
}

a.del_filt {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin-bottom: 100px;
    width: 100%;
}

.podbor_fit {
    border: 1px solid rgb(238, 238, 238);
    padding: 10px;
}

span.light {
    color: rgb(117, 118, 118);
    font-size: 13px;
    display: block;
}

.podbor_fit_left {
    float: left;
    width: 50%;
}

.podbor_fit_right {
    float: right;
    width: 50%;
}

.podbor_pereh_left {
    float: left;
    width: 50%;
}

.podbor_pereh_right {
    float: right;
    width: 50%;
}

td.img {
    border: 1px solid rgb(238, 238, 238);
    width: 102px;
    text-align: center;
    vertical-align: middle;
}

table.parametr {
    margin: 0px 10px;
}

select.styled_input {
    width: 100%;
    color: black;
    height: 30px;
    margin: 5px 0px;
    border: 1px solid rgb(206, 206, 206);
}

span.cp {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    line-height: 17px;
    margin-top: 0px;
}

table.razmer_shl span {
    font-size: 14px;
    color: black;
    padding: 0px 0px 10px;
    display: block;
}

table.tab2d {
    margin-bottom: 78px;
    width: 100%;
}

table.tab2d td {
    vertical-align: middle;
}

a.search_rukav {
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.art_find {
    margin-bottom: 72px;
}

a.in_cart {
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.get_skid {
    display: block;
    background: rgb(232, 85, 74);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.price_lk {
    background: rgb(230, 230, 230);
    padding: 10px;
    margin-top: 126px;
}

span.price_sk {
    font-weight: bold;
    font-size: 20px;
}

span.price_sk_re {
    font-weight: bold;
    font-size: 20px;
    color: rgb(232, 85, 74);
}

input.styled_input {
    width: 100%;
    margin-bottom: 10px;
}

.img_rvd {
    border: 1px solid rgb(238, 238, 238);
    text-align: center;
    font-weight: bold;
    min-height: 270px;
}

.chose_dlina {
    margin: 10px auto;
    width: 80px;
    text-align: center;
}

input.dlina_inp {
    float: left;
    width: 60px;
    text-align: center;
    margin-right: 5px;
}

.dlina {
    background: rgb(230, 230, 230);
    font-weight: bold;
    width: 100px;
    margin: 10px auto;
    text-align: center;
}

.line_parametr_left {
    float: left;
    width: 50%;
}

.line_parametr_right {
    float: right;
    width: 50%;
}

.white-td td.redtd {
    color: rgb(15, 234, 15) !important;
}

.white-td td.orange {
    color: rgb(200, 72, 0) !important;
    font-weight: bold;
}

.carousel-indicators li {
    background-color: rgb(237, 151, 32);
}

.carousel-control-next, .carousel-control-prev {
    z-index: 9;
    top: 150px;
    bottom: 263px;
    min-height: 30px !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: rgb(237, 151, 32);
}

.podbor_fit_left:hover {
    box-shadow: rgb(239, 169, 54) 0px 0px 7px 1px;
}

.podbor_fit_right:hover {
    box-shadow: rgb(239, 169, 54) 0px 0px 7px 1px;
}

.razmer_shl:hover {
    box-shadow: rgb(239, 169, 54) 0px 0px 7px 1px;
}

.left_part_rvd {
    float: left;
    width: 50%;
}

.carousel-item img.img-fluid {
    margin: 0px auto;
    text-align: center;
}

.carousel-item {
    text-align: center;
    min-height: 312px;
}

.left_part_rvd img {
    width: 100%;
}

.right_part_rvd {
    width: 50%;
    float: right;
}

.right_part_rvd img {
    width: 100%;
}

.config_rvd_img img {
    width: 100%;
}

table.razmer_shl select {
    margin-bottom: 25px;
    height: 30px;
    width: 90px !important;
}

.config_rvd_txt {
    text-align: right;
}

.config_rvd_txt_sb {
    font-size: 13px;
    color: rgb(117, 118, 118);
    margin-bottom: 10px;
}

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

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

span.rvd_articul_vivod {
    display: block;
    margin: 11px 0px;
}

span.rvd_articul_vivod span {
    background: rgb(249, 249, 249);
    display: inline-block;
    padding: 10px;
    font-size: 18px;
}

span.price_sk_show {
    display: none;
}

.right_col img {
    width: 100%;
    margin: 5px 0px 10px;
}

span.rvd_articul_vivod table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
}

.cap_per {
    padding-bottom: 11px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 2px;
}

span.rvd_articul_vivod table tr td {
    background: rgb(238, 238, 238);
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.hh {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0px 0px 20px;
}

.dev1 p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
}

.dev {
    padding-left: 10px;
}

.dev1 {
    padding-left: 10px;
}

.getskid input[type="submit"] {
    display: block;
    background: rgb(239, 169, 54);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 10px;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    font-size: 18px;
    margin: 20px auto 0px;
}

.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    justify-content: space-between;
}

.icon div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon_bot img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot {
    position: relative;
    height: 70px;
}

a.ll {
    display: block;
    width: 52px;
    height: 52px;
    float: left;
    margin-right: 10px;
}

span.min_rc_ak {
    font-size: 16px;
    display: inline-block;
    padding-left: 10px;
}

span.pr_old {
    font-size: 18px;
    display: inline-block;
    margin-top: 6px;
}

.dis_analog {
    background: rgb(229, 79, 80);
    display: inline-block;
    color: white;
    padding: 0px 6px;
    margin-bottom: 5px;
    margin-left: -27px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_ak {
    font-size: 19px;
    color: rgb(229, 79, 80);
    font-weight: bold;
    display: block;
    line-height: 14px;
}

span.bold_old {
    display: block;
    color: black;
    font-size: 14px;
}

.analog_disc {
    background: rgb(229, 79, 80);
    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -8px;
}

span.analog_prc_a {
    display: block;
    color: rgb(229, 79, 80);
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}

span.analog_prc {
    font-size: 12px;
}

td.popt_reg a {
    color: rgb(75, 152, 177);
    display: block;
    font-size: 13px;
}

td.popt_reg {
    color: black;
    font-weight: bold;
}

.blur_tovs {
    filter: blur(5px);
    cursor: pointer;
}

span.blur {
    filter: blur(5px);
    cursor: pointer;
}

span.grid_bgs {
    background: url("/images/grid.png") center top / cover no-repeat;
}

.grid_bgs {
    background: url("/images/grid.png") center top / cover no-repeat;
}

.regs_fanc {
    padding: 60px;
    font-size: 15px;
}

.regs_fanc a {
    color: rgb(75, 152, 177);
    display: block;
    font-size: 16px;
    font-weight: bold;
}

a.opt_wall_s {
    color: rgb(75, 152, 177);
    font-size: 13px;
}

ul.manlist {
    padding-left: 0px;
    list-style: none;
}

div.analog_disc_podb {
    background: rgb(229, 79, 80);
    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -42px;
}

del {
    position: relative;
    color: rgb(0, 0, 0);
    text-decoration: none;
}

del::before {
    content: "";
    border-bottom: 3px solid rgb(229, 79, 80);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 53%;
}

div#getting-started {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: rgb(229, 79, 80);
}

div#getting-started1 {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: rgb(229, 79, 80);
}

.timer_akc_sl {
    float: right;
    font-size: 13px;
    margin-right: 12px;
    margin-top: -26px;
    font-weight: 500;
}

div.discou_akc {
    background: rgb(229, 79, 80);
    display: inline-block;
    color: white;
    padding: 0px 15px;
    margin-bottom: 20px;
    border-radius: 0px 10px 10px 0px;
}

div#getting-started span {
    background: rgb(238, 238, 238);
    padding: 5px;
}

div#getting-started1 span {
    background: rgb(238, 238, 238);
    padding: 5px;
}

.discou_akc_txt {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 7px;
    color: rgb(229, 79, 80);
}

a.castom_buttom.buy_btn.no_bg {
    background: rgb(218, 218, 218);
}

a.castom_buttom.buy_btn.no_bgs {
    background: rgb(112, 112, 112);
}

a.iteminca.bg {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500;
}

a.itemdeca.bg {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500;
}

a.castom_buttom.buy_btn.no_bg span {
    color: black;
}

a.castom_buttom.buy_btn.no_bgs span {
    color: white;
}

#search_result.details_table .castom_buttom.add-mini-button {
    width: 35px;
    margin-right: 20px;
}

.order_rels {
    width: 46%;
    float: left;
    border: 2px solid rgb(238, 238, 238);
    padding: 10px;
    margin: 0px 20px 20px 0px;
}

.more_zak {
    display: inline-block;
    margin-top: -25px;
    margin-left: 55px;
}

.item_ord_img {
}

.item_ord {
    position: relative;
    padding: 10px 0px;
    min-height: 172px;
}

p.stld_res {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

p.stld_res a {
    color: rgb(15, 142, 213);
    font-size: 18px;
    text-decoration: underline;
}

a.resend_call_lk {
    display: block;
    width: 150px;
    background: rgb(245, 245, 245);
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    margin-top: 20px;
}

a.resend_call_lk:hover {
    background: rgb(248, 168, 62);
    text-decoration: none;
}

ul.resend_li_style {
    list-style: none;
    padding: 0px;
    margin: 0px !important;
}

ul.resend_li_style li {
    padding-bottom: 10px;
    font-size: 16px;
}

a.show_new_adr_form {
    text-decoration: none;
    display: block;
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 10px 0px;
    font-size: 18px;
    font-weight: normal;
}

a.show_new_adr_form_cart {
    text-decoration: none;
    display: block;
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 10px 0px;
    font-size: 18px;
    font-weight: normal;
}

a.show_new_adr_form_cart span {
    float: right;
}

.trek_number_line {
    display: flex;
    font-size: 25px;
    font-weight: 500;
    flex-flow: row;
    place-content: center flex-start;
    align-items: center;
}

.terk_number_unit {
    padding: 0px 25px;
    font-size: 48px;
}

.terk_number_txt_wrapp {
    display: flex;
    flex-flow: row;
    place-content: space-around space-between;
    align-items: center;
    min-height: 30px;
}

span.copy_trek_number {
    font-weight: bold;
    font-size: 20px;
}

a.terk_number_unit_copy_span img {
    width: 22px;
    margin-left: 10px;
    margin-top: -8px;
}

ul.mian_adr_ul {
    list-style: none;
    margin: 0px;
    font-size: 18px;
    color: black;
    padding: 13px 0px;
    border-bottom: 1px solid rgb(238, 238, 238);
}

ul.dop_adr_ul {
    list-style: none;
    margin: 0px;
    font-size: 18px;
    color: black;
    padding: 13px 0px;
    border-bottom: 1px solid rgb(238, 238, 238);
}

img.img_add_reloc {
    padding: 0px 15px 5px 0px;
}

a.show_new_adr_form span {
    float: right;
}

a.red_adr_m {
    display: inline-block;
    float: right;
}

a.red_adr {
    display: inline-block;
    float: right;
    margin: 0px 10px;
}

a.del_adr {
    display: inline-block;
    float: right;
}

input.radio_lk_b {
    width: 16px;
    height: 16px;
    margin-right: 12px;
    margin-left: 5px;
    cursor: pointer;
}

a.add_new_adr {
    display: block;
    background: rgb(255, 153, 1);
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

a.add_new_adr:hover {
    text-decoration: none;
}

form.new_adr {
    margin-top: 41px;
    margin-bottom: 20px;
    width: 50%;
    float: left;
}

form.new_adr .form-control {
    background: rgb(238, 238, 238);
    margin-bottom: 15px;
}

a.red_main_adr_bt {
    display: block;
    background: rgb(255, 153, 1);
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

a.red_main_adr_bt:hover {
    text-decoration: none;
}

form.red_main_adr {
    margin: 43px 0px 0px;
    float: left;
    width: 50%;
}

a.red_adr_bt {
    display: block;
    background: rgb(255, 153, 1);
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

a.red_adr_bt:hover {
    text-decoration: none;
}

a.red_adr_bt_t {
    display: block;
    background: rgb(255, 153, 1);
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

a.red_adr_bt_t:hover {
    text-decoration: none;
}

form.red_adr {
    margin: 43px 0px 0px;
    float: left;
    width: 50%;
}

p.stld_dc {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

form.dc_frms {
    margin: 20px 0px;
    width: 50%;
}

form.dc_frms input {
    margin-bottom: 10px;
}

input.show_doc_bt {
    background: rgb(255, 153, 0);
    border: 0px;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}

ul.menu_table_cabs a {
    display: block;
    background: rgb(238, 238, 238);
    margin: 5px 5px 5px 0px;
    padding: 10px 20px;
    font-size: 15px;
}

ul.menu_table_cabs {
    margin-bottom: 20px;
}

ul.menu_table_cabs .menu_item.active a {
    background: rgb(255, 153, 0);
}

ul.menu_table_cabs a:hover {
    text-decoration: none;
    background: rgb(255, 153, 0);
}

.menu_list {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.menu_item {
    display: inline-block;
    margin-right: 2px;
}

.left_map {
    width: 50%;
    float: left;
}

#map {
    height: 300px;
    padding: 0px 10px;
    border-radius: 0px;
}

#map_add {
    height: 300px;
    padding: 0px 10px;
    border-radius: 0px;
}

#map_add_sb {
    height: 300px;
    padding: 0px 10px;
    border-radius: 0px;
}

p.header {
    padding: 10px;
    margin: 0px;
    font-size: 14px;
}

.add_new_adress_form.visible {
    position: relative;
}

.rdsbt {
    color: white;
    background: rgb(243, 86, 76);
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
}

.ord_status {
    float: left;
    padding: 3px 0px;
}

.grns {
    color: white;
    background: green;
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
}

.orange {
    color: white;
    background: rgb(255, 153, 0);
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
}

.ord_status_lft {
    float: right;
}

.status_blk {
    padding-bottom: 10px;
}

.more_zak a {
    color: rgb(21, 139, 213);
    text-decoration: underline;
}

.ord_price {
    padding: 5px 0px;
}

.ord_price span {
    font-weight: bold;
    float: right;
}

.ord_date {
    padding: 5px 0px;
}

.ord_date span {
    float: right;
}

.scrolling-wrapper {
    overflow: visible hidden;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.item_ord_img {
    display: flex;
    margin-bottom: 15px;
    width: 110px;
    height: 141px;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
}

.item_ord_img img {
    max-width: 110px;
}

a.shows_pdf_gen:hover {
    text-decoration: none;
}

.more_zak a:hover {
    text-decoration: none;
}

.tooltipa span.adr {
    color: black;
    padding: 10px;
    font-size: 14px;
}

a.tooltipa.stld {
    position: relative;
    margin: 0px;
}

.stld_window {
    padding: 38px 20px 10px;
    width: 350px;
    height: 100px;
    text-align: center;
    font-weight: bold;
}

.cauntion_control {
    padding-top: 10px;
    color: rgb(117, 118, 118);
}

.cauntion_control span {
    color: rgb(243, 86, 76);
}

.hdr_cart {
    font-size: 25px;
    font-weight: 500;
}

.cart_main_table {
    background: rgb(238, 238, 238);
    font-weight: 500;
    padding: 10px 20px;
    margin: 10px 0px;
}

.sposob_poluch {
    font-weight: 500;
    margin-top: 15px;
}

.choose_sposob {
    color: rgb(115, 115, 115);
    font-size: 14px;
    margin-top: -3px;
}

.del_tt {
    position: relative;
    margin: 15px 0px;
}

.dost_adr {
    float: left;
    border: 2px solid rgb(112, 112, 112);
    padding: 15px 100px 15px 35px;
}

.dost_adr:hover, .dost_sam:hover {
    border: 2px solid rgb(239, 169, 54);
    cursor: pointer;
}

.dost_adr.act, .dost_sam.act {
    border: 2px solid rgb(239, 169, 54);
    cursor: pointer;
}

.dost_sam {
    float: left;
    border: 2px solid rgb(112, 112, 112);
    cursor: pointer;
    padding: 15px 100px 15px 35px;
    margin-left: 20px;
}

.cpt {
    font-weight: 500;
}

.grey {
    color: rgb(115, 115, 115);
    margin-left: 39px;
}

.samovivoz {
    position: relative;
}

.delivery_option_left {
    float: left;
    width: 40%;
}

.delivery_option_right {
    float: left;
    width: 58%;
}

.delivery_option_right img {
    width: 100%;
}

.style_sp_grey {
    color: rgb(115, 115, 115);
    font-size: 14px;
    margin-top: 10px;
}

.style_sp_grey img {
    margin-top: -4px;
}

.style_sp_black {
    margin-bottom: 14px;
    font-weight: 500;
    font-size: 14px;
}

span.anino {
    width: 9px;
    height: 9px;
    background: rgb(162, 165, 180);
    display: inline-block;
    border-radius: 10px;
}

span.yangel {
    width: 9px;
    height: 9px;
    background: rgb(162, 165, 180);
    display: inline-block;
    border-radius: 10px;
}

span.lesopark {
    width: 9px;
    height: 9px;
    background: rgb(178, 218, 231);
    display: inline-block;
    border-radius: 10px;
}

.sposob_samov {
    font-weight: 500;
}

.format_check_fields {
    position: relative;
    margin-bottom: 20px;
}

.format_check_field {
    float: left;
    margin-right: 50px;
    cursor: pointer;
}

.format_check_field_nak {
    float: left;
    margin-right: 50px;
    cursor: pointer;
}

a.removeitem.castom_buttom {
    background: none !important;
}

hr.padd {
    margin: 50px 0px 40px;
}

hr.black {
    border-color: black;
}

hr.grey {
    margin: 1em 0px;
}

.all_it {
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
}

span.prices_total {
    float: right;
    font-size: 30px;
}

.format_check_field img {
    margin-left: -10px;
}

.format_check_field_nak img {
    margin-left: -10px;
}

.caution_terminal {
    font-weight: 500;
}

.delivery_option {
    border: 2px solid rgb(181, 181, 181);
    float: left;
    padding: 16px 35px 15px;
    width: 739px;
}

.documents_show {
    padding: 20px 0px;
}

a.back_ord_bottom {
    float: right;
    color: rgb(14, 142, 213);
    text-decoration: underline;
}

a.back_ord {
    color: rgb(24, 137, 217);
}

a.shows_pdf {
    font-size: 27px;
    font-weight: bold;
    text-decoration: none;
}

a.shows_pdf img {
    margin-top: -4px;
}

.nomer_ord {
}

.nomer_ord_view {
    padding: 20px 0px;
}

.status_blk_zakaz {
    margin-left: -10px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.type_zag {
    font-weight: 500;
}

.type_dost {
    color: rgb(21, 138, 217);
    margin-bottom: 20px;
    text-decoration: underline;
}

.it_menu {
    background: rgb(238, 238, 238);
    font-weight: 500;
    padding: 10px 20px;
    margin: 10px 0px;
}

input.prc_zak {
    border: 0px;
    background: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

input.count_zak {
    border: 0px;
    background: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

table#search_result a.delItem {
    background: none;
}

table#search_result a.delItem:hover {
    background: none;
}

a.adsItemStyle {
    display: inline-block;
    background: rgb(238, 238, 238);
    float: right;
    padding: 12px 20px;
    cursor: pointer;
    margin-top: 10px;
}

a.adsItemStyle:hover {
    background: rgb(255, 153, 0);
}

a.saveOrdStyle:hover {
    background: rgb(255, 153, 0);
}

a.saveOrdStyle {
    display: inline-block;
    background: rgb(238, 238, 238);
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
}

input.artsItem {
    border: 1px solid rgb(238, 238, 238);
    padding: 10px 20px;
    margin-top: 10px;
}

input.countItem {
    border: 1px solid rgb(238, 238, 238);
    padding: 10px 20px;
    margin-top: 10px;
    margin-left: 50px;
}

.ordPdf {
    float: left;
}

.allTotalCount {
    float: left;
    margin-left: 180px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.allTotalPrice {
    float: right;
    margin-right: 56px;
    font-size: 27px;
    font-weight: bold;
}

a.show_table {
    display: inline-block;
    background: rgb(238, 238, 238);
    margin: 5px 5px 5px 0px;
    padding: 10px 20px;
    font-size: 16px;
}

a.show_row {
    display: inline-block;
    background: rgb(238, 238, 238);
    margin: 5px 5px 5px 0px;
    padding: 10px 20px;
    font-size: 16px;
}

a.show_table:hover {
    text-decoration: none;
    background: rgb(255, 153, 0);
}

a.show_row:hover {
    text-decoration: none;
    background: rgb(255, 153, 0);
}

a.show_table.active {
    background: rgb(255, 153, 0);
}

a.show_row.active {
    background: rgb(255, 153, 0);
}

div.table_style {
    display: none;
}

div.table_style.active {
    display: block;
}

div.row_style {
    display: none;
}

div.row_style.active {
    display: block;
}

select.city_terminal {
    width: 250px;
}

td.view_more_tbl {
    background: rgb(255, 153, 0);
}

a.view_more_tbl:hover {
    color: black !important;
}

.status_blk_zakaz .orange {
    display: inline-block;
}

.city_terminal_hid {
    margin-top: 20px;
    width: 250px;
    display: none;
}

.delovie_caption {
    font-weight: 500;
    font-size: 17px;
}

.delovie_img img {
    width: 100%;
}

.delovie_img {
    width: 200px;
}

a.change_delivery {
    display: inline-block;
    background: rgb(238, 238, 238);
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
}

a.change_delivery:hover {
    background: rgb(255, 153, 0);
    text-decoration: none;
}

a.save_delivery_changes {
    display: inline-block;
    background: rgb(238, 238, 238);
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
}

a.save_delivery_changes:hover {
    background: rgb(255, 153, 0);
    text-decoration: none;
}

a.cansel_delivery_change {
    display: inline-block;
    background: rgb(238, 238, 238);
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
    margin-left: 20px;
}

a.cansel_delivery_change:hover {
    background: rgb(255, 153, 0);
    text-decoration: none;
}

.change_delivery_in_lk {
    display: none;
}

div.timer_change_info {
    text-align: center;
    margin: 100px 0px;
}

.tabs {
    font-size: 0px;
    margin-top: 5px;
}

.tabs > input[type="radio"] {
    display: none;
}

.tabs > div {
    display: none;
    border: 1px solid rgb(224, 224, 224);
    padding: 10px 15px;
    font-size: 16px;
}

#tab-btn-1:checked ~ #content-1, #tab-btn-2:checked ~ #content-2, #tab-btn-3:checked ~ #content-3 {
    display: block;
}

.tabs > label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: rgb(238, 238, 238);
    padding: 2px 8px;
    font-size: 16px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 1px;
    width: 11rem;
    height: 2.5rem;
    line-height: 2.1rem;
    margin-right: 5px;
}

.tabs > label:not(:first-of-type) {
    border-left-width: medium;
    border-left-style: none;
    border-left-color: currentcolor;
}

.tabs > input[type="radio"]:checked + label {
    background-color: rgb(255, 153, 0);
}

.tabsCounter {
    margin-bottom: 2%;
}

tr.trsearch > td > div {
    font-weight: bold;
    color: rgb(0, 0, 0);
}

.modalErrorAuthContainterBackgroundColor {
    background: rgb(232, 232, 232);
}

.modalErrorAuthContainter {
    box-shadow: none;
    align-items: center;
    height: 4rem;
    display: flex;
}

.btnResetFilter {
    border-radius: 2px;
    background-color: rgb(112, 112, 112);
    text-align: center;
    z-index: 94;
    display: inline-block;
    padding: 8px;
    cursor: pointer;
}

.btnResetFilter:hover {
    text-decoration: none;
    background: rgb(85, 85, 85);
}

.btnResetFilter span {
    font-size: 11px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

a.saveOrdStyle.activated {
    background: rgb(255, 153, 0);
    color: white;
}

.show_vibor_dostavki_check {
    display: none;
}

input.show_art_nakleika {
    display: block;
    width: 310px;
    height: calc(2px + 2.25rem);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border: 1px solid rgb(206, 212, 218);
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input.counter_nakl {
    display: block;
    width: 50%;
    height: calc(2px + 2.25rem);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border: 1px solid rgb(206, 212, 218);
    text-align: center;
    margin: 0px auto;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

a.del_document {
    display: inline-block;
    margin-left: 10px;
    color: red;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}

a.del_document img {
    margin-top: -5px;
}

input[list]:focus {
    outline: none;
}

input[list] + div[list] {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 309px;
    max-width: 310px;
    background: rgb(255, 255, 255);
    border-right-color: ;
    border-right-style: ;
    border-right-width: ;
    border-bottom-color: ;
    border-bottom-style: ;
    border-bottom-width: ;
    border-left-color: ;
    border-left-style: ;
    border-left-width: ;
    border-image-source: ;
    border-image-slice: ;
    border-image-width: ;
    border-image-outset: ;
    border-image-repeat: ;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-radius: 0px 0px 5px 5px;
    box-shadow: rgb(51, 51, 51) 0px 3px 3px -3px;
    z-index: 100;
    overflow-y: auto !important;
}

input[list] + div[list] span {
    display: block;
    padding: 7px 5px 7px 20px;
    color: rgb(0, 102, 153);
    text-decoration: none;
    cursor: pointer;
}

input[list] + div[list] span:not(:last-child) {
    border-bottom: 1px solid rgb(238, 238, 238);
}

input[list] + div[list] span:hover {
    background: rgba(100, 120, 140, 0.2);
}

.error_msg {
    font-family: Arial;
    font-size: 14px;
}

.error_msg span {
    font-weight: bold;
}

.alerts_cart {
    text-align: center;
    font-size: 17px;
    color: rgb(0, 0, 0);
    padding: 15px;
}

.alerts_cart span {
    font-size: 23px;
    color: rgb(221, 83, 77);
}

.alerts_cart a#aschet {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: rgb(89, 89, 89);
    margin-top: 23px;
    background: url("/images/new_temp/print.png") left center no-repeat;
    padding-left: 25px;
}

.alerts_cart img {
    margin-right: 0px;
    margin-bottom: 10px;
}

.sertificated_it {
    position: absolute;
    z-index: 99;
    width: 80px;
}

.sertificated_it img {
    opacity: 0.5;
}

a.sertificate_link {
    background: url("/images/pdf.png") 0px 1px / 35px no-repeat;
    display: inline-block;
    padding-left: 38px;
    font-size: 17px;
    padding-top: 6px;
    color: black;
    height: 35px;
    margin-bottom: 0px;
}

td.stnd {
    font-size: 11px !important;
    font-weight: 500;
}

div#map_kont {
    position: absolute;
    margin-top: -650px;
    width: 1138px;
    height: 673px;
    max-height: 675px;
    margin-left: -14px;
    min-height: 458px;
}

div#map_samovivoz {
    height: 400px;
}

div.delivery_cauntion {
    display: none;
}

.delivery_cauntion {
    color: red;
    padding-top: 15px;
    font-weight: 500;
}

.delivery_cauntion p {
    color: red;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.delivery_cauntion a {
    color: red;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

.delivery_cauntion_tip_price {
    color: red;
    padding-top: 15px;
    font-weight: 500;
}

.delivery_cauntion_tip_price p {
    color: red;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.delivery_cauntion_tip_price a {
    color: red;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

.check_fields_add_new {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    place-content: center flex-start;
}

.format_check_field_add_new {
    cursor: pointer;
}

form.new_term input.form-control {
    background: rgb(238, 238, 238);
    margin-bottom: 15px;
}

a.add_new_term {
    display: block;
    background: rgb(255, 153, 1);
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

.sertificated_it_min {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0px;
    top: 5px;
}

.sertificated_it_min img {
    width: 100%;
}

.item_ord_img_relative {
    position: relative;
}

span.full_otgr {
    display: block;
    background: rgba(39, 174, 96, 0.2);
    color: rgb(39, 174, 96);
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_otgr_nn {
    display: block;
    background: rgba(39, 174, 96, 0.2);
    color: rgb(39, 174, 96);
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin: 0px auto 5px;
}

span.full_rekl {
    display: block;
    background: rgba(243, 86, 76, 0.22);
    color: rgb(243, 86, 76);
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_rekl_nn {
    display: block;
    background: rgba(243, 86, 76, 0.22);
    color: rgb(243, 86, 76);
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_no {
    display: block;
    background: rgb(243, 86, 76);
    color: white;
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_no_nn {
    display: block;
    background: rgb(243, 86, 76);
    color: white;
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin: -39px auto 5px;
}

.tooldiv {
    background: white;
    width: 113px;
    border: 2px solid rgb(0, 53, 56);
    border-radius: 5px;
    margin-top: -24px;
    margin-left: 28px;
    font-weight: 700;
    padding: 2px;
    font-size: 12px;
    line-height: 1.2;
}

.nomer_ord.stl {
    display: inline-block;
}

a.button.delZakaz img{
	width: 20px;
}
a.button.delZakaz:hover{
	text-decoration: underline;
}
.cnt {
    /* display: inline-block; */
    /* padding: 0px 5px; */
    text-align: center;
    /* margin-left: 35px; */
    font-weight: bold;
    font-size: 13px;
    margin-top: 5px;
}

td.view_more_tbl {
    text-align: center;
}

td.del_zak {
    background: red;
    color: white;
    text-align: center;
    cursor: pointer;
}

a.button.delZakazTable:hover {
    text-decoration: underline;
    color: white !important;
}

a.delItem:hover {
    cursor: pointer;
}

td.stnd {
    color: red;
    font-weight: bold;
}

td.orders_status_sclad.stnd {
    color: red !important;
}

td.orders_status_sclad.orange {
    margin: 0px !important;
    height: 70px !important;
}

.tooldiv_del {
    position: absolute;
    border: 1px solid rgb(255, 153, 0);
    background: white;
    padding: 1px 6px;
    font-weight: bold;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    border-radius: 3px;
    margin-top: -22px;
    margin-left: 26px;
}

#search_results {
    width: 100%;
    border-bottom: 1px solid rgb(222, 226, 230);
}

#search_results th {
    background: rgb(229, 229, 229);
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

#search_results td, #search_results th {
    border-right: 1px solid rgb(238, 238, 238);
    font-size: 13px;
    vertical-align: middle;
    line-height: 1.2;
    height: 50px;
    padding: 0px 8px;
    position: relative;
}

#search_results .image {
    text-align: center;
}

#search_results .image img {
    max-width: 75px;
}

#search_results tr:nth-child(2n) {
    background: rgb(243, 244, 245);
}

#search_results.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

#search_results tr td:last-child, #search_results th:last-child {
    border-right: 0px;
}

#search_results td.art {
    font-size: 14px;
}

#search_results a {
}

#search_results a:hover, #search_results.search-table .art b {
    color: rgb(255, 155, 0);
}

#search_results td.image a:hover {
    background: none;
}

#search_results.search-table a.castom_buttom:hover, #search_results.small a.castom_buttom:hover {
    background: rgb(255, 155, 0);
}

#search_results .add-mini-button {
    padding: 5px 0px;
}

.news_item #search_results.analog_table a.castom_buttom {
    height: 30px;
}

#search_results.small td a.castom_buttom {
    background: rgb(255, 155, 0);
}

#search_results.small td a.castom_buttom span {
    color: rgb(0, 0, 0);
}

#search_results.small td a.castom_buttom:hover {
    background: rgb(217, 130, 0);
}

.shows_pdf_gen.animated {
    animation-duration: 5s;
    animation-fill-mode: both;
    animation-name: fadeIn;
}

.order_rels.animated {
    animation-duration: 5s;
    animation-fill-mode: both;
    animation-name: fadeIn;
}

.color-black {
    color: rgb(0, 0, 0) !important;
}

.weight-700 {
    font-weight: 700;
}

.btn-orange {
    background: rgb(255, 160, 41);
    color: rgb(0, 0, 0);
    font-weight: 400;
    border-radius: 6px;
    padding: 1%;
    border: 0px;
    cursor: pointer;
    text-align: center;
}

.tag-3d-or-video {
    background: linear-gradient(90deg, rgb(73, 160, 180) 0%, rgb(113, 204, 213) 115%), rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    display: inline-block;
    border-radius: 6px;
    font-weight: 500;
    padding: 3px 12px;
    cursor: pointer;
}

.tag-disabled {
    cursor: default;
    background: rgb(176, 176, 176) !important;
}

.compiled-3d {
    max-height: 312px;
}

.tag-3d-or-video-active {
    background: linear-gradient(90deg, rgb(12, 110, 132) 0%, rgb(12, 110, 132) 115%), rgb(255, 255, 255);
}

.photomechanics__image {
    width: 100% !important;
}

.photomechanics__helper {
    display: none;
}

.link-product-info {
    color: rgb(76, 163, 182);
}

.link-product-info:hover {
    color: rgb(76, 163, 182);
}

.font-size-16px {
    font-size: 16px;
}

.btn-orange:hover {
    background: rgb(235, 141, 23);
}

.btn-orange:focus {
    outline: 0px;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

ol.carousel-indicators {
    display: none;
}

a.ers_page {
    color: rgb(117, 118, 118);
    text-decoration: underline;
    font-size: 17px;
    font-weight: 600;
}

a.download_link_cont {
    background: url("/images/pdf.png") 0px 0px / 18px no-repeat;
    display: inline-block;
    padding-left: 20px;
}

a.download_link_cont:hover {
    text-decoration: none;
}

.video-player-carousel-product {
    width: 100%;
    object-fit: cover;
    height: 303px;
}

#cabinet_form_ids label {
    font-size: 17px;
}

#cabinet_form_ids input {
    border: 1px solid rgb(238, 238, 238);
    font-size: 16px;
}

.castom_buttom.orange.changes {
    border-width: 3px;
    border-color: rgb(243, 0, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    background: url("/images/new_temp/red.png") left 9px center no-repeat;
    padding-top: 0px;
    padding-right: 0px;
    margin: 15px 0px 0px;
    text-transform: none;
    min-width: 340px !important;
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
}

.castom_buttom.orange.changes:hover {
    border-color: rgb(243, 0, 0);
    background: url("/images/new_temp/red_hover.png") left 9px center no-repeat;
}

.castom_buttom.orange.changes span {
    text-transform: none;
    font-size: 17px;
}

table.waiting {
    width: 100%;
    border-bottom: 1px solid rgb(222, 226, 230);
}

table.waiting tr {
}

table.waiting th {
    border-right: 1px solid rgb(238, 238, 238);
    vertical-align: middle;
    line-height: 1.2;
    height: 50px;
    position: relative;
    background: rgb(229, 229, 229);
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

table.waiting td {
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    font-size: 14px;
}

table.waiting td a {
    font-size: 14px;
    color: rgb(243, 166, 0);
}

span.info {
    cursor: pointer;
    display: inline-block;
    width: 24px;
    border-radius: 32px;
    text-align: center;
    background: rgb(255, 155, 0);
    color: white;
}

table.otzruz tr td {
    margin: 0px;
    background: none;
    text-align: center;
    padding: 0px !important;
    height: auto !important;
}

table.otzruz {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
}

table.otzruz tr.top_one {
    border-bottom: 1px solid rgb(238, 238, 238);
}

table.otzruz td.left_one {
    border-right: 1px solid rgb(238, 238, 238) !important;
}

span.red_status {
    background: rgba(221, 83, 77, 0.2);
    color: rgb(221, 83, 77);
    display: block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 3px 0px 0px;
}

span.green_status {
    background: rgba(39, 174, 96, 0.2);
    color: rgb(39, 174, 96);
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 3px 0px 0px;
}

span.green_nalick {
    color: rgb(39, 174, 96);
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 3px 0px 0px;
}

span.red_nalick {
    color: rgb(221, 83, 77);
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 3px 0px 0px;
}

td.red_nalick_td {
    background: rgba(221, 83, 77, 0.2) !important;
}

td.green_nalick_td {
    background: rgba(39, 174, 96, 0.2) !important;
}

span.red_rezerv {
    background: rgba(221, 83, 77, 0.2);
    color: rgb(221, 83, 77);
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 0px 3px 3px;
}

span.green_rezerv {
    background: rgba(39, 174, 96, 0.2);
    color: rgb(39, 174, 96);
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 0px 3px 3px;
}

span.orange_status {
    background: rgba(255, 153, 0, 0.19);
    color: rgb(255, 153, 0);
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 3px 0px 0px;
}

span.reklamac_otgr_nn {
    display: block;
    background: rgba(255, 153, 0, 0.19);
    color: rgb(255, 153, 0);
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin: 0px auto;
}

span.inf_skd_att {
    cursor: pointer;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 22px;
    border-radius: 32px;
    text-align: center;
    background: rgba(255, 155, 0, 0.46);
    color: white;
    margin: 0px auto;
}

.skid_div {
    background: white;
    display: inline-block;
    color: red;
    width: 230px;
    border: 2px solid rgba(255, 155, 0, 0.46);
    border-radius: 3px;
    margin-top: -24px;
    margin-left: 28px;
    font-weight: 700;
    padding: 2px 7px 4px;
    font-size: 12px;
    line-height: 1.2;
}

.waiting_info.mini.add {
    font-size: 14px;
    padding-bottom: 10px;
}

.menu_table_cabs td:last-child {
    display: none;
}

.remen_relative {
    position: relative;
    margin: 40px 0px;
}

.info_left.remen_left {
    width: 50%;
    float: right;
    padding-left: 16px;
}

.info_right.remen_right {
    width: 50%;
    float: left;
}

table.remen_table {
    width: 100%;
}

table.remen_table tr td {
    vertical-align: middle;
    padding-bottom: 5px;
}

table.variant_table {
    width: 100%;
}

table.variant_table tr td {
    vertical-align: middle;
    padding-bottom: 5px;
}

table.variant_table_changed {
    width: 100%;
}

table.variant_table_changed tr td {
    vertical-align: middle;
    padding-bottom: 10px;
}

a.link_reload_remni {
    display: none;
    background: rgb(255, 155, 0);
    width: 200px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    margin-top: 5px;
    text-decoration: none;
}

a.link_reload_remni:hover {
    background: rgb(232, 134, 65);
}

span.remen_informations {
    font-weight: bold;
}

a.button_podbor_remni {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(238, 238, 238);
    padding: 2px 8px;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    top: -3px;
    width: 11rem;
    height: 2.5rem;
    line-height: 2.1rem;
    margin-right: 5px;
}

.remni_podbor_div {
    float: right;
    margin-top: -54px;
    padding: 4px 0px 5px 15px;
    font-size: 14px;
    margin-right: 160px;
    border: 2px solid rgb(251, 154, 60);
}

div.remni_podbor_div span {
    background: rgb(251, 154, 60);
    padding: 8px;
    margin-left: 10px;
}

div.remni_podbor_div a {
    text-decoration: none;
}

a.btn_linked_b {
    border-radius: 2px;
    background-color: rgb(255, 153, 0);
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    height: 28px;
}

a.btn_linked_b:hover {
    color: black !important;
}

.info_left.remen_left h1 {
    font-size: 1rem;
    border: 2px solid rgb(255, 155, 0);
    padding-left: 13px;
    border-radius: 5px;
}

a.filter_new img {
    width: 75%;
}

.podbor_blk:hover .filter_new {
    box-shadow: rgba(217, 130, 0, 0.5) 0px 0px 9.5px 0.5px;
}

.podbor_blk:hover a {
    color: rgb(251, 154, 60);
}

.podbor_blk a {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.podbor_link {
    text-align: center;
    padding: 15px 0px;
}

select.variant_vibora {
    font-size: 17px;
    border: 2px solid rgb(255, 155, 0);
    font-weight: 500;
    border-radius: 5px;
    width: 523px;
    padding: 5px 0px 5px 7px;
    margin-bottom: 10px;
}

select.styled_select {
    font-size: 14px;
    border: 2px solid rgb(255, 155, 0);
    border-radius: 5px;
    width: 100%;
    padding: 5px 0px 5px 7px;
}

input.form-control.chekbox {
    width: 20px;
    height: 21px;
    display: inline-block;
    border: 0px;
    outline: 0px;
}

.chekbox_name {
    position: absolute;
    margin-top: -23px;
    margin-left: 32px;
}

.chekbox_name_same {
    margin-top: -23px;
    margin-left: 32px;
}

.padds {
    height: 15px;
    display: block !important;
    border: 0px !important;
}

.checkboxes_grid_blocks {
    display: flex;
    flex-wrap: nowrap;
    place-content: space-around space-between;
    align-items: center;
    margin-bottom: 25px;
}

input.choose_podbor {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

label.choose_podbor {
    margin: 1px 0px 0px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    font-family: Arial;
}

.checkboxes_grid {
    display: flex;
    flex-wrap: nowrap;
    place-content: center;
    align-items: center;
}

div.sticky {
    height: 500px;
    overflow: auto;
    margin: auto;
}

div.sticky table.zapros thead tr th {
    top: 0px;
    z-index: 10;
    position: sticky !important;
}

.video_name {
    background: url("/images/logo.png") left top / 50px no-repeat;
    min-height: 50px;
    padding-top: 3px;
    padding-left: 60px;
    font-family: Arial;
    font-weight: 600;
    font-size: 13px;
    margin-top: 10px;
}

.times {
    background: rgb(238, 238, 238);
    position: absolute;
    padding: 0px 10px;
    border-radius: 10px;
    font-size: 12px;
    font-family: Arial;
    top: 165px;
    right: 14px;
}

table.zapros th {
    border-top: 0px !important;
}

.nwssts {
    color: white;
    background: rgb(255, 153, 0);
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
}

.line_other_cab {
    border: 2px solid rgb(255, 153, 0);
    padding: 10px;
    border-radius: 5px;
}

.line_other_cab {
    border: 2px solid rgb(255, 153, 0);
    padding: 10px;
    border-radius: 5px;
    display: flex;
    flex-wrap: nowrap;
    place-content: center space-between;
    align-items: center;
}

.line_other_cab_txt {
    font-size: 21px;
    line-height: 37px;
}

.line_other_cab_link {
    text-align: right;
}

a.close_other_cab {
    background: rgb(243, 86, 76);
    color: white;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
}

td.text_zakaz_header {
    font-weight: 500;
    font-size: 16px !important;
    padding-left: 20px !important;
}

tr.bgs_zakaz_header_cb {
    background: rgb(238, 238, 238);
}

.hdr_number_shipment {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
}

@media (min-width: 992px) {
    select.variant_vibora {
        width: 432px;
    }
}

@media (min-width: 1200px) {
    select.variant_vibora {
        width: 523px;
    }
}

.dost_adr_in_cab {
    border: 2px solid rgb(239, 169, 54);
    float: left;
    padding: 15px 100px 15px 35px;
}

.dost_sam_in_cab {
    border: 2px solid rgb(239, 169, 54);
    float: left;
    padding: 15px 100px 15px 35px;
}

.delivery_cauntion_zak {
    padding-top: 0px;
    font-weight: 500;
}

.delivery_cauntion_zak p {
    color: red;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.delivery_cauntion_zak a {
    color: red;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

.dost_adr_in_cab_tk {
    border: 2px solid rgb(239, 169, 54);
    padding: 15px 35px;
}

.dost_adr_in_cab_adr {
    border: 2px solid rgb(239, 169, 54);
    padding: 15px 35px;
}

.del_tt_in_cab {
    position: relative;
    margin: 15px 0px;
    display: flex;
    place-content: center space-between;
    flex-wrap: nowrap;
}

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

.bordered_grn {
    border: 2px solid rgb(239, 169, 54);
    float: left;
    padding: 15px 90px 15px 35px;
    margin-right: 10px;
}

.reddost {
    color: rgb(229, 13, 13);
}

.bordered_red {
    border: 2px solid rgb(239, 169, 54);
    float: left;
    padding: 15px 90px 15px 35px;
    margin-right: 10px;
}

.greendost {
    color: rgb(74, 231, 9);
}

.delovie_txt {
    font-size: 15px;
}

.btnShowStep2 {
    float: right;
}

.reklamaciyaStep2 {
    display: none;
}

.btnShowStep1 {
    float: left;
}

div#carouselExampleIndicators {
    min-height: 339px;
}

.filter_zakaz {
    display: flex;
    flex-flow: row;
    place-content: center flex-start;
    align-items: center;
    margin-top: -49px;
    margin-bottom: 20px;
}

.filter_data_zakaza {
    font-size: 16px;
    width: 216px;
    margin-left: 7px;
    position: relative;
}

.filter_data_zakaza span {
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_data_zakaza input {
    border: 2px solid rgb(255, 153, 0);
    padding: 8px 5px;
    width: 100%;
    font-size: 16px;
    font-family: arial;
    outline: none;
}

.filter_data_zakaza input:focus {
    outline: rgb(255, 153, 0) solid 1px;
}

.filter_nomer_zakaza {
    position: relative;
    width: 213px;
    font-size: 16px;
    margin-left: 214px;
}

.filter_nomer_zakaza span {
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_nomer_zakaza input {
    border: 2px solid rgb(255, 153, 0);
    padding: 8px 5px;
    font-family: arial;
    width: 100%;
    font-size: 16px;
    outline: none;
}

.filter_nomer_zakaza input:focus {
    outline: rgb(255, 153, 0) solid 1px;
}

.filter_status_zakaza {
    font-size: 16px;
    width: 170px;
    margin-left: 7px;
    position: relative;
}

.filter_status_zakaza span {
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_status_zakaza input {
    border: 2px solid rgb(255, 153, 0);
    padding: 10px 5px;
}

.filter_status_zakaza select {
    border: 2px solid rgb(255, 153, 0);
    height: 44px;
    padding: 8px 5px;
    font-family: arial;
    font-size: 16px;
    color: rgb(117, 117, 117);
    outline: none;
}

.filter_status_zakaza select:focus {
    outline: rgb(255, 153, 0) solid 1px;
}

.filter_otgruzka_zakaza {
    width: 177px;
    font-size: 16px;
    margin-left: 7px;
    position: relative;
}

.filter_otgruzka_zakaza span {
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_otgruzka_zakaza input {
    border: 2px solid rgb(255, 153, 0);
    padding: 10px 5px;
}

.filter_otgruzka_zakaza select {
    border: 2px solid rgb(255, 153, 0);
    padding: 8px 5px;
    height: 44px;
    font-family: arial;
    color: rgb(117, 117, 117);
    font-size: 16px;
    outline: none;
}

.filter_otgruzka_zakaza select:focus {
    outline: rgb(255, 153, 0) solid 1px;
}

a.del_filter_nomer_zakaza {
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 196px;
    position: absolute;
    margin-top: -20px;
}

a.del_filter_data_zakaza {
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 199px;
    position: absolute;
    margin-top: -20px;
}

a.del_filter_status_zakaza {
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 154px;
    position: absolute;
    margin-top: -20px;
}

a.del_filter_otgruzka_zakaza {
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 160px;
    position: absolute;
    margin-top: -20px;
}

a.icon_lup_zakaz_nomer {
    display: block;
    position: absolute;
    margin-top: -33px;
    margin-left: 180px;
}

a.icon_calend_zakaz {
    display: block;
    position: absolute;
    margin-top: -33px;
    margin-left: 187px;
}

.dop_pads {
    margin-left: 67px;
}

a.soglashenie {
    color: rgb(251, 154, 60);
}

a.soglashenie:hover {
    font-weight: bold;
}

a.soglashenie_lk {
    color: rgb(251, 154, 60);
    display: block;
    margin-top: 0px;
}

a.soglashenie_lk:hover {
    font-weight: bold;
}

ul.manlist li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
}

h1.optpageh1.hor_line.margin_main_line {
    padding-top: 8px;
    width: 440px;
    font-size: 20px;
}

ul.manlist li::before {
    content: "•";
    padding-right: 5px;
    color: rgb(0, 0, 0);
}

ul.manlist li {
    display: flex;
}

input.compressor_find {
    width: 180px;
    height: 36px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 6px;
    background: url("/images/check-01.png") 147px center no-repeat rgb(0, 128, 0);
    border: 2px solid rgba(255, 153, 0, 0.5);
}

a.compressor_reload {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    width: 180px;
    height: 36px;
    padding: 6px;
    border: 2px solid rgba(255, 153, 0, 0.5);
    display: flex;
    background: rgb(229, 79, 80);
    flex-direction: row;
    place-content: center space-between;
    align-items: center;
    margin-right: 10px;
}

a.compressor_reload:hover {
    text-decoration: none;
}

a.compressor_reload::after {
    content: url("/images/arrow-refresh.png");
}

input.compressor_find:hover {
    cursor: pointer;
}

.moshnost_table {
    border: 2px solid rgb(249, 166, 93);
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: flex-start;
    width: 781px;
}

.moshnost_table_caption {
    width: 191px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 13px;
}

.moshnost_table_inputs_slide {
    width: 567px;
    padding: 10px 13px;
}

.moshnost_table_inputs {
    display: flex;
    place-content: center flex-start;
    align-items: center;
}

.moshnost_table_inputs_min input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    color: black;
}

.moshnost_table_inputs_max input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    color: black;
}

.moshnost_table_inputs_min_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.moshnost_table_inputs_max_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.moshnost_table_inputs_dec {
    border: 2px solid rgb(217, 217, 217);
    width: 22px;
    margin: 0px 90px;
}

.moshnost_table_slider {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 9px;
}

.proiz_table {
    border: 2px solid rgb(249, 166, 93);
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: flex-start;
    margin-bottom: 10px;
    width: 781px;
}

.proiz_table_caption {
    width: 191px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 13px;
}

.proiz_table_inputs_slide {
    width: 567px;
    padding: 10px 13px;
}

.proiz_table_inputs {
    display: flex;
    place-content: center flex-start;
    align-items: center;
}

.proiz_table_inputs_min input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    color: black;
}

.proiz_table_inputs_max input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    color: black;
}

.proiz_table_inputs_min_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.proiz_table_inputs_max_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.proiz_table_inputs_dec {
    border: 2px solid rgb(217, 217, 217);
    width: 22px;
    margin: 0px 90px 0px 65px;
}

.proiz_table_slider {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 9px;
}

.davl_table {
    border: 2px solid rgb(249, 166, 93);
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: center;
    margin-top: 10px;
    width: 781px;
}

.davl_table_caption {
    width: 191px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 13px;
}

.davl_table_inputs_slide {
    width: 567px;
    padding: 10px 13px;
}

.davl_table_inputs {
    display: flex;
    place-content: center space-between;
    align-items: center;
    flex-direction: row;
}

.davl_table_inputs_min input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}

.davl_table_inputs_max input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}

.davl_table_inputs_min_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.davl_table_inputs_max_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.davl_table_inputs_dec {
    border: 2px solid rgb(217, 217, 217);
    width: 22px;
    margin: 0px 90px;
}

.davl_table_slider {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 9px;
}

.chast_preob_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 13px;
    width: 230px;
}

.energoeff_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 13px;
    width: 230px;
}

.compressor_sub_inputs {
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: flex-start;
    margin-top: 10px;
    width: 781px;
}

.chast_preob_compr {
    display: flex;
    place-content: center flex-start;
    align-items: center;
    border: 2px solid rgb(249, 166, 93);
    width: 370px;
}

.energoeff_compr {
    display: flex;
    place-content: center flex-start;
    align-items: center;
    border: 2px solid rgb(249, 166, 93);
    width: 370px;
}

.chast_preob_compr_razdel {
    width: 2px;
    height: 36px;
    background: rgb(249, 166, 93);
}

.chast_preob_compr_select {
}

.energoeff_compr_select {
}

select.styled_sel {
    height: 36px;
    border: 0px;
    width: 132px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 5px;
    outline: 0px;
}

.vstr_osush_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 13px;
    width: 230px;
}

.klass_zash_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 13px;
    width: 230px;
}

.vstr_osush_compr {
    display: flex;
    place-content: center flex-start;
    align-items: center;
    border: 2px solid rgb(249, 166, 93);
    width: 370px;
}

.klass_zash_compr {
    display: flex;
    place-content: center flex-start;
    align-items: center;
    border: 2px solid rgb(249, 166, 93);
    width: 370px;
}

.vstr_osush_compr_razdel {
    width: 2px;
    height: 36px;
    background: rgb(249, 166, 93);
}

.klass_zash_compr_razdel {
    width: 2px;
    height: 36px;
    background: rgb(249, 166, 93);
}

.tip_dvig_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 13px;
    width: 230px;
}

.vint_block_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 13px;
    width: 230px;
}

.tip_dvig_compr {
    display: flex;
    place-content: center flex-start;
    align-items: center;
    border: 2px solid rgb(249, 166, 93);
    width: 370px;
}

.vint_block_compr {
    display: flex;
    place-content: center flex-start;
    align-items: center;
    border: 2px solid rgb(249, 166, 93);
    width: 370px;
}

.tip_dvig_compr_razdel {
    width: 2px;
    height: 36px;
    background: rgb(249, 166, 93);
}

.vint_block_compr_razdel {
    width: 2px;
    height: 36px;
    background: rgb(249, 166, 93);
}

.chast_preob_compr_select {
}

.energoeff_compr_select {
}

table.standart_width {
    width: 782px !important;
}

.form-control[readonly] {
    background: white;
    color: black;
}

select.styled_sel:focus {
    border: 2px solid rgb(249, 166, 93);
    width: 134px;
}

span.ui-slider-handle.ui-state-default.ui-corner-all.milo {
    cursor: pointer;
    background: rgb(251, 199, 154) !important;
}

span.ui-slider-handle.ui-state-default.ui-corner-all:focus {
    outline: none;
    border: 2px solid rgb(249, 166, 93) !important;
}

.btns_search_kompressor {
    display: flex;
    width: 781px;
    flex-flow: row;
    place-content: center flex-end;
    align-items: center;
    margin-top: 20px;
}

.davl_diz_first {
    font-family: Arial;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    width: 92px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.davl_diz_second {
    font-family: Arial;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    width: 92px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.davl_diz_last {
    font-family: Arial;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    width: 92px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.davl_diz_first input {
    appearance: none;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0px;
    width: 18px;
    height: 18px;
    border: 2px solid rgb(255, 155, 0);
}

.davl_diz_first input:checked {
    border: 0px;
    background-image: url("/images/Iconckh.png");
}

.davl_diz_first input:disabled {
    border: 2px solid rgb(222, 226, 230);
}

.davl_diz_second input {
    appearance: none;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0px;
    width: 18px;
    height: 18px;
    border: 2px solid rgb(255, 155, 0);
}

.davl_diz_second input:checked {
    border: 0px;
    background-image: url("/images/Iconckh.png");
}

.davl_diz_second input:disabled {
    border: 2px solid rgb(222, 226, 230);
}

.davl_diz_last input {
    appearance: none;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0px;
    width: 18px;
    height: 18px;
    border: 2px solid rgb(255, 155, 0);
}

.davl_diz_last input:checked {
    border: 0px;
    background-image: url("/images/Iconckh.png");
}

.davl_diz_last input:disabled {
    border: 2px solid rgb(222, 226, 230);
}

.static-value {
    position: absolute;
    left: 10px;
    color: rgb(222, 226, 230);
    top: 3px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}

.proiz_table_inputs_min {
    position: relative;
}

.proiz_table_inputs_max {
    position: relative;
}

.moshnost_table_inputs_min {
    position: relative;
}

.moshnost_table_inputs_max {
    position: relative;
}

.skidki_plashka_main {
    background: rgb(243, 86, 76);
    color: white;
    border-radius: 0px 15px 15px 0px;
    width: 80px;
    height: 29px;
    font-size: 20px;
    padding-left: 3px;
    position: absolute;
    z-index: 10;
    margin-left: 167px;
    line-height: 25px;
}

td.ver_line {
    vertical-align: top;
}

.trek_number_line_dop_zak {
    display: flex;
    font-size: 25px;
    font-weight: 500;
    flex-flow: row;
    place-content: center flex-start;
    align-items: center;
}

.trek_number_line_dop_zak a {
    font-size: 27px;
    font-weight: 500;
}

tr.itog_tr_stld {
    background: rgb(243, 244, 245);
}

tr.show_doc {
    background: white !important;
}

.plan_date_dost {
    background: url("/images/delivery_in_zak.png") no-repeat;
    font-size: 23px;
    padding-left: 50px;
    margin: 20px 0px;
}

.step_delivery_off {
    background: url("/images/Ellipse2on.png") 4px 11px no-repeat;
    padding-left: 30px;
    font-size: 20px;
    margin-left: 55px;
    color: black;
}

.step_delivery_on {
    background: url("/images/Ellipse_on.png") left 8px no-repeat;
    padding-left: 30px;
    margin-left: 55px;
    font-size: 20px;
}

.step_delivery_offl {
    background: url("/images/Ellipse_off.png") 4px 11px no-repeat;
    padding-left: 30px;
    margin-left: 55px;
    font-size: 20px;
    color: rgb(115, 115, 115);
}

.step_delivery_offl span {
    display: block;
    color: rgb(115, 115, 115);
    font-size: 16px;
}

.step_delivery_off span {
    display: block;
    color: rgb(115, 115, 115);
    font-size: 16px;
}

.step_delivery_on span {
    display: block;
    color: rgb(115, 115, 115);
    font-size: 16px;
    margin-top: 0px;
}

.step_delivery_line {
    background: url("/images/Line_off.png");
    height: 40px;
    width: 2px;
    margin-left: 63px;
    margin-top: -30px;
}

.step_delivery_line_on {
    background: url("/images/Line_on.png");
    height: 40px;
    width: 2px;
    margin-left: 63px;
    margin-top: -30px;
}

.kont_images {
    margin: 24px -14px -23px;
    display: flex;
    flex-flow: row;
    place-content: center;
    align-items: center;
}

td.dubl_zakaz_in_cart_td {
    background: rgb(229, 229, 229);
    text-align: center;
}

td.dubl_zakaz_in_cart_td a {
    text-align: center;
    font-weight: 500;
}

.kebab {
    cursor: pointer;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px 16px;
    top: 8px;
    left: 55px;
    & figure {
        width: 6px;
        height: 6px;
        border-radius: 5px;
        background: rgb(238, 238, 238);
        margin: 3px 0px;
    }
}

.kebab:hover {
    cursor: pointer;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px 16px;
    top: 8px;
    left: 55px;
    & figure {
        width: 6px;
        height: 6px;
        border-radius: 5px;
        background: rgb(255, 153, 0);
        margin: 3px 0px;
    }
}

.dropdown_kebab {
    display: none;
    position: absolute;
    margin-left: -175px;
    margin-top: -38px;
    background: white;
    padding: 10px 15px;
    z-index: 999;
}

.dropdown_kebab a {
    padding: 2px 15px;
    width: 145px;
    margin-bottom: 5px;
    border: 1px solid rgb(255, 153, 0);
    display: block;
}

a.analog_tovar {
    display: block;
    color: rgb(250, 170, 64);
    margin-top: 15px;
}

.item_show_analog {
    min-width: 1000px !important;
    max-width: 1000px !important;
}

.change_item_in_dubl {
    color: black;
    background: rgb(238, 238, 238);
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
}

.change_item_in_dubl:hover {
    background: rgb(255, 153, 0);
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
    color: black !important;
    text-decoration: none !important;
}

p.p_fancy_link a {
    color: white;
    background: rgb(255, 153, 0);
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    padding: 3px 10px;
    margin-left: 10px;
}

p.p_fancy_link {
    margin-top: 16px;
}
.item_show_analog .round_kol_item {
    margin-left: 200px;
}