html,
body {
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

div,
span,
applet,
object,
iframe {
	margin: 0;
	font-size: 100%
}

div,
span,
applet,
object,
iframe,
h1 {
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

h2 {
	margin: 0
}

h2,
h3 {
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}

h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

footer {
	border: 0;
	font: inherit
}

footer,
header,
hgroup,
menu {
	margin: 0;
	vertical-align: baseline
}

header,
hgroup,
menu,
nav {
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}

output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
	color: #6981aa
}

a:hover {
	color: #df434e
}

@font-face {
	font-family: 'sanitarim';
	src: url("fonts/sanitarim.eot");
	src: url("fonts/sanitarim.eot?#iefix") format('embedded-opentype'),
		url("fonts/sanitarim.woff") format('woff'),
		url("fonts/sanitarim.ttf") format('truetype'),
		url("fonts/sanitarim.svg#officinaserifblackcblack") format('svg');
	font-weight: 400;
	font-style: normal
}

html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #333745
}

.mob-calculate .sup {
	vertical-align: super;
	font-size: smaller;
	float: none;
	width: auto;
	display: inline-block
}

.slider .slick-slide:hover {
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}

.bigger {
	font-size: larger
}

.number span {
	font-family: sanitarim;
	margin-top: -5px;
	vertical-align: top;
	display: inline-block;
	font-size: 24px;
	margin-right: -8px
}

.page-wrapper {
	min-height: 100%;
	margin-bottom: -100px;
	background: #edf1f4
}

* html .page-wrapper {
	height: 100%
}

.page-buffer {
	height: 100px
}

.before-header {
	background-color: #6981aa;
}

.before-header__body {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.before-header__tel {
	padding-top: 18px;
	padding-bottom: 14px;
	padding-left: 20px;
	background-image: url('/i/phone copy 2.svg');
	background-position: left calc(50% + 1px);
	background-repeat: no-repeat;
	background-size: 14px 14px;
}

.before-header__tel a {
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
}

.before-header__text {
	padding-left: 11px;
	padding-right: 11px;
	font-weight: 300;
	font-size: 13px;
	color: #fff;
	padding-top: 18px;
	padding-bottom: 14px;
}

.page-wrapper>header {
	height: auto;
	background: #fff;
}

.header-left {
	display: inline-block;
	flex: 0 0 25%;
	max-width: 25%;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative
}

.wrapper--header {
	display: flex;
	flex-flow: row wrap;
	padding-top: 5px;
	padding-bottom: 7px;
}

.logo {
	/*background: url("/i/logo.svg");*/
	height: 56px;
	margin: 12px 0 0;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.logo a {
	display: block;
	width: 100%;
	height: 100%
}

.callback {
	width: 275px;
	height: 98px;
	border: 2px solid #dee1e4;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 10px 0 0
}

.timing {
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: 300;
	margin-left: 39px;
	margin-top: 15px;
	display: inline-block;
}

header .number {
	font-weight: 300;
	margin: 16px 0 0 34px;
	font-size: 20px
}

header .number,
header .number-text {
	display: block;
	text-decoration: none;
	color: #333745
}

header .number-text {
	font-size: 14px;
	margin: 10px 0 0 45px;
	padding-top: 18px;
	padding-bottom: 14px;
	padding-right: 11px;
	padding-left: 35px;
}

.number-text:hover,
.number:hover {
	color: #6981aa
}

nav .row a:hover,
nav .row a.current {
	background: #6981aa;
	color: #fff;
	position: relative;
}

.nav .row a.current {
	position: relative;
}

nav .row a.current:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #6981aa;
	top: calc(50% - 3px);
	left: 7px;
	border-radius: 50%;
}

nav .row .dropdown-content>a:first-of-type.current {
	background: #6981aa;
	color: #fff;
}

nav .row .dropdown-content>a:first-of-type.current:before {
	content: none;

}

.before-header__callback {
	margin-left: auto;
	position: relative;
	transition: all .3s ease-out .1s;
	background-image: url('/i/phone.svg');
	background-position: 8% calc(50% + 1px);
	background-repeat: no-repeat;
	background-size: 17px 17px;
}

.before-header__callback:hover {
	background-color: #5d749f;
}

.before-header__callback a {
	text-decoration: none;
	margin: 0;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
}

.before-header__callback a:hover {
	color: #ffffff;
}

nav {
	flex: 0 0 70%;
	max-width: 70%;
	margin-top: 12px;
	margin-left: auto;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown>a {
	transition: all .3s ease-in-out;
	transition-delay: .2s;
	z-index: 200;
	position: relative;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}

.dropdown>a:after {
	position: absolute;
	content: url(/i/arrow-dropdown.svg);
	width: 9px;
	height: 5px;
	transform: rotate(180deg);
	display: inline-block;
	transition: all .3s ease-out;
	transition-delay: .15s;
	line-height: 0;
	font-size: 0;
	top: calc(50% - 2px);
	right: 15px;
	vertical-align: middle;
}

.dropdown:hover>a:after {
	transform: rotate(0);
}

.dropdown-content {
	display: none;
	opacity: 0;
	position: absolute;
	background-color: #fff;
	border: 2px solid #dee1e4;
	border-radius: 8px;
	min-width: 197px;
	box-shadow: 0px 9px 7px 0px rgba(13, 23, 53, 0.18);
	padding: 12px 16px 12px 9px;
	border-top-left-radius: 0;
	margin-top: -2px;
	z-index: 101;
	transition: all .3s ease-in-out;
	transform: translateY(-10px);
}

.dropdown-content--2cols {
	width: 560px;
}

.dropdown-content--2cols a {
	width: calc(48% - 30px);
	float: left;
	margin-right: 30px !important;
}

.dropdown:hover>a {
	border-top: 2px solid #dee1e4;
	border-left: 2px solid #dee1e4;
	border-right: 2px solid #dee1e4;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-color: #fff;
	z-index: 102;
}

.dropdown-content--visible {
	opacity: 1;
	transform: translateY(0px);
}

nav,
.row {
	display: inline-block;
	vertical-align: top
}

.header--fixed {
	position: fixed;
	z-index: 200;
	left: 0;
	right: 0;
	top: 0;
	transform: translateZ(0);
}

@keyframes animate-header {
	from {
		opacity: 0;
		transform: translateY(-100%);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

header .row {
	margin-right: 0px
}

nav .row a {
	display: block;
	text-decoration: none;
	margin-top: 6px;
	color: #000;
	padding-left: 5px;
	line-height: 23px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}

.debris-slide-form {
	padding-bottom: 40px;
	position: relative;
}

.debris-slide-form a {
	color: #6981aa
}

.debris-slide-form a:hover {
	color: #df434e
}

.debris-prices a {
	color: #6981aa
}

.debris-prices a.m20 {
	display: block;
	margin: 20px 0 60px
}

.debris-prices a:hover {
	color: #df434e
}

.toughness-info {
	max-width: 600px
}

.toughness-info p {
	line-height: 22px
}

.blue {
	color: #6981aa
}

a.blue:hover {
	color: #df434e
}

nav .row a:first-child {
	color: #333745;
	margin: 0px 0 0;
	padding: 15px 27px 15px 16px;
}

nav .row a:first-child:hover {
	background: #fff;
	color: #6981aa
}

nav .row .dropdown-content>a:first-child {
	display: block;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	margin-top: 6px;
	color: #000;
	line-height: 20px;
	padding: 0;
	padding-left: 5px;
}

nav .row .dropdown-content>a:first-child:hover {
	background: #6981aa;
	color: #fff;
}

nav .row .dropdown-content>a {
	font-weight: 300;
	font-size: 14px;
}

nav .row .dropdown-content>a:before {
	content: none;
}

nav .row a.current:first-child {
	background: #fff;
	color: initial;
}

nav .row:last-child {
	margin-right: 0
}

h1 {
	font: 700 40px 'Roboto';
	display: block;
	margin: 52px 0 0
}

.debris-prices.template h1 {
	margin-top: 0
}

.left-big-calculate {
	display: inline-block;
	width: 480px;
	float: left;
	padding-bottom: 63px
}

.left-big-calculate h1+label {
	line-height: 53px !important;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 47px;
	font: 300 20px/53px 'Roboto'
}

.left-big-calculate .containers div {
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
	-webkit-transition: all .3s ease-out .1s;
	-moz-transition: all .3s ease-out .1s;
	-o-transition: all .3s ease-out .1s;
	transition: all .3s ease-out .1s;
	height: 135px
}

.left-big-calculate .containers {
	width: 500px
}

.left-big-calculate .containers div img {
	width: 100%;
	height: 135px
}

.left-big-calculate .containers div span {
	position: absolute;
	bottom: 5px;
	left: 50%;
	font: 300 20px 'Roboto';
	margin-left: -23px
}

.left-big-calculate .containers div .sup {
	font-size: 10px;
	vertical-align: super;
	float: none;
	width: auto;
	right: -5px;
	top: 0;
	left: auto;
	margin: 0
}

.left-big-calculate .containers div {
	background: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	cursor: pointer;
	overflow: hidden
}

.left-big-calculate .containers div.active {
	background: #df434e;
	color: #fff
}

.left-big-calculate .containers div:hover {
	background: #df434e;
	color: #fff
}

.calculate.snow .left-big-calculate .containers div.active {
	background: #6981aa;
	color: #fff
}

.calculate.snow .left-big-calculate .containers div:hover {
	background: #6981aa;
	color: #fff
}

.left-big-calculate-description {
	font: 300 14px/21px 'Roboto';
	margin-top: 15px
}

footer {
	position: relative;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	padding: 0 0 32px 0;
	background: #fff
}

.top-footer-links {
	height: 53px;
	box-sizing: border-box;
	border-bottom: 1px solid #edf1f4;
}

.top-footer-links .wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 53px;

}

footer .row.social-logo {
	margin-top: -10px;
}

footer .bottom-footer-links {
	padding-top: 32px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

footer .fb-logo {
	background: url("/i/fb-logo.png");
	margin: 0 5px 0 0
}

footer .fb-logo,
footer .gp-logo,
footer .vk-logo {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-top: -6px;
}

span.city-name,
span.city-street {
	display: inline !important;
}

footer .vk-logo {
	background: url("/i/vk-logo.png");
}

footer .gp-logo {
	background: url("/i/gp-logo.png");
	margin: 0 5px 0 0
}

.metrika-widget {
	width: 88px;
	height: 31px;
	background: url("/i/metrika.png");
	display: none
}

.sa-logo {
	width: 101px;
	height: 30px;
	background: url("/i/sa-logo.svg") no-repeat;
	display: block;
	color: #333745;
	padding-left: 20px;
	padding-top: 2px;
}

footer .row span {
	display: block;
	line-height: 22px
}

footer a.row {
	color: #333745
}

.item {
	float: left
}

.map-caption {
	text-align: center;
	font: 300 20px/21.23px 'Roboto'
}

.map {
	height: auto;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	width: 52%;
	background: #edf1f4;
	margin-top: 45px;
	position: absolute;
	padding-top: 20px;
	z-index: 10;
	-webkit-transition: all .4s ease-out .1s;
	-moz-transition: all .4s ease-out .1s;
	-o-transition: all .4s ease-out .1s;
	transition: all .4s ease-out .1s;
	top: 0;
	opacity: 1
}

.map-hidden {
	top: -600px
}

.map_center {
	width: 414px;
	height: auto;
	position: relative;
	margin: 0 auto
}

.map_center a {
	font-size: 26px;
	line-height: 36px;
	color: #333745
}

.map_center:hover a.subs.current {
	color: #fff
}

.okrug {
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 26px;
	z-index: 99;
	-webkit-transition: all .2s ease-out .1s;
	-moz-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s
}

.uzo,
.co,
.co2,
.so,
.szo,
.zo,
.uo,
.uvo,
.vo,
.svo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
	cursor: pointer
}

.three-column-info,
.calculate {
	background: #edf1f4;
	position: relative;
	overflow: hidden
}

.calculate {
	min-height: 621px
}

.calculate.snow {
	background: url('/i/snow-pat.png') #eff5ff;
	-webkit-transition: background .8s ease-out .1s;
	-moz-transition: background .8s ease-out .1s;
	-o-transition: background .8s ease-out .1s;
	transition: background .8s ease-out .1s
}

.calculate.snow .map {
	background: #eff5ff
}

.calculate.snow .map #back_1 {
	-webkit-transition: background .8s ease-out .1s;
	-moz-transition: background .8s ease-out .1s;
	-o-transition: background .8s ease-out .1s;
	transition: background .8s ease-out .1s
}

.three-column-info .row {
	width: 31%;
	font-size: 14px;
	line-height: 23px;
	margin: 0 25px 10px 0
}

.three-column-info .row:last-child {
	margin-right: 0
}

.three-column-info .row p {
	margin-top: 22px;
	word-spacing: -1px
}

h2 {
	font: 300 40px/50px 'Roboto', sans-serif
}

h2,
h3 {
	color: #333745
}

h3 {
	font: 700 14.1px/25px 'Roboto', sans-serif;
	margin: 29px 0 0
}

.slider {
	position: relative;
	height: 511px;
	background: #fff
}

.slider h2 {
	position: absolute;
	width: 452px;
	top: 50px;
	left: 0;
	z-index: 3
}

.main-slider,
.main-slider div {
	position: relative;
	height: 100%
}

.main-slider div img {
	display: inline-block;
	vertical-align: top;
	margin: 36px -18px 0 0;
	-o-background-size: cover;
	background-size: cover;
	width: 45%
}

.main-slider div span {
	display: inline-block;
	font: 300 114px/601.5px 'Roboto', sans-serif;
	width: 45%;
	text-align: right;
	margin-right: 18px
}

.safety {
	background: url("/i/tree.png") no-repeat 0% 50%;
	padding: 4px 0 0 54px;
	font: 700 14px/25px 'Roboto', sans-serif;
	color: #29885f;
	margin-top: 60px
}

.number-car {
	display: none
}

.benefits {
	border: 1px solid #edf1f4;
	border-left: none;
	-webkit-border-radius: none;
	border-radius: none;
	padding-bottom: 56px;
	background: #fff
}

.benefit {
	width: 478px;
	margin-top: 23px
}

.benefit,
.benefit img {
	display: inline-block;
	vertical-align: top
}

.benefit img {
	margin-top: 69px
}

.benefit:nth-child(2) img {
	margin-top: 55px
}

.benefit-info {
	display: inline-block;
	width: 220px;
	color: #333745;
	margin: 84px 0 0 9px
}

.reviews h1 {
	margin: 15px 0 25px 0;
}

.reviews__links {
	margin-top: 20px
}

.reviews-item__link {
	font-size: 16px;
	border: 1px solid #fff;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 8px;
	height: 40px;
	line-height: 40px;
	color: #000;
	display: inline-block;
	padding: 0px 15px 0px 5px;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.25);
}

.reviews-item__link:hover {
	-webkit-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.25);
}

