<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

    @font-face {
            font-family: "MyriadProRegular";
            src: url("/site_media/fonts/MyriadProRegular/MyriadProRegular.eot");
            src: url("/site_media/fonts/MyriadProRegular/MyriadProRegular.eot?#iefix") format("embedded-opentype"),
            url("/site_media/fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
            url("/site_media/fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
            font-style: normal;
            font-weight: normal;
    }

    @font-face {
            font-family: "MyriadProBold";
            src: url("/site_media/fonts/MyriadProBold/MyriadProBold.eot");
            src: url("/site_media/fonts/MyriadProBold/MyriadProBold.eot?#iefix") format("embedded-opentype"),
            url("/site_media/fonts/MyriadProBold/MyriadProBold.woff") format("woff"),
            url("/site_media/fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
            font-style: normal;
            font-weight: normal;
    }

    @font-face {
            font-family: "MyriadProItalic";
            src: url("/site_media/fonts/MyriadProItalic/MyriadProItalic.eot");
            src: url("/site_media/fonts/MyriadProItalic/MyriadProItalic.eot?#iefix") format("embedded-opentype"),
            url("/site_media/fonts/MyriadProItalic/MyriadProItalic.woff") format("woff"),
            url("/site_media/fonts/MyriadProItalic/MyriadProItalic.ttf") format("truetype");
            font-style: normal;
            font-weight: normal;
    }

    @font-face {
            font-family: "MyriadProSemiBold";
            src: url("/site_media/fonts/MyriadProSemiBold/MyriadProSemiBold.eot");
            src: url("/site_media/fonts/MyriadProSemiBold/MyriadProSemiBold.eot?#iefix") format("embedded-opentype"),
            url("/site_media/fonts/MyriadProSemiBold/MyriadProSemiBold.woff") format("woff"),
            url("/site_media/fonts/MyriadProSemiBold/MyriadProSemiBold.ttf") format("truetype");
            font-style: normal;
            font-weight: normal;
    }

    @font-face {
            font-family: "MyriadProBoldItalic";
            src: url("/site_media/fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot");
            src: url("/site_media/fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot?#iefix") format("embedded-opentype"),
            url("/site_media/fonts/MyriadProBoldItalic/MyriadProBoldItalic.woff") format("woff"),
            url("/site_media/fonts/MyriadProBoldItalic/MyriadProBoldItalic.ttf") format("truetype");
            font-style: normal;
            font-weight: normal;
    }

    @font-face {
            font-family: "MyriadProSemiBoldItalic";
            src: url("/site_media/fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot");
            src: url("/site_media/fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot?#iefix") format("embedded-opentype"),
            url("/site_media/fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.woff") format("woff"),
            url("/site_media/fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.ttf") format("truetype");
            font-style: normal;
            font-weight: normal;
    }

    @font-face {
            font-family: "FontAwesome";
            src: url("/site_media/fonts/FontAwesome/fontawesome-webfont.eot");
            src: url("/site_media/fonts/FontAwesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),
            url("/site_media/fonts/FontAwesome/fontawesome-webfont.woff") format("woff"),
            url("/site_media/fonts/FontAwesome/fontawesome-webfont.ttf") format("truetype");
            font-style: normal;
            font-weight: normal;
    }


* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

html {}

body {
    font-family: "MyriadProRegular";
    font-size: 1em;
    background: url(/static/adopt/pattern.jpg);
}

a {
    text-decoration: none;
}

.font-bold {
    font-family: "MyriadProBold";
}

.font-semibold {
    font-family: "MyriadProSemiBold";
}

body .wrapper_center .blue-light {
    color: #cbebff;
}

.blue-light2 {
    color: #327dad; 
}

#header_top {
    display: block;
    min-height: 158px;
    background: #327dad;
    padding: 11px 16px 22px 26px;
}

#header_top_service {
    display: block;
    background: #327dad;
    padding: 11px 16px 22px 26px;
}

#header_top_service &gt; .header_item {
    width: 20%;
    float: left;
    padding-top: 16px;
}

#header_top_service .phone {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
}

#header_top_service .blue-light {
    font-size: 12px;
    color: #cbebff;
    border-bottom: 1px dotted #cbebff;
}

#header_top_service .address {
    font-size: 14px;
    color: #fff;
}

#header_top_service .address:before {
    display: inline-block;
    background: url(/static/adopt/icon_address.png) 0 0 no-repeat;
    margin-right: 5px;
}

.cl {
    clear: both;
}

.mrzero {
    margin-right: 0 !important;
}

.hide_block {
    display: none;
}

.brzero {
    border-right: 0 !important;
}

.bbzero {
    border-bottom: 0 !important;
}


.border-right-zero {
    border-right: 0 !important;
}

.border-right-add {
    border-right: 1px !important;
}

.cla:after {
    content:"";
    display: block;
    clear: both;
}

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


/* page block */
.page_block_arrows {
    margin-bottom: 35px;

}

.content_spares {
    position: relative;
}

.content_spares-page .page_block_arrows {
    margin-left: 335px;
}

.page_block_arrows &gt; h2,
.page_block_arrows &gt; h3,
.page_block_arrows .page_block_arrows_title {
    margin-bottom: 25px;
    color: #327dad;
    font-size: 23px;
    font-weight: bold;
}

.page_block_arrows &gt; p,
.page_block_arrows .page_block_arrows_text {
    font-size: 14px;
}



.page_mini_block_arrows {
    padding: 17px;
    background: #f0f0f0;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
}

.page_mini_block_arrows &gt; h3 {
    margin-bottom: 15px;   
    font-size: 15px; 
}

.page_mini_block_arrows &gt; p {
    margin-bottom: 15px;   
    font-size: 13px; 
}

.page_mini_block_arrows a,
.page_block_arrows .page_block_arrows_text a {
    color: #327dad;
    text-decoration: underline;
}

.page_block_arrows &gt; p ul,
.page_block_arrows .page_block_arrows_text ul {
    list-style: none;
}

.page_mini_block_arrows a:hover, 
.page_block_arrows .page_block_arrows_text a:hover {

    text-decoration: none;
}

.page_block_arrows ul {
    list-style-position: inside;
}

/* tables */
.table_arrows {
    width: 100%;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #6b737a;
    font-size: 13px;
}

.table_arrows ul {
    list-style: none;
}

.table_arrows thead tr td {
    background: #3d5673;
    color: #fff;
    text-align: left;
    padding: 10px;
}

.table_arrows.gray thead tr td {
    background: #f0f0f0;
    color: #6b737a;
    padding: 10px;
}

.table_arrows &gt; tbody &gt; tr &gt; td {
    padding: 10px;
    border-bottom: 1px solid #e3e3e3; 
    text-align: left;
}

.table_arrows tr td a {
    color: #3f4448;
    text-decoration: underline;
}

.table_arrows tr td a:hover {
    text-decoration: none;
}

.table_arrows_striped &gt; tbody &gt; tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table_arrows_product_spares tr td {
    font-size: 13px;
    padding: 5px;
    border-bottom: 1px solid #e3e3e3;
    text-align: left;
}

.table_arrows_product_spares tr td.product_detail_spare_table_name {
    width: 175px;
}
/*
.table_arrows span.product_spare_rozn,
.div_table_arrows span.product_spare_rozn {
    text-decoration: line-through;
}
*/

.div_table_arrows span.product_spare_rozn {
    font-weight: bold;
    color: #327dad;
}

.table_arrows span.product_spare_price,
.div_table_arrows span.product_spare_price {

    text-decoration: line-through;
}
/* table */

.table_div {
    width: 100%;
}

.table_div_tr {}

.table_div_tr:after {
    content:"";
    display: block;
    clear: both;
} 

.table_div_head .table_div_tr {}

.table_div_body .table_div_tr {}

.table_div_tr .table_div_td {
    float: left;
}


.table_div_basket_window {

}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_image {
    width: 15%;
}

