.feedback-form-ajax {
    width: 500px;
    padding:20px 50px;
	background:white;
}
.popup_room.buy{
    text-decoration: underline;
    color: #40a6cf !important;
}
body div#bx-composite-banner{
	display:block !important;
	float: right;
    margin-right: 40px;
}
body .more_menu li{
	background:#3387af;
}
.controls .inputtext
{
	width: 100%;
	height:30px;
	border: 1px solid #cccccc;
}
@media screen and (max-width: 1300px) {
	.floating-pane-catalog{
		display:none;
	}
}
.form-horizontal-ajax .form-group .control-label
{
	font-size:16px;
}
body div.nopadding{
	padding:0;
}
body .l-catalog-items .col-catalog{
	padding:0 15px;
}
body .floating-pane-wrapper{
	z-index:9;
}
body div.nopadding-left{
	padding-left:0;
}
.prod_id{
	font-weight:800;
	color:#3a3a3a;
    font-size: 1.1em;
    line-height: 1.45454545em;
}
body .catalog-items-wrapper .view-block .col-catalog{
    padding: 20px;
    border: 1px solid #ccc;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.carousel-slidee.l-catalog-items .col-catalog
{
    width: 21em;
    float: left;
}

body .catalog-items-wrapper .view-block .col-catalog:hover {
    color: #79231f;
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
    text-decoration: none;
}

body img.gift_image{
	max-width: 100%;
}
body div.gift_text{
    max-width: 100%;
    font-size: 12px;
    line-height: 12px;
    margin-top: -29px;
    color: #ff8809;
}
.catalog-item-instalments:last-child {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    padding: 6px 12px;
}
.catalog-item-instalments:last-child a {
  color: #fff !important;
  text-decoration: none;
}

@keyframes buttonSaleAnimation {
  0% {
    background-color: #40A6CF;
  }
  100% {
    background-color: #e95454;
  }
}



.harmonic {
  border-top: 1px solid #82d0ef;
  position: relative;
}
.harmonic > span {
  font-size: 1.6em;
  line-height: 1em;
  display: block;
  padding: 12px 20px;
  color: #ffffff;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.harmonic > span:hover {
  background-color: rgb(75, 196, 244);
  color: #fff;
}
.harmonic .button-plus {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 1.2em;
    color: rgb(130, 208, 239);
    bottom: 0;
    margin: auto;
    height: 15px;
}
.b-menu .sub-two {
  display: none;
}
.b-menu .sub-two > ul {
  list-style-type: none;
  padding: 0;
}
.b-menu .sub-two > ul > li {
  position: relative;
  background-color: #fff;
  border: 1px solid #eee;
  border-bottom: none;
}
.b-menu .sub-two > ul > li > a {
  font-size: 1.6em;
  line-height: 1em;
  display: block;
  padding: 12px 20px;
  color: rgba(0,0,0,.6);
  font-weight: 500;
  position: relative;
}
.b-menu .sub-two li > a > .i-triangle {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 12px;
}
.b-menu .sub-two li > a > .i-triangle.up,
.b-menu .sub-two li > a > .i-triangle.down {
  right: 15px;
}


.b-menu .b-menu-list .sub-two .sub {
  -webkit-box-shadow: inset 0 0 0 1px #82d0ef, 0 10px 10px rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 0 1px #82d0ef, 0 10px 10px rgba(0, 0, 0, .2);
  display: none;
  width: 600px;
  padding: 20px 40px;
  background-color: #ffffff;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 100%;
  margin-top: -1px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.b-menu .sub-two li .sub ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}
.b-menu .sub-two li .sub ul li a {
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 500;
  padding: .2em 0;
  display: inline-block;
}
.b-menu .sub-two li:hover > a {
  background-color: transparent;
}

.b-menu .b-menu-list .sub-two li:hover > .sub {
  display: block;
}

/*Новое для шапки (Телефон и график)*/

.phones-block {
    font-size: 20px;
    margin-top: 6px;
    margin-right: 57px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.phones-block #tel2 {
    display: inline-block;
    margin-right: 99px;
}
.phones-block a {
color: #666;
}
.phones-block .i-phone {
    margin-right: 8px;
    vertical-align: sub;
}
.b-work-time {
    width: 65% !important;
    background-repeat: no-repeat;
    height: 58px;
    display: inline-block;
    left: 76px;
}
.b-work-time span {
    position: absolute;
    left: 26px;
	font-size: 11px;
}
.b-work-time__time {
    top: 21px;
}
.b-work-time__weekend {
    top: 37px;
}
span.b-work-time__day {
    top: 2px;
}
.phones-block-sub {
    display: inline-block;
}
.phones-block-sub__descr {
    display: block;
    margin-left: 30px;
    margin-top: -5px;
    font-size: 13px;
}
.phones-block-sub__descr a {
    color: #666;
    text-decoration: underline;
}
.phones-block-sub__descr a:hover {
color: #40A6CF;
}
.basket-and-phone > div {
    vertical-align: middle;
}
.row-header-1 {
    padding: 2em 0 2em !important;
}
.row-header-1 .basket-and-phone {
    margin-top: 1.8em !important;
}
#tel2 {
    padding-top: 0px !important;
}
/*.b-work-time:before {*/
    /*content: "";*/
    /*width: 1px;*/
    /*height: 59px;*/
    /*background-color: #40A6CF;*/
    /*position: absolute;*/
    /*left: -11px;*/
    /*top: 0px;*/
    /*opacity: .3;*/
/*}*/
.social__link {
    font-size: 19px;
    margin-right: 8px;
    cursor: pointer;
    transition: all .3s ease;
}
.social__span {
    font-size: 13px;
}
.catalog-item-prices .current_ {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 27px;
}
.delivery__table td {
    padding: 2px 10px;
}
.delivery__table b {
    font-size: 15px;
}


.product-item-image-slider-control-container{
	position: absolute;
    z-index: -1;
	height: 49px;
    line-height: 49px;
    font-weight: bold;
    color: #fff;
    width: 49px;
    text-align: center;
    font-size: 1.8em;
    right:initial;
    background-color: #40a6cf;
}
.b-menu-list.b-menu-btn-showall {
    border-top: 2px solid #fff;
}
.b-menu .b-menu-list.b-menu-btn-showall {
    background-color: #fff !important;
}
.b-menu-list.b-menu-btn-showall > a[title="Apollo"] img {
    width: 100% !important;
}
body .logo {
    background-image: url("html/img/Logo-color-1-11.png");
    background-size: contain;
    height: 63px;
    width: 260px;
}
.product-item-detail-info-container.quantity_block{
	display: none;
}