.reviews-link--yell:before {
	content: url(/i/icon-yell.png);
	display: inline-block;
	margin-right: 10px;
}

.reviews-link--yell {
	background-color: #dc3c43;
	border: 1px solid #dc3c43;
	color: #fff;
}

.reviews-link--yell:hover {
	color: #fff;
}

.reviews-link--yandex:before {
	content: url(/i/icon-yandex.png);
	display: inline-block;
	margin-right: 10px;
	margin-top: -4px;
}

.reviews-link--yandex:hover {
	color: #000;
}

.reviews-link--flap:before {
	content: url(/i/icon-flap.png);
	display: inline-block;
	margin-right: 10px;
	vertical-align: -3px;
}

.reviews-link--flap {
	background-color: #2a2a29;
	color: #fff;
	border: 1px solid #2a2a29;
}

.reviews-link--flap:hover {
	color: #ffffff;
}

.reviews-link--google:before {
	content: url(/i/icon-google.png);
	display: inline-block;
	margin-right: 5px;
	margin-top: 0px;
	vertical-align: -10px;
}

.reviews-link--google:hover {
	color: #000;
}

.reviews-link--2gis:before {
	content: url(/i/icon-2gis.png);
	display: inline-block;
	margin-left: 5px;
	margin-right: 0;
	margin-top: 0px;
	vertical-align: -11px;
}

.reviews-link--trustpilot:before {
	content: url(/i/icon-trustpilot.png);
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.reviews-link--trustpilot {}

.reviews-link--yell:before {
	content: url(/i/icon-yell.png);
	display: inline-block;
	margin-right: 5px;
	vertical-align: -10px;
	margin-top: 0px;
}

.reviews-link--yandex:before {
	content: url(/i/icon-yandex.png);
	display: inline-block;
	margin-right: 5px;
	margin-top: 3px;
	vertical-align: -9px;
}

.reviews-list {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-end;
}

.review {
	flex: 0 0 23%;
	max-width: 20.4%;
	margin-right: 12.6%;
	margin-top: 40px;
	outline: none;
}

.review__title {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin-top: 10px;
	color: #000;
}

.review__subtitle {
	font-size: 11px;
	line-height: 17px;
	color: #333745;
}

.review__image {
	margin-top: 10px;

}

.review__image img {
	max-width: 100%;
	overflow: hidden;
	display: inline-block;
	height: auto;
	border: 1px solid #cdcdcd;
}

.mfp-bg {
	background: rgba(0, 0, 0, .7) !important;
}

.reviews-list-arrow {
	position: absolute;
	z-index: 1050;
	top: 50%;
	overflow: visible;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .3);
	border: none;
	outline: none;
}

.reviews-list-arrow-right {
	right: 0;
	transform: translateX(50%);
}

.reviews-list-arrow-right .icon-arrow-right {
	margin-right: 26%;
}

.reviews-list-arrow-left {
	left: 0;
	transform: translateX(-50%);

}

.reviews-list-arrow-right .icon-arrow-right img {
	transform: rotate(180deg);
	display: inline-block;
	margin-top: 6px;
}

.reviews-list-arrow-left .icon-arrow-left {
	margin-left: 26%;
}

.reviews-list-arrow-left .icon-arrow-left img {
	display: inline-block;
	margin-top: 6px;
}

footer .row span.mobile-none {
	display: inline-block;
	margin-top: 0
}

.mobile-none a {
	color: inherit
}

.benefit:nth-child(2) .benefit-info {
	margin-left: -3px
}

.benefit-caption {
	display: inline-block
}

.benefit-description {
	display: inline-block;
	font: 300 14px/23px 'Roboto', sans-serif;
	margin: 11px 0 0 -2px
}

.benefit-caption {
	font: 300 40px/21px 'Roboto', sans-serif
}

.benefit-info:last-child .benefit-description:last-child {
	margin-left: 5px
}

.contribution {
	position: relative;
	padding: 48px 0 56px;
	background: #fff
}

.contribution-info {
	display: inline-block;
	width: 480px;
	vertical-align: top;
	margin-left: 1px
}

.contribution-info p {
	font: 300 16px/24px 'Roboto';
	margin-top: 25px;
	width: 440px
}

.contribution-caption {
	line-height: 21px
}

.contribution-description {
	font: 300 20px/21px 'Roboto';
	color: #ff4177;
	margin: 20px 0 43px
}

.svg-container {
	width: 360px;
	height: 300px;
	position: relative;
	display: inline-block;
	margin-left: 12px
}

#svg {
	width: 315px;
	height: 300px;
	position: absolute;
	left: 80px;
	top: 6px;
	padding: 20px;
	margin-top: -50px;
}

#svg path {
	cursor: pointer;
	outline: none
}

.color-legend {
	position: absolute;
	bottom: -40px;
	left: 140px;
	width: 250px;
}

.color-legend .leg {
	display: inline-block;
	width: 150px;
}

.color-legend .leg:nth-child(2n) {
	width: auto;
}

.color-legend .color {
	width: 10px;
	height: 10px;
	display: inline-block;
}

.color-legend .color1 {
	background: #e1424e;
}

.color-legend .color2 {
	background: #2fa674;
}

.color-legend .color3 {
	background: #f9a046;
}

.color-legend .color4 {
	background: #6981aa;
}

.color-legend .color5 {
	background: #ffd27d;
}

.color-legend .color6 {
	background: #6ba3d7;
}

.color-legend .color7 {
	background: #f287b1;
}

.color-legend .color8 {
	background: #a5a7aa;
}

.diagram div {
	position: absolute;
	font: 300 30px/21px 'Roboto';
	top: 38%;
	left: 68%;
	right: auto;
	text-align: center;
	width: 60px;
	display: none
}

.debris-inform ul li ul,
.debris-inform ol li ul {
	margin-left: 20px
}

.diagram div span {
	display: block;
	font-size: 16px;
	margin-left: -13px;
	margin-top: 5px
}

