

/* Start:/local/templates/ipm_2022/components/arturgolubev/search.title/news/style.css?17514696059386*/
.bx_searche .all_result .bx_item_element {
padding-left:0;	
}
.stati-o-farfore {margin-top: 48px;}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group { border: 1px solid #E1E4E8;height: 41px;border-radius: 3px;}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 41px;
	padding: 6px 12px;
	font-family: 'Circe_Bold';
    color: #000;
	
	font-size: 14px;
    line-height: 22px;
	background-color: #fff;
	border: 1px solid #fff;
	border-right: none;
	
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button[type=submit] {
	position: relative;
	border: none;
	background: url(/local/templates/ipm_2022/images/svg/top_search.svg) center center no-repeat;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 41px;
	width: 46px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle button.close-input-icon{
background: url(/local/templates/ipm_2022/components/arturgolubev/search.title/main/images/search_reset.svg) center center no-repeat; 
cursor: pointer;
height: 41px;
width: 36px;
border: none;
position: absolute;
    top: 0;
    right: 46px;
    z-index: 2;
}



div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}
div.title-search-result.search-result {z-index: 3000;}

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

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

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/ipm_2022/components/arturgolubev/search.title/news/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-family: 'Circe_Bold';
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-family: 'Circe_Bold';
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid;
	border-color: #023067;
	color: #023067;
	padding: 14px 18px;
	
	text-decoration: none;
	
	margin: 0 0 8px;
	
	line-height: 18px;
	text-transform: uppercase;
	font-family: 'Circe_Bold';
	letter-spacing: 0.03em;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
display: inline-block;
    margin-bottom: 6px;

}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-family: 'Circe_Bold';
	/*text-transform: uppercase;*/
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-family: 'Circe_Bold';
	display: block;
color: #ff6200;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/ipm_2022/components/arturgolubev/search.title/news/images/loader_orange.gif) center center no-repeat;
}
/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
border: none;	
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/ipm_2022/components/arturgolubev/search.title/news/images/spinning-dots.svg);
background-position: 2px 4px;
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #fff;
	border-color: #023067;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #fff;
	border-color: #fff;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #fff;
	border-color: #023067;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #fff;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#023067;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#023067;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #DBE3EE;
}
@media (max-width: 991px) {
.stati-o-farfore {margin-top: 16px;}
}
/* End */


/* Start:/local/templates/ipm_2022/components/bitrix/news.list/news-project/style.css?17509587744252*/
.novinki {padding-bottom: 90px;}
.novinki .bx-searchtitle {margin-bottom:15px;}
.novinki .images-wrapper {display: flex;flex-wrap: wrap;}
.novinki .item-views .item {margin-bottom:0;}
.mixitup-container .images-wrapper, .novinki .images-wrapper{max-height: 430px;overflow: hidden;}
body .table-type-block.item-views .row > div .item {margin: 0 -15px;}
.novinki .image-bg, .novinki .item .image2, .novinki .item .image3 {padding: 15px 15px 0 15px;}
.novinki .image-bg {width: calc(100% - 430px); overflow: hidden;max-height: 430px;}
.novinki .image2 {
	width: 430px; 
	max-height: 430px;
height: auto;
    line-height: 430px;
    min-width: 70px;
      margin: 16px auto 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
    overflow: hidden;
position: relative;
}
.novinki .item .image3 {
	width: 430px; 
	max-height: 430px;
	overflow: hidden;
}
.novinki .item .image2 img.img-responsive {
	position: absolute;
    	margin: auto;
    	top: 0;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	border: 0;
    	vertical-align: middle;
    	max-width: initial;
   	height: 100%;
	width: auto;
}
.novinki .table-elements .items .item .image .dark_block_animate {
	background: #023067;
}
.novinki .table-elements .items .item .image:hover .dark_block_animate {
	opacity: 0.6;
}
.novinki .item-views.table-elements .item .image {
	overflow: hidden;
	max-height: 400px;
}
.novinki .table-elements .item .text .cont >div .text_more .mores:before {display: none;}
.novinki .table-elements .item .text .cont >div .text_more .mores {
	text-align: center;
	border: 1px solid #fff;
	padding: 15px 79px;
	letter-spacing: 0.03em;
	font-family: 'Circe_Bold';
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	border-radius: 2px;
}
.novinki .item-views .item span.date {
	color: #828B96;
	text-transform: uppercase;
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 22px;
	
}
.novinki .item-views.table-elements .item .body-info {
	padding: 16px 15px 24px;
}
.novinki .item-views.table-elements .item .body-info .previewtext {
	color: #2F2E2E;
	font-family: 'Circe_Light';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
.novinki .item-views .item .news-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-family: 'Circe';
	margin-top:8px;
}
.item-views .item .news-title a.dark-url {
	position: relative; 
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.item-views .item .news-title a.dark-url:hover {
	color: #8A724B;
}
.item-views .item .news-title a.dark-url span {
	margin-left: 16px; 
	opacity: 0; 
	display: flex; 
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
.item-views .item .news-title a.dark-url:hover span {opacity: 1;}
.news-nophoto {
	background: #F5F5F5;
	display: flex;
	align-items: center;
	justify-content: center;
	max-height: 400px;
	height: 100%;
}
@media (max-width: 1280px) {
.novinki .image2, .novinki .item .image3 {
	width: 33.33333%; 
}
.novinki .image-bg {width: 66.66667%;}
}
@media (max-width: 1024px) {
.item-views .item .news-title a.dark-url span {display: none;}
}
@media (max-width: 991px) {
.novinki .item .image2, .novinki .item .image3,
.item-views .item .news-title a.dark-url:hover span {display: none;}
.novinki .image-bg {width: 100%;}
.novinki .images-wrapper {margin-left: -15px; margin-right: -15px;}
.novinki .table-type-block.item-views.table-elements .row  {margin:0;}
.novinki .image-bg {    padding: 0 15px 0 15px;}
.novinki .table-elements .items .item .image .dark_block_animate {display: none;}
.novinki .item-views.table-elements .item .body-info {padding: 16px 0 0;}
.item-views .item .news-title a.dark-url {color: #8A724B;}
.table-type-block.item-views.table-elements .row > div {padding-bottom: 18px;}
.novinki .head-block.top {margin: 0px -11px 30px;}    
}
@media (max-width: 767px) {
.novinki .head-block .item-link .title {padding: 0;}

}
@media (max-width: 600px) {
.novinki .head-block .item-link .title span, .novinki .head-block.top .item-link .title .btn-inline {padding: 10px 5px 8px;}
}
/* End */
/* /local/templates/ipm_2022/components/arturgolubev/search.title/news/style.css?17514696059386 */
/* /local/templates/ipm_2022/components/bitrix/news.list/news-project/style.css?17509587744252 */