.table_div_basket_window .table_div_body .table_div_tr {
    margin-bottom: 5px;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_image div {
    padding: 2px 18px 2px;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    text-align: center;
    line-height: 100px;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_image img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_name {
    width: 40%;
    padding-left: 20px;
    height: 110px;
    line-height: 100px;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_name a {
    color: #6b737a;
    font-size: 18px;
    text-decoration: underline;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_counter {
    width: 25%;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_price {
    width: 20%;
    padding-top: 19px;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_price  .window_mini-tabel-price_old {
    color: #6b737a;
    text-decoration: line-through;
    font-size: 13px;
}

.table_div_basket_window .table_div_body .table_div_tr .table_div_td_price  .window_mini-tabel-price_new {
    font-size: 23px;
    color: #327dad;
}

/* tabs arrows */

.tabs_arrows {}

.tabs_arrows &gt; h2,
.product_detail_slider_similar_products h2 {
    font-size: 28px;
    padding: 24px 0;
    text-align: center;
    color: #3f4448;
}

.product_detail_slider_similar_products .bx-wrapper .bx-prev {
    right: 41px;
    background: url(/static/adopt/product/icon_slider_similar_arrows.png) 5px center no-repeat;
}

.product_detail_slider_similar_products .bx-wrapper .bx-next {
    right: 0;
    background: url(/static/adopt/product/icon_slider_similar_arrows.png) -38px center no-repeat;
}

.product_detail_slider_similar_products .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -70px;
    outline: 0;
    width: 41px;
    height: 38px;
    text-indent: -9999px;
    z-index: 8000;
}

.tabs_arrows_icons a.tabs_arrows_title_item__link:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    line-height: normal;
    margin-right: 5px;
}

.tabs_arrows-collumn2 .tabs_arrows_title_items .tabs_arrows_title_item__link {
    width: 50%;
}

.tabs_arrows-collumn3 .tabs_arrows_title_items .tabs_arrows_title_item__link {
    width: 33.333333%;
}

.tabs_arrows-collumn4 .tabs_arrows_title_items .tabs_arrows_title_item__link {
    width: 25%;
}

.tabs_arrows-collumn5 .tabs_arrows_title_items .tabs_arrows_title_item__link {
    width: 20%;
}

.tabs_arrows-collumn6 .tabs_arrows_title_items .tabs_arrows_title_item__link {
    width: 16.6666667%;
}
/*
.tabs_arrows {}

.tabs_arrows .tabs_arrows_title_items {}

.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item {}

.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link {}


.tabs_arrows .tabs_arrows_content_items {}
.tabs_arrows .tabs_arrows_content_items .tabs_arrows_content_item {}
*/

.tabs_arrows .tabs_arrows_title_items {    
    
}

.content_spares-page .tabs_arrows .tabs_arrows_title_items {    
    padding-left: 335px;
}


.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link {
    font-size: 14px;
    float: left;
    height: 59px;
    line-height: 56px;
    text-align: center;
    color: #3f4448;
    text-decoration: none;
    cursor: pointer;
    background: #f0f0f0;
    border-top: 1px solid #d7dce0;
    border-right: 1px solid #d7dce0;
    border-bottom: 1px solid #d7dce0;
}

.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link:first-child {
    border-left: 1px solid #d7dce0;   
}

.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link span,
.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link:before {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link:before {
    margin-right: 5px;
}

.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link:hover,
.tabs_arrows .tabs_arrows_title_items .tabs_arrows_title_item__link.active {
    border-top: 2px solid #327dad;
    border-bottom: 1px solid #fff;
    color: #327dad;
    background: #fff;
}

.tabs_arrows_content_item {
    margin-top: 35px;
    display: none;
}

/* document list */
.documents_list a {
    display: inline-block;
    color: #3f4448;
    text-decoration: underline;
    font-size: 13px;
    margin: 0 30px 10px 0; 
    line-height: 25px;
}

.documents_list a:before  {
    float: left;
    content: "";
    width: 19px;
    height: 25px;
    background: url(/static/adopt/product/icon_document_pdf2.png) no-repeat;
    margin-right: 10px;
}


/* tabs arrows */


.page_block_collumn2_arrows {}

.page_block_collumn2_arrows img,
.page_block_collumn3_arrows img {
    max-width: 100%;
}

.page_block_collumn2_arrows .page_block_collumn2_arrows-collumn__item1,
.page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item1,
.page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item2 {
    margin-right: 2%;
}

.page_block_collumn2_arrows .page_block_collumn2_arrows-collumn__item1,
.page_block_collumn2_arrows .page_block_collumn2_arrows-collumn__item2 {
    width: 49%;
    float: left;
}

.page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item1,
.page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item2,
.page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item3 {
    width: 32%;
    float: left;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
    padding: 23px 0 21px;
}

.page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item-image {
    width: 24.5%;
    float: left;
    text-align: center;
    margin-right: 2%;
}

.page_block_collumn3_arrows-collumn__item-info {
    width: 73.5%;
    float: left;
}

.page_block_collumn3_arrows-collumn__item-info h3 {
    font-size: 17px;
    margin-bottom: 7px;
}

.page_block_collumn3_arrows-collumn__item-info {
    font-size: 12px;
}

.page_block_collumn3_arrows-collumn__item-info &gt; div {
    margin-bottom: 2px; 
    line-height: 16px;
}

.page_block_collumn3_arrows-collumn__item-info &gt; div.cla {
    line-height: 26px;
    font-size: 16px;
}

.page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item-image img {
    max-width: 100%;
}

.page_block_collumn3_arrows {}


.form_arrows label {
    font-size: 14px;
    display: block;
    cursor: pointer;
    margin-bottom: 5px;
    margin-right: 10px;
}


.form_arrows label span {
    color: #327dad;
}

.form_arrows #id_captcha_1 {
    width: 100px;
}

.form_arrows input[type=text],
.form_arrows input[type=password],
.form_arrows select {
    width: 100%;
    border: 1px solid #afb4b9;
    border-radius: 3px; 
    color: #000;
    padding: 10px 5px;
    background: #fff;
}

.form_arrows input[type=checkbox] {
    float: left;
    margin-right: 10px;
}

.form_arrows textarea {
    width: 100%;
    height: 175px;
    border: 1px solid #afb4b9;
    border-radius: 3px; 
    padding: 5px;
}

.form_arrows .form_arrows_field {
    margin-top: 10px;
    position: relative;
    padding-bottom: 20px;
}

.form_arrows .form_arrows_field .form_error, 
.basket_department_error .form_error {
    color: red;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.form_arrows .form_arrows_field.form_arrows_field_code img {
    display: block;
}

.form_arrows .form_arrows_field.form_arrows_field_code .form_arrows_field_code_img a {
    color: #afb4b9;
    font-size: 12px;
    text-decoration: underline;
    padding: 10px 19px 0;
}

.form_arrows .form_arrows_col1 {
    margin-right: 2%;
}

.form_arrows .errorlist {
    list-style: none;
    font-size: 12px;
    color: red;
    margin-top: 3px;
}

.form_arrows .form_arrows_col1,
.form_arrows .form_arrows_col2 {
    float: left;
    width: 49%;
}

.form_arrows &gt; div:first-child {
    margin-top: 0; 
}


.form_arrows_button {
    text-align: center;
}


.header_logo {
    float: left;
    width: 12%;
}


.header_info_blocks a {
    color: #fff;
}

.header_info_blocks {
    width: 54%;
    float: left;
    padding-top: 16px; 
    color: #fff;
    min-height: 78px;
}

#logo {

}

.header_info_blocks .header_phone_informations {

}

.header_info_blocks .header_block.header_phone .header_phone_number {
    font-size: 23px;
    font-weight: bold;
}

.header_info_blocks .header_block.header_phone .header_phone_call {
    font-size: 12px;
    margin-top: 7px;
}

.header_info_blocks .header_block.header_phone .header_phone_call a {
    border-bottom: 1px dotted #cbebff;
}

.header_info_blocks .header_block.header_phone .header_phone_call a:hover {
    border-bottom: 1px dotted #327dad;
}

.header_info_blocks .header_block.header_phone {
    width: 37.5%;
    float: left;
}

.header_info_blocks a:hover {
    border-bottom: 1px solid #fff;
}

.basket_button_block {
    width: 34%;
    float: left;
    padding-top: 16px;
    color: #fff;
}

.basket_button_block  .header_block_basket_block {
    background: url(/static/adopt/icon_basket.png) 0px 0px no-repeat;
    font-size: 14px;    
    width: 60%;
    padding-left: 40px;
    float: left;
    display: block; 
    cursor: pointer; 
    color: #fff;
}

.basket_button_block  .header_block_basket_block .header_block_basket_block_amount {
    text-decoration: underline;
}

.basket_button_block  .header_block_basket_block .header_block_basket_block_amount:hover {
    text-decoration: none;
}

.basket_button_block  .header_block_header_checkout {
    width: 40%;
    float: left;
    padding-top: 3px;
}

.basket_button_block  .header_block_basket_block div {
    margin-bottom: 5px;
}

.header_info_blocks .header_information_users a {
    font-size: 14px;
}

.header_info_blocks .header_information_users  {
    width: 62.5%;
    float: left;
}

.header_info_blocks .header_information_users .header_block_address_info {
    width: 50%;
    float: left;
}

.header_info_blocks .header_information_users .header_block_address_info &gt; div,
.header_info_blocks .header_information_users .header_block_auth_diller &gt; div
 {
    padding: 1px 0 0 25px;
    margin-bottom: 6px;
}

.header_info_blocks .header_information_users .header_block_auth_diller {
    width: 50%;
    float: left;
}


.header_block_address  {
    background: url(/static/adopt/icon_address.png) 0 0 no-repeat;
}

.header_block_info {
    background: url(/static/adopt/icon_info.png) 0 0 no-repeat; 
}

.header_block_discount {
    background: url(/static/adopt/icon_discount_2.png) 0 0 no-repeat;
}

.header_block_discount .header_block_discount_icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    font-weight: bold;
    width: 16px;
    text-align: center;
}

.header_block_auth {
    background: url(/static/adopt/icon_signup.png) 0 0 no-repeat;   
}

.header_block_diller {
    background: url(/static/adopt/icon_diller.png) 0 0 no-repeat;       
}

#button_checkout {
    display: block;
    color: #6b737a;
    border-radius: 3px;
    cursor: pointer;
    background: #d7dce0;
    text-align: center;
    padding: 11px 0 10px;
    font-size: 13px;
    border-bottom: none;
}

a.anchor_scroll {
    float: right;
    background: #327dad;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 10px 27px 10px 34px;
}

a.anchor_scroll:hover {
    background-color: #3d5673;
}

a.anchor_scroll:after {
    content: "\f107";
    font-family: "FontAwesome";
    display: inline-block;
    width: 9px;
    height: 5px;
    font-size: 15px;
    margin-left: 7px;
    margin-bottom: 2px;
}

/* search form */

#search {
    position: relative;
    margin-top: 18px;
    background: #d7dce0;
    border-radius: 3px;
    height: 31px;
    float: right;
    width: 88%;
}

#search #search_input_block {
    width: 90%;
    float: left;
    border-radius: 3px;
    position: relative;
}

#search input {
    width: 100%;
    height: 31px;
    border: 2px solid #d7dce0;
    border-radius: 3px;
    padding: 2px 5px;
}