.mobile-calculate,
.mobile-menu-button {
	display: none
}

.rubish {
	-webkit-transition: all .2s ease-out .1s;
	-moz-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s;
	height: 0;
	overflow: hidden
}

.rubish div {
	cursor: pointer;
	font: 300 20px/50px 'Roboto';
	border-top: 1px solid #c9cad0;
	padding-left: 17px;
	opacity: .7
}

.zone-choose {
	-webkit-transition: all .2s ease-out .1s;
	-moz-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s;
	height: 0;
	overflow: hidden
}

.zone-choose div {
	cursor: pointer;
	font: 300 20px/50px 'Roboto';
	border-top: 1px solid #c9cad0;
	padding-left: 17px;
	opacity: .7
}

.rubish div:hover,
.zone-choose:hover {
	background: #df434e;
	color: #fff;
	opacity: 1
}

.up-button-form {
	border: none;
	background: #df434e;
	color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font: 300 20px 'Roboto';
	margin-top: 20px;
	cursor: pointer;
	outline: none;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	width: 192px;
	height: 58px;
	text-align: center;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	outline: none;
	display: block;
	margin: 20px auto;
}

.mobile-footer-links {
	display: none
}

.sidr {
	max-height: 100vh;
	overflow: auto;
}

.sidr ul li span {
	display: inline-block !important;
	font-family: 'sanitarim';
	font-size: 25px;
	padding: 0;
	vertical-align: top;
	display: inline-block;
	width: 18px;
	float: right;
	text-align: center
}

.sidr ul {
	-webkit-transition: all .2s ease-in 0;
	-moz-transition: all .2s ease-in 0s;
	-o-transition: all .2s ease-in 0;
	transition: all .2s ease-in 0s
}

.sidr ul,
.sidr ul li ul li {
	border: none
}

.sidr ul li a {
	padding-right: 0
}

.sidr ul li a.current {
	background: #ea2e49
}

.sidr ul li {
	display: block;
	margin: 0;
	line-height: 54px;
	border-bottom: 1px solid #5c5f6a;
	border-top: none;
	cursor: pointer
}

.sidr ul li ul {
	height: 0;
	overflow: hidden;
	border: none
}

.sidr ul li:first-child ul {
	height: auto;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
	border-top: none;
	line-height: 54px
}

.sidr ul li ul li.active>a,
.sidr ul li ul li.active>span,
.sidr ul li ul li.sidr-class-active>a,
.sidr ul li ul li.sidr-class-active>span {
	background: #ea2e49
}

#typeofrub {
	margin-top: 38px;
}

select {
	width: 290px;
}

.right-big-calculate {
	margin-top: 50px;
	float: right
}

.right-big-calculate .main-block {
	width: 450px;
	background: #fff;
	text-align: center;
	overflow: hidden;
	-webkit-box-shadow: 0 12px 8px -3px rgba(0, 0, 0, .15);
	box-shadow: 0 12px 8px -3px rgba(0, 0, 0, .15)
}

.main-block-caption {
	font: 300 28px/21.23px 'Roboto'
}

.main-block-caption .arrow-okrug {
	display: block;
	background: url(/i/arrow-okrug.svg) no-repeat;
	width: 25px;
	height: 11px;
	-o-background-size: 100%;
	background-size: 100%;
	margin-top: 15px;
	position: absolute;
	left: 50%;
	margin-left: -12px
}

.map-open {
	width: 130px;
	display: inline-block;
	height: 77px;
	border: 2px solid #c9cad0;
	border-top: none;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: -10px;
	position: relative;
	cursor: pointer
}

.main-block-caption span.okr {
	font-weight: 700;
	cursor: pointer;
	line-height: 100px
}

.main-block-caption .map-open:hover .arrow-okrug {
	background: url(/i/arrow-okrug-h.svg) no-repeat;
	-o-background-size: 100%;
	background-size: 100%
}

.main-block-caption .map-open:hover span {
	color: #df434e
}

.main-block-price {
	font: 700 40px/46px 'Roboto';
	margin-top: 25px
}

.main-block-checkbox {
	vertical-align: top
}

.main-block-checkbox #chekbox {
	margin: 6px 5px 0 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: top
}

.main-block-checkbox #chekbox-m {
	margin: 6px 5px 0 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top
}

.main-block-checkbox label {
	font: 300 14px/45px 'Roboto';
	display: inline-block !important;
	vertical-align: top;
	margin: 0 !important
}

.calculate.snow .main-block-button {
	background: #6981aa
}

.main-block-button {
	width: 300px;
	height: 65px;
	margin: 0 auto 25px;
	text-align: center;
	background: #df434e;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font: 300 20px/70px 'Roboto';
	color: #fff;
	cursor: pointer;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25)
}

.main-block-button:hover {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35)
}

.main-block-button:active {
	background: #ca3742
}

.main-block-button:active,
.calculate.snow .main-block-button:active {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	outline: none
}

.calculate.snow .main-block-button:active {
	background: #597098
}

.button-car {
	font-family: 'sanitarim';
	font-size: 50px;
	line-height: 65px;
	vertical-align: top
}

.calculate.snow .main-block-comment,
.calculate.snow .count-info {
	color: #6981aa
}

.calculate.snow .main-block-caption span:hover {
	color: #6981aa
}

.main-block-comment {
	font: 300 14px/38px 'Roboto';
	height: 48px;
	border-top: 1px solid #edf1f4
}

#slider-range-big {
	height: 3px;
	width: 320px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 25px
}

#amount-big {
	font: 700 40px/45px 'Roboto'
}

.slider-range-first {
	width: 410px;
	margin: 5px auto 0;
	text-align: center
}

.basket {
	font-family: 'sanitarim';
	color: #c9cad0;
	display: inline-block;
	font-size: 34px;
	vertical-align: top;
	margin-right: 15px;
	margin-top: 8px
}

.big-comment {
	font: 300 20px/11.73px 'Roboto';
	display: inline-block;
	margin-top: 25px;
	margin-left: -14px
}

.basket-full {
	margin-left: 15px;
	margin-right: 0
}

.count-info {
	text-align: center;
	font: 700 28px/17.4px 'Roboto';
	margin-top: 54px;
	margin-left: -34px;
	color: #ea2e49
}

.count-info div {
	color: #333745;
	font-size: 14px;
	font-weight: 300;
	margin-top: 5px
}

.count-info .sup {
	font-size: 10px;
	vertical-align: super;
	float: none;
	width: auto
}

.main-block-comment .sup {
	vertical-align: super;
	font-size: smaller
}

.page-wrapper.order {
	background: #edf1f4
}

.order .form-caption {
	font: 700 40px/80px 'Roboto';
	padding-top: 8px
}

.order input,
.order textarea {
	display: block
}

.order input {
	width: 382px;
	height: 38px;
	border: none;
	line-height: 40px;
	padding-left: 10px
}

.order input.not-requaried,
.order textarea.not-requaried {
	box-shadow: 0 0 10px #ff3d4b;
	-moz-box-shadow: 0 0 15px #ff3d4b;
	-webkit-box-shadow: 0 0 15px #ff3d4b;
	border: 1px solid #df434e
}

.order label {
	display: block;
	margin-top: 20px;
	font-weight: 300;
	line-height: 25px
}

.order textarea {
	padding-left: 10px;
	width: 600px;
	height: 213px;
	border: none;
	resize: none
}

.order form button {
	width: 210px;
	height: 58px;
	border: none;
	background: #df434e;
	color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font: 300 20px 'Roboto';
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	outline: none;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25)
}

.order form button:hover {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35)
}

.error-mess {
	width: 100%;
	padding-left: 20px;
	background: #ffe6ea;
	margin-top: 20px;
	font: 300 17px/60px 'Roboto'
}

.error-mess span {
	display: inline-block;
	background: url('/i/warning.png') 0 50% no-repeat;
	padding-left: 61px
}

.news-list {
	margin-bottom: 40px
}

.news-list .wrapper {
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box
}

.news-list.main .wrapper {
	background: 0 0;
	padding: 0
}

.news-list h2 {
	color: #6981aa;
	font: 300 24px/21px 'Roboto';
	margin-bottom: 25px
}

.news-list article {
	font: 300 14px/21px 'Roboto';
	margin-top: 10px
}

.news-list.main article {
	margin-top: 50px
}

.news-list a {
	color: #6981aa
}

.news-list.main a {
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 100%
}

.news-list .desc {
	width: 613px
}

.news-list a:hover {
	color: #df434e
}

.news-list img {
	display: inline-block;
	width: 250px;
	height: 150px;
	vertical-align: top
}

.news-list .article-info {
	display: inline-block;
	vertical-align: top;
	width: 660px
}

.news-list img+.article-info {
	margin-left: 20px
}

.paginator {
	display: block;
	margin-top: 60px;
	text-align: center
}

.paginator div {
	display: inline-block;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 7px;
	margin-left: 7px;
	background: #fff;
	color: #333745;
	text-align: center
}

.paginator div a {
	color: inherit !important;
	font-weight: 400 !important;
	line-height: 32px
}

.paginator div.current,
.paginator div:hover {
	background: #6981aa;
	color: #fff
}

.paginator div:last-child {
	margin-right: 0
}

.callback-form {
	margin-left: 0;
	display: none;
	height: auto;
	padding-bottom: 20px;
	position: absolute;
	left: 0;
	z-index: 400;
	width: 276px;
	border: 2px solid #dee1e4;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 31px;
	background: #fff;
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.callback-form input {
	width: 218px;
	background: #f1f1f2
}

.tri-down {
	margin-bottom: 2em
}

.callback-form button {
	margin-left: 10px;
	display: block
}

.tri-down:before,
.tri-down:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-bottom: 2px solid
}

.tri-down:before {
	left: 50%;
	margin-left: -16px;
	top: -33px;
	border-width: 16px;
	border-bottom-color: #dee1e4
}

.tri-down:after {
	top: -29px;
	left: 50%;
	margin-left: -15px;
	border-bottom-color: #fff;
	border-width: 15px
}

.debris-slider {
	width: 613px;
	display: inline-block;
	min-height: 680px
}

.debris-slider img {
	width: 600px
}

.debris-slider h1 {
	font: 700 40px/46px 'Roboto';
	margin-top: 0;
	margin-bottom: 19px
}

.debris-slider .slider img {
	width: 100%
}

.debris-slider .slider {
	height: auto
}

.debris-slider .slider .slick-slide {
	position: relative
}

