

/* Start:/local/templates/rotado/components/bitrix/news/special.new/style.css?1768978683109*/
.projects__recommend {
	width: 95%;
}

@media (max-width: 768px) {
	.projects {
		width: 100%;
	}

}
/* End */


/* Start:/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/style.css?176897868314087*/
/* Блок о турбодефлекторе */
.block {
	max-width: 1160px;
	width: 100%;
	margin: auto;
	z-index: 10;
}

a {
	text-decoration: none !important;
}

img {
	max-width: 100%;
}

.notmain p {
	font-size: 18px;
	line-height: 1.3em;
}

:visited,
:focus,
:active,
:hover {
	outline: 0 none !important;
}


.text {
	font: 300 18px 'Open Sans';
	color: ##595959;
	line-height: 30px;
}



/* special */
.action-n {
	margin-top: 38px;
	font-weight: 400;
}

/* Название */
.action-n h1 {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 36px;
	font: 700 38px 'Open Sans';
	color: #333;
}

/* Фото */
.action-img {
	width: 95%;
}

/* Описание */
.action-content {
	line-height: 25px;
	font-size: 16px;
	color: #595959;
	font-weight: 300;
	margin-top: 33px;
	width: 95%;
	position: relative;
}

.action-content ul {
	list-style: none;
	padding: 24px 26px 0;
}

.action-content ul li {
	padding-left: 27px;
	padding-bottom: 27px;
	position: relative;
}

.action-content ul li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	background: #0090E3;
	width: 7px;
	height: 7px;
	border-radius: 50%;
}

/* Автор */
.action-quser {
	background: #F7FAFB;
	position: relative;
	font-weight: 400;
	padding: 29px 28px;
	margin-top: 24px;
}

.action-quser:before {
	content: "";
	background: url('/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/quote.png');
	width: 142px;
	height: 92px;
	display: block;
	position: absolute;
	right: 8px;
	top: 0;
}

.action-quser img {
	border-radius: 50%;
	max-width: 90px;
}

.author-name {
	color: #0090E3;
	font-size: 20px;
	display: inline-block;
	margin: 20px -13px 0;
}

.action-quser span {
	font-size: 13px;
	color: #595959;
	display: block;
	margin: 1px -13px 0;
}

.action-quser .quote {
	line-height: 24px;
	font-style: italic;
	font-size: 15px;
	color: #fff;
	background: #464451;
	border-radius: 5px;
	padding: 15px 25px 22px;
	margin: 16px 0 0;
}

.action-quser .quote:before {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 15px solid #464451;
	border-right: 12px solid transparent;
	margin-left: 42px;
	position: absolute;
	margin-top: -29px;
}


/* Форма */
.action-form {
	color: #fff;
	font-weight: 400;
	position: relative;
	margin-top: 69px;
	padding: 67px 47px 0;
	min-height: 466px;
	position: relative;
}

.action-form__bg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 466px;
	height: 100%;
}

.action-form__bg img {
	display: block;
	object-fit: cover;
	min-height: 100%;
}

.action-form__man {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}

.action-form__man-img {
	/*width: 302px;*/
	height: 418px;
}

.action-form:before {
	content: "";
	background: url('/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/frmred.png');
	width: 77px;
	height: 79px;
	position: absolute;
	z-index: 3;
	left: 50%;
	margin-left: -38.5px;
	top: -10px;
}
.action-form:after {
	content: "";
	background: url('/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/frmmoney.png');
	width: 60px;
	height: 69px;
	position: absolute;
	z-index: 4;
	left: 50%;
	margin-left: -25px;
	top: -5px;
}

.action-form .ftitle {
	font-size: 30px;
	line-height: 41px;
	font-weight: 600;
	max-width: 500px;
}

.ftitle_desc {
	max-width: 500px;
}

.action-form span {
	font-size: 17px;
	margin-top: 9px;
	margin-bottom: 25px;
	display: block;
}

.action-form__link_privacy {
	text-decoration: underline !important;
	padding: 0 !important;
}

.action-form__link_privacy:hover {
	color: #fff;
}

.af-sender .modal__but {
	max-width: 237px;
}

.container_special {
	display: block;
	position: relative;
	padding-left: 30px;
	padding-right: 0;
	margin-bottom: 17px !important;
	margin-top: -3px;
	cursor: pointer;
	text-align: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 13px;
}

