.h2 {
    font-size: 24px;
    color: #333333;
    /* margin: 0px 0px 15px 0; */
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.h3 {
}
.h4 {
}
.h5 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.pr {
	position: relative;
}
.w100 {
	width: 100%;
}
.cf::before, .cf::after {
	content: "";
	display: table;
	height: 0;
	line-height: 0;
	overflow: hidden;
	position: static;
}
.cf::after {
	clear: both;
}
.clearline {
	border: 0 none !important;
	clear: both !important;
	float: none !important;
	font-size: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: static !important;
}
.clearing {
	clear: both;
}
/*---header---*/
.header {
    position: relative;
    z-index: 300;
    background-color: #fff;
}
body.header-fix .header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
}
.header .main-menu {
    border-bottom: 1px solid #e8e8e8;
}
.hits-top-sl {
    position: absolute;
    top: 10px;
    right: 10px;
}
.slider-parametrs .item-big .name_sl_hit {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    top: 95%;
    margin-top: -20px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}
.slider-parametrs .item-small .name_sl_hit {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    bottom: 10px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}

@media(max-width: 991px) {
	.header .main-menu {
		display: none;
	}
}
body.header-fix .header .main-menu {
	display: none;
}
.header .main-menu ul {
    display: block;
    margin: 0 0 0 -10px;
    float: left;
}
.header .main-menu ul li {
    display: block;
    float: left;
}
.header .main-menu a {
    color: #545454;
    font-size: 14px;
    line-height: 45px;
    margin: 0;
    display: block;
    padding: 0 10px;
    text-decoration: none;
}
.header .selection-by-photo {
    float: right;
}
.header .main-menu a:hover {
    /*background-color: #fbfbfb;*/
	color: #000;
	text-decoration: none;
}
.header .header-up {
    background-color: #fff;
    /* height: 134px; */
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0 !important; */
    background: #fff;
    /* z-index: 300; */
    /* position: relative; */
    border-bottom: 1px solid #e8e8e8;
}
.header .header_top {
    height: 95px;
    position: relative;
}
.header .header_bottom {
    /* height: 39px; */
    text-align: center;
    position: relative;
}
.header .header_bottom > ul::after {
	/* content: ""; */
    /* display: inline-block; */
    /* width: 100%; */
    /* height: 0; */
}
.header .header_bottom > ul {
    margin-bottom: 0;
    /* height: 48px; */
    display: table;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}
.header .header_bottom > ul::after {
    /*content: "";*/
    /* display: inline-block; */
    /* width: 100%; */
    /* height: 0; */
    /* margin: 0; */
    /* padding: 0; */
    /* line-height: 0px; */
}
.header .header_bottom ul li {
    display: table-cell;
    /* margin: 0 30px; */
    padding: 15px 15px 15px;
    text-align: center;
    text-align: left;
}
body.header-fix .header .header_bottom ul li {
    padding-top: 0;
    padding-bottom: 0;
}
.header .header_bottom ul li:hover, .header .header_bottom ul li.active {
	background-color: #fff;
}
.header .header_bottom ul li.active > a:before, .header .header_bottom ul li:hover > a:before {
  /*width: 100%;*/
}
.header .header_bottom ul li.active > a:after, .header .header_bottom ul li:hover > a:after {
  /*width: 100%;*/
}
.header .header_bottom ul li > a:before {
  /*content: "";*/
  /*height: 2px;*/
  /*width: 0%;*/
  /*background: #ff0000;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*display: block;*/
  /*transition: 200ms;*/
}
.header .header_bottom ul li > a:after {
  /*content: "";*/
  /*height: 2px;*/
  /*width: 0%;*/
  /*background: #ff0000;*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*right: 0;*/
  /*display: block;*/
  /*transition: 200ms;*/
}
.header .header_bottom ul li .m_li {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    color: #545454;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 26px;
    position: relative;
    white-space: nowrap;
}
header .header_bottom ul li .m_li svg {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px 0 0;
}
@media(max-width: 991px) {
	.header .header_bottom ul li .m_li svg {
		display: none;
	}
	.header .header_bottom ul li .m_li {
		font-size: 12px;
	}
}
header .header_bottom ul li .m_li span {
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
}
.header .header_bottom ul li:hover .drop {
  display: block;
}
.header .header_bottom ul li .drop {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  padding-top: 20px;
}
.header .header_bottom ul li .drop .drop_inn {
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(0, 0, 0, 0.8);
  width: 180px;
  position: relative;
}
.header .header_bottom ul li .drop .drop_inn a {
    display: block;
    color: #fff;
    font-size: 16px;
    transition: 200ms;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}
.header .header_bottom ul li .drop .drop_inn a:hover {
  background: #2f445f;
}
.header .header_bottom ul li .drop .drop_inn:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%);
  width: 180px;
  height: 16px;
  background: url(../img/drop_before.png) center top no-repeat;
}
.header .header_contacts {
  width: 534px;
  float: left;
  padding-top: 15px;
}
.page-margin-top {
	margin: 0;
	padding: 0;
	height: 0;
}
body.header-fix .page-margin-top {
    margin-top: 203px;
}




.item_section .isi_title {
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    color: #333333;
    margin: 0;
    margin: 0 0 10px 0;
}
.radio_wrap_table {
    width: 100%;
    font-size: 16px;
}
.modal-body .radio_wrap_table {
    margin-bottom: 20px;
}
.radio_wrap_table td, .radio_wrap_table th {
	padding: 10px 5px 10px 25px;
}
.radio_wrap_table th {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #333333;
}
.radio_wrap_table thead tr {
	border-bottom: 2px solid #e4e4e4;
}
.radio_wrap_table tbody tr {
	border-bottom: 2px solid #e4e4e4;
}
.radio_wrap_table td.td_price {
    padding-left: 40px;
    white-space: nowrap;
}
.radio_wrap_table td .price-old {
    color: #bebebe;
    font-size: 15px;
    text-decoration: line-through;
    vertical-align: baseline;
    font-weight: 400;
}
.radio_wrap_table td.td_price_room {
    padding-left: 40px;
    font-weight: bold;
    white-space: nowrap;
}
.radio_wrap_table td.td_count span {
    color: #3f86c8;
    border-bottom: 2px dotted;
    white-space: nowrap;
}
@media(max-width: 767px) {
	.radio_wrap_table td.td_count span {
		white-space: normal;
	}
}
.radio_wrap_table td.td_count {
	position: relative;
	padding-left: 40px;
}
.radio_wrap_table td.td_count span .cart_hidden_wrap {
    display: none;
    white-space: normal;
}
.radio_wrap_table td.td_count span:hover{
	cursor: pointer;
	border-bottom:0;
}
.radio_wrap_table td.td_count span:hover .cart_hidden_wrap{
	display: block;
	content: '';
	position: absolute;
	top: 30px;
	right: 0px;
	width: 650px;
	border: 2px solid #d0d0d0;
    padding: 35px 15px 40px 15px;
	background: #fff;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.radio_wrap_table .adres_hidden_table {
	width: 100%;
	color: #333333;
	font-size: 16px;
}
.radio_wrap_table .adres_hidden_table .th_adres {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
}
.radio_wrap_table .adres_hidden_table .th_count {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #3f86c8;
    width: 85px;
    white-space: nowrap;
}
.radio_wrap_table .adres_hidden_table th {
    padding: 0px 15px 15px 15px;
}
.radio_wrap_table .adres_hidden_table td {
    padding: 5px 15px 5px 15px;
}
.radio_wrap_table .adres_hidden_table tr {
	border-bottom: 0;
}
.radio_wrap_table p {
    font-size: 16px;
    color: #333333;
    padding: 15px 15px 0px 15px;
    margin: 0;
}
.add_block_wrap {
	margin: 30px 0px 0px 0px;
}
.print-buttons {
    float: left;
}
.print-buttons2 {
    margin: 0 0 20px 0;
    text-align: center;
}
.modal-body .order-buttons {
    float: none;
    width: auto;
    margin: 0;
}
.order-buttons {
    float: right;
    width: 470px;
    margin: 0 0 0 20px;
}
.print_wrap {
    display: inline-block;
    margin: 7px 0px 0px 0px;
    position: relative;
}
.email_wrap {
    display: inline-block;
    margin: 7px 21px 0px 0px;
    position: relative;
}
.compare_wrap {
    display: inline-block;
    margin: 7px 21px 0px 0px;
    width: 33px;
    height: 31px;
    background: url(img/compare-detail.png);
    cursor: pointer;
    position: relative;
}
.print_wrap a{
	display: block;
	width: 35px;
	height: 34px;
	background: url(images/icon_ptint.png);
}
.print_wrap a:hover {
	opacity: 0.8;
}
.email_wrap a{
	display: block;
	width: 36px;
	height: 34px;
	background: url(images/icon_email.png);
}
.email_wrap a:hover {
	opacity: 0.8;
}
.btn_in_card {
    height: 48px;
    color: #fff;
    background-color: #2f445f;
    font-size: 16px;
    border: none;
    margin: 0 0 20px;
}
.btn_in_card:hover {
  background-color: #cf102d;
}

.btn_fast_add {
    height: 48px;
    color: #fff;
    background-color: #2f445f;
    font-size: 16px;
    border: none;
    margin: 0 0 20px 0;
}
.btn_fast_add:hover {
  background-color: #cf102d;
}

.found-cheper {
    float: right;
}
@media (max-width: 767px){ 
	.found-cheper {
		float: none;
		margin-bottom: 10px;
		display: inline-block;
	}
}

.radio_wrap_table .radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
}
.radio_wrap_table .radio + label {
    position: relative;
    padding: 0 0 0 35px;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    margin: 0px;
    white-space: nowrap;
}
.radio_wrap_table .radio + label {
  cursor: pointer;
}
.radio_wrap_table .radio + label::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 19px;
    height: 19px;
    border: 2px solid #c4c4c4;
    border-radius: 50%;
    background: #FFF;
}
.radio_wrap_table .radio + label:hover::before {
	border-color: #888888;
}
.radio_wrap_table .radio:disabled + label::before {
  opacity: 0.2;
}
.radio_wrap_table .radio:checked + label::after {
  opacity: 1;
}
.radio_wrap_table .radio + label::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #666666;
    opacity: 0;
    transition: .2s;
}

.js-close-popup {
	content: '';
	display: none;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 15px;
	height: 15px;
	background: url(images/icon-close.png);
}
label .vanish::before {
    content: "";
    position: absolute;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    left: 50%;
    top: -14px;
    margin-left: -7px;
}
label .vanish {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    border-radius: 5px;
    box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.5);
    padding: 5px 10px 5px 60px;
    font-size: 14px;
    left: -10px;
    top: 32px;
}
label:hover .vanish {
	display: block;
}
label .vanish img {
    position: absolute;
    left: 20px;
    top: -6px;
}
label .vanish b {
    display: block;
    color: #d52323;
}
.vanish-basket {
    position: relative;
    padding: 15px 15px 15px 70px;
    display: inline-block;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    border-radius: 5px;
    font-size: 14px;
}
.vanish-basket img {
    position: absolute;
    left: 20px;
    top: 5px;
}
.vanish-basket b {
    display: block;
    /* color: #d52323; */
}
.basket-result {
}
.basket-result td {
    vertical-align: top !important;
}
.basket-result .shop-price {
    font-size: 12px;
    color: #cf112d;
    font-weight: 600;
    display: block;
    margin-top: 11px;
    margin-right: 20px;
}
.basket-result .shop-price .old-price {
    float: right;
    /* font-size: 14px; */
    color: #bebebe;
    text-decoration: line-through;
    font-weight: 400;
    /* margin-right: 20px; */
}
.basket-result .price {
    font-size: 25px;
    color: #393939;
    font-weight: 600;
    display: block;
    margin-right: 20px;
}
.basket-result .shop-text {
    display: block;
    font-size: 12px;
}
.basket-result .send {
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #cf112d;
    transition: 300ms;
    height: 48px;
    border: none;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 47px;
    border: 0 none;
    vertical-align: middle;
    cursor: pointer;
    margin: 12px 0 0 0;
    white-space: nowrap;
    padding: 0 20px;
}
.basket-result .send:hover {
	background: #2f445f;
}
.free-delivery {
    background: url(img/free-delivery.png) 20px 50% no-repeat #f9ffe3;
    border-radius: 5px;
    padding: 25px 15px 25px 90px;
}
.free-delivery .head {
    font-size: 15px;
    color: #595959;
    font-weight: 600;
}
.free-delivery .text {
    font-size: 13px;
    color: #595959;
}
.free-delivery .text b {
    font-weight: 600;
    color: #cf112d;
}


