﻿@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

:focus {
    outline: 0;
}

img {
    border: 0;
    max-width: 100%
}

textarea {
    resize: none;
}

input,
textarea,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: sans-serif;
}

input[type="text"].error,
input[type="tel"].error,
input[type="number"].error,
textarea.error {
    background-color: #FAFFBD;
}

a {
    text-decoration: none;
}

abbr {
    text-decoration: none;
}

/*
    FONTS                           >>>> 
    ------------------------------------
    |   font-family: 'Rub';
    |   font-family: 'Museo100';
    |   font-family: 'Museo300';
    |   font-family: 'Museo500';
    |   font-family: 'Museo700';
    |   font-family: 'Museo900';
    |   font-family: 'NeoBold';
    |   font-family: 'NeoBoldItalic';
    |   font-family: 'NeoItalic';
    |   font-family: 'NeoLight';
    |   font-family: 'NeoLightItalic';
    |   font-family: 'NeoMedium';
    |   font-family: 'NeoRegular';
    |   font-family: 'NeoUltra';
    ------------------------------------
    FONTS                           <<<< 
*/

body {
    font-family: Helvetica, Verdana, sans-serif;
    background-color: #252526;
    overflow-x: hidden;
}

button {
    -webkit-appearance: none;
    background: transparent;
    cursor: pointer;
}

header,
main,
nav,
footer {
    display: block;
}

/*  TRANSITION  >>> */
.cat_row_top li a,
.list_menu_lev1 li a,
.bt_req_call a,
.bt_contacts li a,
.text_link_cat,
.link_arrow_text,
.product_list,
.product_list h3 a,
.butt_with,
.menu_foot li a,
.sl_text,
.check_box label input~span,
.sec_menu li a,
.bt_red,
.reset_frm,
.yet_items span,
.pagination_list li a,
.l_arr,
.r_arr,
.carousel-navigation ul li,
.yet_more,
.number span,
.object_movie:before,
.video_box:before,
.red_button,
.arhive_list_jpg .product_face:before,
.butt_border {
    -moz-transition: .30s ease-in-out;
    -o-transition: .30s ease-in-out;
    transition: .30s ease-in-out;
    -webkit-transition: .30s ease-in-out;
}

/*  OPACITY: .7 >>> */
.cat_row_top li a:hover,
.list_menu_lev1 li a:hover,
.bt_contacts li a:hover,
.text_link_cat:hover {
    opacity: .65;
}

/* relative AND clear >>> */
.menu_top_line,
.list_menu_lev1,
.menu_top_line_wrapp,
.cat_row_top,
.list_top_menu_wrapp,
.bt_contacts,
.text_head_block,
main,
.main_content,
.item_list_wrapp,
.photo_list,
.text_preview_wrapp,
.text_preview_inner,
.with_banner_wrapp,
.with_banner_padd,
.footer_wrapp,
.menu_foot,
header,
#touch_menu,
#foot_menu,
.sec_block,
#main_content,
.sec_menu,
.sec_menu ul,
.breadcrumb,
.sec_filtr,
.check_box,
.filtr_title,
.sec_filtr_wrapp,
.check_box,
.yet_items,
.pagination_list,
.wrapp_content,
.item_content_block,
.wrapp_item_content,
.nom_img,
.nom_img_med_wrap,
.C_navigation,
.nom_img_list,
.carousel-navigation ul,
.wrapp_chars_item_cols,
.chars_item_cols,
.wrapp_check_photo_chars,
.wrapp_check_photo_chars ul,
.carousel_chars_check,
.check_photo_chars ul,
.row_chars_item,
.number,
.check_bx_check,
.check_bx_check label,
.del_check,
.checke_lab,
#player_item,
.wrapp_player_item,
.inner_player_item,
.rows_cut_block,
.table_shell,
.table_head,
.table_row,
.table_cell,
.td_photo,
.td_color_box,
.rows_block_info,
.row_info,
.rows_radio_block,
.radio_input,
.dott_cell,
.foot_form_cut,
.foot_form_cut_row,
.block_curr_down,
.window_popup,
.wrap_window_popup,
.lbl_box,
.soc_enter,
.rows_popup_input,
.wns_tubs,
.wns_buttons,
.wns_content,
.wns_row_content,
.lnk_bt_wns,
.wns_form_block,
.wns_row_input,
.wns_lbl,
.rows_wns_input .two_rows,
.pass_wns_box,
.wns_orders_tbl,
.sertificat_block,
.sertificat_wrapp,
.sertificat_logo_name,
.sertificat_logo,
.sertificat_title,
.text_sert,
.radio_float,
.title_string,
.pup_details_item,
.details_item_content,
.details_item_photo,
.pup_details_txt,
.text_blog,
.blog_title,
.rows_blog,
.row_blog,
.img_blog,
.mini_search,
.arhive_block,
.arhive_wrapp,
.arhive_list,
.gallery_sec,
.gallery_sec_wrapp,
.block_photo_sec,
.title_mini,
.soc_share,
.soc_share_wrapp,
.comment_block,
.comment_wrapp,
.comment_row,
.comment_date,
.comment_text,
.comment_form,
.mini_video,
.mini_video_wrapp,
.list_mini_video,
.row_movie,
.object_movie,
.rows_videos,
.row_video,
.wrapp_row_video,
.video_box,
.red_bor_butt,
.video_wrapp_page,
.movie_row,
.movie,
.wrapp_movie,
.red_button,
.sec_block_item,
.product_list,
.settings_item,
.settings_item li,
.share_banner,
.count_block,
.txt_product,
.callBackForm,
.callBackForm label {
    display: block;
    position: relative;
}

.clr {
    clear: both;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 0;
}

.menu_top_line:after,
.list_menu_lev1:after,
.menu_top_line_wrapp:after,
.cat_row_top:after,
.list_top_menu_wrapp:after,
.bt_contacts:after,
.text_head_block:after,
main:after,
.main_content:after,
.item_list_wrapp:after,
.text_preview_wrapp:after,
.text_preview_inner:after,
.with_banner_wrapp:after,
.footer_wrapp:after,
.menu_foot:after,
header:after,
#touch_menu:after,
#foot_menu:after,
.sec_block:after,
#main_content:after,
.sec_menu:after,
.sec_menu ul :after,
.breadcrumb:after,
.sec_filtr:after,
.check_box:after,
.filtr_title:after,
.sec_filtr_wrapp:after,
.check_box:after,
.yet_items:after,
.pagination_list:after,
.wrapp_content:after,
.item_content_block:after,
.wrapp_item_content:after,
.nom_img:after,
.nom_img_med_wrap:after,
.C_navigation:after,
.nom_img_list:after,
.carousel-navigation ul:after,
.wrapp_chars_item_cols:after,
.chars_item_cols:after,
.wrapp_check_photo_chars:after,
.wrapp_check_photo_chars ul:after,
.carousel_chars_check:after,
.check_photo_chars ul:after,
.row_chars_item:after,
.number:after,
.check_bx_check:after,
.check_bx_check label:after,
.del_check:after,
.checke_lab:after,
#player_item:after,
.wrapp_player_item:after,
.inner_player_item:after,
.rows_cut_block:after,
.table_shell:after,
.table_head:after,
.table_row:after,
.table_cell:after,
.td_photo:after,
.rows_block_info:after,
.row_info:after,
.rows_radio_block:after,
.radio_input:after,
.dott_cell:after,
.foot_form_cut:after,
.foot_form_cut_row:after,
.block_curr_down:after,
.window_popup:after,
.wrap_window_popup:after,
.lbl_box:after,
.soc_enter:after,
.rows_popup_input:after,
.wns_tubs:after,
.wns_buttons:after,
.wns_content:after,
.wns_row_content:after,
.lnk_bt_wns:after,
.wns_form_block:after,
.wns_row_input:after,
.wns_lbl:after,
.rows_wns_input .two_rows:after,
.pass_wns_box:after,
.wns_orders_tbl:after,
.sertificat_block:after,
.sertificat_wrapp:after,
.sertificat_logo_name:after,
.sertificat_logo:after,
.sertificat_title:after,
.text_sert:after,
.radio_float:after,
.title_string:after,
.pup_details_item:after,
.details_item_content:after,
.details_item_photo:after,
.pup_details_txt:after,
.text_blog:after,
.blog_title:after,
.rows_blog:after,
.row_blog:after,
.img_blog:after,
.mini_search:after,
.arhive_block:after,
.arhive_wrapp:after,
.arhive_list:after,
.gallery_sec:after,
.gallery_sec_wrapp:after,
.block_photo_sec:after,
.title_mini:after,
.soc_share:after,
.soc_share_wrapp:after,
.comment_block:after,
.comment_wrapp:after,
.comment_row:after,
.comment_date:after,
.comment_text:after,
.comment_form:after,
.mini_video:after,
.mini_video_wrapp:after,
.list_mini_video:after,
.row_movie:after,
.object_movie:after,
.rows_videos:after,
.row_video:after,
.wrapp_row_video:after,
.video_box:after,
.red_bor_butt:after,
.video_wrapp_page:after,
.movie_row:after,
.movie:after,
.wrapp_movie:after,
.red_button:after,
.sec_block_item:after,
.product_list:after,
.settings_item:after,
.settings_item li:after,
.share_banner:after,
.count_block:after,
.txt_product:after,
.callBackForm:after,
.callBackForm label:after {
    content: '';
    clear: both;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 0;
}

/* <<< relative AND clear */

/* list style >>> */
.list_menu_lev1,
.cat_row_top,
.bt_contacts,
.menu_foot,
#foot_menu ul,
.lang_head ul,
.sec_menu ul,
.breadcrumb,
.pagination_list,
.carousel-navigation ul,
.carousel-navigation ul,
.wrapp_check_photo_chars ul,
.check_photo_chars ul,
.arhive_list,
.settings_item {
    list-style: none;
}

/* background-color:#8c2c34; >>> */
.link_arrow_text:hover,
.cat_row_top2 li a:hover,
.bt_cart a:hover,
.bt_req_call a:hover {
    background-color: #8c2c34;
}



/* 98% */
.menu_top_line,
.main_content,
.text_preview_inner,
.with_banner_wrapp,
.footer_wrapp {
    margin: 0 auto;
    width: 98%;
}

/*  font-family: 'NeoMedium' >>>    */
.list_menu_lev1 li,
.cat_row_top li,
.bt_phone strong,
.bt_cart a,
.bt_req_call a,
.text_link_cat,
.title_block,
.product_list,
.reset_frm,
.tb_title,
.title_upper,
.sertificat_title,
.title_string,
.pup_strong,
.h3_pup,
.sale_details,
.details_item_content h3,
.txt_price_to,
.arhive_block h2,
.title_mini,
.banner_konkurs .with_mini_text,
.txt_product strong,
.txt_product h2 {
    font-family: 'NeoMedium';
}

/*  font-family: 'NeoRegular' >>>    */
body,
.product_list h4,
.text_preview_inner p,
.with_mini_text,
.menu_foot li a,
#foot_menu li,
.sec_menu,
.breadcrumb,
.sec_filtr,
.lng_header,
.title_low,
.tb_shell .product_price,
.details_item_content .sale_price,
.settings_item li {
    font-family: 'NeoRegular';
}

/*  font-family: 'NeoLight' >>>     
    .sec_menu  
    {font-family: 'NeoRegular';}
*/

/*  font-family: 'Museo500' >>>    */
.pagi_bts {
    font-family: 'Museo300';
}


/*  font-family: 'Museo500' >>>    */
.yet_items {
    font-family: 'Museo500';
}

/*  font-family: 'Museo700' >>>    */
.or_block {
    font-family: 'Museo700';
}

/*  font-family: 'Museo700' >>>    */
.pagination_list,
.table_cell .number,
.table_cell .number input {
    font-family: 'Museo700';
}

/*  font-family: 'NeoBold' >>>    */
.product_price,
.to_cart_list,
.quick-purchase-btn,
.text_preview_inner p strong,
.with_big_text,
.butt_with,
.contacts_foot .bt_req_call a,
.title_sec_block,
.bt_red,
.ch_title_item,
.tb_head .tb_title,
.text_blog h2,
.gallery_sec_wrapp h2,
.title_video_row,
.red_bor_butt a,
.red_button,
.settings_item strong,
.share_banner p {
    font-family: 'NeoBold';
}

/* HEADER >>> */
header {
    position: relative;
    width: 100%;
    /*background-image: url(../images/bg_header.jpg);background-size: 100% auto;*/
    background-position: 50% 34px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #313131;
    padding-bottom: 275px;
    padding-top: 47px;
}

header:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
}

.list_top_menu_wrapp:before,
header:before {
    background-color: rgba(185, 55, 65, .8005);
    background-color: rgba(201, 65, 65, .8005);
}

.list_top_menu_wrapp:before {
    background-color: #a82a33;
}

/* top line menu >>> */
.menu_top_line_wrapp {
    margin: 0 auto;
    width: 100%;
}

#touch_menu,
#touch-menu-foot,
#touch_breadcrumb {
    display: none;
}

.list_top_menu_wrapp {
    background-color: #313131;
    margin-bottom: 13px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -47px;
}

.list_top_menu_wrapp:before {
    content: '';
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
}

.list_menu_lev1 {
    float: left;
    z-index: 2
}

.list_menu_lev1 li {
    display: block;
    float: left;
    color: #fff;
    font-size: 12px;
    line-height: 34px;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: 18px;
}

.list_menu_lev1 li:last-child {
    margin-right: 0
}

.list_menu_lev1 li a {
    color: inherit;
}

.list_menu_lev1 li img {
    display: inline-block;
    vertical-align: middle;
}

.disc_number {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background-color: #a82a33;
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.list_menu_lev2 {
    float: right;
}

.lang_head {
    position: relative;
}

.lang_head .lang_head_tit {
    border-bottom: 1px dotted rgb(255, 255, 255);
    /* display: block; */
    position: relative;
}

.lang_head .lang_head_tit:hover {
    border-bottom-color: transparent;
}

.lang_head .lang_head_tit img {
    margin-left: 2px;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 34px;
    position: absolute;
    background: url(i/arrow_list.png) no-repeat 100% 50%;
    top: -8px;
    right: -10px;
}

.lang_head ul {
    display: block;
    position: absolute;
    background-color: #313131;
    padding: 7px 19px;
}

.lang_head ul li {
    display: block;
    position: relative;
}

.lang_head ul li img {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90eg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    left: -11px;
    top: 50%;
    margin-top: -3px;
}


.lng_header {
    right: 5px;
    top: 0px;
    font-size: 11px;
    text-align: right;
    position: absolute;
    border-bottom: 1px dotted rgb(255, 255, 255);
    color: #fff;
    display: block !important;
}

.lng_header a {
    color: inherit;
    text-decoration: none
}

.lng_header ul {
    text-align: left;
    font-size: 11px;
    top: 110%;
}

.lng_header ul li {
    margin: 5px 0;
}

/* <<< top line menu */

.logo {
    float: left;
}

.logo a {
    display: block;
    text-decoration: none;
}

/*.logo a img, #logo_mini a img {width: 229px !important;height: 88px !important;}*/
.logo a img,
#logo_mini a img,
.logo_foot {
    width: 229px !important;
    height: 88px !important;
    max-width: unset !important;
    max-height: none !important;
}


.cat_row_top {
    float: left;
    padding-top: 24px;
}

.cat_row_top li {
    display: block;
    float: left;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    margin-left: 9px;
}

.cat_row_top li a {
    display: block;
    color: inherit;
    font-size: 15px;
    line-height: 15px;
    padding: 12px 21px 10px 21px;
    background-color: #e1312f;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    border-bottom: 3px solid #8c2c34;
    vertical-align: middle;
}

.cat_row_top2 {
    float: right;
    padding-right: 21px;
}

.cat_row_top2 li a {
    background-color: transparent;
    border: none;
    padding-left: 11px;
    padding-right: 11px;
}

.cat_row_top2 li a:hover {
    opacity: 1
}

.bt_contacts {
    float: right;
    text-align: right;
    /* margin-top: -14px; */
}

.bt_contacts li {
    display: inline-block;
    text-align: center;
    color: #fff;
    vertical-align: top;
}

.bt_contacts li a {
    color: inherit;
    display: block;
}

.bt_contacts li img {
    display: block;
    margin: 0 auto 3px auto;
    height: 30px;
}

.bt_contacts li strong {
    font-weight: normal;
}

.bt_contacts~div.clr {
    margin-top: 220px;
}

.bt_contacts li.clr_butt_head {
    display: none;
    padding: 0;
    margin: 0;
}

.bt_contacts li.butt_categories_head {
    display: none
}

.bt_phone {
    font-family: 'NeoLight';
    font-size: 18px;
    margin-right: 15px;
    padding-top: 9px;
}

.bt_soc {
    font-family: 'Museo100';
    font-size: 12px;
    padding-top: 5px;
    margin-right: 10px;
}

.bt_req_call {
    margin-right: 7px;
}

.bt_req_call a {
    display: block;
    border: 2px solid #fff;
    line-height: 15px;
    padding: 10px 11px 9px 11px;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
}

.bt_req_call a:hover {
    opacity: 1 !important;
}

#player_item .bt_req_call {
    padding-top: 35px;
    text-align: center;
}

#player_item .bt_req_call a {
    display: inline-block;
    color: #8c2c34;
    border-color: #8c2c34;
}

#player_item .bt_req_call a:hover {
    color: #fff;
}


.bt_cart a {
    display: block;
    border: 2px solid transparent;
    line-height: 15px;
    padding: 10px 11px 9px 45px;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
}

.bt_cart a:hover {
    opacity: 1 !important;
}

.bt_cart a img {
    display: inline-block;
    margin-bottom: 0;
    position: absolute;
    left: 11px;
    top: 50%;
    margin-top: -10.5px;
}

.bt_cart a span {
    display: inline-block;
    position: absolute;
    left: 25px;
    top: -12px;
    background-color: #2c2c2c;
    font-size: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 21px;
    height: 21px;
    line-height: 21px;
}


