div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.credit_pay{ 
	margin-top:0;
	font-family: "CirceBold", serif;
	font-weight: bold;
    font-size: 27px;
	}
.credit_message{
 width:20px;
 height:20px;
 display:block;
 border-radius:20px;
 -moz-border-radius:20px;
 -webkit-border-radius:20px;
 -khtml-border-radius:20px;
 font-size:20px;
 color:#fff;
 line-height:20px;
 text-align:center;
 background:#e5003b;
 text-decoration: none;
 float: right;
 margin-top: 8px;
 font-family: 'Circe';
 }
	.card-main__info-body h1{
		padding-bottom:0;
margin-bottom: 0;
	}
	.credit_message:hover{
		color:#fff;
	}
	.credit_message_win{
		position:absolute;
		border: solid 1px #b5b5b5;
		background-color:#fff;
		width:285px;
top: 7px;
padding: 3px;
    right: -290px;
font-family: "CirceRegular", serif;
	}
	.credit_info{
		position:relative;

	}
	.credit_message_win_close{
		 width:20px;
 height:20px;
 display:block;
 border-radius:20px;
 -moz-border-radius:20px;
 -webkit-border-radius:20px;
 -khtml-border-radius:20px;
 font-size:20px;
 color:#fff;
 line-height:20px;
 text-align:center;
 background:#ccc;
		float:right;
cursor: pointer;
font-family: "CirceBold", serif;  text-decoration: none;
	}
	.credit_message_win_txt{
		padding: 20px 15px;
text-align: justify;
	}
.is-message_win_close:before {
	 text-decoration: none;
content: 'x'; // here is your X(cross) sign.
color: #fff;
font-weight: 300;
}
@media (max-width: 1789px) and (min-width: 1200px){
	.credit_message_win{
		right: -100px;
	}
}
@media (max-width: 1200px) {
	.credit_message_win{
		right: -200px;
	}
}
.hidden {
	display: none;
}
.text--red{
  color:#e3003f;
}

.shagi{
	display: flex;
	flex-wrap: wrap;
}
.shagi .shag{
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin-right: 15px;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 15px;
}
.shagi .shag1{
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin-right: 15px;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 15px;
}
.shagi .shag:hover{
	color: #fff;
	border: 1px solid #fff;
	background: #ed1846;
}
.shagi .shag1:hover,
.shagi .shag1.active{
	color: #fff;
	border: 1px solid #fff;
	background: #ed1846;
}
.text_block .title{
	text-align: left;
}
.text_block {
	padding-bottom: 30px;
}

.fas{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.fas img{
	height: 167px;
	width: 104px !important;
}
.fas a{
	display: flex;
	flex-direction: column;
	margin-right: 15px;
	width: 104px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.fas .imgg{
	position: relative;
}
.fas .viss{
 	display: none;
 	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	transition: all 0.5s ease;
	cursor: pointer;
	background: url('/local/templates/.default/components/bitrix/news.detail/kitchen_detail_new_test_verstka_NEW/search-icon.png');
}
.fas a:hover .viss{
	display: block;
}
.fas span{
	padding-top: 5px;
	padding-bottom: 15px;
	height: 60px;
	font-size: 11px;
	text-transform: capitalize;
}
.viss img{
	width: 50px !important;
	height: 50px !important;
}
.fancybox__thumbs{
	display: none !important;
}
.credit_pay {
    position: relative;
    display: flex;
    justify-content: center;
}
.credit_message {
    position: relative;
    right: -5px;
    top: -5px;
}
.h1, h2, h3, h4, h5, h6, h1, h2, .h3, h4, h5, h6{
	margin: 0 !important;
}
.title--mid {
    margin: 30px 0 !important
}
.card-feature__item{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
@media (max-width: 768px){
	.card-main .card-main__info{
		margin-top: 0px !important;
	}
	.container.detail_new .slick-dots li{
		height: auto !important;
	}
	.detail_new .card-main__elem-img{
		padding-bottom: 0px !important;
	}
	.shagi {
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	}
	.shagi .shag {
	    margin-right: 5px;
	    margin-bottom: 5px;
	}
	.shagi .shag1 {
	    margin-right: 5px;
	    margin-bottom: 5px;
	}
	.card-main__info-body-container{
		margin-bottom: 0px !important;
	}
	.card.card-main.card-main--bot{
		padding-top: 10px !important;
	}
}
.bl2{
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.bl2 .pb{
	border: 1px solid #ccc;
	color: #000;
	background: #fff;
	font-size: 14px;
	margin-right: 5px;
	text-decoration: none;
	margin-bottom: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 5px;
}
.bl2 .pb:hover,
.bl2 .pb.active{
	border: 1px solid #ed1846;
	color: #ed1846;
	background: #fff;
}


	.button__up{
        position: fixed;
        cursor: pointer;
        right: 10%;
        bottom: 10px;
        width:55px;
        height:55px;
        background: #29414A;
        border: 1px solid #FFFFFF;
        box-sizing: border-box;
        box-shadow: 3px 5px 10px 1px rgba(21, 54, 103, 0.25);
        z-index: 1040;
        opacity: 0;
        transition: all 0.5s ease;
    }
	.button__up svg{
		 transition: all 0.5s ease;
	}
	.button__up:hover svg{
		transform: translateY(5px);
	}
    .button__up.active{
        opacity: 1;
    }

    @media(max-width:1280px){
        .button__up{
              bottom: 100px;
             right: 5%;
        }
    }
.aqqq{
	padding-top: 30px;
}
.new_block_slaon{
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
}
.new_block_slaon .afqq{
	width: 60%;
}
.new_block_slaon .objects-body__item-subway{
	width: 20%;
}
.new_block_slaon .dop-salon-button{
	width: 20%;
	justify-content: end;
	display: flex;
}
.new_block_slaon .dop-salon-button .sign-popup3{
	padding: 5px 0px;
	min-height: unset;
	font-size: 13px;
	max-width: 100px;
}
@media (max-width: 768px){
	.new_block_slaon{
		flex-direction: row;
		flex-wrap: wrap;
	}
	.new_block_slaon .afqq{
		width: 100%;
	}
	.new_block_slaon .objects-body__item-subway{
		width: 50%;
	}
	.new_block_slaon .dop-salon-button{
		width: 50%;
	}
}
.new_block_slaon .afqq a{
	text-decoration: none;
}
.new_block_slaon .dop-salon-button .btn--primary:hover {
    color: #fff;
    background-color: #ed1846 !important;
    border-color: #ed1846;
}
.new_block_slaon .dop-salon-button .btn--primary {
	border-color: #ed1846;
	color: #ed1846;
    background-color: #fff !important;
}


.fas_menu{
	padding-bottom: 30px;
	display: flex;
	flex-direction: row;
}
.fas_menu a{
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin-right: 15px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	display: flex;
	align-items: center;
}
.fas_menu a:hover,
.fas_menu a.active{
	color: #fff;
	border: 1px solid #fff;
	background: #ed1846;
}