

/* Start:/local/templates/ashmanov/components/bitrix/news.list/headblock_book/style.css?177341048813079*/
.b-headblock {
	position: relative;
	z-index: 11;
}

.b-headblock__wrapper {
	max-width: 1152px;
	margin: 0px auto;
}

.b-headblock-item {
	position: relative;
}

.b-headblock-item__img {
	width: 100%;
	height: 100%;
}

.b-headblock-item__title {
	font-weight: 400;
}

.b-headblock-item__subtitle {
	color: #ffffff;
	text-align: left;
	font-size: 12px !important;
	text-transform: uppercase;
}

.b-headblock-item--white {
	background-color: #fff;
}

.b-headblock-item--white .b-headblock-item__title,
.b-headblock-item--white .b-headblock-item__time {
	color: #000;
}

.b-headblock-item--white .b-headblock-item__text {
	color: #000;
	font-weight: 300;
}

.b-headblock-item--white .b-headblock-item__text a {
	color: #000;
	border-bottom: 1px solid #000;
}

.b-headblock-item--white .b-headblock-item__subtitle {
	color: #383838;

}

.b-headblock-item--gray {
	background-color: #dfe3e4;
}

.b-headblock-item--gray .b-headblock-item__title {
	color: #383838;
	letter-spacing: -0.7px;
}

.b-headblock-item--gray .b-headblock-item__time {
	color: #383838;
}

.b-headblock-item--gray .b-headblock-item__text {
	color: #383838;
	font-weight: 300;
}

.b-headblock-item--gray .b-headblock-item__text a {
	color: #383838;
	border-bottom: 1px solid #383838;
}

.b-headblock-item--gray .b-headblock-item__subtitle {
	color: #383838;
}

.b-headblock-item--black {
	background-color: #383838;
}

.b-headblock-item--black .b-headblock-item__title,
.b-headblock-item--black .b-headblock-item__time {
	color: #fff;
}

.b-headblock-item--black .b-headblock-item__text {
	color: #fff;
	font-weight: 300;
}

.b-headblock-item--black .b-headblock-item__text a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.b-headblock-item--red {
	background-color: #c4262e;
}

.b-headblock-item--red .b-headblock-item__title,
.b-headblock-item--red .b-headblock-item__time {
	color: #fff;
}

.b-headblock-item--red .b-headblock-item__text {
	color: #fff;
	font-weight: 300;
}

.b-headblock-item--red .b-headblock-item__text a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.b-headblock-item--left {
	text-align: left !important;
}

.b-headblock-item--left .b-headblock-item__title,
.b-headblock-item--left .b-headblock-item__text {
	text-align: left !important;
}

.b-headblock-item__text {
	margin-bottom: 0px !important;
}

.b-headblock-item__text ul {
	padding-left: 16px;
	/*color: #383838;
	font-weight: 300;
	font-size: 15px;
	line-height: 30px;*/
	list-style: none;
}

.b-headblock-item__text ul li {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 8px;
	font-weight: 300;
}
.b-headblock-item__text ul li:last-of-type {
	margin-bottom: 0px;
}

.b-headblock-item--gray .b-headblock-item__text ul li {
	color: #383838;
}

.b-headblock-item__text ul li:before {
	width: 7px;
	height: 7px;
	display: block;
	position: absolute;
	font-size: 30px;
	content: '•';
	color: #c4262e;
	left: -16px;
}

.b-headblock-item__text a {
	text-decoration: none;
	padding-bottom: 1px;
}

.b-headblock-item__subtitle {
	font-size: 15px;
	line-height: 19px;
	font-weight: 700 !important;
}

@media all and (min-width: 960px) {
	.b-headblock-item__subtitle {
		font-size: 16px;
		line-height: 24px;
		font-weight: 300;
	}
}

