@media (max-width: 1090px) {
	.salon__address {
		display: none;
	}
}

@media (max-width: 1050px) {
	.logotext {
		/* font-size: 15px; */
		line-height: 1;
	}

	.phone a {
		/* font-size: 16px; */
		line-height: 1;
	}

	.phone__txt {
		/* font-size: 14px; */
		line-height: 1;
		max-width: 320px;
	}
}

@media (max-width: 1000px) {
	.info-block {
		margin-top: 20px;
	}

	.address {
		display: grid;
	}
}

@media (max-width: 992px) {
	.header-phones-mobile {
		display: flex;
	}

	.header-phones {
		position: absolute;
		top: 65px;
		background-color: #fff;
		padding: 30px 10px;
		right: 15px;
		border-radius: 10px;
		box-shadow: 0 0 10px #3c414347;
		z-index: 99;
		flex-direction: column;
		align-items: center;
		opacity: 0;
		visibility: hidden;
	}

	.logo-image img {
		max-width: 150px;
	}
}

@media (max-width: 850px) {
	.logostur {
		grid-gap: 15px;
	}

	.tablecell img {
		max-height: 32px;
		max-width: 100px;
	}

	.chatheader {
		padding: 25px;
	}

	.chathead {
		font-size: 22px;
		margin-bottom: 30px;
	}

	h1 {
		font-size: 33px;
		margin: 35px auto 50px;
		padding: 0 20px;
	}

	.logogrid {
		flex-direction: column;
		gap: 10px;
		align-items: center;
	}

	.logotext {
		height: auto;
		border-left: none;
		padding: 0;
		text-align: center;
	}

	.logo {
		padding: 0 10px 0 0;
	}

	.phone,
	.phone_sib {
		font-size: 19px;
	}

	.advantages {
		padding: 0;
		grid-gap: 40px;
		grid-template-columns: 1fr 1fr 1.2fr;
	}
}

@media (max-width: 800px) {
	.advantages {
		grid-gap: 30px;
	}

	.wingood {
		width: 100%;
		height: 100%;
		margin: 0;
		left: 0;
		top: 0;
		overflow: auto;
		background: #fff;
	}

	.imggood {
		border-radius: 0;
	}

	.descgood {
		border-radius: 0;
	}

	.goodarr1 {
		left: 18px;
		z-index: 10;
		top: 108px;
		margin: 0;
	}

	.goodarr2 {
		right: 18px;
		z-index: 10;
		top: 108px;
		margin: 0;
	}

	.winclose {
		top: 20px;
		right: 20px;
	}
}