.text_head_block {
    float: left;
    color: #fff;
    max-width: 500px;
}

.text_head_block p {
    max-width: 460px;
}

.text_head_block h1 {
    font-family: 'Museo900';
    font-size: 28px;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.text_head_block h1~img {
    display: block;
    margin-bottom: 19px;
}

.text_head_block p {
    padding-bottom: 21px;
    font-family: 'Museo100';
    font-size: 18px;
    line-height: 24px;
}

.text_link_cat {
    display: inline-block;
    color: inherit;
    font-size: 15px;
    line-height: 15px;
    padding: 12px 17px 11px 17px;
    background-color: #e1312f;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-top: 5px;
}

.arrow_text_head {
    float: right;
    padding-top: 89px;
    position: relative;
}

.link_arrow_text {
    background: url(i/arrow_text_icon.png) no-repeat 50% 50%;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    text-indent: -1000px;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #fff;
}

.sl_text {
    display: block;
    width: 182px;
    height: 252px;
    position: absolute;
    left: 50%;
    bottom: 415px;
    margin-left: 260px;
    z-index: 1;
    text-indent: -1000px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.grl_head {
    display: block;
    width: 314px;
    height: 737px;
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 0;
    margin-left: -118px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

/* <<< HEADER */


/* >>> MAIN */
main {
    background-color: #fff;
}

.main_content {
    padding: 35px 0 0 0;
    display: flex;
    flex-direction: column;
}

.cat_row_top_main {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cat_row_top_main_block {
    background-color: #000;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.cat_row_top_main a {
    font-family: 'NeoMedium';
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    padding: 12px 21px 10px 21px;
    background-color: #e1312f;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    border-bottom: 3px solid #8c2c34;
    vertical-align: middle;
    -moz-transition: .30s ease-in-out;
    -o-transition: .30s ease-in-out;
    transition: .30s ease-in-out;
    -webkit-transition: .30s ease-in-out;
}

.cat_row_top_main a:hover {
    opacity: 0.65;
}

.title_block {
    font-size: 30px;
    text-transform: uppercase;
    color: #323232;
    padding-top: 35px;
    margin-bottom: 26px;
    text-align: center;
}

/* >>> CATALOG */
.product_buttons-cart {}

.item_list_wrapp {
    margin-left: -56px;
    padding-bottom: 57px;
    text-align: center;
}

.product_list {
    /* float:left; */
    width: 247px;
    /*height: 418px;*/
    border: 5px solid rgba(0, 0, 0, .050);
    overflow: hidden;
    text-align: center;
    margin-left: 56px;
    margin-top: 5px;
    margin-bottom: 21px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
}

.product_list:hover {
    border-color: rgba(185, 55, 65, .340);
}

.photo_list {
    margin: 31px auto 33px;
    width: 95%;
    height: auto;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    /* line-height: 199px; */
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 7px auto 11px;
    /* max-height: 330px; */
}

.photo_list a {
    text-decoration: none;
    display: block;
    height: 313px;
    vertical-align: middle;
}

.photo_list img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    margin: 0;
    padding: 0;
}

.product_list h3 {
    padding: 0;
    margin: 0 0 5px;
    font-size: 17px;
    color: #363636;
    text-transform: uppercase;
    font-weight: normal;
    max-height: 41px;
    overflow: hidden;
    min-height: 42px;
    max-height: 42px;
}

.product_list h3 a {
    color: inherit;
    text-decoration: none;
    display: block;
}

.product_list h3 a:hover {
    color: #b93741;
}

.product_list h4 {
    padding: 0;
    margin: 0 0 15px;
    font-weight: normal;
    font-size: 12px;
    color: #3b444a;
    min-height: 30px;
    margin: 0 0 9px;
    display: none;
}

.product_price {
    font-size: 24px;
    position: relative;
    color: #212121;
}

.product_price abbr {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    position: absolute;
    top: 3px;
    margin-left: 2px;
}

.to_cart_list,
.quick-purchase-btn {
    -webkit-appearance: none;
    display: inline-block;
    border: 2px solid #b93741;
    line-height: 15px;
    padding: 10px 12px 9px 37px;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    color: #b93741;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin: 10px auto 0;
}

.to_cart_list:after,
.to_cart_list:before,
.quick-purchase-btn:after,
.quick-purchase-btn:before {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 10px;
    top: 6px;
}

.to_cart_list:after {
    background-image: url(i/cart_icon_red.png);
    opacity: 1;
}

.to_cart_list:before {
    background-image: url(i/cart_icon.png);
    opacity: 0;
}

.to_cart_list:hover,
.quick-purchase-btn:hover {
    background-color: #b93741;
    color: #fff;
}

.to_cart_list:hover:before,
.quick-purchase-btn:hover:before {
    opacity: 1;
}

.to_cart_list:hover:after,
.quick-purchase-btn:hover:after {
    opacity: 0;
}

.item_list_wrapp_all {
    margin-left: -35px;
}

.item_list_wrapp_all .product_list_all {
    margin-left: 35px;
    width: 247px;
    height: 529px;
}

.item_list_wrapp_all .product_list_all h3 {
    padding-left: 35px;
    padding-right: 35px;
    position: relative;
    overflow: visible;
}

.item_list_wrapp_all .sec_block_item {
    width: 18px;
    position: absolute;
    right: 12px;
    top: 3px;
}

.item_list_wrapp_all .sec_block_item a {
    margin-bottom: 7px;
    float: left;
}

.item_list_wrapp_all .sec_block_item a:last-child {
    margin-bottom: 0;
}

.settings_item {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

.settings_item li {
    padding: 0;
    margin: 0 0 11px;
    font-size: 14px;
    line-height: 20px;
}

.settings_item strong {
    text-transform: uppercase;
    font-weight: normal;
}

.settings_item span {
    display: inline-block;
    margin-right: 5px;
}

.settings_item li.last_color {
    white-space: nowrap;
    line-height: 30px;
    position: relative;
    margin-top: -4px;
}

.last_color .td_color_box {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.product-label {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4%;
    font-size: 17px;
    line-height: 1;
    color: #000;
    text-align: left;
    z-index: 8;
    cursor: default;
    font-family: inherit;
    display: block;
    vertical-align: middle;
    background-color: #FFFFFF;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    min-width: 41px;
    text-align: center;
}

.product-label_installment {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4%;
    font-size: 17px;
    line-height: 1;
    color: #000;
    text-align: left;
    z-index: 8;
    cursor: default;
    font-family: inherit;
    display: block;
    vertical-align: middle;
    background-color: #FFFFFF;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    min-width: 41px;
    text-align: center;
}

.product-label_new {
    color: #ffffff;
}

.product-label+.product-label {
    margin-top: 25px
}

.product-label+.product-label+.product-label {
    margin-top: 50px
}

.product-label+.product-label+.product-label+.product-label {
    margin-top: 75px
}

.product-label_discount {
    color: white;
    background-color: #e1312f;
}

.product-label_discount~.price_item {
    color: #e1312f;
    white-space: nowrap;
}

.product-label_discount~.price_item s {
    color: #000000;
    margin-left: 8px;
    opacity: .6;
}

.product_price_sale {
    color: #e1312f !important;
}

.product_price s {
    opacity: .3;
    color: #000 !important;
}

/* <<< CATALOG */


/* <<< TEXT BACKGROUND RED */
.text_preview_wrapp {
    background-color: #e1312f;
    background-image: url(i/bg_text_red.png);
    background-position: 50% 0;
    padding: 20px;
    color: #fff;
}

.text_preview_inner {}

.text_preview_inner .title_block {
    color: #fff;
    margin-bottom: 25px;
}

.text_preview_inner p {
    padding: 0;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 22px;
}

.text_preview_inner p strong {
    font-weight: normal
}

.text_preview_left {
    float: left;
    width: 75%;
}

.soc_block_text {
    float: right;
    /* padding-top: 70px; */
}

.w_inner_box {
    height: 440px;
    margin-top: 7px !important;
}

/* <<< TEXT BACKGROUND RED */

/* <<< banner main page (to bottom) */
.with_banner {
    background-color: #393939;
    overflow: hidden;
}

.with_banner_wrapp {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-top: 100px;
    padding-bottom: 50px;
}

.with_banner_padd {
    left: 50%;
    margin-left: -315px
}

.with_mini_text,
.with_big_text {
    color: #fff;
    text-transform: uppercase;
}

.with_mini_text {
    font-size: 48px;
}

.with_big_text {
    font-size: 80px;
}

.butt_with {
    display: inline-block;
    border: 2px solid #fff;
    line-height: 15px;
    padding: 10px 15px 9px 15px;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.butt_with:hover {
    color: #393939;
    background-color: #fff;
}

/* <<< banner main page (to bottom) */

/* <<< MAIN */

/* <<< FOOTER */
footer {
    clear: both
}

.footer_wrapp {
    padding: 24px 0 16px;
}

.menu_foot {
    float: left
}

.menu_foot li {
    float: left;
    display: block;
    margin-right: 27px;
    padding-top: 32px;
}

.menu_foot li.logo_foot {
    margin-right: 130px;
    padding-top: 0;
}

.menu_foot li {
    color: #fff;
    font-size: 15px;
}

.menu_foot li a {
    color: inherit;
}

.menu_foot li a:hover {
    color: #e1312f;
}

.menu_foot li:last-child {
    /* margin-right:0; */
}

.menu_foot li.bt_req_call {
    margin-right: 0;
}

.menu_foot li.logo_foot img {
    width: 229px !important;
    height: 88px !important;
    max-width: unset !important;
}

#foot_menu {
    float: left;
}

#foot_menu li {
    float: left;
    display: block;
    margin-right: 27px;
    padding-top: 32px;
    color: #fff;
    font-size: 15px;
}

#foot_menu li:last-child {
    margin-right: 0;
}

#foot_menu a {
    color: inherit;
}

#foot_menu li:hover {
    color: #e1312f;
}

#touch-menu-foot {
    display: none;
}


.contacts_foot {
    float: right;
}

.contacts_foot .bt_phone a {
    font-size: 21px
}

.contacts_foot .bt_req_call a {
    position: relative;
    color: #e1312f;
    border-color: #e1312f;
    top: -6px;
}

.contacts_foot .bt_req_call a:hover {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.contacts_foot .bt_req_call a strong {
    font-weight: normal;
}

.contacts_foot .bt_soc {
    margin-top: -5px;
}

/* <<< FOOTER */




/*################################*/
/*#####    INNER PAGES CSS   #####*/
/*################################*/

/* HEADER >>> */
.inner_page_wrapp header {
    padding-bottom: 20px
}

.inner_page_wrapp .bt_contacts~div.clr {
    margin-top: 0
}

/* HEADER <<< */

/* main_content, sec_block, #main_content >>> */
.inner_page_wrapp .main_content {
    display: table;
    padding-top: 20px;
}

.inner_page_wrapp .sec_block,
.sec_block~#main_content {
    display: table-cell;
    vertical-align: top;
}

.wrapp_content {}

.wrapp_content .title_block,
.wrapp_content .item_list_wrapp {
    /*text-align:left;*/
}

.wrapp_content h1.title_block {
    text-align: left;
    padding-top: 0;
}

.wrapp_item_content {
    border: 1px solid #f2f2f2;
    padding: 19px 16px
}


/* SLIDER ITEM */
.nom_img {
    width: 470px;
    position: relative;
    display: block;
    float: left;
}

.nom_img_med_wrap,
.nom_img_med_wrap ul li {
    width: 385px;
}

.nom_img_med_wrap ul,
.nom_img_med_wrap a.highslide,
.carousel-navigation,
.carousel-navigation ul {
    width: inherit;
}

.nom_img_med_wrap a.highslide,
.carousel-navigation {
    height: inherit;
}

.nom_img_med_wrap ul,
.carousel-navigation ul {
    height: 20000em;
}

.C_navigation,
.nom_img_med_wrap ul li {
    height: 513px;
}


.nom_img_med_wrap {
    height: 513px;
    border: 1px solid #f2f2f2;
    float: right;
    overflow: hidden;
}

.C_navigation~.nom_img_med_wrap {
    margin-left: 9px
}

