
.bx_catalog_tile_home_type_2 {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    position: relative;
}
@media (max-width: 640px) {
.bx-touch .bx_catalog_tile_home_type_2 {
    border-bottom: 1px solid #e5e5e5;
}
}
@media (max-width: 479px) {
.bx-touch .bx_catalog_tile_home_type_2 {
    border-bottom: 1px solid #e5e5e5;
}
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_section {
    height: 60px;
    padding-top: 35%;
}
@media (max-width: 640px) {
.bx_catalog_tile_home_type_2 .bx_catalog_tile_section {
    padding-top: 60%;
}
}
@media (max-width: 479px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_tile_section {
    padding-top: 175%;
}
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 800;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.active {
    animation: 0.9s ease 0s normal none 1 running nextslide;
    opacity: 0;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.notactive {
    animation: 0.9s ease 0s normal none 1 running prevslide;
    opacity: 1;
}
@keyframes prevslide {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes nextslide {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.notactive, .bx_catalog_tile_home_type_2 .bx_catalog_tile_slide {
    display: none;
    opacity: 0;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.active {
    display: block;
    opacity: 1;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item {
    background: none repeat scroll 0 0 #fff;
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    padding: 1px 26px;
    position: relative;
    transition: none 0s ease 0s ;
    width: 25%;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(4n+1) {
    clear: both;
}
@media (max-width: 640px) {
.bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(4n+1) {
    clear: none;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(3n+1) {
    clear: both;
}
}
@media (max-width: 479px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(4n+1) {
    clear: none;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(3n+1) {
    clear: none;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(2n+1) {
    clear: both;
}
}
@media (min-width: 960px) {
.bx_catalog_tile_home_type_2.col1 .bx_catalog_item {
    padding: 1px 26px;
    width: 100%;
}
.bx_catalog_tile_home_type_2.col2 .bx_catalog_item {
    padding: 1px 26px;
    width: 50%;
}
.bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item {
    padding: 1px 26px;
    width: 33.3333%;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1) {
    clear: both;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4) {
    display: none;
}
.bx_catalog_tile_home_type_2.col4 .bx_catalog_item {
    padding: 1px 26px;
    width: 25%;
}
.bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(4n+1) {
    clear: both;
}
}
@media (min-width: 760px) and (max-width: 960px) {
.bx_catalog_tile_home_type_2.col1 .bx_catalog_item {
    padding: 1px 16px;
    width: 100%;
}
.bx_catalog_tile_home_type_2.col2 .bx_catalog_item {
    padding: 1px 16px;
    width: 50%;
}
.bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item {
    padding: 1px 16px;
    width: 33.3333%;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1) {
    clear: both;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4) {
    display: none;
}
.bx_catalog_tile_home_type_2.col4 .bx_catalog_item, .bx_catalog_tile_home_type_2.col5 .bx_catalog_item {
    padding: 1px 16px;
    width: 25%;
}
.bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(4n+1) {
    clear: both;
}
}
@media (max-width: 760px) {
.bx_catalog_tile_home_type_2.col1 .bx_catalog_item {
    padding: 1px 16px;
    width: 100%;
}
.bx_catalog_tile_home_type_2.col2 .bx_catalog_item {
    padding: 1px 16px;
    width: 50%;
}
.bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item {
    padding: 1px 16px;
    width: 33.3333%;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1) {
    clear: both;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4) {
    display: none;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item, .bx_catalog_tile_home_type_2.col4 .bx_catalog_item, .bx_catalog_tile_home_type_2.col5 .bx_catalog_item {
    padding: 1px 16px;
    width: 33.3333%;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1), .bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(3n+1) {
    clear: both;
}
}
@media (max-width: 580px) {
.bx-touch .bx_catalog_tile_home_type_2.col1 .bx_catalog_item {
    padding: 1px 26px;
    width: 100%;
}
.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item {
    padding: 1px 16px;
    width: 50%;
}
.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(3n+1) {
    clear: none;
}
.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both;
}
.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item, .bx-touch .bx_catalog_tile_home_type_2.col3 .bx_catalog_item, .bx-touch .bx_catalog_tile_home_type_2.col4 .bx_catalog_item, .bx-touch .bx_catalog_tile_home_type_2.col5 .bx_catalog_item {
    clear: none;
    padding: 1px 16px;
    width: 50%;
}
.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1), .bx-touch .bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(2n+1), .bx-touch .bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(2n+1) {
    clear: both;
}
.bx-touch .bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4) {
    display: none;
}
}
.bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_container {
    animation: 0.5s ease 0s normal none 1 running borderview;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 990;
}
@media (min-width: 960px) {
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_container {
    padding: 0 25px 15px;
}
}
@media (max-width: 960px) {
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_container {
    padding: 0 15px 15px;
}
}
@keyframes borderview {
0% {
    border: 1px solid #fdfdfd;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
100% {
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
}
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_articul {
    color: #a5a5a5;
    font-size: 13px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_title {
    height: 34px;
    overflow: hidden;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_title {
    height: auto !important;
    overflow: auto;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_title a {
    color: #3f3f3f;
    font-size: 13px;
    text-decoration: none;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_price {
    color: #3f3f3f;
    font-weight: bold;
    margin-top: 5px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_price span {
    color: #a5a5a5;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
    white-space: nowrap;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls {
    padding-top: 10px;
    text-align: center;
}
@media (min-width: 641px) and (max-width: 960px) {
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls {
    height: auto;
}
}
@media (max-width: 640px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls {
    height: auto;
    line-height: 30px;
    text-align: center;
}
}
@media (max-width: 479px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls {
    display: block;
    height: auto;
    line-height: 30px;
}
}
@media (max-width: 479px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_controls {
    height: auto;
}
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
    color: #3f3f3f;
    font-size: 13px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #e4e4e4;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 10px;
    padding: 5px 15px;
    text-align: left;
    white-space: normal;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
    text-align: center;
    width: 100%;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
    box-sizing: border-box;
    height: 25px;
    line-height: 25px;
    margin: 1%;
    min-width: 100px;
    width: 48%;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
    margin: 5px 3px;
}
@media (max-width: 640px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
    display: none;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
    float: none;
    text-align: center;
    width: 100%;
}
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls input[type="text"] {
    border: medium none;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls, .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_controls {
    opacity: 1;
}
.bx_catalog_tile_home_type_2 .bx_cnt_desc {
    position: absolute;
    right: -45px;
    text-align: left;
    top: 2px;
    width: 40px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls a {
    margin-bottom: 10px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_price .bx_price {
    color: #db0000;
    font-size: 19px;
    text-align: center;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double, .bx_catalog_tile_home_type_2 .bx_catalog_item_images {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin-top: 10px;
    padding-top: 135%;
    position: relative;
    width: 100%;
    z-index: 910;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double {
    margin-top: -135%;
    opacity: 0;
    z-index: 900;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item.double:hover .bx_catalog_item_images {
    animation: 0.5s ease 0s normal none 1 running rotateimgfirst;
    opacity: 0;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item.double:hover .bx_catalog_item_images_double {
    animation: 0.5s ease 0s normal none 1 running rotateimglast;
    opacity: 1;
}
@keyframes rotateimgfirst {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes rotateimglast {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_controls, .bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_articul, .bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_scu {
    display: block;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item .bx_catalog_item_scu {
    padding-top: 10px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_scu > div {
    margin: 0 auto;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item .bx_catalog_item_controls.no_touch {
    display: none !important;
}
.bx_catalog_tile_home_type_2 .bx_stick {
    background: url("images/stick.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #ba3434;
    white-space: nowrap;
    width: 123px;
}
.bx_catalog_tile_home_type_2 .bx_stick.short {
    font-size: 18px;
    font-weight: bold;
}
.bx_catalog_tile_home_type_2 .bx_stick.average {
    font-size: 13px;
    font-weight: bold;
}
.bx_catalog_tile_home_type_2 .bx_stick.long {
    font-size: 11px;
    font-weight: normal;
}
.bx_catalog_tile_home_type_2 .bx_stick_disc {
    background: url("images/stick_disc.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    height: 74px;
    line-height: 74px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    width: 72px;
}
.bx_catalog_tile_home_type_2 .bx_stick.left, .bx_catalog_tile_home_type_2 .bx_stick_disc.left {
    left: -2px;
}
.bx_catalog_tile_home_type_2 .bx_stick.right, .bx_catalog_tile_home_type_2 .bx_stick_disc.right {
    right: 0;
}
.bx_catalog_tile_home_type_2 .bx_stick.top, .bx_catalog_tile_home_type_2 .bx_stick_disc.top {
    top: 15px;
}
.bx_catalog_tile_home_type_2 .bx_stick.bottom, .bx_catalog_tile_home_type_2 .bx_stick_disc.bottom {
    bottom: 5px;
}
.bx_catalog_tile_home_type_2 .bx_stick.middle, .bx_catalog_tile_home_type_2 .bx_stick_disc.middle {
    top: 49%;
}
@media (min-width: 641px) and (max-width: 960px) {
.bx_catalog_tile_home_type_2 .bx_stick {
    background-size: 100% auto;
    height: 30px;
    line-height: 30px;
    width: 90px;
}
.bx_catalog_tile_home_type_2 .bx_stick.short {
    font-size: 14px;
    font-weight: normal;
}
.bx_catalog_tile_home_type_2 .bx_stick.average {
    font-size: 11px;
    font-weight: normal;
}
.bx_catalog_tile_home_type_2 .bx_stick.long {
    font-size: 11px;
    font-weight: normal;
}
.bx_catalog_tile_home_type_2 .bx_stick_disc {
    background-size: 100% auto;
    font-size: 20px;
    height: 65px;
    line-height: 65px;
    width: 64px;
}
}
@media (max-width: 640px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_stick {
    background-size: 100% auto;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    width: 70px;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_stick_disc {
    background-size: 100% auto;
    font-size: 16px;
    height: 49px;
    line-height: 49px;
    width: 48px;
}
}
@media (max-width: 479px) {
.bx-touch .bx_catalog_tile_home_type_2 .bx_stick {
    background-size: 100% auto;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    width: 70px;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_stick_disc {
    background-size: 100% auto;
    font-size: 13px;
    height: 38px;
    line-height: 38px;
    width: 37px;
}
}
.bx_catalog_tile_home_type_2 .bx_bt_button_type_2 {
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
.bx_catalog_tile_home_type_2 .bx_bt_button_type_2 {
    background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
    border: 1px solid #e9e9e9;
    color: #656565;
    text-shadow: 0 1px 0 #fff;
}
.bx_catalog_tile_home_type_2 .bx_bt_button_type_2:hover {
    background: none repeat scroll 0 0 #fff;
}
.bx_catalog_tile_home_type_2 .bx_bt_button_type_2:active {
    background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05) inset;
}
.bx_catalog_tile_home_type_2 .bx_small.bx_bt_button_type_2 {
    display: inline-block;
    line-height: 20px;
    min-width: 20px;
}
.bx_catalog_tile_home_type_2 .bx_small.bx_bt_button_type_2 {
}
.bx_catalog_tile_home_type_2 .bx_small.bx_bt_button_type_2:hover {
}
.bx_catalog_tile_home_type_2 .bx_small.bx_bt_button_type_2:active {
}
.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2 {
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 13px;
}
.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2 {
    font-weight: bold;
}
.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2:hover {
}
.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2:active {
}
.bx_catalog_tile_home_type_2 .bx_col_input {
    display: inline-block;
    text-align: center;
    width: 20px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left, .bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/slider_arrow.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 35px auto !important;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 35px;
    margin-top: -29px;
    position: absolute;
    top: 45%;
    width: 35px;
    z-index: 910;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left {
    background-position: 0 0;
    left: -10px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left:active {
    background-position: 0 -70px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right {
    background-position: 0 -35px;
    right: -10px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right:active {
    background-position: 0 -105px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination {
    bottom: 5%;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination {
    display: none;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li {
    background: url("images/pagination_dot.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: none;
    height: 20px;
    margin: 0 3px;
    padding: 0;
    width: 14px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li:hover, .bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li.active {
    background: url("images/pagination_dot.png") no-repeat scroll 1px center rgba(0, 0, 0, 0);
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li span {
    cursor: pointer;
    display: block;
    height: 20px;
    text-decoration: none;
    width: 14px;
}
.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button {
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 13px;
}
.bx_catalog_tile_home_type_2 {
    transition: all 0.3s ease 0s;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size {
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    width: 100%;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size_scroller_container {
    position: relative;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size {
    overflow-x: auto;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size ul {
    margin-left: 0 !important;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 25px;
    position: relative;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li .cnt {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c0cfda;
    bottom: 2px;
    color: #3f3f3f;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: normal;
    left: 2px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    text-align: center;
    text-decoration: none;
    top: 0;
}
.bx-retina .bx_catalog_tile_home_type_2 .bx_item_detail_size ul li .cnt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: url("images/x2border.png") 2 2 2 2 fill;
    border-style: solid;
    border-width: 1px;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #006cc0;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li:active .cnt, .bx_catalog_tile_home_type_2 .bx_item_detail_size ul li.bx_active .cnt {
    border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_tile_home_type_2 .bx_item_detail_size ul li.bx_active .cnt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: url("images/x2border_active.png") 2 2 2 2 fill;
    border-style: solid;
    border-width: 1px;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size ul li.bx_missing > i {
    background: url("images/missing.png") no-repeat scroll center center rgba(255, 255, 255, 0.79);
    bottom: 2px;
    cursor: not-allowed;
    display: block;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 11;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_left, .bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_right {
    opacity: 0.8;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_left:hover, .bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_right:hover {
    opacity: 1;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size.full .bx_slide_left, .bx_catalog_tile_home_type_2 .bx_item_detail_size.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_left {
    background: url("images/arr_left.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
    left: -5%;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_right {
    background: url("images/arr_right.png") no-repeat scroll right center / 100% auto rgba(0, 0, 0, 0);
    right: -5%;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_left {
    background: url("images/fade_left.png") repeat-y scroll left center / 100% auto rgba(0, 0, 0, 0);
    left: 0;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_right {
    background: url("images/fade_right.png") repeat-y scroll right center / 100% auto rgba(0, 0, 0, 0);
    right: 0;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu {
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    width: 100%;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu_scroller_container {
    position: relative;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu {
    overflow-x: auto;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul {
    margin-left: 0 !important;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 0;
    position: relative;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li .cnt {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c0cfda;
    bottom: 4px;
    cursor: pointer;
    display: block;
    left: 2px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 10;
}
.bx-retina .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li .cnt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: url("images/x2border.png") 2 2 2 2 fill;
    border-style: solid;
    border-width: 1px;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #006cc0;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border: 2px solid #006cc0;
    padding: 3px;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li.bx_missing > i {
    background: url("images/missing.png") no-repeat scroll center center rgba(255, 255, 255, 0.79);
    bottom: 4px;
    cursor: not-allowed;
    display: block;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 11;
}
.bx-retina .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: url("images/x2border_active.png") 2 2 2 2 fill;
    border-style: solid;
    border-width: 1px;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 6%;
    left: 6%;
    position: absolute;
    right: 6%;
    top: 6%;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
    height: 25px;
    width: auto;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_left, .bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_right {
    opacity: 0.8;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_left:hover, .bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_right:hover {
    opacity: 1;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu.full .bx_slide_left, .bx_catalog_tile_home_type_2 .bx_item_detail_scu.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_left {
    background: url("images/arr_left.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
    left: -5%;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_right {
    background: url("images/arr_right.png") no-repeat scroll right center / 100% auto rgba(0, 0, 0, 0);
    right: -5%;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_left {
    background: url("images/fade_left.png") repeat-y scroll left center / 100% auto rgba(0, 0, 0, 0);
    left: 0;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_right {
    background: url("images/fade_right.png") repeat-y scroll right center / 100% auto rgba(0, 0, 0, 0);
    right: 0;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item_articul{
	color: #a5a5a5;
	font-size: 13px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_title{
	overflow: hidden;
	height: 34px;
	font-family:"PT Serif",serif;
	font-size:0.6em !important;
	font-weight:bold;
	text-align:center;
}