.container_special input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.container_special a {
	color: #fff;
}

.checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 17px;
	width: 17px;
	background-color: #fff;
	border-radius: 2px;
}

.container:hover input~.checkmark {
	background-color: #eee;
}

.container_special input:checked~.checkmark {
	background-color: #0090E3;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.container_special input:checked~.checkmark:after {
	display: block;
}

.container_special .checkmark:after {
	left: 6px;
	top: 3px;
	width: 5px;
	height: 9px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.action-form input {
	display: block;
	border: 1px solid #C5E0EF;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 7px 15px;
	width: 383px;
	margin-bottom: 13px;
}

.action-form button {
	background: #0090E3;
	border-radius: 3px;
	border: 0;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 7px 73px;
	color: #fff;
	cursor: pointer;
	transition: all 200ms ease;
}

.action-form button:hover {
	background-color: #0081cc;
	color: #fff;
}

/* Заявка успешно отправлена */
.af-sender-ok {
	display: none;
	font-size: 25px;
	line-height: 1.4em;
	margin-top: 50px;
	margin-bottom: 56px;
	font-weight: 700;
}

/* если это проектировщики, инженеры и прорабы ТСЖ и УК */
.action-about {
	margin-top: 19px;
	overflow-x: scroll;
}

.action-n h2 {
	font-weight: bold;
	font-size: 32px;
	color: #333333;
	text-align: center;
	font-weight: 600;
	line-height: 44px;
}

.action-n h5 {
	margin: 44px 0 26px;
	line-height: 25px;
	color: #0090E3;
}

.action-n .h5-1 {
	margin-left: -32px;
	text-align: center;
}

.action-n .h5-2 {
	text-align: center;
	margin-left: -2px;
}


/* Блок о турбодефлекторе */
.action-t-info {
	padding-top: 6px;
}

.action-n .h1-main {
	font-size: 32px;
	text-align: center;
	padding-bottom: 0px;
}

.h1-main {
	padding: 0;
	margin-top: 80px;
	margin-bottom: 35px;
	font: 700 38px 'Open Sans';
	text-align: center;
	color: #333;
}

.t-info .p-hed {
	font: bold 15px 'Open Sans';
	color: #009FE3;
	margin-bottom: -60px;
	margin-top: 90px;
}

.t-info .p-hed .p-l {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-l.png) no-repeat;
	width: 208px;
	height: 72px;
	padding: 28px 44px 0 0;
	display: inline-block;
	margin-right: -52px;
}
.t-info .p-hed .p-i {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-i.png) no-repeat;
	width: 316px;
	height: 95px;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.t-info .p-hed .p-r {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-r.png) no-repeat;
	width: 208px;
	height: 72px;
	padding: 25px 0 0 39px;
	display: inline-block;
	margin-left: -61px;
}
.t-info .p-ver {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-ver.png) no-repeat;
	width: 43px;
	height: 348px;
	position: absolute;
	left: 49%;
	top: 55px;
}

.t-info .t-p3:before {
	content: '';
	height: 2px;
	background: #D0D0D0;
	width: 250px;
	position: relative;
	display: block;
	top: 47%;
	right: -50%;
}

.t-info .preview {
	font: 300 18px 'Open Sans';
	text-align: center;
	color: #595959;
	margin-bottom: 73px;
}

.t-info .t-text {
	font: 15px 'Open Sans';
	color: #595959;
	position: relative;
}

.t-info .t-text strong {
	font-weight: 600;
}

.text-right {
	text-align: right!important;
}

.t-info .p-hed {
	font: bold 15px 'Open Sans';
	color: #009FE3;
	margin-bottom: -60px;
	margin-top: 90px;
}

.t-info .p-hed .p-l {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-l.png) no-repeat;
	width: 208px;
	height: 72px;
	padding: 28px 44px 0 0;
	display: inline-block;
	margin-right: -52px;
}

.t-info .p-hed .p-i {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-i.png) no-repeat;
	width: 316px;
	height: 95px;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.t-info .p-hed .p-r {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-r.png) no-repeat;
	width: 208px;
	height: 72px;
	padding: 25px 0 0 39px;
	display: inline-block;
	margin-left: -61px;
}

.turbodeflector-wrap {
	position: relative;
}

.t-info .p-ver {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-ver.png) no-repeat;
	width: 43px;
	height: 348px;
	position: absolute;
	left: 49%;
	top: 55px;
}