.debris-slider .slider .description {
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	font: 300 17px/40px 'Roboto';
	text-align: center;
	position: absolute;
	bottom: 0
}

.debris-slider p {
	margin-top: 10px;
	font: 300 17px/28px 'Roboto'
}

.debris-slider .big {
	margin-top: 60px
}

.debris-slider ul {
	line-height: 22px;
	margin-top: 20px;
	font: 300 17px/28px 'Roboto'
}

.debris-slider ul li ul {
	margin: 0 0 0 30px
}

.debris-slider .slider .slick-dots li button:before {
	font-size: 15px;
	color: #333745;
	opacity: 1
}

.debris-slider .slider .slick-dots li.slick-active button:before {
	color: #df434e;
	font-size: 20px
}

.debris-slider .slider .slick-dots li {
	margin: 0 10px
}

.debris-form {
	display: inline-block;
	width: 300px;
	height: 640px;
	background: #fff;
	vertical-align: top;
	margin-top: 42px;
	margin-left: 42px;
	-webkit-box-shadow: 0 12px 8px -3px rgba(0, 0, 0, .15);
	box-shadow: 0 12px 8px -3px rgba(0, 0, 0, .15);
	-webkit-transition: all .8s ease-out .1s;
	-moz-transition: all .8s ease-out .1s;
	-o-transition: all .8s ease-out .1s;
	transition: all .8s ease-out .1s;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}

.debris-form .thanks {
	display: none;
	font: 300 14px/23px 'Roboto';
	text-align: left;
	padding-top: 35px;
	padding-left: 20px
}

.debris-form .form-caption {
	font: 300 40px/66px 'Roboto';
	color: #fff;
	background: #6981aa;
	padding: 0 0 0 20px;
	overflow: hidden
}

.debris-form .form-caption span:last-child {
	display: none;
	font-size: 40px;
	-moz-transition: all .2s ease-out 1s;
	-o-transition: all .2s ease-out 1s;
	-webkit-transition: all .2s ease-out 1s;
	transition: all .2s ease-out 1s
}

.form-car {
	font-family: 'sanitarim';
	display: inline-block;
	font-size: 56px;
	vertical-align: top;
	color: #fff;
	height: 66px;
	text-align: center;
	line-height: 59px;
	opacity: 1;
	-webkit-transition: all .8s ease-out .1s;
	-moz-transition: all .8s ease-out .1s;
	-o-transition: all .8s ease-out .1s;
	transition: all .8s ease-out .1s
}

.form-car-mini {
	font-family: 'sanitarim';
	display: inline-block;
	font-size: 20px;
	vertical-align: midle;
	color: #df434e;
	text-align: center;
	line-height: 40px;
	opacity: 1;
	transition: all .8s ease-out .1s
}

.debris-form form {
	padding: 0 20px;
	text-align: center
}

.debris-form form input,
.debris-form form textarea {
	width: 248px;
	background: #f1f1f2;
	outline: none
}

.debris-form form input {
	font-size: 17px;
	line-height: 40px
}

.debris-form form textarea {
	height: 186px;
	font-size: 16px
}

.debris-form form label {
	font-size: 14px;
	text-align: left;
	margin-top: 13px
}

.debris-form form button {
	width: 192px;
	height: 58px;
	text-align: center;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	outline: none
}

.debris-form form button:hover {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35)
}

.debris-form form button:active,
.order form button:active {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	background: #ca3742;
	outline:
}

.form-star {
	color: #df434e;
	vertical-align: super;
	font-size: smaller
}

::-webkit-input-placeholder {
	color: #333745
}

:-moz-placeholder,
::-moz-placeholder {
	color: #333745
}

:-ms-input-placeholder {
	color: #333745
}

::selection {
	background: #6981aa;
	color: #fff
}

::-moz-selection {
	background: #6981aa;
	color: #fff
}

::-webkit-selection {
	background: #6981aa;
	color: #fff
}

.debris-prices {
	background: #fff;
	overflow: hidden
}

.debris-prices h2 {
	line-height: 40px;
	margin-top: 40px
}

.debris-prices .prices-table {
	display: table
}

.debris-prices .prices-table .row {
	display: table-row
}

.debris-slider .prices-table {
	display: table
}

.debris-slider .prices-table .row {
	display: table-row
}

.debris-slider .prices-table .cell {
	display: table-cell
}

.prices-table.cont-info {
	width: 200px;
	margin: 20px 80px 20px 0;
	display: inline-block;
	vertical-align: top
}

.top-image-links {
	width: 100%;
	text-align: left
}

.top-image-links a {
	display: inline-block;
	width: 144px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 6px
}

.top-image-links img {
	width: 144px
}

.top-image-links.podd img {
	height: 109px;
}

.top-image-links span span {
	color: #353535;
	font-size: 10px;
	margin-top: 5px;
	line-height: 14px;
}

.container {
	position: relative
}

.container-descriptions {
	display: none;
	position: absolute;
	width: 263px;
	background: #fff;
	top: 90px;
	border: 1px solid #d8dce0;
	z-index: 100;
	left: -101px;
	padding: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 22px
}

.top-image-links span {
	display: block;
	text-align: center
}

.prices-table.cont-info .cont-info-prcie,
.qr-code {
	float: right
}

#map_canvas {
	width: 100%;
	height: 300px;
	margin: 30px 0
}

.debris-prices.template {
	background: #edf1f4 !important
}

.debris-prices.template .prices-table .cell {
	display: table-cell;
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid #d8dce0;
	line-height: 1;
	padding: 0 20px;
	text-align: center;
	vertical-align: middle;
	height: 54px
}

.debris-prices.template {
	padding-bottom: 60px
}

.debris-prices.template .price-description {
	margin-top: 30px
}

.debris-prices.template .price-description p {
	margin-top: 10px;
	font: 300 14px/16px 'Roboto'
}

.debris-prices .prices-table .cell {
	border-bottom: 1px solid #f1f1f2;
	padding: 0 20px;
	text-align: center
}

.debris-prices .prices-table .cell,
.debris-slider .prices-table .cell {
	display: table-cell;
	position: relative;
	font-size: 14px;
	line-height: 1;
	vertical-align: middle;
	height: 54px
}

.debris-slider .prices-table .cell {
	border-bottom: 1px solid #d8dce0;
	padding: 0 40px 0 0;
	text-align: left
}

.prices-table.rent {
	display: inline-block;
	vertical-align: top;
	margin-right: 90px
}

.debris-prices .prices-table .row:first-child .cell {
	padding: 0 10px 0 0;
	font-weight: 700
}

.debris-slider .prices-table .row .cell:first-child {
	text-align: center;
	padding-left: 0
}

.debris-slider .prices-table .row:first-child .cell {
	padding: 0 10px 0 0;
	font-weight: 700
}

.debris-prices .prices-table .row:first-child .cell .ruble,
.debris-slider .prices-table .row:first-child .cell .ruble {
	font-weight: 700
}

.prices-table.cont-info .row:first-child .cell {
	font-weight: 400;
	line-height: 22px;
	padding-bottom: 15px
}

.debris-prices .prices-table .row:first-child img {
	display: block;

	padding-bottom: 20px
}

.debris-prices.template h2 {
	line-height: 29px;
	font-size: 24px;
	margin-top: 40px
}

.rent-link {
	background: url(/i/doc.svg) no-repeat 0 50%;
	-o-background-size: 20px;
	background-size: 20px;
	padding-left: 30px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 14px
}

.rent-link.white-rent {
	background: url(/i/doc_w.svg) no-repeat 0 50%
}

.rent-link.white-rent,
.rent-link.pdf {
	-o-background-size: 20px;
	background-size: 20px
}

.rent-link.pdf {
	background: url(/i/pdf.svg) no-repeat 0 50%;
	display: block;
	font: 300 17px/40px 'Roboto'
}

.rent-link.contract {
	font-size: 17px;
	padding-left: 23px;
	margin-left: 5px;
	line-height: 28px;
	height: 28px;
	margin-top: 0;
	display: inline;
	-o-background-size: 17px;
	background-size: 17px
}

.debris-prices .prices-table .row:first-child .weight {
	position: absolute;
	bottom: 15px;
	display: block;
	width: 100px;
	font-weight: 700;
	line-height: 14px
}

.debris-prices .prices-table.cont-info .row:first-child .weight {
	bottom: auto;
	top: 120px;
	width: 100%
}

.fa-sitemap {
	font: 400 14px 'sanitarim';
}

.pink {
	color: #df434e
}

.bold,
.bold .ruble {
	font-weight: 700
}

.debris-prices .prices-table .cell:first-child {
	padding-left: 0;
	text-align: left
}

.debris-prices .prices-table.cont-info .cell:first-child,
.debris-prices.template .prices-table .cell:first-child {
	padding-right: 0
}

.price-info {
	margin-top: 20px
}

.price-description {
	display: inline-block;
	font: 300 14px/23px 'Roboto';
	color: #84868c;
	width: 660px
}

.price-info .price-sale {
	font: 300 14px/20px 'Roboto';
	width: 85px;
	background: url(/i/sale.png) no-repeat 0 0;
	padding-left: 50px;
	display: inline-block;
	float: right
}

.error-mess.prices {
	font: 300 14px/27px 'Roboto';
	padding: 20px 0
}

.error-mess.prices span {
	background: url(/i/warning-big.png) no-repeat 0% 50%;
	padding-left: 90px;
	min-height: 80px
}

.debris-inform {
	font: 300 14px/23px 'Roboto'
}

.debris-inform h3 a {
	color: #6981aa
}

.debris-inform h3 a:hover {
	color: #df434e
}

.debris-inform .big {
	margin-top: 40px
}

.debris-inform .wrapper {
	padding-bottom: 30px;
	text-align: left
}

.debris-inform p {
	margin-top: 10px
}

.debris-inform .text-info {
	width: 660px;
	display: block;
	vertical-align: top;
	margin-top: 15px
}

.debris-inform .media-cont+.text-info {
	display: inline-block
}

.text-info a {
	color: #6981aa
}

.text-info a:hover {
	color: #df434e
}

.debris-inform .media-cont {
	width: 250px;
	padding-right: 25px;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px
}

.media-cont img {
	width: 100%;
	height: 100%
}

.ul-cap+ul,
.site-map ul {
	margin: 0 !important
}

.site-map ul {
	padding-left: 30px;
	border-left: 1px dashed #6981aa
}

.debris-inform h3,
.debris-slider h3 {
	font: 300 20px/23px 'Roboto';
	margin-top: 30px
}

