

/* Start:/local/templates/itpanda.business.doka/calc/calc-style.css?163756636319327*/
/*Калькулятор*/
.calc_left {
    width: 555px !important;
    /*float: left;*/
    float: right;
}
.calc_right {
    width: 560px;
    /*float: right;*/
    float: left;
}

.calc_wrapper {
    padding: 20px 0px;
}

.calc_img {
    width: 100%;
    /*height: 400px;*/
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    position: relative;
}
.calc_sales {
    text-align: center;
}
.calc_img_notice {
    background: #f5f5f5;
    text-align: center;
    line-height: 1.4;
    padding: 14px 15px;
    font-style: italic;
    margin-top: 20px;
    font-weight: 400;
    font-size: 13px;
}
.calc {
    margin-top: 27px;
}
.page_calc_title {
    margin-top: 20px;
}
.calc_sales > div {
    margin-bottom: 6px;
}
.calc_price > div {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 2px;
    margin-right: 2px;
}
.calc_price .calc_price_2 {
    font-size: 16px;
    text-decoration: line-through;
    /* opacity: .7; */
    font-weight: 600;
    color: #9a9a9a;
}
.calc_price .calc_price_3 {
    font-size: 24px;
    font-weight: 700;
    color: #4f566c;
}
.calc_order > div {
    margin-bottom: 10px;
}
.calc_order_2 {
    font-weight: 600;
}
.calc_tabs_nav {
    display: table;
    width: 100%;
    line-height: 1.2;
    text-align: center;
    margin-bottom: -1px;
}
.calc_tabs_nav > div {
    display: table-cell;
    border: 1px solid #eaeaea;
    vertical-align: middle;
    padding: 5px 10px;
    cursor: pointer;
    height: 60px;
    background: #fafafa;
}
.calc_tabs_nav > div:hover {
    opacity: .9;
}
.calc_tabs_nav > div.active {
    color: #fff;
    background: #525673;
}
.calc_tabs_content {
    padding: 10px 15px 10px 15px;
    border: 1px solid #eaeaea;
}
.choose_section {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.choose_section_aks {
	padding-bottom: 0px;
}
.choose_section_title, .res_section_title {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4f566c;
}
.choose_section_title:after, .res_section_title:after {
    content: '';
    display: block;
    width: 87px;
    height: 5px;
    background: #fdc61e;
    margin-top: 5px;
}
.csl_item {
    display: inline-block;
    width: 129px;
    margin-right: 0px;
    text-align: center;
    /*margin-bottom: 15px;*/
    padding: 10px 9px;
    border: 2px solid transparent;
    position: relative;
    margin-left: 0px;
}
.csl_item.active {
    border-color: #f38a15;
    color: #f38a15;
}
.csl_item.active .csl_item_price {
    color: #f38a15;
}
.csl_item_title {
    /*font-size: 13.5px;*/
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    line-height: 1.2;
    /*margin-left: -10px;
    margin-right: -10px;*/
    overflow: hidden;
}
.doka_container {
    display: none;
}
.doka_container .csl_item {
    width: 120px;
    padding-left: 5px;
    padding-right: 5px;
}
.doka_container.active{
    display: block;
}
.prev_tab {
    float: left;
    display: block;
    text-align: left;
}
.calc_tab_content {
    margin-bottom: 10px;
    padding-bottom: 20px;
    display: none;
}
.calc_tab_content.visible {
    display: block;
}
.next_tab {
    display: block;
    float: right;
    text-align: right;
}
.fa, .fab, .fal, .far, .fas {
    vertical-align: baseline;
}
.choose_dropdown_title .choose_section_title, .choose_dropdown_title .doka_choose {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 00px;
    /*margin-top: 0px;*/
    margin-right: 20px;
}
/*.doka_choose_dropdown_input {
    width: 200px;
}*/
.doka_choose_dropdown_input select {
    margin-bottom: 0px;
    width: 100%;
}
.calc_tab_content_filter {
    display: none;
}
.calc_tab_content_filter.visible, #choose__doks.visible {
    display: block;
}
.calc_tab_content_filter_title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.calc_tab_content_filter_list > div input {
    margin-bottom: 0px;
}
.calc_tab_content_filter_list > div {
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
}
.choose__dok_aksessuars {
    display: table;
    width: 100%;
}
.csl_item_aks_item {
    display: table-row;
}
.csl_item_aks_item > div {
    display: table-cell;
    padding-right: 20px;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #efefef;
}
.csl_item_aks_item > div.hidden {
    display: none;
}
.csl_item_aks_item > div.csl_item_aks_img {
    width: 95px;
}
.csl_item_aks_cont_title {
    line-height: 1.2;
}
.csl_item_aks_cont_price {
    font-size: 16px;
    font-weight: 700;
    color: #4f556f;
}
.csl_item_aks_cont {
    width: 205px;
}
.csl_item_aks_item > div.csl_item_aks_img img {
    border: 1px solid #efefef;
    padding: 5px;
}
.csl_item_aks_quant > input {
    width: 60px;
    margin-bottom: 0px;
}
#calc_tab_3 .choose_section_title span {
    font-size: 14px;
    vertical-align: bottom;
    display: inline-block;
    float: right;
    margin-top: 3px;
    text-transform: none;
    font-weight: 400;
}
.choose_section_breadcrumbs {
    margin-bottom: 10px;
    display: none;
    margin-top: 10px;
}
.choose_section_breadcrumbs.visible {
    display: block;
}
.choose_section_breadcrumbs > * {
    margin-right: 10px;
}
.attrs_by_steps > .attr_step {
    margin-bottom: 10px;
}
.res_ya_map {
    margin-top: 15px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.attrs_by_steps {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 10px 0px 15px;
}
.attrs_by_steps .attr_item {
    display: table-row;
}
.attrs_by_steps .attr_item > div {
    display: table-cell;
    padding: 3px 5px;
    border-bottom: 1px solid #eee;
}
.attrs_by_steps .attr_item .attr_title {
    font-weight: 600;
}
.attrs_by_steps .attr_item .attr_value {
    text-align: right;
}
.calc_img_sizes {
    text-align: center;
    margin-top: 30px;
}
.calc_img_sizes > div {
    display: inline-block;
    background: #f5f5f5;
    padding: 10px;
    margin: 10px 5px;
    vertical-align: middle;
}
.calc_img_zoom {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 13px;
    font-size: 23px;
    color: #f18818;
    cursor: pointer;
}
.calc_img_zoom.active {
    color: #525673;
}
.calc_img_zoom.active .fas:before {
    content: '\f010';
}
.prog_bar {
    height: 30px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 30px;
    background: #ffeba0;
    display: none;
}
.calc_img_area {
    /*position: absolute;*/
    bottom: 0px;
    left: 50%;
    right: 0px;
    text-align: center;
    padding: 20px;
    /*max-height: 310px;*/
    /*max-width: 310px;*/
    /*margin-left: -155px;*/
    transition: transform .2s;
}
.calc_img_area.zoom, .calc_hidden_images.zoom {
    transform: scale(1.15);
    z-index: 999;
    background: transparent;
    /* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
}
.calc_img_area img {
    height: 100%;
}
.csl_item_price:before {
	content: '+ ';
}
.csl_item_price {
    font-weight: 700;
    color: #525673;
    font-size: 15px;
}
.consoles_left {
	float: left;
	width: 50%;
}
.consoles_right {
	float: right;
	width: 50%;
	/*text-align: right;*/
}
/*.consoles_right .csl_item {
	margin-right: 0px;
	margin-left: 20px;
}*/
.holder_img {
    opacity: .5;
}
.fa-question-circle {
    /* opacity: .5; */
    position: relative;
    top: -13px;
    font-size: 15px;
    color: #cecece;
    font-weight: 300;
    left: -5px;
    display: none !important;
}
.hidden {
    display: none !important;
}
.front_choose_groups_nav {
    display: none;
}
.front_choose_groups_nav.visible {
    display: block;
}
/*.front_choose_groups_nav li {
    display: inline-block;
    margin-left: 0px;
    text-align: center;
    width: 130px;
    margin-right: 0px;
    margin-bottom: 15px;
    padding: 10px 9px;
    border: 2px solid transparent;
    position: relative;
}*/
.front_choose_groups_nav li a {
    text-decoration: none;
    color: #464646;
    display: block;
}
.var_num {
    font-size: 13px;
}
.front_choose_groups_nav li .doors_group_title {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.2;
}
.front_choose_groups_nav li.active {
    border-color: #f28a19
}
.front_choose_groups_nav li.active a {
    color: #f28a19;
}
.choose_section_list, .choose_custom_section_list {
    margin-top: 15px;
    margin-right: -5px;
}
.choose_section_list_group {
    display: none;
}
.choose_section_list_group.visible {
    display: block;
}
.csl_item_aks_romove {
    display: none;
    font-size: 16px;
	text-align: right;
}
.consoles_title {
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 700;
    color: #525673;
}
.consoles_title .far {
    font-size: 16px;
    position: relative;
    top: -1px;
    margin-left: 5px;
}
.csl_item_description {
    position: absolute;
    top: -2px;
    left: 100%;
    width: 300px;
    text-align: left;
    padding: 20px;
    border: 1px solid #f3f4f3;
    background: #f3f4f3;
    z-index: 1;
    margin-left: 15px;
    display: none;
    color: initial;
    /*max-height: 300px;*/
}
.csl_item_description:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f3f3f3;
    position: absolute;
    top: 20px;
    left: -10px;
}
.csl_item:hover .csl_item_description {
    display: block;
    z-index: 9999;
    opacity: 1;
}
.section_description {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400;
}
.csl_item_img {
    position: relative;
    overflow: hidden;
}
.img_zoom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-size: 12px;
    background: rgba(82, 87, 109, 0.8);
    color: #fff;
    transition: all .4s;
    opacity: 0;
}
.img_zoom > a {
    color: #fff;
    text-decoration: none;
    padding: 5px 2px;
    display: block;
}
.img_zoom:hover {
    cursor: pointer;
}
.csl_item:hover .img_zoom {
    bottom: 0px;
    opacity: 1;
}
/*.csl_item_img {
    transition: transform .2s;
}*/
/*.csl_item_img.zoom {
    transform: scale(1.5);
    z-index: 999;
    background: #fff;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}*/
