body {
	margin: 0;
	line-height: 1;
	font-family: 'Ubuntu', sans-serif;
	color: #292929;
}
html, body {
	
}
a {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
ul {
	padding: 0;
}
h1,h2,h3,h4,h5,h6,h7 {
	margin: 0;
}
input::-ms-clear {
	display: none;
}
input {
	outline: none !important;
}
input:focus {
	outline: none !important;
}
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
button:active, button:focus {
	outline: none;
}
button::-moz-focus-inner {
	border: 0;
}
button {
	cursor: pointer;
	border: 0;
}
ul {
	padding: 0;
	margin: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(255, 255, 255, 0.65);
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: rgba(255, 255, 255, 0.65);
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: rgba(255, 255, 255, 0.65);
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: rgba(255, 255, 255, 0.65);
	opacity: 1;
}
.ajax_form {
    display: none !important;
}
.header {

}
.mb25 {
    margin-bottom: 25px;
}
.top-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
	border-bottom: 1px solid #F9F9F9;
}
.top-header-item {
	display: flex;
	align-items: center;
}
.logo {
	display: flex;
	align-items: center;	
}
.logo-link {
	display: block;
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #38B86F;
}
.logo-link span {

}
.city {
	background: rgba(247, 247, 247, 0.79);
	border-radius: 8px;
	padding: 8px 14px;
	margin-left: 50px;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #292929;
}
.header .social {
	margin-right: 25px;
}
.phone-link {
	display: block;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	color: #292929;
	margin-bottom: 1rem;
}
.bottom-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.menu-list {
	display: flex;
	align-items: center;
}
.menu-list-item {
	margin-right: 16px;
}
.menu-list-item-link {
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: #292929;
}
.menu-list-item-link:hover {
    color: #38B86F;
}
.footer .menu-list-item-link {
    font-weight: 700;
}
.btn-call {
	background: rgba(56, 184, 111, 0.1);
	border-radius: 8px;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	padding: 10px 16px;
	color: #38B86F;
}
.open-modal {
	cursor: pointer;
}
.main {
	margin: 17px 0 70px 0;
}
.main-bg {
	background: #38B86F;
	border-radius: 36px;
	display: flex;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}