.nom_img_med_wrap ul {
    display: block;
    overflow: hidden;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nom_img_med_wrap ul li {
    display: block;
    vertical-align: top;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    display: inline-block !important;
    overflow: hidden;
    background-color: #fff;
    float: none;
    line-height: 396px;
}

.nom_img_med_wrap a.highslide {
    display: block;
}

.nom_img_med_wrap ul li img {
    vertical-align: middle;
    display: block;
    margin: 0 auto !important;
    min-width: 100%;
}

/* caption navigation >>> */
.C_navigation {
    position: relative;
    width: 72px;
    float: left;
}

.carousel-navigation {
    position: relative;
    overflow: hidden;
}

.carousel-navigation ul {
    display: block;
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0;
}

.carousel-navigation ul:after {
    content: '';
    clear: both;
    display: block
}

.carousel-navigation ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.carousel-navigation ul li {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    padding: 0;
    text-align: center;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    padding: 0 !important;
    margin: 0 0 9px 0 !important;
    float: none;
}

.carousel-navigation ul li:hover,
.carousel-navigation ul li.active {
    opacity: .877;
}

.carousel-navigation ul li img {
    display: block;
    height: 100%;
    vertical-align: middle;
    min-width: 100%;
}

/* <<< caption navigation */

/* navigation >>> */
.l_arr,
.r_arr {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    width: 44px;
    height: 44px;
    display: block;
    overflow: hidden;
    margin: 0;
    line-height: 44px;
    text-align: center;
    position: absolute;
    top: -22px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #8c2c34;
    overflow: hidden;
    z-index: 100;
    left: 50%;
    margin-left: -22px;
}

.l_arr img,
.r_arr img {
    width: inherit;
    height: inherit;
}

.l_arr {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90eg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.r_arr {
    bottom: -22px;
    margin-top: auto;
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90eg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.r_arr.inactive,
.l_arr.inactive {
    opacity: 0;
    cursor: default;
    /*visibility: hidden;*/
}

.l_arr:hover,
.r_arr:hover {}

/* <<< navigation */

.highslide img {
    vertical-align: middle;
    max-width: 300% !important;
    margin: 0 auto;
}

.highslide-gallery ul li {}

.highslide-gallery {
    position: relative
}

#hsId0 {
    opacity: .75 !important
}

/*<-SLIDER */





/* breadcrumb */
.breadcrumb {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 5px;
}

.breadcrumb li {
    margin: 0;
    padding: 0;
    color: #313131;
    font-size: 13px;
    float: left;
    position: relative;
}

.breadcrumb li:after {
    content: '/';
    display: inline-block;
    color: inherit;
    margin: 0 8px;
}

.breadcrumb li:last-child:after {
    display: none;
}

.breadcrumb li a {
    margin: 0;
    padding: 0;
    color: inherit;
    text-decoration: underline;
}

.breadcrumb li a:hover {
    text-decoration: none;
}

.breadcrumb li:first-child+li a {
    color: #a82a33 !important;
}

/* breadcrumb TOUCH */
#touch_breadcrumb {}

/* breadcrumb <<< */


/* main_content <<< */

/* SEC_BLOCK >>> */
.sec_block {
    padding-right: 51px;
    width: 257px;
    overflow: hidden;
}

.sec_menu {
    background-color: #A82B33;
}

.sec_menu,
.sec_filtr {
    color: #fff;
    padding-bottom: 11px;
    padding-top: 11px;
}

.sec_menu *,
.sec_filtr * {
    color: inherit;
}

.sec_menu li {
    display: block;
    font-size: 15px;
    line-height: 16px;
    padding-left: 0;
}

.sec_menu strong {
    font-weight: normal;
}

.sec_menu li a:hover {
    background-color: #8c2c34
}

.sec_menu li a {
    display: block;
    padding: 14px 10px 14px 28px;
}

.title_sec_block:first-child {
    padding: 14px 0 14px 28px;
}

/* sec_filtr */
.sec_menu~.sec_filtr,
.sec_banner_block {
    margin-top: 18px;
}

.sec_filtr {
    background-color: #313131;
    overflow: hidden;
    /* width: 257px; */
}

.sec_filtr_wrapp {
    padding: 0 29px;
    text-align: center;
}

.sec_filtr_wrapp .title_sec_block {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.filtr_title {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 3px;
    text-align: left;
}

.check_box {
    margin-left: -7.5px;
}

.check_box label {
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 7.5px;
    display: inline-block;
    font-size: 12px;
    margin-top: 8px;
}

.check_box label input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: none;
    border: none;
    opacity: 0;
    padding: 0;
    margin: 0;
}

.check_box label input[type="checkbox"]~span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #8c2c34;
    height: 100%;
    padding: 1px;
    width: 100%;
    background-color: transparent;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    line-height: inherit;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.check_box label input[type="checkbox"]:checked~span,
.check_box label input[type="checkbox"]:hover~span {
    background-color: #8c2c34;
    color: #fff;
}

/*.check_box label input[type="checkbox"]:checked ~ span:hover {background-color:transparent}
                    ,.check_box label input[type="checkbox"]:hover ~ span*/


.check_box label input[type="checkbox"]:checked:hover~span,
.check_mini label input[type="checkbox"]:checked:hover~span {
    cursor: default;
}

.check_mini {
    margin-left: -7px;
}

.check_mini label {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: 7px;
}

.check_mini label input[type="checkbox"]~span {
    border: none;
    text-indent: -1000px;
    overflow: hidden;
}

.check_mini label input[type="checkbox"]:hover~span {
    opacity: .660;
}

.check_mini label input[type="checkbox"]~span:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    opacity: 0;
    cursor: pointer;
    left: -1px;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: rgba(255, 255, 255, 0.38) url(i/icon-ok.png) no-repeat 50% 50%;
    background-size: 50%;
    padding: 1px;
}

.check_box label input[type="checkbox"]:checked~span:before {
    opacity: 1;
    cursor: default
}


.check_input {
    font-size: 14px;
    text-align: center;
    padding-top: 7px;
    margin-left: 0;
}

.check_input input,
.number input {
    color: #252526;
    border: none;
    display: inline-block;
    width: 60px;
    padding: 11px 10px 11px 10px;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    float: left;
}

.check_input * {
    text-align: center !important;
}

.check_input input~span {
    display: inline-block;
    line-height: 36px;
}

.check_input input~span~input {
    float: right;
    /* margin-right: 17px; */
}


.check_photo {
    margin-left: -19px;
}

.check_photo label {
    width: 88px;
    height: 88px;
    margin-left: 19px;
}

.check_photo label input[type="checkbox"]~span {
    background-color: #fff !important;
    text-indent: 0;
    line-height: 88px;
}

.check_photo label input[type="checkbox"]~span img {
    display: inline-block;
    vertical-align: middle;
}

.check_photo_plus {
    margin-left: -5px !important;
}

.check_photo_plus label {
    width: 61px;
    height: 61px;
    margin-left: 5px;
}

.check_photo_plus label input[type="checkbox"]~span {
    background-color: #fff !important;
    text-indent: 0;
    line-height: 61px;
}


.bt_red {
    display: inline-block;
    color: inherit;
    font-size: 14px;
    line-height: 14px;
    padding: 12px 33px 10px 33px;
    background-color: #8c2c34;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    border: none;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
}

.bt_red:hover {
    background-color: #A82B33;
}

.sec_filtr .bt_red {
    margin: 31px 0 0 0;
}

.reset_frm {
    display: inline-block;
    color: inherit;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 13px 5px 13px;
    background-color: transparent;
    border: none;
    vertical-align: middle;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
}

.sec_filtr .reset_frm {
    /* margin-left:53px; */
    margin-top: 5px;
}

::-webkit-input-placeholder {
    color: #252526;
}

::-moz-placeholder {
    color: #252526;
}

:-moz-placeholder {
    color: #252526;
}

:-ms-input-placeholder {
    color: #252526;
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

:focus:-moz-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}


/* SEC_BLOCK <<< */


/* #main_content >>> */
.inner_page_wrapp .item_list_wrapp {
    /* text-align:left */
}

/* text block >>> */
.text_preview_page {
    padding-bottom: 50px
}

.text_preview_page .text_preview_inner {
    width: auto
}

.text_preview_page .title_block {
    color: #252526;
    text-align: left;
}

/* text block <<< */


/* VIDEO >>> */
.wrapp_player_item {
    width: 100%;
    height: 453px;
    overflow: hidden;
    display: table;
}

.inner_player_item {
    overflow: hidden;
    display: table-cell;
    height: inherit;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 100% auto;
    /*background-attachment:fixed;*/
}

.play {
    display: block;
    width: 127px;
    height: 127px;
    line-height: 127px;
    vertical-align: middle;
    text-align: center;
    color: #e1312f;
    text-decoration: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    background: url(i/play.png) no-repeat 50% 50%;
    background-size: 100% 100%;
    text-indent: -1000px;
    position: absolute;
    left: 50%;
    margin-left: -63.5px;
    top: 50%;
    margin-top: -63.5px;
    z-index: 10;
}

/* VIDEO <<< */



.with_banner_page {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto 100%;
    background-color: #3B3B39;
    padding-top: 40px;
    padding-bottom: 30px
}

.with_banner_padd_page {
    padding-left: 30%;
}

.with_banner_page .with_mini_text {
    font-size: 40px
}

.with_banner_page .with_big_text {
    font-size: 66px
}

.sec_banner_block .with_mini_text {
    font-size: 26px
}

.sec_banner_block .with_big_text {
    font-size: 30px
}


.with_banner_page~.item_list_wrapp {
    margin-top: 26px;
}

.sec_banner_block {
    width: inherit;
    overflow: hidden;
}

.sec_banner_block .with_banner_page {
    padding-top: 280px;
    padding-left: 3%;
    overflow: hidden;
    background-position: -240px 0;
    /* background-size: 100% auto; */
    padding-bottom: 15px;
}

.sec_banner_block .with_banner_padd_page {
    padding-left: 5%;
}



/* #main_content <<< */


/* CHARS ITEM >>> */
.item_content_block {
    border: 1px solid #f2f2f2;
    padding: 22px 15px;
}

.wrapp_chars_item_cols {
    float: left;
    max-width: 615px;
    padding-top: 10px;
}

.nom_img~.wrapp_chars_item_cols {
    margin-left: 25px;
}

.wrapp_chars_item_cols .row_chars_item:first-child .ch_title_item {
    margin-top: 0;
}

.ch_title_item {
    margin-top: 25px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.chars_item_cols>.ch_title_item {
    margin-top: 0
}

.row_chars_item {
    float: left;
}

.row_chars_item_last {
    width: 100% !important;
    max-width: none !important;
    float: none !important;
}

.chars_item_cols .row_chars_item:last-child {
    width: 100% !important;
    max-width: none !important;
}

.row_chars_item .ch_title_item {
    padding-bottom: 10px
}

.row_chars_mrg {
    margin-left: 0;
    max-width: 45%;
}

.check_mini_item label input[type="checkbox"]~span {
    color: #8C2C34;
    font-size: 17px;
    /*line-height: 46px;*/
}


.check_mini_item,
.yet_more {
    display: inline-block;
}

.check_mini_item label {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin-left: 9px
}

.yet_more {
    font-size: 14px;
    color: #94ADBA;
    position: relative;
    border-bottom: 1px dashed #94ADBA;
}

.yet_more:hover {
    border-bottom-color: transparent;
}

.check_mini_item~.yet_more {
    clear: left;
    margin-left: 10px;
    vertical-align: bottom;
    top: -15px;
}

.check_mini_item {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.check_bx_check {
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
    margin-top: 15px;
    padding-left: 3px;
    margin-left: -25px;
}

.check_bx_check label,
.checke_lab {
    display: block;
    cursor: pointer;
    float: left;
    margin-left: 25px;
    margin-top: 10px;
}

.checke_lab {
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
    margin-left: 15px;
    margin-top: 7px;
}

.check_bx_check .abbr_check,
.check_bx_check input,
.checke_lab input,
.checke_lab .abbr_check {
    display: block;
    float: left;
    border: none;
}

.check_bx_check .abbr_check {
    padding-top: 5px;
    color: #3c3c3c;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.check_bx_check label:hover .abbr_check,
.checke_lab:hover .abbr_check {
    color: #000;
}

.check_bx_check input~.abbr_check,
.checke_lab input~.abbr_check {
    margin-left: 10px;
}

.check_bx_check input,
.checke_lab input {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(i/arrow_check.png);
    cursor: pointer;
}

.check_bx_check input[type="checkbox"]:checked,
.checke_lab input[type="checkbox"]:checked {
    background-position: 100% 100%;
}

.del_check {
    clear: both;
    padding-left: 34px;
    padding-top: 20px;
    color: #8c2c34;
    text-decoration: underline;
    display: none;
}

.del_check:hover {
    text-decoration: none;
}

.check_bx_check input[type="checkbox"]:checked~.del_check {
    display: block;
}

.check_pr_input .abbr_check,
.checke_lab .abbr_check {
    padding-top: 0;
}

.check_pr_input .product_price,
.checke_lab .product_price {
    line-height: 24px !important;
    margin-left: 10px
}


.move_butt_item {
    display: inline-block;
    position: relative;
    padding-left: 37px;
    font-size: 12px;
    line-height: 14px;
    color: #3c3c3c;
    text-decoration: none;
    margin-top: 28px;
}

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

.move_butt_item:before {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    background: url(i/heart_icon.png) no-repeat 50% 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
}

.row_chars_item .move_butt_item {
    position: absolute;
    left: -495px;
    bottom: 6px;
    background-color: #fff;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.check_photo_chars {
    /*width:134px;*/
    width: 268px;
    height: 134px;
    overflow: hidden;
    padding: 0 !important;
    margin-left: 0;
}

.carousel_chars_check {
    position: relative;
    /*width:134px !important;*/
    width: 268px !important;
    margin-left: 22px
}

.check_photo_chars ul {
    width: 20000em !important;
    height: 134px !important;
}

.check_photo_chars ul li {
    float: left;
    width: 134px;
    height: 134px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.check_photo_chars label,
.check_photo_chars * {
    width: inherit;
    height: inherit;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.check_photo_chars label {
    overflow: hidden;
    margin: 0 !important;
}

.carousel_chars_check .check_photo_chars label input[type="checkbox"]~span {
    line-height: 134px !important;
    background-color: #828282 !important;
    padding: 0;
    border: none !important;
}

.carousel_chars_check .check_photo_chars label input[type="checkbox"]~span img {
    display: block;
    margin: 0;
    border: none;
}

.carousel_chars_check .l_arr,
.carousel_chars_check .r_arr {
    top: 50%;
    margin: 0;
    margin-top: -22px;
    left: -22px;
}

.carousel_chars_check .l_arr {
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180eg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.carousel_chars_check .r_arr {
    left: auto;
    right: -22px;
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0eg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.number {
    display: inline-block;
    padding: 1px 0;
    color: #143848;
    background-color: #dee8ed;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}

.number input {
    width: 68px;
    height: 34px;
    line-height: 34px;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    color: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.number span {
    display: block;
    float: left;
    background-color: inherit;
    width: 36px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    color: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.number span:hover {
    background-color: #dadada;
}

.row_chars_item .number,
.row_chars_item .product_price,
.row_chars_item .to_cart_list {
    float: left;
    margin-right: 30px;
    position: relative;
}

.row_chars_item .product_price {
    line-height: 39px;
}

.row_chars_item .to_cart_list {
    margin-right: 0;
    margin-top: 0;
}

/* text */
.item_content_block~.text_preview_page {
    margin-top: 25px
}

.text_item {
    display: block !important;
}

/* <<< CHARS ITEM */


/* cart css >>> */
.rows_cut_block {}

.table_shell {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.table_head {
    display: table-header-group;
}

.table_row {
    display: table-row;
    padding: 0;
    box-shadow: 1px 0 0px #d8e2e7, 0px 1px 0px #d8e2e7, 0px 0px 0px #d8e2e7, 0px 0px 0px #d8e2e7;
    -webkit-box-shadow: 1px 0 0px #d8e2e7, 0px 1px 0px #d8e2e7, 0px 0px 0px #d8e2e7, 0px 0px 0px #d8e2e7;
}

.table_row_clr {
    box-shadow: none;
    border: none;
    overflow: hidden;
    max-height: 9px;
}

.table_row_clr .table_cell {
    padding: 0 !important;
}

.table_cell {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    position: relative;
}

.table_row .table_cell {
    padding-top: 22px;
    padding-bottom: 22px;
    vertical-align: middle;
}

.table_row .td_title {
    padding-top: 41px;
}

.tb_del,
.tb_put,
.td_put,
.td_del {
    text-align: center
}

.table_cell .number,
.table_cell .number input {
    font-size: 16px
}

.table_cell .product_price {
    margin-top: -2px
}

.tb_photo {
    /* фото */
    width: 139px;
}

.tb_model {
    /* название модели */
    width: 287px;
}

.tb_color {
    /* цвет */
    width: 78px;
}

.tb_fason {
    /* Фасон */
    width: 100px;
}

.tb_price {
    /* цена  width:124px;*/
}

.tb_cnt {
    /* количество width:156px;*/
}

.tb_summ {
    /* стоимость width:107px;*/
}

.tb_put {
    /* отложить width:87px;*/
}

.tb_del {
    /* удалить width:66px;*/
}

.tb_title {
    color: #3C3C3C;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.td_photo {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-decoration: none;
    margin-left: 22px;
}

.title_upper {
    padding: 0;
    margin: 0 0 5px;
    font-size: 17px;
    color: #363636;
    text-transform: uppercase;
    font-weight: normal;
}

.title_low {
    padding: 0;
    margin: 0 0 15px;
    font-weight: normal;
    font-size: 12px;
    color: #3b444a;
}

.title_upper *,
.title_low * {
    color: inherit;
}

.td_color_box {
    display: inline-block;
    border: none;
    text-indent: -1000px;
    overflow: hidden;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.td_fason_box {
    display: inline-block;
    background-color: #fff;
    overflow: hidden;
    height: 37px;
    width: 37px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    line-height: 37px;
}

.td_fason_box img {
    display: block;
    border-radius: inherit;
    -webkit-border-radius: inherit;
    vertical-align: middle;
}

.butt_put,
.butt_del {
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.butt_put {
    width: 18px;
    height: 15px;
    background: url(i/desir.png) no-repeat 50% 50%;
}

.butt_put img {
    display: none;
}

.butt_put_active img,
.butt_put:hover .window_title,
.butt_put:hover img,
.butt_del img,
.td_label_check_win input[type="checkbox"]:checked~img {
    display: block;
}

.td_label_check_win {
    position: absolute;
    display: block;
    width: inherit;
    height: inherit;
}

.td_label_check_win input[type="checkbox"],
.y_check,
.td_label_check_win input[type="checkbox"]:checked~.window_title .no_check {
    display: none
}

.td_label_check_win input[type="checkbox"]:checked~.window_title .y_check {
    display: block;
}


.window_title {
    display: none;
    position: absolute;
    background-color: #f0f5f9;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 6px 13px 4px;
    box-shadow: 0 3px 7px rgba(125, 150, 169, .31);
    -webkit-box-shadow: 0 3px 7px rgba(125, 150, 169, .31);
    width: 186px;
    bottom: 100%;
    margin-bottom: 17px;
    left: 50%;
    margin-left: -106px;
    color: #3c3c3c;
}

.window_title:before {
    z-index: 1;
    content: '';
    position: absolute;
    background-color: inherit;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    top: 100%;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}


.clr_table,
.td_price .tb_title,
.td_cnt .tb_title,
.td_summ .tb_title {
    display: none;
}

.td_price .tb_title,
.td_cnt .tb_title,
.td_summ .tb_title {
    padding-bottom: 3px;
}

.rows_block_info {}

.rows_cut_block .title_block {
    text-align: left;
    font-size: 20px;
}

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

.rows_radio_block {}

.radio_input {
    margin-bottom: 20px;
    cursor: pointer;
}

.radio_input p {
    display: table-row;
    width: 90%;
}

.radio_input p strong,
.val_radio_row {
    display: table-cell;
}

.val_radio_row {
    white-space: nowrap;
}

.radio_input p strong span {
    display: inline-block;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.radio_input p strong {
    min-width: 230px;
    position: relative;
}

.radio_input p strong:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    z-index: 1;
    background: url(i/dash_row.gif) repeat-x 0 0;
}

.no_dash:after {
    display: none !important;
}

.val_radio_row {
    /*width:40%;*/
}

.input_cell,
.radio_input p {
    vertical-align: middle;
}

.input_cell {
    float: left;
    padding-top: 1px;
}

.radio_input .check_radio {
    margin-right: 8px;
}

.check_radio {
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ebf1f4;
    border: 1px solid #e0e9ee;
    position: relative;
}

.radio_input:hover .check_radio:before,
.check_radio:checked:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: inherit;
    -webkit-border-radius: inherit;
    background-color: #8c2c34;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 50%;
    margin-top: -4px;
}

.dott_cell {}

.t_area,
textarea {
    display: block;
    border: 1px solid #f2f2f2;
    padding: 22px 2%;
    width: 96%;
    margin-bottom: 15px;
}

.t_area:focus,
textarea:focus,
.t_area:hover,
textarea:hover {
    border-color: #8c2c34;
}

.wns_orders_tbl {
    padding: 15px 14px 23px 23px;
}

.tb_shell {
    color: #4a6672;
}

.tb_shell .product_price {
    font-size: inherit;
    color: inherit;
}


.tb_shell .product_price abbr {
    text-transform: uppercase;
    top: 5px;
    font-size: 0;
    width: 8px;
    height: 10px;
    overflow: hidden;
    text-indent: -10000px;
    background: url(i/rub_history.png) no-repeat 50% 50%;
}


/*.tb_shell .product_price abbr {text-transform:uppercase;top: 1px;font-size: 15px;}
        .tb_shell .product_price abbr:after {content:'';display:inline-block;width:7px;height:1px;position:absolute;background-color: #4a6672;left: 0;top: 11px;}
        .tb_shell .product_price abbr:before {content:'';display:inline-block;width:2px;height:1px;position:absolute;background-color: #4a6672;left: 0;top: 9px;}*/

.tb_row {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid transparent;
    display: block;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.tb_row:nth-child(2n+1),
.tb_row:hover {
    background-color: #ebf1f4;
    cursor: default;
    border: 1px solid #dee8ed;
}

.tb_row .tb_title {
    display: none;
}

.tb_shell .table_cell {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    display: block;
    float: left;
    width: 16%;
}


.foot_form_cut {
    margin-top: 30px;
    margin-bottom: 30px;
}

.foot_form_cut_row {
    float: left;
    white-space: nowrap;
}

.foot_form_cut_row .title_block {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    display: table-row;
    vertical-align: middle;
    float: left;
}

.title_block .product_price {
    display: inline-block;
    color: #e1312f;
}

.title_block .product_price * {
    color: inherit !important;
}

.title_block .product_price abbr {
    font-size: inherit;
    top: 0;
    margin-left: 0;
    position: relative;
}


.block_curr_down {
    display: inline-block;
}

.title_block~.block_curr_down {
    margin-left: 45px;
    top: -7px;
}

.block_curr_down .title_down_block {
    padding-top: 13px;
}

.title_down_block {
    display: block;
    float: left;
    line-height: 16px;
    color: #94adba;
    font-size: 14px;
}

.select_img {
    display: inline-block;
    width: 72px;
    height: 42px;
    position: relative;
    z-index: 100;
    margin-left: 7px;
    text-align: left;
}

div.selectboxss {
    display: inline-block;
    width: 70px;
    position: relative;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #dee8ed;
    background-color: #ebf1f4;
    color: #272727;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

div.selectboxss .selectboxssvalue {
    padding: 12px 0px 0px 18px;
    cursor: pointer;
    height: 28px;
    margin: 0px;
    vertical-align: middle;
}

div.selectboxss img.arrowselect {
    position: absolute;
    right: 12px !important;
    top: 17px !important;
    width: 12px;
}

::-webkit-scrollbar {
    background: transparent;
    width: 0.5em;
    position: absolute;
}

::-webkit-scrollbar-track {
    background: transparent;
    position: absolute;
    z-index: -2;
}

::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background: #888;
}

ul.selectboxssmenu {
    background: #fff;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden !important;
    position: relative;
    margin-top: 0px;
    display: block;
    padding: 0px;
    margin: 0px;
}

ul.selectboxssmenu>li {
    display: block;
    border-radius: 0px;
    cursor: pointer;
}

ul.selectboxssmenu>li.selectoption {
    height: 39px;
    background-repeat: no-repeat;
    background-position: 18px 50%;
    background-color: #e4e4e4;
    border-top: 1px solid #d2d0d0;
    background-color: #ebf1f4;
    border-top: 1px solid #ebf1f4;
}

ul.selectboxssmenu>li.selectoption span {
    display: none;
}



.foot_form_cut .bt_red {
    float: right;
    margin-top: -4px;
}

/* cart css <<< */


/* PAGINATION >>> */
.pagination_block {
    padding-bottom: 50px
}

.pagination_block~.text_preview_page {
    padding-top: 20px
}

.yet_items {
    color: #c90101;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 30px;
    white-space: nowrap;
    line-height: 18px;
}

.yet_items span {
    display: inline-block;
    border-bottom: 2px dotted #c90101;
}

.yet_items:hover span {
    border-bottom-color: rgba(201, 1, 1, .2321);
}


.pagination_list {
    text-align: center;
    padding: 0;
    margin: 0;
    float: none;
    text-transform: lowercase;
    cursor: default;
}

.pagination_list li {
    display: inline-block;
    padding: 0;
    margin: 0;
    float: none;
    color: #143848;
    font-size: 14px;
    padding: 1px 4px;
}

.pagination_list li a {
    text-decoration: none;
    color: #94adba;
    display: block;
    line-height: 18px;
    cursor: pointer;
}

.pagination_list li a:hover {
    color: #143848;
}

li.active_pagi a {
    color: #143848;
    font-size: 16px
}

li.active_pagi a:hover {
    color: #94adba;
}

.pagi_bts a {
    position: relative;
}

.pagi_bts a:before {
    content: '';
    display: block;
    width: 6px;
    height: 12px;
    background: url(i/arrow_pagi.png);
    position: absolute;
    left: -12px;
    top: 3px;
}

.pagi_bts:last-child a:before {
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: auto;
    right: -12px;
}

.pagination_list .pagi_bts:first-child {
    margin-right: 20px;
}

.pagination_list .pagi_bts:last-child {
    margin-left: 20px;
}



/* PAGINATION <<< */


/* popup windows */
#lean_overlay {
    position: fixed;
    z-index: 3000;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.window_popup {
    position: absolute;
    z-index: 3300;
    left: 50%;
    margin-left: -315px;
    background-color: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    width: 630px;
    overflow: hidden;
}

.close_popup {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 18px;
    z-index: 3;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.close_popup img {
    display: block;
}

.wrap_window_popup {}

.bg_wrapp_window:before {
    content: '';
    z-index: 1;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}

.popup_row {
    float: left;
    width: 50%;
    position: relative;
    z-index: 2;
}

.popup_row_wrapp {
    padding: 22px 27px 30px 27px;
}

.bg_popup,
.bg_wrapp_window:before {
    background-color: #EBF1F4;
    border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
}


.title_popup {
    font-size: 18px;
    margin-bottom: 15px;
}

.row_form_popup {
    color: #3d697a;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
}

.popup_row:first-child .popup_row_wrapp {
    padding-right: 35px;
}

.popup_row~.popup_row .popup_row_wrapp {
    padding-left: 35px;
}

.lbl_box {}

.lbl_box p {
    margin: 0;
    padding: 0;
    color: inherit;
    margin-bottom: 5px
}

.check_popup_row {
    line-height: 18px;
}

.check_popup_row p {
    margin: 0;
    float: left;
    margin-left: 10px;
}

.check_popup_row .check_form {
    float: left;
}

.check_form {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #ebf1f4;
    border: 1px solid #e0e9ee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.check_popup_row:hover .check_form {
    border-color: #cbd6dc;
}

.check_form:checked:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: inherit;
    -webkit-border-radius: inherit;
    background-color: #8c2c34;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 50%;
    margin-top: -4px;
}

.row_pop_butt {
    margin-top: 25px;
}

.row_pop_butt .bt_red {
    font-family: 'NeoRegular';
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    padding-top: 11px;
    margin-right: 40px;
}

.row_form_popup a {
    display: inline-block;
    text-decoration: underline;
    color: #1b8ff1;
    font-size: 11px;
}

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

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

.soc_enter {
    margin-left: -8px;
}

.soc_enter a {
    display: block;
    float: left;
    width: 37px;
    height: 37px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: 8px;
    margin-top: 8px;
}

.popup_row~.popup_row .input_text {
    background-color: #fff;
}

.or_block {
    display: inline-block;
    position: absolute;
    top: 170px;
    z-index: 10;
    left: 50%;
    margin-left: -15px;
    font-size: 14px;
    width: 30px;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    height: 11px;
}

.input_text {
    display: block;
    background: #EBF1F4;
    border: 1px solid #dee8ed;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    /*line-height:38px;*/
    height: 38px;
    padding: 0 12px;
    width: 89.5%;
}

.rows_order_block .bg_wrapp_window:before,
.no_float .bg_wrapp_window:before {
    display: none;
}

.rows_order_block .popup_row,
.rows_order_block .row_info,
.no_float .popup_row {
    float: none;
    width: 100%;
}

.rows_order_block .row_info:first-child .title_block {
    padding-top: 0;
}

.no_float .title_popup {
    text-transform: uppercase;
}

.no_float .row_pop_butt {
    margin-top: 10px;
}



.rows_popup_input {}

.rows_popup_input .input_text {
    width: 90%;
}

.rows_popup_input .row_form_popup {
    float: left;
    width: 48%;
}

.rows_popup_input .row_form_popup~.row_form_popup {
    float: right;
}

.row_form_popup .select_img {
    width: 100% !important;
    margin: 0;
}

.drop_list_text {
    width: 100% !important;
}

.drop_list_text ul.selectboxssmenu>li.selectoption,
.no_float div.selectboxss .selectboxssvalue {
    padding-left: 15px;
}

.orange_text {
    color: #f16d1d;
}

.two_rows .lbl_box {
    float: left;
    width: 48%;
}

.two_rows .lbl_box~.lbl_box {
    float: right;
}

.mini_window_popup {
    width: 320px !important;
    margin-left: -160px !important;
    left: 50% !important;
    text-align: center;
    overflow: visible;
}

.mini_window_popup:before {
    content: '';
    background: url(i/check_ok.png) no-repeat 50% 50%;
    width: 105px;
    height: 105px;
    position: absolute;
    left: 50%;
    margin-left: -52.5px;
    top: -52.5px;
}

.mini_window_popup.with_error_icon:before {
    background-image: url(i/check_error.png);
}

.mini_window_popup .popup_row_wrapp {
    padding-top: 76px !important;
}

.mini_window_popup .row_form_popup p {
    font-size: 15px;
    padding: 0;
    margin: 0;
    margin-bottom: 12px;
    color: #1b2c3f;
}

.mini_window_popup .row_form_popup p strong {
    display: inline-block;
    margin-right: 7px;
}

.mini_window_popup .title_popup {
    font-size: 18px;
    line-height: 28px;
}



.item_list_popup {
    width: 820px;
    margin-left: auto;
    left: auto;
    right: 1%;
}

.item_list_popup .item_list_wrapp {
    margin-left: -4px;
    padding-bottom: 0;
}

.item_list_popup .item_list_wrapp .product_list {
    margin-left: 4px;
    width: 230px;
    margin-bottom: 9px;
}


/* callback_form >>> */
.callback_form {
    top: 153px;
    width: 438px !important;
    max-width: 90% !important;
    margin-left: -219px !important;
    text-align: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: fixed !important;
}

.callback_form:before {
    display: none;
}

.callback_form .popup_row_wrapp {
    padding-top: 30px !important;
}

.callback_form h2 {
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'NeoBold';
    font-weight: normal;
    margin-bottom: 6px;
    margin-top: 0;
}

.callback_form .call_close {
    width: 28px;
    height: 28px;
    top: -32px;
    right: -35px;
}

.callback_form .red_bor_butt {
    margin-bottom: 0 !important;
}

.butt_border {
    font-family: 'NeoBold';
    border: 2px solid #e1312f;
    line-height: 15px;
    padding: 10px 11px 9px 11px;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    display: inline-block;
    color: #e1312f;
    font-size: 14px;
}

.butt_border:hover {
    background-color: #e1312f;
    border-color: #e1312f;
    color: #fff;
}

.callBackForm {
    padding-top: 40px;
}

.callBackForm label {
    width: 100%;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 23px;
}

.callBackForm label span {
    text-transform: uppercase;
    font-family: 'NeoBold';
    color: #1f3039;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 12px;
    z-index: 2;
}

.callBackForm .input_text {
    background: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    z-index: 1;
    padding-left: 28%;
    width: 67%;
}

/* callback_form <<< */

/* popup windows <<< */


/* cabinet >>> */
.lnk_bt_wns,
.wns_content,
.wns_tubs,
.lnk_bt_wns:before {
    border: 1px solid #dee8ed;
}

.wns_tubs {
    display: table;
    border-collapse: collapse;
    width: 100%;
    border-left: 0;
    border-bottom: none;
    margin-bottom: 40px;
}

.wns_buttons,
.wns_content {
    display: table-cell;
    text-align: left;
    vertical-align: top;
}

.wns_buttons {
    width: 98px;
}

.lnk_bt_wns {
    display: block;
    position: relative;
    background-color: #ebf1f4;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 25px;
    padding-bottom: 22px;
    font-size: 12px;
    line-height: 14px;
    color: #4a6672;
    border-top: none;
    border-right: none;
}

.lnk_bt_wns:before {
    z-index: 1;
    content: '';
    position: absolute;
    background-color: inherit;
    right: -7px;
    margin-top: -7px;
    top: 50%;
    width: 14px;
    height: 14px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-left: 0;
    border-top: 0;
    display: none;
}

.lnk_bt_wns:hover,
.wns_active {
    color: #94adba;
}

.lnk_bt_wns:hover img,
.wns_active img {
    opacity: .2905;
}

.lnk_bt_wns:hover:before,
.wns_active:before {
    display: block;
}

.lnk_bt_wns img {
    display: block;
    width: 36px;
    margin: 0 auto;
}

.lnk_bt_wns abbr {
    display: block;
    padding-top: 7px;
}

.wns_content {
    border-right-color: transparent;
}

.wns_row_content {
    width: 100%;
}

/* form tabs */
.wns_form_block {
    padding: 20px 34px 27px 34px;
}

.hr_ {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
    height: 0;
    border-bottom: 1px solid #dee8ed;
    margin-bottom: 17px;
}

.wns_row_input {
    padding-top: 7px;
    padding-bottom: 23px;
    width: 379px;
    display: block;
}

.wns_row_content .input_text {
    margin-bottom: 11px;
    color: #4a6672;
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 94%;
}

.wns_row_content .input_text::-webkit-input-placeholder {
    color: #4a6672;
}

/*.wns_row_content .input_text::-moz-placeholder {color:#4a6672;}*/

.wns_title_row_frm {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #4a6672;
    padding-bottom: 20px;
}

.wns_row_input .select_img {
    margin-left: 0;
    width: 99%;
    display: block;
    margin-bottom: 11px;
    z-index: 102
}

.wns_row_input .selectboxssvalue,
.wns_row_input ul.selectboxssmenu>li.selectoption {
    font-size: 14px;
    line-height: 17px;
    color: #4a6672;
}

.wns_row_input .select_img~.select_img {
    z-index: 99
}

.wns_row_input .select_shel~.select_shel .errr~.err_r {
    z-index: 101
}

.wns_row_input .select_shel~.select_shel .errr {
    z-index: 100
}

.wns_row_input div.selectboxss .selectboxssvalue {
    padding-left: 10px;
}

.input_shell {
    display: block;
    position: relative;
    width: 100%;
}

.err_r {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #8c2c34;
}

.input_shell .err_r {
    display: none;
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    text-align: right;
    padding-top: 12px;
    padding-right: 11px;
    z-index: 99;
}

.errr,
.errr div.selectboxss {
    border-color: #8c2c34;
    background-color: #ffe6e8;
}

.input_shell .errr~.err_r,
.errr .err_r {
    display: inline-block;
    width: auto;
}

div.errr~.err_r {
    margin-right: 33px;
}

.rows_wns_input {
    width: 99%;
}

.rows_wns_input .two_rows {
    width: 49% !important;
    margin-bottom: 0;
    float: left !important;
}

.rows_wns_input .two_rows~.two_rows {
    float: right !important;
}

.rows_wns_input .two_rows .input_shell {
    float: left !important;
    width: 48% !important;
}

.rows_wns_input .two_rows .input_shell~.input_shell {
    float: right !important;
}

.rows_wns_input .two_rows .input_shell .err_r {
    font-size: 9px;
    top: -12px;
    padding-right: 4px;
}

.wns_row_content .rows_wns_input .input_text {
    padding-left: 11%;
    padding-right: 5%;
    width: 83%;
}

.wns_row_w100 {
    width: 100%;
    padding-bottom: 0;
}

.wns_row_w100 .check_popup_row p {
    color: #4a6672;
}

.wns_row_w100 .check_popup_row p a {
    color: #8c2c34;
    display: inline-block;
    margin-left: 5px;
    font-size: inherit;
}

.wns_row_w100 .pass_wns_box,
.wns_row_w100 .row_form_popup {
    float: left;
}

.wns_row_w100 .pass_wns_box {
    margin-right: 9px;
}

.pass_wns_box {
    margin-right: 9px;
    color: #4a6672;
    font-size: 12px;
    white-space: nowrap;
}

.pass_wns_box abbr,
.edit_pass_wns {
    float: left;
    display: block;
    width: auto;
}

.edit_text_wns {
    display: inline-block;
    font-size: 14px;
    line-height: 37px;
    color: #fff;
    background-color: #c3d4dc;
    padding: 0 34px;
    border-radius: 19px;
    -webkit-border-radius: 19px;
}

.pass_wns_box~.row_form_popup {
    margin-top: 10px;
}

.pass_wns_box abbr {
    margin-top: 11px;
    margin-right: 12px;
}

.wns_row_w100 .check_popup_row {
    display: table;
}

.wns_row_w100 .check_popup_row .check_form,
.wns_row_w100 .check_popup_row p {
    /*display:table-cell;float:none;*/
}

.wns_row_w100 .check_popup_row .check_form {
    display: block;
}

.wns_row_w100 .check_popup_row p {
    margin: 0;
    padding-left: 10px;
}

.rows_wns_input .row_form_popup {
    margin-bottom: 0 !important;
}

/* form tabs <<< */
/* cabinet <<< */

/* SERTIFICATES >>> */
.table_sert {}

.row_sert {
    box-shadow: none !important;
}

.row_cell {
    vertical-align: top !important;
}

.sell_sert {
    width: 541px;
}

/* block sertificate >>> */
.sertificat_block {
    width: 541px;
    height: 357px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.sertificat_wrapp {
    text-align: center;
    color: #fff;
    padding: 57px 17px 10px 17px;
}

.sertificat_wrapp:before {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    right: 17px;
    width: 119px;
    height: 112px;
    background: url(i/kiss.png) no-repeat 50% 50%;
}


.sertificat_logo {
    margin-bottom: 28px;
}

.sertificat_logo_name {
    margin-bottom: 68px;
}

.sertificat_title {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 19px;
}

.upper_price {
    color: inherit;
    font-size: 32px;
    font-family: 'NeoMedium' !important;
}

.upper_price abbr {
    position: relative;
    top: auto;
    margin: 0;
    margin-left: 7px;
    font-size: inherit;
    text-transform: uppercase;
}

/* block sertificate <<< */

.text_sert {
    font-size: 15px;
    line-height: 26px;
}

.sertificat_block~.text_sert {
    padding-top: 10px;
}

.text_sert p {
    margin: 0 0 20px;
    padding: 0;
}

/* form sertificates >>> */
.sell_sert_form {
    padding-left: 30px;
}

.sell_sert_form .input_text {
    padding-left: 1%;
    padding-right: 1%;
    width: 97.5%;
    border: 1px solid #dee8ed !important;
}

.sell_sert_form .input_shell {
    margin-bottom: 25px;
}

.sell_sert_form .input_shell:last-child {}

.bg_area {
    height: auto;
    padding-top: 2%;
    padding-bottom: 2%;
}

.title_normal {
    font-size: 12px;
    line-height: 17px;
    color: #3d697a;
    padding-bottom: 10px;
}

.title_normal span {
    display: inline-block;
    margin-left: 2px;
}


.radio_float {
    margin-top: 5px;
    margin-bottom: 0 !important;
}

.radio_float .radio_input {
    display: inline-block;
    margin-right: 9px;
}

.radio_float .radio_input .dott_cell {
    font-size: 14px;
}

.radio_float .input_cell {
    padding-top: 0;
}

.sell_sert_form .select_img {
    margin: 0;
    width: 99.5% !important;
    font-size: 13px;
}

.sell_sert_form .select_img div.selectboxss .selectboxssvalue,
.sell_sert_form .drop_list_text ul.selectboxssmenu>li.selectoption,
.sell_sert_form .no_float div.selectboxss .selectboxssvalue {
    padding-left: 1%;
}

.sell_sert_form .bt_red {
    margin-bottom: 25px;
    font-family: 'NeoBold';
}

.sell_sert_form .row_pop_butt {
    margin-top: 5px;
}


/* form sertificates <<< */

/* SERTIFICATES <<< */


/* after order >>> */
.after_popup {
    width: 820px;
    margin-left: -410px;
}

.after_popup .popup_row:first-child {
    width: 37%;
}

.after_popup .popup_row:first-child~.popup_row,
.after_popup .bg_wrapp_window:before {
    width: 63%;
}

.after_popup .popup_row:first-child .popup_row_wrapp {
    padding-right: 20px;
}

.content_pup {
    font-size: 13px;
    color: #1b2c3f;
}

.content_pup p {
    padding: 0;
    margin: 0;
    padding-top: 30px;
    line-height: 24px;
}

.price_strong {
    color: #8c2c34;
    font-size: 18px;
}

.content_pup .price_strong {
    margin-top: 6px;
    margin-bottom: 11px;
}

.price_strong abbr {
    text-transform: none;
    font-size: 13px;
    vertical-align: bottom;
    margin-left: 3px;
    top: -2px;
}

.content_pup .pup_strong {
    display: block;
    padding-top: 3px;
}

.pup_strong {
    font-weight: normal;
    font-size: 16px;
}

.h3_pup {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #6b6b6b;
}

.title_string {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    margin-bottom: 9px;
}

.pup_details_item {
    padding-top: 20px;
    padding-bottom: 10px;
}

.details_item_photo {
    float: left;
    padding-left: 20px;
    width: 199px;
    height: 199px;
}

.details_item_photo .photo_list {
    margin: 0;
}

.sale_details {
    display: block;
    width: 88px;
    height: 88px;
    line-height: 88px;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #e1312f;
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: -2px;
    top: -2px;
}

.details_item_content {
    float: left;
    color: #3b444a;
}

/*.details_item_content * {color:inherit;}
                  .details_item_content .to_cart_list {color:#b93741;}*/
.details_item_photo~.details_item_content {
    padding-left: 25px;
    max-width: 199px;
}

.details_item_content h3 {
    padding: 0 0 8px;
    margin: 0;
    font-weight: normal;
    font-size: 17px;
    text-transform: uppercase;
    color: inherit;
}

.details_item_content h3 a {
    color: inherit;
}

.details_item_content h4 {
    padding: 0 0 12px;
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    color: inherit;
}

.txt_price_to {
    padding: 0 0 7px;
    text-transform: uppercase;
    color: #e14443;
    font-size: 14px;
}

.details_item_content .product_price {
    display: inline-block;
}

.details_item_content .product_price~.product_price {
    margin-left: 16px;
}

.details_item_content .sale_price~.product_price {
    color: #8c2c34;
}

.sale_price {
    color: #212121;
}

.details_item_content .sale_price abbr {
    text-decoration: line-through;
}

.pup_details_txt {
    font-size: 12px;
    line-height: 16px;
    color: #262626;
}

/* after order <<< */

/* Blog >>> */

.main_content_blog,
.blog_title .breadcrumb,
.content_blog,
.sec_content_blog {
    display: block !important;
}

.blog_title {
    text-align: left;
}

.blog_title .breadcrumb {}

.blog_title .title_block {
    text-align: inherit;
    padding-top: 0;
    margin-left: 0 !important;
}

.sec_content_blog {
    float: right;
    padding-right: 0 !important;
    width: 314px;
}

.mini_search {}

.mini_search .input_text {
    display: inline-block;
    width: 190px;
    height: 35px;
}

.mini_search .row_pop_butt {
    margin: 0;
    display: inline-block;
    float: right;
}

.mini_search .row_pop_butt .bt_red {
    margin: 0;
    padding-left: 17px;
    padding-right: 17px;
}

.arhive_block {
    background-color: #8C2C34;
    color: #fff;
    margin-top: 17px;
}

.arhive_block h2 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 25px;
}

.arhive_block * {
    color: inherit;
}

.arhive_wrapp {
    padding: 24px;
}

.arhive_list {
    font-size: 14px;
    line-height: 25px;
}

.arhive_wrapp .arhive_list {
    float: left;
    width: 50%;
}

.arhive_list a {
    text-decoration: underline;
}

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

.gallery_sec {
    margin-top: 30px;
}

.gallery_sec_wrapp {}

.gallery_sec_wrapp h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: #1f1f1f;
    margin-bottom: 14px;
}

.block_photo_sec {
    margin-left: -13px;
}

.block_photo_sec a {
    display: block;
    width: 95px;
    height: 95px;
    overflow: hidden;
    float: left;
    margin-left: 14px;
    margin-bottom: 14px;
}

.block_photo_sec a.highslide img {
    max-width: 100% !important;
}

.content_blog {
    float: left;
    width: 810px;
}

.rows_blog {}

.row_blog {
    margin-bottom: 40px;
}

.img_blog {}

.img_blog img {
    display: block;
    width: 100%;
}

.img_blog .bt_red {
    padding-left: 17px;
    padding-right: 17px;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    bottom: 19px;
    left: 17px;
}

.img_blog .bt_red~.bt_red {
    left: auto;
    right: 17px;
}

.text_blog {}

.text_blog h2 {
    text-transform: uppercase;
    color: #1f1f1f;
    font-size: 18px;
    margin-top: 20px;
}

.text_blog h2 * {
    color: inherit;
}

.text_blog h2 a {
    display: inline;
    border-bottom: 2px solid #1f1f1f;
}

.text_blog h2 a:hover {
    border-bottom-color: transparent;
}

.text_blog p {
    font-size: 13px;
    line-height: 18px;
    color: #1f1f1f;
    padding-top: 9px;
}

.pagination_blog {
    display: block !important;
}


.soc_share {
    margin-bottom: 22px;
}

.soc_share_wrapp {}

.soc_share_wrapp a {
    display: inline-block;
    margin-right: 6px;
}

.soc_share_wrapp a:last-child {
    margin-right: 0;
}

.title_mini {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    color: #2F2F2F;
    padding-bottom: 7px;
    clear: both;
}

.comment_block {}

.comment_wrapp {}

.comment_wrapp .title_block {
    text-align: left;
    padding-top: 15px;
}

.comment_row {}

.comment_row h4 {
    float: left;
}

.comment_date {
    float: right;
    color: #2D2D2D;
    font-size: 12px;
    line-height: 22px;
    white-space: nowrap;
}

.comment_text {
    clear: both;
    padding-top: 17px;
    font-size: 15px;
    line-height: 22px;
    color: #2D2D2D;
    padding-bottom: 18px;
    border-bottom: 1px solid #ebf1f4;
    margin-bottom: 27px;
    padding-right: 25%;
}

.comment_form {
    padding-bottom: 27px;
}

.comment_form .bt_red {
    font-family: 'NeoMedium';
    font-weight: normal;
}

.sec_mini_movie {}

.mini_video {
    margin-top: 0;
}

.mini_video_wrapp {
    padding: 24px 18px !important;
}

.mini_video_wrapp h2 {
    margin-bottom: 13px;
}

.list_mini_video {}

.row_movie {
    overflow: hidden;
}

.object_movie {}

.object_movie img {
    display: block;
    width: 100%;
}

.object_movie:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: .5;
}

.object_movie:hover:before {
    opacity: 0;
    visibility: hidden;
}

.object_movie+.object_movie {
    display: none;
    margin-top: 15px;
}

.play_movie {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: url(i/play_movie.png) no-repeat 50% 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -37px;
    margin-top: -37px;
    cursor: pointer;
    z-index: 2;
}

/* Blog <<< */


/* text  page >>> */
.text_light_page ul,
.text_light_page ol {
    display: block;
    margin-left: 23px;
    margin-bottom: 30px;
}

.text_light_page li {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 17px;
    position: relative;
}

.text_light_page ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #e1312f;
    position: absolute;
    left: -15px;
    top: 7px;
}

.text_light_page ol {
    counter-reset: myCounter;
}

.text_light_page ol li {
    list-style: none;
}

.text_light_page ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter)'.';
    color: #e1312f;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: -15px;
    top: 1px;
    font-size: 12px;
    font-family: 'NeoBold';
}

.text_light_page h2,
.text_light_page h3,
.text_light_page h4,
.text_light_page h5 {
    text-transform: uppercase;
    font-family: 'NeoBold';
    font-weight: normal;
    margin-bottom: 25px;
    margin-top: 50px;
}

.text_light_page table {
    width: 100%;
    border-collapse: collapse;
}

.text_light_page table td {
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    line-height: 17px;
    padding: 26px 15px;
    color: #323232;
    border: 5px solid #f4f4f4;
    text-transform: uppercase;
}

.text_light_page table thead,
.text_light_page table th {
    background-color: #f4f4f4;
    font-family: 'NeoBold';
}


/* text  page <<< */

/* video >>> */
.main_content_video {
    display: block !important;
}

.content_video {
    padding-bottom: 35px;
    width: 100%;
    float: none;
}

.rows_videos {
    margin-left: -3.3333333%;
    padding-left: 1px;
}

.row_video {
    float: left;
    display: block;
    width: 30%;
    height: 183px;
    margin-left: 3.3333333%;
    margin-bottom: 25px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}

.video_box {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.video_box:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    opacity: 1;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#99000000', GradientType=0);
}

.row_video:hover .video_box:before {
    opacity: .333343434;
}

.link_video_row {
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: 0;
    top: 40px;
    z-index: 2;
}

.title_video_row {
    display: block;
    position: absolute;
    text-align: center;
    color: #fff;
    left: 0;
    bottom: 17px;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    width: 98%;
    padding: 0 1%;
    z-index: 3;
}

.title_video_row a {
    color: inherit;
}

.red_bor_butt {
    float: none !important;
    text-align: center;
    margin: 0 !important;
    top: auto !important;
    bottom: auto !important;
    margin-bottom: 50px !important;
    margin-top: 20px !important;
}

.red_bor_butt a {
    display: inline-block;
    padding-left: 33px;
    padding-right: 33px;
    color: #e1312f;
    border-color: #e1312f;
    font-size: 14px;
}

.red_bor_butt a:hover {
    color: #fff;
    background-color: #e1312f;
    border-color: #e1312f;
}

.video_wrapp_page {}

.movie_row {
    margin-top: 30px;
    margin-bottom: 80px;
}

.movie_row .title_block {
    text-align: left;
    margin-bottom: 3px;
}

.movie_row .text_blog {
    font-size: 15px;
    line-height: 25px;
}

.movie_row .text_blog p {
    font-size: inherit;
    line-height: inherit;
}

.movie_row .red_button {
    margin-top: 15px;
}

.movie {}

.wrapp_movie {}

.wrapp_movie img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.movie_play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -63.5px;
    margin-top: -63.5px;
}

.red_button {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 20px 9px 20px;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    background-color: #e1312f;
    font-weight: normal;
}

/* video <<< */

/* KUNKURs >>> */
.banner_konkurs {
    background-position: 50% 0 !important;
    background-size: cover !important;
    padding-top: 200px;
}

.banner_konkurs~main h1.title_block {
    margin-top: 30px;
}

.banner_konkurs .with_banner_padd_page {
    text-align: center;
    padding-left: 0 !important;
}

.banner_konkurs .with_mini_text {}

.banner_konkurs .butt_with {
    margin-top: 50px;
}

.share_banner {
    color: #fff;
    text-align: center;
}

.with_banner_padd_page .share_banner {
    padding-top: 55px;
    padding-bottom: 40px;
}

.share_banner p {
    padding: 0 0 7px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}

.soc_banner {
    display: inline-block;
}

.share_banner .soc_banner {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 5px;
}

.share_banner .soc_banner:last-child {
    margin-right: 0;
}

.soc_banner img {
    display: block;
}

.txt_black {
    float: none;
    width: 100% !important;
    text-align: left;
}

.txt_black h1,
.txt_black h2,
.txt_black h3,
.txt_black h4 {
    text-align: left;
}

.txt_black p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 25px;
}

.list_face {
    margin-left: -40px !important;
}

.product_face {
    height: 350px;
    margin-left: 40px;
}

.product_face h3 {
    overflow: visible;
}

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

.count_block {
    text-align: center;
}

.count_block .butt_put {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.count_block .disc_number {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    width: auto;
    height: auto;
    line-height: 10px;
    padding: 7px 9px 7px 9px;
    vertical-align: middle;
}

.product_face .count_block {
    margin-top: 20px;
}

.arhive_list_jpg .product_face {
    border: none;
    width: 257px;
    height: 369px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.arhive_list_jpg .product_face:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4;
    z-index: 1;
}

.arhive_list_jpg .product_face:hover:before {
    opacity: .1;
}

.txt_product {
    z-index: 2;
    padding-top: 145px;
    color: #fff;
    text-transform: uppercase;
}

.txt_product strong,
.txt_product h2 {
    font-weight: normal;
}

.txt_product h2 {
    font-size: 21px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.banner_konkurs_itog {
    padding-top: 110px !important;
    padding-bottom: 70px !important;
}

.banner_konkurs_itog .share_banner {
    padding-bottom: 0 !important;
}

.banner_konkurs_itog .with_makro_text {
    font-size: 18px !important;
}

.banner_konkurs_itog .with_middle_text {
    font-size: 24px !important;
    line-height: 35px !important;
}

.banner_konkurs_itog .with_big_text {
    font-size: 48px !important;
}

.banner_konkurs_itog .photo_list {
    margin: 10px auto 0 auto;
    line-height: 280px;
    width: 280px;
    height: 280px;
}

.banner_konkurs_itog .photo_list~.share_banner {
    padding-top: 15px;
}

.content_konkurs {
    padding-top: 28px;
}

.content_konkurs .breadcrumb {
    display: block !important;
}

.content_konkurs h1.title_block {
    margin-left: 0 !important;
}

.content_konkurs .text_item {
    float: right;
    width: 570px;
}

.content_konkurs .red_bor_butt,
.content_konkurs .count_block {
    text-align: left;
}

.content_konkurs .item_content_block~.title_block {
    padding-top: 50px;
}

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

.content_konkurs .item_content_block {
    border: none;
    padding: 0;
}

.content_konkurs .nom_img {
    width: 570px !important;
    float: left !important;
}

.content_konkurs .C_navigation {
    float: left !important;
    clear: none !important;
    margin-left: 0 !important;
    margin-top: 1px !important;
}

.content_konkurs .nom_img_med_wrap {
    float: right !important;
    clear: none !important;
}

.content_konkurs .C_navigation {
    width: 154px !important;
    margin-top: 0;
}

.content_konkurs .C_navigation .l_arr,
.content_konkurs .C_navigation .r_arr {
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    top: -22px !important;
    left: 50% !important;
    margin-left: -22px !important;
    margin-top: 0 !important;
}

.content_konkurs .C_navigation .l_arr {
    -o-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90eg) !important;
    -moz-transform: rotate(-90deg) !important;
    -webkit-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
}

.content_konkurs .C_navigation .r_arr {
    -o-transform: rotate(90deg) !important;
    -ms-transform: rotate(90eg) !important;
    -moz-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
    bottom: -22px !important;
    top: auto !important;
}


.content_konkurs .C_navigation,
.content_konkurs .nom_img_med_wrap ul li,
.content_konkurs .nom_img_med_wrap {
    height: 626px !important;
    line-height: normal;
}

.content_konkurs .nom_img_med_wrap,
.content_konkurs .nom_img_med_wrap ul li,
.content_konkurs .nom_img_med_wrap ul li img {
    width: 403px !important;
}

.content_konkurs .nom_img_med_wrap ul,
.content_konkurs .carousel-navigation ul {
    height: 20000em !important;
}

.content_konkurs .nom_img_med_wrap ul,
.content_konkurs .nom_img_med_wrap a.highslide,
.content_konkurs .carousel-navigation,
.content_konkurs .carousel-navigation ul {
    width: inherit !important;
}

.content_konkurs .carousel-navigation ul li {
    height: 147px !important;
    width: 154px !important;
    margin: 0 0 12px 0 !important;
    border: none;
    float: none !important;
}

/* KUNKURs <<< */



/*############################*/
/*#####    MOBILE CSS    #####*/
/*############################*/




/* 1280 */

@media screen and (min-width: 1900px) {
    .rows_blog {
        margin-left: -23px;
    }

    .row_blog {
        float: left;
        width: 730px;
        margin-left: 23px;
    }

    .content_blog {
        width: 1483px;
    }

    .rows_bl_page {
        margin-left: 0;
    }

    .row_blog_page {
        float: none;
        margin-left: 0;
        width: 100%;
    }
}

@media screen and (min-width: 1800px) {
    .wrapp_player_item {
        height: 589px;
    }

    .wrapp_player_item {
        background-size: 100% auto;
    }

    .menu_top_line,
    .main_content,
    .text_preview_inner,
    .with_banner_wrapp,
    .footer_wrapp {
        width: 96%;
    }
}

@media screen and (min-width: 1300px) {
    .content_blog {
        width: 74%;
    }

    .row_blog {
        width: 49%;
        float: left;
        margin-left: 1%;
    }

    .rows_blog {
        margin-left: -1%;
    }

    .rows_bl_page {
        margin-left: 0;
    }

    .row_blog_page {
        float: none;
        margin-left: 0;
        width: 100%;
    }

    /*.item_list_wrapp_all {margin-left: -47px;}
        .item_list_wrapp_all .product_list_all {margin-left:47px;width: 257px;}*/
    .item_list_wrapp_all {
        margin-left: -40px;
    }

    .item_list_wrapp_all .product_list_all {
        margin-left: 40px;
        width: 247px;
    }

    .nom_img~.wrapp_chars_item_cols {
        width: 53%;
        max-width: none;
    }
}

@media screen and (min-width: 1360px) {
    .nom_img {
        width: 585px;
    }

    .nom_img_med_wrap {
        height: 667px;
    }

    .nom_img_med_wrap,
    .nom_img_med_wrap ul li {
        width: 500px;
    }

    .C_navigation,
    .nom_img_med_wrap ul li {
        /* height: 500px; */
        height: 667px;
    }

}

@media screen and (min-width: 1445px) {
    .content_blog {
        width: 76%;
    }
}

@media screen and (min-width: 1540px) {
    .content_blog {
        width: 78%;
    }

    .rows_videos {
        margin-left: -2%;
        padding-left: 0;
    }

    .row_video {
        width: 18%;
        margin-left: 2%;
        margin-bottom: 1.5%;
    }
}

@media screen and (min-width: 1400px) {
    .movie_row {
        float: left;
        width: 48%;
    }

    .movie_row:nth-child(2n) {
        float: right;
    }
}

@media screen and (min-width: 1700px) {
    .content_blog {
        width: 80%;
    }
}

@media screen and (min-width: 1600px) {
    .list_face {
        margin-left: -55px !important;
    }

    .product_face {
        margin-left: 55px;
    }
}

@media screen and (min-width: 1500px) {
    .wns_row_input1900 {
        width: 100%;
    }

    .wns_row_input1900 div.input_shell,
    .wns_row_input1900 .rows_wns_input {
        float: left;
        width: 29%;
        margin-right: 20px;
        clear: none;
        display: block;
        height: 51px;
        margin-bottom: 20px;
    }

    .rows_wns_input .two_rows~.two_rows {
        margin-right: .5%;
    }

    .wns_row_content .rows_wns_input .input_text {
        width: 82%;
    }
}

/* .content_konkurs OT 1300 - 2400px >>> */
@media screen and (min-width: 1300px) {
    .content_konkurs .text_item {
        width: 53% !important;
    }
}

@media screen and (min-width: 1360px) {
    .content_konkurs .text_item {
        width: 55% !important;
    }
}

@media screen and (min-width: 1400px) {
    .content_konkurs .text_item {
        width: 55% !important;
    }
}

@media screen and (min-width: 1450px) {
    .content_konkurs .text_item {
        width: 58% !important;
    }
}

@media screen and (min-width: 1500px) {
    .content_konkurs .text_item {
        width: 59.5% !important;
    }
}

@media screen and (min-width: 1600px) {
    .content_konkurs .text_item {
        width: 61.5% !important;
    }
}

@media screen and (min-width: 1700px) {
    .content_konkurs .text_item {
        width: 64% !important;
    }
}

@media screen and (min-width: 1800px) {
    .content_konkurs .text_item {
        width: 65% !important;
    }
}

@media screen and (min-width: 1900px) {
    .content_konkurs .text_item {
        width: 67% !important;
    }
}

@media screen and (min-width: 2100px) {
    .content_konkurs .text_item {
        width: 70% !important;
    }
}

@media screen and (min-width: 2200px) {
    .content_konkurs .text_item {
        width: 71.5% !important;
    }
}

@media screen and (min-width: 2400px) {
    .content_konkurs .text_item {
        width: 75% !important;
    }
}

/* .content_konkurs OT 1300 - 2400px <<< */

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

    .menu_top_line,
    .main_content,
    .text_preview_inner,
    .with_banner_wrapp,
    .footer_wrapp {
        margin: 0 auto;
        width: 92%;
    }

    .item_list_popup {
        right: 4%;
    }

    .cat_row_top2 {
        padding-right: 0;
    }

    .list_top_menu_wrapp:before {
        padding-right: 4%;
        margin-right: -4%;
    }

    .item_list_wrapp {
        margin-left: -35px;
        padding-bottom: 57px;
    }

    .product_list {
        margin-left: 35px;
    }

    .menu_foot li.logo_foot {
        margin-right: 24px;
    }

    .with_banner_page {
        background-position: -80px 50%;
    }

    .with_banner_padd_page {
        padding-left: 34%;
    }

    /* sec_block >>> */

    /* sec_block <<< */
}

@media screen and (max-width: 1277px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: -45px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 45px;
        width: 232px;
    }



}

@media screen and (max-width: 1250px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: -25px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 25px;
        width: 232px;
    }

    .tb_model {
        width: 250px;
    }

    .tb_price {
        width: 100px;
    }

    .tb_fason {
        width: 80px;
    }

    .tb_put .tb_title {
        display: none
    }

    .window_title {
        margin-left: -145px;
    }

    .window_title:before {
        margin-left: 32px;
    }

    .content_blog {
        width: 70%;
    }

    .content_konkurs .text_item {
        width: 550px;
    }

    .nom_img~.wrapp_chars_item_cols {
        margin-left: 5px;
        max-width: 55%;
    }

    .row_chars_item {
        /* max-width: 40%; */
    }

    .row_chars_mrg {
        margin-left: 0px;
        /* max-width: 50%; */
    }
}

@media screen and (max-width: 1220px) {
    .content_konkurs .text_item {
        width: 520px;
    }
}

@media screen and (max-width: 1200px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: -11px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 11px;
        width: 232px;
    }

    .item_list_wrapp_all {
        margin-left: -20px !important;
    }

    .item_list_wrapp_all .product_list_all {
        margin-left: 19px !important;
        width: 247px !important;
    }

    .content_blog {
        width: 69%;
    }

}

@media screen and (max-width: 1190px) {
    .content_konkurs .text_item {
        width: 500px;
    }

    .nom_img~.wrapp_chars_item_cols {
        margin-left: 5px;
        max-width: 52%;
    }
}

@media screen and (max-width: 1180px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: -6px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 6px;
        width: 230px;
    }

}

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

    /* 1024px */
    .menu_top_line,
    .main_content,
    .text_preview_inner,
    .with_banner_wrapp,
    .footer_wrapp {
        margin: 0 auto;
        width: 96%;
    }

    .list_top_menu_wrapp:before {
        padding-right: 0;
        margin-right: -2px;
    }

    /*.list_top_menu_wrapp:before, header:before {width:42%;}*/
    .list_top_menu_wrapp:before,
    header:before {
        width: 44%;
    }

    .list_top_menu_wrapp:before {
        width: 44.15%;
    }

    .text_head_block p {
        font-size: 16px;
    }

    .text_head_block h1~img {
        max-width: 86%;
    }

    .sl_text {
        margin-left: 200px;
    }

    .item_list_wrapp {
        margin-left: -25px;
    }

    .product_list {
        margin-left: 25px;
        width: 297px;
    }

    .inner_page_wrapp .item_list_wrapp {
        margin-left: -5px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 4px;
        width: 230px;
    }

    .list_face {
        margin-left: -16px !important;
    }

    .product_face {
        margin-left: 16px !important;
        width: 226px !important;
    }


    .arhive_list_jpg .product_face {
        width: 237px !important;
    }

    .sec_block {
        padding-right: 20px;
    }

    .inner_page_wrapp .menu_top_line,
    .inner_page_wrapp .main_content,
    .inner_page_wrapp .text_preview_inner,
    .inner_page_wrapp .with_banner_wrapp,
    .inner_page_wrapp .footer_wrapp {
        width: 99%;
    }


    #foot_menu li {
        margin-right: 11px;
        font-size: 13px
    }

    .contacts_foot .bt_phone,
    .contacts_foot .bt_req_call {
        margin-top: -5px
    }

    .menu_foot li.logo_foot {
        max-width: 190px;
    }

    .row_chars_item .move_butt_item {
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 15px;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .content_blog {
        width: 67%;
    }

    .banner_konkurs {
        padding-top: 70px;
        padding-bottom: 0;
    }

    .content_konkurs .text_item {
        width: 540px;
    }

}

@media screen and (max-width: 1125px) {
    .content_konkurs .text_item {
        width: 515px;
    }
}

@media screen and (max-width: 1100px) {
    .content_blog {
        width: 65%;
    }

    .content_konkurs .text_item {
        width: 490px;
    }
}

@media screen and (max-width: 1075px) {
    .content_konkurs .text_item {
        width: 470px;
    }

    .row_chars_item {
        max-width: 45%;
    }
}

@media screen and (max-width: 1050px) {
    .content_konkurs .text_item {
        width: 450px;
    }
}

@media screen and (max-width: 1035px) {
    .content_konkurs .text_item {
        width: 420px;
    }

    .row_chars_item {
        max-width: 50%;
    }

    .nom_img~.wrapp_chars_item_cols {
        width: 67%;
        max-width: none;
    }
}

@media screen and (max-width: 1000px) {
    .content_konkurs .text_item {
        width: 390px;
    }
}

@media screen and (max-width: 970px) {
    .content_konkurs .text_item {
        width: 365px;
    }

    .content_konkurs {
        padding-top: 8px;
    }

}

@media screen and (max-width: 965px) {
    .nom_img~.wrapp_chars_item_cols {
        width: 62%;
        max-width: none;
    }

    .row_chars_item .to_cart_list {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 949px) {
    .tb_head {
        display: none;
    }

    .tb_row .tb_title {
        display: block;
    }

    .tb_row {
        display: inline-block;
        width: 165px;
    }

    .tb_row .table_cell {
        display: block;
        float: none;
        width: 80%;
        padding-left: 10%;
        padding-right: 10%;
    }

    .tb_shell {
        width: 100%;
        display: block;
        overflow-x: auto;
        text-align: left;
        white-space: nowrap;
    }

    .wns_orders_tbl {
        padding: 15px 14px 15px 14px;
    }



    .content_konkurs .text_item {
        width: 500px;
    }

    .content_konkurs .nom_img {
        width: 410px !important;
    }

    .content_konkurs .C_navigation {
        width: 113px !important;
    }

    .content_konkurs .carousel-navigation ul li {
        height: 107px !important;
        width: 113px !important;
        margin: 0 0 8px 0 !important;
    }

    .content_konkurs .C_navigation,
    .content_konkurs .nom_img_med_wrap ul li,
    .content_konkurs .nom_img_med_wrap {
        height: 453px !important;
    }

    .content_konkurs .nom_img_med_wrap,
    .content_konkurs .nom_img_med_wrap ul li,
    .content_konkurs .nom_img_med_wrap ul li img {
        width: 290px !important;
    }


}




@media screen and (max-width: 920px) {
    .content_konkurs .text_item {
        width: 475px;
    }
}

@media screen and (max-width: 900px) {
    .content_konkurs .text_item {
        width: 450px;
    }
}

@media screen and (max-width: 870px) {
    .content_konkurs .text_item {
        width: 425px;
    }
}

@media screen and (max-width: 850px) {
    .content_konkurs .text_item {
        width: 405px;
    }

    .row_chars_item {
        max-width: 40%;
    }
}

@media screen and (max-width: 830px) {
    .content_konkurs .text_item {
        width: 385px;
    }
}

@media screen and (max-width: 805px) {
    .content_konkurs .text_item {
        width: 360px;
    }
}

@media screen and (max-width: 780px) {
    .content_konkurs .text_item {
        width: 340px;
    }
}

@media screen and (max-width: 768px) {
    .content_konkurs .text_item {
        width: 330px;
    }
}

@media screen and (max-width: 750px) {
    .content_konkurs .text_item {
        width: 310px;
    }
}

@media screen and (max-width: 730px) {
    .content_konkurs .text_item {
        width: 290px;
    }
}

.rows_cut_block .foot_form_cut .bt_not_authenticated {
    margin-left: 15px;
    width: 216px;
    margin-bottom: 15px;
}

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

    .rows_cut_block .tb_model,
    .rows_cut_block .td_title {
        width: 254px;
    }

    .rows_cut_block .row_info {
        float: none;
        width: 100%;
    }

    .rows_cut_block .foot_form_cut {
        text-align: center;
    }

    .rows_cut_block .foot_form_cut_row .title_block {
        text-align: left;
    }

    .rows_cut_block .foot_form_cut .bt_red {
        float: none;
        margin-top: 0;
        margin-bottom: 36px;
    }

    .content_konkurs .text_item {
        width: 270px;
    }

    .rows_cut_block .foot_form_cut .bt_not_authenticated {
        margin-left: 0;
    }
}

@media screen and (max-width: 442px) {
    .rows_cut_block .foot_form_cut .bt_not_authenticated {
        margin-bottom: 15px;
    }
}


@media screen and (max-width: 689px) {
    .content_konkurs .text_item {
        width: 255px;
    }
}

@media screen and (max-width: 679px) {
    .rows_cut_block .table_head {
        display: none;
    }

    .rows_cut_block .td_put {
        right: 85px;
    }
}

@media screen and (max-width: 672px) {
    .content_konkurs .text_item {
        width: 100%;
        float: none;
    }
}

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

    .rows_cut_block .td_del,
    .rows_cut_block .td_put {
        right: 10px;
        top: -10px;
    }

    .rows_cut_block .td_put {
        right: 46px;
    }

    .rows_cut_block .window_title {
        margin-left: -150px;
    }

    .rows_cut_block .window_title:before {
        margin-left: 37px;
    }

    .rows_cut_block .td_fason {
        position: absolute;
        width: auto;
        padding-bottom: 0;
        padding-top: 0;
        top: -9px;
        left: 6px;
    }

    .rows_cut_block .table_row {
        text-align: center;
    }

    .rows_cut_block .tb_photo,
    .rows_cut_block .cell_image,
    .rows_cut_block .td_title,
    .rows_cut_block .td_color {
        width: 100%;
        float: none;
        width: 100%;
        text-align: center;
    }

    .rows_cut_block .table_row .td_title,
    .rows_cut_block .td_color {
        padding-top: 0;
        padding-bottom: 0;
    }

    .rows_cut_block .table_row .cell_image {
        padding-bottom: 10px;
        padding-top: 40px;
    }

    .rows_cut_block .td_price {
        margin-left: 10px;
        margin-right: 0;
        float: left;
        display: inline-block;
    }

    .rows_cut_block .td_cnt {
        margin-left: 5px;
        margin-right: 5px;
        float: none;
        display: inline-block;
    }

    .rows_cut_block .td_summ {
        margin-left: 0;
        margin-right: 10px;
        float: right;
        display: inline-block;
    }


    .rows_cut_block .td_photo {
        margin-left: 0;
        display: inline-block;
    }

    .rows_cut_block .title_block {
        font-size: 17px;
    }

    .rows_cut_block .rows_radio_block {
        font-size: 13px;
    }

}

@media screen and (max-width: 549px) {
    .cat_row_top_main_block {
        width: 45%;
    }

    .foot_form_cut_row {
        float: none;
    }

    .rows_cut_block .foot_form_cut_row .title_block {
        text-align: center;
        display: block;
        float: none;
    }

    .rows_cut_block .block_curr_down {
        float: none;
        margin-left: 0 !important;
        margin-top: 35px;
        margin-bottom: 25px;
    }

    .price_table_summ {
        display: block;
    }

    .wns_tubs {
        display: block;
        width: 99.5%;
        border: 0;
        float: none;
        padding-bottom: 20px;
        margin-bottom: 0;
    }

    .lnk_bt_wns {
        border-bottom: none;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dee8ed;
        border-top: 1px solid #dee8ed;
        height: 57px;
    }

    .lnk_bt_wns:before {
        right: auto;
        left: 50%;
        margin-left: -7px;
        margin-top: -6px;
        top: 100%;
        transform: rotate(-315deg);
        -webkit-transform: rotate(-315deg);
    }

    .wns_row_content .input_text {
        width: 95%;
    }

    .wns_buttons,
    .wns_content {
        display: block;
        text-align: left;
        vertical-align: top;
        width: 99% !important;
    }

    .wns_content {
        border-right: 1px solid #dee8ed;
        border-bottom: 1px solid #dee8ed;
        margin-bottom: 40px;
        padding-bottom: 20px;
    }

    .lnk_bt_wns {
        float: left;
        width: 98px;
    }

    .wns_form_block {
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 0;
    }

    .wns_row_input {
        width: 100%;
    }

    .wns_row_input1900 .rows_wns_input {}

    .rows_wns_input {
        width: 100%;
    }

    .rows_wns_input .two_rows .input_shell {
        width: 100% !important;
    }

    .select_shel {
        width: 101%;
    }

    .wns_row_content .rows_wns_input .input_text {
        padding-left: 5%;
        width: 89%;
    }

    .text_light_page table td {
        padding: 0;
    }
}

@media screen and (max-width: 420px) {
    .wns_row_w100 .check_popup_row {
        display: block;
    }

    .wns_row_w100 .check_popup_row p {
        width: 90%;
    }

    .wns_content {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1024px) {
    .with_banner_page {
        background-position: -100px 50%;
    }

    .with_banner_padd_page {
        padding-left: 32%;
    }

    .row_chars_mrg {
        max-width: 45%;
    }

    .row_chars_item .move_butt_item {
        position: absolute;
        left: -320px;
        bottom: 6px;
        margin-top: 0;
    }

    .checke_lab {
        margin-left: 0;
        clear: both;
        float: none;
        top: 15px;
    }

    .del_check {
        padding-top: 5px
    }

    .wrapp_player_item {
        height: 400px;
    }

    /* .window_popup  {top:190px;} */

    .content_blog {
        width: 64%;
    }

    .sec_content_blog {
        padding-right: 10px !important;
    }

    .item_list_popup {
        width: 820px;
        margin-left: -410px;
        left: 50%;
        right: auto;
    }
}

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

    /* 768px */
    body,
    html {
        overflow-x: hidden;
    }

    .menu_top_line,
    .main_content,
    .text_preview_inner,
    .with_banner_wrapp,
    .footer_wrapp {
        margin: 0 auto;
        width: 98%;
    }

    .photo_list img {
        /*width: 220px;min-width: unset;max-width: unset;*/
    }

    .item_list_wrapp {
        margin-left: -11px;
    }

    .product_list {
        margin-left: 11px;
        width: 232px;
    }

    .inner_page_wrapp .item_list_wrapp {
        margin-left: -25px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 25px;
        width: 290px;
    }

    .text_preview_left {
        width: 63%;
    }

    .with_banner_padd {
        margin-left: -220px;
    }

    .with_banner_wrapp {
        background-position: 28% 0;
    }

    .bt_contacts {
        margin-top: 23px;
        z-index: 10;
        float: none;
    }

    .bt_contacts li.clr_butt_head {
        display: block;
    }

    .clr_butt_head0 {
        display: none !important
    }

    .sl_text {
        margin-bottom: 30px;
        margin-left: 179px;
    }

    .bt_contacts~div.clr {
        margin-top: 160px;
    }

    .bt_cart {
        margin-top: 10px
    }

    .text_head_block h1~img {
        max-width: 70%;
    }

    .text_head_block {
        max-width: 430px;
    }

    .text_head_block p {
        max-width: 310px;
    }

    header {
        background-position: 50% 0;
        padding-top: 47px;
        padding-bottom: 305px;
    }

    .logo {
        display: none
    }

    .text_head_block h1 {
        font-size: 21px
    }

    .arrow_text_head {
        padding-top: 160px;
    }

    #touch_menu {
        display: block;
        position: absolute;
        top: -20px;
        z-index: 11;
    }

    .lang_head {
        display: none !important
    }

    .lng_header {
        display: block !important
    }


    .menu_top_line_wrapp {
        display: none;
        position: absolute;
        z-index: 100;
        top: 50px;
        background-color: #313131;
        padding: 2%;
        width: 96%;
    }

    .list_top_menu_wrapp:before {
        display: none;
    }

    .list_menu_lev1 li {
        float: none;
        width: auto
    }

    .list_menu_lev2 {
        float: left;
        margin-left: 30px
    }

    .list_top_menu_wrapp {
        float: right;
        width: auto;
        position: relative;
        top: 0;
    }

    .cat_row_top {
        padding-top: 0;
        float: left;
    }

    .cat_row_top li {
        display: block;
        float: none;
        margin-top: 9px;
    }

    .cat_row_top2 li {
        margin-top: 0;
        text-transform: none
    }

    .cat_row_top2~.clr_mrgn {
        display: none
    }

    .menu_top_line_wrapp .cat_row_top:first-child {
        display: none !important
    }

    .bt_contacts li.butt_categories_head {
        display: inline-block;
    }

    .bt_contacts li.butt_categories_head {
        padding-right: 25px;
    }

    .bt_contacts li.butt_categories_head .cat_row_top li {
        float: left;
    }

    #logo_mini {
        display: inline-block;
        margin-right: 14px;
    }

    #logo_mini a,
    #logo_mini a img {
        display: block;
        text-decoration: none;
    }

    #touch-menu-top,
    #touch-menu-foot {
        background: #e1322f url(i/arrow_touch.png) no-repeat 50% 50%;
        display: inline-block;
        width: 37px;
        height: 37px;
        overflow: hidden;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        text-indent: -1000px;
        vertical-align: top;
        margin-top: 26px
    }

    .touch_clr {
        display: block
    }

    #foot_menu ul {
        display: none;
        position: absolute;
        padding: 0;
        bottom: 100%;
        right: 0;
        width: 200px;
        text-align: right;
        background-color: #313131;
        padding: 15px;
    }

    #foot_menu ul li {
        float: none;
        margin: 0;
        padding: 10px 0;
    }

    #foot_menu {
        position: absolute;
        right: 0;
        margin-top: -6px;
    }

    #touch-menu-foot {
        background-color: transparent;
        border: 2px solid #E1322F;
        background-image: url(i/arrow_touch_red.png);
    }

    .contacts_foot {
        margin-right: 60px;
    }

}

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

    /* раньше 1030px */
    .nom_img,
    .nom_img_med_wrap {
        width: 297px;
    }

    .nom_img_med_wrap {
        height: 393px;
    }

    .nom_img_med_wrap ul li {
        height: 393px;
        line-height: 393px;
        width: 295px;
    }

    .nom_img_med_wrap ul li img {
        width: 295px;
    }

    .C_navigation,
    .nom_img_med_wrap {
        float: none;
        clear: both;
        margin-left: 0
    }

    .C_navigation {
        width: 296px;
        height: 62px;
    }

    .C_navigation .l_arr,
    .C_navigation .r_arr {
        margin: 0;
        top: 50%;
        margin-top: -14px;
        width: 24px;
        height: 24px;
        line-height: 24px;
    }

    .C_navigation .l_arr {
        left: -12px;
        margin-left: 0;
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180eg);
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    .C_navigation .r_arr {
        left: auto;
        right: -12px;
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0eg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .nom_img_med_wrap ul,
    .carousel-navigation ul {
        width: 20000em;
        height: inherit;
    }

    .carousel-navigation ul li {
        float: left;
        width: 63px;
        height: 63px;
        margin: 0 12px 0 0 !important;
    }

    .carousel-navigation ul li:last-child {
        margin: 0 !important;
    }

    .carousel-navigation ul li img {
        height: auto;
        width: 100%
    }


    .item_list_wrapp_all {
        margin-left: -9px !important;
    }

    .item_list_wrapp_all .product_list_all {
        margin-left: 9px !important;
        width: 232px !important;
    }

    .list_face {
        margin-left: -16px !important;
    }

    .product_face {
        margin-left: 16px !important;
        width: 226px !important;
    }

}

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

    .rows_cut_block,
    .tb_put .tb_title,
    .td_price .tb_title,
    .td_cnt .tb_title,
    .td_summ .tb_title {
        display: block;
    }

    .rows_cut_block .table_cell {
        display: block;
        float: left;
    }

    .clr_table {
        display: block
    }

    .tb_model {
        width: 284px;
    }

    .rows_cut_block .tb_price,
    .rows_cut_block .tb_cnt,
    .rows_cut_block .tb_summ,
    .rows_cut_block .table_row_clr {
        display: none !important;
    }

    .rows_cut_block .tb_put {
        position: absolute;
        right: 80px;
    }

    .rows_cut_block .tb_del {
        position: absolute;
        right: 5px;
    }

    .rows_cut_block .td_put {
        position: absolute;
        right: 105px;
        top: 22px;
    }


    .rows_cut_block .window_title {
        margin-left: -106px;
    }

    .rows_cut_block .window_title:before {
        margin-left: -5px;
    }

    .rows_cut_block .table_row {
        display: block;
        position: relative;
        margin-bottom: 9px;
        box-shadow: none !important;
    }

    .rows_cut_block .table_row:last-child {
        margin-bottom: 0;
    }

    .rows_cut_block .td_del {
        position: absolute;
        right: 27px;
        top: 22px;
    }

    .rows_cut_block .tb_photo,
    .rows_cut_block .cell_image {
        width: 139px;
    }

    .rows_cut_block .tb_model,
    .rows_cut_block .td_title {
        width: 284px;
    }

    .rows_cut_block .tb_color,
    .rows_cut_block .td_color {
        width: 78px;
    }

    .rows_cut_block .tb_fason,
    .rows_cut_block .td_fason {
        width: 80px;
    }

    .rows_cut_block .td_color {
        padding-top: 41px;
    }

    .rows_cut_block .td_fason {
        margin-top: 11px;
    }

    .rows_cut_block .td_price {
        margin-left: 139px;
        margin-right: 55px;
    }

    .rows_cut_block .td_price .product_price,
    .rows_cut_block .td_summ .product_price {
        margin-top: 4px;
    }

    .rows_cut_block .td_summ {
        margin-left: 44px;
    }

    .rows_cut_block .rows_radio_block {
        font-size: 14px;
    }

    .rows_cut_block .input_cell {
        padding-top: 0;
    }

    .rows_cut_block .radio_input p strong {
        min-width: 190px;
    }

    .rows_cut_block .title_block~.block_curr_down {
        margin-left: 23px;
    }

    .inner_page_wrapp .menu_top_line,
    .inner_page_wrapp .main_content,
    .inner_page_wrapp .text_preview_inner,
    .inner_page_wrapp .with_banner_wrapp,
    .inner_page_wrapp .footer_wrapp {
        width: 99% !important;
    }

    .content_blog {
        width: 63%;
    }

}