.chi_sections {
    display: none;
}
.chi_sections.visible {
    display: block;
}
.chi_sections img {
    max-height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.calc_hidden_images {
    /* position: absolute; */
    bottom: 0px;
    left: 50%;
    right: 0px;
    text-align: center;
    padding: 20px;
    height: 405px;
    width: 475px;
    /* margin-left: -155px; */
    transition: transform .2s;
    margin: auto;
    margin-top: 17px;
    padding-bottom: 0px;
    overflow: hidden;
}
.calc_hidden_images.zoom {

}
.chi_sections {
    position: relative;
    height: 100%;
}
.hidden {
    display: none;
}
.s_full {
    display: none;
    opacity: .5;
}
.calc_hidden_images.doka_choose img {
    opacity: .5;
}
.calc_hidden_images img.doka_visible {
    opacity: 1;
}
.cs_val {
    font-weight: 600;
}
#choose__section_sizes {
    margin-right: -15px;
}
#choose__section_sizes .csl_item_dropdown {
    width: 33.3333333%;
    float: left;
    padding-right: 15px;
}
#choose__section_sizes .csl_item_dropdown select {
    width: 100%;
}
#choose_custom_section_sizes {
    margin-right: -15px;
}
#choose_custom_section_sizes .csl_item_dropdown {
    width: 33.3333333%;
    float: left;
    padding-right: 15px;
}
#choose_custom_section_sizes .csl_item_dropdown select {
    width: 100%;
}
.choose_section_nav {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
.choose_section_nav .fa-chevron-right {
    margin-left: 5px;
}
.choose_section_nav .fa-chevron-left {
    margin-right: 5px;
}
.res_gray {
    background: #fafafa;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 15px 24px 15px;
}
.res_present {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4f566c;
}
.res_order_cupon {
    text-align: center;
    margin-top: 12px;
    font-weight: 600;
}
.res_order_block_text {
    font-style: italic;
    line-height: 1.3;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}
.res_gray_btn .btn {
    font-size: 15px;
    padding: 7px 15px;
}
.res_order_block_btns_left {
    float: left;
    font-size: 14px;
    display: none;
}
.res_order_block_btns_right {
    float: right;
}
.res_order_block_btns .fa-print, .res_order_block_btns .fa-file-pdf, .res_order_block_btns .fa-file-image {
    margin-right: 4px;
}
#calc_tab_6 {
    padding-bottom: 0px;
}
.doka_tabs_nav .doka_tab {
    display: block;
    float: left;
    padding: 10px 20px;
    border: 1px solid transparent;
    color: #454545;
    border-bottom: 1px solid #e8e8e8;
}
.doka_tabs_nav .doka_tab:not(.active):hover {
    background: #fafafa;
    cursor: pointer;
}
.doka_tabs_content {
    border: 1px solid #e8e8e8;
    margin-top: 0px;
    margin-right: 0px;
    padding: 15px;
    width: 100%;
}
.doka_tabs_nav .doka_tab.active {
    border: 1px solid #e8e8e8;
    border-bottom-color: #fff;
}
.doka_tabs_nav .doka_tab span {
    border-bottom: 1px dashed;
}
.doka_tabs_nav .doka_tab.active span {
    border-bottom-color: transparent;
}
.doka_tabs_nav {
    margin-bottom: -1px;
    margin-top: 15px;
}
.choose_section_doka {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.calc_sale_sum {
	font-weight: 600;
}
/*#choose__color .csl_item, #choose__metal_color .csl_item {
	display: none;
}*/
.show_more_items {
    text-align: center;
    margin-top: 10px;
}
.show_more_items .show_more_items_link {
	text-decoration: none;
	border-bottom: 1px dashed;
}
.doka__aks_av {
    line-height: 1.2;
    font-size: 13px;
    margin-top: 5px;
}
.doka__aks_av:hover {
    cursor: pointer;
    color: #f38a15;
}
.doka__aks_av span {
	border-bottom: 1px dashed;
}
.doka__aks_av a {
    text-decoration: none;
}
.doka__aks_av:hover span {
    border-bottom-color: transparent;
}
.choose__dok_aksessuars_container {
    display: none;
}
.choose__dok_aksessuars_container.visible {
    display: block;
}
.choose_section_aks {
    display: none;
}
.choose_section_aks.visible {
    display: block;
}
.console_sections {
    display: none;
}
.console_sections.visible {
    display: block;
}
.front_choose_groups_sections {
    display: none;
}
.front_choose_groups_sections.visible {
    display: block;
}
.doka_container_section_sides {
    display: none;
}
.doka_container_section_sides.visible {
    display: block;
}
#canvas_screenshot {
    display: none;
}
.chi_sections .s_console_left {
    z-index: 1;
}
.chi_sections .s_doka_1 {
    z-index: 2;
}
.chi_sections .s_base {
    z-index: 3;
}
.chi_sections .s_doka_2 {
    z-index: 4;
}
.chi_sections .s_console_right {
    z-index: 5;
}
.chi_sections .s_beautifier {
    z-index: 6;
}
.chi_sections .s_doors {
    z-index: 7;
}
.chi_sections .s_metal {
    z-index: 8;
}
.chi_sections .s_aks {
    z-index: 5;
}
 
