body.site_s1 {
	overflow-x: hidden;
}

/* new */
.promo-v2 {
	position: fixed !important;
	z-index: 100 !important;
	right: 0px;
	top: 0;
	bottom: 0;
	height: 100%;
}

.promo__open-href {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	right: 0;
	width: 508px;
	height: 413px;
}
.promo__close {
	position: absolute;
	top: 30px;
	right: 65px;
	transform: rotate(45deg);
	font-size: 45px;
	color: #fff;
	cursor: pointer;
	z-index: 2;
	line-height: 26px;
	filter: ;
}
@media (max-width: 1360px) {
	.promo__open-href, .promo__open-href img {
		width: 320px;
		height: 260px;
	}
}
@media (max-width: 1024px) {
	.promo__open-href, .promo__open-href img {
		width: 270px;
		height: 220px;
	}
}
@media (max-width: 768px) {
	.promo__open-href, .promo__open-href img {
		width: 220px;
		height: 180px;
	}
}
@media (max-width: 600px) {
	.promo__open-href {
		right: 0 !important;
	}
}
@media (max-width: 540px) {
	.promo__open-href, .promo__open-href img {
		width: 175px;
		height: 140px;
	}
	.promo__close {
		top: 3px;
		right: 18px;
		font-size: 30px;
	}
}
@media (max-width: 430px) {
	.promo__open-href, .promo__open-href img {
		width: 145px;
		height: 118px;
	}
}
/* new */

.popup__promo {
	transition: all 0.3s ease;
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	position: fixed !important;
	z-index: 110 !important;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 360px;
	width: 100%;
	height: 166px;
	padding: 10px;
	background: #ffffff;
	padding: 10px;
	text-align: center;
}

.popup__promo.active {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	max-width: 26.25rem;
	border-radius: 1.25rem;
}

.popup__promo-body {
	position: relative;
	padding-top: 30px;
	color: #000;
}

.popup__promo-close {
	position: absolute;
	top: -10px;
	right: 10px;
	transform: rotate(45deg);
	font-size: 30px;
	color: #9c9fa6;
	cursor: pointer;
	line-height: 26px;
}

.popup__promo-title {
	font-weight: bold;
	font-size: 26px;
	line-height: 168%;
	color: #000000;
}

.popup__promo-btn {
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 15px 18px 14px;
	font-size: 15px;
	background-color: #1363b0;
	text-decoration: none;
}

.popup__promo-btn:hover {
	background-color: #1a80e1;
}

.overlay__promo {
	opacity: 0;
	visibility: hidden;
	position: fixed !important;
	z-index: 100 !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
	background: #00000045;
	cursor: pointer
}

.overlay__promo.active {
	opacity: 1;
	visibility: visible;
}

.promo {
	transition: all 0.5s ease;
	position: fixed !important;
	z-index: 100 !important;
	right: -600px;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 600px;
	width: 100%;
	height: 351px;
	text-align: center;
	zoom: 150%;
}

.promo.active {
	right: 0;
	left: 0;
}

.promo__body {
	position: relative;
	color: #000;
    height: 100%;
}

.promo__body img {
	width: 100%;
	pointer-events: none;
}
.popup__promo-close {
	position: absolute;
	top: 0px;
	right: 0px;
	transform: rotate(45deg);
	font-size: 45px;
	color: #9c9fa6;
	cursor: pointer;
	z-index: 2;
}

.promo__square-popup {
	position: absolute;
    top: -10px;
    right: -10px;
    width: 47px;
    height: 47px;
    background-color: inherit;
	z-index: 1;
	opacity: 0.6;
}

.promo__square {
    position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 47px;
    background-color: inherit;
	z-index: 1;
	opacity: 0.6;
}

.promo__open {
	background: url(/upload/images/summer_leaf.png) no-repeat center center;
	position: absolute;
	width: 572px;
	height: 513px;
	top: 90px;
	left: -520px;
	z-index: -1;
	display: block;
	cursor: pointer;
	zoom: 50%;
}

.promo__img {
    width: 100%;
    height: 100%;
    background-size: cover;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: flex-start;
	align-items: flex-start;
	padding: 42px;
	gap: 40px;
}

.promo__img .title {
	font-size: 30px;
	line-height: 32px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 10px;
}

.promo__img .description {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}

.promo__img .result .btn.btn--alt {
	padding: 9px 20px;
	background: 0 0;
	border: 2px solid #000000;
	color: #000000;
	border-radius: 24px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 550;
}
.promo__img .btn__promo {
	margin: 160px 0 0;
}
.promo__img .btn__promo .popup__form-title {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .0275rem;
	margin-bottom: -21px;
	margin-left: 24px;
	text-align: left;
	color: #989898;
	position: relative;
	z-index: 1;
}
.promo__img .btn__promo .popup__form-input ,
.promo__img .btn__promo .popup__form-input form {
	display: flow;
}
.promo__img .btn__promo .input {
	display: block;
	padding: 23px 23px 6px;
	border: 1px solid #c1c1c1;
	height: 51px;
	border-radius: 30px !important;
	font-size: 21px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #000000;
	background: #ffffff;
	width: 245px;
}

