

/* Start:/bitrix/templates/.default/components/bitrix/search.title/visual1/style.css?16855322594061*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:99;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
	margin-left: 350px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/visual1/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.auth.form/template1/style.css?1685532259443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.form/template1/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.form/template1/images/sec-unlocked.png);}


/* End */


/* Start:/bitrix/templates/main/styles.css?171104886099989*/
* { padding: 0;}
@font-face {
    font-family: 'a_AvanteInt Book';
    font-style: normal;
    font-weight: 400;
    src: local('a_AvanteInt Book'), local('a_AvanteInt-Book'),
    url(/bitrix/templates/index/font/a_avanteint.ttf) format('woff'),
    url(/bitrix/templates/index/font/a_avanteint-book.woff) format('truetype');
}
body {
    font: 12px "a_AvanteInt Book",sans-serif;
    height: 100%;
    min-width: 380px;
    letter-spacing:0.1em;
}

.catalog article > * {font-size: 15px; line-height: 25px;}

.header, .header-float {    min-width: 350px;}


img {
    border: 0 none;
}
a {
    color: #000;
    outline: 0 none;
    text-decoration: none;
}

.top_nav_info {position: absolute; top:0; height: 45px; width: 100%; background: #4e6d7e; border-radius: 0px 0px 10px 10px;}


.top_nav_info  .nav-top.navbar-nav-top .dropdown-menu li a {color: black;}
.top_nav_info  .nav-top.navbar-nav-top .dropdown-menu li {display: block;}
.header .top ul.dropdown-menu {top:33px;}


.header-float .top_nav_info  {   box-shadow: 0 0 16px -6px black;}



.wrapper {
    height: auto !important;
    min-height: 100%;
    width: 100%;
}
.header .logo {
    margin: 54px 0 0;
}

.header .right {
    text-align: right;
}
.header .right .tel {
    color: #666666;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.01em;
}
.header .right .tel span {
    font-size: 26px;
    font-weight: 400;
    margin: 0 4px 0 0;
}
.header .tel {
    display: block;
}
.header .right .city {
    color: #717171;
    font-size: 20px;
    line-height: 16px;
    margin: -6px 0 0;
}
.header .mobile_phone {
    display: none;
}


.header .top .right .hd_fl {margin-top: 30px; margin-right: 100px;}

.header .top .asside_info .fa-map-marker, .header .top .asside_info .fa-clock-o, .header .top .asside_info .fa-phone
{
    background-color: #7ba6b5;
    border-radius: 35px;
    color: white;
    font-size: 28px;
    height: 54px;
    line-height: 24px;
    margin-left: -25px;
    padding: 15px;

    text-align: center;
    width: 54px;
}
/*
.header .top .asside_info a, .header .top .asside_info p {
    background-position: 8px 5px;
    background-repeat: no-repeat;
    line-height: 25px;
    color: #000;
padding-left: 40px;
    font-size: 14px;



}
*/
.header .top .top_nav_info a.fancybox_form {
    background-image: url("/bitrix/templates/index/images/icon_tel.png");
    background-position: 8px 5px;
    background-repeat: no-repeat;
    border: 1px solid #a7a7a7;
    border-radius: 40px;
    color: #000;
    display: inline-block;
    font-size: 13px;
    margin-top: 5px;
    padding: 8px 11px 8px 41px;
    position: absolute;
}
.header .top ul {
    margin: 12px 20px 0;
}

ul, ol {
    list-style: outside none none;
}

.header .top .center ul li {
    display: inline-block;
    font-size: 15px;
    text-align:center;

}

.header-float .center {display: none}

.header-float .top_nav_info  {display: none}

.header-float .hd_fl {float: right;}


.header-float .logo {margin: 0;}

.header .top li span {
    color: #477d95;

}
.header .top .center {
    padding: 11px 0px 0 0px;
    margin-top: 1%;
}
.button_orange {
    background-color: #cccccc;
    color: #000;
    text-transform: uppercase;
}
.right {
    float: right;
}
.left {
    float: left;
}

.header .top li {
    color: #000;
    margin: 0 0 4px;
}

.header .top .center ul li:nth-child(2n) {
    padding-left: 5px;
}

.header .top {
    padding: 1px 0 9px;
}

.content_width_site {
    margin: 0 auto;

}


.header .top .right a {
    background-image: url("/bitrix/templates/main/images/icon_tel.png");
    background-position: 8px 5px;
    background-repeat: no-repeat;
    color: #000;
    display: inline-block;
    font-size: 15px;
    margin: 13px 0 0;
    padding: 6px 9px 8px 41px;
}

.none_full {height: 900px;}

.header-float {position: fixed; z-index: 999; width: 100%}

.container nav {height: 35px; display: block;}

.header-float  header {width: 100%;}

.header-float header {display: none; }

.nav.navbar-nav {background-color:}

div.header menu {}

.header .container-fluid {padding: 0;}




.navbar-default {background-color: transparent; border-color: transparent;}
.navbar .container-fluid, .header menu{padding:0; margin: 0; min-width: 350px;  }

.dropdown-menu {background-color: white!important; color: black;}




.catalog h3 {
    /*   background-color: #477d95;*/
    color: #000;
    font-size: 20px;
    font-weight: 400;
    padding: 11px 0 14px 0;
    margin: 0;
}


.catalog > div.visible {
    display: block;
}
.catalog div {


}


.visible ul.bordered {
    border: 1px solid #000;
}


.catalog div > ul span:not(.new) {
    background-color: #686868;
    color: #fefefe;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 20px 8px;
}


.catalog div > ul span:not(.new) {
    background-color: #686868;
    color: #fefefe;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 20px 8px;
}

.catalog .visible ul {
    margin:0;}


.catalog li a {
    background-color: #f4f4f4;
    color: #000;
    display: block;
    font-size: 16px;
    margin: 0 0 1px;
    padding: 10px 19px;
}



.catalog aside {display: inline-block; float: left; vertical-align: top; width: 20%;}
.catalog article {
    display: table;
    float: left;

    vertical-align: top;
}



.popular .item > a > img {
    display: block;

}
.popular .item a > div

{    background-attachment: scroll!important;
    background-clip: border-box!important;
    background-origin: padding-box!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    border: 1px dotted #9d9d9d;
    display: block!important;}

.popular .item a > span, .popular .item a > p {
    background-color: #477d95;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding: 5% 16px;
    text-align: center;
    text-transform: uppercase;
    height: 100%;
}


.popular .item {
    display: inline-block;
    padding: 0 6px 9px 7px;


}


div:not(.textedit) h4 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 25px;
}

.popular > h4 {
    margin-bottom: 8px;
    text-align: left;
}
.popular > h4 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 33px;
    text-align: left;
}


.colors li {
    border: 1px solid;
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    margin-top: 2px;
    width: 32px;
}

.catalog  .colors li a {background-color: transparent}

.porbor {}



.catalog_links {text-align: center; margin-bottom: 40px; display: inline-block;}
.catalog_links span {display: block; text-align: center; font-size: 16px;}
.catalog_links a {margin-bottom: 10px;}

.catalog_links h1 {margin-top: 30px; margin-bottom: 40px;}

.info .about {font-size: 16px;}

.info .about > div {text-align: center; margin-bottom: 20px;}