@media screen and (max-width: 949px) {
    .content_blog {
        width: 61%;
    }
}

@media screen and (max-width: 920px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: -11px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 11px;
    }

    .inner_player_item {
        background-size: 120% auto !important;
    }

    .content_blog {
        width: 60%;
    }
}

@media screen and (max-width: 904px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: -25px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 25px;
        width: 232px
    }

    .with_banner_padd_page {
        padding-left: 17%;
    }

    .with_banner_page {
        padding-top: 70px;
    }

    .with_banner_page .with_mini_text {
        font-size: 27px;
    }

    .with_banner_page .with_big_text {
        font-size: 46px;
    }

    .sec_banner_block .with_big_text {
        font-size: 26px;
    }


    .pagination_list li {
        padding: 1px;
    }

    .pagination_list .pagi_bts:first-child {
        margin-right: 10px;
    }

    .pagination_list .pagi_bts:last-child {
        margin-left: 10px;
    }
}

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

    .sell_sert,
    .sertificat_block {
        width: 445px;
    }

    .sertificat_block {
        background-size: cover;
        background-position: 50% 50%;
        height: auto;
    }

    .radio_float .radio_input .dott_cell {
        font-size: 11px;
    }

    .radio_float .input_cell {
        margin-top: -2px;
    }

    .sertificat_wrapp {
        padding: 49px 11px 10px 11px;
    }

    .sertificat_wrapp:before {
        background-size: 100% 100%;
        width: 101px;
        height: 95px;
        right: 15px;
        top: 13px;
    }

    .sertificat_logo {
        margin-bottom: 22px;
    }

    .sertificat_logo img {
        width: 83px;
    }

    .sertificat_logo_name img {
        width: 183px;
    }

    .content_blog {
        width: 59%;
    }

}