.t-info .t-text {
	font: 15px 'Open Sans';
	color: #595959;
	position: relative;
}

.t-info .t-text strong {
	font-weight: 600;
}

.t-info .t-tp1 {
	margin-top: 181px;
}

.t-info .t-tp2 {
	margin-top: 98px;
}

.t-info .t-tp3 {
	margin-top: 112px;
}

.t-info .t-tp4 {
	margin-top: 147px;
}

.t-info .t-point {
	background: url(/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/p-p.png) no-repeat;
	width: 46px;
	height: 46px;
	z-index: 1;
	top: -10px;
}

.t-info .t-p1 {
	position: absolute;
	right: -128px;
}

.t-info .t-p1:after {
	content: '';
	height: 2px;
	background: #D0D0D0;
	width: 56px;
	position: relative;
	display: block;
	top: 47%;
	left: -33px;
}

.t-info .t-p2 {
	position: absolute;
	right: -185px;
}

.t-info .t-p2:after {
	content: '';
	height: 2px;
	background: #D0D0D0;
	width: 113px;
	position: relative;
	display: block;
	top: 47%;
	left: -90px;
}

.t-info .t-p3 {
	position: absolute;
	left: -335px;
}

.t-info .t-p3:before {
	content: '';
	height: 2px;
	background: #D0D0D0;
	width: 250px;
	position: relative;
	display: block;
	top: 47%;
	right: -50%;
}

.t-info .t-p4 {
	position: absolute;
	left: -300px;
}

.t-info .t-p4:before {
	content: '';
	height: 2px;
	background: #D0D0D0;
	width: 220px;
	position: relative;
	display: block;
	top: 47%;
	right: -50%;
}



/* Кнопка */
.action-t-info .button-transparent {
	margin-top: 40px !important;
}

.button-transparent {
	border: 1px solid #0090E3;
	color: #333333;
	border-radius: 17px;
	padding: 10px 41px;
	text-transform: uppercase;
	font: bold 11px 'Open Sans';
	margin-top: 82px;
	display: inline-block;
	transition: all 0.3s ease-out;
}


.action-t-info .preview {
	font-size: 16px !important;
}

.action-t-info .p-hed {
	margin-bottom: -73px !important;
	margin-top: -22px !important;
}

.action-t-info .p-l,
.action-t-info .p-i,
.action-t-info .p-r {
	background-size: 82% !important;
}

.action-t-info .p-l {
	font-size: 14px !important;
	padding: 23px 61px 0 0 !important;
	margin-right: -63px !important;
	margin-top: 4px !important;
	font-weight: 600 !important;
}

.action-t-info .p-i {
	margin: 12px -50px -13px 0 !important;
}

.action-t-info .p-r {
	padding: 21px 0 0 25px !important;
	margin-left: -41px !important;
	margin-top: 6px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
}

.action-t-info .t-tp1 {
	margin-top: 112px !important;
}
.action-t-info .t-tp2 {
	margin-top: 39px !important;
}
.action-t-info .t-tp3 {
	margin-top: 77px !important;
	margin-left: -26px !important;
}
.action-t-info .t-tp4 {
	margin-top: 76px !important;
}

.action-t-info .t-text {
	font-size: 14px !important;
	width: 228px !important;
}

.action-t-info .t-text strong {
	font-weight: 700 !important;
}

.action-t-info .t-point {
	background-size: 67% !important;
}

.action-t-info .p-ver {
	left: 50% !important;
	top: 45px !important;
	background-size: 69% !important;
}

.action-t-info .t-p1 {
	right: -67px !important;
	top: -8px !important;
}
.action-t-info .t-p1:after {
	top: 32% !important;
	left: -25px !important;
	width: 40px !important;
}

.action-t-info .t-p2 {
	right: -108px !important;
	top: -4px !important;
}
.action-t-info .t-p2:after {
	width: 80px !important;
	top: 31% !important;
	left: -65px !important;
}

.action-t-info .t-p3 {
	top: -4px !important;
	left: -214px !important;
}
.action-t-info .t-p3:before {
	width: 184px !important;
	top: 31% !important;
	right: -34% !important;
}
.action-t-info .t-p4 {
	top: -5px !important;
	left: -189px !important;
}
.action-t-info .t-p4:before {
	width: 159px !important;
	top: 31% !important;
	right: -34% !important;
}