.chi_sections .s_main_filling {
    z-index: 8;
}
.chi_sections .s_side_1_filling {
    z-index: 9;
}
.chi_sections .s_side_2_filling {
    z-index: 10;
}
.front_choose_groups {
    margin-right: -15px;
}
.chi_sections .s_doka_2[src=""] + .s_doka_1 {
    z-index: 4;
}
.calc_img[data-sections-id="98"] .chi_sections .s_console_left {
    z-index: 3;
}
/*.attrs_by_steps .result_doka1_aks, .attrs_by_steps .result_doka2_aks {
    display: block;
}*/
.attrs_by_steps .attr_item.hidden {
    display: none !important;
}
/*
.attrs_by_steps .result_doka1_aks > .attr_title, .result_doka2_aks > .attr_title {
    display: none !important;
}
.attrs_by_steps .result_doka1_aks > .attr_value, .result_doka2_aks > .attr_value {
    width: 100%;
}*/
.attrs_by_steps .result_doka_aks {
    display: block;
    width: 200%;
    border-top: 1px solid #fff;
    margin-top: -1px;
}
.attrs_by_steps .result_doka_aks .attr_title {
    display: none;
}
.attrs_by_steps .result_doka_aks .attr_value {
    text-align: left;
    display: block;
    width: 100%;
    border-bottom: 0px;
    padding: 0px;
    padding-left: 20px;
    margin: 0px 0px 0px;
}
.attrs_by_steps .result_doka_aks .attr_value:before {
    content: '+ ';
}
.calc_img_doors {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #525673;
    cursor: pointer;
    text-align: center;
    /* border: 1px solid #eee; */
    background: #e5e5e5;
    font-size: 13px;
    width: 210px;
    overflow: hidden;
    border-radius: 20px;
}
.calc_img_doors > span {
    display: block;
    float: left;
    padding: 2px 0px;
    width: 50%;
}
.calc_img_doors > span:hover {
    background: #70768a;
    color: #fff;
}
.calc_img_doors > span.active {
    background: #525673;
    color: #fff;
}
.calc_img_doors > span.active:hover {
    cursor: initial;
    background: #525673;
}
.calc_img_doors:hover {
    text-decoration: none;
}
.chi_sections_clone {
    display: none;
}
/*.csl_item_price:has(span) {
    display: none;
}*/
.res_section_title .print_btn {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    float: right;
    display: inline-block;
    margin-top: 2px;
}
.res_section_title .print_btn .fa-print {
    margin-right: 4px;
}
span.calc_step_h1 {
    font-size: 20px;
    color: #4f566c;
    font-weight: 600;
}
.calc_price .calc_price_2 {
	display: none;
}
.calc_sale_sum {
	display: none;
}
.calc_last_step_text {
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    padding: 10px;
    /* background: #eee; */
    background: #525673;
    font-size: 14px;
}
#choose__color .csl_item .csl_item_img, #choose__metal_color .csl_item .csl_item_img {
	-moz-transition: all .5s ease-out;
 	-o-transition: all .5s ease-out;
 	-webkit-transition: all .5s ease-out;
}
#choose__color .csl_item .csl_item_img:hover, #choose__metal_color .csl_item .csl_item_img:hover {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    z-index: 999;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    cursor: pointer;
}
#choose__color .csl_item.active .csl_item_img span.color_select, #choose__metal_color .csl_item.active .csl_item_img span.color_select {
	display: none;
}
#choose__color .csl_item.active .csl_item_img:hover img, #choose__metal_color .csl_item.active .csl_item_img:hover img {
    border: 1px solid #f38a15;
}
span.color_select {
    font-size: 4px;
    display: block;
    padding: 2px;
}
/*.calc_price, .csl_item_price {
	display:none;
}*/
.error {
	color: red !important;
}
p.error {
	font-size: 11px !important;
}
input.error {
	border: 1px solid red !important;
}

