.clear,
.clr {

	width: 100%;
	clear: both;
	zoom: 1;
}
.show_always {
	display: block !important;
}
.service-complex__list-text {
	width: 30%;
}
.service-complex__list-text p {
	margin: 0 0 15px;
}
.service-complex__list-text a {
	text-decoration: underline;
	color: #a05c25;
}
.btn-brief_child {
	line-height: 20px;
	padding: 15px 0;
}
.service-review__title__download {
	padding: 15px 0 0;
}
.service-review__title__download a {
	margin: 15px 0 18px;
}
.menu__footer-nav__item.mobile-menu-cart {
	display: flex;
	font-weight: 700;
	color: #333;
}
.menu__footer-nav__item.mobile-menu-cart .header__cart__icon:before {
	display: none;
}
.menu__footer-nav__item.mobile-menu-cart .header__cart {
	padding: 0 15px;
}
.menu__footer-nav__item.mobile-menu-cart .header__cart__price {
	display: none;
}
.header__cart--menu {
	color: #000;
	transition: color .35s,opacity .1s,visibility .1s;
	display: -ms-flexbox;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 0 40px 0 24px;
	margin-left: -24px;
	cursor: pointer;
}
.menu__footer-nav__item.mobile-menu-cart .header__cart--menu {
	padding: 0;
}
.mobile-menu-only {
	display: none;
}
.order-btn-top,
.order-btn-bottom {
	font-family: 'Lato',Tahoma,sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	border-radius: 0;
	color: #ffffff;
	background-color: #006738;
	background-image: -webkit-linear-gradient(bottom, #006738, #006738);
	background-image: linear-gradient(to top, #006738, #006738);
	border: 1px solid;
	border-color: rgba(255,255,255,0.16);
	border-top-color: rgba(255,255,255,0.6);
	border-top-width: 1px;
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0%), 0 1px 0 0 rgb(255 255 255 / 0%) inset;
	text-shadow: 0 0 0 rgb(0 0 0 / 0%);
	padding: 12px;
	cursor: pointer;
	white-space: normal;
	min-width: 168px;
	width: 100%;
	max-width: 260px;
	margin: 0 auto 30px;
	font-size: 18px;
	text-align: center;
	display: block;
}
.order-btn-bottom {
	margin: 30px auto;
}

.vjs-tech {
	width: 100% !important;
	height: 100% !important;
}
.contacts-page__contacts .contacts-page__contacts-item {
	margin-right: 0;
}
.download-files {
	display: flex;
	flex-wrap: wrap;
}
.download-files a.service-review__download-btn {
	max-width: 200px;
	width: 100%;
}

.video-js {
	width: 80vw !important;
	height: 80vh !important;
}

.header__logo {
	display: flex;
	align-items: center;
	justify-content: center;
}

.header__logo::before {
	display: none;
}

.header__logo svg {
	width: 85px;
	height: auto;
}

.header__phone {
	font-size: 14px;
	line-height: 1;
	transition: opacity 0.3s;
}

.header__cam-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	color: #006738;
	transition: opacity 0.3s;
	font-size: 12px;
	font-weight: 700;
	min-width: 36px;
	min-height: 36px;
}

.header__cam-btn span {
	padding-top: 2px;
}

.header__cam-btn svg {
	fill: currentColor;
}

.webcameras-main .about__web-cameras {
	margin: 0;
}

.service_service .header__booking-right {
	display: none;
}

.contacts-block__row {
	flex-direction: column;
}

@media (min-width: 1024px) {
	.header__phone:hover {
		opacity: 0.7;
	}

	.header__cam-btn:hover {
		opacity: 0.7;
	}
}

@media (max-width: 1023px) {
	.service-complex__list-text {
		width: 100%;
		padding: 10px 0 30px;
	}

	.header__cam-btn span {
		display: none;
	}

	.header__phone {
		font-size: 12px;
	}

	.weather-home__icon {
		line-height: 0;
	}

	.weather-home__icon img {
		width: 30px;
		height: 30px;
	}

	.weather-home__temp {
		font-size: 16px;
	}
}


@media (max-width: 767px) {
	.footer__connection {
		justify-content: flex-start !important;
	}
	.mobile-hide {
		display: none !important;
	}
	.header__cart--menu {
		padding: 0 20px;
		margin-left: 0;
	}
	.mobile-menu-only {
		/*display: flex;*/
	}

	.service-complex__list-item__content {
		min-height: 330px;
	}

	.header__menu-btn {
		margin-right: -10px;
	}

	.header__booking-right {
		display: none;
	}

	.weather-home {
		position: absolute;
		right: 20px;
	}

	.footer__sitemap__title--link {
		margin-bottom: 7px;
	}

	.footer__sitemap__title--link:after {
		display: none;
	}

	.footer__sitemap__title::before {
		display: none;
	}
	.footer__sitemap__title::after {
		font-family: "iconfont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-style: normal;
		font-variant: normal;
		font-weight: 400;
		text-decoration: none;
		text-transform: none;
		content: "\E018";
		display: inline-block;
		vertical-align: top;
		height: 10px;
		line-height: normal;
		right: 10px;
		font-size: 12px !important;
		-ms-transform-origin: 50%;
		transform-origin: 50%;
		color: #979aa6;
		transition: transform .4s cubic-bezier(.39, .575, .565, 1)
	}
}

.mango-call-site {
	position: fixed;
	top: 70px;
	right: 20px;
	z-index: 10000;
	transition: opacity 0.3s;
}

.mango-call-site a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	min-height: 40px;
	color: #fff;
	background-color: rgb(0, 103, 56);
	padding: 0;
	min-width: 166px;
	text-align: center;
	transition: background-color 0.3s;
}

.mango-call-site button {
	display: none;
}

.mango-call-site a:hover {
	background-color: rgb(21, 93, 65);
}

@media (max-width: 1280px) {
	.mango-call-site {
		top: 70px;
		right: 10px;
	}
}

@media (max-width: 767px) {
	.mango-call-site {
		right: 0;
		top: 61px;
	}

	.mango-call-site a {
		min-width: 162px;
		min-height: 30px;
		line-height: 30px;
	}
}

@media (max-width: 600px) {
	.header__menu-btn {
		margin-right: 0;
	}
}

@media (max-width: 450px) {
	.mango-call-site a {
		font-size: 10px;
		padding: 0;
		min-width: 100px;
	}
}

body.scroll-locked .mango-call-site {
	opacity: 0;
	pointer-events: none;
}

.call-button {
	display: flex;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: rgb(0, 103, 56);
	transition: background-color 0.3s, opacity 0.3s;
	position: fixed;
	top: 140px;
	left: 20px;
	z-index: 10000;
}

.call-button svg {
	margin: auto;
}

@media (min-width: 1024px) {
	.call-button:hover {
		background-color: rgb(21, 93, 65);
	}
}

@media (max-width: 767px) {
	.call-button {
		top: 70px;
		left: 10px;
	}
}

body.scroll-locked .call-button {
	opacity: 0;
	pointer-events: none;
}