.bonus-c{
	font-size: 12px;
    line-height: 1.5;
	text-align: center;
}
span.val{
	color: #13ad4c;
}
.city-block {
  position: relative;float: right;width: 20%;padding-top:30px;font-size:12px
}
.xbonus-header
{
	position: absolute;
	width:180px;
	font-size:12px;
	top:0;
}
.header-wrapper__xbonus-header
{
    position: relative;
}
.xbonus-header .ball span
{
	font-size:14px;
}
.content-wrapper .b_brands .item{
    display: inline-block;
    min-height: 10em;
    float:none;
    height: initial;
    /*width: 17em !important;*/
}

/*.b-menu .b-menu-list > li a[href="/catalog/promotions-sale-discounts-up-to-70/"]{*/
    /*color:#9b2d30;*/
/*}*/

.bx-pagination {
    margin: 10px 0;
}
.custom-pagination .bx-pagination-container {
    position: relative;
}
.custom-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.custom-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px 2px;
}
.custom-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    padding: 0.5em;
    display: block;
    color: #444;
    font-size: 14px;
    /*border-radius: 16px;*/
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.custom-pagination .bx-pagination-container ul li a {
    text-decoration: none;
    display: block;
    border-radius: 16px;
    color: #444;
    vertical-align: middle;
}
.custom-pagination .bx-pagination-container ul li.bx-active span{
    border-top: 2px solid #40a6cf;
    color: #40a6cf;
}
.custom-pagination .bx-pagination-container ul li.bx-pag-all a span{
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
    color: #444;
}

.custom-pagination .bx-pagination-container ul li.bx-pag-next a span{
    border-left: 1px solid #afdaeb;
    padding-left: 2em;
    color:#40a6cf;
}


.custom-pagination .bx-pagination-container ul li.bx-pag-prev a span{
    border-right: 1px solid #afdaeb;
    padding-right: 2em;
    color:#40a6cf;
}

.custom-pagination .bx-pagination-container ul li.bx-pag-prev span{
    border-right: 1px solid #d2d2d2;
    padding-right: 2em;
    color: #d2d2d2;
}
.custom-pagination .bx-pagination-container ul li.bx-pag-next span{
    border-left: 1px solid #d2d2d2;
    padding-left: 2em;
    color: #d2d2d2;
}

.custom-pagination .bx-pagination-container ul li.bx-pag-all span{
    color: #aab1b4;
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
}
.custom-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.custom-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.custom-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
    color: #277a9b;
    text-decoration: underline;
}

.custom-pagination .bx-pagination-container .numbers ul li span{
    font-size: 1.8em;
}

.custom-pagination .bx-pagination-container .numbers ul li a:hover span{
    color: #40a6cf;
    text-decoration: underline;
}


.sale_table{
    width:100%;
}
.sale_table td{
    border: 1px solid;
    padding: 10px;
}
.sale_table .price{
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    width:13%;
    text-align: center;
    padding-top: 55px;
}
.sale_table .old_price{
    font-size: 18px;
    line-height: 27px;
    width:13%;
    text-align: center;
}
.sale_table .old_price span{
    position: relative;
}
.sale_table .old_price span::before {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    margin-top: -1px;
    top: 50%;
    right: -3px;
    left: -3px;
    background-color: #ed5565;
}
.sale_table .title{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.sale_table a{
    font-size: 16px;
}
.sale_table .image{
    width:250px;
    text-align: center;
}

.sale_table .image img{
    max-width:250px;
    max-height:250px;
}
.sale_table .btn-buy{
    margin-top: 10px;
}
/*html{*/
    /*margin-top:38px;*/
/*}*/
/*html body{*/
    /*margin-top:-38px;*/
/*}*/
.carousel-slidee.l-manufacturers{
    max-height: 100px;
    overflow: hidden;
}

@media all and (max-width: 767px){
    .feedback-form-ajax {
        padding: 10px 25px;
        max-width: 100%;
        margin: 0 auto
    }
}
.wrapper-news-detail + p + .row.row-filters-and-sorting{
    display: none;
}
.wrapper-news-detail + p + .row.row-filters-and-sorting +.l-catalog-items.view-block{
    padding-top: 25px;
}

.bx-slider-wrapper
{
	/*height:400px;*/
}
.bx-slider-wrapper .container
{
	margin-top:50px;
}
.bx-slider-wrapper>.container>.row
{
	padding-left:295px;
	margin:0 0 0 0;
}
.main-top-text
{
  font-size: 14px;
}

.main-top-text h1
{
    font-size: 18px;
}

.left-banner-catalog-block{
    position: relative;
}
.left-banner-catalog{
    width: 265px;
    margin-bottom:15px;
    /*position: absolute;*/
}
.bx-slider-wrapper.margin-bottom
{
    position: relative;
}
body .bx-slider-wrapper>.container>.row-left-main{
    position: absolute;
}
.body_index .left-banner-catalog{
    /*top: 185px;*/
}

.main-more-link
{
    display: none;
}


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

    .main-more-link
    {
        display: block;
    }
    .bx-slider-wrapper>.container>.row
    {
         padding-left: 0;
    }
    .bx-slider-wrapper
    {
        height: 100%;
    }
    .main-more-text
    {
        display: none;
    }
}