#search button {
    background: #d7dce0;
    width: 10%;
    height: 31px;
    color: #6b737a;
    border-radius: 3px;
    cursor: pointer;
    background: url(/site_media/images/loupe_icon.png) 5px 4px no-repeat;
    font-size: 15px;
    padding-left: 15px;
}

.livesearch_block {
    position: absolute; 
    top: 29px;
    left: 0; 
    width: 100%;
    border: 1px solid #ccc; 
    border-bottom: none; 
    background: #fff;
    z-index: 99999;
}

.livesearch_block .livesearch_block_close {
    position: absolute;
    width: 32px;
    height: 17px;
    right: 0;
    top: -25px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

.livesearch_block .livesearch_block_close:before {
    content: "\f00d";
    font-family: "FontAwesome";
    color: #327dad;
}

.livesearch_block b {
    text-transform: uppercase;
}

.livesearch_block ul {
    list-style: none;
}

.livesearch_block ul li {
    border-bottom: 1px solid #ccc; 
}

.livesearch_block ul a {
    display: block; 
    padding: 8px 3px; 
    color: #000; 
    font-size: 13px;
    text-transform: capitalize;
}

.livesearch_block ul a:hover {
    background: #3d5673;
    color: #fff;
}

.livesearch_block ul a:hover b {
    color: #fff;
}


.wrapper_center {
    /* width: 1200px; */
    max-width: 1200px;
    margin: 0 auto;
    -moz-box-shadow: 0px 5px 8px #666;
    -webkit-box-shadow: 0px 5px 8px #666;
    box-shadow: 0px 5px 8px #666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

/* menu top */
#menu_top {
    display: block;
    background: #fff;
    text-align: center;
    font-size: 13px;
    position: relative;
}

#menu_top .menu_items {
    width: 100%;
    /* border-bottom: 1px solid #dededf; */
}
.icon_catalog_menu:before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f0c9";
    margin-right: 5px;
    font-size: 19px;

}

#menu_top .menu_item, 
#menu_top .menu_item_catalog {
    float: left;
}

#menu_top .menu_item {
    border-right: 1px solid #dededf;
    background: #f0f0f0;
}

#menu_top .menu_item_catalog .submenu_item,
#menu_top .menu_item:hover .submenu_item  {
    display: block;
}

#menu_top .menu_item_catalog {
    width: 24%;
}

#menu_top .menu_item_service {
    width: 16%;
}

#menu_top .menu_item_spare {
    width: 17%;
}

#menu_top .menu_item_actions {
    width: 8%;
}

#menu_top .menu_item_producers {
    width: 17%;
}

#menu_top .menu_item_rent {
   width: 14%;
}

#menu_top .menu_item_contacts {
   width: 18%;
}

#menu_top .menu_item_company {
    width: 10%;
}

#menu_top .menu_item_more,
#menu_top .menu_item_menu320 {
    display: none;
}

#menu_top .submenu_item_menu_menu320 {
    display: none;
}



#menu_top .menu_item__link {
    display: block;
    position: relative;
    color: #3f4448;
    height: 54px;
    line-height: 50px;
    font-size: 14px;
}

#menu_top .menu_item__link span,
#menu_top .menu_item__link img {
    line-height: 13px;
    display: inline-block;
    vertical-align: middle;
}

#menu_top .menu_item__link img {
    margin-right: 2%;
}

#menu_top .menu_item_catalog .menu_item__link {
    position: relative;
    background: #3d5673;
    color: #fff;
    font-size: 15px;
    z-index: 9000;
}

#menu_top .menu_item:hover .menu_item__link {
    color: #fff;
    background: #327dad ;
}

/* 
#menu_top .menu_item.menu_item_spare:hover .menu_item__link {
    background: #327dad url(/static/adopt/icon_submenu_arrow.png)  center 47px no-repeat;
}
*/

#menu_top .menu_item_catalog .menu_item__link .mi_select_arrow {
    position: absolute;
    bottom: -9px;
    left: 50%; 
    margin-left: -15px;
    width: 30px;
    height: 9px;
    background: url(/static/adopt/icon_menu_catalog_arrow.png) 0 0 no-repeat;
    z-index: 99;
    display: none;
}

#menu_top .menu_item_catalog:hover .menu_item__link .mi_select_arrow {
    display: block;
}

.menu_item__link__icon {
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 15px;
    position: absolute;
    top: 19px;
    right: 14px;
}

.menu_item__link__icon:before {
    content: "\f107";
}

#menu_top .menu_item_producers .menu_item__link:hover .menu_item__link__icon:before,
#menu_top .menu_item_spare .menu_item__link:hover .menu_item__link__icon:before,
#menu_top .menu_item_more .menu_item__link:hover .menu_item__link__icon:before,
#menu_top .menu_item_menu320 .menu_item__link:hover .menu_item__link__icon:before
 {
    content: "\f105";
    color: #fff;
    /* background: #327dad url(/static/adopt/catalog_menu/icon_arrow_right.png) 93% center no-repeat; */
}

#menu_top .menu_item .menu_item__link:hover span {
    color: #fff;
}

/* BUTTON */

.button_arrows {
    background-color: #327dad;
    color: #fff;
    cursor: pointer;
}

a.button_arrows {
    display: inline-block;
    text-align: center;
}

.button_arrows:hover,
.button_arrows.active {
    background-color: #3d5673;
}

.button_arrows_big {
    font-size: 19.8px;
    border-radius: 5px;
    height: 54px;
    padding: 0 18px;
}

.button_arrows_middle {
    width: 96px;
    height: 28px;
    font-size: 12px;
    border-radius: 5px;
}

.button_arrows_middle2 {
    font-size: 17px;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 10px 0;
}

.button_arrows.button_arrows_middle21 {
    font-size: 17px;
    border-radius: 3px;
    background: #f0f0f0;
    border: 1px solid #e3e3e3;
    padding: 9px 0;
    color: #444;
}

.button_arrows_middle21.button_arrows:hover {
    background-color: #f0f0f0;
}

button.button_arrows_middle21:before {
    content: "";
    display: inline-block;
    background: url(/static/adopt/basket/icon_arrows_basket_button_back.png) no-repeat;
    margin-right: 7%;
    width: 8px;
    height: 13px;
}

.button_arrows_small {
    width: 27px;
    height: 27px;
    background: #4488b3 url(/static/adopt/product/icon_basket_button.png) center center no-repeat;
    border-radius: 3px;
    cursor: pointer;
}

.button_arrows.rubber {
    width: 100%;
}
/* BUTTON */

/* SUBITEMS MENU */

.submenu_items {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.submenu_item {
}

.alfo_items {}

.alfo_items ul {
    list-style: none;
}

.alfo_items li {
    display: block;
    width: 34px;
    margin: 0 .5% 1%;
    text-align: center;
    height: 37px;
    float: left;
    color: #fff;
    background: #327dad;
    border-radius: 3px;
    font-size: 14px;
    line-height: 35px;
    padding: 2px;
}

.alfo_items li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.alfo_items a:hover,
.alfo_items a.active, 
.alfo_items li.active a {
    background: #fff;
    color: #327dad;
} 

.submenu_col_items {
    margin-top: 10px;
    text-align: left;
}

.submenu_col_items .submenu_col_item {
    float: left;
    width: 25%;
}

.submenu_col_items a {
    display: block;
    margin-top: 5px;
    color: #327dad;
    cursor: pointer;
}

/* sub meny producers */

.submenu_producers_items {
}

.submenu_producers_items .submenu_producers_col {
    width: 6.66666667%;
    float: left;
}

.submenu_producers_items ul {
    list-style: none;
}

.submenu_producers_items ul li {
    margin-bottom: 7px;
}

.submenu_producers_items ul li.submenu_producers_item {
    font-size: 11px;
}

.submenu_producers_items a {
    color: #327dad;
}

.submenu_producers_items a:hover {
    text-decoration: underline;
}

.submenu_producers_items .menu_spared_brands_other {

}
.submenu_producers_items .menu_spared_brands_other  {
    color:  #3f4448;
    text-decoration: underline;
    font-size: 14px;
    padding-top: 20px;
    display: block;
}
/* sub menu categories */

.submenu_items .submenu_item_categories {
    height: 334px;
    border-bottom: 1px solid #d7dce0;
    border-right: 1px solid #d7dce0;
    display: block;
}

.menu_item_catalog .submenu_categories_items {
    width: 24%;
    float: left;
    z-index: 5;
    display: none;
}

.menu_item_catalog:hover .submenu_categories_items {
    display: block;
}


.submenu_categories_items .submenu_categories_item &gt; a {
    display: block;
    position: relative;
    height: 28px;
    line-height: 29px;
    font-size: 14px;
    color: #3f4448;
    text-align: left;
    padding-left: 60px;
    padding-right: 30px;
    /* background: url(/static/adopt/catalog_menu/icon_arrow.png) 94% center no-repeat; */
}

.submenu_categories_items .submenu_categories_item .submenu_categories_item__icon:after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    font-size: 15px;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -9px;
}

.submenu_categories_items .submenu_categories_item &gt; a:hover {
    color: #327dad;
}

.submenu_categories_items .submenu_categories_item &gt; a:hover .submenu_categories_item__icon:after {
    color: #327dad;
}

.submenu_categories_items .submenu_categories_item .submenu_categories_item__link:before {
    display: inline-block;
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 20px;
}

.submenu_categories_items .submenu_categories_item .submenu_categories_item__link:after {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 15px;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 15px;
}




.submenu_categories_items .submenu_categories_item .submenu_categories_item__link:before {
    background-position: 0 center;
    background-repeat: no-repeat;
}


.submenu_categories_items .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/icon_new.svg);
    background-size: 25px;
}


