

/* Start:/local/templates/main/css/documents.css?17158624773795*/
.documents
{
	max-width: 1125px;
	margin-left: auto;
	margin-right: auto;
}

.documents .documents__text + .button-black a
{
	width: 434px;
	background-color: #fff;
	color: #363D41;
	max-width: 100%;
}
.documents .documents__text + .button-black:hover a
{
	background-color: #363D41;
	color: #fff;
}	

.documents__text
{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.3px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #000000;
	margin-bottom: 40px;
}
.documents-section__top
{
	margin-bottom: 49px;
}
.documents-section__title
{
	font-weight: 500;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.01em;
	color: #363D41;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.documents-section__address
{
	padding-left: 30px;
	position: relative;
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.04em;
	color: #363D41;
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}

.documents-section__address:before {
	content: '';
	position: absolute;
	left: 0;
	top: -4px;
	width: 24px;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/local/templates/main/css/../images/contacts-location.svg);
}
.documents-section__about
{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.04em;
	color: #363D41;
	margin-top: 10px;
}
.documents-section-top__row
{
	margin-bottom: 10px;
}
.documents-section-top__row a,
.documents__text a
{
	color: #B68D5C;
	text-decoration: underline;
}
.documents-section-top__row a:hover,
.documents__text a:hover
{
	text-decoration: none;
}

.documents .files-block
{
	margin-top: 0;
	margin-bottom: 60px;
}
.documents .files-block__item:before
{
	opacity: 0.3;
}
.documents .files-block__title
{
	font-family: Raleway;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
}

.documents__section
{
	margin-top: 60px;
	margin-bottom: 60px;
	border-bottom: 2px solid #EFF2F2;
}
.documents__section--hidden
{
	display: none;
}
.h3.documents__title,
.documents__title
{
	position: relative;
	padding-right: 50px;
	cursor: pointer;
	font-size: 20px;
	margin-bottom: 20px;
}
.documents__title:before,
.documents__title:after,
.documents-section__top:before,
.documents-section__top:after
{
	content: '';
	width: 30px;
	height: 3px;
	background-color: #B68E5B;
	position: absolute;
	right: 0;
	top: calc(50% - 1.5px);
	transition: .3s;
}
.documents__title:after,
.documents-section__top:after
{
	transform: rotate(90deg);
}

.documents-section__inner
{
	display: none;
}

.documents__title--active:after,
.documents-section__top--active:after
{
	transform: rotate(0deg);
}

.documents .button-black span,
.documents .button-black a
{
	width: 228px;
}


.documents-section__top
{
	position: relative;
	cursor: pointer;
	padding-right: 45px;
}

.documents__list
{
	display: none;
}

@media(max-width:  1229px)
{
	.documents-section__title {
		font-weight: 500;
		font-size: 25px;
		line-height: 35px;
	}
	.documents__section
	{
		margin-top: 40px;
		margin-bottom: 40px
	}
	.documents-section__top
	{
		margin-bottom: 30px
	}
	.documents__title:before, .documents__title:after
	{
		width: 30px;
		height: 2px;

	}
	.documents .files-block__title {
		font-size: 16px;
		line-height: 21px;
	}
	.documents__text
	{
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 20px
	}
}
@media(max-width:  991px)
{
	.documents__section
	{
		margin-top: 20px;
		margin-bottom: 20px
	}
}
@media(max-width:  650px)
{
	.documents-section__title,
	.documents-section__address
	{
		width: 100%;
		margin-right: 0
	}
}

/* End */
/* /local/templates/main/css/documents.css?17158624773795 */
