@import url(../vendor/Nunito_Sans/Nunito.css);

@font-face {
	font-family: 'Graphik LC Medium';
	src: url('../../../fonts/Graphik LC/Graphik-Medium-Web.woff2') format('woff2'), url('../../../fonts/Graphik LC/Graphik-Medium-Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Graphik LC';
	src: url('../../../fonts/Graphik LC/Graphik-Regular-Web.woff2') format('woff2'), url('../../../fonts/Graphik LC/Graphik-Regular-Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

.footer__copy, .footer__form-button, .footer__heading, .footer__input, .footer__text {
	font-family: 'Nunito Sans';
	font-style: normal
}

.block__container .footer__copy, .block__container .footer__form-button, .block__container .footer__heading, .block__container .footer__input, .block__container .footer__text {
	font-family: 'Graphik LC', sans-serif;
	font-style: normal
}

html .footer__items, html .footer__locations {
	opacity: 1;
	height: auto;
	position: relative;
	z-index: 1
}

.footer__link, .footer__locations-more {
	font-family: 'Nunito Sans';
	text-decoration: none
}

.footer__form, .footer__input, .footer__links, .footer__points {
	box-sizing: border-box
}

.footer {
	width: 100%;
	background: url(../images/overlay-footer.png) 0 0/cover no-repeat
}

.footer__content {
	max-width: 1132px;
	padding: 92px 0 0;
	margin: 0 auto
}

.footer__navigation {
	width:100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap
}



.logos-desk {
	display: block
}

.logos-mob {
	display: none
}


.footer__points, .footer__subsribe {
	flex-direction: column;
	display: flex
}

.footer__logo {
	width: 157px
}

.footer__points {
	list-style-type: none;
	padding: 0;
	gap: 16px;
	width: 100%;
	margin: 16px 0 0
}

.footer__point {
	margin: 0;
	max-height: 42px
}

.footer__subsribe {
	margin: 0 86px 0 0;
	align-items: center
}

.footer__links {
	margin: 0 5px
}

.footer__container {
	margin: 0 0 40px
}

.footer__button {
	display: none;
	background-image: url(../images/footer__button.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	cursor: pointer;
	border: none;
	outline: 0 !important;
	width: 18px;
	height: 18px
}

html .footer__items {
	list-style-type: none;
	margin: 14px 0 0;
	padding: 0 12px 0 0
}

html .footer__locations {
	padding: 0 4px;
	display: flex;
	flex-direction: column
}

html .footer__locations-list {
	list-style-type: none;
	margin: 14px 0 0 -6px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0;
	max-width: 211px
}

.footer__location {
	padding: 1px 7px 4px 0;
	margin: 3px
}

	.footer__location:nth-child(6),
	.footer__location:nth-child(8),
	.footer__location:nth-child(10),
	.footer__location:nth-child(12),
	.footer__location:nth-child(14),
	.footer__location:nth-child(22),
	.footer__location:nth-child(24),
	.footer__location:nth-child(odd) {
		border-right: 1px solid #d5dfe6
	}

	.footer__location:nth-child(7),
	.footer__location:nth-child(9),
	.footer__location:nth-child(11),
	.footer__location:nth-child(13),
	.footer__location:nth-child(15),
	.footer__location:nth-child(23),
	.footer__location:nth-child(29) {
		border-right: none !important
	}

.footer__locations-more {
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	color: #35d073;
	display: block;
	margin-top: 8px
}

.footer__link {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #50606b
}

.footer__form-button, .footer__input {
	height: 57px;
	font-weight: 700
}

.footer__link:first-child {
	padding-left: 0
}

.footer__form {
	display: flex;
	flex-direction: column
}

.footer__input {
	width: 300px;
	background: #fff;
	border: 2px solid #d7cbf4;
	border-radius: 4px;
	margin: 9px 0 0;
	padding: 13px;
	font-size: 16px;
	line-height: 22px;
	color: #d7cbf4;
	text-align: left;
	letter-spacing: -.0507936px
}

.footer__form-button {
	width: 100%;
	max-width: 300px;
	background: #35d073;
	border-radius: 5px;
	border: none;
	margin: 11px 0 0;
	font-size: 18px;
	line-height: 28px;
	color: #fff
}

.footer__copy, .footer__text {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #868f96
}

.cleaning-available {
	display: block
}

.footer__socials {
	list-style-type: none;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 19px 0 0;
	align-self: flex-start
}

.footer__social {
	margin: 0 27px 0 0
}

.footer__item {
	margin: 0 0 7px
}

.footer__accordeon {
	border: none;
	padding: 0
}

.footer__copyright {
	margin: 22px 144px 0 0;
	padding: 10px 0 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-top: 1px solid #d5dfe6
}

.footer__copy {
	text-decoration: none;
	vertical-align: top
}

.footer__text {
	max-width: 260px;
	margin: 0
}
.footer_left_column{
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	gap:56px;
}
.cleaning-available-small {
	display: none
}

.new-footer .footer__content {
	max-width: 1144px;
}

.new-footer.footer {
	background: #F9F8FF;
}
.new-footer .footer__logos {
	margin: 0;
}

.new-footer .footer__item {
	margin-bottom: 2px;
}

.new-footer .footer__link {
	color: #453283;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: "Graphik LC", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
}

.new-footer .footer-logo {
	margin-right: 138px;
}

	.new-footer .footer-logo img {
		width: 145px;
	}


.new-footer .footer__social {
	margin-right: 12px;
}

.new-footer .footer__heading {
	color: #453283;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: "Graphik LC Semibold", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.footer__link_bold {
	font-weight: 600 !important;
}
.new-footer .footer__copyright {
	border: unset;
}

.new-footer .footer__copy, .new-footer .footer__text {
	color: #868F96;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: "Graphik LC", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.footer__links{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	gap:56px;
}
.social-media-mob{
	display:none
}
@media screen and (max-width:1200px) {
	.footer__navigation {
		padding-inline: 16px
	}

	.footer__subsribe {
		margin-right: 16px
	}

	.footer__links {
		margin: 0 auto 0 0
	}

	.new-footer .footer__content {
		margin-inline: 16px;
	}
}
@media screen and (max-width:1045px){
	.footer__links {
		display: none !important
	}
	.social-media-desk {
		display: none;
	}
	.social-media-mob {
		display: block;
		margin-block: 48px;
	}
	.footer__navigation {
		width: 100% !important;
		display: flex;
		flex-direction: column;
		margin: 0
	}
}
@media screen and (max-width:900px) {
	.footer__content {
		padding: 30px 0 0
	}

	.new-footer .footer__navigation {
		gap: 0;
	}

	.cleaning-available, .footer__logo {
		display: none;
	}

	.new-footer .footer__logo {
		display: block;
	}

	.footer__logos {
		margin: 0 0 56px !important;
		padding: 0;
		gap: 16px;
		top: -13px
	}

	.new-footer .footer__logos {
		margin: 0 !important;
	}

		.new-footer .footer__logos .footer__heading {
			margin-block: 48px 12px;
		}

	.logos-desk {
		display: none
	}

	.logos-mob {
		display: block
	}

	.footer-logo {
		margin-block: 18px 8px;
	}

		.footer-logo .footer__heading {
			margin-bottom: 5px;
			width: max-content
		}

	.footer__points {
		flex-direction: row;
		margin: 0
	}

	.footer__point {
		margin: 0
	}

	.footer__subsribe {
		margin: 45px 0 0;
		gap: 24px;
		min-width: 92%
	}

	.footer__links {
		width: 100%;
		margin: 0;
		padding: 0
	}

		.footer__links:first-of-type {
			padding: 32px 16px 0
		}

	.new-footer .footer__container {
		margin: 0
	}

	.footer__container {
		margin: 0 0 13px
	}

	.footer__heading {
		font-weight: 700;
		font-size: 14px;
		line-height: 14px;
		letter-spacing: .5px
	}

	.new-footer .footer__heading {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 14px;
	}

	.footer__copy, .footer__text {
		font-size: 14px;
		line-height: 22px
	}

	.new-footer .footer__copy, .new-footer .footer__text {
		font-size: 12px;
		line-height: 22px
	}

	.footer__button {
		display: block
	}

	html .footer__items {
		opacity: 0;
		height: 0;
		padding: 0 12px;
		z-index: -1;
		margin: 0
	}

		html .footer__items .footer__item:last-child {
			margin-bottom: 24px;
		}

	html .footer__locations {
		opacity: 0;
		height: 0;
		padding: 0 15px;
		z-index: -1
	}

	.footer__location:nth-child(2n), .footer__location:nth-child(odd) {
		border: none
	}

	html .footer__locations-list {
		margin-top: -5px;
		flex-direction: column;
		max-width: initial
	}

	.footer__form {
		background: #f9f8ff;
		border-radius: 16px;
		padding: 20px
	}

	.footer__input {
		margin: 24px 0 0
	}

	.footer__form-button {
		margin: 11px 0 0
	}

	.footer__socials {
		margin: 12px 0 0
	}

	.cleaning-available-small {
		display: block;
		margin-bottom: 48px
	}

		.cleaning-available-small .footer__heading {
			font-size: 16px;
			margin-bottom: 16px;
			margin-top: 62px
		}

	.footer__accordeon {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		border-radius: 5px;
		box-sizing: border-box;
		padding: 9px 12px 12px;
	}

	.new-footer .footer__accordeon {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: start;
		border-radius: 5px;
		box-sizing: border-box;
		padding: 0;
	}

	
	.new-footer .social-media h3 {
		margin-bottom: 12px !important;
	}
	.footer__points{
		margin-top:12px
	}
	.footer__copyright {
		display: flex;
		flex-direction: column;
		border: none;
		gap: 4px;
		margin: 0;
		padding: 0 16px 32px
	}

	.footer__text {
		max-width: 300px
	}

	.footer__links{
		flex-direction:column;
		justify-content:normal;
		gap:48px;
	}
	.footer-links-content{
		display:flex;
		flex-direction:column;
		gap:48px
	}
	.footer_left_column{
		gap:0px
	}
}