.advantages
{
	padding: 27px 0;
	background-color: #f3f3f3;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}
.index-brands
{
    padding: 27px 0;
    background-color: #f3f3f3;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: left;
}
.block-header
{
	color: #000; /* text color */
	/*font-family: "ProximaNova";*/
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 25px;

}
.advantages ul
{
	list-style: none;
	padding: 0;
}
.advantages .block-icon
{
	min-height: 70px;
	line-height: 70px;
	padding-bottom: 20px;
	position: relative;
}
.advantages .block-icon::after
{
	content: '';
	height: 64px;
	position: absolute;
	width: 1px;
	background: #c7c7c7;
	right: 0;
	bottom: -5px;
}
.advantages li:last-child .block-icon::after
{
	display: none;
}
.advantages ul li
{
	font-size: 16px;
	color:#000;
}
.advantages ul li span{
	color: #3fa5cf; /* text color */
	/*font-family: "ProximaNova";*/
	font-size: 16px;
	font-weight: bold;
}
.advantages ul li p
{
	margin: 0;
}

@media all and (max-width: 768px){
	.advantages li .block-icon::after
	{
		display: none;
	}
}


.manufacturer-slider
{
    max-height: 130px; overflow: hidden
}
.manufacturer-slider li
{
    text-align: center;
    font-size: 15px;
    line-height: 21px;
}
.manufacturer-slider li .img
{
    position: relative;
    height: 100px;
}
.manufacturer-slider li .img img
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.seo-block .bx-wrapper
{
    border: 1px solid #afdaeb;
    padding: 10px;
    -moz-box-shadow: initial;
    -webkit-box-shadow: initial;
    box-shadow:initial;
}
.seo-group
{
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
    font-weight: 500;
    clear: both;
    margin-bottom: 7px;
}
.seo-group ul
{
    font-size: 15px;
    min-width: 130px;
    left: 0;
    position: absolute;
    display: none;
    font-weight: 400;
    white-space: nowrap;
}

.seo-list
{
    margin-bottom: -10px;
}

.seo-list .seo-group ul li
{
    border-right: 0;
    font-size: 13px;
}

h3.title-dot a
{
    font-size: 16px;
    text-transform: lowercase;
    vertical-align: middle;
/* line-height: 43px; */
    padding-bottom: 3px;
    display: inline-block;
}
.new-year
{
	text-align: center;
	background-size: cover;
	width: 100%;
	overflow: hidden;
	color: #fff;
	background: red;
	font-size: 14px;
	padding: 5px;
}
.new-year p
{
	margin: 0;
	line-height: 14px;
}
.new-year-cont
{
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.new-year-close::after
{
	content: '\00D7';
}
/*.new-year-close::before*/
/*{*/
	/*content: "";*/
	/*top: 12px;*/
	/*width: 14px;*/
	/*height: 14px;*/
	/*display: block;*/
	/*position: absolute;*/
	/*border: 1px solid;*/
	/*background: #ccc;*/
/*}*/
.new-year-close
{
	position: absolute;
	right: -15px;
	top: -9px;
	background: none;
	border: none;
	padding: 0;
	color: #efefef;
	height: 13px;
	font-size: 28px;
	cursor: pointer;
}

.index-catalog-block
{
    text-align: center;
    background-color: white;
    border: 1px solid #f2f2f2;
    position: relative;
    margin-bottom: 30px;
}
.index-catalog-block .img
{
    position: relative;
    height:175px;
}
.index-catalog-block .title a,.index-catalog-block .title
{
    color: black;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 7px;
}
.index-catalog-block .img img
{
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin: auto;
}
.index-catalog-block .sub-menu
{
    display: none;
    opacity: 0.88;
    background-color: white;
    /*border: 1px solid #f2f2f2;*/
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
}
.index-catalog-block .sub-menu ul
{
    list-style: none;
    padding: 0;
}
.div-title
{
    color: #40a6cf;
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    display: inline-block;
    background-color: white;
    /* top: -60px; */
    position: absolute;
    left: 0;
    right: 0;
    max-width: 220px;
    margin: 0 auto;
    top: -20px;
}
.b-catalog-items.index-catalog
{
    margin-top: 60px;
    position: relative;
    text-align: center;
}
.index-catalog-block:hover .sub-menu
{
    z-index: 1;
    display: block;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.index-catalog-block .sub-menu  li a
{
    font-family: 'proxima_nova', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    color: black;
}
.index-catalog-block .sub-menu li a:hover{
    color: #40a6cf;
    text-decoration: none;
}
.index-catalog-block .sub-menu  li{
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.b-news
{
    border: 1px solid #afdaeb;
}
.b-news .item-news{
    display: inline-block;
    max-width: 285px;
    border: 1px solid #ccc;
}
.b-news .item-news .title {
    font-size: 1.5em;
    line-height: 1;
    padding: 10px 15px 0;
}
.briefly
{
    padding: 7px 15px;
}
.item-news .date-and-more .date
{
    padding: 0px 15px 10px;
}
.b-news .item-news .title
{
    min-height:40px;
}
.item-news:hover{
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.item-news:hover img
{
    opacity: 0.73;
}
.b-news .item-news img
{
    max-width: 100%;
}
.b-news .row.l-news > div:nth-child(2)
{
    text-align: center;
}
.b-news .row.l-news > div:nth-child(3)
{
    text-align: right;
}
.b-news .row.l-news div.item-news .title
{
    text-align: left;
}
.b-news .row.l-news div.item-news .briefly
{
    text-align: left;
}

/*.b-menu .b-menu-list a[href="/catalog/oboi/"] + .sub,*/
/*.b-menu .b-menu-list > li:hover > a[href="/catalog/oboi/"] + .sub*/
/*{*/
    /*display: none;*/
/*}*/
/*.b-menu .b-menu-list a[href="/catalog/oboi/"] .i-triangle*/
/*{*/
    /*display: none;*/
/*}*/
.body_inner .b-seo.b-seo-top-text
{
    margin-top: 0;
    padding: 0;
    border: none;
    margin-bottom: 15px;
}
.re-linking{
	display: table;
	margin-bottom: 15px;
	width: 100%;
}
ul.main-links{
	list-style: none;
	padding:0;

}
ul.main-links{
	margin-bottom: 5px;
}
ul.main-links a{
	font-size: 13px;
    text-decoration: none;
}
ul.main-links a:hover{
    text-decoration: underline;
}
.children-links{
	list-style: none;
	padding:0;
	display: none;
	margin-right: -15px;
	margin-left: -15px;
}
ul.main-links i{
	font-size: 18px;
	cursor: pointer;
	color: #40a6cf;
}
#b-menu > li{
    display: none;
}
.bx-slider-wrapper.margin-bottom
{
    margin-bottom: 100px;
}
body .bx-slider-wrapper>.container>.row-left-main
{
    top: 399px;
}
.catalog-item-prices .current
{
    clear: both;
}
.overlay__g-recaptcha
{
	margin-bottom:20px;
}
/*main styles start*/
.button
{
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
	box-shadow: 0 1px 4px rgba(0,0,0,.3);
	color: #fff;
	font-weight: 500;
	padding: .4em 0;
	text-align: center;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	border: 1px transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 30px;
}

.button:active{
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
/*main styles end*/


/*reviews style start*/

.reviews__product_name
{
	font-size: 14px;
	line-height: 32px;
	padding-left: 25px;
}
.reviews__form_block
{
	margin-top: 30px;
}

.review-form__stars
{
	text-align: left;
	direction: rtl;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.review-form__stars--label
{
	margin-right: -5px;
	cursor: pointer;
}

.review-form__star
{
	/*padding-right: 5px;*/
}

.review-form__star--input
{
	display: none;
}

.review-form__star.fa-star{
	color:#ffb400;
}
.review-form__star.fa-star-o{
	color:#8a8a8a;
}

.review-form
{
	background: #fff;
	padding: 25px;
	min-width: 550px;
}

.review-form__input-block{
	margin-bottom: 15px;
}

.review-form__input-block--input{
	border: 1px solid #789198;
	border-radius: 0;
	margin: 0;
	padding: 6px;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}

.review-form__input-block--input,.review-form__input-block--textarea
{
	width: 65%;
	display: inline-block;
	vertical-align: middle;
}
.review-form__input-block--textarea
{
	vertical-align: top;
	padding: 6px;
}

.review-form__input-block--label
{
	display: block;
}
.review-form__input-block--label-text,.review-form__input-block--label-textarea-text
{
	width: 30%;
	display: inline-block;
	font-size: 15px;
}
.review-form__input-block--label-textarea-text
{
	color:#666;
}
.review-form__buttons--clear
{
	background-color: #afafaf;
	margin-right: 30px;
}
.review-form__buttons
{
	text-align: right;
}
.review-form__title
{
	margin-top: 0;
}
.review-form__question
{
	font-size: 13px;
}
.review-form__error--delimiter
{
	width: 30%;
	display: inline-block;
}
.review-form__errors
{
	display: none;
}
.review-form__error
{
	display: inline-block;
	width: 65%;
	color:red;
	font-size: 14px;
	text-align: left;
	margin-bottom: 15px;
}

.review-form__captcha{
	text-align: right;
}
.review-form__captcha--block{
	width: 65%;
	display: inline-block;
	margin-bottom: 15px;
}

.justify-wrap {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    font-size: 0;
    text-justify: newspaper;
}
.floating-pane-wrapper.relative
{
    position: absolute;
    bottom: 492px;
}
.body_index .b-news{
    margin-bottom: 50px;
}

/*reviews style end*/


/*compare style start*/
.detail-compare-btn{
	z-index: 1;
	/*border: 1px solid #37a8ce;*/
	padding: 2px 6px;
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
	margin: 5px auto;
}
.detail-compare-btn i{
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: top;
	background-size: 100%;
	margin-left: 2px;
	background-image: url("/bitrix/templates/main/html/images/compare.jpg");
}
/*compare style end*/

.toolbar-basket__sum{
    margin-right: 15px;
    margin-left: 15px;
}

.toolbar-compare
{
    border-left: 1px solid #474747;
    border-right: 1px solid #474747;
    padding: 6px;
    display: block;
    line-height: 15px;
    vertical-align: top;
    text-align: center;
}
.toolbar-compare-container.hidden-xs
{
    padding: 0;
    padding-left: 0;
    padding-right: 0;
}
.toolbar-compare__count
{
    margin-right: 3px;
    font-size: 14px;
    vertical-align: middle;
    color: #fff;
}
.disable .btn.toolbar-compare__btn
{
    border: 1px solid #5e5e5e;
    border-radius: 3px;
    padding: 5px 10px;
    color: #7c7c7c;
    background-color: #333333;
    cursor: default;
}
.btn.toolbar-compare__btn
{
    border: 1px solid #40a6cf;
    border-radius: 3px;
    padding: 5px 10px;
}
.floating-pane-wrapper .col-1 a.floating-pane-phone
{
    color:white;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
}
.toolbar-compare__icon
{
    margin-right:3px;
}

.floating-pane-wrapper .i-phone
{
    background-image: url("/bitrix/templates/main/html/images/footer_toolbar_phone.png");
    background-position: 0 0;
}

.body_inner .content-wrapper
{
    padding-bottom: 60px;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    top: 0;
    right: 0;
    left: 0;
    height: 11px;
    bottom: 0;
    margin: auto;
}
.lds-ellipsis span {
    position: absolute;
    top:0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis span:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis span:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis span:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis span:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(19px, 0);
    }
}

/* стили обои бренды*/
.brand-section{
    border: 1px solid #ebebeb;
    padding: 10px;
    text-align: center;
    vertical-align: top;
    margin-bottom: 30px;
}

.brand-section:nth-child(4n+5){
    margin-right: 0px;
}

.brand-section a{
    text-decoration: none;
    max-width: 100%;
    width: 211px;
    display: block;
    margin: 0 auto;
}

.pos-image{
    display: block;
    width: 180px;
    height: 180px;
    margin: 0 auto;
    position: relative;
}
.pos-image img
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.oboi-brand-block .b-breadcrumbs {
    font-size: 1em;
    line-height: 1.5em;
}
/*стили обои бренды*/

/*Новая плашка для скидки*/

.trapezoid {
	border-bottom: 30px solid #ed5260;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	height: 0;
	width: 106px;
	position: absolute;
	bottom: 0;
}
.trapezoid-container
{
	overflow: hidden;
	position: absolute;
	height: 25px;
	width: 120px;
	z-index: 2;
	transform: rotate(315deg);
	top: -9px;
	left: -47px;
}
.trapezoid .text
{
	color: #fff;
	position: absolute;
	top: 10px;
	width: 100px;
	font-size: 12px;
	left: -27px;
	font-weight: bold;
}
.catalog_detail .trapezoid-container
{
    top: 11px;
    left: -26px;
}
/*Новая плашка для скидки*/

.limited-edition {
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
    color: #ed5565;
}

/*FW spinner*/

.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


.fw_spinner
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1;
    width: 64px;
    height: 64px;
}
.lds-spinner {
    color: #fff;
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-spinner div {
    transform-origin: 32px 32px;
    animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background: #fff;
}
.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}
@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*FW spinner*/


@media all and (max-width: 1199px)
{
    .toolbar-basket__sum
    {
        display: none;
    }
}
@media all and (max-width: 1023px)
{
    .toolbar-basket__sum
    {
        display: none;
    }

}
@media all and (max-width: 767px)
{
    .floating-pane-wrapper .col-1 a.floating-pane-phone
    {
        display: none;
    }
}

/*new header*/
.change-city-block
{
    display:none;position: absolute;font-size:15px;top: 50%;right: 30%;width: 500px;border: 1px solid #ccc;background: #fff;height: 100px;z-index: 500;padding: 20px;text-align: center;
}
.change-city-block__close
{
    float:right;font-size:10px;
}
.change-city-block__input{
    height:30px;width:300px;
    font-size:15px;
}
.choose-city{
    display:none;margin:auto;padding:5px;width:300px;list-style:none;background:#fff;border:1px solid gray;text-align:left;
}
.change-city
{
    color:#40a6cf;text-decoration:none;
    border-bottom:1px
    #40a6cf dotted;
}
.header-wrapper__work-time--clock
{
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.header-wrapper__work-time
{
    margin-left: 5px;
    margin-top: 4px;
}
.header-wrapper__work-time--text
{
    font-size: 13px;
    margin-bottom: -2px;
}

.header-wrapper__phones
{
    margin-top: -5px;
    margin-right: initial;
}
.header-wrapper__search{
    margin-top: 15px;
}
.header-wrapper__search .b-search
{
    padding: 3px 45px 3px 3px;
    border-radius: 6px;
}
.header-wrapper__search .b-search input
{
    border-radius: 4px;
    line-height: 2;
}
.header-wrapper__city-block{
    position: relative;
    font-size: 12px;
}
.header-wrapper__pickup,.header-wrapper__email
{
    margin-top: 1px;
    margin-bottom: 15px;
}
.header-wrapper__pickup a
{
    color: #333;
    font-size: 12px;
}
.header-wrapper__pickup a i
{
    font-size: 16px;
    color: #40a6cf;
    margin-right: 5px;
}
.header-wrapper__email a
{
    font-size: 13px;
}
.header-wrapper__email a i
{
    font-size: 17px;
    margin-right: 5px;
}
.header-wrapper__compare
{
    display: inline-block;
    margin-left: -40px;
    margin-right: 15px;
    vertical-align: bottom;
    margin-bottom: 1px;
    position: relative;
    cursor: pointer;
}
.header-wrapper__compare.disabled
{
    cursor: default;
}
.header-wrapper__compare span
{
    font-size: 11px;
    line-height: 16px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    bottom: 100%;
    right: 100%;
    background-color: #40a6cf;
    color: #fff;
    padding: 0 6px;
    margin: 0 -8px -10px 0;
}
.header-wrapper__basket {
    display: inline-block;
    margin-right: 127px;
    margin-top: 17px;
    min-height: 55px;
}
.header-wrapper__basket-desktop
{
    margin-right: 0;
    margin-top: 0;
    vertical-align: middle;
}
.header-wrapper__basket-text
{
    font-size: 14px;
    vertical-align: bottom;
    margin-bottom: -5px;
    margin-left: 5px;
}
.btn.btn-buy
{
    padding: 6px;
}
.header-wrapper__basket-text--p{
    margin: 0;
}
.header-wrapper__user
{
    text-align: center;
    font-size: 13px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    max-width: 80%;
    margin: 0 auto 12px;
}
.font-13
{
    font-size: 13px;
}
.header-wrapper__user a:first-child
{
    margin-right: 15px;
}
.header-wrapper__menu
{
    height: 1.4em;
    margin-left: -18%;
}
.header-wrapper__menu .main-nav span{
    display: none;
}
.header-wrapper__menu .main-nav
{
    background: #40a6cf;
    color: #fff;
    padding: 12px 20px;
    /*text-transform: capitalize;*/
    font-weight: 500;
    font-size: 1.8em;
    line-height: 1.25em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.header-wrapper__menu .main-nav a
{
    color:#fff;
    margin: 0 .5em;
}
.header-wrapper__basket-compare
{
    white-space: nowrap;
}
.b-menu__arrow
{
    position: absolute;
    z-index: 1;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 20px;
}
.header-wrapper__bonus .header-wrapper__pickup,.header-wrapper__bonus .header-wrapper__email
{
    margin-bottom: 0;
}

.section-picture-slider__controls
{
    position: absolute;
    top:0;
    right: 0;
    left:0;
    bottom:0;
    margin:auto;
    touch-action: pan-y;
}

.section-picture-slider__control
{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: -5px;
    position: relative;
}

.section-picture-slider__control::before
{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 10%;
    right: 10%;
    height: 2px;
    border-radius: 4px;
    background: #eee;
    transition: background .1s;
}

.section-picture-slider__control.active::before
{
    background: #2992C4;
}

.section-list-slider__width-2
{
    width: 50%;
}
.section-list-slider__width-3
{
    width: 33.3%;
}
.section-list-slider__width-4
{
    width: 25%;
}
.section-list-slider__width-5
{
    width: 20%;
}
.section-list-slider__width-6
{
    width: 16.6%;
}
.section-list-slider__width-default
{
    display: none;
}

@media all and (max-width: 1200px)
{
    .header-wrapper__menu .main-nav
    {
        font-size: 1.5em;
        line-height: 1.5em;
    }
}
/*new header end*/

/*new index page*/
.index-fix-class .trapezoid-container {
    top: 12px;
    left: -26px;
}
.index-fix-class .col-catalog.catalog-page .catalog-section-fast-view{
    top: 20px;
}
.parent-container .b-catalog-items
{
    overflow: hidden;
}
@media all and (max-width: 767px)
{
    .parent-container .b-catalog-items .b-catalog-items-content
    {
        padding:0;
    }
    body .parent-container .l-catalog-items.view-block .col-catalog
    {
        /*margin-left: -16px;*/
    }
    .container .parent-container .l-catalog-items .col-catalog
    {
        width: 100%;
    }
    jdiv + jdiv
    {
        display: none;
    }
    .row.b-manufacturers-title
    {
        text-align: center;
    }
}

.bx-filter-param-text:hover
{
	/*text-decoration:underline;*/
}

@media all and (max-width: 767px){
    .header-wrapper__pickup,.header-wrapper__email,.header-wrapper__city-block
    {
        display: none;
    }
    .header-wrapper__menu .main-nav
    {
        top: 46px;
        padding: 0;
        display: none;
    }
    .header-wrapper__menu .main-nav.active{
        display: block;
    }
    .row-menu-and-search
    {
        margin-top: -2em;
    }
    .header-wrapper__phones.phones-block
    {
        top:135px;
    }
}

/*new index page*/

/*last recipient product*/
.last-recipient
{
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
}
.last-recipient__header
{
    font-weight: bold;
}
/*last recipient product*/

.catalog-item-delivery .lds-ellipsis span
{
    background: #40a6cf;
}

.catalog-item-delivery .calculate{
    display: none;
}

.btn.btn-credit,.btn.btn-installment
{
	background-color: #ffdf00;
	margin-top: 15px;
	margin-bottom: 12px;
	/* box-shadow: none; */
	color: #615a5a;
	width: 100%;
}
.btn-buy.block
{
    color: #ccc;
    pointer-events: none
}

.btn-one-click.block
{
    color: #ccc;
    pointer-events: none
}

.popup_room.buy.block
{
    color: #ccc !important;
    pointer-events: none
}


.btn.btn-installment
{
    background: #fff;
    border: 1px solid #ea262c;
    color: #ea262c;
    box-shadow: none;
}

.btn.btn-credit + .btn.btn-installment
{
    margin-top: 3px;
}

.btn.btn-credit:hover,.btn.btn-installment:hover
{
	background-color: #ffd400;
	color: #615a5a;
}

.btn.btn-installment:hover
{
    background: #ea262c;
    border: 1px solid #ea262c;
    color: #fff;
    box-shadow: none;
}

.installment-tooltip+.tooltip .tooltip-inner
{
	background-color: #fff;
	color: #000000;
	border-radius: 8px;
	border:1px solid #40a6cf;
	min-width: 260px;
	text-align: left;
	font-size: 13px;
}
.installment-tooltip+.tooltip
{
	min-width: 260px;
}
.installment-tooltip__center
{
	text-align: center;
	font-weight: bold;
}
.installment-tooltip+.tooltip.bottom .tooltip-arrow
{
	border-bottom-color: #40a6cf;
}
.installment-tooltip+.tooltip strong
{
	float: right;
}
.starrequired
{
    color:red;
}
body .b-breadcrumbs li>span
{
    color:#666;
}
.columns-3
{
    margin-top: 25px;
    column-count: 3;
}
.column-link
{
    display: block;
    margin-bottom: 3px;
}
.display-none
{
    display: none;
}

/*Комплекты новые стили*/

.additional-products
{
	padding: 15px 5px 0;
	margin-bottom: 15px;
}
.additional-block
{
	display: table;
}
.sets-group
{
	background-color: #fff;
	width: auto;
	text-align: center;
	margin: 0 10px 20px;
	padding: 25px 32px 6px;
	display: inline-block;
}

@media all and (max-width: 767px)
{
	.sets-group{
		margin: 0;
		padding: 0;
	}
}

.sets-group__button
{
	margin-top: 15px;
}
.sets-group__available{
	color: #ef3f1a;
	font-size: 1.4em;
	line-height: 1.5em;
	white-space: nowrap;
}
.sets-group__available .available{
	color: #13ad4c;
}
.sets-group__price{
	margin-bottom: 5px;
	color: #3d3e41;
	font-size: 1.5em;
	font-weight: 700;
}
.sets-group__item{
	width: 110px;
	margin: 0 15px 24px;
	display: inline-block;
	vertical-align: bottom;
}
.sets-group__item a:hover
{
	text-decoration: none;
}
.sets-group__item a:hover .sets-group__price{
	color:#277a9b;
}
.sets-group__name{
	display: table;
	margin-bottom: 10px;
	font-size: 1.27em;
	min-height: 70px;
}
.sets-group__name span{
	vertical-align: middle;
	display: table-cell;
}
.sets-group__title
{
	font-weight: 700;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	display: -webkit-box;
	max-height: 2.4em;
	padding: 0 20px;
	color: #222;
	font-size: 15px;
	margin-bottom: 15px;
}
.sets-group__image
{
	border: 1px solid #e6e6e6;
	height: 100px;
	width: auto;
	margin-top: 11px;
	margin-bottom: 8px;
	position: relative;
	/* margin: 0; */
	margin-left: 7px;
	margin-right: 7px;
}
.sets-group__image img
{
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	margin: auto;
}

.sets-group__name
{
	margin-bottom: 10px;
}

.btn.sets-group__button-add
{
	background: #fff;
	color: #222;
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.btn.sets-group__button-remove{
	border-radius: 3px;
	border: 1px solid transparent;
}

.sets-group__button input + .sets-group__button-add + .sets-group__button-remove
{
	display: none;
}

.sets-group__button input:checked + .sets-group__button-add + .sets-group__button-remove
{
	display: block;
}

.sets-group__button input:checked + .sets-group__button-add
{
	display: none;
}

.sets-group__button input
{
	display: none;
}
.sets-group__button label
{
	margin-bottom: 0;
}

/*Комплекты новые стили*/

.catalog-items-wrapper{
    min-height: 200px;
}
.contacts-store-map{
    max-width: 850px;
}
.flex-catalog-container,.flex-catalog-item
{
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-catalog-item > div.col-catalog{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-catalog-item .catalog-item{
    width: 100%;
}

ul.l-params-row {
    list-style: none;
    padding: 0 15px;
    color: #000;
    margin: 0;
    font-size: 1.25em;
}

ul.l-params-row:hover{
    color: #000;
}

ul.l-params-row li{
    margin-bottom: 5px;
}

ul.l-params-row li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #ccc; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.btn.buy-in-one-click
{
    width:100%;
    text-transform: none;
    margin-top: 15px;
    background-color: #18a934;
    padding: 0;
}
.btn.buy-in-one-click:hover
{
    background-color: #0fbd4f;
}

.buy-in-one-click .popup_room.buy
{
    padding: .4em 0;
    display: block;
    text-decoration: none;
    color:#fff !important;
}

.tile-change-block{
    display: inline-block;
}
.tile-tpl-control__title
{
    font-size: 13px;
    margin-bottom: 6px;
    display: block;
}
.tile-tpl-control__group
{
    width: 140px;
}
.tile-tpl-control__group-two
{
    width: 150px;
}
.tile-tpl-control__sub
{
    font-size: 15px;
    margin-bottom: 12px;
    margin-top: 6px;
    text-decoration: underline;
}
.tile-tpl-control__input{
    width:77px;
}

@media all and (max-width: 1199px)
{
    .tile-tpl-control__title
    {
        font-size: 12px;
    }
    .tile-tpl-control__sub
    {
        font-size: 13px;
    }
}

.change_type{
    cursor: pointer;
    font-size: 17px;
    text-align: center;
    border: 1px solid #e1e1e1;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.catalog-popular
{
    border:1px solid #afdaeb;
    padding: 0 20px 20px;
    margin-bottom: 20px;
}
.catalog-popular__title
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #222;
    text-transform: uppercase;
}
.catalog-popular__image{
    /*padding-bottom: 72%;*/
    padding-bottom: 47%;
    border-bottom: 10px solid #e8e8e8;
    line-height: 12em;
    overflow: visible;
    margin: auto;
    position: relative;
    box-sizing: content-box;
    margin-bottom: 2em;
    max-width: 70%;
}
.catalog-popular__image img
{
    vertical-align: middle;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-height: 95%;
}
.catalog-popular__name
{
    text-align: center;
    font-weight: bold;
}
.catalog-popular__name a
{
    font-size: 1.3em;
}

.change_type:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.catalog-item-prices .current
{
    text-align: center;
    display: block;
    width: 100%;
}

.catalog-item-prices .old + .current
{
    text-align: center;
    display: block;
    width: initial;
}

.change_type:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.main-fixed-menu
{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	display: none;
}
.main-fixed-menu .b-menu-list
{
	width: 150%;
	background-color: #40a6cf;
}
.main-fixed-menu div.no-padding
{
	padding:0;
}
.main-fixed-menu .header-wrapper__menu{
	margin-left: -11%;
	margin-right: 11%;
}
.main-fixed-menu .header-wrapper__menu .main-nav a {
	font-size: 14px;
}
.main_menu_opened .main-fixed-menu .b-menu .b-menu-list{
	display: none;
}
.main-fixed-menu .b-menu:hover .b-menu-list
{
	display: block;
}
.main-fixed-menu .b-menu .b-menu-title a
{
	font-size: 14px;
}
.main-fixed-menu .b-menu .b-menu-list>li>a
{
	font-size: 14px;
}
.main-fixed-menu .b-menu .b-menu-list>li .sub ul li a
{
	font-size: 14px;
}
.main-fixed-menu .b-search input
{
	-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;
}
.main-fixed-menu .tt-menu{
	width: 350px;
}
.main-fixed-menu .b-menu-list{
	max-height: 90vh;
	overflow: hidden;
	overflow-y: auto;
}
#fixed-catalog-menu
{
	position: absolute;
}
#fixed-search
{
	margin-left: -39%;
	margin-right: 30%;
}
#fixed-basket
{
	text-align: center;
	line-height: 1.25em;
	padding: 10px 20px;
	height: 46px;
	background: #40a6cf;
	margin-left: -65%;
}
#fixed-basket .b-basket a span {
	background-color: #f3676f;
}
#fixed-basket-hover
{
	margin-left: -94%;
	width: 185px;
	height: 100px;
	background: white;
	border: 1px solid #e1e1e1;
	margin-top: 7px;
	padding: 15px;
	position: relative;
	text-align: center;
	display: none;
}
#fixed-basket-hover:before
{
	content: "";
	position: absolute;
	top: -10px;
	width: 100%;
	height: 10px;
	left: 0;
}
#fixed-basket-hover i
{

	display: none;
}

#fixed-basket-hover:hover{
	display: block;
}

#fixed-basket:hover +  #fixed-basket-hover
{
	display: block;
}

.main-fixed-menu .b-menu .b-menu-list>li .sub{
	display: none !important;
}

@media all and (max-width: 1200px)
{
	.main-fixed-menu .header-wrapper__menu{
		margin-left: -6%;
		margin-right: 6%;
	}

	.main-fixed-menu .header-wrapper__menu .main-nav a {
		font-size: 12px;
	}

	#fixed-search{
		margin-left: -35%;
		margin-right: 15%;
	}

	#fixed-basket{
		margin-left: -40%;
	}
	.main-fixed-menu .tt-menu{
		width: 285px;
	}

	#fixed-basket-hover{
		margin-left: -135%;
	}
}

.change_type.active{
    cursor: default;
    background: #40a6cf;
    color: white;
    border: 1px solid #40a6cf;
}


.product-fast-view .l-params{
    width: 95%;
}
.product-fast-view .l-params-row:nth-child(odd){
    background: #ecfaff;
}
.product-fast-view .l-params-row{
    min-height: 35px;

    padding: 5px 15px;
}
.product-fast-view .row .l-params .l-params-row{
    margin-bottom: 0;
}
.product-fast-view .row .l-params .l-params-row .col-value{
    width: 50%;
    text-align: right;
    line-height: 21px;
}
.product-fast-view .row .l-params .l-params-row .col-value span{
    line-height: 1em;
    top:0;
}
.product-fast-view .row .l-params .l-params-row .col-title{
    width: 50%;
    line-height: 23px;
}
.product-fast-view .btn.show-all-properties{
    width: 105%;
}
.product-fast-view .row .l-params .l-params-row .col-title span{
    background: none;
    line-height: 1em;
}
body .product-fast-view .l-params .l-params-row .col-title{
    border-bottom: 0;
}
body .product-fast-view .l-params .l-params-row .col-title strong,
body .product-fast-view .l-params .l-params-row .col-value strong,
body .product-fast-view .l-params .l-params-row .col-title span,
body .product-fast-view .l-params .l-params-row .col-value span {
    display: inline-block;
    position: relative;
    top: 0;
}


.index-banner
{
    margin-left: -4px;
    margin-right: -4px;
}

.column-3
{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    overflow-x: hidden;
    overflow-y: auto;
}

.product .tile-change-block
{
    min-width: 230px;
}


/* категориии каталога (Отопление)*/
.sub-categories
{
	display: none;
}

@media (min-width: 768px)
{
	.sub-categories{
		display: block;
		padding: 15px 15px 15px 0;
		border: 1px solid #ccc;
		margin-bottom: 15px;
	}
	.sub-categories__list{
		padding:0;
		list-style-type: none;
		margin-bottom: 0;
	}
	.sub-categories__item
	{
		color: #666;
		font-size: 14px;
		padding-left: 15px;
	}
	.sub-categories__item a{
		color: #666;
	}
	.sub-categories__item a.active{
		font-weight: bold;
	}
	.sub-categories__item a:hover{
		color: #666;
		text-decoration: none;
	}
}
/* категориии каталога (Отопление)*/

.b-menu .b-menu-list>li.black-friday__menu-item>a
{
    color: #e90200;
}
.black-friday-banner{
	margin-bottom:20px;
	margin-top: -10px;
}
.more_prop_filter span
{
    border-bottom:1px dashed;
}
#set_filter
{
    display: block;
    margin: auto;
}
#del_filter
{
    display: block;
    width: initial;
    margin: auto;
    color:#F11E1E;
    border-bottom:1px dashed;
    padding: 0;
    padding-top: 10px;
    text-decoration:none;
}
.bx-filter .bx-filter-parameters-box-title span
{
    font-size: 13px;
}
.bx-retina .bx-filter .bx-filter-input-container input
{
    font-size: 14px;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub
{
    font-size: 13px;
}
.b-catalog-items .b-catalog-items-content.no-padding
{
    padding:0;
    height: -webkit-calc(100% - 70px);
    height: expression(100% - 70px);
    height: -moz-calc(100% - 70px);
    height: -o-calc(100% - 70px);
    height: calc(100% - 70px);
}

.inline-flex .l-catalog-items .col-catalog
{
    padding:0 5px;
}

.index-fix-class .l-catalog-items.view-block .col-catalog
{
    margin-bottom: 25px;
}
.inline-flex
{
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 102.6%;
    width: -webkit-calc((100%) + (30px));
    width: expression((100%) + (30px));
    width: -moz-calc((100%) + (30px));
    width: -o-calc((100%) + (30px));
    width: calc((100%) + (30px));
}
.inline-flex .margin-bottom{
    height: 100%;
    /*padding-bottom: 24px;*/
}

@media all and (max-width: 767px)
{
    .inline-flex
    {
        display: block;
    }
    .row.inline-flex
    {
        /*margin-left: 0;*/
        /*margin-right: 0;*/
    }

    body .parent-container.day-product .l-catalog-items.view-block .col-catalog
    {
        margin-left: 0;
    }

    .inline-flex .b-catalog-items .b-catalog-items-content .g-arrow.prev
    {
        display: none;
    }
    .inline-flex .b-catalog-items .b-catalog-items-content .g-arrow.next
    {
        display: none;
    }
    .col-search.active
    {
        width: 100%;
        left: 0;
        border-radius: 0;
        top: 119px;
    }
    .header-wrapper__search .b-search
    {
        border-radius: 0;
    }
}

.day-product.margin-bottom{
    margin-bottom: 13px;
}
.day-product.parent-container{
    padding-bottom: 24px;
    height: 100%;
}
.parent-container.day-product .b-catalog-items
{
    height: 100%;
}
.parent-container.day-product .flex-catalog-item{
    /*margin-top: -70px;*/
	height: 100%;
}
.parent-container.day-product .l-catalog-items.view-block
{
    height: 100%;
	display:block;
}
.header-banner{
    margin-top: -10px;
    text-align: center;
    margin-bottom: 10px;
}
.header-banner img{
    max-width: 100%;
}
.header-banner.catalog{
    margin-top: 40px;
    text-align: center;
    margin-bottom: -40px;
}
.show-room-center
{
    text-align: center;
}
.show-room-sale
{
    font-size: 18px;
    color: red;
    border-bottom: 1px solid;
    line-height: 39px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
.show-room-sale:hover
{
    text-decoration: none;
    color:red;
    border-bottom:0;
}
.catalog-items-wrapper .mobile-filters.fixed{position: fixed;right: 16px;top: -100px;width: auto;height: 64px;z-index: 100;transition: top ease 0.4s;margin: 0;background-image: url(/bitrix/templates/main/images/empty-filter-32.png);background-repeat: no-repeat;background-position: center 32px;background-size: 24px;display: none;}

@media all and (max-width: 767px)
{
    body .catalog_detail .l-params
    {
        margin: 0;
        width: 100%;
        padding: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .header-wrapper__compare
    {
        margin-left: 0;
        margin-right: 0;
    }
    .header-wrapper__user
    {
        max-width: 100%;
        display: block;
    }
    .header-wrapper__user a
    {
        display: block;
    }
    .header-wrapper__basket
    {
        min-height: 1px;
    }
    .header-wrapper__work-time
    {
        margin-bottom: 10px;
    }
    body .b-breadcrumbs
    {
        font-size: 1.2em;
    }
    .catalog-item-prices.col-price
    {
        text-align: center;
    }
    .catalog-item-prices.col-price .old
    {
        float: none;
        display: inline-block;
    }
    .catalog-items-wrapper .mobile-filters.fixed{display: block;}
    .catalog-items-wrapper .mobile-filters.fixed.active{top: 16px;display: block;}
}


@media all and (max-width: 1024px)
{
    .toolbar-compare
    {
        padding: 6px 0;
    }
    .toolbar-basket .text
    {
        display: none;
    }
    .floating-pane-wrapper .col-1 .floating-pane-phone
    {
        padding: 0;
        padding-right: 5px;
    }
    .floating-pane-wrapper .col-1 .order-call{
        padding: 0;
        padding-left: 5px;
    }
}
@media all and (max-width: 992px)
{
    .header-wrapper .header-wrapper__menu .main-nav
    {
        min-height: 46px;
        font-size: 1.29em;
    }
    body .header-wrapper .logo
    {
        max-width: 100%;
        margin-top: 0;
    }
}
@media (max-width: 991px) and (min-width: 768px)
{
    .header-wrapper .header-wrapper__work-time--text
    {
        font-size: 10px;
    }
    .header-wrapper .phones-block-sub__descr
    {
        font-size: 11px;
    }
    body .col-sm-no-padding
    {
        padding-left:0;
        padding-right: 0;
    }
    .header-wrapper__user
    {
        display: none;
    }
    .header-wrapper__pickup, .header-wrapper__email
    {
        margin-bottom: 10px;
    }
}

.l-additional-item > div.col-availability.available-none,
.l-additional-item > div.col-availability.available-none a
{
    color:#ef3f1a;
}



/*header info block*/

.header-info-block{
    background-color: #f3f3f3;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    position: relative;
}
.header-info-block__tip{
    font-size: 11px;
    display: inline-block;
    margin-right: 12px;
    line-height: 17px;
    text-transform: uppercase;
    color: #fff;
    background-color: #ed5260;
    border-radius: 2px;
    padding: 0 8px;
    vertical-align: text-bottom;
}

/*header info block*/
.fancybox-outer{touch-action: pan-y;}