.action-t-info .button-transparent {
	margin-top: 40px !important;
}

.action-kg {
	font-weight: 700;
	font-size: 16px;
	margin-left: -12px;
	margin-bottom: 10px;
}

.action-kg:before {
	content: "";
	background: url('/local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/images/kg.png');
	width: 22px;
	height: 22px;
	display: inline-block;
	margin: 3px 13px -3px 11px;
}

.action-montaj-info {
	margin: 27px 30px;
	color: #595959;
	font-size: 14px;
	padding: 0 13px;
	font-weight: 400;
}

.action-montaj-info ul {
	padding: 10px;
}
.action-montaj-info ul li {
	padding-bottom: 13px;
}

.action-plus-block {
	font-weight: 300;
	line-height: 25px;
	font-size: 16px;
	color: #595959;
	margin: 60px 0 -16px;
}

.action-plus-block strong {
	display: block;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	margin-bottom: 16px;
}

.action-plus-block .col-10 {
	padding-left: 0 !important;
	margin-left: -5px;
}


.acm3p {
	padding-right: 8px;
	position: relative;
}

.aqh1 {
	margin-top: 35px;
}


/* MEDIA */
@media (max-width: 1270px) {
	.block {
		max-width: 100%;
		width: 100%;
		padding: 0 40px;
	}
}

@media (max-width: 1090px) {
	.action-form__man {
		display: none;
	}
}

@media (max-width: 992px) {
	.block {
		padding: 0 20px;
	}
}

@media (max-width: 900px) {
	.notmain p,
	.action-content ul {
		font-size: 15px;
		line-height: normal;
	}
}

@media (max-width: 768px) {
	.action-content {
		width: 100%;
	}

	.h1-main {
		font-size: 28px;
		margin-top: 85px;
	}

	.action-form {
		padding: 67px 20px 20px;
		text-align: center;
		background-repeat: repeat;
	}

	.action-form .ftitle {
		font-size: 23px;
		line-height: 35px;
	}

	.action-form input {
		width: 100%;
	}

	.action-n h1 {
		font-size: 27px;
	}

	.action-n h2 {
		font-size: 23px;
		line-height: 35px;
	}

	.action-quser {
		padding: 15px;
	}

	.author-name,
	.action-quser span {
		margin: auto;
	}

	.action-n .h5-1,
	.action-n .h5-2 {
		margin: 50px auto 20px auto;
	}

	.action-montaj-info {
		margin: 15px auto;
	}

	.action-n .h1-main {
		font-size: 25px;
		text-align: center !important;
	}

	.action-plus-block {
		margin: 20px 0 10px;
	}

	.action-plus {
		text-align: center;
	}

	.action-files-block {
		margin: 45px 0 -46px;
	}

	.action-n .question .qa span {
		display: none;
	}

	.action-n .question .qa {
		padding: 17px 10px;
	}

	.action-n .question ul>li>ul>li {
		padding: 15px 0 0;
	}

	.action-diler {
		margin-left: auto;
	}

	.diler:after {
		left: -9999px;
	}
}

@media all and (max-width: 350px) {
	.about-turbo__title {
		font-size: 22px !important;
	}
}




/* End */


/* Start:/local/templates/rotado/components/bitrix/news.list/special_projects/style.css?17689786832136*/
/* Блок рекоммендуемы проекты */
#ajax_objects {
	min-height: 370px;
}

#ajax_objects .col-6 {
	display: none;
}

#ajax_objects .col-6:nth-child(-n+4) {
	display: block;
}



.projects .h1-main {
	font-size: 32px;
	text-align: left;
	padding-bottom: 0;
}


.projects {
	background-color: #F7FAFB;
	padding: 96px 0;
}

.projects__header {
	margin: 0 0 64px 0;
}

.link_objects__menu {
	display: flex;
	flex-wrap: wrap;
	cursor: pointer;
	justify-content: center;
}

.link_objects {
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid transparent;
	border-radius: 30px;
	color: #6787AD;
	white-space: nowrap;
	text-align: center;
	font-size: 18px;
	transition: all 0.3s ease;
	margin-bottom: 8px;
}

.link_objects.act {
	border: 1px solid #1A98E0;
	color: #0090E3;
}

.link_objects:hover {
	border: 1px solid #6787AD;
}

