#footer .our-advantages {
	width: 1300px;
	padding-top: 54px;
	padding-bottom: 64px;
	margin-left: auto;
	margin-right: auto;
}
#footer .our-advantages > h3 {
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 26px;
	color: #4c4c4c;
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase;
}
#footer .our-advantages .our-advantages-columns {
	display: flex;
	gap: 30px;
}
#footer .our-advantages .our-advantages-columns .our-advantages-column {
	position: relative;
	width: 25%;
	border: 1px solid #d8d8d8;;
}
#footer .our-advantages .our-advantages-columns .our-advantages-column .our-advantages-column-mark {
	position: absolute;
	top: 0;
	left: 0;
	width: 64px;
	height: 64px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	color: #fff;
	background-color: #f13030;
	line-height: 60px;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
}
#footer .our-advantages .our-advantages-columns .our-advantages-column .our-advantages-column-icon {
	height: 152px;
	display: flex;
	justify-content: center;
}
#footer .our-advantages .our-advantages-columns .our-advantages-column .our-advantages-column-icon svg {
	align-self: center;
}
#footer .our-advantages .our-advantages-columns .our-advantages-column .our-advantages-column-title {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4c4c4c;
	background-color: #ffd333;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 19px;
	text-align: center;
}
#footer .footer-menu-and-copy-block {
	padding-top: 32px;
	padding-bottom: 34px;
	background-color: #f5f5f5;
}
#footer .footer-menu {
	/* padding-bottom: 54px;
	border-bottom: 1px solid #4c4c4c; */
	display: flex;
	gap: 60px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
#footer .footer-menu #footer-workingtime {
	margin-top: 32px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column-last {
	color: #4c4c4c;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column .footer-workingtime-first-level {
	margin-bottom: 8px;
	color: #4c4c4c;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column .footer-workingtime-second-level {
	color: #4c4c4c;
	font-family: Arial;
	font-weight: 400;
	font-size: 17px;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: 0.01em;
	line-height: 24px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column .footer-menu-title {
	margin-top: 22px;
	margin-bottom: 10px;
	color: #4c4c4c;
	font-family: 'Arial';
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column ul > li {
	font-family: 'Arial';
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0.01em;
	color: #4c4c4c;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column ul > li + li {
	margin-top: 10px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column ul > li a {
	text-decoration: none;
	color: #4c4c4c;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column ul > li a:hover {
	text-decoration: underline;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column-last p {
	font-size: 14px;
	line-height: 24px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column-last p:first-child {
	margin-top: 18px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column-last p + p {
	margin-top: 32px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column-last p strong {
	font-size: 20px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column-last p .fz-17 {
	font-size: 17px;
}
#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper .footer-menu-column-last p a {
	text-decoration: none;
	color: #4c4c4c;
}
#footer .footer-hr {
	height: 1px;
	margin-top: 54px;
	margin-bottom: 30px;
	background-color: #4c4c4c;
	opacity: 0.3;
}
#footer .footer-copy {
	display: flex;
	gap: 16px;
	justify-content: space-between;
	color: #4C4C4C;
	font-size: 17px;
}
#footer .footer-copy > div {
	/* width: 33.33%; */
}
#footer .footer-copy > div a {
	color: #4C4C4C;
	display: block;
	text-decoration: none;
	font-weight: 700;
}
#footer .footer-copy > div.ta-r {
	text-align: right;
}
#footer .footer-copy > div.ta-c {
	text-align: center;
}

.footer-mobile #footer {
	margin-top: 60px;
}

@media only screen and (max-width:1380px) {
	#footer .our-advantages {
		width: 90%;
	}
	#footer .footer-menu-and-copy-block .footer-menu-and-copy-wrapper {
		width: 90%;
	}
	#footer .footer-copy br {
		display: none;
	}
}
@media only screen and (max-width:1226px) {
	#footer .our-advantages .our-advantages-columns .our-advantages-column .our-advantages-column-title {
		font-size: 16px;
	}
	#footer .footer-menu {
		flex-wrap: wrap;
		justify-content: space-between;
	}
}
@media only screen and (max-width:820px) {
	#footer .footer-copy {
		flex-wrap: wrap;
	}
	#footer .footer-copy > div.ta-r {
		text-align: left;
	}
	#footer .footer-copy > div.ta-c {
		text-align: left;
	}
}