.chars_item_cols .row_chars_item:last-child {
    max-width: none !important;
    width: 100% !important;
}

@media screen and (max-width: 850px) {
    .wrapp_chars_item_cols {
        max-width: 54%;
    }

    .row_chars_mrg {
        max-width: 55%;
        margin-left: 22px;
    }

    .row_chars_item .number,
    .row_chars_item .product_price,
    .row_chars_item .to_cart_list {
        margin-right: 17px;
        margin-bottom: 10px;
    }

    .row_chars_item .to_cart_list {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .check_mini_item label {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }

    .inner_player_item {
        background-size: 135% auto !important;
    }

    .content_blog {
        width: 57%;
    }

    .nom_img~.wrapp_chars_item_cols {
        width: 60%;
    }


}

@media screen and (max-width: 820px) {
    .content_blog {
        width: 100%;
        float: none;
    }

    .sec_content_blog {
        float: none;
        width: 100%;
        padding-right: 0 !important;
        margin-bottom: 20px;
    }

    .row_arhive_wth {
        float: left;
        width: 357px;
    }

    .mini_search .input_text {
        width: 64%;
    }

    .arhive_list {
        line-height: 36px;
    }

    .arhive_wrapp {
        padding-bottom: 45px;
        padding-top: 34px;
    }

    .mini_video {
        margin-top: 0;
        width: 360px;
        float: left;
    }

    .object_movie {
        height: 149px;
        overflow: hidden;
    }

    .object_movie+.object_movie {
        display: block;
    }


    .gallery_sec {
        float: right;
        width: 360px;
        margin-top: 0;
    }

    .block_photo_sec {
        margin-left: -10px;
    }

    .block_photo_sec a {
        width: 113px;
        height: 113px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .block_photo_sec a img {
        min-width: 100%;
        min-height: 100%;
    }

    .banner_konkurs {
        background-size: auto !important;
    }
}

@media screen and (max-width: 800px) {
    .rows_videos {
        margin-left: 0;
        padding-left: 0;
    }

    .row_video {
        width: 48%;
        margin-left: 0;
        margin-bottom: 25px;
    }

    .row_video:nth-child(2n) {
        float: right;
    }

    .nom_img~.wrapp_chars_item_cols {
        width: 59%;
    }

    .row_chars_mrg {
        max-width: 50%;
        margin-left: 22px;
    }
}

@media screen and (max-width: 785px) {
    .nom_img~.wrapp_chars_item_cols {
        width: 55%;
    }
}

@media screen and (max-width: 725px) {
    .row_arhive_wth {
        float: none;
        width: 100%;
    }

    .gallery_sec {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .img_blog {
        height: auto;
        overflow: hidden;
        text-align: center;
    }

    .img_blog img {
        /*max-width:300%;*/
        width: 100%;
    }

    .block_photo_sec a {
        width: 95px;
        height: 95px;
    }

}

@media screen and (max-width: 760px) {
    .wrapp_chars_item_cols {
        max-width: 100% !important;
        width: 100% !important;
    }

    .row_chars_mrg {
        max-width: 100%;
        margin-left: 0;
    }

    .row_chars_item .number,
    .row_chars_item .product_price,
    .row_chars_item .to_cart_list {
        margin-right: 17px;
        margin-bottom: 10px;
    }

    .row_chars_item .to_cart_list {
        margin-left: 5px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .row_chars_item,
    .nom_img {
        float: none;
    }

    .nom_img {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .text_item {
        padding-bottom: 0 !important
    }

    .check_mini_item label {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }

    .row_chars_item {
        max-width: 100%;
        width: 100% !important
    }

    .lng_header {
        /*right: 35px;top:10px;*/
    }

}

@media screen and (max-width: 799px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: -5px;
    }

    .inner_page_wrapp .product_list {
        margin-left: 5px;
        width: 232px
    }

    .after_popup {
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    .details_item_photo {
        padding-left: 0;
    }
}

@media screen and (max-width: 780px) {
    .inner_page_wrapp .item_list_wrapp {
        margin-left: 0;
    }

    .inner_page_wrapp .product_list {
        margin-left: 0;
        width: 230px
    }

    .inner_page_wrapp .main_content {
        padding-top: 15px;
    }


}

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

    .inner_page_wrapp .menu_top_line,
    .inner_page_wrapp .main_content,
    .inner_page_wrapp .text_preview_inner,
    .inner_page_wrapp .with_banner_wrapp,
    .inner_page_wrapp .footer_wrapp {
        width: 100%;
    }

    .inner_page_wrapp .item_list_wrapp {
        margin-left: 0;
    }

    .inner_page_wrapp .product_list {
        margin-left: 0;
        width: 230px
    }

    .inner_player_item {
        background-size: 145% auto !important;
    }

    .item_list_popup {
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    .item_list_popup .item_list_wrapp .product_list {
        width: 215px;
    }

}

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

    .inner_page_wrapp .item_list_wrapp {
        margin-left: 0;
    }

    .inner_page_wrapp .product_list {
        margin-left: 0;
        width: 290px
    }

    .row_chars_item .move_butt_item {
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 15px;
    }

    .sell_sert_form {
        padding-left: 10px;
    }

    .after_popup .popup_row_wrapp {
        padding: 22px 10px 30px 10px !important;
    }
}

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

    .mini_video,
    .photogallery_bl_page {
        float: none;
        width: 100%;
    }

    .photogallery_bl_page {}

    .object_movie {
        height: 190px;
        overflow: hidden;
    }

    .object_movie img {
        height: auto;
        width: 100%;
    }

    .object_movie+.object_movie {
        display: none;
    }
}

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

    .details_item_photo~.details_item_content {
        padding-left: 10px;
    }
}

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

    /* mobile touch */
    header {
        padding-top: 0;
        background-position: 10% 100%;
        padding-bottom: 30px;
    }

    #touch_menu {
        top: auto;
        position: relative;
        padding-top: 20px;
        margin: 0 auto;
        text-align: center;
    }

    .menu_top_line_wrapp {
        top: 95px;
    }

    .shell_wrapp {
        min-width: 320px !important;
    }

    .clr_butt_head,
    .sl_text,
    .grl_head,
    header:before,
    .arrow_text_head {
        display: none !important;
    }

    /*.clr_butt_head0 {display:block !important;margin-top:7px !important;}*/
    .bt_contacts {
        text-align: center;
    }

    .text_head_block {
        float: none;
        max-width: 100%;
    }

    .text_head_block p {
        max-width: 100%;
    }

    .bt_contacts~div.clr {
        margin-top: 40px !important;
    }

    .bt_req_call {
        margin-top: 10px;
        display: none !important;
    }

    .item_list_wrapp {
        margin-left: -11px;
    }

    .product_list {
        margin-left: 11px;
        width: 290px;
    }

    .text_preview_inner {
        text-align: center;
        width: 94%
    }

    .text_preview_wrapp {
        padding: 10px 0 15px;
    }

    .text_preview_left {
        float: none;
        width: 100%;
        text-align: left;
    }

    .with_banner_padd {
        margin-left: -150px;
    }

    .with_mini_text,
    .with_big_text {
        font-size: 41px;
    }

    .with_banner_wrapp {
        background-position: 18% 0;
    }

    .soc_block_text {
        float: none;
        display: inline-block;
        padding-top: 10px;
    }


    header:before {
        display: block !important;
        background-color: transparent;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .7) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .7) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .7) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=1);
        width: 26%;
    }

    .contacts_foot {
        margin-right: 50px;
    }

    .cat_row_top {
        float: none;
    }

    .cat_row_top li {
        display: inline-block;
    }

    .list_top_menu_wrapp {
        float: left;
        padding-left: 21px;
        margin-top: 10px;
        /* border-top: 1px solid rgba(225, 49, 47, 0.18); */
    }

    .list_menu_lev1 {
        margin-right: 10px
    }

    .list_top_menu_wrapp {
        float: none
    }

    .list_menu_lev2 {
        margin-left: 0;
        float: right
    }

    .text_preview_page .text_preview_inner {
        text-align: left
    }

    .lng_header {
        right: 35px;
        top: 10px;
        font-size: 13px;
    }

    .sec_banner_block {
        width: 100%;
        overflow: hidden;
    }

    .inner_player_item {
        background-size: 170% auto !important;
    }

    .sell_sert,
    .sertificat_block {
        width: 405px;
    }


}