.submenu_categories_items .arenda-instrumenta .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/icon_arenda_instrumenta.svg);
    background-size: 25px;
}

.submenu_categories_items .gruzopodyomnoe-oborudovanie .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/icon_gruzopodyomnoe_oborudovanie.svg);
    background-size: 25px;
}

.submenu_categories_items .zapasnyie-chasti .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/icon_zapasnyie_chasti.svg);
    background-size: 25px;
}

.submenu_categories_items .vibrotehnika-i-osnastka .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/icon_zapasnyie_chasti.svg);
    background-size: 25px;
}

.submenu_categories_items .vibrotehnika-i-osnastka .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/icon_zapasnyie_chasti.svg);
    background-size: 25px;
}

.submenu_categories_items .nasosyi-pompyi-tovaryi-dlya-poliva .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -160px no-repeat;
}

.submenu_categories_items .kompressoryi-pnevmatika .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -93px no-repeat;
}

.submenu_categories_items .kultivatoryi-motobloki .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -224px no-repeat;
}



.submenu_categories_items .motoburyi-ledoburyi-shneki .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -257px no-repeat;
}

.submenu_categories_items .mojki-vyisokogo-davleniya-13928 .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -289px no-repeat;
}


.submenu_categories_items .snegouborschiki .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -322px no-repeat;
}


.submenu_categories_items .stabilizatoryi-napryazheniya .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -356px no-repeat;
}


.submenu_categories_items .naboryi-instrumentov .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -422px no-repeat;
}

.submenu_categories_items .elektroinstrument .submenu_categories_item__link:before {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -30px no-repeat;
}

.submenu_categories_items .sadovaya-tehnika .submenu_categories_item__link:before  {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -194px no-repeat;
}

.submenu_categories_items .generatoryi-i-oborudovanie .submenu_categories_item__link:before  {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center 3px no-repeat;
}

.submenu_categories_items .svarochnyie-apparatyi-dlya-plastikovyih-trub .submenu_categories_item__link:before  {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -128px no-repeat;
}

.submenu_categories_items .svarochnyie-apparatyi-invertoryi-prinadlezhnosti .submenu_categories_item__link:before  {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -128px no-repeat;
}

.submenu_categories_items .ruchnoj-instrument-zaschita .submenu_categories_item__link:before  {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -388px no-repeat;
}

.submenu_categories_items .rashodnyie-materialyi-i-osnastka .submenu_categories_item__link:before,
.submenu_categories_items .benzopilyi-13676 .submenu_categories_item__link:before  {
    background: url(/static/adopt/catalog_menu/catalog-icons.png) center -62px no-repeat;
}

.submenu_categories_items .discount .submenu_categories_item__link:before {
    background-image: url(/static/adopt/catalog_menu/icon_discount.png);
}








.submenu_categories_items .discount .submenu_categories_item__link:after {
    content: "";
}

.submenu_categories_items .submenu_categories_item_materials  a {
    border-bottom: none;
}



.submenu_categories_items a span,
.submenu_categories_items .submenu_categories_item .submenu_categories_item__link:before,
.submenu_categories_items .submenu_categories_item .submenu_categories_item__link:after {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
}


.submenu_item_categories ul {
    list-style: none;

}

.submenu_item_categories {
    text-align: left;
    width: 100%;
    position: absolute;
    z-index: 9000;
}

.submenu_item_categories:hover {
    z-index: 9002;   
}

.submenu_item_categories .submenu_categories_item {
    width: 100%;
    border-bottom: 1px solid #d7dce0;
    background: #f0f0f0;
}

.menu_item_catalog  .submenu_categories_col_content_add_height {
    height: 0px;
}