.debris-mobile-price,
.mobile-debris-image {
	display: none
}

.sup {
	font-size: smaller;
	vertical-align: super
}

.close-button {
	position: absolute;
	font-size: 36px;
	right: 30px;
	top: -20px;
	font-weight: 300;
	cursor: pointer
}

.close-button:hover {
	color: #df434e
}

.order-form {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 100
}

.order-form .overlay {
	opacity: .5;
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9
}

.order-form .wind {
	position: absolute;
	width: 430px;
	height: 580px;
	padding: 0 40px 40px;
	background: #fff;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-border-radius: 20px;
	border-radius: 20px
}

.order-form .wind .thanks {
	display: none;
	text-align: center;
	padding: 280px 0;
	font-size: 20px
}

.order-form.order {
	height: 100% !important;
	bottom: 0 !important
}

.order-form.order .form-caption {
	text-align: center
}

.order-form.order input,
.order-form form textarea {
	width: 98%;
	background: #f1f1f2;
	outline: none;
	font: 300 16px/18px 'Roboto'
}

.order-form.order textarea {
	height: 93px
}

.order-form.order .textarea-order {
	padding-left: 0;
	background: none
}

.order-form.order label {
	margin-top: 5px
}

.order-form.order form button {
	width: 250px;
	height: 58px;
	text-align: center;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	display: block;
	margin: 47px auto 0;
	outline: none
}

.order-form.order form button:hover {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35)
}

.order-form.orderform button:active {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	background: #ca3742;
	outline:
}

.callback-form .thanks {
	display: none;
	font: 300 14px/23px 'Roboto';
	padding: 15px 0 0 50px
}

.breadcrumbs {
	font-size: 14px;
	padding-top: 20px
}

.breadcrumbs a:after {
	content: '/';
	padding: 0 5px;
	color: #333745
}

.page-wrapper404 {
	height: 100%;
	min-height: 100%;
	background: #333745;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 50px 32px;
	position: relative
}

.right404 {
	font: 700 40px 'Roboto', sans-serif;
	float: left
}

.right404,
.right404 a {
	color: #fff
}

.right404 a:hover {
	color: #fff
}

.left404 {
	float: right
}

.left404 .logo {
	margin: 0;
	width: 272px;
}

.bottom404 {
	position: absolute;
	top: 100px;
	bottom: 53px;
	left: 32px;
	right: 32px;
	background: url(/i/404/404-bg.png) no-repeat left bottom;
	-o-background-size: 100%;
	background-size: 100%;
	border-bottom: 3px solid #fff;
	font: 700 160px/100px 'Roboto', sans-serif;
	color: #fff;
	text-align: center;
}

.menu404 {
	max-width: 260px;
	height: 354px;
	position: absolute;
	margin-top: 60px;
	text-align: left;
	position: relative;
	z-index: 100;
}

.menu404 a {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
	line-height: 33px;
	position: relative;
	z-index: 120;

}

.menu404 a:hover {
	color: #df434e;
}

.bottom404 .gulls {
	position: absolute;
	bottom: 40%;
	left: 20%;
	width: 25%
}

.bottom404 .text404 {
	position: absolute;
	bottom: -3px;
	right: 20%;
	width: 20%
}

.main-slider .slick-dots {
	bottom: 130px;
}

.main-slider .slick-dots li button:hover:before,
.main-slider .slick-dots li button:focus:before {
	opacity: 1;
	color: #6981aa;
}

.main-slider .slick-dots li.slick-active button:before {
	opacity: .75;
	color: #6981aa;
}

.modal-button {
	margin-left: 0;
	margin-top: 45px;
	font-size: 16px;
	vertical-align: middle;
	height: 48px;
	width: 220px;
	text-align: center;
	background: #df434e;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	color: #fff;
	cursor: pointer;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	border: none;
	outline: none;
}

.modal-button:hover {
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
}

.modal-button .form-car {
	font-size: 40px;
	vertical-align: -5px;
	margin-right: 5px;
	height: 40px;
	line-height: 1;
}

@media screen and (min-width: 1001px) and (max-width: 1175px) {
	.callback-form {
		left: -65%;
	}

	.tri-down:before {
		left: 70%;
	}

	.tri-down:after {
		left: 70%;
	}
}

