

/* Start:/local/templates/tarantasik_default/custom/about-success.css?17442882552420*/
.about-success {
	padding-bottom: 100px;
	background-color: #fff;
}

.about-success__content {
	padding: 48px 0 0 0;
}

.about-success__title {
	font-size: 36px;
	line-height: 49px;
	color: #333;
	font-family: "OpenSans-Bold", sans-serif;
	margin-bottom: 30px;
}

.about-success__description {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 30px;
	color: #333;
}

.about-success__advantages {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.about-success__advantages .advantages-item {
	width: 264px;
	-webkit-box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
	box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
}

.about-success__advantages .advantages-item:not(:first-child) {
	margin-left: 20px;
}

.about-success__advantages .advantages-item__icon {
	text-align: center;
	margin-top: 48px;
	margin-bottom: 40px;
}

.about-success__advantages .advantages-item__text {
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
}

@media (max-width: 1400px) {
	.about-success__advantages {
		width: 900px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 30px auto 0 auto;
	}

	.about-success__advantages .advantages-item:not(:first-child) {
		margin-left: 0;
	}

	.about-success__advantages .advantages-item {
		margin-bottom: 30px;
	}

	.about-success__advantages .advantages-item:not(:nth-child(3n)) {
		margin-right: 20px;
	}
}

@media (max-width: 1200px) {
	.about-success__title {
		font-size: 32px;
	}

	.about-success__advantages {
		width: 600px;
	}
}

@media (max-width: 999px) {
	.about-success__advantages .advantages-item:not(:nth-child(3n)) {
		margin-left: 0;
		margin-right: 0;
	}

	.about-success__advantages .advantages-item:not(:nth-child(3n)) {
		margin-right: 20px;
	}

	.about-success__advantages .advantages-item:not(:nth-child(4n)) {
		margin-right: 20px;
	}
}

@media (max-width: 768px) {

	.about-success__content {
		padding: 48px 0 0 0;
	}

	.about-success__title {
		font-size: 28px;
	}
}

@media (max-width: 600px) {
	.about-success {
		padding-bottom: 0;
	}

	.about-success__advantages {
		width: 300px;
	}

	.about-success__advantages .advantages-item {
		margin-right: auto !important;
		margin-left: auto !important;
	}
}

/* End */


/* Start:/local/templates/tarantasik_default/custom/about-general-information.css?17442882555009*/

.about-general-information {
	padding-top: 90px;
	background-color: #fff;
	padding-bottom: 90px;
}

.about-general-information__content {
	padding-right: 90px;
	padding-left: 90px;
}

.about-general-information__title {
	font-size: 36px;
	line-height: 44px;
	color: #333;
	font-family: "OpenSans-Bold", sans-serif;
}

.about-general-information__wrapper {
	padding-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.about-general-information__credentials {
	width: 50%;
	height: 280px;
	margin-right: 24px;
	position: relative;
	-webkit-box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
	box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
}

.about-general-information__credentials .credentials__icon {
	position: absolute;
	left: 30px;
	top: 30px;
}

.about-general-information__credentials .credentials__content {
	margin-left: 90px;
	margin-top: 44px;
}

.about-general-information__credentials .credentials__content .title {
	font-size: 24px;
	line-height: 33px;
	color: #333;
	font-family: "OpenSans-Bold", sans-serif;
	margin-bottom: 40px;
}

.about-general-information__credentials .credentials__content .text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.about-general-information__credentials .credentials__content .text__item {
	width: 234px;
	margin-right: 60px;
}

.about-general-information__credentials .credentials__content .text__item span {
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}

.about-general-information__credentials .credentials__content .text__item span:not(:first-child) {
	margin-top: 0;
}

.about-general-information__operating {
	width: 50%;
	height: 280px;
	position: relative;
	-webkit-box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
	box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
}

.about-general-information__operating .operating__icon {
	position: absolute;
	left: 30px;
	top: 30px;
}

.about-general-information__operating .operating__content {
	margin-left: 90px;
	margin-top: 44px;
}

.about-general-information__operating .operating__content .title {
	font-size: 24px;
	line-height: 33px;
	color: #333;
	font-family: "OpenSans-Bold", sans-serif;
	margin-bottom: 40px;
}

.about-general-information__operating .operating__content .text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.about-general-information__operating .operating__content .text__item {
	width: 234px;
	margin-right: 60px;
}

.about-general-information__operating .operating__content .text__item span {
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}

.about-general-information__operating .operating__content .text__item span:not(:first-child) {
	margin-top: 30px;
}

@media (max-width: 1400px) {
	.about-general-information__credentials {
		height: 350px;
	}

	.about-general-information__credentials .credentials__content .text__item {
		width: 180px;
	}

	.about-general-information__operating {
		height: 350px;
	}

	.about-general-information__operating .operating__content .text__item {
		width: 180px;
	}
}
@media (max-width: 1200px) {
	.about-general-information__title {
		font-size: 32px;
	}

	.about-general-information__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.about-general-information__credentials {
		width: 100%;
	}

	.about-general-information__credentials .credentials__content .text__item {
		width: 100%;
	}

	.about-general-information__operating {
		width: 100%;
		margin-top: 30px;
	}

	.about-general-information__operating .operating__content .text__item {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.about-general-information__content {
		padding-right: 10px;
		padding-left: 10px;
	}

	.about-general-information__title {
		font-size: 28px;
	}
}

@media (max-width: 600px) {
	.about-general-information__credentials {
		height: 100%;
		padding-bottom: 30px;
	}

	.about-general-information__credentials .credentials__content .text {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.about-general-information__credentials .credentials__content .text__item span {
		margin-top: 20px;
	}

	.about-general-information__operating {
		height: 400px;
	}

	.about-general-information__operating .operating__content .text {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.about-general-information__operating .operating__content .text__item span {
		margin-top: 20px;
	}
}

/* End */


/* Start:/local/templates/tarantasik_default/components/bitrix/breadcrumb/tarantasik/style.min.css?1744288254259*/
.breadcrumbs__item a.green-text{font-weight:400;font-size:14px;line-height:16px;text-decoration-line:underline;color:#009f9e}.breadcrumbs__item a:hover{color:#666699}li.breadcrumbs__separator:last-child{display:none}
/*# sourceMappingURL=style.min.css.map */

/* End */
/* /local/templates/tarantasik_default/custom/about-success.css?17442882552420 */
/* /local/templates/tarantasik_default/custom/about-general-information.css?17442882555009 */
/* /local/templates/tarantasik_default/components/bitrix/breadcrumb/tarantasik/style.min.css?1744288254259 */