.submenu_categories_item .submenu_categories_col_1, 
.submenu_categories_item .submenu_categories_col_2 {
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content,
.submenu_categories_item .submenu_categories_col_2 &gt; .submenu_categories_col_content {
    font-size: 14px;
    background: #fff;
    padding-bottom: 20px;
}

.submenu_categories_col_2 a {
    display: block;
    color: #327dad;
    padding-top: 8px;
}

.submenu_categories_col_2 .submenu_categories_col_3 a {
    display: block;
    color: #327dad;
    padding-left: 7px;
    font-size: 12px;
}

.submenu_categories_col_2 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover &gt; a {
    color: #3f4448;
}

.submenu_categories_col_3 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover &gt; a {
    color: #3f4448;
}

.submenu_categories_items .submenu_categories_item:hover &gt; .submenu_categories_col_1 {
    display: block;
    min-height: 442px;
    background: #fff;
}

.submenu_categories_items .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover &gt; .submenu_categories_col_2 {
    display: block;

}

.submenu_categories_items .submenu_categories_col_3 {
    display: none;
}

.submenu_categories_items .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover &gt; .submenu_categories_col_2 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover &gt; .submenu_categories_col_3 {
    display: block;
    top: -11px;
}

.submenu_categories_items .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover &gt; .submenu_categories_col_2 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover .submenu_categories_col_1_item__icon:after {
    content: "\f107";
    color: #3f4448;
}


.submenu_categories_items .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li &gt; .submenu_categories_col_2 &gt; .submenu_categories_col_content &gt; ul &gt; li:hover &gt; .submenu_categories_col_3 .submenu_categories_col_content {
    z-index: 3;
    background: #fff;
    border: 1px solid #dededf;
    padding-bottom: 8px;
}

.submenu_categories_item .submenu_categories_col_1 {
    display: none;
    position: absolute;
    top: 0;
    left: 24%;
}

.submenu_categories_items  .submenu_categories_item &gt; .submenu_categories_col_1 {
    width: 76%;
    z-index: 1;
}

.submenu_categories_items  .submenu_categories_item .submenu_categories_col_content {
    padding-left: 10px;
}

.submenu_categories_item .submenu_categories_col_2,
.submenu_categories_item .submenu_categories_col_3 {
    width: 100%;
    z-index: 2;
}

.submenu_categories_item .submenu_categories_col_2 li {
    position: relative;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul  {
    padding: 0 9px;
    float: left;
    width: 25%;
    min-height: 310px;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.cl {
    padding: 0;
    width: 0;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.level2 &gt; a {
    position: relative;
    color: #3f4448;
    text-transform: uppercase;
    display: block;
    padding: 15px 0 5px;
    border-bottom: 1px solid #dededf;
}


.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.level3 &gt; a {
    display: block;
    color: #327dad;
    padding: 8px 0 0 3px;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.level3.has_submenu .count_submenu {
    font-size: 11px;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.level3:hover &gt; a {
    color: #3f4448;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.level3.has_submenu &gt; a:after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    font-size: 13px;
    margin-left: 6px;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.level3.has_submenu:hover &gt; a:after {
    content: "\f107";
}

.submenu_categories_items .submenu_categories_col_3 .submenu_categories_col_content {
    z-index: 3;
    background: #fff;
    border: 1px solid #dededf;
    padding: 2px 0 6px
}

.submenu_categories_items .submenu_categories_col_3 .submenu_categories_col_content a {
    display: block;
    color: #327dad;
    padding-left: 7px;
    font-size: 12px;
}

.submenu_categories_items .submenu_categories_col_3 .submenu_categories_col_content li {
    display: block;
    color: #327dad;
    padding-top: 7px;
    font-size: 12px;
}

.submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li.level3.has_submenu:hover .submenu_categories_col_3 {
    display: block;
}

.submenu_categories_items .submenu_categories_col_2 .submenu_categories_col_1_item__icon &gt; span {
    font-size: 12px;
}



#menu_top .menu_item_more:hover .submenu_item_menu_more {
    display: block;
    background: #fff;
}

#menu_top .menu_item_menu320:hover .submenu_item_menu_menu320 {
    display: block;
    background: #fff;
}

.submenu_item {
    position: absolute;
    font-size: 14px;
    text-align: left;
    display: none;
    left: 0;
    z-index: 8000;
    width: 100%;
    
}

.submenu_item {
    position: absolute;
    font-size: 14px;
    text-align: left;
    display: none;
    left: 0;
    z-index: 9100;
    width: 100%;
    border-bottom: 1px solid #dededf;
}

.submenu_item_producers {
    font-size: 12px;
}

.submenu_producers_items {
    background: #fff;
}

.submenu_item_producers,
.submenu_item_spare {
    padding: 25px 12px;
    background: #fff;
}

.submenu_item_menu_more a,
.submenu_item_menu_menu320 a
 {
    color: #3f4448;
}

.submenu_item_menu_more ul,
.submenu_item_menu_menu320 ul {
    list-style: none;
}

.submenu_item_menu_more ul li a,
.submenu_item_menu_menu320 ul li a {
    display: block;
    padding: 14px 0 14px 45px;
    border-bottom: 1px solid #e3e3e3;
}
.submenu_item_menu_more ul li a:hover,
.submenu_item_menu_menu320 ul li a:hover {
    color: #327dad;
}

/* CONTENT */

#content {
    padding: 20px 14px;
    background: #fff;
    color: #3f4448;
}

#content h1 {
    padding: 10px 0 20px;
    text-transform: uppercase;
}

/* PRODUCT */
.product {
    min-height: 350px;
    margin-right: 2.666666666%;
    margin-bottom: 24px;
    padding: 0 15px;
    text-align: center;
    float: left;
    position: relative;
    border: 1px solid #e3e3e3;
}

.product:hover img,
.product_inline:hover img {
    webkit-transform: scale(1.1,1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 300ms;
    -moz-transform: scale(1.1,1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 300ms;
    -ms-transform: scale(1.1,1.1);
    -ms-transition-timing-function: ease-out;
    -ms-transition-duration: 300ms;
    transform: scale(1.1,1.1);
    transition-timing-function: ease-out;
    transition-duration: 300ms;
}

.product_icon {
    position: absolute;
    width: 65px;
    height: 65px;
    top: -4px;
    left: -4px;
    z-index: 1;
}

.product_icon_sale {
    background: url(/static/adopt/product/icon_sale.png) no-repeat;
}

.product_icon_new {
    background: url(/static/adopt/product/icon_new.png) no-repeat;
}

.product .product_image {
    text-align: center;
    height: 150px;
    line-height: 145px;
    overflow: hidden;
}

.product .product_image img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.product .product_buy_block_s {

}

.product .product_buy_block .product_buy_block_f  {
    width: 45%;
    float: left;
}

.product .product_parametrs {
    font-size: 10px;
    margin-top: 20px;
    height: 40px;
    border-bottom: 1px solid #e3e3e3;
    color: #6b737a;
}

.product .product_buy_block {
    padding-top: 15px;
}


.product .product_title h3 {
    line-height: 17px;
}

.product .product_title a {
    font-weight: bold;
    font-size: 14px;
    color: #3f4448
}

.button_product_buy {
}

.product_buy_block .product_buy_block_s {
    width: 55%;
    padding-left: 3%;
    float: left;
}

.product_buy_block .product_buy_block_s .product_buy_block_price_rozn {
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color: #3f4448;
    text-align: left;
    min-height: 30px;
}

.product_buy_block_price {
    color: #327dad; 
    font-weight: bold;
    margin-top: 10px;
    font-size: 16px;
}

.product_status_not_available {
    color: #b00108;
}


.product_status_available {
    color: #81b08d;
}

.product_status_sub_order {
    color: #f29100;
}

.product_status_not_available:before {
    background: #b00108;
}

.product_status_sub_order:before {
    background: #f29100;
}


.product_status_available:before {
    background: #81b08d;
}

.product_buy_block .product_buy_block_s .product_status {
    font-size: 13px;
    /* background: url(/static/adopt/icon_product_exist.png) left 1px no-repeat; */
    width: 90px;
    margin-top: 10px;
    text-align: left;
}

.product_status:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-right: 7px;
}

/* PRDOUCT */

/* SUBWAY ICONS */

.pd_subway_icon {
    float: left;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-image: url(/static/adopt/product/icon_subway.png);
    background-repeat: no-repeat;
    background-position:  center 4px;
    margin-right: 10px;
}

.pd_subway_icon_middle {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 12px;
    background-image: url(/static/adopt/product/icon_subway_middle.png);
    background-repeat: no-repeat;
    background-position: center 7px;
    margin-right: 10px;
}

.table_arrows_address .pd_where_buy_table_address &gt; div {
    line-height: 20px;
}

.subway_icon_red {
    background-color: #b00108;
}

.subway_icon_orange {
    background-color: #f56d19;
}

.subway_icon_blue {
    background-color: #327dad;
}

.subway_icon_green {
    background-color: #009a49;
}

.subway_icon_violet {
    background-color: #680673;
}

.subway_icon_red {
    background-color: #b00108;
}

.subway_icon_orange {
    background-color: #f56d19;
}

.subway_icon_blue {
    background-color: #327dad;
}

.subway_icon_green {
    background-color: #009a49;
}

.subway_icon_violet {
    background-color: #680673;
}

/* SUBWAY ICONS */
.tooltip {
    position: relative;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -50px;
    opacity: 0;
    transition: opacity 1s;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


/* footer */

footer {
    display: block;
    background: #3d5673;
    color: #fff;
    padding-bottom: 20px;
}

footer a {
    color: #fff;    
}

footer a:hover {
    text-decoration: underline;
}

footer ul {
    list-style: none;
    margin-bottom: 18px;
}

/* footer blocks  */

footer .footer_blocks {
    padding: 40px 0 0 35px;
}

footer .footer_blocks .footer_block {
    width: 25%;
    float: left;
    font-size: 14px;
}

.footer_block_relation ul li img {
    margin-right: 14px;
}

footer .footer_blocks .footer_block .footer_block-title {
    font-size: 15px;
    margin-bottom: 10px;
}

footer .footer_block_relation .header_block_address,
footer .footer_block_relation .header_block_info,
footer .footer_block_relation .header_block_discount {
    padding-left: 25px;
    margin-bottom: 8px;
}

footer .footer_logo {
    width: 12%;
    float: left;
    padding-left: 1%;
}

footer .footer_blocks .footer_block.footer_block_relation .footer_block_relation_phone {
    margin-bottom: 3px;
}

footer .footer_blocks .footer_block.footer_block_relation .footer_block_relation_back_call {
    margin-bottom: 13px;
}

footer .footer_blocks .footer_block.footer_block_relation div a:hover {
    text-decoration: none;
}


footer .footer_blocks .footer_block_relation_discont_center a,
footer .footer_blocks .footer_block_relation_service  {
    text-decoration: underline;
}

footer .footer_block_relation .footer_block_relation_phone {
    font-size: 23px;
    
}

footer .footer_block_relation .footer_block_relation_back_call a {
    font-size: 13px;
    border-bottom: 1px dotted #cbebff;
    color: #cbebff;
}

footer .footer_block_relation

footer .footer_block_relation .footer_block_relation_back_call a:hover {
    border-bottom: 1px dotted #3d5673;
}

footer .footer_blocks .footer_block_categories li,
footer .footer_blocks .footer_block_company li,
footer .footer_blocks .footer_block_inforamtions li
{
    margin: 5px 0 5px 0;
}


footer .copyright {
    font-size: 11px;
    text-align: center;
    padding-left: 23px;
    color: #f0f0f0;
    margin-top: 10px;
}

/* media */
/*
@media screen and (min-width: 1001px) {
    .submenu_item_categories {
        display: block;
    }
}
*/


.type1_column4_items,
.type_items {
    width: 105%;
}

.type_item4 {
    width: 21.9%;
    float: left;
}

.type1_column4_items .type1_column4_item {
    font-size: 13px;
    width: 22.25%;
    float: left;
    border:  1px solid #e3e3e3;
    padding: 13px 0 14px;
    margin-right: 2%;
    margin-bottom: 29px;
    height: 110px;
    cursor: pointer;
}

.type1_column4_items .type1_column4_item.active {
    border: 2px solid #327dad;
}

.type1_column4_items .type1_column4_item .type1_column4_item_image {
    width: 40%;
    text-align: center;
    height: 84px;
    line-height: 84px;
}

.type1_column4_items .type1_column4_item .type1_column4_item_image img {
    max-width: 100%;
    vertical-align: middle;
    line-height: normal;
}


.type1_column4_items .type1_column4_item .type1_column4_item_title {
    width: 60%;
    padding: 10px;
}

.type1_column4_items .type1_column4_item .type1_column4_item_title a {
    width: 60%;
    color: #3f4448;
    text-decoration: underline;
    font-size: 13px;
}

.type1_column4_items .type1_column4_item .type1_column4_item_title a:hover {
    color: #327dad;
}

.type1_column4_items .type1_column4_item .type1_column4_item_image,
.type1_column4_items .type1_column4_item .type1_column4_item_title {
    float: left;
}

.page_block_description_arrows {
    padding: 40px 30px;
    border: 1px solid #d7dce0;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    font-size: 13px;
    margin-top: 20px;
}


.page_block_description_arrows h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.page_block_description_arrows p {
    margin-bottom: 7px;
    font-size: 13px;
}

.page_block_description_arrows p a {
    color: #327dad;
    text-decoration: underline;
}

.menu_spared_brands_items .spared_brands_item img {
    max-width: 100%;
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}

.menu_spared_brands_items .spared_brands_item {
    position: relative;
    float: left;
    padding: 15px 5px;
    width: 8.3333%;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    height: 85px;
    cursor: pointer;
}

.menu_spared_brands_items .spared_brands_item_other_brands {
    padding-top: 30px;
}

.menu_spared_brands_items .spared_brands_item .spared_brands_item_select {
    display: none;
}

.menu_spared_brands_items .spared_brands_item:hover h3 a {
    color: #327dad;
}

.menu_spared_brands_items .spared_brands_item:hover .spared_brands_item_select,
.menu_spared_brands_items .spared_brands_item.select .spared_brands_item_select {
    display: block;
    position: absolute;
    height: 3px;
    background: #327dad;
    bottom: -1px;
    width: 100%;
    z-index: 1;
}

.menu_spared_brands_items .spared_brands_item.active {
    display: none;
}

.menu_spared_brands_items .spared_brands_item  &gt; a {
    display: block;
    height: 35px;
    line-height: 35px;
}

.menu_spared_brands_items .spared_brands_item  h3 a {
    color: #3f4448;
    text-decoration: underline;
    font-size: 12px;
}

.menu_spared_brands_items .spared_brands_item.spared_brand_189 {
    width: 10%;
}

.menu_spared_brands_items .spared_brands_item.spared_brand_205 {
    width: 6.3333%;
}

.menu_spared_brands_alfo_items {

}

.menu_spared_brands_alfo_items .spares_table_col {
    width: 25%;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    padding: 20px 10px;
    position: relative;
}

.menu_spared_brands_alfo_items .spares_table_col a {
    text-decoration: underline;
}


.basket_detail_contacts .basket_detail_contacts_fields,
.basket_detail_pay_type_forms .basket_detail_pay_type_form {
    color: #3f4448;

}

.basket_detail_contacts .basket_detail_contacts_fields .basket_detail_contacts_field,
.basket_detail_pay .basket_detail_pay_type_form .basket_detail_pay_field {
    margin-bottom: 20px;
}

.basket_detail_contacts_fields .basket_detail_contacts_fields_block1 {
    width: 54%;
    float: left;
    margin-right: 2%;
}

.basket_detail_contacts_fields .basket_detail_contacts_fields_block2 {
    width: 44%;
    float: left;
}


/* block pay */
.basket_detail_pay_radio {
    padding: 25px 0;
}

.basket_detail_pay_radio label {
    cursor: pointer;
    font-size: 14px;
}

.basket_detail_pay_radio input[type=radio] {
    margin: 0 5px;
}

.basket_detail_pay_radio input#id_not_cash {
    margin-left: 15px;
}

.basket_detail_pay_type_forms .basket_detail_pay_type_form {
    border: 1px solid #e3e3e3;
    background: #f5f5f5;
    padding: 27px 30px;
    border-radius: 3px;
}

.general_menu_shadow {
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 8010;
    background: url(fancybox_overlay.png);
    position: fixed;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    display: none;
    /* cursor: pointer; */
}

.banner_address {
    width: 400px;
    height: 260px;
    /*background: url(/static/images/banners/fone_addres_remon.png);
    */
    padding-top: 20px;
    font-family: Tahoma;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    -webkit-border-radius: 11px;
    behavior: url('/media/css/PIE.htc');
    float: right;
    margin: 0 0 10px 15px;
    border: 2px solid #3d5673;
    -moz-box-shadow: 0px 0px 8px #222;
    -webkit-box-shadow: 0px 0px 8px #222;
    box-shadow: 0px 0px 8px #222;
    background: #fff;
}

.banner_address ul  {
    list-style: none;
    padding: 0;
    margin: 18px 0 0 16px;
}

.banner_address ul span {
    display: inline-block;
    width: 13px;
    height: 10px;
    margin-right: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    behavior: url('/media/css/PIE.htc');
}

.banner_address ul li   {
    margin-top: 8px;
    font-size: 16px;
}

.banner_address a {
    text-decoration: none;
    color:  #0d0101;
}

.banner_address a:hover {
    text-decoration: underline;
}

.banner_address_title {
    height: 32px;
    background: url(/static/images/banners/fone_addres_title.png) repeat-x;
    text-align: center;
    color: #fff;
    font-size: 21px;
    padding-top: 8px;
}
.scroll_up_button {
    bottom: 60px;
    right: 30px;
    z-index: 10005;
    width: 55px;
    height: 55px;
    line-height: 47px;
    background: #327dad;
    border-radius: 32px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.25);
    color: #fff;
    cursor: pointer;
    font-size: 3rem;
    text-align: center;
    position: fixed;
    display: none;
}

.scroll_up_button:before {
    font-family: "FontAwesome";
    content: "\f062";
    display: inline-block;
    color: #fff;
    font-size: 20px;
}


.attention_block_arrows {
    min-height: 66px;
    padding: 24px 83px;
    margin-bottom: 20px;
}

.attention_block_arrows.attention_block_arrows__alert {
    background: #ffe6e6 url(/static/adopt/delivery/icon_contact_attention.png) 26px center no-repeat;
    color: #c01b1b;
    font-size: 14px;
}


.basket_stihl_attention {
    width: 100%;
    margin-top: 20px;
}

.basket_stihl_attention .attention_block_arrows.attention_block_arrows__alert {
    background-position: 22px 22px;
}

.basket_stihl_attention .attention_block_arrows.attention_block_arrows__alert p {
    color: #3f4448;
    margin-bottom: 10px;
    font-size: 13px;
}

.basket_stihl_attention .attention_block_arrows.attention_block_arrows__alert p span {
    color: #c30209;
    font-weight: bold;
}

/* privacy */

.button_arrows.deactivate {
    background-color: #ccc;
}

a.policies_privacy {
    color: #327dad;
    text-decoration: underline;
}

a.policies_privacy:hover {
    text-decoration: none;
}


.arrows_advices-advice__items {
    width: 105%;
}

.arrows_advices-advice__item {
    display: block;
    height: 100px;
    width: 29.5%;
    float: left;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin: 0 1.167% 30px;
    overflow: hidden;
    cursor: pointer;
}

.arrows_advices-advice__item .arrows_advices-advice__item-image {
    width: 33%;
    float: left;
    overflow: hidden;
    height: 98px;
    background: #fff;
    line-height: 96px;
    text-align: center;
}

.arrows_advices-advice__item .arrows_advices-advice__item-image img {
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}

.arrows_advices-advice__item .arrows_advices-advice__item-title {
    width: 67%;
    float: left;
    padding-left: 5%;
    padding-top: 15px;
}

.arrows_advices-advice__item .arrows_advices-advice__item-title a {
    color: #3f4448;
    font-size: 14px;
    text-decoration: underline;
}


.arrows_advices-advice__item:hover,
.arrows_advices-advice__item.active {
    background: #327dad;
    
}

.arrows_advices-advice__item:hover a,
.arrows_advices-advice__item.active {
    color: #fff;
    text-decoration: none;

}

.arrows_advices-advice__item.advice_item_next {
    text-align: center;
}

.arrows_advices-advice__item.advice_item_next span {
    display: inline-block;
    background: url(/static/adopt/information_good/advices/icon_arrows_advice_next.png) no-repeat;
    width: 6px;
    height: 9px;
    margin-left: 2px;
}
.arrows_advices-advice__item.advice_item_next a {
    display: block;
    font-size: 17px;
    color: #3f4448;
    text-transform: uppercase;
    padding: 36px;
    width: 100%;
}

.arrows_advices-advice__item.advice_item_next:hover a {
    color: #fff;
}

.tabs_arrows_content_item_advice .pagination .paginator {
    margin: 10px auto;
}


.banners_catalog_category {
    width: 76%;
    float: right;
    overflow: hidden;
    height: 333px;
}


.banners_catalog_category img,
.banners_catalog_products img {
    max-width: 100%;
}

.banners_catalog_products {
    margin-bottom: 20px;
    height: 120px;
    overflow: hidden;
}

@media screen and (max-width: 1000px) {
    .submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul {
        width: 33.333%;
    }
    
    .menu_item_catalog  .submenu_categories_col_content_add_height {
        height: 0;
    }

    #basket_block_mini_form.window_block_mini {
        width: 768px;
    }

    .submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li &gt; a {
        padding: 10px 10px 6px
    }

    .submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li {
        padding: 0 0px;
    }

    .submenu_categories_items .submenu_categories_item .submenu_categories_col_1 {
        padding-left: 0;
    }

    .submenu_categories_items .submenu_categories_item &gt; .submenu_categories_col_1 {
        padding-top: 0px;
    }

    .submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul &gt; li &gt; a .submenu_categories_col_1_item__icon {
        right: 15px;
    }

    .submenu_categories_col_2 a {
        padding-left: 5px;
    }

    .submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content, 
    .submenu_categories_item .submenu_categories_col_2 &gt; .submenu_categories_col_content {
        min-height: 0;
    }

    .submenu_categories_item .submenu_categories_col_1, 
    .submenu_categories_item .submenu_categories_col_2 {
        min-height: 0;
    }

    .wrapper_center {
        max-width: 768px;
    }

    #header_top_service &gt; .header_item {
        width: 33.3333%;
        float: left;
        padding-top: 0;
    }

    #header_top .header_info_blocks .header_block.header_phone {
        width: 100%;
    }

    #header_top .header_info_blocks .header_information_users {
        width: 100%;
        margin-top: 22px;
    }

    #header_top #search  {
        width: 100%;
    }

    #header_top .header_logo {
        width: 17%;
    }

    #header_top .header_info_blocks {
        width: 49%;
    }

    #header_top .basket_checkout_button_block  .header_block_basket_checkout_block {
        width: 100%;
    }

    #header_top .basket_checkout_button_block  .header_block_header_checkout {
        width: 62%;
        margin-top: 5px;
        margin-left: 40px;
    }
