/* CONTACT */
.contact-index-index .page-title-wrapper .page-title {
	font-size: 1.5277vw;
	font-weight: 600;
	line-height: 140%;
	text-transform: uppercase;
	margin: 0 0 1.6666vw;
}
.contact_page_info_container {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1.6666vw;
}
.contact_page_info {
	width: 36.5277vw;
}
.contact_page_info svg {
	display: block;
	width: 1.6666vw;
	height: 1.6666vw;
}
.contact_page_info a {
	color: #343643;
	transition: 0.5s;
}
.contact_page_info a:hover {
	color: #0264D4;
	text-decoration: none;
}
.contact_page_info .work_schedule {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 0.5555vw;
	font-size: 1.1111vw;
	font-weight: 200;
	line-height: 140%;
	margin: 0 0 2.2222vw;
}
.contact_page_info .address {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 0.5555vw;
	font-size: 1.1111vw;
	font-weight: 200;
	line-height: 140%;
	margin: 0 0 2.2222vw;
}
.contact_page_info .contact_page_mobile_map_wrap {
	display: none;
}
.contact_page_info .email_item {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 0.5555vw;
	font-size: 1.1111vw;
	font-weight: 200;
	line-height: 140%;
	margin: 0 0 2.2222vw;
}
.contact_page_info .telephones_block {
	margin: 0 0 2.2222vw;
}
.contact_page_info .telephones_block + .telephones_block {
	margin: 0 0 1.6666vw;
}
.contact_page_info .telephones_block .title {
	font-size: 1.1111vw;
	font-weight: 500;
	line-height: 140%;
	margin: 0 0 0.5555vw;
}
.contact_page_info .telephones_block .telephones_wrap {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 1.6666vw;
}
.contact_page_info .telephones_block .telephones_wrap .telephone_item {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 0.5555vw;
	font-size: 1.25vw;
	font-weight: 200;
	line-height: 140%;
}
.contact_page_info .messengers_wrapper {
	display: block;
	padding: 0 0 1.6666vw;
	margin: 0 0 1.6666vw;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contact_page_info .messengers_wrapper .messengers_content {
	display: flex;
	align-items: center;
	justify-content: right;
	gap: 0.5555vw;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10.9027vw;
	height: 2.7777vw;
	background: transparent;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 1.6666vw;
	font-size: 1.1111vw;
	font-weight: 200;
	line-height: 140%;
	transition: 0.5s;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item a:hover {
	color: #0264D4;
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.01);
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item a span {
	position: relative;
	padding: 0 0 0 2.3611vw;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item a span:before {
	content: '';
	display: block;
	width: 2.2222vw;
	height: 2.2222vw;
	position: absolute;
	top: calc(50% - 1.1111vw);
	left: 0;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item.viber a span:before {
	background: url(./img/button-viber.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item.viber a:hover span:before {
	background: url(./img/button-viber-h.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item.telegram a span:before {
	background: url(./img/button-telegram.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item.telegram a:hover span:before {
	background: url(./img/button-telegram-h.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item.whatsapp a span:before {
	background: url(./img/button-whatsapp.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .messengers_wrapper .messengers_content .messenger_item.whatsapp a:hover span:before {
	background: url(./img/button-whatsapp-h.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 1.6666vw 2.5vw;
	margin: 0 0 3.8888vw;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contact_page_info .socials_wrapper .title {
	font-size: 1.1111vw;
	font-weight: 200;
	line-height: 140%;
}
.contact_page_info .socials_wrapper .socials_content {
	display: flex;
	align-items: center;
	justify-content: right;
	gap: 1.6666vw;
}
.contact_page_info .socials_wrapper .socials_content .social_item a {
	position: relative;
	display: block;
	width: 2.2222vw;
	height: 2.2222vw;
}
.contact_page_info .socials_wrapper .socials_content .social_item a:before {
	content: '';
	display: block;
	width: 2.2222vw;
	height: 2.2222vw;
	position: absolute;
	top: 0;
	left: 0;
}
.contact_page_info .socials_wrapper .socials_content .social_item.facebook a:before {
	background: url(./img/button-facebook.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper .socials_content .social_item.facebook a:hover::before {
	background: url(./img/button-facebook-h.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper .socials_content .social_item.tiktok a:before {
	background: url(./img/button-tiktok.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper .socials_content .social_item.tiktok a:hover::before {
	background: url(./img/button-tiktok-h.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper .socials_content .social_item.instagram a:before {
	background: url(./img/button-instagram.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper .socials_content .social_item.instagram a:hover::before {
	background: url(./img/button-instagram-h.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper .socials_content .social_item.youtube a:before {
	background: url(./img/button-youtube.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_info .socials_wrapper .socials_content .social_item.youtube a:hover::before {
	background: url(./img/button-youtube-h.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_page_desctop_map_wrap iframe {
	width: 51.8055vw;
	height: 24.0277vw;
	border-radius: 1.25vw;
}

@media (max-width: 768px) {
	.contact-index-index .page-title-wrapper .page-title {
		font-size: 7.1794vw;
		margin: 0 0 8.2051vw;
	}
	.contact_page_info_container {
		display: block;
	}
	.contact_page_info {
		width: 100%;
	}
	.contact_page_info svg {
		width: 6.1538vw;
		height: 6.1538vw;
	}
	.contact_page_info .work_schedule {
		gap: 2.0512vw;
		font-size: 4.1025vw;
		margin: 0 0 6.1538vw;
	}
	.contact_page_info .address {
		gap: 2.0512vw;
		font-size: 4.1025vw;
		margin: 0 0 6.1538vw;
	}
	.contact_page_info .contact_page_mobile_map_wrap {
		display: block;
		margin: 0 0 6.1538vw;
	}
	.contact_page_info .contact_page_mobile_map_wrap .contact_page_mobile_map_button {
		position: relative;
		border: none;
		background: transparent;
		color: #0264D4;
		font-size: 3.5897vw;
		font-weight: 200;
		line-height: 140%;
		padding: 0 5.641vw 0 0;
		margin: 0 0 4.1025vw 8.2051vw;
	}
	.contact_page_info .contact_page_mobile_map_wrap .contact_page_mobile_map_button:after {
		content: '';
		display: block;
		width: 4.1025vw;
		height: 4.1025vw;
		background: url(./img/map-arrow-down.svg);
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		top: calc(50% - 2.0512vw);
		right: 0;
		transform: rotate(180deg);
		transition: 0.5s;
	}
	.contact_page_info .contact_page_mobile_map_wrap .contact_page_mobile_map_button.active:after {
		transform: rotate(0deg);
	}
	.contact_page_info .contact_page_mobile_map_wrap iframe {
		width: 100%;
		height: 91.7948vw;
		border-radius: 4.6153vw;
	}
	.contact_page_info .email_item {
		gap: 2.0512vw;
		font-size: 4.1025vw;
		padding: 0 0 6.1538vw;
		margin: 0 0 6.1538vw;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.contact_page_info .telephones_block {
		padding: 0 0 6.1538vw;
		margin: 0 0 6.1538vw;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.contact_page_info .telephones_block + .telephones_block {
		margin: 0 0 6.1538vw;
	}
	.contact_page_info .telephones_block .title {
		font-size: 4.1025vw;
		text-align: center;
		margin: 0 0 3.0769vw;
	}
	.contact_page_info .telephones_block .telephones_wrap {
		justify-content: space-between;
		gap: 2.0512vw;
	}
	.contact_page_info .telephones_block .telephones_wrap .telephone_item {
		justify-content: center;
		flex-direction: column;
		gap: 1.0256vw;
		width: 44.8717vw;
		height: 17.6923vw;
		font-size: 4.6153vw;
		background: #F4F7F9;
		border-radius: 4.1025vw;
	}
	.contact_page_info .telephones_block + .telephones_block .telephones_wrap .telephone_item {
		flex-direction: row;
		width: 100%;
		height: 10.5128vw;
	}
	.contact_page_info .messengers_wrapper {
		padding: 0 0 6.1538vw;
		margin: 0 0 6.1538vw;
	}
	.contact_page_info .messengers_wrapper .messengers_content {
		justify-content: space-between;
		gap: 2.0512vw;
	}
	.contact_page_info .messengers_wrapper .messengers_content .messenger_item a {
		width: 29.2307vw;
		height: 20.5128vw;
		border-radius: 4.1025vw;
		font-size: 4.1025vw;
	}
	.contact_page_info .messengers_wrapper .messengers_content .messenger_item a span {
		padding: 8.7179vw 0 0;
	}
	.contact_page_info .messengers_wrapper .messengers_content .messenger_item a span:before {
		width: 8.2051vw;
		height: 8.2051vw;
		top: 0;
		left: calc(50% - 4.1025vw);
	}
	.contact_page_info .socials_wrapper {
		padding: 0 0 6.1538vw 0;
		margin: 0 0 8.2051vw;
	}
	.contact_page_info .socials_wrapper .title {
		font-size: 4.1025vw;
	}
	.contact_page_info .socials_wrapper .socials_content {
		gap: 6.1538vw;
	}
	.contact_page_info .socials_wrapper .socials_content .social_item a {
		width: 6.1538vw;
		height: 6.1538vw;
	}
	.contact_page_info .socials_wrapper .socials_content .social_item a:before {
		width: 6.1538vw;
		height: 6.1538vw;
	}
	.contact_page_desctop_map_wrap {
		display: none;
	}
}
/* END CONTACT */