.b-headblock-item__detail-link {
	display: block;
	margin: 32px 0px 0px 0px;
	color: #959595;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}

.b-headblock-item__detail-link i {
	color: #383838;
	font-size: 24px;
	position: relative;
	top: 4px;
}

@media all and (min-width: 1344px) {
	.b-headblock-item__detail-link {
		margin: 0px;
		position: absolute;
		bottom: 48px;
		left: 48px;
	}
}

@media all and (min-width: 320px) and (max-width: 959px) {
	.b-headblock-item {
		padding: 20px 30px;
	}
	.b-headblock-item__title {
		text-align: left;
		margin: 0px 0px 15px 0px;
	}
	.b-headblock-item__text {
		margin: 15px 0px 0px 0px;
	}
	.b-headblock-item__link {
		margin: 30px 0px 0px 0px;
	}
}

@media all and (min-width: 640px) and (max-width: 959px) {
	.b-headblock__wrapper > .row {
		background-color: #fff;
	}
	.b-headblock-item__link {
		display: block;
		text-align: center;
	}
}

@media all and (min-width: 960px) {
	.b-headblock-item {
		padding: 55px 48px;
	}
	.b-headblock-item__title {
		font-size: 30px;
		line-height: 32px;
		margin: 0px 0px 20px 0px;
	}
	.b-headblock-item__title--right {
		font-size: 24px;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	.b-headblock-item__text {
		/*font-size: 18px;
            line-height: 26px;*/
		margin: 20px 0px;
	}
	.b-headblock-item__link {
		margin: 30px 0px 0px 0px;
	}
	.b-headblock-item--white .b-headblock-item__title {
		text-align: left;
	}
	.b-headblock-item--black,
	.b-headblock-item--gray {
		padding: 55px 48px;
	}
	.b-headblock-item--gray .b-headblock-item__title,
	.b-headblock-item--black .b-headblock-item__title {
		margin: 0px 0px 20px 0px;
		text-align: left;
	}
	.b-headblock-item--black .b-headblock-item__text {
		margin: 20px 0px 20px 0px;
	}
}

@media all and (min-width: 1344px) {
	.b-headblock-item {
		padding: 74px 48px;
	}
	.b-headblock-item--gray .b-headblock-item__title,
	.b-headblock-item--black .b-headblock-item__title {
		margin: 0px 0px 25px 0px;
	}
	.b-headblock-item--black .b-headblock-item__text {
		margin: 25px 0px 20px 0px;
	}
	.b-headblock-item--gray .b-headblock-item__title {
		text-align: left;
	}
	.b-headblock-item--red .b-headblock-item__text {
		margin: 0px;
	}
}

@media all and (max-width: 767px) {
	.b-headblock-item {
		padding: 32px;
	}
	.b-headblock-item__title {
		margin-bottom: 32px;
	}
	.b-headblock-item__text {
		font-weight: 300;
		font-size: 15px;
		line-height: 19px;
		margin-top: 32px;
	}
	.b-headblock-item__link {
		margin-top: 32px;
		display: block;
		text-align: center;
	}
}

@media all and (min-width: 640px) {
	.b-headblock-item__text {
		font-size: 16px !important;
		line-height: 24px !important;
	}
}

@media all and (min-width: 1344px) {
	.b-headblock-item__text {
		font-size: 16px !important;
		line-height: 24px !important;
	}
}

.b-headblock-item--red.b-headblock-item--left .b-headblock-item__title {
	text-align: left !important;
	text-transform: none !important;
}

.b-headblock-item--center .b-headblock-item__title,
.b-headblock-item--center .b-headblock-item__text {
	text-align: center;
}


.b-headblock__submit {
	max-width: 200px;
	margin: 32px auto 0px auto;
}
@media all and ( min-width: 1024px ) {
	.b-headblock__submit {
		margin-top: 48px;
	}
}

/* common */
.margin-reset {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.bg-grey {
	position: relative;
}

body {
	background-color: #f6f6f6;
	-webkit-font-smoothing: antialiased;
}

figure {
	margin: 0;
}

cite {
	font-style: normal;
}

/* common */

.b-title.title-medium {
	font-size: 24px;
	line-height: 1.33;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

.b-headblock-item__public {
	font-size: 11px;
	line-height: 2.18;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	font-weight: bold;
	color: #383838;
}
.b-headblock-item--white .b-headblock-item__title,
.b-headblock-item--white .b-headblock-item__text,
.b-headblock-item--white .b-headblock-item__time{
	color: #383838;
}
.b-headblock-item__public.white {
	color: #fff;
}

.b-headblock-item__public + .b-headblock-item__text {
	line-height: 22px !important;
	margin-top: 25px;
}

.b-headblock-item__desc {
	margin-bottom: 22px;
	font-size: 11px;
	font-weight: bold;
	line-height: 2.18;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.b-headblock-item__desc + .b-headblock-item__text {
	line-height: 22px !important;
}

/* About Book*/
.book-promo {
	position: relative;
	background-color: #a6211f;
	color: #fff;
	margin-top: -70px;
}

.book-promo__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1152px;
	margin: 32px auto -46px;
	padding: 96px 32px;
}

.book-promo__inner img {
	max-width: 100%;
	height: auto;
}

.book-promo__title {
	margin-bottom: 2px;
	font-size: 30px;
	line-height: 1.07;
	font-style: normal;
	font-weight: 400;
}

.book-promo__year {
	display: block;
	margin-bottom: 30px;
	line-height: 2.18;
	letter-spacing: 0.6px;
	font-size: 11px;
	text-transform: uppercase;
}

.book-promo__main p {
	margin-bottom: 24px;
	font-weight: 300;
	line-height: 1.5;
}

@media all and (min-width: 1024px) {
	.book-promo-inner {
		margin-right: 48px;
		margin-bottom: 48px;
	}
}

@media all and (min-width: 1344px) {
	.book-promo {
		margin-top: -130px;
	}

	.book-promo__inner {
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		padding-left: 46px;
		padding-top: 182px;
		padding-bottom: 192px;
		margin-bottom: -96px;
	}

	.book-promo__desc {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 545px;
	}

	.book-promo__photo {
		position: absolute;
		top: 50%;
		right: -97px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.book-promo {
		background: #A5211F url(/local/templates/ashmanov/components/bitrix/news.list/headblock_book/img/light.png) no-repeat bottom 50% right calc(100vw - 1344px - (100vw - 1344px) / 2);
	}
}

/* About Book*/

/*slider*/
.book-slider {
	margin-bottom: 48px;
}

.book-slider .b-committee__title {
	font-size: 30px;
	line-height: 1.33;
	color: #383838;
}

.book-slider .b-committee__subtitle {
	/*max-width: 615px;*/
	/*margin-right: auto;*/
	/*margin-left: auto;*/
}

.book-slider .b-committee__subtitle {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 40px;
}

.book-slider .b-committee-slider-item__company {
	margin: 0;
}
.b-committee-slider-item__name {
	margin: 0;
}
.book-slider .b-committee-slider-item__img {
	margin-bottom: 28px;
}

.book-slider .b-slider-arrow {
	top: 112px;
	font-size: 0;
}

.book-slider .b-committee-slider-item__company {
	line-height: 22px;
}

@media (min-width: 768px) {
	.book-slider {
		padding-top: 34px;
		padding-bottom: 72px;
	}

	.book-slider .b-committee__wrapper {
		padding-top: 37px;
	}

	.book-slider .b-committee-slider {
		margin-top: 64px;
		padding: 0px 48px;
	}
}

/*Accordion base style*/
.useful-links {
	margin-bottom: 48px;
	padding-right: 32px;
	padding-left: 32px;
	margin-top: 48px;
}
.useful-links__header {
	border-bottom: 1px solid #dfe3e4;
	padding: 4px 32px 40px;
}
.b-accordion__title:last-of-type .js-accordion__header {
	border-bottom: none;
}
.useful-links__title {
	margin-bottom: 12px;
	font-size: 30px;
	line-height: 1.33;
	text-align: center;
	font-weight: 400;
	color: #383838;
}

.useful-links__subtitle {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	text-align: center;
	max-width: 560px;
	margin: 0 auto;
	color: #383838 ;
}

.useful-links__container {
	margin-right: auto;
	margin-left: auto;
	max-width: 1152px;
	padding-top: 32px;
	background-color: #fff;
}
.useful-links__inner {
	padding-right: 32px;
	padding-left: 32px;
}
.useful-links__accordeon {
	margin-right: auto;
	margin-left: auto;
	max-width: 1152px;
	background-color: #fff;
}
.b-accordion {
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 20px;
}
.b-accordion__header {
	position: relative;
	display: block;
	width: 100%;
	padding: 23px 24px 23px 0;
	font-family: Circe, Arial, sans-serif;
	text-align: left;
	font-size: 18px;
	line-height: 1.33;
	border-bottom: 1px solid #dfe3e4;
	color: #383838;
}
.b-accordion__header:focus {
	outline: none;
}

.b-accordion__panel:last-of-type  {
	border-bottom: none;
}
.b-accordion__panel {
	display: block;
	padding-top: 3px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dfe3e4;
	font-weight: 300;
	color: #383838;
	overflow: hidden;
}

.b-accordion__panel ul {
	margin-top: 0;
	margin-bottom: 25px;
	padding-left: 0;
	list-style-type: none;
}
.b-accordion__panel li {
	position: relative;
	margin-bottom: 15px;
	padding-left: 32px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}
.b-accordion__panel p {
	font-weight: 300;
}
.b-accordion__panel a {
	color: #c4262e;
	text-decoration: none;
}
.b-accordion__panel li::before {
	content: '';
	position: absolute;
	height: 7px;
	width: 7px;
	left: 0;
	top: 7px;
	background-color: #c4262e;
	border-radius: 50%;
}
.b-accordion__panel h4 {
	margin-bottom: 27px;
	font-size: 18px;
	line-height: 1.33;
	color: #de4441;
}
.b-accordion__panel[aria-hidden=true] {
	display: none;
}

/* title opened */
.b-accordion__header[aria-expanded="true"]:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 2px;
	width: 10px;
	background-color: #de4441;
}

/* title closed */
.b-accordion__header[aria-expanded="false"]:before {
	content: "+";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 24px;
	color: #383838;
}

/* title selected */
.b-accordion__header[aria-expanded="true"] {
	border-bottom-color: #FFFFFF;
	color: #de4441;
}
@media (min-width: 1024px) {
	.b-accordion {
		padding-right: 96px;
		padding-left: 96px;
	}
}

/* End */


/* Start:/local/templates/ashmanov/components/bitrix/news.list/book_authors/style.css?17734104881322*/
.b-committee__wrapper {
	background-color: #fff;
}
.b-committee__title {
	color: #383838;
	text-align: center;
}
.b-committee__subtitle {
	color: #383838;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}
.b-committee-container {
	position: relative;
}
.b-committee-slider-item__wrapper {
	text-align: center;
	flex-direction: column;
	justify-items: center;
}
.b-committee-slider-item__img {
	width: 170px;
	height: 170px;
	display: block;
	margin: 0px auto 32px auto;
}
.b-committee-slider-item__name {
	color: #383838;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
}
.b-committee-slider-item__company {
	color: #333333;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px;
}
@media all and ( min-width: 320px ) {
	.b-committee__wrapper {
		padding: 32px 0px;
	}
	.b-committee__title {
		margin: 0px 0px 16px 0px;
	}
	.b-committee__subtitle {
		margin: 16px 0px 0px 0px;
		padding: 0px 32px 32px 32px;
	}
	.b-committee-slider {
		margin: 32px 0px 0px 0px;
	}
}
@media all and ( min-width: 768px ) {
	.b-committee__wrapper {
		padding: 48px 0px 56px 0px;
	}
	.b-committee__subtext {
		padding: 0px 0px 50px 0px;
	}
	.b-committee-slider {
		margin: 56px 0px 0px 0px;
	}
}
@media all and ( min-width: 1344px ) {
	.b-committee__subtext {

	}

}
/* End */


/* Start:/local/templates/ashmanov/components/bitrix/form.result.new/bonus/style.css?1773410488387*/
@media (max-width: 767px) {
    .research__form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }

    .research__form .research__field {
        padding: 9px 20px;
        line-height: 1.3;
        max-width: 100%;
        margin-bottom: 5px;
    }

}



.research--dark {
    background-color: #333 !important;
}
/* End */


/* Start:/local/templates/ashmanov/components/ashmanov/form-subscribe/new-2021/style.css?17734104882721*/
.subscribe2024 {
    margin: 32px 0;
    padding: 0 16px;
    color: #A5A5A5;
}
.b-news__wrapper .subscribe2024 {
    padding: 0;
}

.subscribe2024__wrapper {
    width: 100%;
    max-width: 1152px;
    padding: 32px;
    margin: 0 auto;
    border: 3px solid #c4262e;
    background-color: #ffffff;
}

.subscribe2024__title {
    margin: 0 0 24px;
    color: #414141;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}

.subscribe2024__description {
    font-size: 15px;
    font-weight: 300;
    line-height: 19px;
    text-align: center;
    margin-bottom: 24px;
}

.subscribe2024__description p {
    margin: 0;
}

.subscribe2024__note {
    text-align: center;
    margin-top: 16px;
}

.subscribe2024__note a {
    color: #A5A5A5;
    text-decoration: none;
}

.subscribe2024-social {
    margin: 12px 0 0;
    padding: 0;

    display: flex;
    align-items: center;
    justify-content: center;
}

.subscribe2024-social__item {
    list-style-type: none;
    margin: 0 8px;
}

.subscribe2024-social__item:first-of-type {
    margin-left: 0;
}

.subscribe2024-social__item:last-of-type {
    margin-right: 0;
}

.subscribe2024-social__item a {
    display: flex;
    align-items: center;
}

.subscribe2024-social__item .icon-rutube {
    /*margin-top: -6px;*/
}

.subscribe2024__form .b-block-form-form__submit {
    cursor: pointer;
    color: #fff;
    background: #C4262E;
    border-color: #C4262E;
    width: 100%;
    padding: 0;
}

@media (max-width: 767px) {
    .subscribe2024__form svg {
        display: none;
    }
}

@media all and (min-width: 768px) {
    .subscribe2024__title {
        font-size: 26px;
        line-height: 30px;
    }
    .subscribe2024__description {
        font-size: 16px;
        line-height: 22px;
    }

    .subscribe2024 .b-block-form-form__wrapper {
        display: grid;
        grid-template-columns: 120px auto 120px;
        width: 100%;
        max-width: 560px;
        margin: auto;
        grid-gap: 12px;
    }

    .subscribe2024 .b-block-form-form__input,
    .subscribe2024 .b-block-form-form__submit {
        width: 100%;
        margin: 0;
    }

    .subscribe2024 svg {
        margin-left: auto;
    }
}

@media all and (min-width: 1344px) {
    .subscribe2024 {
        margin: 48px auto;
    }
    .subscribe2024__wrapper {
        padding: 24px 32px;
    }
    .subscribe2024__title {
        font-size: 38px;
        line-height: 32px;
    }
    .subscribe2024__description {
        font-size: 18px;
        line-height: 18px;
    }
}
/* End */


/* Start:/local/templates/ashmanov/components/bitrix/news.list/interes/style.css?17734104881520*/
.b-interes {
	background-color: #e8e8e8;
	position: relative;
	z-index: 10;
}

.b-interes__title {
	color: #999999;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;

}

@media all and (min-width: 320px) {
	.b-interes__wrapper {
		padding: 32px 16px;
	}
	.b-interes__title {
		margin: 0px 0px 32px 0px;
	}
}

@media all and (min-width: 768px) {
	.b-interes__wrapper {
		padding: 36px 48px 42px 48px;
	}
	.b-interes__title {
		margin: 0px 0px 25px 0px;
		font-size: 11px;
		line-height: 32px;
	}
}



.b-interes-item {
	padding: 32px;
	border-bottom: 1px solid #cecece;
}

.b-interes-item:first-of-type {
	margin-top: 0px;
	padding-top: 0px;
}

.b-interes-item:last-of-type {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.b-interes-item__link {
	display: block;
	text-decoration: none;
}

.b-interes-item__category {
	font-weight: 300;
	font-size: 15px;
	line-height: 19px;
}

.b-interes-item__title {
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #383838;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

.b-interes-item__title:hover {
	color: #c4262e;
}

.b-interes-item__category {
	font-weight: 300;
	color: #383838;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

@media all and (min-width: 768px) {
	.b-interes-item {
		border-bottom: 0px;
		padding: 0px;
	}
	.b-interes-item__title {
		margin: 0px 0px 4px 0px;
	}
	.b-interes-item__category {
		font-size: 15px;
		line-height: 22px;
		font-weight: 300;
		margin: 4px 0px 0px 0px;
	}
}
/* End */
/* /local/templates/ashmanov/components/bitrix/news.list/headblock_book/style.css?177341048813079 */
/* /local/templates/ashmanov/components/bitrix/news.list/book_authors/style.css?17734104881322 */
/* /local/templates/ashmanov/components/bitrix/form.result.new/bonus/style.css?1773410488387 */
/* /local/templates/ashmanov/components/ashmanov/form-subscribe/new-2021/style.css?17734104882721 */
/* /local/templates/ashmanov/components/bitrix/news.list/interes/style.css?17734104881520 */