/*
    #menu_top .menu_item_catalog .submenu_item, #menu_top .menu_item:hover .submenu_item {
        display: none;
    }
*/
    #menu_top .menu_item_catalog .submenu_item {
        display: none;
    }

    #menu_top .menu_item_catalog:hover .submenu_item {
        display: block;
    }

    #menu_top .menu_item_producers, 
    #menu_top .menu_item_rent,
    #menu_top .menu_item_company,
    #menu_top .menu_item_contacts
    {
        display: none;
    }

    #menu_top .menu_item_catalog {
        width: 37%;
    }

    #menu_top .menu_item_service {
        width: 12%;
    }

    #menu_top .menu_item_spare {
        width: 23%;
    }

    #menu_top .menu_item_actions {
        width: 14%;
    }

    #menu_top .menu_item_more {
        display: block;
        width: 14%;
    }

    .submenu_categories_items  .submenu_categories_item .submenu_categories_col {
        position: static;
        height: auto;
    }


    /* 
    .submenu_categories_items .submenu_categories_item .submenu_categories_col_2 &gt; ul &gt; li &gt; a {
        color: #3f4448;
    }
    */

    .menu_items .menu_item_catalog .submenu_item_categories {
        display: none;
    }

    .menu_items .menu_item_catalog:hover .submenu_item_categories {
        display: block;
        z-index: 9002;
    }

    .submenu_item_categories .submenu_categories_items {
        width: 100%;
        height: auto;
    }

    .submenu_categories_items .submenu_categories_item &gt; a:hover {
        color: #327dad;
        background: url(/static/adopt/catalog_menu/icon_arrow_change.png) 94% center no-repeat;
    }



    .tabs_arrows-collumn6 .tabs_arrows_title_items .tabs_arrows_title_item__link {
        width: 33.3333%;
    }



    .product .product_buy_block .product_buy_block_f {
        width: 85%;
        margin: 0 auto;
        float: none;
    }

    .product .product_buy_block .product_buy_block_s {
        width: 85%;
        margin: 6px auto 0;
        float: none;
    }

    .page_block_collumn2_arrows .page_block_collumn2_arrows-collumn__item1, 
    .page_block_collumn2_arrows .page_block_collumn2_arrows-collumn__item2 {
        width: 100% !important;
    }

    .submenu_categories_items  .submenu_categories_item .submenu_categories_col_1 {
        width: 100%;
    }

    .type1_column4_items .type1_column4_item {
        width: 30.35%;
    }

    footer .footer_blocks .footer_block  {
        width: 40%;
        margin-bottom: 25px;
    }
    /*
    footer .footer_blocks .footer_block_relation,
    footer .footer_blocks .footer_block_categories
      {
        min-height: 200px;
    }
    */
    footer .footer_logo {
        width: 20%;
        float: left;
        padding-left: 1%;
        /* text-align: center; */
    }

    /* CATALOG PRODUCTS */
    .content_products  #content_left {
        width: 100% !important;
    }

    .content_products  #content_right {
        width: 100% !important;
    }
    /* CATALOG PRODUCTS */

    /* CATALOG CATEGORIES */

    .catalog_categories_content  #content_left {
        width: 100%;
        float: right;

    }

    .catalog_categories_content #content_right {
        width: 100%;
    }
    
    .type_item4 {
       width: 46.3%;
    }