.main-content {
	margin-left: 250px;
	margin-right: 50px;
}
.main__image {
	margin-top: 45px;
}
.title-h1 {
	font-weight: 700;
	font-size: 32px;
	line-height: 37px;
	margin-top: 12px;
	color: #FFFFFF;
}
.main-abs__image {
	position: absolute;
	left: 0;
	bottom: 0;
}
.main-flex {
	display: flex;
	align-items: center;
	margin-top: 12px;
}
.main-span {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	margin-right: 16px;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
.main-form .form-content {
	background: #4CBF7D;
	border-radius: 36px 0px 0px 36px;
	padding: 48px 50px 77px 50px;
}
.form__title {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	margin-bottom: 24px;
}
.input {
	background: rgba(249, 249, 249, 0.13);
	border-radius: 12px;
	width: 100%;
	padding: 14px 16px;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	border:  none;
	color: rgba(255, 255, 255, 0.65);
}
.btn-send {
	border: 1px solid #FFFFFF;
	border-radius: 12px;
	margin-top: 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 14px 0;
	text-align: center;
	width: 100%;
	background: transparent;
}
.poly-conf {
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	margin-top: 35px;
	color: rgba(255, 255, 255, 0.65);
}
.plus {

}
.title-h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 37px;
	color: #292929;
	margin-bottom: 28px;
}
.plus-card {
	margin-bottom: 26px;
}
.plus-card__title {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #292929;
	margin-bottom: 8px;
}
.plus-card__text {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #959595;
}
.sale {
	margin: 70px 0;
}
.sale-card {
	position: relative;
	min-height: 206px;
	border: 1px solid #EBEBEB;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04);
	border-radius: 24px;
	padding: 32px;
	margin-bottom: 16px;
}
.sale-card__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #292929;
	width: 60%;
}
.sale-card__image {
	position: absolute;
	bottom: 0;
	right: 0;
}
.help {
	margin-bottom: 74px;
}
.help .title-h2 {
	text-align: center;
}
.help-center {
	display: flex;
	justify-content: center;
}
.help-content {
	width: 70%;
	display: flex;
}
.help-item {
	width: 50%;
}
.help__title {
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #292929;
	margin-bottom: 16px;
	min-height: 42px;
}
.help-list-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 18px 18px 18px;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	min-height: 100px;
}
.help-item-dont .help-list-item {
	border-left: 0;
	padding-left: 0;
}
.help-list-item__text {
	width: 80%;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #292929;
}
.form {
	background: #38B86F;
}
.form-flex {
	display: flex;
	justify-content: space-between;
}
.form-content {
	background: #4CBF7D;
	padding: 48px 50px 77px 50px;
	width: 388px;
}
.form__content {
	margin-top: 40px;
}
.form-title {
	font-weight: 500;
	font-size: 32px;
	line-height: 37px;
	color: #FFFFFF;
	margin-top: 16px;
}
.form__image-img {
	display: flex;
	height: 100%;
	justify-content: flex-end;
}
.ocenka {
	margin: 74px 0;
}
.ocenka-card {
	position: relative;
	border-radius: 16px 16px 0px 0px;
	overflow: hidden;
}
.ocenka-flex {
	position: absolute;
	left: 16px;
	top: 16px;
	display: flex;
	align-items: center;
}
.ocenka-plank {
	background: rgba(255, 255, 255, 0.86);
	border-radius: 32px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 8px;
	color: #21B15F;
}
.ocenka-plank:not(:last-child) {
	margin-right: 4px;
}
.ocenka__image {
	height: 200px;
}
.ocenka__image img {
	height: 100%;
	object-fit: cover;
}
.ocenka__content {
	background: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #EBEBEB;
	border-radius: 0px 0px 16px 16px;
	padding: 16px;
}
.ocenka__title {
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #292929;
}
.ocenka__text {
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #292929;
}
.form-text {
	font-weight: 400;
	font-size: 20px;
	line-height: 23px;
	margin-top: 20px;
	color: #FFFFFF;
}
.form2 .form-block {
	display: flex;
	align-items: center;
}
.form2 .form-content {
	padding: 20px 40px;
	border-radius: 18px;
}
.otz {
	margin-bottom: 74px;
}
.otz-card {
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04);
	border-radius: 16px;
	padding: 24px;
}
.otz-text {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #292929;
	min-height: 144px;
}
.otz-name {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	margin: 16px 0 4px 0;
	color: #292929;
}
.otz-car {
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	color: #292929;
}
.set {
	margin: 74px 0;
}
.set .title-h2 {
	text-align: center;
}
.set-card {
	border: 1px solid #38B86F;
	border-radius: 16px;
	padding: 32px;
}
.set-card__number {
	background: rgba(56, 184, 111, 0.1);
	border-radius: 54px;
	padding: 16px;
	font-weight: 500;
	font-size: 32px;
	line-height: 37px;
	color: #38B86F;
	width: fit-content;
}
.set-card__title {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	margin-top: 16px;
	color: #292929;
}
.info-center {
    display: flex;
    justify-content: center;
}
.info-text {
    width: 60%;
    font-weight: 400;
  font-size: 20px;
  line-height: 23px;
}
.diller {
	margin-bottom: 74px;
}
.diller .title-h2 {
	text-align: center;
}
.diller-card {
	background: #F9F9F9;
	border-radius: 16px;
	min-height: 116px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.diller__image {
	display: flex;
	justify-content: center;
	align-items: center;
}
.diller__image img {
	object-fit: scale-down;
}
.faq {
	margin-bottom: 74px;
}
.faq .title-h2 {
	text-align: center;
}
.faq-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #292929;
}
.faq-body-text__text {
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #292929;
	width: 70%;
}
.faq-body {
	margin-top: 16px;
}
.faq-body {
	display: none;
	overflow: hidden;
	padding-bottom: 16px;
	border-bottom: 1px solid #F4F4F4;
}
.faq-page {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px 0;
	border-bottom: 1px solid #F4F4F4;
	cursor: pointer;
}
.faq-page::after {
	content: '';
	background-image: url('../image/down.svg');
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	float: right;
	width: 24px;
	height: 24px;
}
.faq-content .active::after {
	background-image: url('../image/up.svg');
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	float: right;
	width: 24px;
	height: 24px;
}
.faq-content {
	margin-bottom: 16px;
	position: relative;
	z-index: 2;
}
.footer {
	background: #F4F4F4;
	border-radius: 40px 40px 0px 0px;
	padding: 42px 0 30px 0;
}
.footer-flex {
	display: flex;
	justify-content: space-between;
}
.social {
	display: flex;
	align-items: center;
}
.social-item:not(:last-child) {
	margin-right: 16px;
}
.footer .phone {
	margin: 13px 0 24px 0;
}
.footer .phone-link {
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #292929;
}
.footer .form-content {
	background: #4CBF7D;
	padding: 48px 50px 40px 50px;
	width: 388px;
	border-radius: 16px;
}
.footer-copy {
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
}
.m-header {
	display: none;
}
.m-btn {
	display: none;
}
.m-title-form {
	display: none;
}
.m-text-form {
	display: none;
}
.modal-content .form-content {
	width: 100%;
}
.whats-abs {
	bottom: 14px;
	right: 16px;
	opacity: 1;
	transition: opacity .5s ease 0s;
	box-sizing: border-box;
	position: fixed !important;
	z-index: 16000160 !important;
	direction: ltr;
	text-align: right;
}
.whats-link img {
	width: 50px;
	height: 50px;
}
.social-center .social {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.social-bg {
	background-color: #fff !important;
}
.social-center .social-item {
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}
.social-center .social-link {
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 18px;
}
.social-center .social-link img {
	margin-right: 15px;
}
.viber {
	color: #675DA9;
}
.whatsapp {
	color: #0DC143;
}
.tg {
	color: #419FD9;
}
.spasibo-text {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 25px 0;
}
.spasibo-link {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 50px;
}
.page {
    margin-bottom: 3rem;
}
.page .title-h1 {
    color: #000;
    margin-bottom: 2rem;
    font-size: 40px;
    line-height: 44px;
}
.page-content {
    width: 70%;
}
.page-text p,  .info-text p {
    font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #292929;
  margin-bottom: 1rem;
}
.info-text ul li {
      font-size: 16px;
  line-height: 20px;
}
.page h2 {
 font-weight: 700;
  font-size: 32px;
  line-height: 37px;
  color: #292929;
  margin-bottom: 28px;   
}
.page-content ul, .page-content ol, .info-text ul {
    margin-bottom: 1rem;
    padding: 0;
}
.page-content ul li, .page-content ol li, .info-text ul li {
    position: relative;
    margin-left: 1rem;
    margin-bottom: 1rem;
}
.page-content ul li:before, .page-content ol li:before, .info-text ul li:before {
    content: "";
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translate(0,-50%);
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
}
.contact-content p {
    margin-bottom: 1rem;
    font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
}
.hidden {
    display: none;
}
.contact-item {
    display: flex;
    align-items: center;
}
.contact-item p {
    display: block;
    margin-right: 1rem;
}
.footer-flex-item p {
        margin-top: 1rem;
    font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
}
.category {
    margin-bottom: 70px;
}
.category-card-link {
    display: block;
}
.category-card {
    margin-bottom: 1rem;
}
.category-card-link:hover .category-card__title {
    color: #38B86F;
}
.category-card__title {
    font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #292929;
  margin-top: 8px;
}
.footer .city {
    margin-left: 0;
    margin-top: 1rem;
    padding: 0;
}
@media (min-width: 1200px) {

}
@media screen and (max-width: 992px){
	.m-header {
		display: block;
		padding: 16px 0;
		border-bottom: 1px solid #F9F9F9;
	}
	.top-header {
		display: none;
	}
	.bottom-header {
		display: none;
	}
	.m-header-flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.main {
		margin: 19px 0 40px 0;
	}
	.main-abs__image {
		display: none;
	}
	.main-form {
		display: none;
	}
	.main-content {
		margin: 0;
		padding: 24px;
	}
	.main__image {
		margin-top: 0;
	}
	.title-h1 {
		font-size: 28px;
		line-height: 32px;
	}
	.main-flex {
		flex-direction: column;
		align-items: flex-start;
		margin: 21px 0 38px 0;
	}
	.main-span {
		margin-right: 0;
		margin-bottom: 16px;
	}
	.m-btn {
		display: block;
	}
	.title-h2 {
		font-size: 22px;
		line-height: 25px;
		margin-bottom: 24px;
	}
	.plus-card__title {
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 8px;
	}
	.plus-card__text {
		font-size: 14px;
		line-height: 14px;
	}
	.sale {
		margin: 40px 0;
	}
	.sale-card {
		padding: 24px;
		min-height: 169px;
	}
	.sale-card__title {
		font-size: 16px;
		line-height: 18px;
	}
	.sale-card__image img {
		width: 133px;
		height: 133px;
	}
	.help .title-h2 {
		text-align: left;
	}
	.help-content {
		width: 100%;
		display: block;
	}
	.help-item {
		width: 100%;
	}
	.help__title {
		text-align: left;
		font-size: 16px;
		line-height: 18px;
		min-height: 100%;
	}
	.help-list-item {
		min-height: 100%;
		border-left: none !important;
		padding: 18px 0;
	}
	.help-list-item__icon img {
		width: 24px;
		height: 24px;
	}
	.help-item-dont {
		margin-bottom: 40px;
	}
	.form__image {
		display: none;
	}
	.form__content {
		display: none;
	}
	.form-content {
		background: none;
		padding: 32px 0;
	}
	.m-title-form {
		font-weight: 700;
		font-size: 22px;
		line-height: 25px;
		color: #FFFFFF;
		margin-bottom: 26px;
		display: block;
	}
	.ocenka {
		margin: 40px 0;
	}
	.ocenka__image {
		height: 197px;
	}
	.ocenka__image img {
		height: 100%;
	}
	.otz {
		margin-bottom: 40px;
	}
	.otz-card {
		padding: 16px;
	}
	.m-text-form {
		font-weight: 400;
		font-size: 17px;
		line-height: 20px;
		color: #FFFFFF;
		margin-bottom: 23px;
		display: block;
	}
	.form2 .form-content {
		padding: 33px 0;
	}
	.set {
		margin: 40px 0;
	}
	.set .title-h2 {
		text-align: left;
	}
	.set-card {
		margin-bottom: 16px;
		padding: 16px;
	}
	.set-card__title {
		margin-top: 16px;
		font-size: 16px;
		line-height: 18px;
	}
	.set-card__number {
		font-size: 28px;
		line-height: 32px;
		padding: 12px 16px;
	}
	.faq-title {
		font-size: 16px;
		line-height: 18px;
	}
	.footer-flex {
		flex-direction: column;
		justify-content: center;
	}
	.menu-list {
		display: block;
	}
	.footer-flex-item {
		text-align: center;
	}
	.footer .logo {
		display: flex;
		justify-content: center;
	}
	.footer .social {
		justify-content: center;
	}
	.menu-list-item {
		margin-right: 0;
		margin-bottom: 16px;
	}
	.menu-list {
		margin: 25px 0;
	}
	.hamburger-menu-content {
		padding: 50px 25px;
	}
	.hamburger-menu-content .social {
		margin-top: 25px;
	}
	.hamburger-menu-content .btn-send {
		color: #38B86F;
		background: rgba(56, 184, 111, 0.1);
		border: 1px solid #38B86F;
	}
}
@media screen and (max-width: 576px){
	
}