.o22-overlay {
	position: fixed;
	z-index: 100200;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: RGBA(0,0,0,0.7);
	display: none;
}
.o22-popup {
	position: fixed;
	z-index: 100210;
	left: 100%;
	top: 5%;
	width: 1000px;
	height: 90%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition: all 0.8s ease-in-out;
	padding: 0px;
}
.o22-popup > div {
	height: 100%;
	overflow-y: auto;
}
.o22-popup-show {
	left: calc(50% - 500px);
}
.o22-popup [href='#o22-close-popup']{
	position: absolute;
	z-index: 210;
	left: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
}
.o22-popup [href='#o22-close-popup'] img {
	height: 100%;
}
.o22-donation {
	position: fixed;
	z-index: 100210;
	background: #fff url('../img/Asset 12@2x-100.jpg') no-repeat center top / contain;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	display: none;
	border-radius: 6px;
	left: calc(50% - 200px);
	top: calc(50% - 315px);
	width: 400px;
	height: auto;
}
.o22-donation [href='#o22-close-donation']{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
}
.o22-donation [href='#o22-close-donation'] img {
	height: 100%;
}
.o22-donation > div {
	padding: 205px 0 30px 0;
	text-align: center;
	font-family: 'circe3';	
	font-size: 16px;
	line-height: 1;
}
.o22-donation > div header {
	font-size: 36px;
	line-height: 34px;
	font-family: 'circe5';
	text-align: center;
	padding-top: 0;
	margin-bottom: 20px;
}
.o22-donation > div input {
	padding: 7px 20px 5px;
	margin: 0 20px 8px 20px;
	border: solid 1px #ff5100;
	text-align: center;
	border-radius: 4px;
	box-sizing: border-box;
	width: 200px;
	background: #fff;
	line-height: 1;
	transition: all 0.8s ease-in-out;
}
.o22-donation > div input.error {
	border-bottom: solid 3px red;
}
.o22-modal {
	position: absolute;
	z-index: 100210;
	max-width: 520px;
	min-width: 320px;
	background: #fff; 
	border-radius: 10px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	padding: 20px 40px;
	display: none;
}
.o22-modal [href='#o22-close-modal']{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
}
.o22-modal [href='#o22-close-modal'] img {
	height: 100%;
}
.o22-buy {
	max-width: 300px;
	font-family: 'Repo Medium';
}
.o22-buy header {
	font-size: 22px;
	font-family: 'Repo Bold';
	margin-bottom: 10px;
}
.o22-btn {
	text-decoration: none;
	background: #f05a26;
	display: block;
	width: 150px;
	line-height: 1;
	margin: 20px auto 0 auto;
	color: #fff;
	text-align: center;
	padding: 11px 20px 8px;
	border-radius: 3px;
	font-family: 'circe3';
}
.o22-tbl-donation-wrap {
	height: 300px;
	overflow-y: auto;
	border-top: solid 2px #ED1C24;
	border-bottom: solid 2px #ED1C24;
	margin: 15px 0;
	font-family: 'circe5';
}
.o22-tbl-donation {
	width: 100%;
	padding: 20px 0 20px 0;
}
.o22-tbl-donation td {
	padding: 12px 10px 0px 0;
	font-family: 'circe5';
}
.o22-tbl-donation tr > td:last-child {
	text-align: right;
}
.o22-h2 {
	font-family: 'Circe3';
	font-size: 20px;
	margin-top: 10px;
}
.o22-h2[data-modal='orders'] {
	cursor: pointer;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 100px;
	z-index: 1000;
}
.o22-map {
	position: absolute;
	background: url('../img/map.jpg') no-repeat center center / cover;
	width: 100%;
	height: 100%;
	z-index: 200;
	border-radius: 10px;
}
.o22-map-item {
	position: absolute;
	background: url('../img/Участник@2x.png') no-repeat center top / contain;
	height: 55px;
	width: 90px;
	cursor: pointer;
}
.o22-map-item > span > img {
	margin-bottom: 0px;
	width: 70%;
}
.o22-map-item > span {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	display: block;
	margin-top: -47px;
	padding: 3px;
	border-radius: 4px;
	border: solid 2px #cc6666;
	font-size: 12px;
	background: #fff;
	text-align: center;
	position: relative;
}
.o22-map-info {
	display: none;
	position: absolute;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	border: solid 1px #999;
	border-radius: 6px;
	background: #fff;
	padding: 10px;
	width: 180px;
	top: -50px;
	z-index: 200;
}
.o22-map-info [href='#close-map-info'] {
	width: 20px;
	position: absolute;
	right: 5px;
	top: 5px;
}
.o22-map-info > img {
	height: 50px;
	width: auto;
}
.o22-map-info > span {
	display: block;	
	text-align: center;
	border-bottom: solid 2px red;
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 16px;
}
.o22-content-wrap {
	padding: 40px 50px;
	font-family: 'Repo Medium';
}
.o22-content-wrap header {
	font-size: 24px;
	font-family: 'Repo Bold';
	margin-bottom: 20px;
}
.o22-mobile {
	display: none;
}
.o21-about-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	align-items: center;
}
.o22-about-block span {
	display: block;
	margin-top: 20px;
}
.o22-about-block img {
	width: 150px;
}
.o22-how-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.o22-how-block span {
	display: block;
	margin-right: 40px;
}
.o22-how-block {
	display: flex;
}
.o22-how-block span {
	width: 50%;
}
.o22-how-block div {
	display: flex;
}
.o22-how-block div > * {
	margin-left: 20px;
	position: relative;
}
.o22-how-block div > *:after {
	content: '';
	position: absolute;
	background: url('../img/play.png') no-repeat center center / cover;
	width: 32px;
	height: 32px;
	left: 20px;
	top: 20px;
	opacity: 0.7;
}
.o22-how-block div img {
	width: 150px;
}
.o22-partners {
	display: flex;
	flex-wrap: wrap;
}
.o22-partners-item {
	height: 80px;
	text-align: center;
	margin: 0 15px 15px 0;
}
.o22-partners-item img {
	height: 100%;
	display: block;
}
.o22-corp-logo {
	padding: 5px;
	width: 80px;
	background: #fff;
	position: absolute;
	left: calc(50% - 40px);
	bottom: 0px;
}
.o22-agree {
	margin: 10px 0 0 0 !important;
}
.o22-agree.error {
	border-bottom: solid 2px red;
}
.o22-agree a {
	color: #000;
}
.o22-donation .checkbox input + label {
	position: relative !important;
	font-family: 'circe5' !important;
	padding-left: 0px !important; 
}
.o22-donation .checkbox input + label:before {
	top: 3px !important;
	left: -25px !important;
	width: 15px !important;
	height: 15px !important;
	border-radius: 5px !important;
	border: solid 2px #ff5100 !important;
}
.o22-donation .checkbox input:checked + label:after {
	top: 2px !important;
	left: -23px !important;
}
.o22-slider-who-item {
	text-align: center;
	height: 165px;
}
.o22-slider-who-item img {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.o22-blocks {
	display: flex;
	justify-content: space-between;
}
.o22-blocks > div:nth-child(1) {
	width: 250px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
}
.o22-blocks > div:nth-child(2) {
}
.o22-blocks > div:nth-child(3) {
	width: 250px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}
.o22-partner-logo {
	position: absolute;
	right: 50px;
	top: 50px;
	width: 140px;

	padding: 10px;
}
.e22-content-wrap {
	padding: 40px 50px;
	color: #000;
	font-family: 'circe5';
	font-size: 20px;
	line-height: 1.2;
}
.e22-content-wrap header {
	font-weight: 700;
	margin-bottom: 20px;
	color: #000;
	font-family: 'circe3';
	font-size: 24px;
	line-height: 1.2;
}
.e22-slider-who-item {
	text-align: center;
	height: 165px;
}
.e22-slider-who-item img {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.e22-content-wrap {
	padding: 40px 50px;
}
.e22-content-wrap header {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.e22-mobile {
	display: none;
}
.e22-about-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	align-items: center;
}
.e22-about-block span {
	display: block;
	margin-left: 40px;
}
.e22-about-block img {
	width: 150px;
}
.e22-how-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.e22-how-block span {
	display: block;
	margin-right: 40px;
}
.e22-how-block {
	display: flex;
}
.e22-how-block span {
	width: 50%;
}
.e22-how-block div {
	display: flex;
}
.e22-how-block div > * {
	margin-left: 20px;
	position: relative;
}
.e22-how-block div > *:after {
	content: '';
	position: absolute;
	background: url('../img/play.png') no-repeat center center / cover;
	width: 32px;
	height: 32px;
	left: 20px;
	top: 20px;
	opacity: 0.7;
}
.e22-how-block div img {
	width: 150px;
}
.e22-partners {
	display: flex;
	flex-wrap: wrap;
}
.e22-partners-item {
	height: 80px;
	text-align: center;
	margin: 0 15px 15px 0;
}
.e22-partners-item img {
	height: 100%;
	display: block;
}
.o23-footer > div > a, .o23-footer > div > div > a {
	color: #000;
	font-family: 'circe5';
	font-size: 16px;
	display: inline-block;
	margin-right: 20px;
}
.o22-back-wrap {
	position: relative;
}
.o23-presents {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100% - 50px);
}
.o23-presents > div {
	cursor: pointer;
	width: 200px;
	height: 200px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	transition: all 0.4s ease-in-out;
	overflow: hidden;
}
.o23-presents > img {
	position: absolute;
	transition: all 0.4s ease-in-out;
	transform: scale(0.5);
	opacity: 0;
	visibility: hidden;
	animation: animationFramesPrice linear 15s;
	animation-iteration-count: infinite;
	animation-fill-mode: backwards;
}
.o23-presents > div > div {
	transition: all 0.4s ease-in-out;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	position: relative;
}
.o23-presents > div > div span.present-sum {
	color: #fff;
	font-family: 'circe3';
	font-size: 50px;
	display: block;
	line-height: 40px;
	text-shadow: 1px 1px 5px #888;
}
.o23-presents > div > div span.present-vip {
	color: #fff;
	font-family: 'circe3';
	font-size: 12px;
	display: block;
	line-height: 15px;
}
.o23-presents > div > div input {
	border-radius: 3px;
	border: solid 1px #fff;
	background: #f5f5f5;
	font-family: 'circe5';
	font-size: 12px;
	line-height: 12px;
	padding: 5px 5px 3px;
	width: 100px;
}
.o23-presents > div > div span.present-name {
	color: #fff;
	font-family: 'circe5';
	font-size: 12px;
	line-height: 15px;
	display: block;
	padding: 0 10px;
	margin: 3px 0 9px 0;
}
.o23-presents > div > div a {
	display: inline-block;
	border: solid 1px #fff;
	border-radius: 3px;
	padding: 8px 20px 6px;
	color: #fff;
	font-family: 'circe3';
	font-size: 12px;
	line-height: 9px;
	text-decoration: none;
}
.o23-presents > div > div a:hover {
	background: #fff;
	color: #ff5100;
	transition: all 0.4s ease-in-out;
}
.o23-presents > div > div .close-orange {
	position: absolute;
	right: 80px;
	top: 20px;
	font-size: 40px;
	color: #000;
	display: none;
}
.o23-presents > div.show {
	transform: scale(1.35);
	filter: drop-shadow(6px 6px 10px #aaa);
}
.o23-presents > div.show > div {
	opacity: 1;
	visibility: visible;
}
.o23-presents > div:nth-child(1) {
	left: 2%;
	top: 7%;
	width: 210px;
	height: 210px;
}
.o23-presents > div:nth-child(3) {
	left: 25%;
	top: 4%;
	width: 190px;
	height: 190px;
}
.o23-presents > div:nth-child(5) {
	left: 7%;
	top: 62%;
}
.o23-presents > div:nth-child(7) {
	left: 62%;
	top: 4%;
}
.o23-presents > div:nth-child(9) {
	left: 75%;
	top: 32%;
	width: 220px;
	height: 220px;
}
.o23-presents > div:nth-child(11) {
	left: 77%;
	top: 68%;
	width: 180px;
	height: 180px;
}
.o23-presents > img:nth-child(2) {
	left: -58px;
	top: 183px;
	animation-delay: 1s;
}
.o23-presents > img:nth-child(4) {
	left: 100px;
	top: 183px;
	animation-delay: 4s;
}
.o23-presents > img:nth-child(6) {
	left: 122px;
	top: 324px;
	animation-delay: 17s;
}
.o23-presents > img:nth-child(8) {
	left: 810px;
	top: 100px;
	animation-delay: 7s;
}
.o23-presents > img:nth-child(10) {
	left: 948px;
	top: 370px;
	animation-delay: 10s;
}
.o23-presents > img:nth-child(12) {
	left: 858px;
	top: 585px;
	animation-delay: 14s;
}

.o23-presents > div:after {
	content: "";
	position: absolute; 
	top: -37px; 
	left: -37px;
	width: 260px;
	height: 290px;
	background: linear-gradient(to left, rgba(255,255,255,.0), rgba(255,255,255,.8), rgba(255,255,255,.0)) no-repeat 0% 0%;
	background-size: 2rem 100%;
	transform: skewX(-30deg);
	animation: animationFrames linear 15s;
	animation-iteration-count: infinite;
	animation-fill-mode: backwards;
}
.o23-presents > div.show:after {
	display: none;
}
.o23-presents > div:nth-child(1):after {
	animation-delay: 2s;
}
.o23-presents > div:nth-child(3):after {
	animation-delay: 5s;
}
.o23-presents > div:nth-child(5):after {
	animation-delay: 15s;
}
.o23-presents > div:nth-child(7):after {
	animation-delay: 11s;
}
.o23-presents > div:nth-child(9):after {
	animation-delay: 8s;
}
.o23-presents > div:nth-child(11):after {
	animation-delay: 18s;
}
@keyframes animationFrames{
  0% {
	background-position: 0% 0%;
  }
  5% {
	background-position: 120% 0%;
  }
  100% {
	background-position: 120% 0%;
  }
}
@keyframes animationFramesPrice {
  0% {
	opacity: 0;
	visibility: visible;
  }
  10% {
	opacity: 1;
  }
  20% {
	opacity: 0;
	visibility: hidden;
  }
  100% {
	opacity: 0;
  }
}
.o23-txt1 {
	font-family: 'circe5';
	font-size: 45px;
	line-height: 1;
}
.o23-txt2 {
	font-family: 'circe5';
	font-size: 120px;
	line-height: 1;
	margin: 30px 0 50px 0;
}
.o23-txt h1 {
	font-family: 'circe3';
	font-size: 20px;
	line-height: 1.3;
}
.o23-txt p {
	font-family: 'circe5';
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	color: #444;
}
.o23-txt p b {
	font-family: 'circe3';
}
.o23 {
	background: url('/orange23/img/Главная@2x-100-.jpg') no-repeat center / cover;
	width: 100%;
	position: relative;
	height: 800px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	transition: all 0.4s ease-in-out;
}
.o23.blur {
	filter: blur(5px);
}
.o23-txt {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 11%;
}
.o23-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.o23-share {
	display: inline-block;
	position: relative;
	z-index: 300;
}
.o23-share > div {
	display: none;
}
.o23-share:hover > div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	width: 106px;
	height: 65px;
	padding: 5px 5px 15px 5px;
	top: -58px;
	filter: drop-shadow(2px 2px 10px #ff5100);
	background: url('/orange23/img/Asset 18@2x.png') no-repeat center / cover;
}
.o23-share:hover > div img {
}
.text-bold {
	font-family: 'circe3' !important;
}
.modal-body p {
	font-family: 'circe5' !important;
}
[href='#ask'] {
	text-decoration: none;
	border-radius: 50%;
	border: solid 1px #666;
	padding: 2px 8px;
}
.o23-partner-logo {
	position: absolute;
	top: 100px;
	width: 180px;
	left: calc(50% - 90px);
}