.bc_title {
    margin-top: 66px;
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	color: #4D5054;
}
.bc_note {
    text-align: center;
    background: #f3f4f6;
    padding: 25px 0 30px;
    font-size: 16px;
    color: #424242;
    margin-top: 25px;
    line-height: 20px;
}
.bc_note span {
    color: #e31e25;
}
.bc_container {
    width: 1170px;
    margin: 45px auto;
    color: #424242;
}
.bc_tabs, .bc_parapet {
	display: -webkit-flex; 
	-webkit-justify-content: flex-start;
	display: flex;
	justify-content: flex-start;
}
.bc_tab {
    text-align: center;
    font-size: 26px;
    cursor: pointer;
}
.bc_tab:first-child {
    width: 520px;
}
.bc_tab:last-child {
    width: 650px;
}
.bc_tab.active span {
    border-bottom: 2px solid #e31e25;
    color: #e31e25;	
}
.bc_tab div {
    font-size: 14px;
    margin-top: 20px;
}
.bc_content {
    margin-top: 40px;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}
.bc_content_left {
    width: 760px;
    text-align: center;
}
.bc_types, .bc_icons, .bc_buttons, .bc_advantages, .bc_tile, .bc_line, .bc_head_line {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.bc_type {
    width: 108px;
    height: 111px;
    text-align: center;
    cursor: pointer;
    padding: 10px 5px;
    font-size: 14px;
    border: 2px solid #fff;
}
.bc_type.active {
    border: 2px solid #e31e25;
    border-radius: 10px;
    text-decoration: underline;
    color: #e30909;
}
.bc_type div {
    margin-top: 10px;
}
.bc_balkon {
    margin-top: 50px;
    text-align: center;
    position: relative;
    height: 480px;
}
.turn180 {
    margin-top: 30px;
    cursor: pointer;	
}
.bc_content_right {
    width: 370px;
}
.bc_line_name {
    font-size: 16px;
    font-weight: bold;
    padding-left: 1px;	
}
.bc_line_body {
    margin-top: 8px;
    font-size: 16px;
    position: relative;
    padding-bottom: 6px;
    line-height: 25px;
}
.bc_line_body label {
    margin-bottom: 0;
    font-weight: normal;
    width: 145px;
    float: left;
}
.bc_checkbox:not(checked) {
	position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
}
.bc_checkbox:not(checked) + label {
    position: relative;
    padding: 0 0 0 33px;
    display: block;
	cursor: pointer;
}
.bc_checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #e5e5e5;
    background: #fff;
    border-radius: 5px;
}
.bc_checkbox:not(checked) + label:after {
	content: '';
    position: absolute;
    left: 5px;
    top: 6px;
    width: 15px;
    height: 11px;
    opacity: 0;
    border-radius: 5px;
    background: url(img/gal.png) top center no-repeat;
}
.bc_checkbox:checked + label:after {
    opacity: 1;
}
.bc_bottom_line {
    border-bottom: 1px solid #e5e5e5;
}
.bc_icons_line {
	padding-top: 0;
}
.bc_icons {
    margin-top: 10px;
}
.bc_icon {
    position: relative;
    cursor: pointer;	
}
.bc_icon img {
    border-radius: 10px;
    width: 54px;
    height: 54px;
}
.bc_icon_border {
	display: none;
}
.bc_icon.active .bc_icon_border {
	display: block;	
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 54px;
    border-radius: 10px;	
    border: 2px solid #ed1b23;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bc_parapet .bc_line_body {
	width: 140px;
	margin-top: 7px;
}
.bc_sum {
    font-size: 16px;
    line-height: 80px;
}
.bc_sum.bc_line_inner {
    width: 210px;
}
.bc_sum span {
    color: #acacac;
}
.bc_button {
    width: 177px;
    height: 58px;
    text-align: center;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	cursor: pointer;
    border-radius: 5px;
    display: -webkit-flex;
    -webkit-justify-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bc_button.bc_zamer {
    border: 1px solid #e5e5e5;
}
.bc_button.bc_zakaz {
    background: #e31e25;
    color: #fff;
    line-height: 20px;
    width: 235px;
    height: 39px;
}
.bc_bottom_text {
    font-size: 12px;
    margin-top: 20px;
}
.bc_clb {
	clear: both;
}
.bc_select {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 5px;
    outline: none;
    cursor: pointer;
    width: 140px;
    height: 26px;
    font-size: 16px;
    float: left;
    background: #fff;
}
.bc_price {
    width: 85px;
    float: left;
    text-align: right;
}
.bc_line_inner {
    width: 145px;
    float: left;
}
.bc_mb10 {
	margin-bottom: 10px;	
}
label.bc_width285, .bc_width285 {
    width: 285px;
}
.bc_sum.bc_price {
    font-size: 24px;
    color: #e91a22;
    width: 160px;
}
.steny_line {
	display: none;
}
.bc_balkon_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 480px;
}
.bc_balkon_over {
	display: none;
    position: absolute;
    top: 0;
    left: 10px;
}
.bc_balkon_potolok {
	z-index: 3;
}
.bc_balkon_profil {
	z-index: 4;
}
.bc_balkon_profil2 {
	z-index: 5;
}
.bc_balkon_pol {
	z-index: 6;
}
.bc_balkon_parapet {
	z-index: 7;
}
.bc_balkon_stena {
	z-index: 8;
}
.bc_balkon_profnastil {
	z-index: 10;
}
.bc_balkon_steny {
	z-index: 11;
}
.bc_balkon_shkaf {
	z-index: 12;
}
.bc_balkon_obshivka {
	z-index: 5;
}
.bc_shtory {
	display: none;
}
.bc_balkon_shtory {
	z-index: 14;
}
.bc_stock {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 20px;
	display: none;
}
.bc_stock a:link, .bc_stock a:visited {
	color: #ed1b23;
	text-decoration: underline;
}
.bc_stock a:hover {
	text-decoration: none;
}
.bc_stock span {
	color: #ed1b23;
}
.bc_matrix {
    display: none;
}
.big_image {
    position: relative;
}
.bi_img {
    display: none;
    position: absolute;
    top: 11px;
    left: 0;
    z-index: 10;
	border-radius: 10px;
}
.bc_banner {
    height: 680px;
	background: url(img/banner.jpg) top center no-repeat;
}
.bc_banner_block {
    width: 319px;
}
.bc_banner_title {
    color: #4D5054;
    padding-top: 167px;
    font-size: 42px;
    line-height: 60px;
}
.bc_banner_text {
    font-size: 42px;
    line-height: 60px;
    color: #4D5054;
    padding-top: 14px;
}
.bc_banner_link {
    margin-top: 11px;
    font-size: 14px;
    line-height: 14px;
}
.bc_banner_link a:link, .bc_banner_link a:visited {
    text-decoration: underline;
    color: #E91A23;
}
.bc_banner_link a:hover {
    text-decoration: none;
}
.bc_banner_button {
    margin-top: 51px;
    background: #E91A23;
    border-radius: 5px;
    width: 225px;
    height: 51px;
    font-size: 16px;
    line-height: 51px;
    color: #FFFFFF;
    text-align: center;
}
.bc_advantages {
    margin-top: 60px;
    margin-bottom: 130px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 16px;
}
.bc_adv_item {
    text-align: center;
}
.bc_adv_item_img {
    height: 90px;
}
.bc_adv_item_text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 18px;
    color: #4D5054;
}
.bc_adv_item_text_2 {
    font-size: 14px;
    line-height: 14px;
    color: rgba(77, 80, 84, 0.6);
}
.bc_flex {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.bxslider_mebel {
    margin-top: 53px;
}
.bx-wrapper {
    margin-bottom: 15px;
    margin-right: 20px;
}
.pager_slide {
    margin-bottom: 90px;
    margin-right: 20px;
}
.bc_slider_text {
    margin-top: 53px;
    background: #F3F4F6;
    height: 590px;
    padding: 30px 50px 30px 24px;
	font-size: 16px;
	line-height: 20px;
	color: #4D5054;
}
.bc_slider_title {
    line-height: 16px;
    padding-bottom: 24px;
}

#pol_select {
	visibility: hidden;
}
.bc_slider_inner {
	display: none;
}