.razzio {
	z-index: 5555;
	position: absolute;
	color: red;
	font-weight: bold;
	font-size: 20px;
	bottom: 0;
	left: 0;
}

.calc_img_filling {
    position: absolute;
	bottom: 155px;
	left: 15px;
	color: #525673;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	overflow: hidden;
}

.calc_img_filling label{
	display: flex;
	align-items: flex-start;
}
[sec-data-id="10361"] .s_console_left,
[sec-data-id="10360"] .s_console_left {
    z-index: 3;
}
/* End */


/* Start:/local/templates/itpanda.business.doka/calc/calc-media.css?163065221310565*/
/*==========  Non-Mobile First Method  ==========*/

    @media only screen and (min-width : 992px) {
        .fixed {
            position: fixed;
            top: 0;
            z-index: 101;
            margin-top: 20px;
            background: #fff;
            padding-bottom: 20px !important;
        }
        .stop {
            position: relative;
            z-index: 101;
            padding-bottom: 20px !important;
        }
    }

    @media only screen and (max-width : 1440px) {
        .calc_hidden_images {
            height: 330px;
            width: 410px;
        }
        .calc_left.sticky.fixed {
            top: 20px;
            bottom: 20px;
            overflow: auto;
            margin-top: 0px;
        }
    }

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
		.calc_img_filling {
			position: unset;
			bottom: 36px;
			left: 4px;
			margin-left: 10px;
		}
        .calc_left {
            width: 355px !important;
        }
        .calc_hidden_images {
            height: 270px;
            width: 320px;
            padding: 0px;
            margin-top: 10px;
        }
        .calc_img_sizes > div {
            background: transparent;
            padding: 0px;
            margin: 0px 0px;
            vertical-align: middle;
            font-size: 12px;
        }
        .calc_img_sizes {
            margin-top: 0px;
        }
        .calc_img_notice {
            font-size: 9px;
            padding: 5px;
            line-height: 1.2;
            margin-top: 10px;
        }
        .calc_img {
            margin-bottom: 10px;
        }
        .calc_sales > div {
            margin-bottom: 5px;
        }
        .calc_order > div {
            margin-bottom: 5px;
        }
        .calc_tabs_nav {
            font-size: 13px;
        }
        .calc_tabs_nav > div {
            height: 45px;
        }
        .section_description {
            font-size: 13px;
        }
        .doka_tabs_nav {
            font-size: 13px;
        }
        .csl_item_title {
            font-size: 13px;
        }
        .csl_item_price {
            font-size: 14px;
        }
        .csl_item_aks_quant > input {
            text-align: center;
        }
        .csl_item_aks_cont_title {
            font-size: 14px;
        }
        .csl_item_description {
            left: 50%;
            top: 100%;
            margin-top: 15px;
            margin-left: -100px;
            font-size: 11px;
            padding: 10px;
            line-height: 1.4;
            width: 200px;
        }
        .csl_item_description:after {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            top: -15px;
            left: 50%;
            margin-left: -5px;
        }
        .calc_left.sticky.fixed {
            top: 0px;
            bottom: auto;
            overflow: auto;
            margin-top: 20px;
            padding-bottom: 10px;
        }
        .calc_img_zoom {
            display: none;
        }
        .calc_img_doors {
            position: static;
            margin: 10px auto;
        }
        #choose__color .csl_item .csl_item_img:hover, #choose__metal_color .csl_item .csl_item_img:hover {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -o-transform: scale(1);
        }
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
        .calc_left {
            width: 100% !important;
            float: none;
            margin-bottom: 10px;
            position: static !important;
        }
        .calc_right {
            width: 100%;
            float: none;
        }
        .choose_section_list, .choose_custom_section_list {
            margin-right: 0px;
        }
        .calc_sales {
            position: fixed;
            bottom: 0px;
            background: #f5f5f5;
            left: 0px;
            right: 0px;
            z-index: 1;
            padding: 5px;
        }
        .calc_order > div {
            margin-bottom: 0px;
            display: inline-block;
            vertical-align: middle;
            margin-left: 5px;
            margin-right: 5px;
            font-size: 14px;
        }
        .calc_sale_sum {
            display: none;
        }
        .calc_price .calc_price_3 {
            font-size: 18px;
        }
        .calc_price, .calc_order {
            display: inline-block;
            vertical-align: middle;
        }
        .calc_order_btn {
            text-transform: none;
            padding: 5px 10px;
        }
        .csl_item_description {
            display: none !important;
        }
        .calc_sales > div {
            margin-bottom: 0px;
        }
        body {
            padding-bottom: 45px;
        }
        .calc_left {
            height: auto !important;
        }
    }   

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

    }

    @media only screen and (max-width : 595px) {
        .res_section_title .print_btn {
            display: none;
        }
        .calc_tabs_nav {
            display: block;
        }
        .calc_tabs_nav > div {
            display: block;
            height: auto;
            float: left;
            /*width: 14.2857142857%;*/
	    width: 25%;
            margin-bottom: -1px;
        }
        .choose_section_title, .res_section_title {
            font-size: 16px;
            line-height: 1.2;
        }
        .choose_section_list, .choose_custom_section_list {
            min-width: 100%;
        }
        .consoles_left {
            float: none;
            width: 100%;
            margin-bottom: 20px;
        }
        .consoles_right {
            float: none;
            width: 100%;
        }
        .choose_section_list:not(.doka_tabs_content), .choose_custom_section_list:not(.doka_tabs_content), .choose_section_list_group.visible, .doka_container.active {
            display: table;
            width: 100%;
            table-layout: fixed;
        }
        .choose_section_list > .csl_item ,.choose_section_list_group > .csl_item, .doka_container .csl_item {
            display: table-cell;
        }
        #choose__color > .csl_item, #choose__metal_color > .csl_item {
            display: table-cell !important;
		}
        .choose_section_nav {
            text-transform: none;
        }

        .res_order_block_text {
            font-size: 13px;
        }
        .attrs_by_steps {
            font-size: 13px;
        }
        .consoles_title {
            margin-bottom: 0px;
        }
        .csl_item_aks_cont {
            width: 135px;
        }
        .csl_item_aks_item > div.csl_item_aks_img {
            width: 80px;
        }
        .res_present {
            text-transform: none;
            font-size: 16px;
            line-height: 1.2;
        }
        .front_choose_groups_nav {
            overflow: auto;
        }
        .front_choose_groups_nav ul {
            display: table;
            width: 100%;
            table-layout: fixed;
        }
        .front_choose_groups_nav ul .csl_item {
            display: table-cell;
        }
        .choose_section_list_group {

        }
        #choose__console .choose_section_list:after, .choose_section .choose_section_list:after, .choose_section_list:after  {
            display: none;
        }
        .show_more_items {
            display: none;
        }
        .table_wrap {
            overflow: auto;
            width: 100%;
        }
        .doka_tabs_content {
            overflow: auto;
        }
        .doka_container_section_sides.visible {
            display: table-row;
        }
        .choose__dok_aksessuars_container.visible {
            display: table;
            width: 100%;
        }
        span.calc_step_h1 {
            font-size: 16px;
        }
    }

    @media only screen and (max-width : 514px) {
        body {
            padding-bottom: 72px;
        }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        #calc_tab_3 .choose_section_title span {
            display: none;
        }
        #choose__section_sizes .csl_item_dropdown {
            padding-right: 5px;
        }
		#choose_custom_section_sizes .csl_item_dropdown {
            padding-right: 5px;
        }
        .csl_item_aks_item > div.csl_item_aks_img {
            width: 45px;
            display: none;
        }
        .csl_item_aks_item > div {
            padding-right: 10px;
        }
        .csl_item_aks_cont {
            width: 125px;
        }
        .csl_item_aks_cont_title {
            font-size: 13px;
        }
        .csl_item_aks_cont_price {
            font-size: 14px;
        }
        .csl_item_aks_romove {
            z-index: 1;
            background: #fff;
            position: relative;
            width: 14px;
            padding-right: 0px !important;
            display: none !important;
        }
        .csl_item_aks_quant > input {
            margin: auto;
        }
        .csl_item_aks_item > div.csl_item_aks_quant {
            width: 45px;
        }
        .choose_section_nav {
            font-size: 13px;
        }
        .calc_hidden_images {
            height: 235px;
            width: 280px;
        }
        .csl_item_aks_cont_price {
            text-align: right;
            width: 50px;
        }
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 424px) {
        .res_order_block_btns_left, .res_order_block_btns_right {
            float: none;
            text-align: center;
            margin-bottom: 10px;
        }
        .csl_item_aks_cont_price {
            width: auto;
        }
        .doka_tabs_nav .doka_tab {
            padding-left: 10px;
            padding-right: 10px;
        }
        .csl_item_title {
            font-size: 12px;
        }
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        .calc_img_notice {
            font-size: 10px;
        }
        .calc_tabs_nav {
            font-size: 11px;
        }
        .res_gray_btn .btn {
            text-transform: none;
        }
        .calc_img_sizes > div {
            font-size: 10px;
        }
        .csl_item {
            width: 125px;
        }
        .doka_container .csl_item {
            width: 105px;
        }
    }
