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

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

body  {
    font:13px/20px Ubuntu, Arial, Helvetica, sans-serif !important;
    width:100%;
    /*height:100%;*/
    position:relative;
    margin:0 auto;
    padding:0;
    color:#888888;
}
button, input[type='submit'], input[type='button'], .basket_button, .basket_button span {
    text-transform:none;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    outline:none;
}
h1 {
    /*clear: both;*/
    color: #383838;
    font-size: 36px;
    font-weight: 500;
    line-height: 38px;
    padding-bottom: 25px;
    padding-right: 55px;
}
h1.shifted {
    padding-right:200px;
}
h2, h3, h4, h5 {
    color:#383838;
    line-height:20px;
    font-weight: 500;
}
h2 {
    font-size:24px;
    margin: 0 0 24px;
}
h3{
    margin:0 0 23px;
}
h3, h3 a {
    font-size:20px;
    line-height:20px;
    font-weight: 500;
}
a h3 {
    display:inline-block;
}
h4 {
    font-size:16px;
    margin:0 0 23px;
}
h5 {
    font-size: 14px;
    margin: 0 0 23px;
}
img {
    border:0;
}
blockquote{
    color:#383838;
    font-size:13px;
    margin:43px 0 45px;
    min-height:40px;
    padding-left:25px;
    position:relative;
    vertical-align:middle;
}
blockquote:before{
    bottom:3px;
    content:" ";
    display:block;
    left:0;
    position:absolute;
    top:3px;
    width:3px;
    background-color:#ddd;
}
.medium { font-weight: 500; font-size: 14px; }
hr  {
    border:0;
    height:1px;
    margin:20px 0;
    background: #E5E5E5;
}
p {
    color:#888888;
    font-size:13px;
    margin:0px 0px 20px;
}
a {
    cursor:pointer;
    text-decoration:none;
}
table {
    border-collapse:collapse;
}
ol {
    counter-reset:li;
}
ol li {
    position:relative;
}
ol li:before {
    content:counter(li) ". " !important;
    counter-increment:li;
    padding-right:0 !important;
    color:#383838;
}
ul li:before  {
    content:"\25CF";
    color:#383838;
}
li  {
    list-style-type:none;
}
.big_text {
    font-size:18px;
    font-weight:500;
}
.middle_text {
    font-size:14px;
}
hr.long { margin: 35px 0px 30px; }
.border_block_wide { border: 1px solid #e5e5e5; padding: 9px 38px 34px; }
.border_block_wide .props_list { width: 100%; }
.border_block_wide .props_list td:first-child { font-size: 14px; }
.border_block_wide .props_list td:first-child .txt { padding-right: 28px; }
.border_block_wide .props_list td:last-child { font-size: 16px; font-weight: bold; }
.border_block_wide .props_list td:last-child .txt { padding-left: 29px; }
.border_block_wide .props_list td .txt { padding-left: 14px; }
.border_block_wide .props_list td { padding-top: 6px; }
table.props_list { border-collapse: collapse; border: 0px; }
table.table td{padding:10px;}
table[data-bx-no-border="Y"] td { border: 0px; border-bottom: 1px dotted #c3c3c3; }
.props_list td { text-align: right; padding: 2px 0px 2px 10px; font-size: 13px; }
.border_block_wide .props_list td {border-bottom: 1px dotted #c3c3c3;}
.props_list td > span, .props_list td > .txt { position: relative; background: #FFF; padding: 0px; display: inline-block;color: #666; }
.border_block_wide .props_list td > span, .border_block_wide .props_list td > .txt{bottom: -11px;background: #FFF;padding: 0px 0px 0px 10px;display: inline-block;}
.props_list tr td:first-child { text-align: left; padding-right: 10px; padding-left: 0px;}
.props_list tr td:first-child > span, .props_list tr td:first-child > .txt { padding-right: 12px; position: relative; }
.props_list tr td:first-child > span.whint { padding-right: 32px; }
.border_block_wide .props_list tr td:first-child > span:before, .border_block_wide .props_list tr td:first-child > .txt:before  { content: ""; display: block; position: absolute; background: #ddd; left: 1px; top: 10px; width: 2px; height: 2px; }
.props_list tr td:first-child > .txt:before { top: 9px; width: 3px; height: 3px; }
.tizer_bold_text { font-weight: 600; font-size: 18px; }
.tizer_text { font-size: 16px; }

.catalog_table td {border: 1px solid #e2e2e2;padding: 10px 27px 13px 18px;}
.catalog_table tr.colors ul {margin-bottom: 0;}
.catalog_table tr.colors li:before {display: none;}
.catalog_table tr.colors li {padding-left:0; display:inline-block;}
.catalog_table tr.colors em {width: 20px;height: 20px;display:inline-block;margin-right:0.2rem;border: 1px solid #B0BCCA;}

.compare_view td {border: 1px solid #e2e2e2;padding: 10px 27px 13px 18px;}
.compare_view tr.colors ul {margin-bottom: 0;}
.compare_view tr.colors li:before {display: none;}
.compare_view tr.colors li {padding-left:0; display:inline-block;}
.compare_view tr.colors em {width: 20px;height: 20px;display:inline-block;margin-right:0.2rem;border: 1px solid #B0BCCA;}
span.li {width:8px;height:8px;border-radius:100%;display:inline-block;background-color:#000000;border:1px solid #000000;}
span.li.transparent {background-color:transparent;}
tr.tr_colored, .catalog_mob_property.colored {background-color: #f0f3f8;font-weight: 600; color: #383838;}
tr.tr_colored td {background-color: #f0f3f8 !important;}

.table_wrapper,.table_wrapper table {min-width: 100%;width: auto;}
.table_wrapper {overflow-x: auto;}
.group_description_block img {max-width:100%;width: auto;height:auto;}
.pl0 {padding-left: 0 !important;}
.pr0 {padding-right: 0 !important;}
.pl_1_5 {padding-left: 1.5rem !important;}
.pr_1_5 {padding-right: 1.5rem !important;}

.d_flex {
    display: flex;
    justify-content:space-between;
    flex-flow:row wrap;
}

.ra{
    position:relative;
}
.ra::before{
    content:'';
    display:block;
}
.ra-1_1::before{
    padding-top:100%;
}
.ra-1_1_1::before{
    padding-top:103%;
}
.ra-1_2::before{
    padding-top:200%;
}
.ra-1_3::before{
    padding-top:300%;
}
.ra-2_3::before{
    padding-top:150%;
}
.ra-3_4::before{
    padding-top:133.33333333%;
}
.ra-2_1::before{
    padding-top:50%;
}
.ra-2_1_1::before{
    padding-top:71%;
}
.ra-2_1_2::before{
    padding-top:52%;
}
.ra-2_1_3::before{
    padding-top:75%;
}
.ra-2_1_4::before{
    padding-top:57%;
}
.ra-3_2::before{
    padding-top:66.6666666%
}
.ra-3_3::before{
    padding-top:33.3333333%
}
.ra-3_3_1::before{
    padding-top:31%
}
.ra-3_3_2::before{
    padding-top:32%
}
.ra-3_3_3::before{
    padding-top:37%
}

.ra-container {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    overflow:hidden;
    width: 100%;
    height: 100%;
    margin: auto;
}

.ra-container img {
    position: absolute;
}

.ra-container img:not(.width100):not(.height100) {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 100%;
}

.ra-container img.width100 {
    width: 100%;
    height:auto;
    max-height: inherit;
    top: 50%;
    transform: translateY(-50%);
}

.ra-container img.height100 {
    height: 100%;
    width: auto;
    max-width: inherit;
    left: 50%;
    transform: translateX(-50%);
}

.ra-container img.kvadrat {
    max-width: 100%;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}

.ra-container img.no_transform {
    left: 0 !important;
    top:0 !important;
    transform: none !important;
}

.model_page_filter .bx_filter .bx_filter_popup_result.right {
    left: 0 !important;
    top: 100% !important;
}

.section_preview_row {margin: 1.5rem 0;}

.section_preview_text {
    width: calc(100% - 308px);
}

.section_preview_right {
    width: 270px;
    text-align: center;
    padding-top: 2.8rem;
}

.section_preview_buttons {margin-top: 1.3rem;}
.section_preview_button:nth-child(n+2) {margin-top: 0.8rem;}

.section_preview_button .btn { 
    color: #ffffff;
    font-size: 19px;
    line-height: 1.55;
    font-weight: 600;
    border-radius: 30px;
    background-color: #00c257;
    background-position: center center;
    border-color: transparent;
    width: 263px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
}

.section_preview_button:nth-child(n+2) .btn {
    background-color: #008bc2;
}

.section_preview_button .btn:hover {background-color: #a4233d;}

.section_preview_text,
.section_preview_text p,
.model_section_descr,
.model_section_descr *,
.detail_block_text,
.detail_block_text *,
.salon_types_description,
.salon_types_description *,
.salon_types_note,
.salon_types_note *,
.roboto-text,
.roboto-text *,
.wrap_md .big .roboto-text p,
.roboto-text.tizers_block .item .title {
    font-family: 'RobotoRegular';
    color: #000000;
    font-size: 20px; 
    line-height: 31px;
}

.blocks2-list.roboto-text .blocks2-item .name a { 
    font-size: 15px; 
    line-height: 24px;
    font-family: 'RobotoRegular';
    color: #000000; 
}

.blocks1-list.roboto-text .blocks1-item .name a { 
    font-size: 14px; 
    line-height: normal;
    font-family: 'RobotoRegular';
}

.section_preview_text span.bold {font-family: 'RobotoBold';}

.section_preview_text h2,
.catalog_list_wrapper h2,
.model_section_descr h2,
.catalog_list_model h2,
.model_tab_content h2,
.roboto-text h1,
.roboto-text h2 {
    font-family: 'RobotoBold';
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}

.catalog_list_wrapper {
    position: relative; 
    padding: 2.5rem 0;
}

.catalog_list_wrapper * {
    font-family: 'RobotoRegular'; 
}

.catalog_list_wrapper,
.catalog_list_wrapper::before,
.catalog_list_wrapper::after {
    background-color: #eeeeee;
}

.catalog_list_wrapper::before,
.catalog_list_wrapper::after {
    position: absolute;
    content: '';
    top: 0;
    height: 100%;
    width: 50%;
}

.catalog_list_wrapper::before {
    left: -50%;
}

.catalog_list_wrapper::after {
    right: -50%;
}

.catalog_list_wrapper .bx_compare.bx_catalog .compare_view td:not(.data_table_props) {
    border:none;
}

.catalog_list_wrapper .catalog_block .catalog_item {
    background-color: transparent; 
}

.catalog_list_wrapper .bx_compare.bx_catalog .compare_view .item_block .title,
.catalog_list_wrapper .bx_compare.bx_catalog .compare_view .item_block .title span,
.catalog_list_model .item-title *,
.item_info.main_item_wrapper .title {
    font-family: 'RobotoBold' !important;
    font-size: 16px !important;
    line-height: 23px !important;
}

.catalog_list_wrapper .image_wrapper_block,
.catalog_list_wrapper .image_wrapper_block a {
    min-width: 218px;
}

.catalog_list_model .image_wrapper_block,
.catalog_list_model .image_wrapper_block a {
    min-width: 260px;
}

.catalog_list_wrapper .bx_compare.bx_catalog .compare_view .item_block .image_wrapper_block,
.catalog_list_wrapper .bx_compare.bx_catalog .compare_view .item_block .image_wrapper_block a {
    height: 122px;
    line-height: 122px;
}

.catalog_list_model .item_block .image_wrapper_block,
.catalog_list_model .item_block .image_wrapper_block a {
    height: 200px;
    line-height: 200px;
}

.catalog_list_wrapper .like_icons {
    right: 33px;
}

.catalog_list_wrapper .button.big_btn span,
.catalog_list_wrapper .button.bold,
.catalog_list_model .button.big_btn span,
.catalog_list_model .button.bold {
    font-size: 16px;
}

.catalog_list_wrapper .cost.prices .price,
.catalog_list_model .cost.prices .price {
    font-size: 17px;
}

.catalog_list_wrapper .bx_compare.bx_catalog .compare_view.data_table_props td {
    border: 1px solid #d9d9d9;
    font-size: 14px;
    line-height: 21px;
}

.catalog_list_wrapper .bx_compare.bx_catalog .compare_view.data_table_props tr td {
    background-color: #ffffff;
}

.catalog_list_wrapper .bx_compare .compare_view.data_table_props td {
    padding: 8px 27px 8px 18px;
}

.catalog_list_wrapper .data_table_props tr.tr_hidden {
    display: none;
}

.data_table_props.expanded tr.tr_hidden {
    display: table-row;
}

.table_props_expand_btn,
.model_content_more_btn,
.all_items_btn,
.mob_props_expand {
    margin-top: 1.5rem;
    text-align: center;
}

.table_props_expand_btn .btn,
.model_content_more_btn .btn,
.all_items_btn .btn,
.mob_props_expand .btn {
    color: #ffffff;
    font-weight: 600;
    border-radius: 30px;
    background-color: #a4233d;
    background-position: center center;
    border-color: transparent;
    height: 60px;
    text-align: center;
    display: inline-block;
}

.table_props_expand_btn .btn,
.model_content_more_btn .btn,
.all_items_btn .btn,
.mob_props_expand .btn {
    color: #ffffff;
    font-size: 17px; 
    line-height: 60px; 
}

.mob_props_expand .btn {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.table_props_expand_btn .btn {
    min-width: 332px; 
}

.model_content_more_btn .btn {
   min-width: 240px; 
}

.all_items_btn .btn {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}


.catalog_list_model .item_wrap.hover,
.catalog_list_model .item_wrap:not(.touch):hover {
    box-shadow: none !important;
}

.model_section_descr {
    padding-top: 2.5rem;
}

.mt0 {margin-top: 0 !important;}
.pt0 {padding-top: 0 !important;}
.w100 {width: 100% !important;}
.pt2_5 {padding-top: 2.5rem !important;}

.model_tabs_wrapper {
    padding-top: 2.5rem;
}

.model_tabs_wrapper * {
    font-family: 'RobotoRegular'; 
}

.model_tabs.d_flex {
    justify-content: flex-start;
    width: 75%;
}

.model_tab {
    margin: 0 0.6rem 0.6rem 0;
    display: inline-block;
    text-align: center;
    padding: 0.7rem 1rem;
    border-radius: 20px;
    background-color: #e6e6e6;
    color: #000000;
    font-size: 14px;
}

.model_tab.active {
    background-color: #393939;
    color: #ffffff;
}

.model_tabs_content_wrapper {
    margin-top: 2rem;
}

.catalog_navigation {
    position: fixed;
    top: 0;
    width: 300px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background-color: #ffffff;
    z-index: 2;
    display: none; 
}

.catalog_navigation_block {
    display: block;
    padding: 9px 44px 9px 13px;
    font-size: 18px;
    color: #a4233d;
    font-family: 'RobotoBold';
    line-height: 21px;
    position: relative;
}

.catalog_navigation_block.active {
    background-image: url(/images/pag_arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 43px) top;
    background-size: auto 100%;
    background-color: #a4233d;
    color: #ffffff;
    padding-top: 13px;
    padding-bottom: 13px;
}

.catalog_navigation_block_border {
    position: absolute;
    top: 0;
    right: 24px;
    height: 100%;
    width: 1px;
    background-color: #a4233d;
    z-index: 1;
} 

.catalog_navigation_block.active .catalog_navigation_block_border {
    background-color: #ffffff;
} 

.catalog_navigation_block:first-child .catalog_navigation_block_border,
.catalog_navigation_block:last-child .catalog_navigation_block_border {
    height: 50%; 
}

.catalog_navigation_block:first-child .catalog_navigation_block_border {
    top: auto;
    bottom: 0;
}

.catalog_navigation_block_round {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 19px;
    height: 12px;
    width: 12px;
    background-color: #ffffff;
    border: 1px solid #a4233d;
    border-radius: 100%;
    z-index: 2;
}

.catalog_navigation_block.active .catalog_navigation_block_round {
    border-color: #ffffff;
    background-color: #a4233d;
}

.catalog_navigation_block_arrow {
    position: absolute;
    top: 0;
    right: -24px;
    height: 100%;
    width: 24px;
    background-image: url(/images/pag_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% 100%;
    display: none;
}

.catalog_navigation_block.active .catalog_navigation_block_arrow {
    display: block;
}

.d-none {display: none !important;}

.model_tab_content:nth-child(n+2) {
    margin-top: 2.3rem;
}

.model_tab_content:nth-child(n+4) {
    display: none;
}

.model_tabs_wrapper.expanded .model_tab_content:nth-child(n+4) {
    display: block;
} 

.section_description .text_hidden {
    display: none;
  }

.section_description.opened .text_hidden {
   display: block;
}

.section_description {margin: 1.7rem 0;}
.section_description .readmore_btn {text-align: center; margin-top: 20px;}
.font-weight_normal {font-weight: normal !important;}
.pb0 {padding-bottom: 0 !important;}

.catalog_list_model {margin-top: 2.5rem;}

.catalog_list_model .catalog_block .catalog_item,
.catalog_block_model,
.catalog_list_model .rows_block_model {
    background-color: #f6f6f7;
}

.catalog_list_model .rows_block_model {
    padding-bottom: 1.5rem;
}

.catalog_list_model .catalog_block .catalog_item {
padding: 0 0 1.5rem;
}

.catalog_list_model .catalog_item {
    border: none !important;
}

.catalog_list_model .image_wrapper_block,
.catalog_list_model .image_wrapper_block a {
    max-width: none;
}

.catalog_list_model .like_icons {
    top: 27px;
    right: 9px;
}

.catalog_list_model .item-title * {
    color: #000000 !important;
}

.catalog_list_model .cost.prices .price {
    margin-top: 1.1rem;
    font-family: 'RobotoRegular';
    font-weight: normal;
}

.pb3 {padding-bottom: 3rem !important;}
.c3001f {color: #c3001f !important;}
.mr0 {margin-right: 0 !important;}

.catalogSectionComp.mob {
    margin: 2.5rem 0;
    display: none;
}

.catalog_section_list .section_item .image {
    width: 60% !important;
    padding-right: 10px !important;
}

.mt1 {margin-top: 1rem !important;}

.roboto-text ul.plus li {
    margin: 0 0 4px;
    padding-left: 28px;
    background-image: url(/images/plus.png);
    background-repeat: no-repeat;
    background-position: left 7px;
}

.roboto-text ul.plus li::before {display: none;}
.roboto-text ul.plus.d_flex.cols-2 li {width: calc(50% - 38px);}
.mb0 {margin-bottom: 0 !important;}


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

    .catalog_navigation {
    display: none;
}

}


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

    .section_preview_row.d_flex {display: block;}
.section_preview_text, .section_preview_right {width: 100%;}
.section_preview_right {margin-top: 1.5rem; padding-top: 0;}
.model_tabs.d_flex {width: 100%;}

}

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

.roboto-text ul.plus.d_flex {display: block;}    
.roboto-text ul.plus.d_flex.cols-2 li {width: 100%;}   
    
}


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

 .catalogSectionComp.mob {display: block;}
    
    .model_tabs_wrapper {
    padding-top: 1rem;
}

.all_items_btn .btn {
    height: auto;
    line-height: normal;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

}

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

    .table_props_expand_btn .btn {
    min-width: auto;
    width: calc(100% - 30px);
}
    
}