

/* Start:/bitrix/templates/ik555.base/components/bitrix/search.title/visual/style.css?15972217254116*/

.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	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 {}
.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: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	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-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;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-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 .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/ik555.base/components/bitrix/search.title/visual/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_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 8px;
	display: inline-block;
	color: #000;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.3;
	padding-right: 10px;
}
.bx_searche .bx_item_element a b{color: #ee1d23;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	margin-bottom: 6px;
	line-height: 1;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{
	color: #a7a7a7
}
.bx_item_block.all_result .all_result_title a:hover{
	color: #4788cb
}
.bx_item_block.all_result a{
	margin-top: 0;
	color: #000;
}
.bx_item_block.all_result a:hover{
	color: #ee1d23;
}

/* End */


/* Start:/bitrix/templates/ik555.base/components/bitrix/news/TO/bitrix/news.detail/root/style.css?175067210414787*/
/*новая страница */
.p-banner {
    padding-top: 30px;
    padding-bottom: 70px;
}
.p-banner-right >*:not(:last-child) {
    margin-bottom: 32px;
}
.p-banner-wrap {
    display: flex;
    align-items: flex-start;
}
.p-banner-wrap >*:not(:last-child) {
    margin-right: 45px;
}
.p-banner-wrap .p-banner-right {
    max-width: 880px;
    width: 100%;
}
.p-banner-right .p-banner-right__textStrong {
    max-width: 800px;
    margin-bottom: 32px;
}
.p-banner-right .p-banner-right__textStrong >*:not(:last-child) {
    margin-bottom: 30px;
}
.p-banner-right p {
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    color: #231F20;
}
.p-banner-right .p-banner-right__textStrong p {
    font-weight: 700;
}
.kind h2 {
    margin: 0;
    margin-bottom: 30px;
}
.kind .kind-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kind .kind-wrapper .kind-item {
    border: 1px solid #D1D2D3;
    width: 272px;
    height: 152px;
    display: flex;
    overflow: hidden;
    position: relative;
    align-items: flex-end;
    margin-bottom: 30px;
}
.kind .kind-wrapper .kind-item img {
    min-width: 124px;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.kind .kind-wrapper .kind-item .text {
    padding-left: 15px;
    padding-bottom: 12px;
    padding-right: 5px;
    margin-bottom: 0;
    max-width: 60%;
    font-weight: 400;
    position: relative;
    z-index: 2;
    font-size: 16px;
    color: #231F20;
}
.s-jobs {
    padding: 0px 0 70px;
}
section .sec-title {
    margin: 0;
    font-weight: 700;
    font-size: 36px;
    color: #231F20;
}
.jobs .jobs-wrap {
    margin-top: 28px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(236px, 1fr));
    grid-gap: 30px 24px;
}
.jobs .jobs-wrap  .jobs-item {
    display: flex;
    align-items: center;
    width: 100%;
}
.jobs .jobs-wrap .jobs-item .jobs-item__icon {
    width: 56px;
    height: 56px;
    border: 2px solid #EE1D23;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    min-width: 56px;
    max-width: 56px;
    margin-right: 18px;
}
.jobs .jobs-wrap .jobs-item span {
    max-width: 220px;
    font-weight: 400;
    line-height: 21px;
    color: #231F20;
    font-size: 16px;
}
.stages .sec-title {
    margin-bottom: 50px;
}
.s-kind {
    padding-bottom: 60px;
}
.kind .sec-title {
    margin-bottom: 50px;
}
.stages-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    grid-gap: 30px 60px;
}