#bc_sender .zamer_privacy {
    margin-top: 80px;
    font-size: 14px;
}

.bc_bottom_text {
	display: none;
}

.bc_tile_item {
    width: 565px;
    height: 300px;
    background: #F3F4F6;
    padding: 18px;
    margin-bottom: 60px;
}
.bc_tile_item_l, .bc_tile_item_r {
    float: left;
}
.bc_tile_item_r {
    width: 260px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 20px;
}
.bc_head_line {
    border-bottom: 1px solid #C4C4C4;
    line-height: 60px;
    font-size: 14px;
    color: #808080;
    padding: 0 20px;
}
.bc_line {
    font-size: 14px;
    line-height: 14px;
    padding: 0 20px;
    height: 60px;
}
.bc_line:nth-child(2n+1) {
	background: #F3F4F6;
}
.bc_line_item {
    width: 285px;
    justify-content: flex-start;
}
.bc_table {
    margin-bottom: 140px;
}
.bc_door {
    background: #F3F4F6;
    height: 647px;
    padding: 50px;
}
.bc_door_1 {
    float: left;
}
.bc_door_1_img {
    padding: 30px;
    background: #fff;
    padding-bottom: 20px;
}
.bc_door_1_tab {
    float: left;
    width: 50%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.bc_door_1_tab.active {
    color: #E91A23;
    background: #fff;
}
.bc_door_1_name {
    font-size: 14px;
    line-height: 14px;
}
.bc_door_1_price {
    font-size: 16px;
    line-height: 30px;
    color: #E91A23;
}
.bc_door_1_bottom {
    padding: 0 30px 20px;
    background: #fff;
}
.bc_door_l, .bc_door_r {
    float: left;
}
.bc_door_r, .card_item_desc {
    width: 300px;
   margin-top: 10px;
}
.bc_door_inner {
    width: 1040px;
    margin: 0 auto;
}
.btn_cart span {
    padding-right: 0;
}
.order_button_new {
    padding-right: 0 !important;
    font-size: 15px;
}
.btn_white.btn_cart.cacallTriggerLink {
    background: #E91A23;
	color: #fff;
    padding-right: 0 !important;
    font-size: 15px;
}
.mt10.title_h4.gray {
    color: #C4C4C4;
    font-size: 15px;
    line-height: 15px;
}
.dl_box {
    margin-top: 12px;
}
.title_h4.ttl {
    font-size: 15px;
}
.delivery.mt20 {
    margin-top: 25px;
}
.bc_door_1_price_hol {
    display: none;
    font-size: 16px;
    line-height: 30px;
    color: #E91A23;
}



@media (max-width: 1200px){
	.bc_tile, .bc_advantages {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.bc_advantages {
		margin-bottom: 80px;
	}
	.bc_slider_text {
		height: 485px;
	}
	.bc_door {
		display: none;
	}
}

@media (max-width: 1000px){
	.bc_banner {
		background: #f4f5f7;
		height: 500px;
	}
	.bc_banner_block {
		margin: 0 auto;
		text-align: center;
	}
	.bc_banner_title {
		padding-top: 100px;
	}
	.bc_banner_button {
		margin: 50px auto;
	}
	.bc_adv_item {
		margin: 0 25px 50px;
	}
	.bc_advantages {
		margin-bottom: 0;
	}
	.bc_table_inner {
		width: 960px;
		margin: 0 auto;
	}
	.bc_table {
		overflow-x: scroll;
	}
}

@media (max-width: 991px){
	.pager_slide {
		margin-bottom: 50px;
	}
	.bc_slider_text {
		height: initial;
	}
}

@media (max-width: 768px){
	.bc_title {
		margin: 70px 30px 0;
		line-height: 40px;
	}
	.bc_advantages {
		display: grid;
        grid-template-columns: 1fr 1fr;
		margin: 50px 15px;
        gap: 16px;
	}

    .bc_adv_item {
        width: 100%;
        margin: 0;
    }

    .bc_adv_item_text {
        margin-bottom: 0;
    }
}

@media (max-width: 610px){
	.bc_tile_item {
		width: 100%;
	    text-align: center;
	    height: initial;
	}
	.bc_tile_item_l, .bc_tile_item_r {
		float: none;
	}
	.bc_tile_item_r {
		width: 100%;
		padding-top: 20px;
	    padding-left: 0;
	}
	.bc_banner_title {
		font-size: 32px;
		line-height: 42px;
	}
	.bc_banner_title h1 {
		font-size: 32px !important;
		line-height: 42px !important;
	}
}

@media (max-width: 400px){
	.bc_banner_block {
		width: 280px;
	}
	.bc_banner_text {
		font-size: 34px;
		line-height: 44px;
	}	
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: none;
    content: "";
}