

/* 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 */
/* /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 */