.stages-item .stages-item__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.stages-item .stages-item__wrap .stages-item__img {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #EE1D23;
    width: 64px;
    min-width: 64px;
    height: 64px;
    position: relative;
    border-radius: 50%;
    margin-bottom: 24px;
}
.stages-item .stages-item__wrap .stages-item__img .num {
    position: absolute;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    min-width: 24px;
    background: #EE1D23;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    top: 0;
    left: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stages-item  .descr{
    margin: 0;
    max-width: 260px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #231F20;
}
.igbt .sec-title {
    margin-bottom: 24px;
}
.igbt-item-wrap {
    display: flex;
    justify-content: space-between;
}
.igbt-wrap {
    display: flex;
    justify-content: space-between;
}
.igbt-item {
    width: 50%;
}
.s-igbt {
    padding-bottom: 50px;
}
.igbt-item .title {
    display: block;
    font-weight: 700;
    font-size: 24px;
    color: #EE1D23;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.igbt-item-content p {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}
.igbt-item .igbt-item-content {
    width: 100%;
    max-width: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.p-slider .p-slider-img {
    height: 440px;
    border: none;
}
.p-slider .p-slider-descr {
    padding: 0;
}
.p-slider .p-slider-descr p {
    font-weight: 700;
    font-size: 14px;
    color: #000000;
}
.p-slider .p-slider-carousel .slick-arrow {
    top: 50%;
    transform: translateY(-50%)
}
.igbt-item-wrap >*:not(:last-child) {
    margin-right: 30px;
}
/*таблица*/
.p-table-wrapper__item {
    width: 50%;
    border: 1px solid #F7F7F7;
    border-right: none;
}
.p-table-wrapper__item__content >*:not(:last-child) {
    border-bottom: 1px solid #F7F7F7;
}
.p-table-wrapper__right {
    border-right: 1px solid #F7F7F7;
}
.p-table-wrapper__item__content div {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 12px;
}
.p-table-wrapper__item__head {
    border: 0;
    border-bottom: 1px solid #F7F7F7;
}
.p-table-wrapper__item__content div p {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    color: #231F20;
}
.p-table-wrapper__item__content div .strong {
    font-weight: 700;
    font-size: 16px;
    color: #231F20;
}
.p-table-wrapper__item__head .strong {
    font-weight: 700;
    font-size: 18px;
    color: #231F20;
    text-align: center;
    display: block;
}

.p-slider-titles {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.p-slider-titles__link {
    border: 1px solid #D1D2D3;
    border-radius: 3px;
    width: 215px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
.p-slider-titles__link >*:not(:last-child) {
    margin-right: 10px;
}
.p-table-wrapper__item__head {
    border: 1px solid #F7F7F7;
    height: 80px;
}
.p-table-wrapper {
    display: flex;
}
.p-table-wrapper__table tr {
    height: 40px;
}
.p-table-wrapper__table tr {
    border-bottom: 1px solid #F7F7F7;
}
.p-table-wrapper__table tr th {
    border-left: 1px solid #F7F7F7;
    width: 25px;
    min-width: 25px;
    font-weight: 400;
    font-size: 16px;
    color: #231F20;
}
.p-table-wrapper__item__content {
    overflow: auto;
}
.p-table-wrapper__table tr .tab--Bg {
    border-bottom: 1px solid #FCDBDB;
    background: #FDECEC;
    font-weight: 400;
    font-size: 16px;
    color: #EE1D23;
}
.p-table-wrapperBottom {
    height: 190px;
    background:  #FAFAFA;
    width: 100%;
    display: flex;
    border: 1px solid #F7F7F7;
}
.p-table-wrapperBottom .p-table-wrapperBottom__item{
    width: 50%;
    padding: 24px;
}
.p-table-wrapperBottom .p-table-wrapperBottom__item:first-child {
    border-right: 1px solid #F7F7F7;
}
.p-table-wrapperBottom__item {
    display: flex;
    align-items: flex-start;
}
.p-table-wrapperBottom__item  >*:not(:last-child) {
    margin-right: 20px;
}
.p-table-wrapperBottom__item div {
    width: 100%;
    max-width: 200px;
    display: flex;
    flex-direction: column;
}
.p-table-wrapperBottom__item div p {
    font-weight: 400;
    color: #231F20;
    font-size: 16px;
}
.p-table-wrapperBottom__item div .strong {
    font-weight: 700;
    color: #231F20;
    font-size: 16px;
    margin-bottom: 10px;
}
@media (max-width: 600px) {
    .p-table-wrapper__item {
        white-space: nowrap;
        width: auto;
    }
    .p-table-wrapper__item__content {
        overflow: visible;
        width: 100%;
    }
    .p-table-wrapper {
        overflow: auto;
    }
    .kind .kind-wrapper {
        justify-content: space-around;
    }
    .p-banner-wrap {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .p-banner-wrap >*:not(:last-child) {
        margin-right: 0;
        margin-bottom: 30px;
    }
    section .sec-title {
        font-size: 30px;
    }
}
/*стили списка*/

.p-banner-list {
    margin-top: 32px;
}
.p-banner-listWrap .sec-title {
    font-weight: 700;
    font-size: 24px;
    color: #000000;
}
.p-banner-list  li::before {
    content: '';
    background: #EE1D23;
    border: 1px solid #EE1D23;
    width: 12px;
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.p-banner-list >*:not(:last-child) {
    margin-bottom: 24px;
}
.p-banner-list  li {
    margin: 0;
    padding-left: 30px;
}
.p-banner-list  li p {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin: 0;
}
.p-table .sec-title {
    margin-bottom: 32px;
}
@media (max-width: 800px) {
    .p-table-wrapperBottom .p-table-wrapperBottom__item:first-child {
        display: none;
    }
    .p-table-wrapperBottom .p-table-wrapperBottom__item {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .p-table-wrapperBottom {
        height: auto;
    }
    .p-table-wrapperBottom .p-table-wrapperBottom__item {
        flex-wrap: wrap;
    }
    .p-table-wrapperBottom__item div {
        max-width: 100%;
    }
}
/*Блок техно*/
/* upload/injener/bg-injener.jpg*/
.s-new-tehno {
    background: url(/upload/injener/bg-injener.jpg) center/cover no-repeat;
    color: #fff;
    padding: 130px 0 100px;
}
.new-tehno {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
}
.new-tehno .new-tehno__left {
    max-width: 810px;
    margin-bottom: 30px;
}
.new-tehno__right {
    margin-bottom: 30px;
    min-width: 300px;
}
.new-tehno__left .sec-title {
    font-size: 46px;
    margin-top: 0;
    margin-bottom: 20px;
}
.new-tehno__left .descr {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}
.new-tehno__right--img {
    max-width: 480px;
    width: 100%;
}
.new-tehno__right--img img {
    width: 100%;
    height: 100%;
}
.new-tehno__list {
    margin-bottom: 30px;
}
.new-tehno__list li {
    font-weight: 400;
    font-size: 20px;
}
.new-tehno__left .btn{
    width: 220px;
    height: 44px;
}
.new-tehno__left .btn:hover {
    color: #fff;
    background: #d9181e;
}
.new-tehno__left .sec-title {
    color: #fff;
}
@media (max-width: 1100px) {

    .new-tehno {
        flex-wrap: wrap;
    }
    .new-tehno .new-tehno__left {
        max-width: 100%;
    }
    .new-tehno__right--img {
        display: none;
    }
    .s-new-tehno {
        padding: 70px 0;
    }
}
@media (max-width: 500px) {
    .new-tehno__left .sec-title {
        font-size: 24px;
    }
    .new-tehno__left .descr {
        font-size: 14px;
        line-height: 20px;
    }
    .new-tehno__list li {
        font-size: 14px;
    }
    .new-tehno .new-tehno__left {
        margin-bottom: 0;
    }
}



.s-r-repair {
    padding: 64px 0;
    background: #fff;
}
.s-p-banner.s-r-repair{padding-bottom:0;}

.s-r-repair .sec-title {    margin-bottom: 50px;}

.s-r-repair .r-repair-titles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.s-r-repair .r-repair-titles a {
    white-space: nowrap;
}
.s-r-repair .r-repair-items {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(269px, 1fr));
    grid-gap: 12px 16px;
}
.s-r-repair .r-repair-item {
    height: 152px;
    overflow: hidden;
    border: 1px solid #D1D2D3;
    position: relative;
    padding: 20px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    transition: linear .2s;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.s-r-repair .r-repair-item img {
    width: 100%;
    position: absolute;
    height: 100%;
    display: block;
    z-index: 1;
    left: 0;
    top: 0;
}

.s-r-repair .r-repair-item img.custom_size_img {
    width: 62%;
    height: auto;
    left: auto;
    right: 0;
}

.s-r-repair .r-repair-item span {
    position: relative;
    z-index: 2;
    font-weight: 500;
    font-size: 16px;
    color: #231F20;
    margin-top: auto;
    -webkit-transition: linear .3s;
    -o-transition: linear .3s;
    transition: linear .3s;
    max-width: 180px;
}
.s-r-repair .r-repair-item:hover {
    box-shadow: 0 5px 25px rgb(0 0 0 / 15%);
}
.s-r-repair .r-repair-item:hover span {
    color: #ee1d23;
}






.p-banner .box{position:relative;}
.box label::before, .box label::after {
  content: "";
  width: 30px;
  height: 30px;
  display:block;
  transform: rotate(180deg);
  margin: 0 auto;
  background: transparent repeat-y center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fe0000' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}

.box label::after {
  margin: -20px auto 0 auto;
}

.box input {
	opacity: 0;width:0;height:0;
	position:absolute;top:350px;
}

.box .spt1 {
	/*display: -webkit-box;
	-webkit-line-clamp: 12;
	-webkit-box-orient: vertical;*/
	height:300px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}


.box input:checked + .spt1 {
	/*-webkit-line-clamp: unset;*/
	height:auto;
}
.box input:checked{display:none;}

.box input:checked ~ label {display: none;}
.box input:checked ~ label, .box input:checked ~ label::before, .box input:checked ~ label::after  {display: none;}










.banner.banner_to{
    margin-top: 0px; min-height: 500px; max-height:500px; position: relative; background-size:cover;
}
.banner_to .banner__text{font-size:32px;}
.banner_to .banner_h1{font-size: 46px;margin-bottom:18px;}

.spt{display:flex; flex-wrap:wrap;justify-content: space-between;}
.spt > div{width:48%;}

.two_col{display:flex; flex-wrap:wrap;justify-content: space-between;}
.two_col > div{width:48%;}


.schema__tel{color:#000;}







@media (max-width: 1201px) {
	.jobs .jobs-wrap{
		grid-template-columns: repeat(auto-fill, minmax(198px, 1fr));
	}
}

@media (max-width: 991px) {
	.two_col.jobs_faq > div{width:100%;}
    .banner.banner_to .banner__text{
        max-width: 100%;
    }
}
@media (max-width: 991px) {
	
    .banner.banner_to{
        max-height: fit-content;
        min-height: fit-content;
    }
}


@media (max-width: 600px) {
	.two_col > div{width:100%;}
	.banner_to .banner__text{font-size:16px;}
	.banner_to .banner_h1{font-size: 18px;}
}

@media (min-width: 1200px) {
.container.cont_1440{min-width:1200px;max-width:1440px;width:100%;}
.cont_1440 .container{min-width:1200px;max-width:1440px;width:100%;}
/* End */


/* Start:/bitrix/templates/ik555.base/components/bitrix/news.list/faq_block/style.css?16959075982849*/
.b-spinners-group{margin:60px 0;   border: 1px solid #fe0000; border-radius: 14px;background:rgba(0,0,0,.08);}
.e-spinner{overflow:hidden;padding:0 16px;border-bottom:1px solid #fe0000}
.e-spinner:last-child{border-bottom:none}
.e-spinner+.e-spinner{border-top:0}
.e-spinner__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:flex-start;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:18px;color:#000;padding:12px 0px 11px;-webkit-transition:0.2s;-o-transition:0.2s;-moz-transition:0.2s;transition:0.2s;padding:15px 0}
.e-spinner__cell{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.e-spinner__hidden{height:0;-webkit-transition:0.2s;-o-transition:0.2s;-moz-transition:0.2s;transition:0.2s;overflow:hidden}
.e-spinner__icon{position:relative;width:40px;height:40px;}
.e-spinner__icon:before{position:absolute;top:50%;left:50%;margin:-1px 0 0 -6px;background:#fe0000;width:12px;height:2px;content:''}
.e-spinner__icon:after{position:absolute;top:50%;left:50%;margin:-6px 0 0 -1px;background:#fe0000;width:2px;height:12px;content:''}
.e-spinner.active .e-spinner__header{color:#000;font-size:22px}
.e-spinner.active .e-spinner__hidden{display:block}
.e-spinner.active .e-spinner__icon:after{display:none}
.e-spinner__content{padding:0 0 30px}
.e-spinner__cols{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.e-spinner__col{width:42%}
.e-spinner__text{padding:20px 20px 10px 0;font-size:16px;line-height:28px;max-width:1100px}
.e-spinner__text p{margin:0 0 16px}
.e-spinner__text ul{list-style:none}
.e-spinner__text ul li{position:relative;padding:0 0 0 30px;margin:0 0 6px}
.e-spinner__text ul li:before{position:absolute;top:6px;left:0;border:2px solid #000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;width:12px;height:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:''}
@media all and (max-width: 768px){
.e-spinner__header{font-size:14px;padding:6px 0}
.e-spinner__header.active .e-spinner__header{font-size:14px}
.e-spinner__text{font-size:14px;padding:0px 20px 10px 0;line-height:normal}
.e-spinner__col{width:100%}
}
.e-spinner__cell .h3{
	line-height: 1;
    margin-bottom: 0;
    font-size: 18px;margin-top:0;
}
/* End */


/* Start:/bitrix/templates/ik555.base/components/bitrix/news.list/reviews.block.image/style.css?17506721042534*/
.reviews__body--row{
    display: flex;
    align-items: flex-start;
	justify-content: center;
}
.reviews__image{
    flex-shrink: 0;
    border: 1px solid #e0e1e1;
    overflow: hidden;
}
.reviews__image>img{
    transition: all .3s ease;
}
.reviews__image:hover>img{
    transform: scale(1.1);
}
.reviews__all{
    display: flex;
}
.reviews__all a{
    font-size: 22px;
    margin-left: auto;
}
@media (max-width: 379px){
    .reviews--image .reviews__text p{
        margin: 0 0 8px;
        font-size: 13px;
        line-height: 1.4;
    }
    .reviews--image .reviews__body{
        padding: 15px;
    }
    .reviews--image  .reviews__header{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 679px){
    .reviews__image{
        width: 100px;
        margin-right: 10px;
    }
	
	.reviews__carousel_items .reviews__image{
		margin-right: 0;
	}
}
@media (min-width: 680px){
    .reviews__image{
        width: 200px;
        height: 284px;
        margin-right: 20px;
    }
	
	.reviews__carousel_items .reviews__image{
		margin-right: 0;
	}
}

.block_info_reviews {display: flex;align-items: center;padding-bottom: 22px;margin-left: 68px;}
.block_item_info_reviews:last-child{margin-right:0;}
.block_item_info_reviews {background: #F8F8F8;
    border-radius: 64px;padding: 4px;display: flex;align-items: center;margin-right: 32px;min-width: 165px;}

.block_item_info_reviews .block_ico {margin-right: 4px;}

.block_txt .block_label {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #231F20;
    margin-bottom: 4px;}

.info_rating strong {font-size: 12px;
    line-height: 16px;padding: 0 4px;color: #231F20;}

.info_rating {
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    color: #AFABAC;
    display: flex;
    align-items: center;
}

.block_title_info {display: flex;align-items: center;}
@media(max-width:1438.5px){
    .block_info_reviews {margin-left:32px;}
    .block_item_info_reviews{margin-right:16px}
}
@media(max-width:1199.5px){
    .block_info_reviews {margin-left:0;}
    .block_title_info{flex-direction:column;align-items:flex-start;width: 100%;}
}

@media(max-width:766.5px){
    .reviews__all {flex-direction: column;padding-bottom: 24px;}
    .reviews__all .manuf__btn {max-width:100%;width:100%;}
}

@media(max-width:666.5px){
    .block_info_reviews {flex-wrap: wrap;}
    .block_item_info_reviews {width: 100%;margin: 0 0 8px;}
}

.reviews__carousel_items .reviews__header p {
	font-size: 14px;
}
/* End */


/* Start:/bitrix/templates/ik555.base/components/bitrix/news.list/reviews.block.image/magnific/magnific-popup.css?15916842436951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */
/* /bitrix/templates/ik555.base/components/bitrix/search.title/visual/style.css?15972217254116 */
/* /bitrix/templates/ik555.base/components/bitrix/news/TO/bitrix/news.detail/root/style.css?175067210414787 */
/* /bitrix/templates/ik555.base/components/bitrix/news.list/faq_block/style.css?16959075982849 */
/* /bitrix/templates/ik555.base/components/bitrix/news.list/reviews.block.image/style.css?17506721042534 */
/* /bitrix/templates/ik555.base/components/bitrix/news.list/reviews.block.image/magnific/magnific-popup.css?15916842436951 */
