

/* Start:/bitrix/templates/aspro_max/components/bitrix/news/blognew/style.css?17434285925497*/
.head-block.top.with-tabs .item-link:not(:hover) {
  background: #fafafa;
  background: var(--light2_bg_black);
}

.select_head_wrap .menu_item_selected {
  position: relative;
  padding: 15px 55px 15px 25px;
  margin: 0 0 -1px;
  cursor: pointer;
  color: #333;
  color: var(--white_text_black);
}

.select_head_wrap .menu_item_selected .svg.svg-inline-down {
  right: 15px;
  position: absolute;
  top: 50%;
}

@media (min-width: 768px) {
  .select_head_wrap .menu_item_selected + .head-block {
    display: block !important;
    margin: 0px 0 32px;
  }
  .head-block.top.with-tabs.srollbar-custom .mCSB_container {
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .select_head_wrap {
    margin-bottom: 32px;
  }

  .select_head_wrap .head-block.top {
    margin-bottom: 0;
  }

  .select_head_wrap .head-block.top .item-link {
    display: block;
    float: none;
  }

  .select_head_wrap .menu_item_selected.opened .svg.svg-inline-down {
    transform: rotate(180deg);
  }

  .select_head_wrap .menu_item_selected + .head-block {
    display: none;
  }

  .select_head_wrap .head-block.top .item-link {
    border-bottom: 1px solid #eeeeee;
    border-color: var(--stroke_black);
  }

  .select_head_wrap .head-block.top .item-link:last-child {
    border-bottom: none;
  }

  .select_head_wrap .head-block.top:not(.with-tabs) .item-link {
    border-right: none;
  }

  .select_head_wrap .head-block .item-link .title span,
  .select_head_wrap .head-block.top .item-link .title .btn-inline {
    padding: 15px 55px 15px 25px;
  }

  .select_head_wrap .head-block.top.with-tabs .item-link {
    margin: 0;
    border: none;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0;
    border-color: var(--stroke_black);
  }

  .select_head_wrap .head-block.top.with-tabs .item-link:last-child,
  .select_head_wrap .head-block.top.with-tabs .item-link.active:last-child:hover {
    border-bottom: none;
  }

  .select_head_wrap .head-block.top.with-tabs {
    border: 1px solid #eeeeee;
    border-color: var(--stroke_black);
  }

  .select_head_wrap .head-block.top.with-tabs .item-link:hover {
    box-shadow: none;
    transform: none;
  }

  .select_head_wrap .head-block.top.with-tabs .item-link.active:hover {
    border: none;
    border-bottom: 1px solid #eeeeee;
    border-color: var(--stroke_black);
  }

  .select_head_wrap .head-block.top.with-tabs .item-link.active .title span:before {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    left: -1px;
    top: 0;
    bottom: 0;
    right: auto;
    height: auto;
    width: 2px;
  }

  .select_head_wrap {
    position: relative;
  }

  .select_head_wrap .head-block.top {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 110;
    max-height: 220px;
    overflow: hidden;
    background-color: #fff;
    background-color: var(--black_bg_black);
  }
}

/*categories*/
.categories_block .dropdown > li.has-child a .toggle_block {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 35px;
  height: 100%;
  bottom: 0px;
}

.categories_block.menu_top_block li.v_bottom .dropdown {
  position: static;
  min-width: auto;
  width: auto;
}

.categories_block.menu_top_block .dropdown ul.child {
  margin: 0;
}

body .categories_block.menu_top_block .left_menu li.v_bottom > .dropdown {
  padding: 0px 0px 16px;
}

.categories_block.menu_top_block li.v_bottom.current .dropdown,
.categories_block.menu_top_block li.v_bottom:hover .dropdown {
  background: #fafafa;
  background-color: var(--black_bg_black);
}

.categories_block.menu_top_block .dropdown > li.v_bottom > .dropdown {
  width: auto;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  padding: 5px 0px 10px;
  border: 1px solid #ececec;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: var(--stroke_black);
}

.categories_block.menu_top_block .dropdown > li.has-child.v_bottom.opened > a {
  padding-bottom: 7px;
  border-bottom: none;
  line-height: 20px;
}

.categories_block.menu_top_block .item .child_container .child_wrapp {
  padding: 0;
}

.categories_block.menu_top_block .opened > a .svg {
  transform: rotate(180deg);
}

.categories_block.menu_top_block .dropdown > li.v_bottom > .dropdown li {
  float: none;
  display: block;
  width: auto;
  padding: 5px 16px 0px;
  vertical-align: top;
  line-height: 20px;
}

.categories_block.menu_top_block .dropdown > li.v_bottom > .dropdown li a {
  padding: 0px 10px 0px 0px;
  font-weight: normal;
  font-size: 12px;
  display: block;
  line-height: 20px;
}

.categories_block.menu_top_block .dropdown > li.v_bottom > .dropdown li:not(.current) a:not(:hover) {
  color: #333;
  color: var(--white_text_black);
}

.categories_block.menu_top_block li.has-child.v_bottom:last-child > .dropdown {
  border-bottom-width: 1px;
}

.categories_block.menu_top_block ul.left_menu li {
  line-height: 20px;
}

.categories_block.menu_top_block .categories_count {
  position: absolute;
  right: 15px;
  top: 15px;
  font-weight: normal;
}

/*with-dropdown*/
.categories_block.menu_top_block .has-child > a {
  padding-right: 56px;
}
.categories_block.menu_top_block .has-child .categories_count {
  right: 38px;
}
.categories_block.menu_top_block .has-child .svg {
  right: 11px;
  top: 19px;
}
/**/

/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/news.list/news-list/style.css?17434285929491*/
.list-type-block .period-block {
	margin: 0 0 14px;
}

.list-type-block.item-views.wide_img.list .item .previewtext{
	margin-top: 14px;
}

.item-views.list-type-block .item .previewtext p:first-child{
	margin-top: 0;
}

.list-type-block.item-views.wide_img .item .body-info .arrow_link{
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	width: 38px;
	height: 38px;
}


.list-type-block.item-views.wide_img.image_right .item .body-info .arrow_link{
	/*right: 290px;*/
	display: none;
}
.list-type-block.item-views.wide_img.image_right .item .image + .body-info.has-link {
    padding-right: 293px;
    padding-left: 0px;
}


/*.title.has-link{
    padding-right: 50px;
}*/

.item-views.list-type-block .items .item_wrap{
	padding: 39px;
	margin: 0px 0px -1px;
}


.list-type-block.item-views.wide_img .item .svg.svg-inline-right-arrow{
	position: absolute;
	top: 13px;
	left: 12px;
}

.item_wrap:hover .body-info .arrow_link .svg-inline-right-arrow path{
	fill: #fff!important;
}


.head-block .item-link.active .btn-inline.darken {
	color: #333;
}

.list-type-block.item-views.wide_img .item .period-block-bottom{
	position: absolute;
	bottom: 0;
	left: 0;
}

.list-type-block.item-views.image_left.wide_img .item.wti.wdate{
	padding-bottom: 20px;
}

.list-type-block.item-views.image_left.wide_img .item .image + .body-info .period-block-bottom{
	position: absolute;
	bottom: 0;
	left: 293px;
}

.list-type-block.item-views .item .section-name-block{
	display: block;
	margin: 0 0 10px;
}

.list-type-block.item-views.wide_img .item .image + .body-info{padding-left:293px; padding-right:70px;}

.list-type-block.item-views .item .body-info .info-sticker-block.static-block{position: static;}

.list-type-block.item-views .item_wrap > .item .period-block .svg,
.list-type-block.item-views .item_wrap > .item .period-block-bottom .svg{padding: 0px 9px 1px 0px;}

.list-type-block.item-views .item .body-info:not(.with-section)  .period-block {
	margin-top: -6px;
}

.list-type-block.item-views .item:not(.wdate) .body-info:not(.with-section) > .title {
	margin-top: -6px;
}

.item-views.list-type-block.wide_img .items.row >.col-md-12{
	z-index:10;
}

.list-news1 .item .middle_properties .middle_prop {
    margin-right: 32px;
    display: inline-block;
    margin-top: 7px;
}

.list-news1 .item .middle_properties .middle_prop .title-prop{
    margin-bottom:5px;
}

.list-news1 .item .middle_properties {
    margin-top: 13px;
}

/*compact mode*/
.compact-view.item-views{}
/*.compact-view.item-views.list-type-block .items .item_wrap{padding: 2.266rem;}*/
.compact-view.item-views.list-type-block .items .item_wrap{padding: 2.27rem;}
/*.compact-view.list-type-block.item-views.wide_img .item .image + .body-info{padding-left: 12.333rem;}*/
.compact-view.list-type-block.item-views.wide_img .item .image + .body-info{padding-left: 12.27rem;}
.compact-view.list-type-block.item-views .item .title{margin-bottom:0.8rem;}
body .compact-view.list-type-block.item-views.list .item .previewtext{margin:0px;}
.compact-view.list-type-block.item-views .body-info.with-section span.date-separate {padding-left: 8px;padding-right: 8px;float: left;}
.compact-view.list-type-block.item-views .body-info.with-section span.section-name-block {float: left;}
.compact-view.list-type-block.item-views .body-info.with-section .top_title_wrap {overflow: hidden;}
.compact-view.list-type-block.item-views .body-info.with-section .period-block span.date {float: left;}
.compact-view.list-type-block.item-views .item .body-info:not(.with-section) .period-block{margin-top: 0;}
.compact-view.list-type-block.item-views.list-news1 .item .image + .body-info.with-section {padding-bottom: 0;}
/*.compact-view.list-type-block .period-block {margin: 0px 0 16px;}*/
.compact-view.list-type-block .period-block {margin: 0px 0 10px;}
.compact-view.list-type-block.item-views .item .body-info .info-sticker-block.static-block{margin-top:20px;}


/*small image mode*/
/*.small-image-view.item-views.list-type-block .items .item_wrap{padding: 2.27rem;}*/
.small-image-view.list-type-block.item-views.wide_img .item .image + .body-info{padding-left: 12.6rem;}
.small-image-view.list-type-block.item-views.wide_img.image_right .item .image + .body-info{padding-right: 12.6rem;padding-left: 0px;}

/*.compact-view.list-type-block.item-views.list-news1 .item .image + .body-info.with-section {padding-bottom: 0;}*/

/*services*/
.list-type-block.item-views.list-news1.services-mode .properties + .services_buy_block .prices {margin-top: -2px;}
.list-type-block.item-views.list-news1.services-mode .properties{margin-top: -2px;}
.list-news1.services-mode .previewtext + .properties + .order_service_in_list {margin-top: 23px;}
.list-news1.services-mode .previewtext + .properties + .order_service_in_list.no-props {margin-top: 25px;}
/**/

/*properties*/
.list-type-block.item-views.list-news1 .properties .inner-wrapper {
    padding: 0;
    display: block;
    vertical-align: bottom;
    font-size: .933em;
	/* line-height: 1.500em; */
	line-height: 22px; 
}


.list-type-block.item-views.list-news1 .properties .inner-wrapper:last-child{
    margin-bottom:20px;
}

.list-type-block.item-views.list-news1 .item.wti .body-info .properties {
    margin-left: 0;
    margin-right: 0;
}

.list-type-block.item-views.list-news1 .prices div{
    display:inline-block;
}

.list-type-block.item-views.list-news1 .prices{
    margin-top: 20px;
}

.list-type-block.item-views.list-news1 .prices .price_old{
    margin-left:5px;
    text-decoration: line-through;
}

/*slider*/
.list-news1 .owl-carousel{padding: 0px 2.27rem;border: 1px solid #ececec;margin-bottom: -1px;width: 100%;width: calc(100% + 1px);}
.list-news1 .owl-carousel .owl-stage-outer{overflow: hidden;}
.list-news1 .owl-carousel .owl-stage{display: flex;flex-wrap: wrap;}
.list-news1.item-views .owl-carousel .item_wrap{padding: 2.27rem 2.27rem 2.27rem 0px;height: 100%;}
.list-news1 .owl-carousel .item .previewtext,
.list-news1 .owl-carousel .item .arrow_link{display: none;opacity: 0;visibility: hidden;}
body .list-news1.item-views .owl-carousel .item{height: 100%;}
body .list-news1.item-views .owl-carousel .item > .image{width: 150px;}
.list-news1.item-views .owl-carousel .item > .image + .body-info{padding: 0px 0px 0px 174px;}
body .list-news1.item-views.image_left .owl-carousel .item > .image + .body-info .period-block-bottom{left: 174px;white-space: nowrap;}
.list-news1 .owl-carousel .owl-nav{left: -22px;background: #fff;right: -22px;}
.list-news1 .owl-carousel .owl-dots{display: none;}
.list-news1 .owl-carousel.owl-theme.owl-bg-nav .owl-stage-outer{margin-bottom: 0px;}

/**/


/* start media */

@media (max-width: 767px){
	.list-type-block.item-views.wide_img .item .body-info .arrow_link{
		display:none;
	}
	.list-type-block.item-views.wide_img .item .image + .body-info {
		padding-right: 0;
	}

    /*slider*/
    .list-news1 .owl-carousel{padding: 0px;}
    .list-news1.item-views .owl-carousel .item_wrap{padding: 19px 19px 9px;}
    .list-news1 .owl-carousel .item_wrap .item{width: 100%;}
    .list-news1 .owl-carousel .owl-nav{display: none;}
    .list-news1 .owl-carousel .owl-dots{display: block;}
    body .list-news1.item-views .owl-carousel .item_wrap .item > .image{margin-bottom: 17px;width: 100%;}
    body .list-news1.item-views .owl-carousel .item .section-name-block{margin-bottom: 13px;}
    body .list-news1.item-views.image_left .owl-carousel .item > .image + .body-info .period-block-bottom{left: 0px;}
    .list-news1.list-type-block.item-views .owl-carousel .item .image + .body-info.with-section{padding-bottom: 39px;padding-left: 0px;}
    /**/
}

@media (min-width: 601px){
	.list-news1.compact-view.list-type-block.item-views.wide_img .item > .image{width: 150px;min-height: 100px;flex-direction: column;justify-content: center;display: flex;}
	.list-news1.small-image-view.list-type-block.item-views.wide_img .item > .image{width: 150px;height: 90px;flex-direction: column;justify-content: center;display: flex;}
}
@media (max-width: 600px){

	/*.item-views.list-type-block .items .item_wrap{padding: 20px;}*/
	
	.list-news1.list-type-block.item-views.image_left.wide_img .item .period-block-bottom,
	.list-news1.list-type-block.item-views.image_right.wide_img .item .period-block-bottom{position: absolute;bottom: 0;left: 0;}
	.list-news1.list-type-block.item-views.wide_img .item > .image, .list-news1.list-type-block.item-views.image_right.wide_img .item > .image{margin-bottom: 39px;}
	.list-news1.list-type-block.item-views .item > .body-info, .list-news1.list-type-block.item-views.image_right .item .body-info {padding-top: 0;}
	.list-news1.list-type-block.item-views .item .title{margin-bottom: 0;}
	.list-news1.list-type-block.item-views.wide_img.list .item .previewtext{margin-top: 13px;}

    /*slider*/
    .list-news1 .owl-carousel{width: calc(100% - 1px);margin-left: -1px !important;}
    /**/
}
@media (max-width: 400px){
    .compact-view.list-type-block.item-views .body-info.with-section span.section-name-block,
    .compact-view.list-type-block.item-views .body-info.with-section .period-block span.date{float: none;}
    .compact-view.list-type-block.item-views .body-info.with-section span.date-separate{display: none;}
}
/*end media*/

/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news/blognew/style.css?17434285925497 */
/* /bitrix/templates/aspro_max/components/bitrix/news.list/news-list/style.css?17434285929491 */