.print {
    height: 590px;
    margin: 6px 0 0;
    padding-bottom: 25px;
}
.print > h4 {
    font-size: 30px;
    font-weight: normal;
    line-height: 57px;
    margin-bottom: 51px;
    text-align: center;
}
.load_file > img {
    display: block;
    width: 100%;
}
.print .load_img > img {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
}
.print .load_file {
    float: left;
    position: relative;
    width: 78%;
}
.print .load_img {
    height: 540px;
    overflow: hidden;
    position: relative;
}
.print .mebel {
    bottom: -172px;
    left: -92px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.print form {
    float: right;
    overflow: visible;
    padding: 0 16px 0 14px;
    width: 22%;
}
.print .frm_big_bkg {
    background-color: #477d95;
}
.print form > h3, .popup_file h3 {
    color: #fff;
    float: right;
    font-size: 20px;
    margin-bottom: 12px;
    margin-top: 12px;
    text-align: center;
    text-transform: uppercase;
}

.upload h3 small {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    margin: 6px 0 0;
    text-transform: none;
    color: #fff;
}
.print form > [type="text"] {
    font-size: 14px;
    height: 38px;
    margin: 0 0 10px;
    padding: 0 10px;
    text-align: left;
    width: 100%;
}
.print form > p, .popup_file p {
    color: #b4e0ee;
    font-size: 12px;
    font-style: italic;
    margin: 0 0 5px;
}
.print .frm_big_bkg label {
    background: transparent url("/bitrix/templates/main/../images/icon_upload.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}
.print .attach_form strong {
    background: transparent url("/bitrix/templates/main/../images/zamok.png") no-repeat scroll 0 4px;
    color: #00475e;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 0 20px;
}
.print form .jq-file, .popup_file .jq-file {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    overflow: visible !important;
    padding: 0 4px;
    vertical-align: baseline;
}
.print form .jq-file:hover, .popup_file .jq-file:hover {
    border-bottom: 2px dotted #fff;
}
[type="file"] {
    cursor: pointer;
}
.print .jq-file__name, .popup_file .jq-file__name {
    background-color: #477d95;
    bottom: -4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    width: 190px;
}
.print form span {
    margin-top: 5px;
    vertical-align: top;
}
.button_gray {
    background-color: #ccc;
    border-bottom: 2px solid #999;
    color: #000;
}
.button_gray:hover {
    background-color: #999;
}
.button_orange {
    background-color: #cccccc;
    color: #000;
}
.button_orange:hover {
    background-color: #b1b1b1;
}
.print > form .jq-file:hover, .popup_file .jq-file:hover {
    cursor: pointer;
}
.print > form [type="file"], .popup_file [type="file"] {
    cursor: pointer !important;
}
.print form span {
    color: #b4e0ee;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    line-height: 17px;
    margin: 8px 0 0;
    width: 100%;
}
.print form > button, .popup_file button {
    font-size: 24px;
    margin-bottom: 9px;
    margin-top: 15px;
    padding: 9px 0;
    text-transform: uppercase;
    width: 100%;
}


.clear {clear: both;}

[name="BC"] {
    display: none !important;
}

input[type="hidden"] {
    -moz-appearance: none;
    -moz-binding: none;
    -moz-user-focus: ignore;
    border: 0 none;
    cursor: auto;
    display: none !important;
    padding: 0;
}




.info .podbor {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px; margin-top: 30px; margin-bottom: 40px;
}

.info .benefits3 li {
    background: transparent url("/images/li_style_blue.png") no-repeat scroll 0 7px;
    font-size: 17px;
    font-weight: 300;
    line-height: 22px;
    padding: 0 0 0 35px;
}


.benefits3 .item {margin-bottom: 25px;}
.info a {
    color: #0a83b8;
    text-decoration: underline;
}

.info .podbor h3 {margin-top: 70px;}


.info h2, .info h3 { font-size: 30px; margin-bottom: 30px;}




.benefits3 .item .text {
    padding: 0 0 0 80px;
}


.benefits3 .item h5 {
    color: #477d95;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 11px;
}


.benefits3 .item .text p {
    color: #000;
    font-size: 16px;
}


.benefits3 .item > img {
    float: left;
    margin: 8px 0;
}



h2, div:not(.textedit) h3, div:not(.textedit) h4 {
    font-size: 25px;
    font-weight: 400;
    margin: 16px 0;
    text-transform: uppercase;
    color: #666666;
}


.benefits3 ul {
    margin: 67px 0 0;
}


.benefits3 .right li {
    background: transparent url("/images/star_gold.png") no-repeat scroll 0 center;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 65px;
    padding: 6px 0 8px 63px;
}

.benefits3 .item p {padding-right: 12px;}




.benefits3 .right > a {
    background-color: #477d95;
    color: #fff;
    display: inline-block;
    font-family: "Myriad Pro","Arial",sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 15px 18px 12px;
}

.benefits3  .fancybox_form {
    float: right}

.benefits3 {margin-bottom: 40px;}


.typem {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 40px;

}


.typem ol {
    display: block;
    list-style-type: decimal !important;
    margin-bottom: 15px;
    padding-left: 30px;
}



.typem ol li {
    font-size: 17px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 0 0 0 35px;
}

.typem p b {display: block; margin-top: 30px;}






.we_works {margin-bottom: 50px;}
a.show_all {
    clear: both;
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0;
    padding-right: 90px;
    text-align: right;
}



.whay {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 50px;
}


.myphoto {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 50px;

}


.myphoto ol {
    display: block;
    list-style-type: decimal !important;
    margin-bottom: 15px;
    padding-left: 30px;
}


.myphoto ol li {
    font-size: 17px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 0 0 0 35px;
}


.whay ul li {
    background: transparent url("/images/li_style_blue.png") no-repeat scroll 0 7px;
    font-size: 17px;
    font-weight: 300;
    line-height: 22px;
    padding: 0 0 0 35px;
}

@media (max-width: 1229px ) and (min-width: 992px) {

    .center .bx-basket {

        margin: 0 8%!important;
    }

    .mebel img { width: 853px;

    }

    .print .mebel {
        bottom: -135px;

    }

    .print .load_img {
        height: 557px;

    }

}
@media (max-width: 767px ) and (min-width: 550px) {

    .mebel img {    width: 138%;



    }

    .print .mebel {
        bottom: -13.6vmax;
    }





}

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

    .mebel img { width: 592px;

    }

    .header-float   .fancybox_form.button_orange.callback {display: none;}


    .print .mebel {
        bottom: -94px;
    }
}

@media (max-width: 549px ) and (min-width: 0px) {

    .load_file {display: none}
    .print form {width: 100%;  margin-bottom: 20px;}
    .print .button_orange {display: block;}
}




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

    .print .load_file {
        width: 65%;
    }


    .print form {

        width: 35%;
    }





    .print .load_img {
        height: 555px;

    }

    .benefits3 .left { margin-bottom: 20px;}

    .benefits3 .left .item {margin-bottom: 30px;}

    .benefits3 ul {
        margin: 40px 0 0;
    }

    .benefits3 .right li {

        margin: 0 0 30px;

    }



}



@media (max-width: 767px)  {.header .navbar {

}}



@media (max-width: 900px)  {
    .catalog article {

        width: 100%;}}

@media (max-width: 1229px)  {
    .navbar   .fa.fa-search {display: none}

    .search form, .search div, .search input {width: 100%!important;}

    .search {

        width: 100%!important;
    }

}

@media (max-width: 1229px) {
    ul.navbar-nav li {
        text-align: center;

    }
}

@media (max-width: 1229px ) and (min-width: 992px) {
    .catalog aside {
        width: 25%;
    }
    .catalog article {
        width: 100%;
    }



    .header .right {
        margin-bottom: 10px;
        text-align: right;
    }

}
@media (max-width: 991px ) and (min-width: 767px)

{  .navbar-default .navbar-nav>li>a {
    font-size: 11.8px;}}



@media (max-width: 991px ) and (min-width: 0px) {
    .catalog aside {
        display: none;
    }
    .catalog article {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767px ) and (min-width: 0px) {
    .header menu.container-fluid {

        padding: 0;
        position: relative;
        width: 100%;
        z-index: 98;
    }




}

@media (max-width: 9999px ) and (min-width: 1230px) {

    .search form, .search div, .search input {
        float: right;
        width: 350px !important;
    }

    .center .bx-basket { margin: 6% 10% 4%;}

    .header .right {
        text-align: right;
        margin-top: 4%;
    }


    .header-float .right {
        width: 66.6667%;
    }

    .search_min {display:none;}

    .header-float .right {}

}



@media (max-width: 9999px ) and (min-width: 1230px) {

    .header-float .button_orange{  margin: 18px 73px 15px!important; float:right }


}


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

    .header-float .button_orange{  margin: 18px 0px 15px!important; float:left }


}




@media (max-width: 1229px ) and (min-width: 0px) {

    .header .right .city {
        font-size: 14px;
    }
    .header .right .tel {
        font-size: 20px;
    }

    .header .right .tel span {
        font-size: 16px;
    }
    .navbar-form .form-control {
        width: 100%!important;
    }

    .navbar-form .form-group {
        width: 100%!important;
    }

    .navbar-form {
        width: 100%!important;
    }
}

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


}
@media (max-width: 610px ) and (min-width: 0px) {


    .header .logo img {  width:auto;}
    .header .logo a span {

        font-size: 2.8vmax;
        margin: -2.3vmax 0 0 13vmax;

    }

}

@media (max-width: 767px ) and (min-width: 610px) {
    .header .logo{width: 50%;}
    .header .right {width: 50%;}

    .header .logo a span {

        font-size: 15px;
        margin: -20px 0 0 81px;}



    .item.col-xs-6 {width: 33%;}

}





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

    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: left;
        margin-bottom: 8px;
        margin-left: 15px;
        margin-top: -49px;
        padding: 9px 10px;
        position: relative;
    }

    .right .button_orange {display: none!important;  }


    .header menu.container-fluid {
        margin-top: -62px;
        padding: 0;
        position: relative;
        width: 100%;
        z-index: 98;
    }





}

@media (max-width: 1229px ) and (min-width: 609px) {

    .header-float  .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border-radius: 4px;
        float: left;
        margin-bottom: 8px;
        margin-left: 15px;
        margin-top: -20px;
        padding: 9px 10px;
        position: relative;
    }

}

.no_time {
    background: #477d95 none repeat scroll 0 0;
    color: #fff;
    padding: 23px 0 15px;
    margin-bottom: 40px;
}


.content_width_site {
    margin: 0 auto;

}


.no_time form {
    height: auto;
    margin: 0px auto ;
    text-align: center;
    float: none;
}


.no_time > .content_width_site > div > h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 53px;
    text-align: center;
}
h2, div:not(.textedit) h3, div:not(.textedit) h4 {
    margin: 16px 0;
}

.no_time > .content_width_site > div > p {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}



.no_time [type="text"] {
    font-size: 14px;
    height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    width: 230px;
}

[name="BC"] {
    display: none !important;
}

input[type="hidden"] {
    -moz-appearance: none;
    -moz-binding: none;
    -moz-user-focus: ignore;
    border: 0 none;
    cursor: auto;
    display: none !important;
    padding: 0;
}



.no_time textarea {
    border: 1px solid #017aa2;
    color: #8a8a8a;
    font-family: "Exo 2";
    font-size: 14px;
    font-style: italic;
    height: 80px;
    margin: 20px 0;
    padding: 10px;
    resize: none;
    width: 100%;
}


.no_time form button {
    color: #010101;
    font-size: 24px;
    margin-top: 11px;
    padding: 9px 24px 10px;
    text-transform: uppercase;
}

button {

    border: 0 none;

}

.form-control {    border: 1px solid #a7a7a7; border-radius: 0px;}
[name="BC"] {
    display: none !important;
}

input[type="hidden"] {
    -moz-appearance: none;
    -moz-binding: none;
    -moz-user-focus: ignore;
    border: 0 none;
    cursor: auto;
    display: none !important;
    padding: 0;
}




.no_time form p span {
    background: transparent url("/images/zamok.png") no-repeat scroll 0 0;
    color: #00475e;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 0 20px;
}


@media (max-width: 720px ) and (min-width: 582px) {

    .no_time [type="text"] {
        width: 184px;
    }
}


@media (max-width: 581px ) and (min-width: 0px) {

    .content_width_site .center input {
        margin-top: 22px;

    }
}

@media (max-width: 489px ) and (min-width: 0px) {

    .content_width_site .right input {
        margin-top: 22px;

    }



    .no_time [type="text"] {

        width: 100%;
    }
}


@media (max-width: 710px ) and (min-width: 474px) {

    footer.footer .center{

        text-align: left!important;

    }


}


@media (max-width: 473px ) and (min-width: 0px) {

    footer.footer .left, footer.footer .right {
        float: none;
        text-align: center!important;

    }
}

.whay.new {margin-top: 40px}


.links_bottom {
    background-color: #477d95;
    margin: 0 0 15px;
    width: 100%;
}

.container.catalog { font-size: 15px; line-height: 23px;}

.container.catalog  p {margin-bottom: 20px;}


.container.catalog  ul {padding-left: 40px; margin-bottom: 20px; list-style: disc;}

.container.catalog   ul li {margin-bottom: 20px;}


.links_bottom .container > ul {
    text-align: center;
    margin-bottom: 0;
}


.links_bottom ul > li {
    display: inline-block;
    margin: 0 5px;
}



.links_bottom li.first span {
    border-left: 1px solid transparent;
}


.links_bottom li span {
    border-left: 1px solid #54aecd;
    margin: 0 0 0 -1px;
}



.links_bottom ul > li > a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    padding: 13px 15px 17px;
    text-decoration: underline;
}



footer.footer {

    position: relative;
    margin-top: 40px;
}

.footer .left > p {
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 400;
}


footer.footer .links_footer {
    margin: 10px 0 0;
}


footer.footer .right {
    text-align: right;
}


footer.footer .right > p {
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 400;
}



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



footer .center img {

    width: 230px;
}



.favorite_form {
    background-color: #f4f4f4;
    text-align: center;
}


.item .favorite_form a {
    color: #000;
    font-size: 18px;
}


.item .text {
    background-color: #f4f4f4;
    bottom: 0;
    left: 0;
    padding: 5px 0 19px;
    text-align: center;
    width: 100%;
}


.item .text > span {
    color: #010101;
    display: block;
    font-size: 18px;
}



.item button {
    background: transparent url("/assets/template/images/star_gray.png") no-repeat scroll 13px 5px;
    margin: 6px 0 13px;
    padding: 0 0 0 20px;
}


.item button span {
    border-bottom: 2px dotted #477d95;
    color: #477d95;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 0 13px;
}


.item .text > a {
    display: inline-block;
    padding: 5px 23px 10px;
}
.item .favorite_form a {
    color: #000;
    font-size: 18px;
}



.good_top .left {
    position: relative;
}


.good_top .img {
    height: 350px;
    overflow: hidden;
    padding: 0 48px;
    text-align: center;
    width: 555px;
}