@media screen and (max-width: 1000px) {
	.logo {
		margin-top: 30px;
	}

	.top-footer-links {
		display: none;
	}

	footer .bottom-footer-links {
		padding-top: 0;
	}

	.timing {
		display: none;
	}

	.color-legend {
		left: 10px;
	}

	.menu404 {
		margin-top: 180px;
	}

	.wrapper {
		width: 98%
	}

	.debris-prices {
		display: none;
	}

	.debris-prices.about {
		display: block;
	}


	button {
		width: 90% !important;
		display: block;
		height: 58px;
		border: none;
		background: #df434e;
		color: #fff;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		font: 300 20px 'Roboto';
		margin: 20px auto;
		cursor: pointer;
	}

	h3 {
		font-size: 22px
	}

	.news-list .article-info {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}

	.news-list img+.article-info {
		margin-left: 0;
		margin-top: 20px;
	}

	.news-list .desc {
		width: 100%;
	}

	.breadcrumbs {
		padding-left: 20px
	}

	.main-block-checkbox {
		text-align: center
	}

	.main-block-checkbox label {
		line-height: 32px !important
	}

	.before-header {
		display: none;
	}

	.page-wrapper>header {
		width: 100%;
		height: 230px;
		position: relative;
		padding: 0
	}

	.debris-slider .big {
		margin-top: 107px
	}

	header .wrapper {
		position: static
	}

	nav,
	.calculate {
		display: none
	}

	.mobile-calculate {
		display: block
	}

	.mobile-calculate h2 {
		font: 700 50px/78px 'Roboto';
		display: block;
		background: #edf1f4;
		text-align: center
	}

	.mob-calculate {
		font: 300 40px/60px 'Roboto';
		border-top: 1px solid #c9cad0;
		background: #edf1f4;
		text-align: left;
		padding-left: 33px
	}

	.mob-calculate span {
		font: 300 28px/60px 'Roboto';
		float: right;
		margin-right: 24px;
		cursor: pointer;
		width: 55%;
		text-align: right;
		opacity: .7
	}

	.mob-calculate span span {
		font-family: 'sanitarim';
		width: 50px;
		font-size: 45px;
		line-height: 55px;
		font-weight: 700;
		margin-right: 0
	}

	.mob-calculate:last-child {
		font: 300 40px/175px 'Roboto'
	}

	.mobile-calculate-slider {
		margin-top: 8px
	}

	.debris-prices.template .prices-table {
		display: none;
	}

	.debris-mobile-price {
		display: block;
		background: #fff;
		overflow: hidden;
	}

	.debris-mobile-price {
		display: block;
		background: #fff;
		overflow: hidden
	}

	.mobile-table-price {
		display: table;
		width: 100%;
		margin-top: 30px
	}

	.mobile-table-price a {
		color: #6981aa
	}

	.mobile-table-price a:hover {
		color: #df434e
	}

	.mobile-table-price img {
		width: 80px
	}

	.mobile-table-price .row {
		display: table-row
	}

	.mobile-table-price .row:first-child .cell:first-child {
		font-weight: 700
	}

	.mobile-table-price .cell {
		display: table-cell;
		height: 52px;
		vertical-align: middle;
		border-bottom: 1px solid #f1f1f2;
		font-weight: 300;
		font-size: 18px
	}

	.mobile-table-price .cell:last-child {
		text-align: center
	}

	.mobile-table-price .cell:first-child {
		padding-left: 20px
	}

	.three-column-info .row p,
	ul {
		font: 300 20px/28px 'Roboto'
	}

	.mobile-calculate-slider .item {
		cursor: pointer;
		background: #fff;
		text-align: center;
		width: 60px !important;
		height: 60px !important;
		margin: 0 20px 8px 0;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		font: 300 28px/60px 'Roboto'
	}

	.mobile-calculate-slider .item:first-child {
		color: #333745 !important;
		background: none !important;
		width: 78px !important;
		font: 300 34px/60px 'Roboto';
		padding-left: 34px;
		margin-top: -10px;
		text-align: left
	}

	.top-image-links {
		text-align: center
	}

	.top-image-links a img,
	.callback {
		height: auto
	}

	.callback {
		width: 100%;
		-webkit-border-radius: 0;
		border-radius: 0;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		border: none;
		border-top: 1px solid #edf1f4
	}

	.callback .number-text {
		display: none
	}

	.mobile-menu-button {
		margin-top: 20px;
		display: inline-block
	}

	.mobile-menu-button svg {
		width: 80px;
		height: 80px
	}

	.svg-menu-toggle {
		fill: #333745;
		pointer-events: all;
		cursor: pointer
	}

	.svg-menu-toggle .bar {
		-webkit-transform: rotate(0)translateY(0)translateX(0);
		-moz-transform: rotate(0)translateY(0)translateX(0);
		-ms-transform: rotate(0)translateY(0)translateX(0);
		-o-transform: rotate(0)translateY(0)translateX(0);
		transform: rotate(0)translateY(0)translateX(0);
		opacity: 1;
		-webkit-transform-origin: 20px 10px;
		-moz-transform-origin: 20px 10px;
		-ms-transform-origin: 20px 10px;
		-o-transform-origin: 20px 10px;
		transform-origin: 20px 10px;
		-webkit-transition: -webkit-transform .4s ease-in-out, opacity .2s ease-in-out;
		transition: -webkit-transform .4s ease-in-out, opacity .2s ease-in-out;
		-moz-transition: -moz-transform .4s ease-in-out, opacity .2s ease-in-out;
		-o-transition: -o-transform .4s ease-in-out, opacity .2s ease-in-out;
		transition: transform .4s ease-in-out, opacity .2s ease-in-out
	}

	.svg-menu-toggle .bar:nth-of-type(1) {
		-webkit-transform-origin: 20px 10px;
		-moz-transform-origin: 20px 10px;
		-ms-transform-origin: 20px 10px;
		-o-transform-origin: 20px 10px;
		transform-origin: 20px 10px
	}

	.svg-menu-toggle .bar:nth-of-type(3) {
		-webkit-transform-origin: 20px 20px;
		-moz-transform-origin: 20px 20px;
		-ms-transform-origin: 20px 20px;
		-o-transform-origin: 20px 20px;
		transform-origin: 20px 20px
	}

	.inline-svg {
		display: block;
		margin: 0 auto
	}

	header .logo {
		display: inline-block;
		vertical-align: top;
		width: 402px;
		height: 80px
	}

	header .number {
		font-size: 40px;
		line-height: 105px;
		display: inline-block;
		padding-left: 30px;
		position: absolute;
		margin: 0;
		left: 0;
		right: 165px
	}

	header .number:hover {
		background: #333745;
		color: #fff
	}

	.benefit-description {
		font-size: 18px
	}

	.contribution-info p {
		font-size: 16px
	}

	.up-button {
		display: none
	}

	.svg-container {
		display: block
	}

	.number span {
		display: inline-block;
		font-size: 60px;
		line-height: 105px;
		width: 40px
	}

	.header-left {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.number-car {
		font-family: 'sanitarim';
		display: inline-block;
		font-size: 90px;
		vertical-align: top;
		float: right;
		color: #df434e;
		width: 165px;
		height: 105px;
		text-align: center;
		line-height: 70px;
		border-left: 1px solid #edf1f4
	}

	.number-car span {
		font-size: 24px;
		position: absolute;
		bottom: 10px;
		line-height: 1;
		font-family: roboto;
		font-weight: 300;
		text-align: center;
		right: 50px
	}

	.number-car:hover {
		color: #fff;
		background: #df434e
	}

	.main-slider div img {
		margin-top: 166px
	}

	.mob-calculate.mob-slider {
		padding: 0;
		margin: 0
	}

	.slick-slider {
		margin-bottom: 0 !important
	}

	.calculate-display {
		border-top: 1px solid #c9cad0;
		margin-top: 0;
		padding: 5px 0
	}

	.calculate-display .left-display,
	.calculate-display .right-display {
		width: 49%;
		display: inline-block;
		text-align: center;
		vertical-align: top
	}

	.calculate-display .display-caption {
		font: 300 28px/33px 'Roboto'
	}

	.calculate-display .display-result {
		font: 700 50px/64.28px 'Roboto'
	}

	.calculate-display .right-display .display-result {
		color: #df434e
	}

	.calculate-display .display-result>span.text-count {
		font: 700 28px/21px 'Roboto'
	}

	.calculate-display .display-result .result-for-one {
		font: 300 28px/45px 'Roboto';
		opacity: 1
	}

	.bigger {
		font-size: larger
	}

	.slider-range-wrap {
		width: 100%;
		background: #edf1f4;
		border-top: 1px solid #c9cad0;
		overflow: hidden
	}

	#slider-range {
		height: 5px;
		width: 490px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		display: inline-block;
		margin-top: 25px
	}

	#amount {
		font: 700 50px/45px 'Roboto'
	}

	.slider-range-first {
		width: 578px;
		margin: 0 auto
	}

	.basket {
		font-family: 'sanitarim';
		color: #c9cad0;
		display: inline-block;
		font-size: 50px;
		vertical-align: top;
		margin-right: 10px;
		margin-top: 0
	}

	.basket-full {
		margin-left: 15px;
		margin-right: 0
	}

	.count-info {
		text-align: center;
		font: 300 28px/17.4px 'Roboto';
		margin-top: 10px
	}

	.count-info div {
		margin-top: 20px;
		font-size: 18px
	}

	.form-button {
		width: 95%;
		margin: 5px auto 20px;
		height: 112px;
		color: #fff;
		background: #ea2e49;
		font: 300 50px/112px 'Roboto';
		text-align: center;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		display: block;

	}

	.form-button:hover {
		color: #fff;
	}

	.mobile-footer-links {
		display: block;
		width: 100%
	}

	.mobile-footer-links a {
		font: 300 20px/52px Roboto;
		border-top: 1px solid #c9cad0;
		background: #edf1f4;
		text-align: left;
		padding-left: 17px;
		display: block;
		color: #333745
	}

	.mobile-footer-links a.current {
		background: #333745;
		color: #fff
	}

	footer {
		height: auto;
		padding: 10px 0;
		border-top: 3px solid #333745
	}

	.metrika-widget {
		display: none
	}

	footer .row:last-child {
		display: none
	}

	.social-logo {
		display: none
	}

	.mobile-none {
		display: none !important
	}

	.three-column-info .row {
		width: 100%;
		font-size: 14px;
		line-height: 23px;
		margin: 0 25px 10px 0
	}

	.debris-slider {
		width: 100%;
		display: inline-block;
		min-height: auto;
		padding-bottom: 0
	}

	.debris-slider h1 {
		font: 700 40px/66px 'Roboto';
		margin-top: 42px
	}

	.debris-slider img {
		width: 100%
	}

	.mobile-table-price img {
		width: 80px;
	}

	.debris-slider .slider .slick-slide {
		position: relative
	}

	.debris-slider .slider .description {
		width: 100%;
		height: 40px;
		background: rgba(0, 0, 0, .5);
		color: #fff;
		font: 300 17px/40px 'Roboto';
		text-align: center;
		position: absolute
	}

	.debris-slider .wrapper p {
		margin-top: 60px;
		font: 300 17px/28px 'Roboto'
	}

	.debris-slider .slider .slick-dots li button:before {
		font-size: 15px;
		color: #333745;
		opacity: 1
	}

	.debris-slider .slider .slick-dots li.slick-active button:before {
		color: #df434e;
		font-size: 20px
	}

	.debris-slider .slider .slick-dots li {
		margin: 0 15px
	}

	.debris-form {
		display: none
	}

	.price-description {
		display: inline-block;
		font: 300 14px/23px 'Roboto';
		color: #84868c;
		width: 75%
	}

	.debris-inform h3 {
		font: 300 20px/27px 'Roboto';
		margin-top: 0
	}

	.sup {
		font-size: smaller;
		vertical-align: super
	}

	.news-list article header {
		height: auto
	}

	.page-wrapper404 {
		padding: 15px 10px;
		height: auto
	}

	.right404 {
		margin-top: 5%;
		text-align: center;
		font-size: 26px
	}

	.right404,
	.left404 {
		float: none
	}

	.left404 .logo {
		width: 279px;
		height: 56px;
		margin: 0 auto;
		display: block
	}

	.bottom404 {
		position: absolute;
		top: 110px;
		bottom: 15px;
		left: 10px;
		right: 10px;
		-o-background-size: 700px;
		background-size: 700px
	}

	.bottom404 .text404 {
		position: relative;
		display: block;
		width: 255px;
		right: auto;
		margin: 5% auto 0
	}

	.bottom404 .gulls {
		position: relative;
		left: auto;
		width: 300px;
		display: block;
		margin: 10% auto 0
	}
}

@media screen and (max-height: 540px) {
	.gulls {
		display: none !important
	}
}

@media screen and (max-height: 300px) {
	.bottom404 .text404 {
		display: none
	}
}