@media (max-width: 770px) {

	/*.chat .chatheader {*/
	/*  height: 115px;*/
	/*}*/
	h1 {
		font-size: 36px;
		margin: 40px auto;
	}

	.chathead {
		font-size: 20px;
	}

	.chatheader {
		padding: 17px 20px 20px;
	}

	.chatcont {
		padding: 0 20px 100px;
	}

	.mesbot {
		grid-template-columns: 45px 1fr;
		grid-gap: 10px;
		max-width: calc(100% - 10px);
	}

	.mesimg {
		height: 45px;
	}

	.mestext {
		padding: 9px 13px 10px;
		font-size: 14px;
		line-height: 140%;
	}

	.butslink {
		margin-top: 15px;
	}

	.butlink,
	.butlinkshow {
		padding: 8px 15px 10px;
		font-size: 14px;
	}

	.butlinkcountry {
		grid-template-columns: 18px 1fr;
	}

	.flag {
		height: 13px;
		width: 18px;
		margin-top: 4px;
	}

	.datepicker--nav-action {
		height: 30px;
		width: 30px;
		background-size: 8px;
	}

	.datepicker--nav-action:last-child {
		background-position: 12px center;
	}

	.datepicker--nav-title {
		font-size: 14px;
		line-height: 0;
		height: auto;
	}

	.datepicker--nav {
		padding: 7px 25px;
	}

	.datepicker--day-name {
		font-size: 10px;
	}

	.datepicker--days-names {
		margin: 0 0 7px;
		padding: 7px 25px;
	}

	.datepicker--content {
		padding: 0 0 16px;
	}

	.datepicker--cells-days {
		grid-gap: 1px;
	}

	.datepicker--cells {
		padding: 0px 25px;
	}

	.datepicker--cell {
		font-size: 12px;
		padding: 6px;
	}

	.datepicker-inline .datepicker {
		width: 259px;
	}

	.alenaprint {
		padding-left: 67px;
	}

	.butnumber {
		padding: 8px 12px 10px;
		width: 37px;
	}

	.inpphone {
		margin-top: 0;
	}

	.inptext {
		padding: 13px 20px;
		margin-top: 10px;
	}

	.butphone {
		padding: 13px 50px 14px;
	}

	.blocksms {
		border-radius: 30px;
	}

	.icosms {
		width: 50px;
		height: 50px;
	}

	.smshead {
		font-size: 24px;
		line-height: 33px;
		margin: 15px 0 25px;
	}

	.smsdesc {
		font-size: 14px !important;
		max-width: 350px;
	}

	.codeword {
		font-size: 18px;
	}

	.contcode {
		grid-template-columns: 115px 1fr;
	}

	.icosuccess {
		width: 45px;
		height: 45px;
		margin-bottom: 18px;
	}

	.blocksuccess {
		padding: 30px;
		max-width: 420px;
	}

	.ssitem {
		margin-right: 15px;
	}

	.descss {
		font-size: 12px;
		margin: 20px 0 15px;
		line-height: 17px;
	}

	.loadcupon {
		font-size: 13px;
		padding: 7px 15px 8px 35px;
		background-position: 18px 12px;
		background-size: 9px;
		bottom: 8px;
		right: 8px;
	}

	.cuponsuccess {
		margin-top: 20px;
	}

	.butinp {
		margin-left: -50px;
	}

	.header {
		padding-bottom: 17px;
		padding-top: 17px;
	}

	.logogrid {
		text-align: center;
	}

	.logotext {
		/* border: 0;
    padding: 0;
    text-align: center;
    height: auto;
    margin-top: 8px;
    font-size: 14px; */
	}

	.info-block {
		margin-top: 10px;
	}

	.autoslink3 {
		grid-template-columns: 1fr 1fr;
	}

	.autocat {
		grid-column-end: 3;
	}

	.autocat {
		font-size: 15px;
		padding: 15px 0 2px;
	}

	.priceinfo {
		position: inherit;
	}

	.priceinfoblock {
		left: auto !important;
		right: 0px !important;
		bottom: auto !important;
		top: 181px !important;
		width: 300px;
		font-size: 12px;
		color: #8a9292;
		padding: 11px 15px;
	}

	.chat {
		overflow: hidden;
	}

	.priceinfo2 .priceinfoblock {
		top: 24px !important;
		right: -145px !important;
	}

	.fixed__botitem {
		display: grid;
		grid-template-columns: 45px 1fr 125px;
		gap: 20px;
		position: sticky;
		top: 0;
	}

	.fixed__bot {
		padding: 10px 10px 10px;
		margin-left: -15px;
	}

	.bot__post {
		font-size: 12px;
	}

	.fixed__botitem .mesimg::before {
		left: 33px;
	}

	.autoafter {
		font-size: 14px;
		line-height: 148%;
	}

	.fixed__text {
		display: none;
	}

	.fixed__ph::before {
		content: 'Позвонить';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #111a30;
		border-radius: 6px;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.2s ease;
	}

	.fixed__ph:hover::before {
		background-color: rgb(168, 36, 45);
	}

	.fixed__btn {
		padding: 10px 0px;
	}

	.bot__name {
		margin-top: 3px;
		font-size: 14px;
		line-height: 130%;
	}

	.bot__post {
		font-size: 12px;
	}

	.fixed__botitem .header-phones-mobile {
		padding: 10px 0;
	}
}

@media (max-width: 670px) {
	.blocksms {
		width: calc(100% - 32px);
	}

	.contcode {
		padding: 10px 0 15px;
		grid-template-columns: 1fr;
	}

	.codeword {
		padding-top: 0;
		text-align: center;
	}

	.blocksuccess {
		width: calc(100% - 32px);
	}

	.tablecell img {
		max-height: 24px;
		max-width: 70px;
	}

	.advantages {
		grid-template-columns: 1fr;
		grid-gap: 11px;
	}
}

@media (max-width: 675px) {
	/*.chat .chatheader {*/
	/*  height: 115px;*/

	/*}*/
}

