

/* Start:/local/templates/st54_2022/components/bitrix/news/news/custom/news.detail/.default/style.css?17447993867084*/


.b-news-detail .bordered {
    border: 1px solid #ececec;
}
.b-news-detail .reviews.item-views.compact.linked .item:not(.wlogo) .image.pull-left+.top-info {
    padding-left: 90px;
}
.b-news-detail .reviews.item-views.list-mode .item {
    padding: 26px 51px 36px;
}
.b-news-detail .reviews.item-views.compact .item, .reviews.item-views.compact .item-wrapper {
    height: 100%;
}
.b-news-detail .reviews.item-views .item {
    text-align: left;
    margin-bottom: 0;
}

.b-news-detail .reviews.item-views .clearfix:after, .b-news-detail .reviews.item-views .clearfix:before {
    content: " ";
    display: table;
}
.b-news-detail .reviews.item-views.list-mode .item .top_wrapper {
    padding: 0;
}
.b-news-detail .reviews.item-views .item .top_wrapper {
    margin: 3px 0 2px;
}

.b-news-detail .reviews.item-views.compact.linked .item:not(.wlogo) .image {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.b-news-detail .reviews.item-views .item img {
    display: inline-block;
}
.b-news-detail .rounded, .b-news-detail .rounded.darken-bg-animate:after, .b-news-detail .rounded.darken-bg-animate:before {
    border-radius: 100%;
}
.b-news-detail .item-views .item .title:not(.muted) {
    color: #333;
}
.b-news-detail .reviews.item-views .item .title {
    margin-top: 12px;
	width: 100%;
}
.b-news-detail .item-views .item .title {
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.b-news-detail .pull-left {
    float: left;
}
.b-news-detail .font_md {
    font-size: 1.0667em;
    line-height: 1.5625em;
}
.b-news-detail .pull-left {
    float: left!important;
}



.b-news-detail .reviews.item-views.compact .item .body-info {
    margin-top: 9px;
}
.b-news-detail .reviews.item-views.list-mode .item .body-info {
    padding: 0;
}
.b-news-detail .reviews.item-views .item .body-info {
    position: relative;
    margin: 20px 0 0;
}


.b-news-detail .reviews.item-views.compact.linked .votes_block.nstar {
	display: inline-block;
}
.b-news-detail .votes_block.nstar .ratings {
    white-space: nowrap;
}
.b-news-detail .votes_block.nstar>div {
    display: inline-block;
    vertical-align: middle;
}
.b-news-detail .votes_block.nstar .ratings .item-rating {
    display: inline-block;
    padding: 0 0 0 2px;
}
.b-news-detail .svg {
    top: -1px;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    min-width: 30px;
    min-height: 30px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: auto;
    min-height: auto;
}
.b-news-detail .reviews.item-views.compact.linked .votes_block.nstar.big .ratings .item-rating svg {
    width: 21px;
    height: 20px;
}


.b-news-detail svg .sscls-1 {
    fill-opacity: 0;
}
.b-news-detail svg .cccls-1, 
.b-news-detail svg .cls-1, 
.b-news-detail svg .cls-2, 
.b-news-detail svg .nspcls-1, 
.b-news-detail svg .sscls-1, 
.b-news-detail svg .sscls-2 {
    fill: #333;
    fill-rule: evenodd;
}
.b-news-detail .votes_block.nstar .ratings .item-rating.filed .svg svg path {
    fill: #ec7b18;
}




.b-news-detail {
	line-height: 1.5em;
}


@media (max-width:600px){
	.news-detail__right {
		display:none !important;
	}
	.news-detail__left-in {
		margin: 0 0px 0 0 !important;
	}
	.b-news-detail .reviews.item-views .item .title {
		margin-top: 0px;
	}
}

.news-detail__left-in .news-detail__content p {
	text-align: justify;
}





/****Под блок услуги****/

.services-buh .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.services-buh .panel-default {
    border-color: #ddd;
    font-size: 16px;
}
.services-buh .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.services-buh .bit-accordion.panel-group .panel {
    border-bottom: 0;
    border-radius: 0;
    box-shadow: none;
}

.services-buh .bit-accordion_white.panel-group .panel {
    border: 0;
    border-top: 1px solid #d8d8d8;
    padding: 10px 0;
}


.services-buh .bit-accordion_white .panel-default>.panel-heading {
    background: #fff;
}

.services-buh .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.services-buh .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.services-buh .bit-accordion__heading {
    transition: .3s;
    display: flex;
    border-bottom: 0;
}


.services-buh .bit-accordion__heading .icon {
    margin: auto 0;
    min-width: 80px;
    max-width: 80px;
}
.services-buh .bit-accordion .icon {
    transition: .3s;
}

.services-buh img {
    vertical-align: middle;
}

.services-buh .bit-accordion__title {
    font-size: 16px;
    font-weight: 700;
    float: left;
    margin: auto auto auto 0;
	line-height: 1.42857143;
}

.services-buh .bit-accordion__title_small {
    font-size: 14px;
    font-weight: 400;
    max-width: 100%;
}

.services-buh .bit-accordion__more {
    margin: auto 20px;
}

.services-buh .bit-accordion .bit-button-yellow {
    height: 49px;
    margin: auto 0 auto auto;
}
.services-buh .bit-button-yellow_small {
    padding: 12px 35px;
}
.services-buh .bit-button-yellow {
    padding: 12px 58px;
    background-color: #ed6e00;
    border: 1px solid #ed6e00;
    color: #fff;
	cursor: pointer;
}

.services-buh .bit-button, .services-buh .bit-button-yellow {
    border-radius: 4px;
    transition: .3s;
	font-size: 16px;
    font-weight: 400;
    outline: 0;
}

.services-buh__btn-mobile {
    display: none;
}


@media (max-width: 767px){
	.services-buh .bit-accordion__heading {
		padding: 35px 0 0 0;
	}
	.services-buh .bit-accordion__heading {
		flex-direction: column;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.services-buh .bit-accordion__heading .icon {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		min-width: auto;
	}
	.services-buh .bit-accordion__title, .services-buh .bit-accordion__title_small {
		margin: auto;
		text-align: center;
		font-size: 15px;
	}
	.services-buh .bit-accordion__more {
		margin: 10px auto;
	}
	.services-buh .bit-accordion .bit-button-yellow {
		margin-right: auto;
		display: none;
	}
	.services-buh__btn-mobile {
		margin-right: auto;
		display: block!important;
		margin-bottom: 35px!important;
	}

}


/****end Под блок услуги****/

.catalog-section-index.catalog-section-news  {
    margin: 15px 0 20px -14px;
}

.catalog-section-index.catalog-section-news .section-item {
    margin: 0 0 14px 14px;
}
.catalog-section-index.catalog-section-news .section-item a {
    width: 155px;
}
.catalog-section-index.catalog-section-news .section-item a .name {
    width: 125px;
}

.catalog-section-index.catalog-section-news .section-item {
    margin: 0 0 14px 14px;
}
.catalog-section-index.catalog-section-news .section-item {
    width: 155px;
}






/* End */


/* Start:/local/templates/st54_2022/components/mb/form.iblock/template-news/style.css?16473551101616*/
.column{
    display: inline-block;
    padding:0px 10px;
    box-sizing: border-box;
    vertical-align: top;
  }
  .right1{
    width:300px;
  }
  .left1{
    width:calc(100% - 310px);
    min-width:300px;
  }
  .column p{
    margin:0;
  }
.form_news .form__button {
    max-width: 235px !important;
	margin-top: 0px !important;
}


.form_news {
	border: 1px solid rgb(170, 170, 170);
    background-color: rgb(250, 250, 250);
    padding: 15px 20px;
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 1.25;
}
/*.form_news {
    background-color: #efefef;
    padding: 20px;
    //width: 340px;
    box-sizing: border-box;
    margin-bottom: 20px;
}*/

.form_news .form__field-input {
  
    width: 100%;
    box-sizing: border-box;
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
}

.form_news .section-text {
    text-align: center;
    font-size: 15px;
    text-align: center;
    margin-top: -25px;
    margin-bottom: 10px;
}

.markers-block .form_custom-style .form__button {
    text-transform: uppercase;
}
	
.markers-block__markers-products-descriptions-link {
    font-size: 20px;
    padding: 10px 20px;
}

.markers-block .form_custom-style .form__field-input {
    border-bottom: 1px solid #959595;
}


.form_news .section-name {
    text-align: center;
	font-size: 22px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.center-area{
	margin: 0 auto;
}

@media (min-width: 1000px){
	.center-area{
		width: 100%;
	}
}






/* End */
/* /local/templates/st54_2022/components/bitrix/news/news/custom/news.detail/.default/style.css?17447993867084 */
/* /local/templates/st54_2022/components/mb/form.iblock/template-news/style.css?16473551101616 */
