

/* Start:/local/templates/lancelot/components/bitrix/news.detail/contacts/style.css?1634193284940*/
.contacts-list > ul > li:not(:last-child) {
	margin-bottom: 35px;
}
.contacts-headline-img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding: 9px;
	background-color: #fff;
	border: 1px solid #f5821f;
}
.contacts-phone-list,
.contact-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contacts-headline {
	display: flex;
	align-items: center;
	font-family: "ProximaNova-SemiBold", sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.contacts-headline-img {
	margin-right: 10px;
}
.contacts-content,
.contacts-phone-list {
	margin-left: 50px;
	display: block;
}
.contact-list li:not(:last-child) {
	margin-bottom: 25px;
}
@media(min-width: 769px) {
	.contacts-page {
		display: flex;
	}
	.contacts-page > div {
		width: 50%;
	}
	.contacts-list {
		padding-right: 30px;
	}
}
@media(max-width: 768px) {
	.contacts-map {
		margin-top: 20px;
	}
}
/* End */


/* Start:/local/components/swifts/main.feedback/templates/contacts.page/style.css?17477367252195*/
.contacts-form {
	margin-top: 50px;
}
.contacts-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contacts-form input[type=text] {
	padding: 5px 20px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: 95% center;
	width: 100%;
	height: 50px;
	border: 1px solid #D6DDDF;
}
.contacts-form-name input {
	background-image: url(/local/templates/lancelot/images/user-icon.svg);
}
.contacts-form-email input {
	background-image: url(/local/templates/lancelot/images/mail-icon.svg);
}
.contacts-form textarea {
	border: 1px solid #D6DDDF;
	padding: 10px 15px;
	font-size: 16px;
	width: 100%;
	height: 100px;
	resize: none;
	font-family: "ProximaNova-Light", sans-serif;
}
.contacts-form > ul > li {
	position: relative;
}
.contacts-form > ul > li:not(:last-child) {
	margin-bottom: 22px;
}
.contacts-form textarea:focus-visible {
	outline: 0;
}
.contacts-form input[type=submit] {
	background-color: #f5821f;
	color: #fff;
	height: 50px;
	width: 110px;
	cursor: pointer;
}
.form-input-error {
	font-family: "ProximaNova-Light", sans-serif;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 13px;
	display: none;
	color: #f5821f;
	position: absolute;
}
.form-input-error {
	display: block;
}
.form-send {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
	background-color: #ffffff87;
}
.form-send-close {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.form-send-block {
	display: flex;
	background-color: #FFF;
	min-height: 167px;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 10px 5%;
	max-width: 516px;
	margin-right: 10px;
	margin-left: 10px;
}
.form-send-image {
	margin-right: 10%;
	min-width: 100px;
	height: 100px;
}
.form-send-image img {
	width: 100%;
}
.form-send-text > div:first-child {
	font-size: 30px;
	margin-bottom: 10px;
}
.form-send-text > div:last-child {
	font-size: 16px;
	line-height: 24px;
}
.contacts-form-policy input {
	-webkit-appearance: auto;
	margin-right: 7px;
}
/* End */
/* /local/templates/lancelot/components/bitrix/news.detail/contacts/style.css?1634193284940 */
/* /local/components/swifts/main.feedback/templates/contacts.page/style.css?17477367252195 */