@media (max-width: 650px) {
	.phone__txt {
		text-align: center;
	}

	.autoname {
		padding: 0;
	}

	.butscountry {
		max-width: 100px;
	}

	.butscountry .butlink {
		white-space: nowrap;
	}

	.ai3~.advantagetext {
		padding-top: 0;
	}

	.header-wrapper {
		flex-direction: column;
	}

	.header-phone {
		align-items: center;
	}
}

@media (max-width: 620px) {
	.autolink {
		padding: 25px 15px 15px 15px;
	}

	.autoname {
		font-size: 16px;
	}

	.profit {
		font-size: 14px;
	}

	.autoprice {
		font-size: 13px;
	}

	.autobut {
		font-size: 13px;
		padding: 13px;
	}
}

@media (max-width: 600px) {
	.priceinfo2 .priceinfoblock {
		width: 250px;
		right: 0 !important;
	}
}

@media (max-width: 570px) {
	.blockcode {
		padding: 10px 40px;
	}

	.imggood {
		height: 220px;
	}

	.goodarr {
		top: 92px;
	}
}

@media (max-width: 550px) {
	.autoname {
		text-align: center;
	}

	/*.chat .chatheader {*/
	/*  height: 90px;*/
	/*}*/
	.info-block {
		margin-top: 10px;
	}

	.phone__txt {
		font-size: 16px;
		line-height: 14px;
	}

	.logotext {
		font-size: 16px;
	}

	h1 {
		font-size: 22px;
		margin: 24px auto 30px;
		padding: 0 14px;
	}

	.title_descr {
		font-size: 16px;
		line-height: 140%;
		margin-bottom: 22px;
	}

	.tablecell img {
		max-height: 22px;
		max-width: 65px;
	}

	.logostur {
		grid-gap: 12px;
	}

	.chathead {
		font-size: 15px;
		line-height: 145%;
		margin-bottom: 15px;
	}

	.chatheader {
		padding: 13px 20px 5px;
	}

	.chathead {
		font-size: 15px;
		line-height: 145%;
		margin-bottom: 10px;
	}

	.autoslink {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 520px) {
	.thanks {
		padding: 37px 20px 30px !important;
		width: 100% !important;
	}

	.chatheader {
		padding: 15px 20px 13px;
	}

	.blockcode {
		padding: 10px 20px;
	}

	.advantagetext {
		font-size: 13px;
	}

	.header {
		padding-bottom: 15px;
		padding-top: 12px;
	}

	.autoslink3 {
		grid-template-columns: 1fr;
	}

	.autocat {
		grid-column-end: 2;
	}

	.priceinfoblock {
		top: 170px !important;
	}
}

@media (max-width: 500px) {
	.tablecell img {
		max-height: 18px;
		max-width: 55px;
	}

	.logogrid {
		align-items: center;
		gap: 20px;
	}

	.header .main .header-phones {
		top: auto;
		right: 0;
		left: 0;
		max-width: 80%;
		margin: 0 auto;
	}

	.logotext {
		text-align: center;
	}
}

@media (min-width: 461px) {
	.message-date {
		display: none;
	}

	.header__mobile {
		display: none;
	}

	.header__close {
		display: none;
	}
}

.message-date {
	text-align: right;
	color: #9c9ca3;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	/* 123.077% */
}

.mesuser .message-date {
	color: #fff;
}

.mesuser-check {
	position: relative;
}

.mesuser-check::before {
	display: none;
	content: '';
	position: absolute;
	right: -20px;
	bottom: 0;
	top: 0;
	margin: auto 0;
	width: 15px;
	height: 14px;
	background-image: url(../img/check-msg.svg);
	background-repeat: no-repeat;
}

@media (max-width: 460px) {
	.cookie-block {
		right: 50%;
		left: 50%;
		transform: translate(-50%, 20px);
		max-width: 95vw;
		width: 95vw;
		border-radius: 12px;
		bottom: 24px;
		padding: 15px 15px 12px 15px;
		font-size: 13px;
		line-height: 1.3;
		display: none;
	}

	.cookie-block.cookie-visible {
		transform: translate(-50%, 0);
	}

	.cookie-ok {
		border-radius: 8px;
		padding: 6px 50px 6px 50px;
		font-size: 14px;
		width: 100%;
	}

	.policy-mob {
		display: block;
		text-decoration: underline;
		margin-top: 5px;
	}

	.policy-mob a {
		color: #3d4246;
		font-size: 12px !important;
	}

	.butphone {
		padding: 13px 30px 14px;
	}

	.header-wrapper {
		display: flex;
		align-items: center;
	}

	.butslinkk {
		max-height: 100%;
		box-shadow: none;
		padding: 0;
	}

	.logo {
		padding: 0;
	}

	.logotext {
		text-align: center;
		font-size: 16px;
	}

	.logogrid img {
		width: 100%;
	}

	body {
		padding: 0;
	}

	.header__thanks {
		padding: 0 !important;
	}

	.main__thanks-text-testdrive {
		margin: 0 auto 40px;
	}

	.main__thanks-text-map {
		margin: 30px 0 0 0;
	}

	.thanks-h2 {
		font-size: 24px;
	}

	.main__thanks-promo-body {
		padding: 20px;
	}

	.main__thanks-form {
		padding: 24px;
		margin: 0 0 40px 0;
	}

	.agreement-label {
		font-size: 18px;
	}

	.items-wrap1 {
		font-size: 16px;
	}

	.logochery {
		display: none;
	}

	.logochery2 {
		display: block;
	}

	.profit {
		color: #111a30;
		font-size: 14px;
		font-weight: 600;
		line-height: 130%;
		border-bottom: none;
	}

	.submit-options {
		font-size: 18px;
		color: #000;
	}

	.cash2 {
		font-size: 16px;
		margin-top: 10px;
	}

	.mesbot-inner {
		background-color: #fff;
		border-radius: 16px 18px 18px 16px;
		padding: 10px 10px 8px 10px;
		margin-top: 4px;
		margin-bottom: 0px;
	}

	.mesuser .message-date {
		padding: 0 19px 0 0;
	}

	.mesuser-check::before {
		display: block;
	}

	.header .main {
		gap: 20px;
		margin: 0;
	}

	.fixed-crossbrowser-background {
		display: none;
	}

	.gradient {
		display: none;
	}

	.header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		max-width: 100%;
		display: none;
		background-color: rgba(38, 40, 47, 0.9);
		margin: 0;
		padding: 0;
	}

	.header-wrapper {
		gap: 40px;
	}

	.header-inner {
		transition: transform 0.3s;
		transform: translateY(-100%);
		padding: 70px 20px 70px;
		background-color: #fff;
		border-radius: 0 0 30px 30px;
	}

	.phone,
	.phone_sib {
		align-items: center;
	}

	.logophone a {
		text-align: center;
		font-size: 16px;
	}

	.phone__txt {
		text-align: center;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}

	.header-phone {
		align-items: center;
	}

	.header__show .header-inner {
		transform: translateY(0);
	}

	.header__close {
		position: absolute;
		top: 15px;
		right: 15px;
		outline: none;
		border: none;
		background: none;
		z-index: 5;
	}

	.autoafter {
		display: none;
	}

	.message {
		margin-top: 4px;
	}

	.mesbot[data-mesbot='10'] .mescont {
		max-width: 255px;
	}

	.message[data-mesbot='0'] .mesimg {
		/* opacity: 0 !important; */
	}

	.message[data-mesbot='0'] .mescont::before {
		/* display: none; */
	}

	.message[data-mesbot='1'] .mesimg {
		opacity: 0 !important;
	}

	.message[data-mesbot='1'] .mescont::before {
		display: none;
	}

	.message[data-mesbot='6'] .butlinkact {
		background-color: #05141f !important;
		color: #fff !important;
	}

	/* .message[data-mesbot='5'] .mesimg {
		opacity: 0 !important;
	}

	.message[data-mesbot='5'] .mescont::before {
		display: none;
	} */

	.message[data-mesbot='6'] .mesimg {
		opacity: 0 !important;
	}

	.message[data-mesbot='6'] .mescont::before {
		display: none;
	}


	.message[data-mesbot='7'] .mesimg {
		opacity: 0 !important;
	}

	.message[data-mesbot='7'] .mescont::before {
		display: none;
	}

	.message[data-mesbot='8'] .mesimg {
		opacity: 0 !important;
	}

	.message[data-mesbot='8'] .mescont::before {
		display: none;
	}

	.message[data-mesbot='9'] .mesimg {
		margin-bottom: auto !important;
		margin-top: 10px !important;
	}

	.message[data-mesbot='9'] .mescont::before {
		top: 20px;
	}

	.mesbot[data-mesbot='3'] .mescont::before {
		content: '';
		position: absolute;
		bottom: 50px;
		left: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle.svg');
		background-repeat: no-repeat;
		z-index: -1;
	}


	.message[data-mesbot='3'] .mesimg {
		opacity: 0;
		margin-bottom: 50px;
	}

	.mesbot[data-mesbot='2'] .mescont::before {
		content: '';
		position: absolute;
		bottom: 0px;
		left: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle.svg');
		background-repeat: no-repeat;
		z-index: -1;
	}

	.mesbot[data-mesbot='4'] .mescont::before {
		content: '';
		position: absolute;
		bottom: -2px;
		left: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle.svg');
		background-repeat: no-repeat;
		z-index: -1;
	}

	.mesbot[data-mesbot='5'] .mescont::before {
		content: '';
		position: absolute;
		bottom: -6px;
		left: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle.svg');
		background-repeat: no-repeat;
		z-index: -1;
	}

	.mesbot[data-mesbot='7'] .mescont::before {
		content: '';
		position: absolute;
		left: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle.svg');
		background-repeat: no-repeat;
		z-index: -1;
		margin-top: 36px;
	}

	.message[data-mesbot='7'] .mesimg {
		margin-top: 24px !important;
	}

	.mesbot[data-mesbot='9'] .mescont::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle.svg');
		background-repeat: no-repeat;
		z-index: -1;
	}

	.mesuser {
		margin-top: 20px !important;
		margin-bottom: 20px;
	}

	.mestext {
		font-size: 16px;
		line-height: 22px;
		box-shadow: none;
		border-radius: 15px;
	}

	.inpphone,
	.inpname,
	.butphone,
	.inptext {
		max-width: 255px;
		margin-top: 10px;
	}

	.autoslink {
		margin-top: 4px;
		margin-bottom: 0px;
	}

	.agreement-label {
		color: #000;
		font-size: 16px;
		line-height: 22px;
	}

	.agreement-label::before {
		border: 1px solid #d6d6d6;
		width: 18px;
		height: 18px;
	}

	.chat .mesimg {
		height: 30px;
		width: 30px;
	}

	.set--options {
		padding: 8px 12px;
		color: #000;
		font-size: 18px;
		font-weight: 400;
		max-width: 170px;
		border-radius: 4px 18px 18px 16px;
	}

	.header__mobile {
		position: fixed;
		width: 100%;
		/* margin-left: calc((-100vw + 100%) / 2);
    margin-right: calc((-100vw + 100%) / 2); */
		display: flex;
		align-items: center;
		gap: 10px;
		justify-content: space-between;
		padding: 20px 15px;
		background: #ffffff;
		top: 0;
		z-index: 2;
	}

	.header__mobile-logo {
		margin: 0 5px 0 0;
	}

	.header__mobile-logo img {
		width: 140px;
	}

	.header__mobile-tel {
		text-decoration: none !important;
		color: #000000;
		font-weight: 600 !important;
		font-size: 15px;
		font-weight: 500;
		letter-spacing: -0.2px;
		margin: 0 0 0 auto;
	}

	.header__mobile-btn {
		outline: none;
		background: none;
		border: none;
		position: relative;
		/* margin: 0 0 0 25px; */
		padding: 17px;
		background: #f0efef;
		border-radius: 100px;
	}

	.header__mobile-btn span {
		position: absolute;
		background-color: #000;
		top: 44%;
		left: 44%;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
	}

	.header__mobile-btn span::before {
		content: '';
		top: 0;
		left: 7px;
		position: absolute;
		background-color: #000;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
	}

	.header__mobile-btn span::after {
		content: '';
		top: 0;
		left: -7px;
		position: absolute;
		background-color: #000;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
	}

	.checkbox__choose:checked~span:before {
		border-color: #f7761f;
	}

	.fixed__botitem .mesimg {
		height: 35px;
		width: 35px;
	}

	.message:first-child .mesimg {
		opacity: 1;
		margin-top: auto;
	}

	.mesbot:first-child .mescont {
		position: relative;
	}

	.mesbot:first-child .mescont::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle.svg');
		background-repeat: no-repeat;
		z-index: -1;
	}

	.message:not(:first-child):nth-child(n + 1) .mesimg {
		opacity: 1;
		margin-top: auto;
	}

	.mesbot:not(:first-child):nth-child(n + 1) .mescont {
		position: relative;
	}

	/* .mesbot:not(:first-child):nth-child(n + 1) .mescont::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -6px;
    width: 26px;
    height: 21px;
    background-image: url("../img/msg-angle.svg");
    background-repeat: no-repeat;
    z-index: -1;
  } */

	.mesuser:not(:first-child):nth-child(n + 1) .mescont {
		position: relative;
	}

	.mesuser:not(:first-child):nth-child(n + 1) .mescont::after {
		content: '';
		position: absolute;
		bottom: -1px;
		right: -6px;
		width: 26px;
		height: 21px;
		background-image: url('../img/msg-angle-user.svg');
		background-repeat: no-repeat;
		z-index: -1;
	}

	.butlink {
		font-size: 16px;
	}

	.submit-options:hover {
		background-color: #fff;
		color: #000;
	}

	.submit-options {
		box-shadow: none;
	}

	.chat {
		position: relative;
		background-image: url('../img/msg_bg.jpg');
		background-repeat: repeat;
		background-size: contain;
		background-color: #ece6df;
		width: 100vw;
		margin-left: calc((-100vw + 100%) / 2);
		margin-right: calc((-100vw + 100%) / 2);
		padding: 20px 0 0 0;
	}

	/* .chat::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      z-index: -1;
      opacity: 0.4;
  } */

	.sale {
		position: relative;
		padding: 50px 0 70px 0;
		/* background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover; */
		margin: 0 0 -70px 0;
		height: auto;
		overflow: hidden;
		background-color: #1d1d1d;
		width: 100vw;
		margin-left: 50%;
		transform: translateX(-50%);
	}

	.sale h1,
	.title_descr {
		color: #fff;
	}

	.sale h1 {
		max-width: 430px;
		margin: 0 auto 20px;
	}

	/* .sale::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #26282f;
  } */

	.shadow {
		position: fixed;
		height: 100vh;
		z-index: 5;
		background: rgba(38, 40, 47, 0.8);
	}

	h1 {
		margin: 0 auto 20px;
		text-align: center;
		/* font-size: 30px; */
		font-weight: 700;
		line-height: 130%;
		/* 39px */
	}

	.title_descr {
		margin: 0 auto;
		max-width: 370px;
		margin-bottom: 20px;
	}

	.chatheader {
		display: none;
	}

	.purchase {
		display: none;
	}

	.autoslink {
		background-color: #fff;
		padding: 10px;
		border-radius: 4px 18px 18px 16px;
	}

	.autolink {
		border-radius: 16px;
		background: #ffffff;
		/* max-width: 142px; */
		height: 100%;
		max-height: 212px;
		padding: 6px;
		/* box-shadow: none; */
	}

	.autoname {
		color: #000;
		font-size: 18px;
		font-weight: 700;
		line-height: 1;
		letter-spacing: -1px;
		/* height: 40px; */
		max-height: none;
	}

	.imgauto {
		max-height: 86px;
	}

	.imgauto img {
		margin: 15px 0 25px 0;
	}

	.label {
		font-size: 14px;
		text-decoration: underline;
		border-bottom: none;
		margin: 10px 0 5px 0;
	}

	.label-info {
		top: -16px;
		right: -7px;
	}

	.main {
		/* width: calc(100% + 20px);
    margin-left: -10px; */
		margin: 65px auto 0 auto;
	}

	.colors-inner {
		border-radius: 16px 18px 18px 16px;
		background: #fff;
		padding: 10px;
	}

	.color-butlink {
		box-shadow: none;
		border-radius: 12px;
		padding: 6px 10px;
	}

	.butslink {
		margin-top: 4px;
	}

	body {
		background-image: url('../img/msg_bg.svg');
		background-color: #ece6df;
	}

	.fixed__bot {
		display: none;
		margin-left: 0;
		left: 0;
	}

	.fixed__botitem .mesimg::before {
		bottom: 2px;
		right: 0px;
		width: 8px;
		height: 8px;
	}

	.mesbot {
		grid-template-columns: 25px 1fr;
	}

	.goodmark {
		width: 22px;
		height: 22px;
		background-size: 10px;
		top: 2px;
		right: 2px;
	}

	.header .main .header-phones {
		position: relative;
		opacity: 1;
		visibility: visible;
		box-shadow: none;
		max-width: none;
		padding: 0;
	}

	.header .main .header-phones-mobile {
		display: none;
	}
}