@media screen and (max-width: 670px) {
    .footer_wrapp {
        text-align: center;
    }

    header:before {
        display: none !important;
    }

    .menu_foot,
    .contacts_foot,
    .contacts_foot .bt_phone,
    .contacts_foot .bt_req_call {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .contacts_foot {
        margin-right: 0;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .contacts_foot .bt_phone {
        grid-column: 1 / -1;
        /* занимает всю первую строку */
    }

    .contacts_foot .bt_req_call {
        grid-column: 1 / -1;
        /* занимает всю третью строку */
    }

    .contacts_foot .bt_phone,
    .contacts_foot .bt_req_call {
        padding-top: 20px;
    }

    .item_list_wrapp {
        margin-left: -11px;
    }

    .product_list {
        margin-left: 11px;
        width: 232px;
    }

    #foot_menu {
        display: none !important
    }

    .row_sert,
    .row_cell {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    .sell_sert,
    .sertificat_block {
        width: 100%;
    }

    .sell_sert_form .select_img {
        width: 98.5% !important;
    }
}

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

    .breadcrumb,
    .inner_page_wrapp .pagination {
        display: none
    }

    #touch_breadcrumb,
    .inner_page_wrapp .main_content,
    .inner_page_wrapp .sec_block,
    .inner_page_wrapp .sec_block~#main_content {
        display: block;
        width: 100%
    }

    #touch_breadcrumb,
    h1.title_block {
        margin-left: 28px;
        width: auto;
    }

    .inner_page_wrapp .item_list_wrapp {
        text-align: center
    }

    .sec_filtr_wrapp {
        text-align: left
    }

    .sec_filtr .bt_red {
        margin-left: 80px;
    }

    .filtr_title,
    .check_box {
        margin-left: 0;
        padding-left: 80px;
        padding-right: 80px;
        text-align: left;
    }

    .check_photo label {
        float: left;
        margin-left: 0;
        margin-right: 19px !important;
    }

    .check_photo_plus label {
        margin-left: 5px !important;
        margin-right: 0 !important;
    }

    .check_photo label:nth-child(2n) {
        margin-right: 0;
    }

    .check_photo label:first-child {
        /* float:right; */
    }

    .check_input {
        text-align: left
    }

    .check_input input,
    .check_input input~span~input {
        float: none
    }

    .check_input input~span {
        margin-left: 10px;
        margin-right: 10px
    }

    .text_preview_page .text_preview_inner {
        width: 94%;
    }

    .checke_lab {
        margin-left: 0;
        clear: both;
        float: none;
        top: 15px;
    }

    .inner_player_item {
        background-size: 280% auto !important;
    }

    #player_item .bt_req_call {
        padding-top: 15px;
        margin-bottom: 15px
    }

    .main_cut #touch_breadcrumb,
    .main_cut h1.title_block {
        margin-left: 0;
    }

    /* .photo_list {max-height: 330px;} */
    .photo_list img {
        max-width: unset;
        /* width: 330px;
            margin-left: -27px; */
    }

    .photo_list a {
        height: 368px;
    }

}