@media screen and (max-width: 660px) {
	.modal-button {
		margin-left: auto;
	}

	.order-form .wind {
		box-sizing: border-box;
		width: 100%;
		padding: 0 10px;
	}

	.order-form .fake-number-input .other-num {
		display: none !important;
	}

	.reviews {
		padding-left: 20px;
	}

	.review {
		flex: 0 0 40%;
		max-width: 40%;
		margin-right: 10%;
	}

	.page-wrapper {
		margin-bottom: -413px
	}

	.main-slider .slick-dots {
		bottom: 0;
	}

	.rent-link.pdf {
		line-height: 20px
	}

	.debris-slider .prices-table .cell {
		padding: 0 10px 0 0
	}

	.debris-prices a.m20 {
		padding-left: 20px
	}

	.debris-prices.template .prices-table.rent {
		display: table;
		width: 100%
	}

	.prices-table.rent .cell:first-child,
	.debris-prices.template .prices-table .row:first-child .cell:first-child {
		padding-left: 20px
	}

	.page-buffer {
		height: 413px
	}

	.debris-inform .text-info {
		width: 100%
	}

	.news-list article {
		padding: 0 20px
	}

	.news-list article header {
		height: auto
	}

	.debris-inform .media-cont {
		width: 100%;
		padding: 0
	}

	.wrapper,
	.debris-inform {
		width: 100%
	}

	.debris-inform .wrapper {
		width: 95%
	}

	footer .wrapper {
		width: 90%
	}

	h1 {
		font-size: 30px !important;
		padding-left: 20px
	}

	.wrapper p,
	.wrapper h3,
	.wrapper h2 {
		width: 90%;
		margin: 0 auto
	}

	.debris-inform .wrapper p,
	.debris-inform .wrapper h3,
	.debris-inform .wrapper h2,
	.debris-inform .wrapper ul,
	.debris-inform .wrapper ol {
		width: auto;
		margin: 0
	}

	.order form button {
		width: 100%
	}

	.order input,
	.order textarea {
		width: 96%
	}

	.order form {
		padding: 0 20px
	}

	.order label {
		margin-top: 5px
	}

	.error-mess {
		width: 97%;
		font: 300 17px/30px 'Roboto';
		padding: 20px 0 20px 10px
	}

	.error-mess span {
		display: inline-block;
		background: url('/i/warning.png') 0 50% no-repeat;
		padding-left: 61px
	}

	.page-wrapper>header {
		width: 100%;
		height: 108px;
		position: relative;
		padding: 0
	}

	.top-image-links {
		text-align: center
	}

	.top-image-links a img {
		height: auto
	}

	header .wrapper {
		position: static
	}

	nav,
	.calculate {
		display: none
	}

	.mobile-calculate {
		display: block
	}

	.mobile-calculate h2 {
		font: 700 25px/50px 'Roboto';
		display: block;
		background: #edf1f4;
		text-align: center
	}

	.mob-calculate {
		font: 300 20px/50px 'Roboto';
		border-top: 1px solid #c9cad0;
		background: #edf1f4;
		text-align: left;
		padding-left: 17px
	}

	.mob-calculate span {
		font: 300 14px/50px 'Roboto';
		float: right;
		margin-right: 7px;
		cursor: pointer;
		width: 55%;
		text-align: right;
		opacity: .7
	}

	.mob-calculate.zone>span {
		position: absolute;
		right: 0
	}

	.mob-calculate span span {
		font-family: 'sanitarim';
		width: 25px;
		font-size: 25px;
		line-height: 50px;
		font-weight: 700;
		margin-right: 0;
		position: relative
	}

	.mob-calculate:last-child {
		font: 300 40px/175px 'Roboto'
	}

	.mobile-calculate-slider {
		margin-top: 0
	}

	.mobile-calculate-slider .item {
		cursor: pointer;
		background: #fff;
		text-align: center;
		width: 40px !important;
		height: 40px !important;
		margin: 6px 10px 8px 0;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font: 300 20px/40px 'Roboto'
	}

	.mobile-calculate-slider .item:first-child {
		color: #333745 !important;
		background: none !important;
		width: 30px !important;
		font: 300 20px/50px 'Roboto';
		padding-left: 5px;
		margin: 0 17px 0 14px
	}

	.callback {
		width: 100%;
		height: auto;
		-webkit-border-radius: 0;
		border-radius: 0;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		border: none;
		border-top: 1px solid #edf1f4
	}

	.callback .number-text {
		display: none
	}

	.mobile-menu-button {
		margin-top: 0;
		margin-left: 4px;
		display: inline-block
	}

	.mobile-menu-button svg {
		width: 40px;
		height: 40px;
		margin: 0 0 0 10px
	}

	.svg-menu-toggle {
		fill: #333745;
		pointer-events: all;
		cursor: pointer
	}

	.svg-menu-toggle .bar {
		-webkit-transform: rotate(0)translateY(0)translateX(0);
		-moz-transform: rotate(0)translateY(0)translateX(0);
		-ms-transform: rotate(0)translateY(0)translateX(0);
		-o-transform: rotate(0)translateY(0)translateX(0);
		transform: rotate(0)translateY(0)translateX(0);
		opacity: 1;
		-webkit-transform-origin: 20px 10px;
		-moz-transform-origin: 20px 10px;
		-ms-transform-origin: 20px 10px;
		-o-transform-origin: 20px 10px;
		transform-origin: 20px 10px;
		-webkit-transition: -webkit-transform .4s ease-in-out, opacity .2s ease-in-out;
		transition: -webkit-transform .4s ease-in-out, opacity .2s ease-in-out;
		-moz-transition: -moz-transform .4s ease-in-out, opacity .2s ease-in-out;
		-o-transition: -o-transform .4s ease-in-out, opacity .2s ease-in-out;
		transition: transform .4s ease-in-out, opacity .2s ease-in-out
	}

	.svg-menu-toggle .bar:nth-of-type(1) {
		-webkit-transform-origin: 20px 10px;
		-moz-transform-origin: 20px 10px;
		-ms-transform-origin: 20px 10px;
		-o-transform-origin: 20px 10px;
		transform-origin: 20px 10px
	}

	.svg-menu-toggle .bar:nth-of-type(3) {
		-webkit-transform-origin: 20px 20px;
		-moz-transform-origin: 20px 20px;
		-ms-transform-origin: 20px 20px;
		-o-transform-origin: 20px 20px;
		transform-origin: 20px 20px
	}

	.inline-svg {
		display: block;
		margin: 0 auto
	}

	header .logo {
		display: inline-block;
		/*background: url("/i/logo.svg") center no-repeat;*/
		vertical-align: top;
		width: 200px;
		height: 55px;
		background-size: 100%;
		-webkit-background-size: 100%;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		margin-left: 3px;
		margin-top: 2px
	}

	header .number {
		font-size: 20px;
		line-height: 50px;
		display: inline-block;
		padding-left: 15px;
		position: absolute;
		margin: 0;
		left: 0;
		right: 85px
	}

	header .number:hover {
		background: #333745;
		color: #fff
	}

	.rubish {
		width: 100%
	}

	.number span {
		font-size: 36px;
		line-height: 50px;
		width: 25px;
		vertical-align: top;
		margin-left: 5px;
		margin-right: 0
	}

	.header-left {
		width: 100%
	}

	.number-car {
		font-family: 'sanitarim';
		display: inline-block;
		font-size: 38px;
		vertical-align: top;
		float: right;
		color: #df434e;
		width: 83px;
		height: 50px;
		text-align: center;
		line-height: 33px;
		border-left: 1px solid #edf1f4
	}

	.number-car span {
		font-size: 13px;
		position: absolute;
		bottom: 7px;
		line-height: 1;
		font-family: roboto;
		font-weight: 700;
		text-align: center;
		right: 20px
	}

	.number-car:hover {
		color: #fff;
		background: #df434e
	}

	.main-slider div img {
		margin-top: 146px;
		padding-bottom: 70px;
	}

	.mob-calculate.mob-slider {
		padding: 0;
		margin: 0
	}

	.slick-slider {
		margin-bottom: 0 !important
	}

	.calculate-display {
		border-top: 1px solid #c9cad0;
		margin-top: 0;
		padding: 0
	}

	.calculate-display .left-display,
	.calculate-display .right-display {
		display: inline-block;
		text-align: center;
		vertical-align: top
	}

	.calculate-display .right-display {
		padding: 5px 0 0;
		width: 47%
	}

	.calculate-display .left-display {
		border-right: 1px solid #c9cad0;
		padding: 5px 10px 0 0;
		width: 48%
	}

	.calculate-display .display-caption {
		font: 300 14px/31px 'Roboto';
		margin-left: 7px
	}

	.calculate-display .display-result {
		font: 700 25px/23px 'Roboto';
		margin-left: 2px
	}

	.calculate-display .left-display .display-result {
		margin-left: 0
	}

	.calculate-display .right-display .display-result {
		color: #df434e
	}

	.calculate-display .display-result>span.text-count {
		font: 700 14px/21px 'Roboto'
	}

	.calculate-display .display-result>span.text-count>span {
		font-weight: 400
	}

	.calculate-display .display-result .result-for-one {
		font: 300 14px/25px 'Roboto';
		opacity: 1
	}

	.slider-range-wrap {
		width: 100%;
		background: #edf1f4;
		border-top: 1px solid #c9cad0;
		overflow: hidden
	}

	#slider-range {
		height: 2px;
		width: 208px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		display: inline-block;
		margin-top: 15px
	}

	#amount {
		font: 700 26px/25px 'Roboto'
	}

	.slider-range-first {
		width: 300px;
		margin: 5px auto 0
	}

	.ui-slider-horizontal .ui-slider-handle {
		margin-left: -1em !important
	}

	.basket {
		font-family: 'sanitarim';
		color: #c9cad0;
		display: inline-block;
		font-size: 28px;
		vertical-align: top;
		margin-right: 23px;
		margin-top: 0
	}

	.basket-full {
		margin-left: 20px;
		margin-right: 0
	}

	.count-info {
		text-align: center;
		font: 300 14px/17.4px 'Roboto';
		margin-top: 5px;
		padding-left: 40px
	}

	.count-info .sup {
		font-size: 10px;
		vertical-align: super;
		float: none;
		width: auto
	}

	.count-info div {
		margin-top: 5px;
		font-size: 14px
	}

	.form-button {
		width: 295px;
		margin: 25px auto 50px;
		height: 60px;
		color: #fff;
		background: #ea2e49;
		font: 300 26px/60px 'Roboto';
		text-align: center;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer
	}

	.mobile-footer-links {
		display: block;
		width: 100%
	}

	.mobile-footer-links a {
		display: block
	}

	#svg {
		width: 315px;
		height: 300px;
		left: -20px;
		top: 6px;
		padding: 0
	}

	.benefit-info {
		display: block
	}

	.contribution-info {
		width: 98%
	}

	.svg-container {
		width: 280px;
		margin-top: 40px
	}

	.benefit,
	.benefits .wrapper {
		width: 100%
	}

	.benefit:first-child {
		border-bottom: 1px solid #c9cad0
	}

	.mob-calculate .sup {
		font-size: 14px;
		margin: 0 0 0 -5px
	}

	h2 {
		font: 300 22px/50px Roboto, sans-serif
	}

	.benefit-info {
		width: 220px;
		color: #333745;
		margin: 24px 0 20px 50px
	}

	.benefit:nth-child(2) .benefit-info {
		margin: 24px 0 20px 50px
	}

	.benefit-info:last-child .benefit-description:last-child {
		margin-left: 5px
	}

	.benefit img {
		margin-top: 0;
		margin-left: 25px
	}

	.benefit:last-child img {
		margin-top: 0
	}

	.slider h2 {
		position: absolute;
		top: 30px;
		left: 20px;
		z-index: 3;
		line-height: 25px;
		width: 92%
	}

	.main-slider div span {
		display: inline-block;
		font: 300 30px/160.5px Roboto, sans-serif;
		width: 45%;
		text-align: right;
		margin-right: 18px;
		margin-top: 130px
	}

	.slider {
		position: relative;
		height: auto
	}

	h3 {
		font: 300 25px/30px Roboto, sans-serif
	}

	.three-column-info .row p {
		margin-top: 22px;
		word-spacing: -1px;
		font: 300 17px/28px Roboto
	}

	ul {
		font-size: 16px;
		font: 300 17px/28px Roboto;
		margin-left: 20px
	}

	.safety {
		margin-top: 13px
	}

	footer {
		height: auto;
		padding: 10px 0;
		border-top: 3px solid #333745
	}

	.metrika-widget {
		display: none
	}

	footer .row:last-child {
		display: none
	}

	.social-logo {
		display: none
	}

	.mobile-none {
		display: none !important
	}

	.mobile-footer-links a {
		font: 300 20px/52px 'Roboto';
		border-top: 1px solid #c9cad0;
		background: #edf1f4;
		text-align: left;
		padding-left: 17px;
		display: block;
		color: #333745
	}

	.diagram div {
		position: absolute;
		font: 300 30px/21px 'Roboto';
		top: 48%;
		left: 45%;
		right: auto;
		text-align: center;
		width: 60px
	}

	footer .row span:last-child {
		margin: 0;
		width: 250px
	}

	footer .row span {
		line-height: 25px;
		font-size: 16px
	}

	.diagram div span {
		display: block;
		font-size: 16px;
		margin-top: 5px
	}

	.three-column-info .row {
		width: 100%;
		font-size: 14px;
		line-height: 23px;
		margin: 0 0 10px
	}

	.main-block-checkbox {
		vertical-align: top;
		text-align: center
	}

	.main-block-checkbox label {
		line-height: 32px !important
	}

	.contribution-description {
		margin: 20px 0 43px 20px;
		width: 270px
	}

	ol {
		margin-left: 20px
	}

	.order .form-caption {
		line-height: 40px;
		margin-bottom: 20px
	}

	.debris-prices {
		display: none
	}

	.debris-prices.template {
		display: block;
		background: #edf1f4
	}

	.debris-prices.template .prices-table {
		display: none
	}

	.debris-prices.template .prices-table.toughness {
		display: block
	}

	.debris-prices.template .prices-table.toughness .cell {
		padding-left: 10px
	}

	.debris-slider {
		width: 100%;
		display: inline-block
	}

	.debris-slider h1 {
		font: 700 40px/40px 'Roboto';
		margin: 30px 0;
		text-align: center
	}

	.debris-slider .slider img {
		width: 100%
	}

	.debris-slider .slider .slick-slide {
		position: relative
	}

	.debris-slider .slider .description {
		width: 100%;
		height: 40px;
		background: rgba(0, 0, 0, .5);
		color: #fff;
		font: 300 17px/40px 'Roboto';
		text-align: center;
		position: absolute
	}

	.slick-dots {
		width: 90% !important
	}

	.debris-slider p {
		margin-top: 10px;
		font: 300 17px/28px 'Roboto'
	}

	.debris-slider .big {
		margin-top: 90px
	}

	.debris-slider .slider .slick-dots li button:before {
		font-size: 15px;
		color: #333745;
		opacity: 1
	}

	.debris-slider .slider .slick-dots li.slick-active button:before {
		color: #df434e;
		font-size: 20px
	}

	.debris-slider .slider .slick-dots li {
		margin: 0 15px
	}

	.debris-form {
		display: none
	}

	.mobile-debris-image {
		display: block;
		background: url(/i/debris-mobile.png);
		width: 100%;
		height: 225px;
		background-size: 100%;
		-moz-background-size: 100%;
		-webkit-background-size: 100%;
		-o-background-size: 100%;
		margin: 20px 0
	}

	.debris-inform {
		padding-bottom: 30px
	}

	.price-description {
		display: inline-block;
		font: 300 14px/23px 'Roboto'
	}

	.debris-inform h3 {
		font: 300 20px/27px 'Roboto';
		margin: 30px 0 30px 20px
	}

	.rent-link {
		padding-left: 20px
	}

	.debris-mobile-price {
		display: block;
		background: #fff;
		overflow: hidden
	}

	.mobile-table-price {
		display: table;
		width: 100%;
		margin-top: 30px
	}

	.mobile-table-price a {
		color: #6981aa
	}

	.mobile-table-price a:hover {
		color: #df434e
	}

	.mobile-table-price img {
		width: 80px
	}

	.mobile-table-price .row {
		display: table-row
	}

	.mobile-table-price .row:first-child .cell:first-child {
		font-weight: 700
	}

	.mobile-table-price .cell {
		display: table-cell;
		height: 52px;
		vertical-align: middle;
		border-bottom: 1px solid #f1f1f2;
		font-weight: 300;
		font-size: 18px
	}

	.mobile-table-price .cell:last-child {
		text-align: center
	}

	.mobile-table-price .cell:first-child {
		padding-left: 20px
	}

	.mobile-table-price .sup {
		vertical-align: super;
		font-size: smaller
	}

	.price-info {
		background: #edf1f4;
		margin-top: 0;
		padding-top: 40px
	}

	.price-description {
		margin-left: 20px;
		color: #333745;
		font-size: 16px;
		width: 90%
	}

	.price-info .price-sale {
		float: none;
		margin-left: 20px;
		font-size: 22px;
		width: 70%;
		line-height: 30px;
		margin-top: 20px;
		min-height: 60px
	}

	.debris-mobile-price h2 {
		color: #df434e;
		font-weight: 700;
		text-align: center;
		line-height: 30px;
		padding: 20px 0;
		font-size: 24px
	}

	.debris-mobile-price h2 a {
		color: #6981aa
	}

	.debris-mobile-price h2 a:hover {
		color: #df434e
	}

	.error-mess.prices {
		margin-top: 0;
		padding: 20px 0 20px 10px
	}

	.error-mess.prices .wrapper {
		width: 90%
	}

	.error-mess.prices .wrapper span {
		background: url(/i/warning.png) 0 0 no-repeat;
		padding-left: 50px
	}

	.error-mess.prices a {
		color: #df434e;
		text-decoration: underline
	}

	button {
		width: 90% !important;
		display: block;
		height: 58px;
		border: none;
		background: #df434e;
		color: #fff;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		font: 300 20px 'Roboto';
		margin: 20px auto;
		cursor: pointer
	}
}