@media (max-width: 400px) {
	.fixed__botitem {
		grid-template-columns: 35px 1fr 100px;
		gap: 10px;
	}

	.mesimg {
		height: 35px;
	}

	.mesbot {
		grid-template-columns: 25px 1fr;
	}

	.fixed__botitem .mesimg::before {
		left: 27px;
	}

	.agreement-label {
		font-size: 16px;
		line-height: 22px;
	}

	.cash2 {
		padding: 10px 10px 10px 30px;
		font-size: 16px;
		line-height: 130%;
	}
}

@media (max-width: 450px) {

	/*.chat .chatheader {*/
	/*  height: 65px;*/
	/*}*/
	.inpphone,
	.butphone {
		width: 100%;
	}

	/* body {
    padding: 0px 10px;
  } */
	.chatcont {
		padding: 0 10px 100px;
	}

	.tablecell img {
		max-height: 13px;
	}

	.thanks {
		padding: 25px 20px 25px !important;
	}

	.ssitem {
		margin-right: 20px;
		height: 35px;
		width: 35px;
	}

	.smsdesc {
		padding: 0 20px;
	}

	.smshead {
		font-size: 21px;
		margin: 15px 0 20px;
	}

	.icosuccess {
		width: 40px;
		height: 40px;
		margin-bottom: 0;
	}

	.imggood {
		height: 165px;
	}

	.goodarr {
		top: 65px;
	}

	.winclose {
		top: 10px;
		right: 18px;
	}

	.divpricegood {
		display: grid;
		grid-gap: 20px;
	}

	.pricegood {
		margin: 0;
		text-align: center;
	}

	.fixed__bot {
		padding: 10px 10px 10px;
		margin-left: -10px;
	}
}