@media screen and (max-width: 580px) {
    .window_popup {
        margin-left: 0;
        left: 0;
        width: 100%;
    }

    .banner_konkurs_itog .with_middle_text {
        font-size: 16px !important;
        line-height: 21px !important;
    }

    .banner_konkurs_itog .with_big_text {
        font-size: 28px !important;
        line-height: 35px !important;
    }

}

@media screen and (max-width: 520px) {
    .row_video {
        width: 100%;
        float: none !important;
        margin-bottom: 25px;
    }

    .item_list_popup .item_list_wrapp .product_list {
        width: 230px;
    }
}

@media screen and (max-width: 500px) {
    .clr_butt_head0 {
        display: block !important;
        margin-top: 7px !important;
    }

    .text_head_block {
        float: none;
        margin: 0 auto;
        width: 330px;
        text-align: center;
    }

    .text_head_block p,
    .text_head_block h1 {
        text-align: left;
        padding-left: 5%;
    }

    .text_head_block img {
        margin-left: 5%;
    }

    header:before {
        display: none !important;
    }

    .list_top_menu_wrapp,
    .list_menu_lev2 {
        float: left
    }

    .text_preview_inner p {
        padding-right: 0;
        max-width: 90%;
    }

    .item_list_wrapp,
    .arhive_list_jpg {
        margin-left: 0 !important;
    }

    .product_list,
    .arhive_list_jpg .product_face {
        margin-left: 0 !important;
        width: 290px !important;
    }

    .arhive_list_jpg .product_face {
        width: 300px !important;
    }

    .sec_filtr .reset_frm {
        display: block;
        text-align: center;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .filtr_title,
    .check_box {
        margin-left: 0;
        padding-left: 30px;
        padding-right: 30px;
    }

    .sec_filtr_wrapp .check_photo {
        padding-left: 25px;
        padding-right: 5px;
    }


    .check_photo {
        margin-left: 0;
    }

    .check_input,
    .check_box,
    .sec_filtr_wrapp,
    .sec_filtr_wrapp .reset_frm {
        text-align: left;
    }

    .sec_filtr_wrapp .bt_red {
        margin-left: 30px;
    }

    .sec_filtr_wrapp .reset_frm {
        margin-left: 30px;
        margin-top: 10px
    }

    .img_blog img {
        /*max-width:300%;width:auto;transform: translate(-25%, 0%);-webkit-transform: translate(-25%, 0%);*/
    }


    .movie_play {
        margin-left: -40px;
        margin-top: -40px;
        width: 80px;
        height: 80px;
    }

    .callback_form {
        top: 30px !important;
        width: 90% !important;
        margin-left: 0 !important;
        left: 5% !important;
    }

    .callback_form .call_close {
        right: auto;
        left: 50%;
        margin-left: -14px;
    }

    .callBackForm label span {
        font-size: 11px;
        top: 14px;
        left: 9px;
    }

    .callBackForm .input_text {}

    .callBackForm {
        padding-top: 10px;
    }

    .callback_form h2 {
        font-size: 19px;
    }

    .call_introtext {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    .check_input input~span {
        margin-left: 10px;
        margin-right: 10px
    }

    .sertificat_wrapp:before {
        width: 69px;
        height: 65px;
        right: 11px;
        top: 9px;
    }

    .sertificat_wrapp {
        padding: 33px 11px 10px 11px;
    }

    .sertificat_logo {
        margin-bottom: 15px;
    }

    .sertificat_logo_name img {
        width: 124px;
    }

    .sertificat_logo img {
        width: 61px;
    }

    .sertificat_logo_name {
        margin-bottom: 40px;
    }

    .sertificat_title {
        font-size: 10px;
        line-height: 15px;
    }

    .upper_price {
        font-size: 22px;
    }

}

@media screen and (max-width: 670px) {
    .after_popup .popup_row {
        float: none;
        width: 100%;
        border-radius: 0 0 15px 15px;
        -webkit-border-radius: 0 0 15px 15px;
    }

    .after_popup .bg_wrapp_window:before {
        display: none;
    }

    .after_popup .popup_row:first-child~.popup_row,
    .after_popup .popup_row:first-child {
        width: 100%;
    }

    .details_item_photo {
        float: none;
        width: 199px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .details_item_photo~.details_item_content {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
    }

    .details_item_content {
        text-align: center;
        padding-bottom: 40px;
    }



}

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

    /* .window_popup {top:100px;} */
    .bg_wrapp_window:before {
        display: none;
    }

    .popup_row {
        float: none;
        width: 100%;
    }

    .or_block {
        position: relative;
        top: auto;
    }

    .bg_popup {
        margin-top: -8px;
        border-radius: 0 0 15px 15px;
        -webkit-border-radius: 0 0 15px 15px;
    }

    .popup_row_wrapp {
        padding: 22px 27px 30px 27px !important;
    }

    .pagination_blog {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .callback_form {
        top: 30px !important;
        width: 90% !important;
        margin-left: 0 !important;
        left: 5% !important;
    }

    .callback_form .call_close {
        right: auto;
        left: 50%;
        margin-left: -14px;
    }

    .callBackForm label span {
        font-size: 11px;
        top: 14px;
        left: 9px;
    }

    .callBackForm .input_text {}
}

@media screen and (max-width: 410px) {
    .with_banner_padd_page {
        padding-left: 17%;
    }

    .with_banner_page {
        padding-top: 30px;
    }

    .sec_banner_block .with_banner_page {
        padding-top: 130px;
        background-position: -100px 0;
    }

    .with_banner_page .with_mini_text {
        font-size: 23px;
    }

    .with_banner_page .with_big_text {
        font-size: 36px;
    }

    .sec_filtr_wrapp .bt_red,
    .sec_filtr_wrapp .reset_frm {
        margin-left: 30px;
        float: left;
    }

    .sec_filtr_wrapp .reset_frm {
        margin-left: 0;
        text-align: center;
    }

    .sec_filtr_wrapp {
        text-align: center;
    }

    .sec_filtr_wrapp .bt_red,
    .sec_filtr_wrapp .reset_frm {
        margin-left: 30px;
        float: left;
    }

    .sec_filtr_wrapp .reset_frm {
        width: auto;
        clear: both;
    }

    .nom_img~.wrapp_chars_item_cols {
        margin-left: 0;
    }

    .wrapp_player_item {
        height: 350px;
    }

    .inner_player_item {
        background-size: 290% auto !important;
    }


    .rows_cut_block .radio_input p strong {
        min-width: 160px;
    }

    .rows_cut_block .rows_radio_block {
        font-size: 12px;
    }

    .rows_cut_block .input_cell {
        margin-top: -1px;
    }

    .number input {
        width: 38px;
    }

    .rows_order_block .popup_row_wrapp {
        padding: 22px 10px 30px 10px !important;
    }

    .rows_order_block .radio_input p strong {
        min-width: 145px;
    }

    .rows_popup_input .row_form_popup {
        float: none;
        width: 100%;
    }

    .two_rows .lbl_box {
        margin-bottom: 15px;
    }

    .no_float .row_pop_butt {
        margin-top: 25px;
    }

    .row_form_popup:last-child {
        margin-bottom: 18px;
    }

    .rows_popup_input:first-child .row_form_popup .lbl_box {
        z-index: 100;
        position: relative;
    }

    .rows_popup_input:first-child .row_form_popup~.row_form_popup .lbl_box {
        z-index: 90 !important;
    }

    .list_face {
        margin-left: 0 !important;
    }

    .list_face .product_list {
        margin-left: 0 !important;
        /*width: 310px !important;*/
    }


    .content_konkurs .nom_img {
        width: 320px !important;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }

    .content_konkurs .nom_img_med_wrap,
    .content_konkurs .nom_img_med_wrap ul li,
    .content_konkurs .nom_img_med_wrap ul li img {
        width: 228px !important;
    }

    .content_konkurs .C_navigation,
    .content_konkurs .nom_img_med_wrap ul li,
    .content_konkurs .nom_img_med_wrap {
        height: 352px !important;
    }

    .content_konkurs .C_navigation {
        width: 88px !important;
    }

    .content_konkurs .carousel-navigation ul li {
        height: 83px !important;
        width: 88px !important;
        margin: 0 0 6px 0 !important;
    }






}



@media screen and (max-width: 380px) {
    .item_list_wrapp {
        margin-left: -13px;
    }

    .with_mini_text,
    .with_big_text {
        font-size: 36px;
    }

    .text_preview_page {
        display: none
    }

    .row_chars_item .to_cart_list {
        margin-top: 20px;
        margin-left: 0;
    }

    .check_photo_plus label {
        float: none !important;
    }

    .wrapp_player_item {
        height: 350px;
    }

    .inner_player_item {
        background-size: 380% auto !important;
    }


    .img_blog img {
        /*transform: translate(-30%, 0%);-webkit-transform: translate(-30%, 0%);*/
    }

    .item_list_wrapp_all {
        margin-left: 0 !important;
    }

    .item_list_wrapp_all .product_list_all {
        margin-left: 0 !important;
        width: 95% !important;
    }
}

@media screen and (max-width: 360px) {
    .object_movie img {
        height: 100%;
        width: auto;
        max-width: 200%;
    }

    .comment_text {
        padding-right: 10%;
    }
}

@media screen and (max-width: 350px) {
    .mini_search .input_text {
        width: 62%;
    }

    .callBackForm label span {
        font-size: 10px;
    }
}

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

    .check_photo label:nth-child(2n) {
        margin-right: 0
    }

    .img_blog img {
        /*max-width: 200%;*/
    }

}

@media screen and (max-width: 320px) {
    .check_mini {
        margin-left: -11px;
        text-align: center;
    }

    .check_mini label {
        margin-left: 11px;
        float: left
    }


    .check_input,
    .check_box,
    .sec_filtr_wrapp,
    .sec_filtr_wrapp .reset_frm {
        text-align: center;
    }

    .check_box {
        text-align: left;
    }

    .check_mini,
    .check_input {
        text-align: center;
    }

    .check_photo label {
        display: inline-block;
        float: none;
    }

    .check_size label {
        margin-left: 0;
        margin-right: 8px;
    }

    .check_input input {
        float: left;
    }

    .check_input input~span {
        text-align: center;
    }

    .check_input input~span~input {
        float: right;
    }

    .sec_filtr_wrapp .bt_red,
    .sec_filtr_wrapp .reset_frm {
        margin-left: 0;
        float: none;
    }

    .sec_filtr_wrapp .reset_frm {
        width: 100%;
    }

    .check_photo {
        margin-left: 0;
        text-align: left
    }

    .check_photo label {
        margin-left: 0;
        float: left;
        margin-right: 0;
    }

    .check_photo label:nth-child(2n) {
        float: right;
    }

    .check_photo_plus label {
        float: none;
    }

    .check_photo_plus {
        text-align: center;
    }


}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
    .title_block .price_table_summ {
        position: relative;
        /* top:-3px; */
    }
}


.to_cart_list_span span {
    display: none;
}

.to_cart_list_span {
    height: 16px;
    padding: 10px 0px 9px 37px;
}

.product_buttons {
    display: flex;
}

.reviews_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-bottom: 40px;
}