/* CATALOG CATEGORIES */
}

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

    body {
        background: #fff;
    }

    .submenu_categories_item .submenu_categories_col_1 &gt; .submenu_categories_col_content &gt; ul {
        width: 50%;
    }
    

    .page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item1, 
    .page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item2, 
    .page_block_collumn3_arrows .page_block_collumn3_arrows-collumn__item3 {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .scroll_up_button {
        bottom: 20px;
        right: 10px;
    }

    a.anchor_scroll {
        width: 100%;
        margin: 5px 0 7px;
    }
    
    #content h1 {
        font-size: 24px;
    }

    .tabs_arrows &gt; h2, .product_detail_slider_similar_products h2 {
        font-size: 24px;
    }

    .wrapper_center {
        width: 100%;
    }

    header {
        padding: 11px 16px 22px 16px;
    }
    
    #header_top_service &gt; .header_item {
        width: 100%;
        float: left;
        padding-top: 0;
    }

    #header_top .header_logo {
        width: 35%;
    }

    #header_top .header_info_blocks {
        width: 65%;
    }

    .header_info_blocks .header_phone_informations {
        width: 100%;
        float: left;
    }

    .header_info_blocks .header_information_users .header_block_address_info {
        width: 100%;
        float: left;
    }

    .header_info_blocks .header_information_users .header_block_auth_diller {
        width: 100%;
        float: left;
    }

    .header_info_blocks .header_block.header_phone .header_phone_number {
        font-size: 19px;
    }

    .header_info_blocks .header_information_users .header_block_address_info {
        width: 100%;
        float: left;
    }

    .header_info_blocks .header_information_users a {
        font-size: 13px;
    }

    

    #menu_top .menu_item_more {
        display: none;
    }

    .basket_button_block  {
        width: 100%;
    }

    #header_top .basket_checkout_button_block .header_block_basket_checkout_block  {
        font-size: 14px;
        width: 55%;
        padding-left: 40px;
        float: left;
    }

    #header_top .basket_checkout_button_block .header_block_basket_checkout_block .basket_checkout_title {
        display: none;
    }

    #header_top .basket_checkout_button_block .header_block_header_checkout {
        width: 45%;
        float: left;
        padding-top: 3px;
        margin: 0; 
    }

    #search #search_input_block {
        width: 80%;
    }

    #search button {
        width: 20%;
    }

    #menu_top .menu_item_service, 
    #menu_top .menu_item_spare,
    #menu_top .menu_item_actions
    {
        display: none;
    }

    #menu_top .menu_item_catalog {
        width: 60%;
    }

    #menu_top .menu_item_menu320 {
        display: block;
        width: 40%;
    }

    #menu_top .menu_item .submenu_item {
        display: none;
    }

    .tabs_arrows_index .product {
        width: 46.3%;
    }

    .information_block_items .information_block_item_service {
        width: 100%;
        margin-bottom: 10px;
    }

    .information_block_items .information_block_item_spares {
        width: 100%;
        margin-bottom: 10px;
    }

    .information_block_items .information_block_item_tours {
        width: 100%;
    }

    .tabs_arrows-collumn6 .tabs_arrows_title_items .tabs_arrows_title_item__link  {
        width: 50%;
    }

    .type1_column4_items .type1_column4_item {
        width: 95.15%;
        margin-bottom: 10px;
    }

    footer .footer_blocks .footer_block {
        width: 100%;
        /* margin-bottom: 25px; */
    }

    footer .footer_blocks .footer_block_inforamtions {
        margin-left: 0;
    }

    footer .footer_logo {
        margin-bottom: 25px;
    }
    /* CATALOG PRODUCTS */
    .content_products .category_products .product {
        width: 95% !important;
    } 

    .content_products  .category_products_sorting {
        display: none !important;
    }
    /* CATALOG PRODUCS */
    /* CATALOG CATEGORIES */

    .catalog_categories_content  #content_left {
        width: 100%;
        float: right;

    }

    .catalog_categories_content #content_right {
        width: 100%;
    }
    /* CATALOG CATEGORIES */    

    .content_right_categories .content_categories_block .content_categories_items .content_categories_item {
        width: 95%;
        margin-bottom: 10px;
    }

    .catalog_categories_content .best_change_products_small {
        margin-top: 20px;
    }

    .tabs_arrows-collumn4 .tabs_arrows_title_items .tabs_arrows_title_item__link {
        width: 100%;
    }

    .form_arrows .form_arrows_col1, .form_arrows .form_arrows_col2 {
        float: left;
        width: 98%;
    }

    .type_item4 {
        width: 95%;
    }

    #basket_block_mini_form.window_block_mini {
        width: 320px;
    }

    .table_div_basket_window .table_div_body .table_div_tr {
        margin-bottom: 30px;
    }

    .table_div_basket_window .table_div_body .table_div_tr .table_div_td_image {
        width: 30%;
    }
    .table_div_basket_window .table_div_body .table_div_tr .table_div_td_image div {
        padding: 0;
        border: none;
    }

    .table_div_basket_window .table_div_body .table_div_tr .table_div_td_name {
        width: 70%;
    }

    .table_div_basket_window .table_div_body .table_div_tr .table_div_td_name a {
        font-size: 14px;
    }

    .table_div_basket_window .table_div_body .table_div_tr .table_div_td_counter {
        width: 49%;
    }

    .table_div_basket_window .table_div_body .table_div_tr .table_div_td_price {
        width: 51%;
        padding-left: 10px;
    }

    .window_block_mini div.window_block_mini-body {
        padding: 25px 10px;
    }


}


/* catalog */
#content_left {
    width: 23.1%;
    float: left;
}

.content_right_products {

}

.content_right_categories {
    padding: 21px 30px;
}

#content_right {
    width: 75.9%;
    padding-left: 1%;
    float: right;
    overflow: hidden;
    min-height: 500px;
}

.wrapper_zindex {
    z-index: 9001; 
    position: relative;
}

.content_page {
    
}

.content_page h1 {
    font-size: 27px;
    text-transform: uppercase;
    margin: 5px 0 20px;
}

/* breadcrumbs */

#breadcrumbs {
    font-size: 12px;
}

#breadcrumbs ul {
    list-style: none;
}

#breadcrumbs ul li.breadc_arrow {
    width: 12px;
    height: 14px;
    background: url(/static/adopt/bread_arrow_icon.png) 5px center no-repeat;
}

#breadcrumbs ul li {
    float: left;
}

#breadcrumbs a {
    text-decoration: underline;
}

#breadcrumbs ul a,
#breadcrumbs ul span {
    color: #6b737a;
}

#breadcrumbs ul a:hover {
    text-decoration: none;
}

#basket_block_mini_form {
    width: 862px;
}

#basket_block_mini_form .basket_detail_contacts {
    margin-top: 45px;
}

#basket_block_mini_form .basket_detail_contacts h2 {
    text-align: center;
}

#basket_block_mini_form .basket_mini_chechk_fast_button {
    text-align: center;
}

.form_relation_block,
.form_preorder_block {
    width: 375px;
}

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

.form_preorder_block .preorder_product_image img {
    max-width: 100%;
}

.form_relation_block.window_block_mini .window_block_mini-head h3, 
.form_preorder_block.window_block_mini .window_block_mini-head h3{
    line-height: 50px;
}

.form_relation_block h2,
.form_preorder_block h2 {
    margin-bottom: 20px; 
}

.window_block_mini {
    background: #fff;
}

.window_block_mini.window_sigin {
    width: 400px;
    min-height: 400px;
}

.window_block_mini.window_contacts {
    width: 400px;   
}

.window_block_mini .window_block_mini-head {
    width: 100%;
    min-height: 100px;
    padding: 28px 52px 27px;
    position: relative;
    background: #f0f0f0;
}
/*
.basket_block_mini .window_block_mini-head .basket_block_mini-close {
    position: absolute;
    right: 27px;
    top: 50%;
    margin-top: -9px;
    width: 19px;
    height: 19px;
    background: url(/static/adopt/basket/icon_basket_mini_close.png) no-repeat;
    cursor: pointer;
}
*/
.window_block_mini .window_block_mini-head:before {
    display: block;
    float: left;
    margin-right: 20px;
    content: "";
    width: 45px;
    height: 45px;
    background: url(/static/adopt/basket/icon_basket_mini_title.png) no-repeat;
}