.link_objects + .link_objects {
	margin-left: 24px;
}

.projects__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.projects__videomenu {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	width: 100%;
	margin-bottom: 64px;
}

.projects__videoitem {
	display: none;
}

.projects__videoitem.show {
	display: block;
}

.projects__video img {
	border-radius: 4px;
	width: 100%;
}

.projects__name {
	display: block;
	margin: 16px 0 8px;
	font-size: 18px;
	line-height: 25px;
}

.projects__desc {
	font-size: 14px;
	line-height: 19px;
	color: #595959;
}

.projects__all {
	display: flex;
	justify-content: center;
}

.projects__filter {
	display: flex;
	justify-content: flex-start;
	border-radius: 4px;
	margin-bottom: 20px;
}

.projects__filtername {
	white-space: nowrap;
	font-size: 18px;
	margin-top: 14px;
}




@media (max-width: 768px) {

	.projects .h1-main {
		font-size: 25px;
		text-align: center !important;
	}
}


@media (max-width: 1200px) {
	.projects__filtername {
		font-size: 17px;
		margin-top: 4px;
	}
}


@media (max-width: 600px) {
	.projects__filtername {
		font-size: 15px;
		margin: 0 0 15px 8px;
	}

	.projects__filter {
		flex-direction: column;
		padding: 10px;
		border-radius: 4px;
		margin-bottom: 31px;
	}
}



/* End */


/* Start:/local/templates/rotado/components/bitrix/news.list/files_for_projectors/style.css?17689786835132*/
.pp {
    background-color: #fff;
    padding: 0 !important;
    margin-bottom: 176px;
}

.ppm {
    justify-content: flex-start;
}

.ppi {
    margin-left: 8px !important;
    font-size: 14px;
}

.ppi.act {
    color: #0090E3;
    border: 1px solid #0090E3;
}

/* Документы для скачивания */
.docs__heading {
    margin-bottom: 48px;
    text-align: left;
}

.docs__items {
    display: flex;
    flex-wrap: wrap;
}

.docs__item {
    max-width: 295px;
    width: 100%;
    padding: 28px 24px;
    border: 1px solid #E9F1F4;
    border-radius: 4px;
    position: relative;
    margin-right: 40px;
    transition: all 200ms ease;
    cursor: pointer;
}

.docs__item:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 20px rgba(0, 76, 179, 0.08);
    transition: all 200ms ease;
}

.docs__item:hover .docs__downloadhead {
    color: #0090E3;
    text-decoration: underline;
}