/*tabs*/
.card_inform .ci_info.active {
    display: block;
    /* border: 2px solid #c4c4c4; */
    position: relative;
    top: -2px;
    z-index: 1;
    padding: 30px 0;
}
.card_inform .ci_info.delivery {
    display: block;
    /* border: 2px solid #c4c4c4; */
    position: relative;
    top: -2px;
    z-index: 1;
    /* padding: 30px 35px; */
}
.card_inform .ci_info {
    display: none;
}
.card_inform {
    margin: 0px 0px 40px 0px;
    color: #545454;
    font-size: 15px;
}
.card_inform .ci_tabs {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}
.card_inform .ci_tabs .ci_tab{
	display: inline-block;
}
.card_inform .ci_tabs .ci_tab.active{
	z-index: 2;
}
.card_inform .ci_tabs .ci_tab.active span {
    /* border-right: 2px solid #c4c4c4; */
    /* border-left: 2px solid #c4c4c4; */
    /* border-top: 2px solid #c4c4c4; */
    /* background: #fff; */
    color: #30445f;
    border-bottom-color: #30445f;
}
.card_inform .ci_tabs .ci_tab span {
    display: inline-block;
    font-size: 18px;
    color: #767676;
    cursor: pointer;
    /* background: #dcdcdc; */
    width: 100%;
    padding: 7px 10px;
    /* border-right: 2px solid #dcdcdc; */
    /* border-left: 2px solid #dcdcdc; */
    /* border-top: 2px solid #dcdcdc; */
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
}
.card_inform .ci_tabs .ci_tab:first-child {
	padding-left: 0px;
}
.card_inform .ci_tabs .ci_tab:last-child {
	padding-right: 0px;
}
.table_tab_desc {
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.table_tab_desc td {
    padding: 5px 0;
}
.table_tab_desc tr td:first-child{
	color: #666666;
}
.ci_table .ci_table_desc_text {
    font-size: 16px;
}
.ci_table .ci_table_title {
    font-size: 24px;
    color: #333333;
    margin: 0px 0px 15px 0;
    text-transform: uppercase;
}
.border-bottom-dotted {
    display: block;
    border-bottom: 2px dotted #c4c4c4;
    line-height: 1;
}
.border-bottom-dotted > span {
    display: block;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}
.border-bottom-dotted span span {
    display: inline-block;
    border-bottom: 2px solid #fff;
    margin-bottom: -2px;
}

.delivery_tab_wrap {
	width: calc(100% + 30px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.delivery_tab_wrap .delivery_tab {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.delivery_tab_wrap::before, .delivery_tab_wrap::after {
  display: none !important;
}

.delivery_tab_wrap .delivery_tab_inn {
    background-color: #f7f7f7;
    padding: 25px 30px 525px 30px;
    margin-bottom: -500px;
}
.ci_table .delivery_tab {
    margin-bottom: 15px;
    margin-bottom: 30px;
    overflow: hidden;
	box-sizing: border-box;
}
.ci_table .delivery_tab p {
    font-size: 13px;
    margin: 10px 0 0 0;
}
.ci_table .delivery_tab_text {
    margin: 0px 0px 15px 0;
}
.ci_table .delivery_tab_text.return {
    margin-top: 40px;
}
.ci_table .delivery_tab_text.return::before {
    content: "";
    display: block;
    float: left;
    width: 100px;
    height: 84px;
    background: url(img/return.png) center center no-repeat transparent;
    margin: 0 25px 0 0;
}
.ci_table .delivery_tab_text p {
    font-size: 14px;
    /* color: #333333; */
}
.ci_table .delivery_tab span {
    display: block;
    font-size: 18px;
    color: #545454;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
}
.ci_table .delivery_tab .pay-cash, .ci_table .delivery_tab .pay-card, .ci_table .delivery_tab .pay-legal, .ci_table .delivery_tab .pay-online {
    display: block;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    min-height: 65px;
    padding: 0 0 0 80px;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    display: block;
}
.ci_table .delivery_tab .pay-cash span, .ci_table .delivery_tab .pay-card span, .ci_table .delivery_tab .pay-legal span, .ci_table .delivery_tab .pay-online span {
    font-size: 16px;
    vertical-align: middle;
}
.ci_table .delivery_tab .pay-cash::before, .ci_table .delivery_tab .pay-card::before, .ci_table .delivery_tab .pay-legal::before, .ci_table .delivery_tab .pay-online::before {
    content: "";
    height: 65px;
    vertical-align: middle;
    width: 0;
    display: inline-block;
}
.ci_table .delivery_tab .pay-cash {
    background-image: url(img/pay-cash.png);
}
.ci_table .delivery_tab .pay-card {
    background-image: url(img/pay-card.png);
}
.ci_table .delivery_tab .pay-legal {
    background-image: url(img/pay-legal.png);
}
.ci_table .delivery_tab .pay-online {
    background-image: url(img/pay-online.png);
}
.ci_table .delivery_tab p a, .ci_table .delivery_tab_text a {
    /* font-size: 16px; */
    /* color: #333333; */
    /* border-bottom: 1px solid #333333; */
    text-decoration: underline;
}
.ci_table .delivery_tab p a:hover, .ci_table .delivery_tab_text a:hover {
	border-bottom: 0;
	text-decoration: none;
}
.card_inform .ci_info .ci_table .col-five {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.fitting-shop, .fitting-room {
    position: relative;
    padding: 37% 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 25px;
}
.fitting-shop div, .fitting-room div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 25px 30px;
    min-height: 50%;
}
.fitting-shop div span, .fitting-room div span {
    font-size: 18px;
    font-weight: 600;
}
.fitting-shop div p, .fitting-room div p {
    font-size: 13px;
    margin: 10px 0 0 0;
}
.fitting-shop {
    background-image: url(img/fitting-shop.jpg);
}
.fitting-room {
    background-image: url(img/fitting-room.jpg);
}
.card_inform .ci_info .ci_table .col-five .pre_order_tab span {
	font-size: 48px;
	font-weight: bold;
	color: #dcdcdc;
}
.card_inform .ci_info .ci_table .col-five .pre_order_tab p {
	margin: 0px;
	font-size: 16px;
	color: #333333;
}
.main_title {
	font-size: 34px;
	color: #333333;
	margin: 0px 0px 20px 0px;
}
.maps_item_wrap {
	margin: 0px 0px 40px 0px;
}
.maps_item_wrap img {
	width: 100%;
	height: auto;
}
.section_item_map .item_map .item_map_title {
	font-size: 20px;
	color: #333333;
	margin: 0px 0px 20px 0px;
	min-height: 56px;

}
.section_item_map .item_map .item_map_adres {
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 30px 0px;
	min-height: 66px;
	
}
.section_item_map .item_map .item_map_tel a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_tel a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.section_item_map .item_map .item_map_mail a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_mail a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;	
}
.section_item_map .item_map .item_map_time {
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_shema a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_shema a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;	
}
.section_item_map .item_map .item_map_assortiment {
	font-size: 16px;
	color: #3f86c8;
}
.section_item_map {
	/* margin: 0px 0px 40px; */
}
.section_item_map .item_map {
	margin: 0px 0px 40px;
}
.title_name_razd {
	font-size: 34px;
	color: #333333;
	margin: 0px 0px 30px 0px;
}
.company_section h1 {
	font-size: 34px;
	color: #333333;
	line-height: normal;
}
.shopping_section h1 {
	font-size: 34px;
	color: #333333;
	line-height: normal;
}
.company_section_text {
  margin: 20px 0px 30px 0px
}
.company_section_text p {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	margin-top: 15px;
}
.company_section_text .copany_img img {
	width: 100%;
	height: auto;
}
.company_bg_wrap .company_bg {
	position: relative;
	background-image: url(images/company_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 35px;
	background-position: 50% 50%;
}
.company_bg_wrap .company_bg .col-five {
	width: 20%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-top: 105px;
	padding-bottom: 105px;
}
.company_bg_wrap .company_bg .col-five .company_info_title {
	font-size: 44px;
	font-weight: bold;
	color: #333333;
}
.company_bg_wrap .company_bg .col-five .company_info_desc {
	font-size: 18px;
	color: #333333;
}
.company_title {
    font-size: 34px;
    color: #333333;
    line-height: normal;
    padding-top: 20px;
}
.company_room_text p {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	margin-top: 15px;
}

.room_list_wrap {
	margin: 0px 0px 40px 0px;
}
.room_list_wrap .room_list{
	overflow: hidden;
	margin-top: 15px;

}
.room_list_wrap .room_list .room_list_image {

}
.room_list_wrap .room_list .room_list_image img {
	width: 100%;
	height: auto;
}
.room_list_wrap .room_list .room_list_title {
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	margin-top: 20px;
}
.comapny_material_wrap .col-five {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    margin: 0px 0px 40px 0px;
}


.comapny_material_wrap {
	margin: 40px 0px 0px 0px;
}
.comapny_material_wrap .col-five .comapny_material_image {
	margin: 0px 0px 20px 0px;

}
.comapny_material_wrap .col-five .comapny_material_title {
	font-size: 20px;
	line-height: 26px;
	color: #333333;
}
.company_feed_bg_wrap {
	margin: 30px 0px 0px 0px;
}
.company_feed_bg_wrap .company_feed_bg {
	position: relative;
	background-image: url(images/feed_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0px 60px 0px;
	background-position: 50% 50%;
}
.feed_form {
	float: none;
	display: block;
  margin-left: auto;
  margin-right: auto;
}
.feed_form .form-group.form-group-textarea {
	margin-bottom: 35px;
}
.form-group {
    text-align: left;
}
.form-group label {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	
}
.login-input label{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #545454;
    margin-bottom: 9px;
}
.modal .modal-dialog .modal-content .login-healing p a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #B82925;
}
.modal .modal-dialog .modal-content .login-healing p {
    text-align: left;
    padding-bottom: 10px
}

.modal .modal-dialog .modal-content .row-registration p a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #B82925;
    line-height: 30px;
}

.form-group input:not([type="checkbox"]):not([type="radio"]), .modal .modal-dialog .modal-content input:not([type="checkbox"]):not([type="radio"]) {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	height: 38px;
	border: 1px solid #C6C4C4;
	color: #333333;
	background: none;
    margin-bottom: 20px;
}
.form-group textarea, .modal .modal-dialog .modal-content .textarea {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100px;
    border: 1px solid #333333;
    color: #333333;
    resize: none;
    background: none;
}
.form-group select {
    width: 100%;
    padding: 10px 5px;
    border: 1px solid;
}
.feed_form .feed_title {
	font-size: 34px;
	line-height: 24px;
	color: #333333;
	text-align: center;
	margin: 0px 0px 30px 0px;
}
.feed_form .feed_submit {
	border: 0;
	background: #333333;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	padding: 12px 50px;
}
.slider_room {
    padding: 0px 30px;
    overflow: hidden;
    margin: 20px 0px 30px 0px;
}
.slider_room .slider_room_item {
	overflow: hidden;
}
.slider_room .slider_room_item img{
	width: 100%;
	height: auto;
}

.slider_room .slick-prev {
	left: 9px;
	z-index: 1;
	background: url(images/room_arr_left.png);
	width: 9px;
	height: 16px;
}
.slider_room .slick-prev:before {
	display: none;
}
.slider_room .slick-next {
	right: 9px;
	z-index: 1;
	background: url(images/room_arr_right.png);
	width: 9px;
	height: 16px;
}
.slider_room .slick-next:before {
	display: none;
}
.company_panorama {
	margin: 0px 0px 60px 0px;
}
.company_panorama img{
	width: 100%;
	height: auto;
}
.shopping_name {
	font-size: 20px;
	line-height: 36px;
	color: #333333;
}
.rostokino_wrap {
	margin-top: 50px;
}
.rostokino_info_wrap {
	margin: 0px 0px 35px 0px;
}

.shopping_panorama img{
	width: 100%;
	height: auto;
}
.shopping_info {
	margin-top: 25px;
}
.shopping_info .s_adres{
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	padding: 0px 0px 0px 40px;
	background: url(images/s_adres.png) left 5px no-repeat;
}
.shopping_info .s_adres.s_adres_rumyan{
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	padding: 0px 0px 0px 40px;
	background: url(images/s_adres.png) left 5px no-repeat;
}
.shopping_info .s_phone{
	padding: 0px 0px 0px 40px;
	background: url(images/s_phone.png) left 5px no-repeat;
}
.shopping_info .s_phone a {
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
.shopping_info .s_phone a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.shopping_info .s_mail{
	padding: 0px 0px 0px 40px;
	background: url(images/s_mail.png) left 5px no-repeat;
}
.shopping_info .s_mail a {
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
.shopping_info .s_mail a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.shopping_info .s_time{
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	padding: 0px 0px 0px 40px;
	background: url(images/s_time.png) left 5px no-repeat;
}
.shopping_ya_map {
	margin-bottom: 30px;
}
.shopping_ya_map img {
	width: 100%;
	height: auto;
}
.ymap {
	width: 100% !important;
	height: 450px !important;
}
.ymap.closed {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    height: auto !important;
    border: 1px solid #aaa;
}
.js-load-and-init-ymap {
	cursor: pointer;
}

.shopping_availability_wrap {
	position: relative;
	margin-top: 20px;
}
.shopping_availability_wrap img {
	width: 100%;
	height: auto;
}
.shopping_availability_wrap span {
	position: absolute;
	font-size: 34px;
	line-height: 32px;
	color: #ffffff;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.shopping_ya_map_list {
	margin-top: 20px;
}
.shopping_ya_map_list img {
	width: 100%;
	height: auto;
}
.rostokino_tab_wrap {
	padding-bottom: 35px;
	border-bottom: 2px solid #e4e4e4;
}

.rostokino_tab_wrap .ci_info_rostokino {
  display: none;
}
.rostokino_tab_wrap .ci_info_rostokino.active {
	display: block;
	border: 2px solid #c4c4c4;
	position: relative;
	top: -2px;
	z-index: 1;
	padding: 30px 40px;
}
.rostokino_tab_wrap .ci_info_rostokino h3 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}
.rostokino_tab_wrap .ci_info_rostokino p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
}




.rostokino_tab_wrap .ci_tabs_rostokino {
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span {
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #333333;
	padding: 55px 0px 55px 40px;
	margin-right: 70px;
	margin-right: -15px;
  margin-left: -15px;
	background-image: url(images/fhopping_tab_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino.active span {
	border-right: 2px solid #c4c4c4;
	border-left: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	background: #fff;
	z-index: 2;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino.first_tab span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 83px;
	height: 83px;
	background: url(images/shopping_active_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 98px;
	height: 83px;
	background: url(images/shopping_tab.png) no-repeat;
}

.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:first-child span {
	margin-right: 5px;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:last-child span {
	margin-left: 5px;
}
.map_rostokino img {
	width: 100%;
	height: auto;
}
.map_rostokino {
	margin: 20px 0px 20px 0px;
}
.map_rostokino > div {
	margin: 0px;
	padding: 0px;
}
.map_rostokino > div:first-child{
	padding-right: 5px;
}
.map_rostokino > div:last-child{
	padding-left: 5px;
}
/*Румянцево*/

.rostokino_tab_wrap .ci_info_rumyancevo {
  display: none;
}
.rostokino_tab_wrap .ci_info_rumyancevo.active {
	display: block;
	border: 2px solid #c4c4c4;
	position: relative;
	top: -2px;
	z-index: 1;
	padding: 30px 40px;
}
.rostokino_tab_wrap .ci_info_rumyancevo h3 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}
.rostokino_tab_wrap .ci_info_rumyancevo p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
}

.rostokino_tab_wrap .ci_tabs_rumyancevo {
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span {
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #333333;
	padding: 55px 0px 55px 40px;
	margin-right: 70px;
	margin-right: -15px;
  margin-left: -15px;
	background-image: url(images/fhopping_tab_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino.active span {
	border-right: 2px solid #c4c4c4;
	border-left: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	background: #fff;
	z-index: 2;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino.first_tab span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 83px;
	height: 83px;
	background: url(images/shopping_active_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 98px;
	height: 83px;
	background: url(images/shopping_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:first-child span {
	margin-right: 5px;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:last-child span {
	margin-left: 5px;
}

/*Черемушки*/
.rostokino_tab_wrap .ci_info_cherem {
  display: none;
}
.rostokino_tab_wrap .ci_info_cherem.active {
	display: block;
	border: 2px solid #c4c4c4;
	position: relative;
	top: -2px;
	z-index: 1;
	padding: 30px 40px;
}
.rostokino_tab_wrap .ci_info_cherem h3 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}
.rostokino_tab_wrap .ci_info_cherem p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
}

.rostokino_tab_wrap .ci_tabs_cherem {
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span {
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #333333;
	padding: 55px 0px 55px 40px;
	margin-right: 70px;
	margin-right: -15px;
  margin-left: -15px;
	background-image: url(images/fhopping_tab_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino.active span {
	border-right: 2px solid #c4c4c4;
	border-left: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	background: #fff;
	z-index: 2;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino.first_tab span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 83px;
	height: 83px;
	background: url(images/shopping_active_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 98px;
	height: 83px;
	background: url(images/shopping_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:first-child span {
	margin-right: 5px;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:last-child span {
	margin-left: 5px;
}


.js-navig_shopping {
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin: 40px 0px 30px 0px;

}
.js-navig_shopping li{
	margin-right: 40px;
}
.js-navig_shopping li a{
	font-size: 30px;
	line-height: 24px;
	color: #3f86c8;
	text-decoration: none;
	border-bottom: 2px dashed #3f86c8;

}
.js-navig_shopping li a:hover {
		text-decoration: none;
		border-bottom: 0;
}
.js-navig_shopping li.active a{
	color: #fff;
	background: #3f86c8;
	padding: 5px 20px;
}
.js-navig_shopping li.active a:hover {
		text-decoration: none;
		border-bottom: 2px dashed #3f86c8;
}

.compositions-list {
}
.compositions-list .pic {
    display: block;
    padding: 50%;
    margin: 0 0 30px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	transition: 200ms;
}
.compositions-list .pic:hover {
    box-shadow: 1px 15px 15px 0px rgba(0,0,0,0.5);
    margin-top: -5px;
    margin-bottom: 25px;
}
.compositions-list .pic span {
    position: absolute;
    color: #fff;
    left: 15px;
    right: 15px;
    text-align: center;
    bottom: 20px;
}

.footer-menu::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #5a5a5a;
    left: 15px;
    right: 15px;
    bottom: 0;
    display: block;
}
.footer-menu {
    padding: 0 0 20px;
    position: relative;
}
.footer-menu .item::before {
    content: ">";
    display: inline-block;
    vertical-align: middle;
    color: #404040;
    border: 1px solid #404040;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 13px;
    background-color: #fff;
    font-size: 10px;
    font-weight: 600;
    margin-left: 0px;
    margin: 0 3px 0 0;
}
.footer-menu .item, .footer-contacts .item, .footer-menu .inst, .footer-menu .robokassa {
    margin: 0;
    padding: 5px 0;
}
.footer-menu .item a {
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
    line-height: 22px;
}
.footer-menu .inst::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(img/inst.png) no-repeat transparent 0 50%;
    width: 24px;
    height: 22px;
}
.footer-menu .inst a {
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
    line-height: 22px;
}
.footer-contacts {
    padding: 5px 0 20px;
}
.footer-contacts .item.point a, .footer-contacts .item.point span {
    display: block;
    margin-left: 32px;
}
.footer-contacts .item.phone {
}
.footer-menu .robokassa img {
    height: 23px;
}

.footer-collections {
    /*background: url(img/footer-collections.png) 0px 50% no-repeat transparent;*/
	margin: 25px 0;
    /*box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);*/
}
@media(max-width: 767px) {
	.footer-collections {
		background: none;
		box-shadow: none;
	}
}

.footer-collections > .row {
    font-size: 0;
    word-spacing: 0;
    letter-spacing: 0;
}
.footer-collections > .row > * {
    float: none;
    vertical-align: middle;
    display: inline-block;
}
.footer-collections .name {
    font-size: 19px;
    color: #545454;
}
.footer-collections .text {
    font-size: 13px;
    font-weight: 300;
    color: #a4a4a4;
}

.letter-collections {
    display: block;
    position: relative;
    z-index: 10;
    font-size: 15px;
    margin: 5px 0;
    margin-bottom: 15px;
}
.letter-collections li {
    float: left;
    position: relative;
    width: 30px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border: 1px solid transparent;
    /*margin: 5px 5px;*/
}
.letter-collections li:hover {
    background-color: #fff;
    /* border-top-color: #eee; */
    /* border-left-color: #eee; */
    /* border-right-color: #eee; */
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.2);
}
.letter-collections li:hover span{
    color:#1D4260;
    font-weight: 700;
}
.letter-collections li > span {
    font-weight: 400;
    font-size: 24px;
    color: #898989;
}
.letter-collections li > span:hover {
    color:#1D4260;
    font-weight: 700;
}
.footer-collections-title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 34px;
    margin-top: 40px;
}

.letter-collections li > div {
    column-count: 2;
    position: absolute;
    background-color: #fff;
    left: -291px;
    /* right: 0; */
    top: 100%;
    width: 290px;
    text-align: left;
    padding: 5px 10px;
    display: none;
    z-index: 1;
}
.letter-collections li:hover::after {
    content: "";
    position: absolute;
    left: 0;
    height: 5px;
    background-color: #fff;
    right: 0;
    top: 100%;
    z-index: 2;
}
.letter-collections li:hover > div {
    display: block;
    /*border: 1px solid #ccc;*/
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.2);
}
.letter-collections li > div a {
    display: block;
    font-size: 15px;
    color: #545454;
}
.page-top-margin {
}
.header-new {
    position: relative;
    margin: 12px 0;
    font-size: 14px;
}
.header-new * {
    font-size: 14px;
}
.header-new a {
    color: #545454;
    cursor: pointer;
}
.contacts-new {
    float: left;
    width: 27%;
    margin: 17px 0 0 0;
}
.contacts-new img {
    float: left;
    margin: 6px 15px 6px 0;
}
.contacts-sub {
    line-height: 1.5;
}
.contacts-new a {
}
.contacts-sub .phone {
    font-weight: 600;
}
.contacts-sub .email {
}
.contacts-sub .email a {
    font-weight: 300;
}
.city-new {
    color: #fff;
    float: left;
    width: 19%;
    margin: 17px 0 0 0;
}
.city-new img {
    float: left;
    margin: 6px 10px 6px 0;
}
.city-sub {
    line-height: 1.5;
    position: relative;
    color: #545454;
}
.city-new span.js-show-city-menu {
    cursor: pointer;
    text-align: left;
    border-bottom: 1px solid;
    font-weight: 600;
}
.city-new span.js-show-city-menu:hover {
    border-bottom-color: transparent;
}

.logo-new {
    float: right;
    width: 15%;
}
.logo-new img.logo {
    width: 75px;
    margin: 0;
    max-width: none;
    max-height: none;
}

.phone-mob {
    float: right;
    display: block;
    margin-top: 10px;
    height: 26px;
}
.phone-mob img {
    width: auto;
    height: 100%;
}

.personal-new {
    float: right;
    margin: 17px 0 0 0;
    width: 39%;
}
.personal-sub {
    line-height: 1.5;
}
.personal-new img {
    float: right;
    margin: 6px 25px 6px 0;
}
.personal-sub .name {
    font-weight: 700;
}
.personal-sub .exit {
}
.personal-sub .exit a {
    text-decoration: underline;
    font-weight: 300;
}
.cart-new {
    float: right;
    margin: 0 50px 0 0;
    display: block;
    white-space: nowrap;
}
.cart-new img {
    float: left;
    margin: 6px 10px 6px 0;
}
.cart-sub {
    line-height: 1.5;
    color: #545454;
    margin: 0 0 0 35px;
}
.cart-sub .name {
    font-weight: 700;
}
.cart-sub .sum {
    font-weight: 300;
}
.search-new {
    position: absolute;
    right: 0;
    top: 21px;
}
.search-new form {
}
.search-new input {
    /* display: none; */
    height: 34px;
    border: 0 none;
    border-radius: 17px;
    margin: -1px -33px 0 0;
    width: 0px;
    transition: width 1s ease-out 0s;
    padding: 0;
    font-size: 14px;
    position: relative;
    z-index: 10;
}
.search-new.active input {
    width: 250px;
    padding: 0 10px;
    border: 1px solid #575757;
}
.search-new button {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    border: 0 none;
    padding: 0;
    background: url(img/search-new2.png) no-repeat 50% 50% #f7f7f7;
    float: right;
    position: relative;
    z-index: 10;
}
.mbb {
    margin-bottom: 20px;
}
.mbbb {
    margin-bottom: 40px;
}
@media(min-width: 768px){
	.header-new {
		min-height: 74px;
	}
body.header-fix .auto-city {
    top: -5px;
    padding: 3px 10px;
}
body.header-fix .auto-city button {
    margin-top: 3px;
    margin-bottom: 1px;
}
body.header-fix .header-new {
    min-height: auto;
    margin: 5px 0;
}
body.header-fix .logo-new img.logo {
    width: 42px;
}
body.header-fix .personal-new {
    margin-top: 0;
}
body.header-fix .search-new {
    top: 5px;
}
body.header-fix .contacts-new {
    margin-top: 0;
}
body.header-fix .city-new {
    margin-top: 0;
}
}
@media (max-width: 767px) {
	.radio_wrap_table td .price-old {
		display: block;
		font-size: 12px;
	}
	.contacts-new, .personal-new, .cart-new, .search-new {
		display: none;
	}
	.logo-new {
		float: left;
		width: 65px;
	}
	.logo-new img.logo {
		width: 50px;
	}
	.city-new {
		margin: 4px 0 0 0;
		width: calc(100% - 160px);
	}
}

.search-preview {
    position: absolute;
    top: 100%;
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1;
    display: none;
    /* border: 1px solid #555; */
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    padding: 25px 0 0 0;
    margin-top: -16px;
}
.search-new.active .search-preview {
    display: block;
}
.search-preview .item {
    margin: 5px 10px;
    white-space: nowrap;
}
.search-preview .pic {
    /* float: left; */
    display: inline-block;
    width: 40px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    border: 1px solid #555;
}
.search-preview .pic img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.search-preview .name {
    vertical-align: middle;
    white-space: normal;
    display: inline-block;
    width: calc(100% - 50px);
    font-size: 12px;
}
.search-preview .show-all {
    padding: 5px 10px;
    border-top: 1px solid #555;
}

.tcenter {
	text-align: center;
}
.uppercase {
    text-transform: uppercase;
}
.menu-top {
    background-color: #fbfbfb;
    /* border-top: 1px solid #e8e8e8; */
    /* margin-top: 98px; */
}
.sub-menu {
    display: block;
    position: absolute;
    left: -15px;
    right: -15px;
    top: 100%;
    padding: 0;
    margin-top: -14px;
    height: 0;
    overflow: hidden;
}
.sub-menu .bg {
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 15px 20px 15px;
    text-align: left;
    box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.2);
    position: relative;
}
li:hover .sub-menu, .sub-menu:hover {
    display: block;
    padding: 14px 0 0 0;
    height: auto;
}
.sub-menu .head {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #575757;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 26px;
    position: relative;
}
.sub-menu .head::before {
    content: "";
    height: 2px;
    width: 100%;
    background: #1274cb;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    transition: 200ms;
}
.sub-menu .head::after {
    content: "";
    height: 2px;
    width: 100%;
    background: #1274cb;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    transition: 200ms;
}
.sub-menu .list {
    column-count: 4;
    column-gap: 10px;
    margin-top: 0px;
}
.sub-menu .selection-by-photo + .list {
    margin-top: 50px;
}
.sub-menu a {
    color: #545454;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
}
.sub-menu .sub a, .sub-menu.fw-normal a {
    font-weight: 400;
}
.sub-menu .actions {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 10px;
}
.sub-menu .actions a, .sub-menu .selection-by-photo a {
    margin: 0 15px 0 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.sub-menu .selection-by-photo a {
	margin: 0;
}
.sub-menu .selection-by-photo {
    margin: 0;
    position: absolute;
    top: 19px;
    right: 35px;
    border: 2px solid #0075cf;
    padding: 4px 10px;
    line-height: 1;
    border-radius: 5px;
}
.sub-menu .actions .aktsii::before {
    content: "";
	background: url('img/aktsii2.png');
}
.sub-menu .actions .novinki::before {
    content: "";
	background: url('img/novinki2.png');
}
.sub-menu .actions .khity::before {
    content: "";
	background: url('img/khity2.png');
}
.sub-menu .actions .exclusive::before {
    content: "";
	background: url('img/exclusive2.png');
}
.sub-menu .actions a::before {
	display: inline-block;
    vertical-align: middle;
    content: "";
    width: 40px;
    height: 36px;
    background-size: contain;
    margin: 0 5px 0 0;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
@media(max-width: 991px){
    .sub-menu .actions a::before{
        width: 30px;
        height: 27px;
        background-size: contain !important;
    }
}

.sub-menu .list > div {
    padding: 0 0 0 0;
    page-break-inside: avoid;
}
.menu-has-sub {
	position: relative;
}
.js-menu-open-sub {
    position: absolute;
    left: -8px;
    width: 20px;
    cursor: pointer;
    color: transparent;
    display: block;
    font-size: 17px;
    line-height: 1;
    top: 3px;
    z-index: 1;
}
.js-menu-open-sub::before {
    display: none;
    content: "\2022";
    color: #545454;
}
.catalog_menu .menu-has-sub {
    padding: 0 0 0 20px;
}
.catalog_menu .js-menu-open-sub {
    color: #fff;
    left: 0;
    right: 0;
    width: 100%;
}
.catalog_menu .js-menu-open-sub::before {
	display: none;
}
.catalog_menu .js-menu-open-sub + span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.catalog_menu .menu-has-sub .sub {
    display: none;
}
.catalog_menu .menu-has-sub.active .sub {
    display: block;
}
/*
.js-menu-open-sub::before {
    content: "+";
    color: #575757;
    cursor: pointer;
    width: 20px;
    text-align: center;
    display: block;
}
.menu-has-sub.active .js-menu-open-sub::before {
	content: "-";
}
*/
.sub-menu .menu-has-sub .sub {
    /* display: none; */
}
.sub-menu .menu-has-sub.active .sub {
    display: block;
}
.sub-menu .sub {
    /*
    opacity: 0.9;
    padding-left: 5px;
    */
}
.sub-menu .list > .type {
    color: #1274cb;
    margin-left: 0;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: top;
    margin: 0 0 10px 0;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
}
.sub-menu .type::after {
    content: "";
    position: absolute;
    height: 0;
    width: 19px;
    display: block;
    border-bottom: 2px solid #1274cb;
    left: 20px;
    bottom: 0px;
}
.sub-menu .type span {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 0 0 5px;
}
.sub-menu .last {
    margin-bottom: 20px;
}

ul.pay {
}
.pay1, .pay2, .pay3, pay4 {
    display: block;
    white-space: nowrap;
    margin: 0 0 30px 0;
}
.pay1 span, .pay2 span, .pay3 span, .pay4 span{
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 67px);
}
.pay1::before, .pay2::before, .pay3::before, .pay4::before{
    content: "";
    display: inline-block;
    width: 47px;
    height: 47px;
    vertical-align: middle;
    margin: 0 20px 0 0;
}
.pay1::before {
    background: url(img/pay1.png) no-repeat transparent center;
}
.pay2::before {
    background: url(img/pay2.png) no-repeat transparent center;
}
.pay3::before {
    background: url(img/pay3.png) no-repeat transparent center;
}
.pay4::before {
    background: url(img/pay-robo.png) no-repeat transparent center;
}
.js-preview-photo {
    display: inline-block;
    position: relative;
}
.js-preview-photo img {
	display: none;
}
.js-preview-photo:hover img {
    display: block;
    position: absolute;
    bottom: 100%;
    width: 100px;
    height: auto;
    border: 1px solid #fff;
}
.compare-head {
    position: relative;
    display: inline-block;
    float: right;
}
.compare-head span {
    position: absolute;
    right: 10px;
    top: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background: #f7f7f7;
}


.slider-parametrs, .slider-popular-blogs {
    position: relative;
}
.slider-popular-blogs {
	margin-left: -15px;
	margin-right: -15px;
}
.slider-popular-blogs::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    z-index: 100;
}
.slider-popular-blogs::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    z-index: 100;
}
.slider-parametrs .slick-initialized .slick-slide {
    padding: 5px 15px 15px 15px;
}
.slider-parametrs .slick-list {
    margin: 0 -15px;
}
.slider-parametrs .slick-dots li, .slider-popular-blogs .slick-dots li {
    background-color: transparent;
    border-radius: 50%;
    border: 5px solid transparent;
    width: 20px;
    height: 20px;
}
.main_slider2 .slick-dots {
    bottom: 30px;
}
.main_slider2 .slick-dots li {
    background-color: transparent;
    border-radius: 50%;
    border: 5px solid transparent;
    width: 20px;
    height: 20px;
}
.slider-parametrs .slick-dots li.slick-active, .slider-popular-blogs .slick-dots li.slick-active {
    border-color: #eee;
}
.main_slider2 .slick-dots li.slick-active {
    border-color: rgba(255,255,255,0.3);
}
.slider-parametrs .slick-dots li button, .slider-popular-blogs .slick-dots li button {
    background-color: #ccc;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.main_slider2 .slick-dots li button {
    background-color: #fff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.slider-parametrs .slick-dots li button::before, .slider-popular-blogs .slick-dots li button::before {
	display: none;
}
.main_slider2 .slick-dots li button::before {
	display: none;
}
.slider-parametrs .slick-prev, .slider-parametrs .slick-next, .slider-popular-blogs .slick-prev, .slider-popular-blogs .slick-next {
    background-color: rgba(255,255,255,0.8);
    width: 60px;
    height: 60px;
    z-index: 10;
    border-radius: 50%;
    top: 50%;
    margin-top: -11px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    opacity: 0.8;
}
.slider-parametrs .slick-prev:hover, .slider-parametrs .slick-next:hover, .slider-popular-blogs .slick-prev:hover, .slider-popular-blogs .slick-next:hover {
    opacity: 1;
}
.slider-parametrs .slick-prev, .slider-popular-blogs .slick-prev {
    right: auto;
    left: -15px;
    z-index: 200;
}
@media (max-width: 767px){
	.slider-parametrs .slick-prev, .slider-popular-blogs .slick-prev {
		left: 0;
	}
}
.slider-parametrs .slick-prev::before, .slider-parametrs .slick-next::before, .slider-popular-blogs .slick-prev::before, .slider-popular-blogs .slick-next::before {
    color: #000;
    line-height: 40px;
    font-size: 40px;
    font-weight: 600;
    font-family: arial;
    text-align: center;
    padding-bottom: 5px;
    display: block;
}
.slider-parametrs .slick-prev::before, .slider-popular-blogs .slick-prev::before {
    content: "‹";
}
.slider-parametrs .slick-next, .slider-popular-blogs .slick-next {
    right: -15px;
    left: auto;
    z-index: 200;
}
@media (max-width: 767px){
	.slider-parametrs .slick-next, .slider-popular-blogs .slick-next {
		right: 0;
	}
}
.slider-parametrs .slick-next::before, .slider-popular-blogs .slick-next::before {
    content: "›";
}

.slider-parametrs .js-tabs-head {
    background-color: #f6f6f6;
    text-align: center;
    margin: 0px 0 40px;
}
.slider-parametrs .js-tabs-head .js-tabs-item {
    padding: 20px 20px;
    display: inline-block;
    color: #767676;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}
.slider-parametrs .js-tabs-head .js-tabs-item div {
	display: none;
}
.slider-parametrs .js-tabs-head .js-tabs-item.active {
    background-color: #2f445f;
    color: #fff;
}
.slider-parametrs .js-tabs-head .js-tabs-item.active::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #2f445f;
    bottom: -14px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
}
.slider-parametrs .js-tabs-body {
}
.js-tabs-body .js-tabs-item {
    height: 0;
    overflow: hidden;
    margin: 0;
}
.js-tabs-body .js-tabs-item.active {
    height: auto;
    overflow: visible;
}
.slider-parametrs .js-tabs-body .js-tabs-item.active {
    margin: 0 0 30px;
}
.slider-parametrs .js-tabs-body .item-big, .slider-parametrs .item-small {
    display: block;
    width: 0;
    height: 0;
    padding: 34% 50%;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0 0 20px 0;
	transition: 200ms;
}
.picture-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.picture-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slider-parametrs .js-tabs-body .item-big:hover, .slider-parametrs .item-small:hover {
    box-shadow: 1px 15px 15px 0px rgba(0,0,0,0.5);
    margin-top: -5px;
    margin-bottom: 25px;
}
.slider-parametrs .item-big {
}
.slider-parametrs .item-big .name {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 600;
}
.slider-parametrs .item-big .price-meter {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background-color: #511b1b;
    padding: 5px 10px;
    display: block;
    left: auto;
    bottom: auto;
}
.slider-parametrs .item-big .price-meter.discount {
    right: 63px;
}
.slider-parametrs .item-big .price-meter .discount {
    width: 53px;
}
.slider-parametrs .item-big .price {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.slider-parametrs .item-big .quantity {
    font-size: 16px;
    font-weight: 200;
}
.slider-parametrs .item-big .text {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    left: 10px;
    font-weight: 200;
}
.slider-parametrs .item-small {
}
.slider-parametrs .item-small .name {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: left;
    bottom: 10px;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
}
.slider-parametrs .item-small .price-meter {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    background-color: #511b1b;
    padding: 0;
    left: auto;
    bottom: auto;
}
.slider-parametrs .item-small .price-meter.discount {
    right: 63px;
}
.slider-parametrs .item-small .price-meter .discount {
    width: 53px;
}
.slider-parametrs .item-small .price {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}
.slider-parametrs .item-small .quantity {
    font-weight: 200;
}
@media (max-width: 1023px){
	.slider-parametrs .item-small .price {
		display: none;
	}
	.slider-parametrs .item-small .price-meter .discount {
		min-height: 100%;
		height: auto;
	}
}
@media (max-width: 767px){
	.slider-parametrs .js-tabs-head {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10;
	}
	.slider-parametrs .js-tabs-head .js-tabs-item {
		display: none;
	}
	.slider-parametrs .js-tabs-head.active .js-tabs-item {
		display: block;
	}
	.slider-parametrs .js-tabs-head .js-tabs-item-mobile {
		display: block;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 1;
		position: absolute;
		cursor: pointer;
	}
	.slider-parametrs .js-tabs-head.active {
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	}
	.slider-parametrs .js-tabs-head.active .js-tabs-item-mobile {
		display: none;
	}
	.slider-parametrs .js-tabs-head .js-tabs-item.active {
		display: block;
		background-color: #ffffff;
		color: #575757;
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	}
	.slider-parametrs .js-tabs-head .js-tabs-item.active::after {
		bottom: auto;
		right: 20px;
		left: auto;
		top: 50%;
		border-top-color: #aaa;
	}
	.slider-parametrs .js-tabs-head.active .js-tabs-item.active::after {
		display: none;
	}
	.slider-parametrs .js-tabs-body {
		margin-top: 90px;
	}
}

.look .js-tabs-head {
    text-align: center;
    border-bottom: 2px solid #e8e8e8;
    margin: 0 0 40px;
}
.look .js-tabs-head .js-tabs-item {
    padding: 0 20px 20px 20px;
    display: inline-block;
    cursor: pointer;
    margin: 0 0 -2px 0;
    font-size: 15px;
}
.look .js-tabs-head .js-tabs-item.active {
    border-bottom: 2px solid #2f445f;
    color: #2f445f;
}

.main-pic-block {
    margin-bottom: 40px;
}
.main-pic-block .item {
    margin-top: 30px;
    /* width: 0; */
    /* height: 0; */
    /* padding: 10% 50%; */
    display: block;
    /* background-size: cover; */
    /* background-position: 50% 50%; */
    /* background-repeat: no-repeat; */
    border: 1px solid #eee;
    position: relative;
    transition: margin 0.2s ease-out 0s;
}
.main-pic-block .item img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.main-pic-block .item:hover {
    box-shadow: 1px 15px 20px 0px rgba(0,0,0,0.5);
    margin-top: 25px;
    margin-bottom: 5px;
    border: 0 none;
}
.main-pic-block .item .text {
    position: absolute;
    left: 10px;
    right: 30px;
    top: 50%;
    text-align: right;
    color: #575757;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-top: -7px;
}

.main_slider2, .main_slider2.slick-dotted.slick-slider {
    margin: 0 0 40px;
}
.main_slider2 .item .text-head {
    margin-top: 10px;
}
.main_slider2 .item .text-head p {
    color: #f00;
    font-size: 14px;
}
.main_slider2 .item .text-head ul {
}
.main_slider2 .item .text-head li {
    color: #f00;
    font-size: 12px;
}
.main_slider2 .item > a {
    width: 0;
    height: 0;
    padding: 18.2% 50%;
    display: block;
    position: relative;
}
.main_slider2 .item img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
.main_slider2 .item .text {
    position: absolute;
    display: block;
    color: #fff;
    text-decoration: none;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.main_slider2 .item .name {
    font-size: 37px;
}
.main_slider2 .item .slider_text {
    font-size: 16px;
    line-height: 2;
}

@media (max-width: 767px){
.main_slider2 .item > a {
    width: 0;
    height: 0;
    padding: 75.6% 50%;
    display: block;
    position: relative;
}
.main_slider2 .item .text {
    top: 20px;
    transform: none;
}
.main_slider2 .item .name {
    font-size: 24px;
}
.main_slider2 .item .slider_text {
    font-size: 15px;
    line-height: 1.2;
}
}

.main-advantages {
    background: url(img/main-advantages-back.jpg) no-repeat transparent 50% 50%;
    background-size: cover;
    padding: 30px 0 0 0;
}
.main-advantages .title {
    color: #fff;
    /* margin-top: 70px; */
}
.main-advantages .ip_block {
    text-align: center;
    color: #fff;
    font-size: 14px;
	transition: margin 0.2s ease-out 0s;
}
.main-advantages .ip_block:hover {
    margin: -5px 0 5px 0;
}

.main-advantages .ip_img {
    height: 60px;
    margin: 0 0 20px;
}
.main-advantages .ip_text {
    height: 80px;
    padding: 0 20px;
}


.blog-list {
}
.blog-list .slider-popular-blogs {
    margin-bottom: 70px;
}
.blog-list .tags {
    font-size: 15px;
    color: #545454;
    margin-bottom: 25px;
}
.blog-list .tags a, .blog-detail .tags a {
    color: inherit;
    font-size: inherit;
    text-decoration: underline;
}
.blog-list .item {
    margin-bottom: 35px;
}
.blog-list .slider-popular-blogs .item {
    padding: 0 15px;
}
.blog-list .item .pic {
    padding: 34% 50%;
    background-size: cover;
    background-position: center;
    position: relative;
    display: block;
}
.blog-list .item:hover .pic::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(img/blog-hover.png) 50% 50% no-repeat rgba(255,255,255,0.5);
}
.blog-list .item .name {
    font-size: 15px;
    text-transform: uppercase;
    color: #545454;
    margin-top: 15px;
    font-weight: 600;
    display: block;
}
.blog-list .item .item-tags {
    margin-top: 5px;
    font-size: 14px;
    color: #9f9f9f;
}
.blog-list .item .item-tags a {
    text-decoration: underline;
    color: inherit;
    font-size: inherit;
}
.blog-list .item .inf {
    margin-top: 5px;
}
.blog-list .item .views, .blog-detail .views {
    display: inline-block;
    vertical-align: middle;
    background: url(img/views.png) 0 50% no-repeat transparent;
    padding: 0 0 0 25px;
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #9e9e9e;
}
.blog-list .item .likes, .blog-detail .likes {
    display: inline-block;
    vertical-align: middle;
    background: url(img/like.png) 0 50% no-repeat transparent;
    padding: 0 0 0 25px;
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #9e9e9e;
    cursor: pointer;
}
.blog-detail {
}
.blog-detail .tags {
    font-size: 15px;
    color: #545454;
    margin-bottom: 10px;
}
.blog-detail .inf {
    margin-bottom: 20px;
}

.blog-detail .pic {
    margin: 0 0 30px;
}
.blog-detail .pic img {
    max-width: 100%;
    width: auto;
    height: auto;
    border: 0 none;
}
.blog-detail .text {
    font-size: 15px;
    color: #545454;
}
.blog-detail .nav-panel {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0 12px;
    margin: 30px 0;
    font-size: 14px;
    color: #545454;
}
.blog-detail .nav-panel .back {
    text-align: left;
}
.blog-detail .nav-panel .next {
    text-align: right;
}
.blog-detail .nav-panel .back a, .blog-detail .nav-panel .next a {
    color: inherit;
    font-size: inherit;
    display: inline-block;
}
.blog-detail .nav-panel .back a {
}
.blog-detail .nav-panel .next a {
}
.blog-detail .nav-panel .back a::before, .blog-detail .nav-panel .next a::after {
    font-size: 25px;
    line-height: 25px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -7px;
}
.blog-detail .nav-panel .back a::before {
    content: "←";
    margin-right: 10px;
}
.blog-detail .nav-panel .next a::after {
	content: "→";
    margin-left: 10px;
}
.blog-detail .nav-panel .back span, .blog-detail .nav-panel .next span {
    vertical-align: middle;
    display: inline-block;
}
.blog-list-light {
}
.blog-list-light .item {
    line-height: 1;
    margin: 0 0 15px;
    font-size: 15px;
}
.blog-list-light .name {
}

.row-ib {
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}
.row-ib > * {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.more-ajax {
    text-align: center;
    margin-bottom: 35px;
}
.more-ajax a {
    color: #545454;
    display: inline-block;
}
.opacity, .more-ajax a.opacity {
    opacity: 0.5;
}
.more-ajax img {
}
.more-ajax span {
    display: block;
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 600;
}






@charset "UTF-8";
.main_block h1 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #545454;
}

.discount-block img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 20px 0 0 0;
}

.post-header {
    padding: 10px 0 0px;
    color: #545454;
}

.post-header__title {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-bottom: 0;
  margin-top: 14px;
}

.post-breadcrumb {
  margin-bottom: 0;
}

.post-breadcrumb__item {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  color: #545454;
  letter-spacing: 0.65px;
}

.post-breadcrumb__item a {
  color: #9e9e9e;
  padding-right: 22px;
  position: relative;
  text-decoration: underline;
}

.post-breadcrumb__item a::after {
  content: '';
  position: absolute;
  right: 8px;
  top: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #002799;
  background: -webkit-gradient(linear, right top, left top, from(#002799), to(#0ca3ec));
  background: linear-gradient(to left, #002799 0%, #0ca3ec 100%);
}

.post-breadcrumb__item a:hover {
  text-decoration: none;
  color: #545454;
}

.advantage-section {
  color: #545454;
  margin-bottom: 70px;
}

.advantage-section * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.advantage-section__top-img {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}

.advantage-section p {
  margin-bottom: 32px;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

.advantage-section p b {
  font-weight: 700;
}

.advantage-section p i {
  font-style: italic;
}

.advantage-section h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 34px;
  color: #2890e0;
  margin-bottom: 32px;
}

.advantage-section h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 32px;
  margin-top: 0;
}

.advantage-section h4.subt {
  margin-top: 44px;
  margin-bottom: 20px;
}

.advantage-ol {
  margin: 24px 0;
}

.advantage-ol__item {
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.advantage-ol__item:first-child {
  padding-top: 0;
}

.advantage-ol__item:last-child {
  border-bottom: 0;
}

.advantage-ol__num {
  color: #e5e5e5;
  font-size: 73px;
  font-weight: 700;
  margin-right: 34px;
  line-height: 58px;
}

.advantage-ol p {
  margin-bottom: 0;
}

.our-disposal {
  margin: 50px 0 35px;
}

.our-disposal__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.our-disposal__item {
  border: 16px solid #f4f4f4;
  background-color: #ffffff;
  padding: 22px 40px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(50% - 30px);
  margin: 15px;
  margin-top: 0;
}

.our-disposal__text {
  margin-left: 40px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.our-disposal__img {
  display: block;
}

.car-park-list {
  margin-top: 40px;
  margin-bottom: 68px;
}

.car-park-list__item {
  padding: 26px 40px;
  padding-right: 20px;
  margin-bottom: 12px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.07);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.car-park-list__img {
  display: block;
  margin-right: 40px;
}

.car-park-list__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.post-list {
  margin-top: 32px;
  margin-bottom: 76px;
}

.post-list--bottom {
  margin-bottom: 32px;
}

.post-list li {
  font-size: 15px;
  font-weight: 300;
  padding-left: 32px;
  margin-bottom: 16px;
  position: relative;
}

.post-list li::before {
  content: "•";
  color: #116bc4;
  position: absolute;
  left: 0;
  top: 0;
}

.special-culture {
  margin-bottom: 56px;
}

.special-culture img {
  max-width: 100%;
}

.special-culture__text p:last-child {
  margin-bottom: 0;
}

.line-list {
  margin-top: 56px;
  margin-bottom: 58px;
  position: relative;
}

.line-list::before {
  content: '';
  height: calc(100% - 20px);
  width: 1px;
  background-color: #e8e8e8;
  position: absolute;
  left: 10px;
  top: 10px;
}

.line-list li {
  padding-left: 56px;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
  margin-bottom: 38px;
}

.line-list li:last-child {
  margin-bottom: 0;
  background-color: #fff;
}

.line-list li:last-child::before {
  top: 0;
}

.line-list li:last-child::after {
  top: 6px;
}

.line-list li::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #e8e8e8;
  position: absolute;
  top: 3px;
  left: 0;
}

.line-list li::after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #1183d6;
  position: absolute;
  top: 9px;
  left: 6px;
}

.exclusive-list {
  margin-bottom: 32px;
  margin-top: 44px;
}

.exclusive-list__item {
  margin-bottom: 30px;
}

.exclusive-list__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}

.exclusive-list__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
}

.opportunities-list {
  margin-top: 76px;
  margin-bottom: 20px;
}

.opportunities-list__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.opportunities-list__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
}

.opportunities-list__item {
  margin-bottom: 30px;
}

.suitable-block {
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px 0;
}

.suitable-block__img {
  display: block;
  margin-right: 36px;
}

.suitable-block__col {
  padding-top: 30px;
  padding-bottom: 20px;
}

.suitable-block__title {
  margin-bottom: 12px !important;
}

.suitable-block__desc {
  margin-bottom: 0 !important;
}

@media (max-width: 991px) {
  .our-disposal__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .our-disposal__item {
    width: calc(100% - 30px);
  }
  .special-culture__text {
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .suitable-block {
    display: block;
  }
  .suitable-block__img {
    margin-right: 0;
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .our-disposal__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .our-disposal__text {
    margin-left: 0;
    margin-top: 14px;
    text-align: center;
  }
  .car-park-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .car-park-list__img {
    margin-right: 0;
    margin-bottom: 14px;
  }
}

.footer .footer_top .ft_cont a.nayti {
  background-image: url(/advantages/img/footer-menu-search.png);
}

.footer .footer_top .ft_cont a.call {
  background-image: url(/advantages/img/footer-menu-call.png);
}

.footer .footer_top .ft_cont a.write {
  background-image: url(/advantages/img/footer-menu-mail.png);
}

.footer .footer_top .ft_cont a span,
.footer .footer_top .ft_cont a span.tel {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.13px;
}

.footer .footer_top {
  background: url(/advantages/img/footer-menu-bg.png) center center no-repeat;
  background-size: cover;
  height: auto;
}

.footer .footer_top .ft_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.footer .footer_top .ft_cont a {
  height: 82px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 32px;
}

.footer .footer_top .ft_cont a:hover {
  background-color: rgba(255, 255, 255, 0.04);
}

.footer-menu .item a {
  color: #bdbdbd;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.13px;
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-menu__row {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.foot-inst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-socials {
    margin-right: 70px;
}
.footer-socials .name {
    color: #bdbdbd;
    font-size: 13px;
}
.footer-socials .icons {
}
.footer-socials .icons a {
    opacity: 0.7;
}
.footer-socials .icons a:hover {
    opacity: 1;
}
.footer-socials .icons img {
    margin: 8px 5px 0 0;
}

.foot-inst__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 15px;
  color: #bdbdbd !important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.13px;
  text-decoration: none !important;
  border-radius: 5px;
  background-color: #3b3b3b;
  -webkit-transition: .3s;
  transition: .3s;
  margin-right: 22px;
}

.foot-inst__block:hover {
  opacity: .6;
}

.foot-inst__block img {
  display: block;
  width: 21px;
  margin-right: 12px;
}

.footer {
  background-color: #313131;
}

.footer-menu .robokassa img {
  height: auto;
  width: 138px;
}

.footer-menu .item::before {
  content: '';
  width: 22px;
  height: 22px;
  background-color: #3b3b3b;
  background-image: url(/advantages/img/footer-menu-arr.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.footer-contacts .item.phone::before {
    content: '';
    width: 28px;
    height: 90px;
    background: url(/advantages/img/footer-fax.png) center center no-repeat transparent;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts .item.pek::before {
    content: '';
    width: 46px;
    height: 90px;
    background: url(/advantages/img/footer-pek.png) center center no-repeat transparent;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.footer-contacts .item.map::before {
    content: '';
    width: 0;
    height: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts .item a, .footer-contacts .item span {
  color: #bdbdbd;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.6px;
}


.footer-contacts__tel {
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.7px !important;
}

.footer-contacts__email {
  text-decoration: underline;
}

.footer-contacts__email:hover {
  text-decoration: none;
}

.footer-contacts .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
}

.footer-contacts .item.point::before {
	content: '';
    width: 19px;
    height: 90px;
    background: url(/advantages/img/footer-geo.png) center center no-repeat transparent;
    margin-right: 9px;
    float: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts .item.point a, .footer-contacts .item.point span {
  margin-left: 0;
}

.footer-contacts .item.clock::before {
  content: '';
  display: block;
  width: 25px;
  height: 26px;
  background-image: url(/advantages/img/footer-clock.png);
  background-repeat: no-repeat;
  margin-right: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 5px;
}

.foot-time {
  font-weight: 700 !important;
  display: block;
}

@media (max-width: 767px) {
  .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .foot-inst {
    margin-top: 20px;
    padding-left: 15px;
  }
}

@media (max-width: 575px) {
  .foot-inst {
    display: block;
  }
  .foot-inst__block {
    margin-right: 0;
    margin-bottom: 12px;
  }
  .footer .footer_top .ft_cont {
    display: block;
  }
  .footer .footer_top .ft_cont a {
    background-color: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid #515151;
    padding-top: 0 !important;
  }
}



.js-increase-img-chield::after {
    content: "";
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.js-increase-img-chield {
	position: relative;
}
.increase-wrap {
    display: block;
    width: 0;
    height: 0;
	overflow: hidden;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
}
.increase-wrap.active {
    width: 100%;
    height: 100%;
}
.increase-wrap img {
    display: block;
    width: auto;
    height: auto;
    position: absolute;
}

.search-block {
	display: none;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
}
.header-new.active .search-block {
    display: block;
    background-color: #fff;
    z-index: 10;
}
.search-block .search-page {
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    padding-top: 10px;
    padding-bottom: 10px;

	max-height: calc(100vh - 200px);
    overflow-x: hidden;
}
.search-block .popular {
	display: none;
}
.search-block .popular.active {
	display: block;
}
.search-block .catalog_section_inner {
    display: none;
    margin: 20px 0 0 0;
}
.search-block .catalog_inner .cat_inner {
	margin-bottom: 0;
}
.search-block .catalog_section_inner.active {
	display: block;
}
.search-block .popular .name {
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
}
.search-block .popular p {
}






/*media*/
@media (max-width: 1198px){
	.order-buttons {
		width: 274px;
	}
	.company_bg_wrap .company_bg .col-five {
		width: 33.3%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
@media (max-width: 991px){
	.order-buttons {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.js-navig_shopping li a {
		font-size: 20px;
	}
	.js-navig_shopping {
		margin: 20px 0px 20px 0px;
	}
	.rostokino_wrap {
    margin-top: 30px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:first-child span {
    margin-right: 0px;
   	margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:last-child span {
    margin-left: -15px;
    margin-right: 0px;
    margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:first-child span {
		margin-right: 0px;
		margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:last-child span {
		margin-left: -15px;
		margin-right: 0px;
		margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:first-child span {
		margin-right: 0px;
		margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:last-child span {
		margin-left: -15px;
		margin-right: 0px;
		margin-right: -15px;
	}
	.map_rostokino > div:first-child {
    padding-right: 0px;
    padding-bottom: 10px;
	}
	.map_rostokino > div:last-child {
    padding-left: 0px;
	}
	.shopping_panorama {
		margin-top: 20px;
	}
	.room_list_wrap .room_list {
		/*width: auto;*/
	}
	.room_list_wrap .room_list .room_list_title {
		margin-bottom: 20px;
	}
	.section_item_map .item_map .item_map_title {
		margin: 25px 0px 20px 0px;
		min-height: auto;
	}
	.section_item_map .item_map .item_map_adres {
		min-height: auto;
	}
	.card_inform .ci_tabs .ci_tab {
		width: 100%;
	}
	.card_inform .ci_tabs .ci_tab:first-child {
		padding-left:0px;
	}
	.card_inform .ci_tabs .ci_tab {
		padding-left: 0px;
		padding-right: 0px;
	}


	.card_inform .ci_info .ci_table .col-five {
		width: 33.3%;
	}
	.comapny_material_wrap .col-five {
		width: 33.3%;
	}
	.comapny_material_wrap .col-five:nth-child(3n+1) {
		clear: left;
	}

	.ci_table .ci_table_desc_text {
		margin-top: 20px;
	}
	.item_section .isi_right.isi_right_new{
		margin-left: 0px;
		clear: both;
	}
	.item_section .isi_title {
		font-size: 30px;
	}
}
@media (max-width: 767px){
	.shopping_availability_wrap span {
		font-size: 19px;
	}
	.company_bg_wrap .company_bg .col-five {
		width: 50%;
	}
	.feed_form {
		width: 100%;
	}
	.ci_table .delivery_tab {
		/* width: 100%; */
	}
}
@media (max-width: 660px){
	.js-navig_shopping {
		flex-wrap: wrap;
	}
	.js-navig_shopping li{
		width: 100%;
		margin-right:0px;
		margin-bottom: 15px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span {
		padding: 20px 0px 20px 40px;
		font-size: 21px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span:before {
		display: none;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span {
		border-right: 2px solid #c4c4c4;
    border-left: 2px solid #c4c4c4;
    border-top: 2px solid #c4c4c4;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span {
		padding: 20px 0px 20px 40px;
		font-size: 21px;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span:before {
		display: none;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span {
		border-right: 2px solid #c4c4c4;
    border-left: 2px solid #c4c4c4;
    border-top: 2px solid #c4c4c4;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span {
		padding: 20px 0px 20px 40px;
		font-size: 21px;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span:before {
		display: none;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span {
		border-right: 2px solid #c4c4c4;
    border-left: 2px solid #c4c4c4;
    border-top: 2px solid #c4c4c4;
	}
	.card_inform .ci_info .ci_table .col-five {
		width: 50%;
	}
	.comapny_material_wrap .col-five {
		width: 50%;
	}
	.comapny_material_wrap .col-five:nth-child(3n+1) {
    clear: none;
	}
	.comapny_material_wrap .col-five:nth-child(2n+1) {
    clear: left;
	}
	.radio_wrap_table th {
		font-size: 14px;
	}
	.radio_wrap_table td, .radio_wrap_table th {
		padding: 11px 5px 11px 5px;
	}
	.radio_wrap_table {
		font-size: 14px;
	}
	.radio_wrap_table td.td_price_room {
		padding-left: 5px;
	}
	.radio_wrap_table td.td_price {
		padding-left: 5px;
	}
	.radio_wrap_table td.td_count {
		padding-left: 5px;
	}
	.radio_wrap_table .radio + label {
		font-size: 14px;
		padding: 0 0 0 25px;
	}
	.radio_wrap_table td.td_count span:hover .cart_hidden_wrap, .radio_wrap_table td.td_count span .cart_hidden_wrap.active {
		padding: 20px 0px 10px 0px;
	}
	.radio_wrap_table .adres_hidden_table .th_adres {
		font-size: 20px;
	}
	.radio_wrap_table .adres_hidden_table .th_count {
		width: 70px;
	}
	.add_block_wrap {
    margin: 20px 0px 0px 0px;
	}
}
@media (max-width: 599px){ 
	.company_feed_bg_wrap .company_feed_bg {
		padding: 20px 0px 20px 0px;
	}
	.company_section h1 {
		font-size: 30px;
	}
	.shopping_section h1 {
		font-size: 30px;
	}
	.company_title {
		font-size: 26px;
	}
	.room_list_wrap .room_list {
		/*width: 100%;*/
	}
	.company_bg_wrap .company_bg .col-five {
		width: 100%;
		padding-top: 5px;
    padding-bottom: 5px;
	}
	.company_bg_wrap .company_bg .col-five .company_info_title {
		font-size: 24px;
	}
	.radio_wrap_table td.td_count span:hover .cart_hidden_wrap{
		display: none;
	}
	.radio_wrap_table td.td_count span .cart_hidden_wrap.active{
		display: block;
		content: '';
		position: absolute;
		top: 42px;
		right: 0px;
		border: 2px solid #d0d0d0;
		background: #fff;
		z-index: 10;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	}
	.js-close-popup {
		display: block;
	}
}

@media (max-width: 480px){ 
	.item_section .isi_title {
		font-size: 22px;
	}
	.main_title {
		font-size: 22px;
	}
	.card_inform {
    margin: 0px 0px 20px 0px;
	}
	.maps_item_wrap {
    margin: 0px 0px 20px 0px;
	}
	.title_name_razd {
		font-size: 22px;
	}
	.title_name_razd {
		margin: 0px 0px 10px 0px;
	}
	.shopping_availability_wrap span {
		font-size: 14px;
	}
	.shopping_info .s_adres {
		line-height: normal;
	}
	.shopping_name {
		line-height: normal;
	}
	.company_panorama {
		margin: 0px 0px 20px 0px;
	}
	.company_section_text {
		margin: 20px 0px 20px 0px;
	}
	.company_bg_wrap .company_bg {
		margin-bottom: 15px;
	}
	.slider_room {
		margin: 20px 0px 20px 0px;
	}
	.card_inform .ci_info .ci_table .col-five {
		width: 100%;
	}
	.comapny_material_wrap .col-five {
		width: 100%;
	}
	.comapny_material_wrap .col-five:nth-child(2n+1) {
		clear: none;
	}
	.comapny_material_wrap .col-five .comapny_material_title {
		font-size: 18px;
	}
	.comapny_material_wrap .col-five {
		margin: 0px 0px 20px 0px;
	}
}


@media print {
	header, footer, input, button, #panel, .breads, .add_block_wrap, .ia_sel, .ia_read {
		display: none;
	}
	.wrap_element, .wrapper .wrapper_inn {
		padding: 0;
	}
	a[href]:after {
		content: "";
		display: none;
	}
	.card_inform, .section_item_map {
		/*page-break-before: always;*/
		page-break-after: always;
	}
}

.robopay-img {
    margin-top: 20px;
	margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #aaa;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.robopay-img__scr5 {
    max-width: 60% !important;
    height: auto;
}
.robopay-img__scr6 {
    max-width: 70% !important;
    height: auto;
}
.selection-by-photo {
}
.selection-by-photo-mobile {
  display: none;
}
.selection-by-photo img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-top: 20px;
}


/**
* our shops new design
*/
.shops-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 38px;
  }
  
  .shops-tab__item {
    display: block;
    font-weight: 700;
    letter-spacing: 0.16px;
    color: #545454;
    font-size: 16px;
    padding: 13px 0px;
    padding-left: 16px;
    text-align: center;
    width: 100%;
    max-width: 234px;
    background-color: #f7f8fa;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 16px;
  }
  
  .shops-tab__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 24px solid transparent;
    border-left: 16px solid #fff;
    border-bottom: 24px solid transparent;
  }
  
  .shops-tab__item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    border-top: 24px solid transparent;
    border-left: 16px solid #f7f8fa;
    border-bottom: 24px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-tab__item:hover, .shops-tab__item.active {
    color: #fff;
    text-decoration: none;
    background-color: #044cb2;
  }
  
  .shops-tab__item:hover::after, .shops-tab__item.active::after {
    border-left: 16px solid #044cb2;
  }
  
  .shops-wrap {
    display: none;
  }
  
  .shops-wrap .shopping_name {
    letter-spacing: 0.22px;
    line-height: 34px;
    font-size: 22px;
    color: #545454;
  }
  
  .shops-wrap .shopping_panorama {
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap .shopping_panorama a {
    position: relative;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap .shopping_panorama a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(img/panorama-icon.png) center center no-repeat;
  }
  
  .shops-wrap .shopping_panorama a:hover {
    opacity: .65;
  }
  
  .shops-wrap__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #545454;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.15px;
    margin-top: 26px;
  }
  
  .shops-wrap__item:first-child {
    margin-top: 0;
  }
  
  .shops-wrap__icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 20px;
  }
  
  .shops-wrap .shopping_info {
    margin-top: 40px;
  }
  
  .shops-wrap__tel {
    letter-spacing: 0.18px;
    font-size: 18px;
    font-weight: 700;
  }
  
  .shops-wrap__tel a {
    color: #545454;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap__tel a:hover {
    color: #044cb2;
  }
  
  .shops-wrap__email a {
    color: #044cb2;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap__email a:hover {
    color: #545454;
    text-decoration: none;
  }
  
  .shops-wrap .rostokino_info_wrap {
    margin-bottom: 66px;
  }
  
  .shops-find {
    margin-top: 66px;
  }
  
  .shops-find .ci_info_rumyancevo {
    border: 0 !important;
  }
  
  .shops-find .ci_tabs_rumyancevo .ci_tab_rostokino span {
    border: 0 !important;
  }
  
  .shops-find .ci_info_rumyancevo {
    display: none;
  }
  
  .shops-find__icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    max-width: 32px;
    height: 32px;
    margin-right: 16px;
  }
  
  .shops-find__icon svg {
    width: 100%;
    display: block;
  }
  
  .shops-find__icon svg path {
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-find__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 60px;
  }
  
  .shops-find__item {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    color: #767676;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 14px 18px;
    position: relative;
    margin-right: 60px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
  }
  
  .shops-find__item.active {
    color: #2f445f;
    border-bottom: 2px solid #2f445f;
  }
  
  .shops-find__item.active .shops-find__icon svg path {
    fill: #2f445f;
  }
  
  .shops-find__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  
  .shops-find__col {
    width: 50%;
  }
  
  .shops-find__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: url(img/shop-find-bg.png) center center no-repeat;
  }
  
  .shops-find__title, .rostokino_tab_wrap .ci_info_rumyancevo .shops-find__info h3 {
    color: #545454;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.24px;
    max-width: 100%;
  }
  
  .shops-find__desc, .rostokino_tab_wrap .ci_info_rumyancevo .shops-find__info p {
    color: #545454;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.15px;
    margin-top: 20px;
    max-width: 100%;
  }
  
  .shops-availability {
    background: url(/bitrix/templates/segura_shop/images/rumyan_availability_img.png) center center no-repeat;
    width: 100%;
    margin-top: 54px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 46px;
    padding-bottom: 50px;
    color: #fff !important;
    text-decoration: none !important;
    -webkit-transition: .3s;
    transition: .3s;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    z-index: 1;
  }
  
  .shops-availability::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    border-top: 164px solid #fff;
    border-right: 144px solid transparent;
  }
  
  .shops-availability::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    border-top: 165px solid transparent;
    border-right: 144px solid #fff;
  }
  
  .shops-availability:hover {
    opacity: .75;
  }
  
  .shops-availability__sub {
    font-size: 20px;
    font-weight: 400;
    opacity: 0.9;
    letter-spacing: 0.2px;
  }
  
  .shops-availability__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.36px;
    margin-top: 4px;
  }
  
  .rostokino_tab_wrap {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 70px;
  }
  
  @media (max-width: 991px) {
    .shops-wrap .shopping_panorama {
      margin-top: 40px;
    }
    .shops-find__row {
      display: block;
    }
    .shops-find__col {
      width: 100%;
    }
    .map_rostokino > div:first-child {
      padding-bottom: 0;
      margin-bottom: 30px;
    }
    .shops-find__info {
      background: none;
    }
    .shops-find__tabs {
      margin-bottom: 30px;
    }
    
  }
  
  @media (max-width: 767px) {
    .shops-find__item {
      margin-right: 30px;
    }
    .shops-find__item:last-child {
      margin-right: 0;
    }
    .shops-availability::before, .shops-availability::after {
      display: none;
    }
    /*.selection-by-photo {
      display: none;
    }*/
    .selection-by-photo-mobile {
      display: block;
    }
  }
  
  @media (max-width: 575px) {
    .shops-tab {
      display: block;
    }
    .shops-tab__item {
      margin-bottom: 16px;
    }
    .shops-tab__item:last-child {
      margin-bottom: 0;
    }
    .shopping_ya_map .ymap {
      height: 300px !important;
    }
    .shops-find__tabs {
      display: block;
      margin-bottom: 36px;
    }
    .shops-find__item {
      margin-bottom: 24px;
    }
    .shops-find__item:last-child {
      margin-bottom: 0;
    }
    .shops-find__tabs {
      border: 0;
    }
    .shops-availability__sub {
      font-size: 18px;
      opacity: 1;
    }
    .shops-availability__title {
      font-size: 25px;
      line-height: normal;
      margin-top: 8px;
    }
    .shops-availability {
      padding-top: 38px;
      padding-bottom: 38px;
    }
    .shops-find__item {
      font-size: 15px;
    }
  }
  


/*записаться на видео-звонок*/
.video-communication {
  width: 100%;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 6px 16px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 6px 16px 30px rgba(0, 0, 0, 0.08);
  background-color: #FEFEFE;
  margin: 48px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 22px 15px;
}

.video-communication__content {
  padding-right: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-communication__title {
  font-size: 19px;
  color: #545454;
}

.video-communication__desc {
  color: #9A9A9A;
  font-size: 13px;
  line-height: 19px;
  margin-top: 8px;
  font-weight: 300;
}

.video-communication__col {
  max-width: 412px;
}

.video-communication__btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 70px;
  background: #0F93E2;
  border-radius: 20px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  font-size: 12px;
  line-height: 40px;
  padding: 0 28px;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 700;
  -webkit-transition: .3s;
  transition: .3s;
  text-transform: uppercase;
}

.video-communication__btn:hover {
  opacity: .65;
}

.video-form {
  padding: 70px 158px 100px;
  width: 100%;
  max-width: 800px;
}

.video-form .fancybox-close-small {
  display: none;
}

.video-form__close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.video-form__close:hover {
  opacity: .65;
}

.video-form p {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 4px;
  color: #000;
  font-weight: 300;
}

.video-form__item {
  margin-top: 20px;
  max-width: 320px;
}

.video-form__item textarea {
  height: 80px;
}

.video-form__title {
  color: #333333;
  letter-spacing: 0.05em;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
}

.video-form__desc {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin-top: -4px;
}

.video-form__content {
  margin-bottom: 0;
}

.video-form__row {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.video-form__col {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.video-form__select {
  display: block;
  width: 100%;
}

.video-form__select .jq-selectbox__select {
  padding-left: 14px;
  padding-right: 38px;
  width: 100%;
  border: 1px solid #333333 !important;
  height: 40px;
  line-height: 38px;
  display: block;
  background: none;
  border-radius: 0;
  font-size: 16px;
}

.video-form__select .jq-selectbox__trigger {
  width: 24px;
  height: 24px;
  background: url(/bitrix/templates/segura_shop/img/video-select-arrow.svg) center center no-repeat;
  background-size: contain;
  border-left: 0;
  right: 7px;
  top: calc(50% - 12px);
}

.video-form__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  display: none;
}

.video-form__select .jq-selectbox__dropdown {
  margin-top: 0;
  border: 1px solid #BDBDBD;
  border-radius: 0;
}

.video-form__select .jq-selectbox__dropdown li:hover {
  background: #BDBDBD !important;
}

.video-form__btn {
  width: 170px;
  height: 49px;
  background: #333333;
  color: #fff;
  border: 0;
  margin-top: 40px;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.video-form__btn:hover {
  opacity: .65;
}

.video-form__checkbox {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 30px !important;
  display: block;
  max-width: 340px;
}

.video-form__checkbox input {
  display: none;
}

.video-form__checkbox span {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  color: rgba(51, 51, 51, 0.8);
}

.video-form__checkbox span a {
  text-decoration: underline;
  color: rgba(51, 51, 51, 0.8);
}

.video-form__checkbox span a:hover {
  text-decoration: none;
}

.video-form__checkbox span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #333333;
}

.video-form__checkbox span::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url(/bitrix/templates/segura_shop/img/video-form-check.svg) center center no-repeat;
  background-size: contain;
  -webkit-transition: .15s;
  transition: .15s;
  opacity: 0;
  visibility: hidden;
}

.video-form__checkbox input:checked + span::after {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1199px) {
  .video-communication__content {
    padding-right: 0;
  }
  .video-communication__btn {
    margin-left: 40px;
  }
}

@media (max-width: 991px) {
  .video-communication {
    background-image: none !important;
  }
  .video-communication__content {
    width: 100%;
  }
  .video-communication__col {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .video-form {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 70px;
  }
}

@media (max-width: 575px) {
  .video-communication__content {
    display: block;
  }
  .video-communication__btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 300px;
  }
  .video-communication__col {
    text-align: center;
  }
}

.item-result {
}
.delivery-calculator-result {
	margin: 30px 0 0 0;
}
.delivery-calculator-result td {
    text-align: left;
    padding: 0 20px 0 0;
    font-size: 14px;
}
.item-result .error {
    margin: 30px 0 0 0;
    font-size: 14px;
    color: #f00;
    display: block;
}

/*
  *
  * BEGIN Вывод категорий сверху
  *
*/

.catListSection {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.catListSection .itemList {
    border: 1px solid #2f445f;
    padding: 9px;
    margin: 2px;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
}

.catListSection .itemList .castomPage {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    color: #545454;
    text-decoration: none;
    line-height: 26px;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
}
.catListSection .itemList:hover {
    background: #2f445f;
}
.catListSection .itemList:hover .castomPage {
    color: #fff;
}

.catListSection .itemList.active {
    background: #2f445f;
}
.catListSection .itemList.active .castomPage{
    color: #fff;
    cursor: default;
}

.owl-dots {
    display: none;
}
.owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage-outer{
    z-index: 2;
}
button.owl-prev {
    position: absolute;
    left: -15px;
}
button.owl-next {
    position: absolute;
    right: -15px;
}
button.owl-prev img, button.owl-next img{
    width: 15px;
}
.owl-stage {
    display: flex;
    align-items: center;
    height: auto;
}


.all_catList {
    margin-bottom: 20px;
    border-bottom: 1px dashed rgb(47 68 95);
    width: max-content;
    cursor: pointer;
}
.catListSection {

    margin-bottom: 20px;
    height: 50px;
    min-height: 50px;
    overflow: hidden;
    transition: .5s;
}
.catListSection.all {
    transition: .5s;
    height: auto;
    min-height: auto;
}

.all_catList.hidden{
    display: none;
}

/*
  *
  * END Вывод категорий сверху
  *
*/

/*
  *
  * BEGING Меню скролл
  *
*/

    /*.header.cf li:hover .sub-menu  {
        max-height: 50vh;
        height: auto;
        overflow: auto;
        margin-top: 0px;
        padding-top: 0;
    }*/
/*
  *
  * END Меню скролл
  *
*/

/*
  *
  * BEGING страница Наши работы
  *
*/

    ul#lightgallery{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    ul#lightgallery li{
        margin: 6px;
    }

/*
  *
  * END Страница Наши работы
  *
*/

.vk_svg:hover .hov{
    fill : #2787f5;
}
.inst_svg:hover .hov{
    fill : url(#SVGID_1_);
}

.vk_svg:hover .hov2, .inst_svg:hover .hov2{
    fill : #fff;
}
.you_svg .hover, .odnoc_svg .hover, .fb_svg .hover{
    display: none;
}
.vk_svg:hover, .inst_svg:hover, .you_svg:hover, .odnoc_svg:hover, .fb_svg:hover {
    color: transparent!important;
}
.vk_svg svg, .inst_svg svg, .you_svg svg, .odnoc_svg svg, .fb_svg svg{
    margin: 8px 5px 0 0;
}
.you_svg:hover svg, .odnoc_svg:hover svg, .fb_svg:hover svg{
    display: none;
}
.you_svg:hover .hover, .odnoc_svg:hover .hover, .fb_svg:hover .hover{
    display: inherit;
}

.you_svg .girin{
    fill: #959595;
}
.map_rostokino > div {
    margin: 0px;
    padding: 3px;
}
.fb_svg:hover .hover .girin3{
    fill: #ffffff!important;
}
.fb_svg:hover .hover .girin2{
    fill: #1976D2!important;
}


.main-filter-wrap {
    position: relative;
    overflow: hidden;
    background-color: #f3f3f3;
    margin-bottom: 40px;
    margin-top: 20px;
}
.main-filter-left {
    bottom: -9px;
    left: -381px;
    position: absolute;
    right: 100%;
    /* top: 0; */
    display: none;
    /* margin-right: -40px; */
    z-index: -1;
}
.main-filter-right {
    position: absolute;
    /* left: 100%; */
    /* bottom: -320px; */
    display: none;
    /* margin-left: -110px; */
    z-index: -1;
    top: -29px;
    right: -381px;
}
@media (min-width: 1200px) {
	.main-filter-left, .main-filter-right {
		display: block;
	}
}
.main-filter {
    position: relative;
    z-index: 10;
    margin: 30px 0 5px 0;
}
.main-filter-head {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 24px;
    font-weight: 600;
    font-family: 'Roboto';
    color: #343434;
}
.row-filter {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}
.col-filter {
    width: 50%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
}
.row-filter.mb, .col-filter.mb {
    margin-bottom: 25px;
}
@media (min-width: 992px) {
	.col-filter {
		width: 25%;
	}
}
@media (min-width: 1200px) {
	.col-filter {
		width: 12.5%;
	}
}
.col-filter .name {
    color: #343434;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}
.col-filter label {
    display: block;
    margin: 0;
}
.col-filter label input {
	display: none;
}
.col-filter .show-all {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    text-decoration: underline;
    cursor: pointer;
}

.mbtop .col-filter label span {
    font-size: 14px;
    line-height: 21px;
    padding-left: 30px;
}
.mbtop .col-filter label span::before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input-mbtop.png) center center no-repeat;
    left: 0;
    top: 1px;
}
.mbtop .col-filter label input:checked + span::after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/check.png) center center no-repeat;
    left: 0px;
    top: 0px;
}

.col-filter label span {
    display: block;
    margin-bottom: 0;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 12px;
}

.col-filter label span::before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input-new.png) center center no-repeat;
    left: 0;
    top: 1px;
}

.col-filter label input:checked + span::after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/check.png) center center no-repeat;
    left: 0px;
    top: 0px;
}

/*
*
*   BEGIN 16.02.2021 доработка в карточке товара
*
*/

.table_tab_desc .border-bottom-dotted span span {
    margin-right: 15px;
}

/*
*
*   END 16.02.2021 доработка в карточке товара
*
*/

.catalog_section_inner.loading {
	position: relative;
}
.catalog_section_inner.loading::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 210;
    background-color: rgba(0,0,0,0.1);
}


.card-thumbs__slider {
  padding: 30px 0 15px;
  margin-bottom: 15px;
}

.card-thumbs .isi_block {
  border: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.card-thumbs .isi_block::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #2f445f;
  z-index: 1;
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.card-thumbs .isi_block.active::before {
  opacity: 1;
}

.card-thumbs .slick-prev,
.card-thumbs .slick-next {
  width: 70px;
  height: 30px;
  background-color: #fff;
  z-index: 9;
  left: 0;
  right: auto;
  -webkit-transform: none;
          transform: none;
}

.card-thumbs .slick-prev::before,
.card-thumbs .slick-next::before {
  content: "";
  position: absolute;
  background-color: #b8b8b8;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 2px;
  width: 14px;
  display: block;
  left: calc(50% - 12px);
  top: 50%;
  -webkit-transition: background-color .2s, opacity .15s;
  transition: background-color .2s, opacity .15s;
}

.card-thumbs .slick-prev::after,
.card-thumbs .slick-next::after {
  content: "";
  position: absolute;
  background-color: #b8b8b8;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  height: 2px;
  width: 14px;
  display: block;
  left: calc(50% - 2px);
  top: 50%;
  -webkit-transition: background-color .2s, opacity .15s;
  transition: background-color .2s, opacity .15s;
}

.card-thumbs .slick-prev.slick-disabled::before, .card-thumbs .slick-prev.slick-disabled::after,
.card-thumbs .slick-next.slick-disabled::before,
.card-thumbs .slick-next.slick-disabled::after {
  opacity: .3;
  background-color: #b8b8b8 !important;
}

.card-thumbs .slick-prev {
  top: 0;
}

.card-thumbs .slick-prev::before {
  top: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.card-thumbs .slick-prev::after {
  top: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.card-thumbs .slick-next {
  top: auto;
  bottom: 0;
}

.card-thumbs .slick-next::before {
  top: auto;
  bottom: 10px;
}

.card-thumbs .slick-next::after {
  top: auto;
  bottom: 10px;
}

@media (min-width: 992px) {
  .card-thumbs .slick-prev:hover::before, .card-thumbs .slick-prev:hover::after,
  .card-thumbs .slick-next:hover::before,
  .card-thumbs .slick-next:hover::after {
    background-color: #337ab7;
  }
  .card-thumbs .isi_block:hover::before {
    opacity: 1;
  }
}

@media (max-width: 399px) {
  .card-thumbs .slick-prev, .card-thumbs .slick-next {
    width: 50px;
  }
  .card-thumbs .isi_block img, .card-thumbs .isi_block2 img {
    margin: 0 !important;
  }
  .card-thumbs .isi_block2 {
    height: 50px;
  }
  .card-thumbs__slider {
    margin-bottom: 10px;
  }
}

.section_item_map .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section_item_map .row::before, .section_item_map .row::after {
  display: none;
}

.section_item_map .row .item_map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section_item_map .row .item_map_adres {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.section_item_map .item_map .item_map_title {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  min-height: 52px;
}

.section_item_map .item_map .item_map_adres {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}

.item_map_tel, .item_map_mail, .section_item_map .item_map .item_map_time, .item_map_tel, .item_map_mail, .section_item_map .item_map .item_map_time, .section_item_map .item_map .item_map_shema a {
  font-size: 14px;
  line-height: 24px;
}

.section_item_map .item_map .item_map_time {
  margin-bottom: 0;
}

.section_item_map .item_map .item_map_tel a, .section_item_map .item_map .item_map_mail a, .section_item_map .item_map .item_map_shema a {
  color: #333;
  border-bottom: 0 !important;
  margin: 0;
  text-decoration: underline !important;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  -webkit-transition: color .2s;
  transition: color .2s;
}

.section_item_map .item_map .item_map_assortiment {
  margin-top: 15px;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
}

.section_item_map .item_map .item_map_assortiment a {
  color: #23527C !important;
}

.collections-title {
  font-weight: 400;
  margin: 0 0 20px;
}

@media (max-width: 575px) {
  .collections-title {
    font-size: 20px;
    text-align: center;
  }
}

.collections-list {
  padding: 0 20px;
  margin: 0 0 30px;
}

.collections-list__slider .slick-list {
  margin-left: -6px;
  margin-right: -6px;
}

.collections-list__item {
  display: block;
  margin: 0 7px;
  position: relative;
}

.collections-list__item img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}

.collections-list__item span {
  margin: 0 15px;
  display: block;
  text-align: center;
  position: absolute;
  top: calc(50% - 20px);
  left: 0;
  right: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  background-color: rgba(29, 66, 96, 0.85);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  border-radius: 2px;
  padding: 13px 10px;
  color: #fff;
}

.collections-list .slick-prev, .collections-list .slick-next {
  -webkit-transform: none;
          transform: none;
  top: calc(50% - 18px);
  width: 36px;
  height: 36px;
  background: rgba(251, 251, 251, 0.75);
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  z-index: 9;
  border-radius: 50%;
  opacity: 1;
}

.collections-list .slick-prev::before, .collections-list .slick-next::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(/new-img/slider-arrow.svg) center center no-repeat;
  opacity: 1;
  top: 6px;
  left: 4px;
  -webkit-transition: .2s;
  transition: .2s;
}

.collections-list .slick-prev::after, .collections-list .slick-next::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(/new-img/slider-arrow-hover.svg) center center no-repeat;
  opacity: 1;
  top: 6px;
  left: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}

.collections-list .slick-prev {
  left: -20px;
}

.collections-list .slick-next {
  left: auto;
  right: -21px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 992px) {
  .section_item_map .item_map .item_map_tel a:hover, .section_item_map .item_map .item_map_mail a:hover, .section_item_map .item_map .item_map_shema a:hover {
    color: #337ab7;
  }
  .collections-list .slick-prev:hover::before, .collections-list .slick-next:hover::before {
    opacity: 0;
    visibility: hidden;
  }
  .collections-list .slick-prev:hover::after, .collections-list .slick-next:hover::after {
    opacity: 1;
    visibility: visible;
  }
  .collections-list__item span {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
  }
  .collections-list__item:hover span {
    background-color: rgba(207, 16, 45, 0.85);
  }
}
.section-wrapp-page .js-click-shop{
    margin-top: 26px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #D1000D;
    cursor: pointer;
}
.section-wrapp-page .js-click-shop:hover{
    text-decoration-line: none;
}

.shops-wrapp-page .title_map_magazin{
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #424242;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 11px;
    margin-bottom: 24px;
}

.shops-wrapp-page .border_bottom_map{
    border-bottom: 1px solid #D8D8D8;
    margin-top: 47px;
}

.section-wrapp-page .rostokino_wrap{
    margin-top: 29px;
}

.section-wrapp-page .rostokino_wrap.shops-wrap{
    border-bottom: 1px solid #D8D8D8;
}

.section-wrapp-page .shops-wrap .rostokino_info_wrap{
    margin-bottom: 36px;
}

.section-wrapp-page .shops-find__tabs{
    justify-content: left;
}

.section-wrapp-page .img_full{
    width: 100%;
    height: auto;
}

.section-wrapp-page .mobil{
    display: none;
}

@media (max-width: 991px) {
    .section-wrapp-page .desctop{
        display: none;
    }
    .section-wrapp-page .mobil{
        display: block;
        /*padding-left: 15px;*/
    }
    .section-wrapp-page .img_full{
        margin-top: 26px;
    }
}

.js-scroll_item{
    top: 26px;
    position: relative;
}

.input-error input[type="text"], .input-error input[type="email"], .input-error input[type="tel"], .input-error input[type="number"], .input-error textarea {
    border-color: #f00 !important;
    background-color: #fee !important;
}
.input-error input[type="checkbox"], .input-error input[type="radio"] {
	outline: 1px solid #f00 !important;
}
.input-error input[type="checkbox"] + span::before, .input-error input[type="radio"] + span::before, .carpet-form-upload.input-error {
    border-color: #f00 !important;
}
/*add 05/09/2023 lazovik*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

/* nice-select.css */


.sub-menu .actions {
    margin: 0;
    position: absolute;
    top: 20px;
    right: 30px;
}

.sub-menu .bg {
    position: relative;
}

.sub-menu .actions a {
    margin: 0 0 0 15px;
}

.form-selection__row {
    display: block;
    position: relative;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
    padding-left: 10px;
    min-height: 53px;
}

.form-selection__row.required .form-selection__title::before {
    content: '*';
    position: absolute;
    color: red;
    top: 0;
    left: -10px;
    font-size: 14px;
}

.form-selection__title {
    font-size: 16px;
    padding-top: 5px;
    min-width: 190px;
    padding-right: 50px;
    position: relative;
}

.form-selection input[type="text"] {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    height: 25px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #919191;
    border-radius: 2px;
    background: #fff;
    outline: none;
    line-height: 25px;
}

.form-selection__select {
    font-size: 16px;
    border: 1px solid #919191;
    line-height: 25px;
    height: 25px;
    border-radius: 2px;
    padding-left: 4px;
}

.form-selection__select .list {
    border-radius: 0;
}

.form-selection__select .option {
    padding-left: 4px;
}

.form-selection__desc {
    display: block;
    color: rgba(84, 84, 84, 0.5);
    font-size: 13px;
    margin-top: 3px;
}

.form-selection__col {
    flex: 1;
}

.form-selection__row--drop {
    flex-direction: column;
    align-items: flex-start;
}

.form-selection__row--drop .form-selection__title {
    margin-bottom: 5px;
}

.form-selection__row--drop .form-selection__desc {
    margin-bottom: 10px;
    margin-top: 0;
}

.form-selection__row--drop .form-selection__col {
    width: 100%;
}

.form-selection input[type="checkbox"],
.form-selection input[type="radio"] {
    display: none;
}

.form-selection input[type="checkbox"]+label,
.form-selection input[type="radio"]+label {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    user-select: none;
}

.form-selection input[type="checkbox"]+label::before,
.form-selection input[type="radio"]+label::before {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input.png) center center no-repeat;
    left: 0;
    top: 2px;
}

.form-selection input[type="checkbox"]+label::after,
.form-selection input[type="radio"]+label::after {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 13px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/bird.png) center center no-repeat;
    left: 3px;
    top: 3px;
    opacity: 0;
    transition: .2s;
}

.form-selection input[type="checkbox"]:checked+label::after,
.form-selection input[type="radio"]:checked+label::after {
    opacity: 1;
}

.form-selection input[type="file"] {
    display: none;
}

.form-selection input[type="file"]+label {
    background-color: #fff;
    border: 1px solid #919191;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    margin: 0;
    margin-bottom: 10px;
    transition: .3s;
    border-radius: 2px;
}

.form-selection input[type="file"]+label:hover {
    opacity: .6;
}


.form-selection input[type="file"]+label img {
    width: 20px;
    margin-right: 10px;
}

.form-selection__file-name {
    margin-top: 5px;
}

.form-selection textarea {
    width: 100%;
    background-color: #fff;
    border: 1px solid #919191;
    border-radius: 2px;
    max-width: 492px;
    height: 200px;
    padding: 4px 4px;
    color: #333;
    font-size: 16px;
    resize: none;
}

.form-selection button {
    background: #2f445f;
    padding: 5px 5px;
    width: 114px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
}

.form-selection__btn {
    margin-bottom: 50px;
    max-width: 492px;
    margin-left: 10px;
}

.main-content-block {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 50px 0;
}

.main-content__video {
    width: 416px;
    flex-shrink: 0;
}

.main-content__video video {
    max-width: 100%;
    max-height: 100%;
}

.subtitle {
    font-size: 20px;
    line-height: 26px;
    color: #595959;
    font-weight: 500;
}

.main-content__head {
    margin: 0 0 40px 0;
}

.main-content__head .title {
    font-size: 24px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.main-content__text {
    padding: 19px 0;
    display: flex;
    flex-direction: column;
}

.main-content__text .card-redesign__btn {
    width: max-content;
    padding: 12px 45px;
    margin-top: auto;
}

.advantages__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1.333fr);
    gap: 23px;
    margin: 27px 0 45px 0;
}

.advantages__item {
    display: flex;
    gap: 9px;
}

.advantages__icon {
    flex-shrink: 0;
}

.links-list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.links-list a {
    display: inline-block;
    padding: 3px 6px;
    color: #4988BF;
    border-radius: 100px;
    background: #F4F4F4;
    line-height: 24px;
}

.compositions-list {
    text-align: center;
    margin: 11px 0 42px 0;
}

.compositions-list .pic {
    border-radius: 50%;
}

.compositions-list a {
    color: #404040;
    margin: 0 0 30px 0;
}

.compositions-list img {
    border-radius: 50%;
}

.place-item {
    min-height: 100px;
    padding: 20px 31px;
    background: #F2F2F2;
    display: flex;
    align-items: center;
    gap: 25px;
    color: #404040;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.place-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 23px;
    margin: 29px 0 94px 0;
}

.place-item__icon {
    flex-shrink: 0;
}

.place-wrapper .place-item {
    margin: 0;
}

.order-advantages {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 25px 0 46px 0;
    gap: 55px 42px;
}

.order-advantages__circle {
    width: 74px;
    height: 74px;
    margin: 0 0 14px 0;
}

.order-advantages__text {
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

@media(max-width: 991px) {
    .sub-menu .actions a::before {
        width: 30px;
        height: 27px;
        background-size: contain !important;
    }

    .advantages__wrapper {
        grid-template-columns: 4fr;
    }

    .advantages__item {
        align-items: center;
    }

    .links-list a {
        line-height: 26px;
    }

    .place-wrapper,
    .order-advantages {
        grid-template-columns: repeat(2, 2fr);
    }

    .order-advantages__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .main-content-block {
        flex-direction: column;
    }

    .main-content__text .card-redesign__btn {
        margin-top: 30px;
    }

    .main-content__video {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .main-pic-block .item img {
        width: 100%;
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .logo-new {
        width: auto;
    }
}

@media(min-width: 768px) {
    .header-new {
        min-height: 74px;
        margin: 5px 0 3px;
    }

    .logo-new img {
        width: 64px;
        margin-top: 10px;
    }

    .auto-city.active {
        min-width: 160px;
    }
}

@media(max-width: 479px) {
    .form-selection__title {
        font-size: 14px;
        min-width: 146px;
        padding-right: 20px;
    }

    .place-wrapper,
    .order-advantages {
        grid-template-columns: 4fr;
    }

    .place-item__icon {
        width: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .place-item {
        padding: 20px;
    }

    .form-selection textarea {
        height: 160px;
    }
}