.window_block_mini.window_sigin .window_block_mini-head:before {
    background: url(/static/adopt/basket/icon_login_window.png) no-repeat;   
}

.window_block_mini .window_block_mini-head .window_block_mini-head_amount {
    color: #6b737a;
    font-size: 14px;
    margin-top: 8px
}

.window_block_mini .window_block_mini-head h3 {
    font-size: 24px;
    line-height: 20px;
}

.window_mini-tabel {
    width: 100%;
}

.window_mini-tabel td {
    text-align: left;
}

.window_mini-tabel a {
    color: #6b737a;
    font-size: 18px;
}

.window_mini-tabel .window_mini-tabel-td_img {
    text-align: center; 
}

.window_mini-tabel .window_mini-tabel-td_img div {
    padding: 7px 18px 2px;
    border: 1px solid #e3e3e3;
    width: 130px;
}

.window_mini-tabel .window_mini-tabel-td_img img {
    max-width: 100%;
    height: auto;
}

.window_mini-tabel .window_mini-tabel-td_name {}

.window_mini-tabel .window_mini-tabel-td_name a {
    text-decoration: underline;
}

.window_mini-tabel .window_mini-tabel-td_name a:hover {
    text-decoration: none;
}

.window_mini-tabel .window_mini-tabel-td_count {
    width: 225px;
}

.window_mini-tabel .window_mini-tabel-td_price {
    width: 165px;
}

.window_block_mini .window_block_mini-body {
    padding: 25px 47px;
}

.window_block_mini .window_block_mini-body .forgot_password {
    font-size: 13px;
    color: #327dad;
    text-decoration: underline;
}

.window_block_mini .window_block_mini-body .forgot_password:hover {
    text-decoration: none;
}

.window_block_mini-body .window_order_button .window_order_button_back {
    width: 45%;
    float: left;
}

.window_block_mini-body .window_order_button .window_order_button_checkout {
    width: 45%;
    float: right;
}

.window_block_mini .window_block_mini-body .window_order_button {
    margin: 20px auto 0;
    max-width: 465px;
}

.window_block_mini .window_block_mini-footer {
    padding: 10px 47px 38px;   
}

.windowt_mini-tabel .window_mini-tabel-td_name {
    padding-left: 30px;
}

.window_block_mini .window_block_mini-body .window_mini_block-tabel {
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}

.window_mini-tabel .window_mini-tabel-price_old {
    color: #6b737a;
    text-decoration: line-through;
    font-size: 13px;
}

.window_mini-tabel .window_mini-tabel-price_new {
    font-size: 23px;
    color: #327dad;
} 

.window_block_mini-slider {
    position: relative;
}

.window_block_mini-slider .pmbg_arrows-product__item {
    border: 1px solid #e3e3e3;
}

.window_block_mini-slider .window_block_mini-slider-title {
    font-size: 19px;
    color: #327dad;
    text-align: center;
    margin-bottom: 20px;
}

.window_block_mini-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 39px;
    margin-top: -39px;
    outline: 0;
    width: 40px;
    height: 122px;
    text-indent: -9999px;
    z-index: 9999;
    background: #f0f0f0;
}

.window_block_mini-slider .bx-wrapper .bx-prev {
    left: -45px;
}

.window_block_mini-slider .bx-wrapper .bx-prev:before {
    display: block;
    position: absolute;
    content: "";
    width: 15px;
    height: 29px;
    background: url(/static/adopt/basket/icon_basket_mini_arrows.png) 0 center no-repeat;
    top: 50%;
    margin-top: -16px;
    right: 14px;
}

.window_block_mini-slider .bx-wrapper .bx-next {
    right: -45px;
}

.window_block_mini-slider .bx-wrapper .bx-next:before {
    display: block;
    position: absolute;
    content: "";
    width: 15px;
    height: 29px;
    background: url(/static/adopt/basket/icon_basket_mini_arrows.png) -15px center no-repeat;
    top: 50%;
    margin-top: -16px;
    left: 14px;
}

.window_block_mini-slider .bx-wrapper {
    margin: 0 auto;
}

.basket_mini_preorder_block.page_block_arrows h2 {
    margin: 20px 0 5px;
    text-align: center;
}

.basket_mini_preorder_block.page_block_arrows {
    margin-bottom: 5px;
}

.fancybox-close {
    background: url(/static/adopt/basket/icon_basket_mini_close.png) no-repeat;
    top: 40px;
    right: 25px;
    width: 36px;
    height: 36px;
}

/* counter */
.product_basket_counter {
    width: 109px;
    height: 36px;
    border-radius: 5px;
    text-align: center; 
    margin: 20px auto 10px;
}

.product_basket_counter input {
    display: block;
    border: 1px solid #d7dce0;
    height: 36px;
    text-align: center;
    font-size: 12px;
}

.product_basket_counter .product_basket_plus {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;   
}

.product_basket_counter .product_basket_minus {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.product_basket_counter .product_basket_plus,
.product_basket_counter .product_basket_minus {
    border: 1px solid #e3e3e3;        
    background: #f0f0f0;
    cursor: pointer;
    height: 36px;
    line-height: 34px;
}

.product_basket_counter .product_basket_plus,
.product_basket_counter input,
.product_basket_counter .product_basket_minus {
    width: 33.33333% !important;
    float: left;
    line-height: 34px;
    color: #3f4448;
}

/* counter small */
.product_small_counter {
    width: 75px;
    height: 23px;
    border-radius: 5px;
    text-align: center; 
    margin: 5px auto;
}

.product_small_counter input {
    display: block;
    border: 1px solid #d7dce0;
    height: 23px;
    text-align: center;
    font-size: 12px;
}

.product_small_counter .product_small_plus {    
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.product_small_counter .product_small_minus {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.product_small_counter .product_small_plus,
.product_small_counter .product_small_minus {
    border: 1px solid #e3e3e3;
    line-height: 20px;
    background: #f0f0f0;
    cursor: pointer;
}

.product_small_counter .product_small_plus,
.product_small_counter input,
.product_small_counter .product_small_minus {
    width: 33.33333%;
    float: left;
    height: 23px;
    line-height: 20px;
}

/* counter small */
/* countet */

/* pagination */
.pagination .paginator {
    margin: 45px auto 35px;
    text-align: center;
}

.paginator li.pag_arrow_left, 
.paginator li.pag_arrow_left a {
    border-left: 1px solid #e5e5e5;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.paginator li.pag_arrow_left a:before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f104";
}

.paginator li.pag_arrow_right, 
.paginator li.pag_arrow_right a {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.paginator li.pag_arrow_right a:before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f105";
}

.paginator li {
    display: inline-block;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

.paginator li a {
    display: block;
    width: 35px;
    padding: 8px 0;
    text-align: center;
    background: #f0f0f0;
    color: #3f4448;
}

.paginator li a:hover,
.paginator li a.active,
.paginator li.active a {
    background: #327dad;
    color: #fff;
}
/* pagination */


.map_markets_arrows-address__item-subway__items &gt; div {
    padding: 3px 0;
}

.map_markets_arrows .map_markets_arrows-address__items {
    width: 25%;
    float: left;
    height: 381px;
    overflow: auto;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.map_markets_arrows {
    overflow: auto;
}

.map_markets_arrows-address__items_horizont {
    width: 1830px;
}


.map_markets_arrows-address__items_horizont h3 {
    font-size: 14px;
}

.company_information_address_markets_items .company_information_address_phone {
    font-weight: bold;
    margin-top: 10px;
}

.map_markets_arrows-address__items_horizont .map_markets_arrows-address__item {
    width: 284px;
    float: left;
    padding: 5px 0 20px 5px;
    font-size: 13px;
    cursor: pointer;
    border: 2px solid #fff;
    cursor: pointer;
}

.map_markets_arrows-address__item:hover,
.map_markets_arrows-address__item.active{
    border: 2px solid #327dad;
}

.map_markets_arrows  .map_markets_arrows-address__item:hover,
.map_markets_arrows  .map_markets_arrows-address__item.active {
    border: 2px solid #327dad;
    border-bottom: 1px solid #327dad;
    padding-bottom: 7px;
}


.map_markets_arrows .map_markets_arrows-address__item {
    padding: 9px 0 8px 9px;
    font-size: 13px;
    border: 2px solid #fff;
    border-bottom: 1px solid #e3e3e3;
    cursor: pointer;
}

.map_markets_arrows-address__item .map_markets_arrows-address__item-street {
    font-size: 13px;
    font-weight: bold;
}

.map_markets_arrows-address__item .map_markets_arrows-address__item-worktime {
    margin: 5px 0;
    padding-left: 40px;
}

.map_markets_arrows-address__item .map_markets_arrows-address__item-worktime {
    padding-left: 40px; 
}

.map_markets_arrows-address__item .map_markets_arrows-address__item-worktime ul {
    list-style: none;
}

.map_markets_arrows-address__items_vertical .map_markets_arrows-address__item .map_markets_arrows-address__item-worktime {
    padding-left: 0; 
}

.map_markets_arrows-address__items_vertical .map_markets_arrows-address__item .map_markets_arrows-address__item-worktime ul li {
    display: inline-block;
    margin-right: 5px;
}

.map_markets_arrows-address__item .map_markets_arrows-address__item-phone {
    /* padding-left: 40px; */
}


.map_markets_arrows .map_market_arrows-map {
    width: 75%;
    float: left;
    height: 381px;
}

.map_markets_arrows .map_market_arrows-map img {
    max-width: 100%;
}

@media(min-width: 600px) {
        #phone-title {
                position: absolute;
        }
}

#phone-title {

}




</pre></body></html>