.promo__img .btn__promo .btn {
	border-radius: 30px;
	background: var(--blue);
	padding: 17px 37px;
	border: 1px solid var(--blue);
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-transform: none;
	margin-top: 13px;
	line-height: normal;
}

.promo__img .btn__promo .btn:hover {
	border: 1px solid var(--blue);
	color: var(--blue);
	background: var(--whte);
}

.popupcall_promobanner.popup-call .popup__content {
	max-width: 30rem;
}

.contest_bottom_open {
	position: absolute;
	bottom: 30px;
	font-size: 15px;
	line-height: 32px;
	font-weight: 550;
	right: 15px;
}

.date-finish {
	position: absolute;
	bottom: 0;
	margin: 0px 0px 52px 1px;
	font-size: 25px;
	font-weight: 500;
	color: #fff;
}

.banner-promo__hide {
	display: none;
}

.popup__text-close {
	position: absolute;
	top: 8px;
	right: 8px;
	border: 1px solid #004076;
	color: #004076;
	background: var(--whte);
	border-radius: 30px;
	padding: 10px 43px 10px 20px;
	opacity: 0.5;
	font-weight: 500;
	cursor: pointer;
}

.popup__promocode {
	position: absolute;
	width: 220px;
	right: 54px;
	top: 148px;
	text-align: center;
	font-size: 170%;
	font-weight: 600;
	color: #333333;
}

@media (max-width: 1365px) {
	.promo__open {
		zoom: 40%;
	}
}

@media (max-width: 900px) {
	.promo__open {
		zoom: 35%;
	}
}

@media (max-width: 800px) {
	.promo__open {
		zoom: 50%;
		top: 191px;
		left: -508px;
	}
	.promo {
		zoom: 100%;
	}
}

@media (max-width: 700px) {
	.promo__open {
		zoom: 40%;
	}
}
@media (max-width: 600px) {
	.promo__open {
		zoom: 35%;
	}
}
@media (max-width: 550px) {
	.promo__open {
		zoom: 35%;
		top: 0;
		left: -655px;
	}
}

@media (max-width: 500px) {
	.promo__open {
		zoom: 30%;
		left: -847px;
	}
}
@media (max-width: 480px) {
	.promo__open {
		zoom: 30%;
		top: 30%;
		left: -57%;
	}
}
@media (max-width: 478px) {
	.promo {
		zoom: 90%;
		width: 90%;
		height: 90%;
		right: -480px;
	}

	.promo.active {
		transform: translate( -50%);
		right: 50%;
		left: 50%;
		max-height: unset;
		width: 358px;
		height: 515px;
	}

	.promo.active .promo__open {
		display: none;
	}

	.promo__img {
		background-size: contain;
		flex-direction: column;
		padding: 40px 38px 15px;
	}

	.promo__open {
		left: -32%;
	}

	.contest_bottom_open {
		font-size: 10px;
	}

	.promo__img .title {
		max-width: 100%;
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.promo__img .description {
		max-width: 100%;
	}

	.promo__img .btn__promo {
		margin: 103px 0 0;
	}

	.promo__img .btn__promo .popup__form-input ,
	.promo__img .btn__promo .popup__form-input form {
		display: inline;
	}
	.promo__img .btn__promo .input {
		width: 280px;
	}
	.promo__img .btn__promo .btn {
		margin-left: 0px;
		width: 280px;
		margin-top: 20px;
		text-align: center;
		padding: 17px 40px;
	}

	.date-finish {
		margin: 0px 0px 10px 59px;
		font-size: 21px;
	}

	.popup__text-close {
		zoom: 95%;
	}

	.popup__promocode {
		right: 66px;
		top: 258px;
		font-size: 180%;
	}

}

@media (max-width: 430px) {
	.promo__open {
		left: -53%;
	}

	.promo__img .btn__promo {
		margin: 95px 0 0;
	}
}
@media (max-width: 414px) {
	.promo__open {
		left: -44%;
	}
	.promo {
		right: -420px;
	}
	.promo__img .btn__promo .btn {
		padding: 15px 40px;
	}
}
@media (max-width: 393px) {
	.promo__open {
		left: -51%;
	}
}
@media (max-width: 390px) {
	.promo {
		right: -390px;
	}

	.promo__open {
		left: -34%;
		zoom: 26%;
	}
}
@media (max-width: 380px) {
	.promo {
		right: -380px;
	}
}
@media (max-width: 370px) {
	.promo {
		right: -370px;
	}
}@media (max-width: 360px) {
	.promo__open {
		left: -39%;
	}
}
@media (max-width: 350px) {
	.promo {
		right: -350px;
	}
}
@media (max-width: 348px) {
	.promo.active {
		max-height: 200px;
	}
}
@media (max-width: 330px) {
	.promo {
		right: -330px;
	}
}
@media (max-width: 320px) {
	.promo {
		right: -320px;
	}
}
@media (max-width: 300px) {
	.promo {
		right: -300px;
	}
}