/* End */


/* Start:/local/templates/itpanda.business.doka/print.css?16182278343422*/
@media print {
    body {
    	border-left: 0px !important;
    	border-right: 0px !important;
    }
    .breadcrumbs_wrapper {
    	display: none;
    }
    .h_description {
    	display: none !important;
    }
    .h_btn {
    	display: none !important;
    }
    .h_city {
    	display: none !important;
    }
    .nav_wrapper {
    	display: none;
    }
    .credits_wrapper {
    	display: none;
    }
    .f_col_2, .f_col_1,  .f_col_4 {
    	display: none !important;
    }
    .page_title {
    	display: none;
    }
    .header_wrapper > .container > div.h_contacts {
    	margin-right: 0px;
    	float: right;
        margin-top: 20px;
    }
    .header_wrapper > .container > div.h_logo {
    	float: left;
    }
    .hc_adr {
    	display: none;
    }
    .hc_phone {
    	font-size: 32px;
    }
    .calc_left, .calc_left > div, .calc_img_container, .calc_img, .calc_hidden_images {
    	width: 100% !important;
    	float: none;
    }
    .calc_right {
    	width: 100%;
    	float: none;
    }
    .calc_tabs_nav {
    	display: none;
    }
    .calc_order_1 {
    	display: none;
    }
    .calc_order_2 {
    	display: none;
    }
    .res_gray {
        display: none;
    }
    .res_gray_btn {
    	display: none;
    }
    .res_order_block_btns {
    	display: none;
    }
    .res_order_cupon {
    	display: none;
    }
    .calc_img_zoom {
    	display: none;
    }
    .calc_img, .calc_tabs_content {
    	border: 0px;
    }
    .calc_img {
    	margin-bottom: 0px;
    }
    .calc_img_sizes {
    	margin-top: 0px;
    	display: none;
    }
    .res_ya_map {
    	display: none;
    }
    .header_wrapper {
    	/*display: none;*/
        border-bottom: 1px solid #eee;
    }
    .calc_tabs_content {
    	padding: 0px;
    }
    .res_section_title {
    	display: none;
    }
    .calc_img_notice {
    	margin-top: 20px;
    }
    .calc_img_sizes > div {
    	margin-bottom: 0px;
    }
    .calc_hidden_images {
    	height: 220px;
    	width: 220px;
    }
    .footer_wrapper {
        background: transparent !important;
        text-align: center;
        color: #252525 !important;
        padding: 0px !important;
    }
    .calc_left {
        position: static !important;
        height: auto !important;
    }
    .calc_left > .fixed {
        position: static !important;
    }
    .chi_sections {
        width: 50%;
        float: left;
    }
    .chi_sections_clone {
        display: block;
        float: right;
    }
    .chi_sections_clone img {
        right: 0px;
        left: auto;
    }
    .s_doors {
        display: block !important;
    }
    .chi_sections_clone .s_doors {
        display: none !important;
    }
    /*.chi_sections img.s_doors {
        display: block !important;
        right: 0px;
        left: auto;
    }*/
    .calc_hidden_images {
        /*width: 600px;*/
        width: 100%;
    }
    .page_content > .container {
        border: 0px !important;
        padding-bottom: 0px !important;
    }
    .calc {
        margin-top: 0px !important;
    }
    .calc_sales {
        margin-top: 10px;
        position: static;
    }
    jdiv {
        display: none !important;
    }
    .calc_img_doors {
        display: none;
    }
    .mob_wrapper {
        display: none !important;
    }
    .footer_wrapper .f_col {
        width: 100%;
    }
    .f_col_title {
        margin-bottom: 5px;
    }
    .calc_step_h1 {
        display: none;
    }
}
/* End */


/* Start:/local/templates/itpanda.business.doka/components/bitrix/news.list/calc_map/style.css?1618227835150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?161822788051*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/itpanda.business.doka/calc/calc-style.css?163756636319327 */
/* /local/templates/itpanda.business.doka/calc/calc-media.css?163065221310565 */
/* /local/templates/itpanda.business.doka/print.css?16182278343422 */
/* /local/templates/itpanda.business.doka/components/bitrix/news.list/calc_map/style.css?1618227835150 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?161822788051 */