.docs__downloadimg-s {
    background-image: url("/local/templates/rotado/components/bitrix/news.list/files_for_projectors/img/download.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    margin-bottom: 20px;
}

.docs__downloadhead {
    font-size: 16px;
    line-height: 22px;
    /*margin-bottom: 8px;*/
    color: #6787AD;
    display: inline-block;
    border-bottom: 1px solid transparent;
}

.docs__downloadsize {
    color: #808080;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}

/* Рекоммендуемые проекты */
.projects__header {
    margin: 176px 0 48px 0;
    text-align: left;
}

/* Файлы проектировщикам */
.action-files {
    margin-top: 122px;
}

.action-files-block__wrapper {
    margin-bottom: 15px;
}

.action-files-block {
    border: 1px solid #DEE8EC;
    margin: 45px 0;
    font-weight: 400;
    cursor: pointer;
    height: 100%;
    max-height: 215px;
}

.info-load {
    padding: 25px 27px 29px;
}

.action-files-block:hover {
    border: 1px solid #AAD9EC;
    box-shadow: 0px 4px 20px rgba(0, 76, 179, 0.08);
}

.action-files-block a {
    display: block;
    margin: 19px 0 5px;
    font-size: 15px;
    line-height: 22px;
    color: #6787AD;
}

.action-files-block a:hover {
    color: #0090E3;
}

.action-files-block span {
    font-size: 13px;
    color: #808080;
}

.action-files__download-link {
    padding: 0;
}


/* FAQ аккордеон*/
.accordion__item {
    width: 100%;
    height: 100%;
    border: 1px solid #DEE8EC;
    border-radius: 4px;
    margin-bottom: 16px;
    cursor: pointer;
}
.accordion__item.act {
    background-color: #F7FAFB;
}

.accordion__heading {
    font-size: 16px;
    padding: 24px 0 24px 24px;
    position: relative;
    color: #2a2a2a;
    user-select: none;
    transition: all 200ms ease;
    border-bottom: 1px solid #DEE8EC;
    margin-bottom: -1px;
}


.accordion__heading.act {
    border-bottom: 1px solid #DEE8EC;
    color: #0090E3;
}

.accordion__heading.act:after {
    transition: all 200ms ease;
    transform: rotateZ(180deg) translateY(50%);
}

.accordion__heading:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23595959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    transition: all 200ms ease;
}

.accordion__content {
    color: #595959;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    padding: 32px 40px;
    line-height: 26px;
    display: none;
    position: relative;
}





/* MEDIA */
@media (max-width: 1300px) {
    .pp {
        margin-bottom: 16px;
    }
}

@media (max-width: 1200px) {
    .projects__filtername {
        font-size: 17px;
        margin-top: 4px;
    }
}

@media (max-width: 1081px) {
    .docs__item {
        margin-bottom: 20px;
        margin-right: 20px;
    }

}

@media (max-width: 900px) {
    .ppm {
        padding: 0;
    }
}


@media (max-width: 768px) {
    .accordion__heading:after {
        right: 9px !important;
    }

    .action-files-block {
        margin: 45px 0 -46px;
        padding: 0;
    }

    .action-n h1 {
        font-size: 27px;
    }

    .projects .h1-main {
        font-size: 25px;
        text-align: center !important;
    }
}

@media (max-width: 600px) {
    .pp {
        padding: 30px 0;
    }

    .projects__filtername {
        font-size: 15px;
        margin: 0 0 15px 8px;
    }

    .projects__filter {
        flex-direction: column;
        padding: 10px;
        border-radius: 4px;
        margin-bottom: 31px;
    }

    .action-question .accordion__heading {
        padding: 16px 24px 16px 16px;
    }
}



/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/special_offers/style.css?17689786831247*/
/* спец. предложение*/
.action-menu {
    border: 1px solid #E9F1F4;
    margin-left: -25px;
    position: relative;
    margin-top: 38px;
}

.action-menu strong {
    font-size: 20px;
    font-weight: bold;
    color: #0090E3;
    padding: 21px 24px;
    display: block;
}

.action-menu:before {
    content: "";
    background: url('/local/templates/rotado/components/bitrix/menu/special_offers/images/ac-bg-menu.png');
    width: 106px;
    height: 83px;
    display: block;
    position: absolute;
    right: 8px;
    background-repeat: no-repeat;
}

.action-menu ul {
    list-style: none;
    border-top: 1px solid #E9F1F4;
    padding-left: 0 !important;
    margin-bottom: 0 !important;

}

.action-menu ul li {
    border-bottom: 1px solid #E9F1F4;
}

.action-menu ul li:last-child {
    border-bottom: none;
}

.action-menu ul li a {
    color: #595959;
    font-size: 16px;
    display: block;
    padding: 14px 24px 13px;
    font-weight: 400;
}

.action-menu ul li a.active {
    color: #0090E3;
    background: #F7FAFB;
    border-left: 3px solid #0090E3;
}


@media (max-width: 768px) {
    .action-menu {
        margin-left: auto;
        margin-top: 0;
    }

    .action-info {
        display: none;
    }
}
/* End */


/* Start:/local/templates/rotado/components/bitrix/news.list/useful_info/style.css?17689786834413*/
/* Липкий контейнер */
.sticky {
    position: sticky;
    top: 0;
}

.sticky:before,
.sticky:after {
    content: '';
    display: table;
}

/* Дилерам */
.action-diler {
    text-align: center;
    background: #ECF8FF;
    margin-top: 53px;
    margin-left: -25px;
}

.action-diler:before {
    content: "";
    background: url('/local/templates/rotado/components/bitrix/news.list/useful_info/images/ac-bg-diler.png');
    width: 70px;
    height: 81px;
    display: block;
    position: absolute;
    right: -1px;
    top: 4px;
}

.action-diler strong {
    background: #0090E3;
    color: #fff;
    display: block;
    font-size: 26px;
    font-weight: bold;
    padding: 24px 0;
}

.action-diler span {
    display: block;
    padding: 27px 28px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

.action-diler button {
    text-transform: uppercase;
    color: #fff;
    background: #0090E3;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 0.05em;
    border: 0;
    margin-top: -3px;
    margin-bottom: 34px;
    padding: 11px 10px;
    cursor: pointer;
}

.action-diler button:hover {
    background-color: #0081cc;
    color: #fff;
}


/* Документы для скачивания */
.action-info {
    border: 1px solid #E4EDF1;
    font-size: 13px;
    color: #595959;
    margin: 51px 0 28px -25px;
    padding-bottom: 28px;
    position: relative;
}

.docs__downloadhead-content {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    width: 80%;
}

.docs__downloadhead {}

.docs__downloadsize {
    color: #808080;
    display: block;
    margin-top: 6px;
}

.action-info:before {
    content: "";
    background: url('/local/templates/rotado/components/bitrix/news.list/useful_info/images/ac-bg-info.png');
    width: 67px;
    height: 65px;
    display: block;
    position: absolute;
    right: -1px;
    top: 20px;
}

.action-info .action-info-text {
    margin-top: 5px;
    padding: 29px 23px 1px;
}

.action-info strong {
    background: #E1EBF0;
    color: #333;
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #E4EDF1;
    padding: 29px 20px;
}


.action-info a {
    color: #6787AD;
    font-size: 15px;
    font-weight: 400;
}

.action-info a:hover {
    color: #0090E3;
}

.action-info .info-load {
    padding: 29px 23px 1px;
    display: flex;
    cursor: pointer;
}

.action-info .info-load img {
    max-width: fit-content !important;
    margin: 3px 0px 0;
}

/*.docs__heading {*/
/*    margin-bottom: 48px;*/
/*    text-align: left;*/
/*}*/
/*.docs__items {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*}*/
/*.docs__item {*/
/*    max-width: 295px;*/
/*    width: 100%;*/
/*    padding: 28px 24px;*/
/*    border: 1px solid #E9F1F4;*/
/*    border-radius: 4px;*/
/*    position: relative;*/
/*    margin-right: 40px;*/
/*    transition: all 200ms ease;*/
/*    cursor: pointer;*/
/*}*/
/*.docs__item:hover {*/
/*    transform: translateY(-4px);*/
/*    box-shadow: 0 4px 20px rgba(0, 76, 179, 0.08);*/
/*    transition: all 200ms ease;*/
/*}*/
/*.docs__item:hover .docs__downloadhead {*/
/*    color: #0090E3;*/
/*    text-decoration: underline;*/
/*}*/
.docs__downloadimg {
    /*background-image: url("/local/templates/rotado/components/bitrix/news.list/useful_info/img/download.svg");*/
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 60px;
}

.downloadimg_price {
    background-image: url("/local/templates/rotado/components/bitrix/news.list/useful_info/images/pdf.png");
}

.downloadimg_tech {
    background-image: url("/local/templates/rotado/components/bitrix/news.list/useful_info/images/dwg.png");
}

.downloadimg_schema {
    background-image: url("/local/templates/rotado/components/bitrix/news.list/useful_info/images/xls.png");
}




/*.docs__downloadsize {*/
/*    color: #808080;*/
/*    font-size: 14px;*/
/*    line-height: 19px;*/
/*}*/


/*@media (max-width: 1081px) {*/
/*    .docs__item {*/
/*        margin-bottom: 20px;*/
/*        margin-right: 20px;*/
/*    }*/

/*}*/

.diler_open-modal {
    margin: 0 15px 34px;
    padding: 11px 10px;
    width: calc(100% - 30px);
}

@media (max-width: 1100px) {
    .action-diler strong {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width: 768px) {

    .action-menu,
    .action-diler,
    .action-info {
        margin-left: auto;
    }

    .action-diler {
        margin-bottom: 50px;
    }
}

.modal {
    top: 25%;
    left: 35%;
}
/* End */
/* /local/templates/rotado/components/bitrix/news/special.new/style.css?1768978683109 */
/* /local/templates/rotado/components/bitrix/news/special.new/bitrix/news.detail/.default/style.css?176897868314087 */
/* /local/templates/rotado/components/bitrix/news.list/special_projects/style.css?17689786832136 */
/* /local/templates/rotado/components/bitrix/news.list/files_for_projectors/style.css?17689786835132 */
/* /local/templates/rotado/components/bitrix/menu/special_offers/style.css?17689786831247 */
/* /local/templates/rotado/components/bitrix/news.list/useful_info/style.css?17689786834413 */