@media screen and (max-width: 480px) {
	.review {
		flex: 0 0 96%;
		max-width: 96%;
		margin-right: 4%;
	}
}

@media screen and (min-width: 1001px) {
	.callback {
		display: none;
	}
}

.error-mess.prices a {
	color: #df434e;
	text-decoration: underline
}

.ruble {
	font-weight: 300
}

.ruble,
.arrow-b {
	font-family: 'sanitarim'
}

.arrow-b {
	font-size: 25px
}

.map_center svg text {
	font-family: 'Roboto';
	font-weight: 300;
	-webkit-transition: all .2s ease-out .1s;
	-moz-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s
}

.map_center svg {
	cursor: pointer
}

.page-wrapper.main {
	background: #fff
}

.close-button {
	display: none
}

.mobile-calculate-slider .item {
	background: #fff;
	color: #333745
}

.mobile-calculate-slider .active {
	background: #df434e;
	color: #fff
}

.animated {
	-webkit-animation-duration: .7s;
	-moz-animation-duration: .7s;
	-o-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-30%, 0, 0)rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-30%, 0, 0)rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(30%, 0, 0)rotate3d(0, 0, 1, 3deg);
		transform: translate3d(30%, 0, 0)rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-20%, 0, 0)rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-20%, 0, 0)rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@-moz-keyframes wobble {
	0% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg);
		-moz-transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg);
		-moz-transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg);
		-moz-transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg);
		-moz-transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg);
		-moz-transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none
	}
}

@-o-keyframes wobble {
	0% {
		-webkit-transform: none;
		-o-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		-o-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg);
		-moz-transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-10%, 0, 0)rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg);
		-moz-transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0)rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg);
		-moz-transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0)rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg);
		-moz-transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0)rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg);
		-moz-transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0)rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble
}

@media screen and (max-width: 1000px) and (min-width: 661px) {
	.ui-slider .ui-slider-handle {
		position: absolute;
		z-index: 2;
		width: 60px !important;
		height: 60px !important;
		cursor: default;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		border: none;
		background: #fff;
		-webkit-box-shadow: 2px 2px 1px #c9cad0;
		box-shadow: 2px 2px 1px #c9cad0
	}

	.ui-slider-horizontal .ui-slider-handle {
		top: -30px !important;
		margin-left: -.8em;
		outline: 0
	}
}

.up-button {
	position: fixed;
	display: none;
	background: url(/i/arrow-top.svg) no-repeat;
	background-position: 8px -82px;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #6981aa;
	opacity: .5;
	right: 4.5%;
	margin-right: -20px;
	top: 90px;
	z-index: 2999
}

.up-button:hover {
	opacity: 1
}

.fake-number-input {
	width: 223px;
	background: #f1f1f2;
	padding-left: 5px;
	color: #B4B6B9;
}

.fake-number-input .three-num {
	width: 30px;
	display: inline;
	outline: none;
	color: #000;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	padding-left: 0;
	color: #B4B6B9;

}

.fake-number-input .other-num {
	width: 150px;
	outline: none;
	display: inline;
	font-size: 16px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	padding-left: 0;

}

.order-form .fake-number-input {
	width: 98%;
	background: #f1f1f2;
	outline: none;
	font: 300 16px/18px 'Roboto';
}

.order-form .fake-number-input .three-num {
	width: 30px;
	display: inline;
	outline: none;
	color: #000;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	padding-left: 0;

}

.order-form .fake-number-input .other-num {
	width: 350px;
	outline: none;
	display: inline;
	font-size: 16px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	padding-left: 0;

}

.debris-form .fake-number-input {
	width: 253px;
}

.debris-form .fake-number-input .other-num {
	width: 170px;
}


/* Îòçûâû */

.block-top,
.block-bottom {
	height: 30px;
	background: #edf1f4;
}

.block-top {
	margin-bottom: 44px;
}

.block-bottom {
	margin-top: 40px;
}

.response {
	font-family: 'Roboto', sans-serif;
}

.responses-title {
	color: #333745;
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 14px;
}

.responses-ratings {
	color: #333745;
	font-family: Roboto;
	font-size: 16px;
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

.responses-ratings span {
	font-weight: 500;
	margin: 0 11px 0 6px;
}

.ratings {
	display: flex;
	align-items: center;
}

.ratings-star {
	width: 20px;
	height: 20px;
	margin-right: 3.8px;
}

.ratings-star__mini {
	width: 14px;
	height: 14px;
	margin-right: 3px;
}

.responses-link {
	margin-left: auto;
	color: #6981aa;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 500;
}

.responses-container {
	border: 2px solid #edf1f4;
}

.responses-item {
	padding: 26px 24px 30px 21px;
	border-bottom: 1px solid #edf1f4;
}

.responses-item:last-child {
	border-bottom: none;
}

.responses-subtitle {
	margin-bottom: 23px;
}

.responses-subtitle__name {
	color: #333745;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 10px;
}

.ratings-inner {
	display: flex;
	align-items: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #edf1f4;
}

.ratings-score {
	margin-left: 4px;
	color: #333745;
	font-size: 14px;
	font-weight: 500;
}

.responses-date {
	margin-left: auto;
	color: #6981aa;
	font-size: 14px;
}

.responses-text {
	color: #333745;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.responses-text__paragraph {
	display: block;
}

.responses-text__paragraph-two {
	margin-top: 17px;
	display: block;
}

@media screen and (max-width: 1000px) {

	.block-top,
	.block-bottom {
		height: 30px;
	}

	.block-top {
		margin-bottom: 25px;
	}

	.responses-title {
		font-size: 24px;
		margin: 0 0 11px 17px;
	}

	.responses-ratings {
		margin: 0 0 17px 17px;
	}

	.responses-link {
		display: none;
	}

	.responses-ratings span {
		margin: 0 10px 0 4px;
	}

	.responses-item {
		padding: 15px 24px 16px 15px;
	}

	.responses-subtitle {
		margin-bottom: 16px;
	}

	.responses-subtitle__name {
		margin-bottom: 12px;
		font-size: 16px;
	}

	.ratings-inner {
		padding-bottom: 16px;
	}

	.ratings-star__mini {
		margin-right: 3px;
	}

	.ratings-score {
		margin-left: 3px;
	}

	.responses-text {
		font-size: 14px;
		line-height: 20px;
	}
}