.good_top > .left .img > a {
    cursor: url("/assets/template/images/zoom.ico"), pointer;
}



.good_top .left_arrow a {
    background: transparent url("/assets/template/images/arrow_good.png") no-repeat scroll -18px 0;
    height: 28px;
    margin-top: -13px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 18px;
    z-index: 1;
}


.good_top .right_arrow a {
    background: transparent url("/assets/template/images/arrow_good.png") no-repeat scroll 0 0;
    height: 28px;
    left: 20px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    width: 18px;
    z-index: 1;
}


.good_top .left .one_click a {
    bottom: 10px;
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 9px;
    position: absolute;
    right: 58px;
}



.good_top .order {
    padding: 0;
    width: 545px;
}


.good_top .order form {
    margin: 0;
    padding: 0;
}



.toCart button[value="cart/add"] {
    display: none;
}



.good_top .toCart .options {
    margin: 0 0 5px;
}


.good_top .toCart .left {
    padding: 6px 1px 10px 9px;
}
.good_top .options .left {
    width: 244px;
}
.good_top .left {
    position: relative;
}
.toCart .left {
    background-color: #f4f4f4;

}


.good_top .toCart .options div h4 {
    margin-bottom: 3px;
    text-align: left;
}
.toCart .options div h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.good_top .options .left .item {
    margin: 0 5px 0 0;
}
.toCart .options .item {
    display: inline-block;
}



.toCart .options .left .item p {
    font-size: 16px;
    margin: 0 0 6px;
}

.order form [type="text"] {
    border-color: #cecece;
    border-width: 1px;
}


.good_top .options [type="text"] {
    font-size: 14px;
    height: 25px;
    width: 70px;
}
.toCart .options [type="text"] {
    border-radius: 0;
    color: #000;
    padding: 0 0 0 9px;
    text-align: left;
}


.toCart .options .left .item span {
    font-size: 14px;
    margin: 0 0 0 9px;
}




.good_top .options .left .item {
    margin: 0 5px 0 0;
}
.toCart .options .item {
    display: inline-block;
}



.toCart .options .left .item p {
    font-size: 16px;
    margin: 0 0 6px;
}





.good_top .options [type="text"] {
    font-size: 14px;
    height: 25px;
    width: 70px;
}
.toCart .options [type="text"] {
    border-radius: 0;
    color: #000;
    padding: 0 0 0 9px;
    text-align: left;
}
.order form [type="text"] {
    border-color: #cecece;
    border-width: 1px;
}



.toCart .options .left .item span {
    font-size: 14px;
    margin: 0 0 0 9px;
}


.good_top .options .right {
    padding: 7px 17px 12px 10px;
    width: 254px;
}
.toCart .right {
    background-color: #f4f4f4;
}




.good_top .toCart .options div h4 {
    margin-bottom: 3px;
    text-align: left;
}

.toCart .options div h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}


.good_top .options .right label {
    font-size: 14px;
    margin: 5px 0 0;
}
.toCart .options label {
    color: #000;
    display: block;

}


.toCart .options .jq-checkbox {
    background-color: #fff;
    border: 1px solid #cacaca;
    height: 17px;
    margin: 0 11px 0 0;
    top: -2px;
    vertical-align: middle;
    width: 17px;
}


.good_top .material_new {
    margin: 5px 0;
}


.good_top .material_new .parent {
    background-color: #f4f4f4;
    padding: 0 0 5px;
    text-align: left;
}


.good_top .toCart .options .material_new .item {
    display: block;
    margin: 0;
    padding: 6px 7px 0 9px;
    width: auto;
}

.material_new .item {
    position: relative;
    vertical-align: top;

}



.good_top .select_box {
    display: inline-block;
    width: 307px;
}


.good_top .toCart .options div h4 {
    margin-bottom: 3px;
    text-align: left;
}
.toCart .options div h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}


.good_top .select.first {
    margin-left: 0;
}
.good_top .select {
    display: inline-block;
}


.good_top .jq-selectbox.jqselect {
    background-color: #fff;
    height: 20px;
    padding: 2px 18px 0 10px;
    width: 120px;
}
.jq-selectbox.jqselect {
    cursor: pointer;
}


.jq-selectbox__select-text {
    text-align: left;
}



.good_top .jq-selectbox__trigger-arrow {
    background: transparent url("/assets/template/images/select_arrow.png") no-repeat scroll 0 bottom;
    height: 6px;
    position: absolute;
    right: -10px;
    top: 5px;
    width: 14px;
}


.good_top .inner {
    display: inline-block;
    float: right;
}


.good_top .material_new .top {
    margin: 4px 0 5px;
}
.material_new .item .top {
    border: 5px solid #477d95;
    position: relative;
}


.good_top .options .total_price {
    float: none;
    padding: 13px 18px 10px;
    width: auto;
}

.good_top .toCart .options div h4 {
    margin-bottom: 3px;
    text-align: left;
}
.good_top .options .total_price h4 {
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
}



.good_top .options .total_price .ms_old_price {
    display: inline-block;
    font-size: 16px;
    margin: 10px 10px 0 0;
    text-align: right;
    vertical-align: middle;
    width: 90px;
}
.toCart .options .right > span {
    color: #5b5b5b;
    font-weight: bold;
    text-decoration: line-through;
}



.good_top .options .total_price .ms_price {
    font-size: 28px;
    margin: 0;
}
.toCart .options .right > p {
    color: #477d95;
    display: inline-block;
    font-weight: bold;

}
.big_slider {width:957px;}

.box.popular a { color:white;}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/bitrix/templates/main/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}


#title-search {
    position: absolute;
    right: 31%;
    top: 90px;
}

.owl-prev {
    background: transparent url("/bitrix/templates/index/images/next.png") no-repeat scroll 0 0;
    height: 60px;
    margin-top: 140px;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0;
    width: 60px;
}
.owl-next { background: transparent url("/bitrix/templates/index/images/prev.png") no-repeat scroll 0 0;
    height: 60px;
    margin-top: 140px;
    position: absolute;
    text-indent: -99999px;
    top: 0;
    width: 60px;}

.modal-dialog {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%)!important;
    margin: 0;
    width: auto!important;
}

.modal-content input {
    border-radius: 0;
    font-size: 14px;
    height: 38px;
    margin: 0 0 10px;
    padding: 0 10px;
    width: 260px;
}

.modal-content .sendLead {text-align: center; margin: 30px;}

.modal-content .sendLead p {margin: 15px; font-size: 14px; }

.modal-header {border-bottom: 0px!important;
    padding: 20px 40px 0!important;
}


.modal-header .close {
    margin-right: -30px !important;
    margin-top: -10px!important;
}

.modal-content .button_orange {
    font-size: 24px;
    font-weight: 300;
    padding: 8px 82px 11px;
    text-transform: uppercase;
    margin-top: 10px;
}
.button_orange {
    background-color: #cccccc;
    color: #000;
    text-transform: uppercase;
}

.container.catalog .row {margin: 0px!important; padding: 0px!important;}

.container.catalog .row .filter {float: left!important;}

.container.catalog .row .ctlg { float: right!important;}

.container.catalog .bx_catalog_item.double {border:  dashed 1px #c1c1c1; }

.bx_item_list_bestsellers.bx_blue .bx_item_list_title, .bx_item_list_you_looked_horizontal.bx_blue .bx_item_list_title {    background: #efefef none repeat scroll 0 0;}


.bx-filter.bx-blue .container-fluid {
    background: #efefef none repeat scroll 0 0;
    border: 1px dashed #c1c1c1;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px !important;
}


.container.catalog h2 {margin-bottom:15px;}

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

.newshits .bx-filter-parameters-box-container {padding: 0;}

.bx_catalog_item_title {
    background-color: #477d95;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    display: block;
    font-size: 15px;
    height: 55px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: super;
}

.rasprodzh .bx_catalog_item_title {height: auto!important;}
.rasprodzh .discont {color: rgba(47, 0, 0, 0.77);}
.rasprodzh del {font-size: 12px;}
.rasprodzh .box.popular a {color: black!important;}
.rasprodzh .bx_catalog_item_articul {padding: 5px;}
.rasprodzh .bx_catalog_item_articul > span {
    border-bottom: 1px dashed #c1c1c1;
    display: block;
    width: 100%;
}.rasprodzh .bx_catalog_item_articul strong {
    display:inline-block;
    text-align: left;
    width: 50%;
}



.rasprodzh .bx_catalog_item_articul span span {
    display: inline-block;
    text-align: right;
    width: 50%;

}
#bigdata_recommended_products_Zz2YMH_items .bx_catalog_item_price {display: none;}

.bx_catalog_item_price {      border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;  background-color: #477d95; padding-bottom:10px;}


/*section list*/

.bx_catalog_list_home .bx_catalog_item_images_double, .bx_catalog_list_home .bx_catalog_item_images {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: static;
    width: 100%;
    z-index: 91;
}



.bx_catalog_list_home.col4 .bx_catalog_item {
    margin: 0 1% 30px;
    padding: 0;
    width: 23%;
}

.bx_catalog_item .bx_catalog_item_container {padding: 10px;}


.bx_catalog_list_home .bx_catalog_item_images_double {
    margin-top: -90%;
    opacity: 0;
    z-index: 90;
    display: none;
    position: absolute;
    min-height: 320px;
}

.bx_catalog_list_home .bx_catalog_item_price .bx_price {
    font-size: 15px;
    padding-top: 5px;
    text-align: center;
    color: white;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
    text-transform: uppercase;
}

.bx_catalog_list_home .bx_catalog_item_price {
    color: #3f3f3f;
    font-weight: bold;
}

.bx_catalog_list_home .bx_catalog_item_controls {

    padding-top: 10px;
    text-align: center;
}

.bx_item_list_you_looked_horizontal .bx_catalog_item_controls { display: none!important;}


.bx_catalog_list_home .bx_medium.bx_bt_button, .bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
    font-weight: bold;
}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding: 0 13px;
}

.bx_catalog_list_home .bx_catalog_item_controls a {
    margin-bottom: 10px;
}

.bx_catalog_list_home .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_list_home .bx_bt_button, .bx_catalog_list_home .bx_bt_button_type_2 {
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

.bx_catalog_list_home .bx_catalog_item {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    margin-bottom: 30px;
    position: relative;
    transition: none 0s ease 0s ;
}

.bx_catalog_item_controls.touch, .bx_catalog_item_controls.no_touch {display: none;}



.bx_catalog_item_container:hover .bx_catalog_item_images_double {display: block!important;}
.bx_catalog_item_container:hover .bx_catalog_item_images_double {
    z-index: 99;
    background-position: center center!important;
    background-size: contain!important;
    animation-name: example;
    animation-timing-function: ease-out;
    opacity: 1; top:0; left:-24px;  animation-duration: 0.4s ; border: 1px dashed #c1c1c1; background-color: white!important; width: 190%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.85);
    -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.85);
    box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.85);
}




.bx_item_list_you_looked_horizontal .bx_catalog_item_title {
    height: auto;
    overflow: hidden;
    background-color: #477d95;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    display: block;
    font-size: 15px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}