@media (max-width: 400px) {
	.fixed__botitem {
		grid-template-columns: 35px 1fr 100px;
		gap: 10px;
	}

	.mesimg {
		height: 35px;
	}

	.mesbot {
		grid-template-columns: 25px 1fr;
	}

	.fixed__botitem .mesimg::before {
		left: 27px;
	}

	.agreement-label {
		font-size: 13px;
	}

	.cash2 {
		padding: 10px 10px 10px 30px;
		font-size: 14px;
		line-height: 130%;
	}
}

@media (max-width: 380px) {
	/*.chat .chatheader {*/
	/*  height: 53px;*/
	/*}*/
}

@media (max-width: 370px) {
	.header__mobile-tel {
		font-size: 14px;
	}

	.header__mobile-logo img {
		width: 110px;
	}

	.cash2 {
		margin-top: 1px;
	}

	/* .mesbot[data-mesbot='3'] .mescont::before {
		bottom: 47px;
	} */



	.mesbot {
		grid-template-columns: 25px 1fr;
	}

	.mesimg {
		height: 35px;
	}

	.butlink {
		padding: 10px 14px 11px;
	}

	.logotur {
		height: 33px;
	}

	.tablecell img {
		max-height: 16px;
	}

	.logostur {
		grid-gap: 5px;
		grid-template-columns: repeat(3, 1fr);
	}

	h1 {
		font-size: 22px;
		margin: 20px auto 23px;
	}

	.advantage:nth-child(2) .advantagetext {
		padding-top: 0px;
	}

	.fixed__botitem .mesimg::before {
		left: 27px;
		width: 9px;
		height: 9px;
		bottom: -3px;
	}

	.bot__name {
		margin-top: 0px;
	}
}

@media (max-width: 330px) {
	.header__mobile-logo img {
		width: 100px;
	}
}

@media (max-height: 750px) {
	.blocksuccess {
		margin-top: -200px !important;
	}
}

@media (max-height: 700px) {
	.blocksuccess {
		margin-top: -190px !important;
	}
}

@media (max-height: 640px) {
	.blocksuccess {
		margin-top: -170px !important;
	}
}