.review_item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.review_item__photo {
    flex-shrink: 1;
    max-width: 200px;
    height: auto;
}

.review_item__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.review_item__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-width: 0;
}

.review_item__author {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.review_item__text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.review_item__products {
    display: flex;
    font-size: 14px;
    margin-bottom: 15px;
    flex-direction: column;
}

.review_item__products span {
    font-weight: 700;
    margin-right: 5px;
}

.review_item__products a {
    color: #000;
    text-decoration: underline;
}

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

.review_item__full a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #000;
    text-decoration: none;
}

.review_item__full a:hover span {
    text-decoration: underline;
}

.review_item__full img {
    width: 24px;
    height: 24px;
}


.reviews_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.review_item {
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 20px;
    transition: all 0.3s ease;
}

.review_item:hover {
    border-color: #dee2e6;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.review_item__photo {
    margin-bottom: 16px;
}

.review_item__photo img {
    width: 100%;
    max-width: 300px;
    height: auto;
    border-radius: 6px;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

.review_item__photo:hover img {
    transform: scale(1.02);
    border-color: #dee2e6;
}

.review_item__content {
    margin-left: 0;
}

.review_item__author {
    font-size: 16px;
    font-weight: 600;
    color: #212529;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e9ecef;
}

.review_item__text {
    font-size: 14px;
    line-height: 1.6;
    color: #495057;
    margin-bottom: 16px;
}

.review_item__products {
    margin-bottom: 16px;
    padding: 8px 0;
}

.review_item__products span {
    font-weight: 600;
    color: #495057;
    margin-right: 8px;
    font-size: 13px;
}

.review_item__products a {
    display: inline-block;
    margin: 4px 8px 4px 0;
    padding: 4px 8px;
    background: #f8f9fa;
    color: #495057;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #e9ecef;
    font-size: 13px;
    transition: all 0.2s ease;
}

.review_item__products a:hover {
    background: #e9ecef;
    border-color: #dee2e6;
}

.review_item__full {
    text-align: right;
}

.review_item__full a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: #f8f9fa;
    color: #495057;
    text-decoration: none;
    border-radius: 6px;
    border: 1px solid #e9ecef;
    transition: all 0.2s ease;
    font-weight: 500;
    font-size: 14px;
}

.review_item__full a:hover {
    background: #e9ecef;
    border-color: #dee2e6;
}

.review_item__full img {
    width: 16px;
    height: 16px;
}

@media (min-width: 768px) {
    .reviews_list {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 1200px) {
    .reviews_list {
        grid-template-columns: 1fr 1fr;
    }
}

.pagination_container {
    margin-top: 15px;
}

.pagination_item {
    min-width: 30px;
    text-align: center;
    color: #424554;
    text-decoration: none;
    padding: 8px 2px;
    display: inline-block;
    outline: none;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.pagination_item:hover {
    color: #00a8f6;
}

.pagination_item._current {
    font-weight: 700;
    color: #c90101;
    pointer-events: none;
}

.pagination_item._icon {
    font-size: 30px;
    padding-top: 6px;
    vertical-align: middle;
}

.yet_items {
    font-size: 16px;
    line-height: 24px;
    color: #c90101;
    text-decoration: none;
}

.yet_items:hover {
    color: rgba(201, 1, 1, .7);
}

.yet_items:hover span {
    border-bottom-color: rgba(201, 1, 1, .6);
}

.pagination_more_block {
    text-align: center;
    margin-top: 20px;
}

.pagination_pages_block {
    text-align: center;
}

.yet_items span {
    border-bottom: 2px dotted #c90101;
}

@media (max-width: 768px) {
    .reviews_list {
        grid-template-columns: 1fr;
    }

}

@media (max-width: 400px) {
    .review_item__photo {
        max-width: 150px;
    }
}

.btn-outline-secondary {
    display: inline-block;
    font-weight: 400;
    color: #c90101;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #c90101;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #c90101;
    border-color: #c90101;
}

.text-center {
    text-align: center !important;
}