h1.no-style,
h2.no-style{
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-family: inherit;
	margin: 0;
	padding: 0;
	text-transform: inherit;
	position: static;
	color: inherit;
	text-decoration: inherit;
	display: inline-block;
}
h1.no-style::before,
h1.no-style::after,
h2.no-style::before,
h2.no-style::after{
	content: none;
}
h1.mini{
	font-size: 40px;
    padding: 0;
    margin: 0;
    line-height: normal;
}

.advantages_block h1.no-style{
	position: relative;
	max-width: 680px;
}
.basic-layout.about-layout h1.no-style{
	position: relative;
}
.advantages_block h1.no-style::before,
.basic-layout.about-layout h1.no-style::before
h1.topH1Line::before{
	content: "" !important;
	position: absolute;
	height: 28px;
	width: calc(100% + 30px);
	background-color: #f5a64f;
	z-index: -1;
	-moz-transform: skew(-8deg, 0deg);
	-webkit-transform: skew(-8deg, 0deg);
	-o-transform: skew(-8deg, 0deg);
	-ms-transform: skew(-8deg, 0deg);
	transform: skew(-8deg, 0deg);
	top: 40px;
	left: -15px;
}
.advantages_block .advantages_wrapp h2.no-style{
	min-width: 200px;
	white-space: normal;
	text-decoration: underline;
}
.specialsDetHalfHead h1,
.item.projects-blocks h1{
	color: #1d1d1b;
	font-family: 'MullerRegularItalic';
	position: relative;
	padding-bottom: 28px;
	font-weight: normal;
	font-size: 1.866em;
	line-height: 28px;
	margin: 40px 0 26px;
	text-transform: none;
}
.specialsDetHalfHead h1::after,
.item.projects-blocks h1::after{
	position: absolute;
	content: "";
	width: 70px;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #0a2f41;
	text-transform: none;
}
.detail.vacancy h1.mini{
	margin-top: 15px;
    margin-bottom: -10px;
    text-align: center;
}

h1.licensesh1{
	max-width: 580px;
}
h1.vacancyh1,
h1.pricesh1{
	max-width: 450px;
}
h1.staffh1,
h1.usefulh1,
h1.guaranteeh1{
	max-width: 600px;
}

h1.newBigTitle.dealers_carrier b{
	display: table-caption;
}
h1.questionH1{
	max-width: 380px;
}
h1.newBigTitle{
	position: relative;
}
h1.newBigTitle b{
	color: inherit;
	font-family: 'MullerHeavyItalic';
	position: relative;
	display: inline-block;
}
h1.newBigTitle b::after{
	content: "";
	position: absolute;
    height: 28px;
    bottom: 0;
    left: -20px;
    right: -20px;
    background-color: #f39023;
    z-index: -1;
	width: calc(100% + 40px);
}
h1.abouth1{
	font-size: 6rem;
}
h1.abouth1 b{
	font-size: 7.85rem;
}


/* edits */

.form-control__label-inline + label {
	display: inline;
	margin-left: 10px;
}
@media (max-width: 767px) {
	footer .bottom-under .inner-wrapper .social-block {
		float: none;
		margin-top: 20px;
	}
}
.mega-menu .menu-item:nth-child(5) .dropdown-toggle {
	pointer-events: none;
}
.detail img{
	object-fit: cover;
	height: auto;
}
@media (max-width: 992px) {
	.guarantee-defect-wrap{
		margin-top: 50px;
	}
}
.detail-content nobr{
	white-space: normal;
}
.detail-content table{
	font-size: 16px;
	margin: 0 auto;
}
.detail-content table td {
	padding: 2px;
}
@media (max-width: 450px) {
	.detail-content table {
		font-size: 13px;
		line-height: 19px;
	}
}
@media (max-width: 350px) {
	.detail-content table {
		font-size: 10px;
		line-height: 16px;
	}
}

/* edit search results */

#mobileheader .pull-right{
	display: flex;
}
.title-search-result.fixed_type {
	min-width: auto;
}
.bx_searche .bx_item_element{
	white-space: normal;
	line-height: 20px;
	padding-top: 10px;
	min-height: 70px;
}

/* popup adaptive */

.fancybox-wrap {
	position: absolute !important;
	height: auto !important;
	margin-top: 50px;
	margin-bottom: 130px;
}
.fancybox-title {
	max-width: 91vw;
	width: 100% !important;
	left: 50%;
	transform: translate(-50%, 100%);
}
.fancybox-title-float-wrap{
	margin-bottom: 0;
}
.fancybox-title-float-wrap .child {
	margin-right: 0;
	white-space: normal;
	margin-top: 10px;
}
@media (max-width: 767px) {
	.fancybox-inner video {
		width: 100%;
		height: auto !important;
	}
	.fancybox-inner {
		height: 100% !important;
	}
	.fancybox-wrap {
		margin-top: 30px;
		margin-bottom: 130px;
	}
	.fancybox-skin {
		padding: 5px 5px 3px 5px !important;
	}
	.fancybox-close {
		transform: scale(0.3);
		right: -18px;
		top: -45px;
	}
}

/* слайдер блока "Читать также" */

.news_else .items .slick-arrow {
	background-image: url(/bitrix/templates/fura/css/../images/fancybox_sprite.png);
	width: 31px;
	height: 70px;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	top: 30%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; }
  
  .news_else .items .slick-arrow::before {
	display: none; }
  
  .news_else .items .slick-arrow:hover {
	opacity: 0.6; }
  
  .news_else .items .slick-next {
	background-position: 31px 0;
	right: 0px; }
  
  .news_else .items .slick-prev {
	background-position: 62px 0;
	left: 0px; }
  
  .news_else .items .slick-dots li:before,
  .news_else .items .slick-dots li button:before {
	display: none; }
  
  .news_else .items .slick-dots li button {
	cursor: pointer;
	background: #0a2f41;
	border-radius: 50%;
	width: 3px;
	height: 3px; }
  
  .news_else .items .slick-dots li.slick-active button {
	background: #ffa623; }
  
  .item-views.table-elements.news_else .item .body-info .title {
	height: auto !important; }
  
  @media (max-width: 991px) {
	.table-type-block.item-views.table-elements.news_else .row > div {
	  padding-left: 0;
	  padding-right: 0;
	  padding-bottom: 0;
	  margin-left: 30px;
	  margin-right: 30px; }
	.table-type-block.item-views.table-elements.news_else .row {
	  margin-left: 0;
	  margin-right: 0; } }
  
  @media (max-width: 767px) {
	.item-views.table-elements.news_else .item .image img {
	  max-height: 400px;
	  -o-object-fit: cover;
		 object-fit: cover; }
	.item-views .slick-dots {
	  bottom: -6px; } }
  
  @media (max-width: 450px) {
	.table-type-block.item-views.table-elements.news_else .row > div {
	  margin-left: 0;
	  margin-right: 0; } }
  