.bx_catalog_item_controls {display: none;}







/*select*/


.select-block {
    color: #444;
    display: inline-block;
    margin-left: 10px;
    position: relative;
}




.sort-line-block .select-block .cur::after {
    top: 4px;
}
.select-block .cur::after {
    background: rgba(0, 0, 0, 0) url("/local/templates/maximaster/css/../img/icons.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 8px;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 9px;
    width: 13px;
}
.sort-line-block .select-block .cur {
    height: 20px;
    line-height: 14px;
    padding-left: 5px;
}
.select-block .cur {
    border: 1px solid #ccc;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 25px 0 10px;
    position: relative;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.select-block .variants {
    background: white none repeat scroll 0 0;
    border: 2px solid #ccc;
    box-sizing: border-box;
    display: none;
    left: 0;
    margin-top: -2px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 150;
}

/*end*/

.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(4n+1) {
    clear: both;
}
.bx_catalog_list_home.col3 .bx_catalog_item {
    font-size: 14px;
    margin: 15px 1%;
    padding: 0;

}

/*
.container.catalog > h2 {    margin-left: 310px;
    margin-top: 10px;
    position: absolute;}
*/


.modal-dialog {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%);
    margin: 0;
    width: auto!important;
}



.modal-content .sendLead {text-align: center; margin: 30px;}

.modal-content .sendLead p {margin: 15px; font-size: 14px; }

.modal-header {border-bottom: 0px!important;
    padding: 20px 40px 0!important;
}

.modal-content .button_orange {
    font-size: 24px;
    font-weight: 300;
    padding: 8px 82px 11px;
    text-transform: uppercase;
    margin-top: 10px;
}
.button_orange {
    background-color: #cccccc;
    color: #000;
}
.bx-breadcrumb {
    margin: 0 0 10px 20px;
}
.bx_item_detail .bx_item_title {    border-bottom: 0px!important;
    font-size: 23px;
    margin-bottom: 10px;
    min-height: 24px;
    padding-bottom: 15px;}


/*product style*/
.product_top_h {
    background: #edf6fc none repeat scroll 0 0;
    border: 1px dashed #c1c1c1;
    float: left;
    margin-bottom: 20px;

    width: 100%;
}

.product_top_h .product_element {    display: inline-block;
    vertical-align: top; }
.product_top_h .product_width input, .product_top_h .product_height input{
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin-left: 15px;
    margin-right: 15px;
    width: 60px;
    padding: 0px 0px 0px 5px;
}


.product_top_h .product_width {}
.product_top_h .product_height {}
.product_top_h .product_width span {            float: left;
    font-size: 23px;
    margin-top: 0px;
    position: relative;
    width: 35px;}


.product_top_h .product_height span {
    float: left;
    font-size: 23px;
    margin-top: 0px;
    padding-left: 7px;
    position: relative;
    width: 35px;}

.product_top_h .product_label {
    font-size: 14px;
    font-weight: normal;
    margin-left: 15px;
    margin-top: 12px;

}

.product_top_h > div:last-child {float: right; margin-right: 30px;}


.mainbtn.first, .mainbtn.btn-narrow, .mainbtn.btn-narrow2 {
    height:33px;
    display:inline-block;
    font-size:14px;
    color:#fff;
    text-decoration:none;
    text-align:center;
    padding: 6px 10px;
    position:relative;
    cursor:pointer;
    border: none;
    background: #ce3516;
    border-radius: 5px;


}

.mainbtn.first:active, .mainbtn.btn-narrow:active, .mainbtn.btn-narrow2:active {
    top:3px;
}

.product_top_h .product_rest {
    height:33px;
    display:inline-block;
    font-size:14px;
    color:#fff;
    text-decoration:none;
    text-align:center;
    padding: 6px 10px;
    position:relative;
    cursor:pointer;
    border: none;
    background: #ce3516;
    border-radius: 5px;
}

.product_top_h .product_rest:active {
    top:3px;
    box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #07526e, 0px 5px 3px #999;
}


.main-product .product_element.js-texture {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    margin-bottom: 15px !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #07526e;
    text-transform: uppercase;
}


.main-product .product_element.js-texture:active {
    top:1px;

}



.product_left {
    background: #f0f0f0 none repeat scroll 0 0;
    display: table;
    margin-right: 20px;
    padding: 40px 0 0;
    vertical-align: top;
}

.product_content_canvas {width: 100%; margin: 0px!important;}


.product_canvas {  background-color: #f0f0f0;

    width: 100%;}

.product_right {
    border: 1px dashed #c1c1c1;
    display: table-cell;
    padding: 10px 20px 0;
    vertical-align: top;
    width: 318px;}


.product_content .product_element {
    cursor: pointer;
    display: inline-block;
    height: 44px;
    line-height: 20px !important;
    margin: 2px !important;
    overflow: hidden;
    width: 60px;

}

.product_right .dropdown-menu li:nth-child(2) a {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,6b6b6b+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(107,107,107,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(107,107,107,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(107,107,107,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6b6b6b',GradientType=0 ); /* IE6-9 */

}

.product_right .dropdown-menu li:nth-child(3) a {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3e2c7+0,b5986e+100 */
    background: rgb(243,226,199); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(243,226,199,1) 0%, rgba(181,152,110,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(243,226,199,1) 0%,rgba(181,152,110,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(243,226,199,1) 0%,rgba(181,152,110,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#b5986e',GradientType=0 ); /* IE6-9 */

}

.product_right .dropdown-menu li:nth-child(4) a {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f6f8+0,e0eff9+100 */
    background: rgb(242,246,248); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(242,246,248,1) 0%, rgba(224,239,249,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(224,239,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(242,246,248,1) 0%,rgba(224,239,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
}


.product_right .dropdown-menu li:nth-child(5) a {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,cecece+100 */
    background: rgb(245,246,246); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(245,246,246,1) 0%, rgba(206,206,206,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(206,206,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(245,246,246,1) 0%,rgba(206,206,206,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
}


.product_right .dropdown-menu li:nth-child(6) a {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0b7a1+0,bf6e4e+100 */
    background: rgb(240,183,161); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(240,183,161,1) 0%, rgba(191,110,78,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(240,183,161,1) 0%,rgba(191,110,78,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(240,183,161,1) 0%,rgba(191,110,78,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */

}




.dropdown-menu .product_element.js-filter { cursor: pointer;}

.form-product * {position: relative;}

.product_checked {bottom: 0;
    border-radius: 5px;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;}
.product_radio:checked ~ .product_checked {    border: 1px solid #000;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;}

.product_right .product_title {font-size: 21px; margin-bottom: 10px;}
.product_radio {display: none;}
.product_title {
    display: block;
    font-size: 18px;
    margin-bottom: 7px;
    width: 100%;
}

.product_filter .filter_right{
    border: 1px dashed #c1c1c1;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 19px 9px;}

.product_filter .filter_left .prod_yrct{
    border: 1px dashed #c1c1c1;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 19px 9px;}

.product_filter .filter_left .prod_kraski{
    border: 1px dashed #c1c1c1;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 19px 9px;}


.product_filter .product_content {width: 100%;}

.filter_main {
    clear: left;
    display: block;margin-bottom: 10px;
}


.filter_center {   clear: left;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 15px; width: 100%;}

.filter_center button, .filter_center > div  {width: 100%;}
.filter_center .dropdown-menu {position: absolute!important;}

.dropdown-menu .product_element {margin: 7px ; font-size: 14px;}

.filter_right .product_element.js-filter:nth-child(2) .product_checked  { background: transparent url("/bitrix/templates/main/images/tpg1000_4.gif") no-repeat scroll top left; background-size: cover;}
.filter_right .product_element.js-filter:nth-child(3) .product_checked  { background: transparent url("/bitrix/templates/main/images/sepiya.jpg") no-repeat scroll top left; background-size: cover;}
.filter_right .product_element.js-filter:nth-child(1) .product_checked  { background: transparent url("/bitrix/templates/main/images/tpg1000_4.gif") no-repeat scroll top left; background-size: cover;}
.filter_right .product_element.js-filter:nth-child(0) .product_checked  { background: transparent url("/bitrix/templates/main/images/tpg1000_4.gif") no-repeat scroll top left; background-size: cover;}

.product_content {display: table;}


.product_text { line-height: 20px!important; font-weight: normal; font-size: 14px;   text-shadow: 1px 0 2px rgba(150, 150, 150, 1);
   }
/*
.product_content .product_element:nth-child(2n) {
    float: right;
}
*/
.product_column {    display: table-cell;
    padding: 0 10px 0 0;
    text-align: left;
    vertical-align: middle;}

.product_cell{     display: inline-block;
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;}

.product_bottom .product_left{
    background: #edf6fc none repeat scroll 0 0;
    display: block;
    margin-right: 30px !important;
    padding: 25px 0 25px 30px;
    text-align: center;
    vertical-align: middle; border: 1px dashed #c1c1c1;}

.product_left .product_content {  display: table;
    width: 100%;}

.product_name {   bottom: 0;
    color: #333;
    display: block;
    left: 3px;
    right: 5px;
    text-transform: none!important;
    position: absolute;
z-index: 99;}

.product_element.refl_btn > div, .product_element #dragbtn, .product_element #scalebtn, .product_element #zoombtn, .product_element #intbtn {background-color: #45869c;}


.product_bottom { display: table;
    margin: 10px 0 0;
    width: 100%;}




.mainbtn.first.plase, .mainbtn.btn-narrow.plase  {

margin-bottom: 10px;


}

.mainbtn.btn-narrow.js-remove-favorite.plase {float: none;}

.product_texture .product_title, .product_filter .product_title {width: 100%;}

.mainbtn.first {    background-color: #30ce7b; float: left}  .mainbtn.btn-narrow { background-color: #ce3516; float: right}  .mainbtn.btn-narrow2 {background-color: #45869c; width: 100%; }

.bx_item_container {display: none;}

.main-product {margin-bottom: 40px;}


@media (max-width: 9999px ) and (min-width: 1229px) {

    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1) {
        clear: both;
    }

    @keyframes example {
        0%   {background-position: center; width: 266px; height: 166px; position: absolute; background-size: contain}
        100% { background-position: center;  position: absolute; background-size: contain}
    }

    .box.popular a:hover .innerhover {display: block!important;     cursor: url("/bitrix/templates/main/images/zoom.ico"), pointer;}
    .box.popular a:hover .innerhover { position: absolute; z-index: 99; background-position: center center!important; background-size: contain!important;
        animation-name: example;  animation-timing-function: ease-out;    animation-duration: 0.4s ; border: 1px dashed #c1c1c1; background-color: white!important;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.85);
        -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.85);
        box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.85);
        margin-left: 110%;
    }

    .bx_catalog_list_home .bx_catalog_item.double:nth-child(4n+4) a:hover .innerhover {right: 0;     margin-right: 110%;}
    .bx_catalog_list_home .bx_catalog_item.double:nth-child(4n+3) a:hover .innerhover {right: 0;     margin-right: 110%;}

    .box.popular div.item:nth-child(4n+4) a:hover .innerhover {right: 0;}
    .box.popular div.item:nth-child(4n+3) a:hover .innerhover {right: 0;}



    .bx_catalog_item.double:nth-child(4n+4) .bx_catalog_item_container:hover .bx_catalog_item_images_double {right: -1px!important; left: auto;}
    .bx_catalog_item.double:nth-child(4n+3) .bx_catalog_item_container:hover .bx_catalog_item_images_double {right: -1px!important; left: auto;}


}


@media (max-width: 1199px ) and (min-width: 992px) {


    @keyframes example {
        0%   {background-position: center; width: 266px; height: 166px; position: absolute; background-size: contain}
        100% { background-position: center;  position: absolute; background-size: contain}
    }

    .box.popular a:hover .innerhover {display: block!important;}
    .box.popular a:hover .innerhover { position: absolute; z-index: 99; background-position: center center!important; background-size: contain!important;
        animation-name: example;  animation-timing-function: ease-out;    animation-duration: 0.4s ; border: 1px dashed #cccccc; background-color: white!important;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.85);
        -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.85);
        box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.85);
    }

    .bx_catalog_list_home .bx_catalog_item.double:nth-child(4n+4) a:hover .innerhover {right: 0;}
    .bx_catalog_list_home .bx_catalog_item.double:nth-child(4n+3) a:hover .innerhover {right: 0;}

    .box.popular div.item:nth-child(3n+3) a:hover .innerhover {right: 0;}
    .box.popular div.item:nth-child(3n+2) a:hover .innerhover {right: 0;}




    .bx_catalog_list_home.col4 .bx_catalog_item { width: 31%}
    .bx-filter-parameters-box-title, .col-lg-12.bx-filter-parameters-box.bx-active {display: inline-block;}
    .newshits {width: 100%;}
    .newshits .bx-filter-parameters-box-title {display: none;}
    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1) {clear: none;}
    .bx_catalog_list_home.col4 .bx_catalog_item {width: 31%;}
    .col-md-9 {
        width: 66.6667%;
    }
    .col-md-3 {
        width: 33.3333%;
    }

    .bx_catalog_item.double:nth-child(3n+3) .bx_catalog_item_container:hover .bx_catalog_item_images_double {right: -1px!important; left: auto;}
    .bx_catalog_item.double:nth-child(3n+2) .bx_catalog_item_container:hover .bx_catalog_item_images_double {right: -1px!important; left: auto;}

}

.product_center {width: 100%; display: table;}


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

    .header .right {
        margin-bottom: 10px;

    }



    .center .bx-basket {
        margin: 0 10% 0;
    }


    @keyframes example {
        0%   {background-position: center; width: 266px; height: 166px; position: absolute; background-size: contain}
        100% { background-position: center;  position: absolute; background-size: contain}
    }

    .box.popular a:hover .innerhover {display: block!important;}
    .box.popular a:hover .innerhover { position: absolute; z-index: 99; background-position: center center!important; background-size: contain!important;
        animation-name: example;  animation-timing-function: ease-out;    animation-duration: 0.4s ; border: 1px dashed #c1c1c1; background-color: white!important;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.85);
        -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.85);
        box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.85);
    }

    .bx_catalog_list_home .bx_catalog_item.double:nth-child(3n+3) a:hover .innerhover {right: 0;}
    .bx_catalog_list_home .bx_catalog_item.double:nth-child(3n+2) a:hover .innerhover {right: 0;}

    .box.popular div.item:nth-child(3n+3) a:hover .innerhover {right: 0;}
    .box.popular div.item:nth-child(3n+2) a:hover .innerhover {right: 0;}

    .bx_catalog_list_home.col4 .bx_catalog_item { width: 31%}
    .bx-filter-parameters-box-title, .col-lg-12.bx-filter-parameters-box.bx-active {display: inline-block;}
    .newshits {width: 100%;}
    .newshits .bx-filter-parameters-box-title {display: none;}
    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1) {clear: none;}
    .bx_catalog_list_home.col4 .bx_catalog_item {width: 48%;}
    .col-md-9 {
        width: 66.6667%;
    }
    .col-md-3 {
        width: 33.3333%;
    }

    .bx_catalog_item.double:nth-child(2n+2) .bx_catalog_item_container:hover .bx_catalog_item_images_double {right: -1px!important; left: auto;}
    .bx_catalog_item.double:nth-child(2n+1) .bx_catalog_item_container:hover .bx_catalog_item_images_double {right: -1px!important; left: auto;}
    .bx-filter {width: 100%!important;}
}

@media (max-width: 767px ) and (min-width: 0px) {
    .box.popular div.item a:hover .innerhover {display: none!important;}
    .box.popular div.item a:hover .innerhover {display: none!important;}
    .box.popular a:hover .innerhover  {display: none!important;}

    .bx_catalog_list_home.col4 .bx_catalog_item {   float: left;
        margin: 0 1% 30px;
        padding: 0;
        width: 48%}
}



@media (max-width: 520px ) and (min-width: 0px) {
    .popular .item a > span, .popular .item a > p {
        background-color: #477d95;
        color: #fff;
        display: inline-block;
        font-weight: 300;
        height: 65px;
        padding: 10px;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        height: 4em;
    }

    .mod_choice_img img {width: 225px;}
}


.sticky {
    position: fixed;
    z-index: 101;
}
.stop {
    position: relative;
    z-index: 101;
}



.canvas-zoom { position: absolute;

}
.bx_item_title.product_title {margin-top: 0;}

.product_right .product_texture:nth-child(2) {display: none;}

.title_prct {margin-top: 2px; margin-bottom: 2px; font-size: 15px;}

.product_texture {margin-bottom: 10px;}

.product_title, .product_texture {float: left;}

.product_top_h .product_element {   margin-bottom: 5px;
    margin-top: 0px; border: 0;}

.product_top_h .product_element .element_in {   display: table-cell;
    float: left;
    height: 20px;
    width: 95px;}

.we_works .items > div {}

.pnavtop  { float: right; margin: 10px; font-size: 14px; line-height:30px; }

.pnavtop > div {
    padding:0;}
.sort.bx_catalog_item { float: left; margin: 10px; line-height:30px; font-size: 14px;}
.pgn.bx_catalog_item { float: left; margin: 10px; line-height:30px; font-size: 14px;}

.ctlg .btn-group { margin-left: 10px;}

.ctlg .btn-group .dropdown-menu li a {font-size: 14px;}

.bx-section-desc.bx_blue { width: 100%; height: 10px; clear: both;}

.modern-page-navigation {font-size: 14px; float: right;}



.modal-dialog {display: block; width: auto;}


.modal-content .dop_fast_cart {
    border: 1px dashed #c1c1c1;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 15px;
}
.modal-content h5 {
    font-size: 21px;
    margin-bottom: 15px;
}
.modal-content .product_image {
    height: 75px;
    width: 75px;
}
.modal-content .product_checkbox.js-producted-texture {
    height: 20px;
}

.modal-content .dop_fast_cart {            border: 1px dashed #c1c1c1;
    padding: 5px 10px;}

.modal-content h5 { font-size: 21px;  margin-bottom: 15px;}

.modal-content .product_image { width: 75px; height: 75px;}

.modal-content .product_checkbox.js-producted-texture {

    height: 20px;
}

.modal-body {text-align: center;}

.modal-body  button.close {   background-color: white;
    opacity: 1;
    padding: 10px;
    position: absolute;
    right: 15px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img

{max-height: 520px; display: inline-block!important;}

.mainbtn.btn-narrow.oneclick-catalog.interiers.left {float: left; margin-top: 0; margin-right: 0; margin-bottom: 0;  margin-left: 0px;}

.product_label.product_rest.js-producted-rest.right {float: right; margin-top: 0; margin-right: 0px; margin-bottom: 0;  margin-left: 0;
}



.modal-content .glue {     display: inline-block;
    padding-top: 3px;
 margin-left: 10px;   vertical-align: top; }

.modal-content input[type="number"] {       border: 1px solid #ccc;
    font-size: 12px;
    margin: 0 0 0 0px;
    padding: 0 0 0 10px;
    width: 50px;}

.modal-content .product_element.js-texture {
    display: inline-block;
    height: 20px;
    margin: 0;
    padding: 0;
    vertical-align: top;}


.modal-content .product_element.js-texture input[type="checkbox"] {   margin: 0 5px 0 5px;}

.modal-content td.image img {max-width: 150px; max-height:150px;
}

.modal-content #msCart .table {margin-bottom: 10px;}

.modal-content .dop_fast_cart h5 {    display: inline-block;
    font-size: 18px; margin: 0;}

.modal-content .over_by {margin-bottom: 20px;}

.modal-content .over_by > div {         display: inline-block;
    float: none;
    font-size: 13px;
    margin: 10px 0 0 5px;
    vertical-align: top;}

.modal-content .over_by > div h5 {margin: 0; font-size: 18px; }

.modal-content .over_by input[type="text"] {
    border: 1px solid;
    border-radius: 0;
    font-size: 13px;
    height: 28px;
    margin: 12px 5px 0;
    padding: 0 10px;
    width: 25%;
}

label.product_element.js-texture.interier img {width: 100%;
    height:100%;}
.modal-content .interier_content .product_element.js-texture{
    cursor: pointer;
    height: 116px;
    padding: 5px;}


.modal-content .interier_content { margin-bottom: 30px; display: inline-block;}

.modal-content .interier_content .product_name {    bottom: 5px;

    left: 10px;
}


.foot_blank {display: block; width: 100%; left: 0; bottom: 0; position: fixed; height: 55px; background-color: #477d95; z-index: 999}


.foot_blank .button {    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 10px;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;}


.foot_blank .button.red {background-color: #ce3516; float: right;   margin-left: 10px;}
.foot_blank .button.green {background-color: #30ce7b; float: right;   margin-left: 10px;}
.foot_blank .button.blue {background-color: #45869c; float: right;}
.foot_blank .prises {
    color: white;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 20px;
    padding: 8px;}
.foot_blank .prises h5 {    font-size: 17px;
    margin: 0;
    vertical-align: top;}

.bx-basket-block {
    font-size: 14px;
    margin-left: 20px;
    margin-top: 0;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
}

.bx-basket-block a {
    border-bottom: 1px dashed #c1c1c1;
    color: #fff !important;
    margin: 0;

}



.bx-basket-block span {

    margin-top: 15px;
}



.fa-shopping-cart:before {        color: white;
    font-size: 17px;
    margin: 0 -10px;
    position: relative;
    top: -2px;
}

.personal_cart {
    display: inline;
    float: right;
    margin-left: 29px;
    margin-top: -38px;
}

.canvas-zoom {border: 2px solid white; box-shadow: 0px 0px 7px 1px #000; z-index: 99999; background-color: white;}

.xy_fixed {width: 100px;
    height:100px; z-index: 1200; position: absolute; background-color: gray;}


.canvas-zoom {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 3px solid #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    height: 200px;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 200px;
}
 .canvas-zoom, .canvas-zoom img {
    cursor: none!important;
}
.canvas-zoom img {
    left: 0;
    max-height: none;
    max-width: none;
    position: absolute;
    top: 0;
}
.canvas-zoom.no-cursor {
    cursor: none;
}

.x_fixed, .y_fixed { width: 50%; display: inline-block; text-align: center; text-shadow: 0px 0px 1px black; vertical-align: middle;}
.x_fixed {color: red;}
.y_fixed {color: green;}



.tablebodytext {
    display: none;}

.navbar-default .navbar-nav > li:first-child > a {
    background-color: #97c6e7;
    color: black;
}
.navbar-default .navbar-nav > li.active:first-child > a {
    background-color: #efefef;
    color: black;
}
.navbar-default .navbar-nav > li:first-child > a:hover {
    background-color: rgba(132, 176, 211, 0.88);
    color: black;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 13.85px;
    text-transform: uppercase;
}
div.hr {height: 120px; width: 100%; display: block;
    clear: both;}

/** table  **/


table {
    border-collapse: collapse;
    text-align: center;
    width: 100%; margin-bottom: 20px;
}
table thead {
    background-color: #199ce1;
    color: #fff;

}
table td {
    border: 1px solid #ccc;
}
.order form > table .bottom > span > span {
    background: transparent url("/assets/template/images/line_blue.png") no-repeat scroll 0 9px;
    display: inline-block;
    font-size: 16px;
    padding-right: 7px;
}
table thead td {
    font-size: 18px;
    padding: 10px 5px;
    line-height: 23px;
}
table tbody td {
    font-size: 14px;
    line-height: 23px;
    padding: 10px 10px;
}
table tbody td > span {
    color: #b3b3b3;
    font-size: 17px;
}

.center .bx-basket {color: #666666;}

.center .bx-basket a {color: #666666;}

.header-float .search_min  {display: none;}

.header-float  .header .logo {

    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 10px !important;

}

@media (max-width: 712px ) and (min-width: 630px) {

    .header .logo {
        width: 60%;
    }

    .header .right {
        width: 40%;
    }

}





.personal_cart {
    display: inline;
    float: right;
    margin-left: 29px;
    margin-top: -38px;
}

.center .bx-basket {color: #666666;}

.center .bx-basket a {color: #666666;}

.header-float .search_min  {display: none;}

.header-float  .header .logo {

    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 10px !important;

}

@media (max-width: 712px ) and (min-width: 630px) {

    .header .logo {
        width: 60%;
    }

    .header .right {
        width: 40%;
    }

}
@media (max-width: 9999px ) and (min-width: 1230px) {
    .mini_logo {display: none}
}

@media (max-width: 766px ) and (min-width: 630px) {
    .header-float .mini_logo {display: block}
}

.header.header-float .top {padding: 0px;}




@media (max-width: 629px ) and (min-width: 0px) {
    .big_logo {display: none; width: 12vmax!important;}


    .catalog #msCart {
        overflow-y: scroll;
    }

    .product_content {clear: left;}

    .product_left {
        display: inline-block;
        padding: 0px 0px 0 0;
        vertical-align: top;
        width: 100%;
    }

    .product_right {
        border: 1px dashed #c1c1c1;
        display: inline-block;
        padding: 10px;
        vertical-align: top;
        width: 100%;
    }

}
@media (max-width: 767px ) and (min-width: 0px) {

    .col-md-9.ctlg {width: 100%;}


    .header .logo a span {width: 270px;}

    .logo.col-xs-12 {width: 15%;}

    .right.col-xs-12 {width: 85%; margin: 20px 0 10px; }
    .header .right .tel {font-size: 20px;}

    .center.col-xs-6{width: 100%;}

    .search_min.col-xs-6{float: right;
        width: 80%;}

    .header menu.container-fluid {
        float: left;
        margin-top: -14px;}

    .container nav {
        position: absolute;
        width: 100%;
    }

}



ul.dropdown-menu {
    list-style: outside none disc!important;
    margin: 0!important;
    padding: 0!important;
}

ul.dropdown-menu li {
    border-bottom: 1px solid gainsboro!important;
    list-style: outside none none!important;
    margin:0!important;
    padding: 0!important;
}

.top_nav_info ul.dropdown-menu li { border-bottom: 0px!important; }

.navbar.navbar-default ul.dropdown-menu li {border: 0px!important;}


.catalog li a {
    background-color: transparent !important;
    display: block !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding: 7px !important;
}



#bx-soa-order .bx-soa{ padding-right:20px; }

#bx-soa-order .bx-soa > div > div {    padding-left: 15px;
    padding-right: 15px; padding-top: 15px;}


.bx_catalog_item.double2 {border: 1px dashed #c1c1c1; padding: 0px;}
.bx_catalog_item.double2:hover {border: 0px dashed #c1c1c1; padding: 0px;}
.bx_catalog_item.double2 .bx_catalog_item_images { padding-top: 75%;}




.big2_logo {}
.header-float .big2_logo {display: block;}.header-float .big2_logo img { width: 80%;}
.header-float .big_logo {display: none;}

.header-float .header .right {margin-top: 2%;}



.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-top: 6px;
}

.btn-link {color: #666666;}



.catalog.container .section > .popular {
    float: left;
    margin-top: 20px;
    width: 100%;
}
@media (max-width: 766px ) and (min-width: 0px) {

    .header-float .big2_logo {
        display: none !important;
    }
}


.mini_logo img {width: 265px!important;}

.big2_logo {
    display: none;
}


@media (max-width: 9999px ) and (min-width: 1230px) {

    .box.popular .item:nth-child(4n+5) {
        clear: both;
    }

    .box.popular.pokley .item:nth-child(4n+5) {
        clear: none;
    }


}



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

    .box.popular .item:nth-child(3n+4) {
        clear: both;
    }
}

@media (max-width: 766px ) and (min-width: 610px) {

    .box.popular .item:nth-child(3n+4) {
        clear: both;
    }
}

@media (max-width: 609px ) and (min-width: 0px) {

    .box.popular .item:nth-child(2n+3) {
        clear: both;
    }
}

@media (max-width: 766px ) and (min-width: 0px) {
     .navbar.navbar-default {margin-top: 0px;}
    .navbar.navbar-default .navbar-header {margin-top: 0px;}

}



.row.sale-personal-section-row-flex > div { width: 15%; margin: 0 10px;  }

.sale-personal-section-index-block-name {color: white;}


.sale-order-detail-general-head {background-color: #4e6d7e; padding: 5px;
}

.sale-order-detail-general {border-color: #2d4a5b; }

.sale-order-detail-about-order-title, .sale-order-detail-payment-options-title, .sale-order-detail-payment-options-order-content-title, .sale-order-list-title-container{padding-left: 5px;}

.bx-blue .btn.btn-default {background-color: #666666!important;
    border-color: #494949!important;}

.bx-soa-section.bx-selected {border: 1px solid #666666!important;}

.product_right .product_buttons > div {min-width: 100%}

.foot_blank .bx-basket {background-color: transparent; padding-top: 5px;}

.foot_blank .product_buttons .prises .bx-basket-block a {color: #ffffff;}

.foot_blank .product_buttons .prises .bx-basket-block .personal_cart {
    display: inline;
    float: right;
    margin-left: 200px;
    margin-top: -54px;
}

.foot_blank .product_buttons .prises .bx-basket-block span {
    display: block;
    margin-top: 5px;
}

.bx_item_list_you_looked_horizontal.col3 .bx_catalog_item {

width: 14.6%!important;
}

.bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1) {
    clear: none!important;
}

.name_cart_text {font-size: 14px; color: black; margin-top: 10px; margin-bottom: 10px;}

.bx-soa-cart-total.bx-soa-cart-total-fixed {
    top: 100px!important;}

#col_QUANTITY {display: none;}

.container.catalog .item.weworks {padding:5px; border: 1px solid rgba(0,0,0,0.20); margin: 20px;}


.container.catalog .item.weworks:hover {-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);}



.unit-sm-horizontal {
    flex-direction: row;
}
.unit, .unit-vertical {
    flex-direction: column;
}
.unit-middle {
    align-items: center;
}
.unit-align-center {
    justify-content: center;
}
.unit {
    display: flex;
    flex: 0 1 100%;
    flex-direction: column;
}

.unit-spacing-xxs.unit > [class*="unit-"]:first-child, .unit-spacing-xxs.unit-vertical > [class*="unit-"]:first-child {
    padding-top: 0;
}
.unit > [class*="unit-"]:first-child, .unit-vertical > [class*="unit-"]:first-child {
    padding-top: 0;
}
.unit-left, .unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}

.unit-spacing-xxs.unit-sm-horizontal > .unit-left + .unit-right, .unit-spacing-xxs.unit-sm-horizontal > .unit-left + .unit-body {
    padding-left: 10px;
    padding-top: 0;
}

.block-wrap span {
    display: block;
}

#cnv._zoom{cursor: none;}
#cnv._drag{cursor: move;}

#cnv._scale{cursor: nwse-resize;}




 .ui-widget > span.active {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #cac4c6;
    border-radius: 3px;
    display: block;
    height: 18px;
    margin-left: -4px;
    outline: medium none;
    position: absolute;
    top: -7px;
    width: 8px;
    z-index: 3;

}
.prod_yrct > label.active .product_name, .prod_kraski > label.active .product_name {
 color: white;}



.prod_yrct > label .product_text, .prod_kraski > label .product_text {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 43px;
    text-align: center;

}


.title_prct, .prod_kraski,.prod_yrct, #dragbtn  {display:inline-block; }

.catalog .product_content .prod_yrct, .catalog .product_content .prod_kraski {float: left; margin-bottom: 0px; width: 50%;}

.prod_yrct .title_prct, .prod_kraski  .title_prct {width: 100%; margin-bottom: 5px; font-size: 18px;}

.filter_left {   display: table;
    float: left;
    width: 67%;}
.filter_right {   display: table;
    float: left;
    width: 33%;}

.filter_left .prod_yrct {width: 100%;}

#dragbtn, #zoombtn, #scalebtn {
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 33px;

    padding: 6px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.product_top_h > .product_element > div
{    margin-left: 10px!important;
    margin-right: 10px!important;
    margin-top: 7px!important;}

#dragbtn:active, #zoombtn:active, #scalebtn:active {
    top:3px;
    box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #07526e, 0px 5px 3px #999;
}


.top_nav_info {
    background: #4e6d7e none repeat scroll 0 0;
    border-radius: 0 0 10px 10px;
    height: 45px;
    position: absolute;
    top: 0;
    width: 100%;
}
.header-float .top_nav_info {
    box-shadow: 0 0 16px -6px black;
}
#bs-example-navbar-collapse-1 {
    background-color: #c6c6c6;
    border: 0 dashed #c1c1c1;
}

.nav-top.navbar-nav-top li a {
    color: white;
    margin-left: 5px;
    margin-right: 5px;
}

.nav-top.navbar-nav-top li {
    display: inline-block;
    font-size: 14px;
}

.header .top ul {
    margin: 12px 20px 0;
}

.header .top .top_nav_info a.fancybox_form {
    background-image: url("/bitrix/templates/index/images/icon_tel.png");
    background-position: 8px 5px;
    background-repeat: no-repeat;
    border: 1px solid #a7a7a7;
    border-radius: 40px;
    color: #000;
    display: inline-block;
    font-size: 13px;
    margin-top: 5px;
    padding: 8px 11px 8px 41px;
    position: absolute;
}


.foot_blank .bx-hdr-profile .bx-basket-block a {
    border-bottom: 1px dashed #c1c1c1!important;
    color: #fff !important;
    margin-top: 0;
    display: block;
}

.asside_info {
    display: inline-block;
    float: right;
    margin-top: 54px;
}

.header .top ul {
    margin: 12px 20px 0;
}
.info_iner {
    text-align: center;
}

.header .top li {
    color: #000;
    margin: 0 0 4px;
}
.asside_info li {
    display: inline-block;
}

.nav-top.navbar-nav-top li {
    display: inline-block;
    font-size: 14px;
}
.nav-top.navbar-nav-top li a {
    color: white;
    margin-left: 5px;
    margin-right: 5px;
}
.search {
    display: inline-block;
    float: right;
    width: 35%;
}
.search .fa.fa-search {
    font-size: 20px;
    margin-top: 15px;
    position: absolute;
}

.header-float .big2_logo, .header-float .hd_fl {
    display: none;
}
.asside_info {
    display: inline-block;
    float: right;
    margin-top: 54px;
}
.asside_info li {
    display: inline-block;
}
.asside_info .info_iner li + li {
    margin-left: 66px;
}
.items_alg {
    align-items: center;
}
.unit-sm-horizontal {
    flex-direction: row;
}
.unit, .unit-vertical {
    flex-direction: column;
}
.unit-middle {
    align-items: center;
}
.unit-align-center {
    justify-content: center;
}
.unit-sm-horizontal {
    flex-direction: row;
}
.unit {
    display: flex;
    flex: 0 1 100%;
}
address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 10px;
    margin-top: 10px;
}
.unit-spacing-xxs.unit > [class*="unit-"]:first-child, .unit-spacing-xxs.unit-vertical > [class*="unit-"]:first-child {
    padding-top: 0;
}
.unit > [class*="unit-"]:first-child, .unit-vertical > [class*="unit-"]:first-child {
    padding-top: 0;
}
.unit-left, .unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}
.unit-spacing-xxs.unit-sm-horizontal > .unit-left + .unit-right, .unit-spacing-xxs.unit-sm-horizontal > .unit-left + .unit-body {
    padding-left: 10px;
    padding-top: 0;
}
.block-wrap a span {
    display: inline;
}
.block-wrap span {
    display: block;
}
.icon-circle-sm[class*="icon-sm"] {
    height: 44px;
    line-height: 44px;
    width: 44px;
}
.page .icon-sm-variant-1 {
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    width: 26px;
}
.page .icon-venice-blue-filled {
    background: #084884 none repeat scroll 0 0;
}
.page .icon-white {
    color: #fff;
}
.info_iner {
    text-align: center;
}
.unit-body {
    font-size: 14px;
    text-align: left;
}


.header .top li span,  .unit-body span a {
    color: #323232;
}
.block-wrap a span {
    display: inline;
}

address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 10px;
    margin-top: 10px;
}


@media (max-width: 1229px) and (min-width: 0px) {

    .toogle_top .fa-map-marker {font-size: 20px; width: 30px; text-align: center;
        color: #888; }

    .navbar-toggle {
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: left;
        margin-bottom: 8px;
        margin-left: 30px;
        margin-top: 3px;
        padding: 9px 10px;
        position: relative;
        background-color: white;
    }

    .right .button_orange {display: none!important;  }



    .header menu.container-fluid {

        padding: 0;
        position: relative;
        width: 100%;
        z-index: 98;
    }


    *::after, *::before {
        box-sizing: border-box;
    }
    *::after, *::before {
        box-sizing: border-box;
    }
    .callback_iner a.fancybox_form {
        background-image: url("/bitrix/templates/index/images/icon_tel.png");
        background-position: 5px 5px;
        background-repeat: no-repeat;
        border: 1px solid #a7a7a7;
        border-radius: 40px;
        color: #000;
        display: inline-block;
        font-size: 13px;
        margin: 10px auto;
        padding: 10px 0 8px 35px;
        width: 73%;
    }

    .cart_top {float: right;}

    .callback_iner {text-align: center;}

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {

        margin: 0px;

    }

    .navbar-collapse {padding: 0px!important;}

    .top_nav_info .callback {text-align: center;}

    .asside_info { margin-top: 0!important; }

    .col-md-9.ctlg {
        width: 100%;
    }
    .big_logo {
        display: none;
    }
    .header .logo a span {
        width: 270px;
    }
    .logo.col-xs-12 {
        width: 15%;
    }
    .right.col-xs-12 {
        margin: 20px 0 10px;
        width: 85%;
    }
    .header .right .tel {
        font-size: 20px;
    }
    .center.col-xs-6 {
        width: 100%;
    }
    .search_min.col-xs-6 {
        float: right;
        width: 80%;
    }
    .header menu.container-fluid {
        float: left;
        margin-top: -140px;
    }
    .container nav {
        position: absolute;
    }
    .navbar-header .navbar-toggle .icon-bar {
        background-color: #888;
    }
    .navbar-header .icon-bar {
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
    }
    .navbar-nav {
        margin: 0 !important;
    }
    .navbar-header > .navbar-toggle.toogle2 {
        background-color: transparent;
        background-image: none;
        border: 1px solid threedlightshadow;
        border-radius: 4px;
        float: right;
        margin-bottom: 8px;
        margin-left: 15px;
        margin-top: 25px;
        padding: 9px 10px;
        position: relative;
    }
    .toogle_top .navbar-header .icon-bar {
        border-radius: 10px;
        display: block;
        height: 2px;
        margin-left: 10px;
        margin-right: 10px;
        width: 4px;
    }
    .asside_info {
        width: 100%;
    }
    .toogle_top {
        margin-top: 45px;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 97;
    }
    .navbar #bs-example-navbar-collapse-1 {

        margin-top: 2px;
    }
    #bs-example-navbar-collapse-2 {
        background-color: white;
        border: 1px solid gray;
    }
}
.in_slider {
    background-color: #488398;
    display: block;
    position: relative;
    text-align: center;
}
.slider_main_block {
    display: flex;
}
.slider_main_block .frm_big_bkg {
    border: 1px dashed #c1c1c1;
    position: inherit;
    top: inherit;
}
.in_slider .frm_big_bkg h3 {
    color: white;
}
.slider_main_block form > [type="text"] {
    font-size: 14px;
    height: 33px;
    margin: 0 0 10px;
    padding: 0 10px;
    text-align: left;
    width: 80%;
}
.slider_main_block > button, .slider_main_block button {
    font-size: 24px;
    margin-bottom: 23px;
    margin-top: 4px;
    padding: 9px 0;
    text-transform: uppercase;
    width: 80%;
}


.header-float .big2_logo {
    display: block;
}
.header-float .big2_logo img {
    width: 80%;
}
.header-float .big_logo {
    display: none;
}
.header-float .header .right {
    margin-top: 2%;
}
.mini_logo img {
    width: 265px !important;
}
.big2_logo {
    display: none;
}

#intbtn {display: none;}



.filter_right > .product_element.js-filter {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    margin-bottom: 15px !important;
    margin-left: 2px;
    margin-right: 3px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #07526e;
    text-transform: uppercase;
    width: 54px;
}





.product_content:last-child > .product_element.js-filter:last-child {
    height:33px;
    display:inline-block;
    font-size:14px;
    color:#fff;
    text-decoration:none;
    text-align:center;
    padding: 6px 10px;
    position:relative;
    cursor:pointer;
    border: none;
    background: #ce3516;
    border-radius: 5px;
    width: 100% !important;
}

.product_content:last-child > .product_element.js-filter:last-child .product_name {position: relative; color: #fff; }
.product_content:last-child > .product_element.js-filter:last-child .product_name span {text-transform: none!important;}
.product_content:last-child > .product_element.js-filter:active {
    box-shadow: 0 1px 0 #df91a2 inset, 0 2px 0 0 #ee0c3d, 0 5px 3px #999;
    top: 3px;
}

#rsect {width: 100%!important;}
#rsect img {     border: 1px solid;
    border-radius: 10px;
    display: table-cell;
    height: 145px;
    margin: 10px;
    padding: 10px;
    width: 175px;
    cursor:pointer;
}

#rsect img:hover {box-shadow: 0px 0px 15px 5px #858585; border: 1px solid #bdbdbd;}


.prop_content #pname {width: 100%;}






.alert {

    width: 360px;

    position: relative;

    margin: 0 auto 20px auto;

    padding: 25px 15px;

    text-align: left;

    border-radius: 5px;

    box-shadow:

            0 1px 1px rgba(0,0,0,0.1),

            inset 0 1px 0 rgba(255,255,255,0.6);

    opacity: 0;

    cursor: default;

    display: none;

}

.alert-message{

    background: #ffe691;

    border: 1px solid #f6db7b;
}





.alert-heading {

    width: 0;

    height: 4px;

    background: rgba(255,255,255,0.3);

    position: absolute;

    bottom: 5px;

    left: 2%;

    border-radius: 3px;

    box-shadow:

            inset 0 1px 1px rgba(0,0,0,0.05),

            0 -1px 0 rgba(255,255,255,0.6);
}

.left_spmenu {position: absolute; width: 30px; height:50px; left: -30px; border: 0px dashed; background-color: #c6c6c6; }
.left_spmenu span {position: absolute; width: 30px; height:50px; left: 0px; border-top: 50px solid #747474;
    border-left: 30px solid transparent	;
    top:50px; }
.right_spmenu span {position: absolute; width: 30px; height:50px; right: 0px;
    top:50px; border-top: 50px solid #747474;
    border-right: 30px solid transparent;	}
.right_spmenu {position: absolute; width: 30px; height:50px; right: -30px; border: 0px dashed; background-color: #c6c6c6;
}

.navbar {

    margin-bottom: 20px;
    border: 0px;

}

.cart_top {    background-color: #7ba6b5;
    border-radius: 0 0 8px;
    width: 160px;
    position: relative;
    z-index: 99;
}

.col-lg-5.callback{ width: 45%;}

.bx-basket {
    height: 45px;
    padding-top: 12px;
    width: 100%;
}


.bx_catalog_item.double2 {    padding: 0px!important;}
.bx_catalog_item.double2 .bx_catalog_item_images {background-size: initial!important;}











/* GПолзунок */


.blue-range-slider-marked {
/*  background: #f2f2f2 none repeat scroll 0 0;
  border-radius: 10px;
  margin: 5px 0 40px; */
    clear: right;
    display: block;
    line-height: 27px;
    margin-bottom: 10px;
    margin-top: 5px;
    min-height: 35px;
    padding: 0 12px;
    position: relative;
    width: 100%;
}

.blue-range-slider {
/*   background: #f0f0f0 none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  box-shadow: 0 1px 2px #aaaaaa inset;
  height: 6px;
  margin: 5px 0;
  padding: 0;
  position: relative;*/
}

.blue-range-slider .ui-slider-range {
  background: #64b6c4 none repeat scroll 0 0;
  height: 100%;
  position: absolute;
}


.blue-range-slider .delimiter {

  bottom: 0px;
  height: 0px;
  position: absolute;
  width: 0px;
  z-index: 2;
}


.filtration-widget.orthopedicness-filter .widget-body .field .delimiter span, .filtration-widget.orthopedicness-filter .widget-body .delimiter span {
  background: rgba(0, 0, 0, 0) url("/bitrix/templates/main/../../i/common-icons-s426f3e57b4.png") no-repeat scroll -14px -20px;
  display: block;
  height: 12px;
  margin: 16px 0 0 -6px;
  padding: 0;
  width: 12px;
}
.blue-range-slider .delimiter span {
    background-color: #edf6fc;
    border-radius: 39px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-left: -20px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 40px;
 }

.blue-range-slider .delimiter span.active , .blue-range-slider .delimiter.active span {
    background-color: #78b4bf;
    color: white;

}

.product_texture > span {  display: block;
    font-size: 18px;
    margin-bottom: 10px;}



.contact-info span i {
    font-size: 16px;
    margin: 3px 9px;
}


/*
.login_reg a, .login_reg {
    color: white;
    font-size: 15px;
    position: absolute;
    right: 150px;
    top: 13px;
    width: 61%;
    display: block;
}

*/

.modal-content input#USER_REMEMBER_frm {width: 20px;  }

#USER_REMEMBER_frm + label {
    line-height: 40px;
    display: inline-block;
    vertical-align: top;}
/*****
.registration.right {
    display: block;
    position: absolute;
    right: -21px;
    top: -21px;
    width: 56px;
}



.cabinet.right{position: absolute;}
*****/
.login_reg {
    position: relative;
    right: 200px;
}
.login_reg a {
    color: white !important;
    font-size: 15px;
    margin: 10px;
    position: relative;
    top: -2px;
}.login_reg .auth i {display: inline;}
.login_reg .auth {
    display: block;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 100%;
}

.login_reg .registration {
    position: absolute;
    right: 20px;
    top: 15px;
    width: 100%;
}


.login_reg .registration1 {

    position: absolute;
    right: -80px;
    top: 15px;
    width: 100%;
}

.login_reg .registration2 {

    position: absolute;
    right: -120px;
    top: 15px;
    width: 100%;
}

.cabinet.right a {background: none!important; text-transform: none;}

.login_reg .cabinet.right {
}

.bx-filter-parameters-box-container {
    max-height: 255px;
    overflow: auto;
}


.modal-content input {
    border: 1px solid #a7a7a7;
    color: #8a8a8a;
    outline: 0 none;
    border-radius: 5px;}

.modal-content input[type="submit"]
{background-color: #45869c;
    color: white;}

.header .logo img { position: relative; z-index: 98;}

@media (max-width: 450px ) and (min-width: 0px) {
    .login_reg .auth{right: 0!important;;}
    .login_reg .registration2 { right: -130px!important;}
}

.img-text > div {margin-top: 0; margin-bottom: 20px;}
.container.catalog .icons ul {padding: 0; margin:40px 0 0; }
.container.catalog .icons li
{display: inline-flex;
   margin-bottom: 40px;
    list-style: outside none none;
    padding-right: 25px;
    width: 50%;}

.container.catalog .icons li > span{
    background-color: #7ba6b5;
    border-radius: 35px;
    color: white;
    display: inline-block;
    font-size: 28px;
    height: 54px;
    line-height: 24px;
    margin-right: 25px;
    padding-top: 15px;
    text-align: center;
    width: 54px;}

.container.catalog p > h2 {margin-top: 40px;}

.modal_content div .mod_img {     float: left;
    padding: 0 10px 0 0;
    vertical-align: top;
    width: 50%;
}

.mod_img img {width: 100%;}

.modal_content div .mod_info {
    float: left;
    padding: 0 10px 0 10px;
    right: 0;
    vertical-align: top;
    width: 50%;}

.mod_info_inner {margin: 9px 0 0;}

.mod_main {    display: block;
    float: left;
    margin-bottom: 35px;
    margin-top: 0px;
    width: 601px; }

.mod_info_price, .mod_info_sizes,.mod_info_srok {text-align: right;}

.mod_info_inner > div {width: 50%; display: inline-block; margin-bottom: 10px; }
.mod_info_inner:last-child > div {width: 100%; text-align: justify; font-size: 13px; margin-bottom: 0px; padding-top: 10px; border-top: 1px solid #e0e0e0;}
.mod_info_inner:first-child > div {font-size: 23px; font-weight: 800;}

@media (max-width: 680px) and (min-width: 0px) {
    .modal_content div .mod_img {width: 100%;}
    .modal_content div .mod_info {width: 100%; margin-top: 20px;}

    .mod_main {width: 300px;}
}

table.data-table {width: auto;}

table.data-table thead { display: none;}



input[name="iblock_submit"] {
    font-size: 14px;
    height: 38px;
    padding: 0 10px;
    width: 260px;
    border: 1px solid #a7a7a7;
    border-radius: 5px !important;
    outline: 0 none;
    background-color: #45869c;
    color: white;
    float: right;
    margin-top: 10px;
}

tfoot tr td {border: 0px!important;}

.img-text img {width: 100%;
    padding:20px; display: block}

@media (max-width: 1258px) and (min-width: 0px)  {
    .left_spmenu {	display: none; }
    .right_spmenu {display: none;
    }}


@media (max-width: 636px) and (min-width: 631px)  {
    .asside_info .info_iner li + li {
        margin-left: 30px;
    }
}

@media (max-width: 630px) and (min-width: 0px)  {
    .asside_info .info_iner li + li {
        margin-left: 0px;
    }
    .asside_info .info_iner li {
        width: 100%;
    }

    .asside_info .info_iner li .fa {display: none;}

    .asside_info .info_iner li .unit-body {
        padding-left: 0px;
        text-align: center;
    }
}

.state_text h2 { line-height: 30px;}

.state_block {margin-bottom: 20px; }

.state_block div {padding: 15px;}

.state_block img {width: 100%; margin-bottom: 15px;}

.state_block span {
    border: 1px dashed #c1c1c1;
    clear: both;
    display: block;
    min-height: 125px;
    padding: 15px;
}
@media (max-width: 800px) and (min-width: 0px)  {
.state_block div:nth-child(2n+1) {clear: both;}
    }

@media (max-width: 1229px) and (min-width: 610px) {

    .item.col-xs-6 {
        width: 33%;
    }
}

.bx_catalog_item.double2 {cursor: pointer;}

.state_text strong {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.rasprodzh .bx_catalog_item.double {

    margin: 15px 2.4%;

}

.news-list + p {
    width: 100%;
    display: block;
    clear: both;
    text-align: right;
}




.otzyvy-item {
    border: 1px dashed #c1c1c1;
    display: inline-block;
    margin: 10px !important;
    padding: 20px;
    vertical-align: text-top;
    width: 31%;
}

@media (max-width: 1229px) and (min-width: 735px) {
    .otzyvy-item {  width: 30%;}
}

@media (max-width: 734px) and (min-width: 0px) {
    .otzyvy-item {  width: 97%;}
}


.choice_freska{ background-color: #45869c;} .choice_oboi {background-color: #45869c;}

.choice_freska, .choice_oboi {
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
  
    font-size: 16px;
    height: 33px;
    padding: 6px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-top: 7px !important;
}
.choice_freska:hover {
background-color: #306c81;
}

.mod_choice_button {
    margin-bottom: 40px;
    padding-top: 20px;
    text-align: center;
}
.mod_choice_img {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.mod_choice_prise {   margin-bottom: 40px; }

.choice_prise_oboi, .choice_prise_freska {
    border: medium none;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-top: 7px !important;
    padding: 6px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;}


.mod_oboi {display: NONE;}
.mod_freska {display: inline-block;}

.box .item .news-date-time {   padding: 10px 16px 0; height: 100%;}


.box .item .title_name{padding: 10px 16px ; height: 100%;}
.search form,.search input{

}
.search form, .search input{
max-width:241px;
}
.search{
max-width:241px;;
}
.search input{
    padding-left: 30px;
}
.intro{
margin-top:67px;
}
.search .fa.fa-search{

margin-left: 6px;
}
.bx-breadcrumb{

margin:0 0 0px 18px;
}
.form-group{
max-width:241px;
}
.container.catalog{
margin-top:0px;
}
.navbar-form{
padding:0;
}
.icon_main li{
font-family: 'a_AvanteInt book';
color: #5b5b5b;
    font-family: a_AvanteInt book;
    font-size: 18px;
margin-top:20px;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 3%;
    text-align: left;
}
.icon_main{
list-style: disc;
margin-left:30px;
}
.navbar-toggle{
margin-top:0px;
}
header.container-fluid{
max-width:1210px!important;

}
.container-fluid{
max-width:100%!important;
}

menu.container-fluid{
max-width:1280px!important;
}
.bx-breadcrumb-item span{
color: black!important;
font-family: a_AvanteInt book;
font-size: 15px!important;

line-height: 18px;
letter-spacing: 3%;
text-transform: uppercase;
}
.container_main h2 strong{
color: #494848;
    font-family: 'a_AvanteInt book';
    font-size: 30px!important;
    font-weight: 700!important;
    line-height: 37px!important;
    letter-spacing: 3%; 
}
@media(max-width:670px){
.footer_menu{
display: flex;
    justify-content: center;
}
.callback_iner{
display:none;
	}
	form.navbar-form.navbar-left{
display:none;
}
	.container_main h2 strong{
font-size: 16px!important;
    line-height: 20px!important;
}
	.navbar-toggle{
margin-top:0;
}
	.links_bottom{
margin: 0 ;
}
.footer_menu li{
display:none!important;
}
.footer_menu li:nth-child(2n){
display:block!important;
}
.footer > .container{
display:none;
}
	.intro{
margin-top:10px!important;
}
}
.dropdown-menu.active{
	display:block;
}
body{
font-family:"a_AvanteInt Book"!important;
font-weight: 300;
}
.collapse.navbar-collapse.active{
display:block;
}
@media(max-width: 1229px){
	div.add_style{
        width: 100%!important;
        display: flex!important;
        justify-content: center!important;
    }
}
@media(max-width:1100px){
    .facturi_slider_block_item-img{
        width: 464px!important;
        height: 250px!important;
    }
}
@media (max-width: 800px){
.facturi_slider_block_item-img {
    width: 374px !important;
    height: 250px !important;
}
}
@media (max-width: 550px){
.facturi_slider_block_item-img {
    height: 254px;
width: 433px !important;
}
}
@media (max-width: 450px){
.facturi_slider_block_item-img {
    height: 250px;
width: 353px !important;
}
}
@media(max-width:1270px){
    .catalog_products {
        max-width: 851px;
        width: 100%;
    }
    .catalog_products .catalog_list{
        justify-content: center;
    }
    .dots{
        grid-gap: 10px;
    }
	.arrow{
width:15px;
}

}

/* End */
/* /bitrix/templates/.default/components/bitrix/search.title/visual1/style.css?16855322594061 */
/* /bitrix/templates/.default/components/bitrix/system.auth.form/template1/style.css?1685532259443 */
/* /bitrix/templates/main/styles.css?171104886099989 */
