@font-face {
    font-family: 'Exo 2.0';
    src: url('../fonts/hinted-subset-Exo20-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo 2.0';
    src: url('../fonts/hinted-subset-Exo20-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo 2.0';
    src: url('../fonts/subset-Exo20-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo 2.0';
    src: url('../fonts/hinted-subset-Exo20-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo 2.0';
    src: url('../fonts/hinted-subset-Exo20-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Marvin';
    src: url('../fonts/hinted-subset-Marvin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html, body {
  width: 100%;
  padding: 0;
  margin: 0;
  background: #fff;
}

body {
  /* padding-bottom: 74px; */
  background: #fff;
  background: url('/images/icons/bg_footer_ornament.png') 0% 95.5% no-repeat, url('/images/icons/bg_footer2_ornament.png') 100% 100% no-repeat;
}

/* .wrapper::before,
.wrapper::after {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
}
.wrapper::before {
  left: 0;
  bottom: 0;
  width: 360px;
  height: 514px;
  background: url('/images/icons/bg_footer_ornament.png') 50% 50% no-repeat;
}
.wrapper::after {
  right: 0;
  bottom: 0;
  width: 357px;
  height: 546px;
  background: url('/images/icons/bg_footer2_ornament.png') 50% 50% no-repeat;
} */

html * {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  font-family: 'Exo 2.0';
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 74px;
  background: #FFF;
}

.wrapper {
  overflow: hidden;
  background: url(/images/icons/bg_body1_ornament.png) 0% 78.8% no-repeat, 
              url(/images/icons/bg_body2_ornament.png) 100% 60.2% no-repeat;
}

.inner .wrapper {
  background: none;
}

@media (max-width: 899px) {
  .inner {
    background: none;
  }
}

header {
  width: 100%;
  height: 250px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1920 248'%3E%3Cpath fill='%23FA842B' stroke='%23EDAB56' d='M157.5 248C69.1 253.6 17 206 0 180.5V-1h1919.5v197.5c-77.47 34.781-156.75 35.976-190.31 36.482L1728 233c-225.5 0-389.5-77.5-539.5-77.5s-196.5 52-358.5 52-216.5-48-350-48S268 241 157.5 248Z'/%3E%3Cpath fill='%23DDC7A2' stroke='%23FA842B' d='M137.326 198C62.751 198 20.052 176.333-2 165.5V-1h1924v153.5s-71.17-13-170.9 7.5-85.7 36-222.52 36-218.51-65.5-391.42-65.5c-100.73 0-196.956 43-315.734 43-118.778 0-211.495-30.5-371.87-30.5-100.234 0-219.012 55-312.23 55Z'/%3E%3C/svg%3E") 50% 0% no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  padding: 14px calc(50% - 600px) 120px calc(50% - 600px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* overflow-x: hidden; */
}

header::before {
  content: '';
  width: 187px;
  height: 187px;
  background: url('/images/icons/header_left_ornament.png') 50% 50% no-repeat;
  background-size: contain;
  /* border-color: transparent transparent transparent #ffffff; */
  position: absolute;
  left: 9.7%;
  bottom: -44px;
  pointer-events: none;
}

header::after {
  content: '';
  width: 73px;
  height: 70px;
  background: url('/images/icons/header_right_ornament.png') 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  right: 11.55%;
  bottom: 36px;
}

.header_content {
  /* width: 280px; */
  /* margin-left: 20px; */
  width: 300px;
  position: relative;
}
.header_tickets.button {
	position: absolute;
	top: -3px;
	left: -60px;
	margin: 0;
}

.hexagon_park {
  width: 183px;
  height: 194px;
  position: absolute;
  left: -17.6%;
  top: 272px;
  /* background: url('/images/icons/rope_park_ornament.png') 50% 50% no-repeat; */
  background: url('/images/icons/batut_ornament.png') 0 0 no-repeat;
  background-size: contain;
  z-index: 20;
  pointer-events: none;
}

header > span::before {
  content: '';
  width: 187px;
  height: 187px;
  background: url('/images/icons/header_left_ornament.png') 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  left: 9.7%;
  bottom: -44px;
  pointer-events: none;
}

header > span::after {
  content: '';
  width: 73px;
  height: 70px;
  background: url('/images/icons/header_right_ornament.png') 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  right: 11.55%;
  bottom: 36px;
}

#header_logo {
  display: block;
  width: 315px;
  height: 76px;
  position: relative;
  top: -5px;
}

header svg,
header img {
  display: block;
  width: 100%;
  height: auto;
}

/* #header_phones {
  position: absolute;
  white-space: nowrap;
  top: 50%;
  right: calc(50% + 350px);
  transform: translateY(-50%);
}

#header_phones a {
  font-size: 21px;
  line-height: 24px;
  color: #83639D;
  text-decoration: none;
  white-space: nowrap;
} */

#header_phones {
	/* position: absolute; */
	/* top: 22%; */
	/* right: calc(50% + 288px); */
	/* transform: translateY(0); */
	text-align: right;
	font-size: 16px;
	line-height: 1.2;
	color: #728D62;
	font-weight: 500;
	/* margin-left: 10px; */
}
#header_phones span {
	display: block;
	margin: 0 0 10px;
}

#header_phones span:last-child {
	margin-bottom: 0;
}
#header_phones i {
	display: inline-block;
	margin-right: 9px;
	font-style: normal;
}
#header_phones a {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #3D673F;
	text-decoration: none;
	white-space: nowrap;
}

@media (max-width: 1600px) {
  header > span {
    /* border-left-width: 72px; */
  }
  header::before {
    left: 2%;
  }
  header::after {
    right: 2%;
  }
  .hexagon_park {
    /* left: 2%; */
  }
  #header_phones {
    /* right: auto; */
    /* left: 230px; */
    margin-left: 20px;
    /* margin-right: 50px; */
  }
  .header_content {
    /* width: 200px; */
    margin-right: 20px;
  }
}

@media (max-width: 1300px) {
  #header_logo {
    width: 250px;
    height: auto;
    /* margin-top: 20px; */
  }
}

@media (max-width: 1200px) {
  #header_phones {
    /* left: 110px; */
  }
}

@media (max-width: 1024px) {
  .header_content {
    width: 180px;
    position: static;
    text-align: right;
  }
  .header_tickets.button {
    position: static;
    margin: 0 0 20px;
    font-size: 0.8rem;
    padding: 10px 20px;
  }
  #header_phones {
    margin-right: 40px;
  }
  #header_phones span {
      margin: 0;
  }
  #header_phones i {
      display: block;
      margin: 0;
  }
  header::before {
		left: 20%;
	}
}

@media (max-width: 899px) {
  #header_logo {
    margin-top: 0;
  }
  #header_phones {
    /* position: static; */
    /* padding: 15px 225px 10px 64px; */
    /* transform: none; */
    text-align: left;
    margin: 10px 0 0;
    width: 100%;
    order: 2;
  }
  #header_phones a {
    font-size: 16px;
  }
  #header_phones span {
    margin: 0 10px;
    display: inline-block;
  }
  header::before {
		left: -2%;
		width: 90px;
		height: 90px;
	}
  .header_content {
    position: absolute;
    right: 20px;
    /* top: 50px; */
    top: 20px;
  }

}

@media (max-width: 720px) {
  #header_phones {
    display: none;
  }
  #city_menu_container {
    /* width: 100% !important; */
  }
}

#header_social {
  text-align: right;
  margin-top: -3px;
  /* bottom: 17px; */
}


#city_menu_container {
  width: 180px;
  position: relative;
  height: 40px;
  margin-top: 14px;
  margin-left: auto;
}

#active_city {
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  color: #3D673F;
  text-decoration: none;
  border-bottom: 1px dashed #416941;
  padding: 0 0 3px 0;
  position: absolute;
  right: 28px;
  top: 20px;
}

#active_city::before {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%233D673F' fill-rule='evenodd' d='M12.005 1.25c3.98.003 8.035 2.35 9.107 7.084 1.242 5.49-2.183 10.05-4.991 12.746a5.943 5.943 0 0 1-8.25 0H7.87c-2.798-2.696-6.224-7.266-4.981-12.756C3.966 3.59 8.024 1.247 12.005 1.25ZM9.63 10.31a2.37 2.37 0 1 1 4.74 0 2.37 2.37 0 0 1-4.74 0ZM12 6.44a3.87 3.87 0 1 0 0 7.74 3.87 3.87 0 0 0 0-7.74Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  position: absolute;
  left: -36px;
  top: 0px;
}

#active_city::after {
  content: '';
  /* width: 11px; */
  /* height: 9px; */
  /* background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011%209%22%3E%3Cpath%20d%3D%22M6.28572%208.00201c-.40038.50855-1.17106.50855-1.57143%200L.27912%202.36859C-.23733%201.71261.22995.75%201.06483.75h8.87034c.83493%200%201.30213.96261.78573%201.61859L6.28572%208.00201z%22%20fill%3D%22%235E1A7F%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; */
  /* background-size: 11px 9px; */
  position: absolute;
  right: -29px;
  top: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 8px;
  border-color: #3D673F transparent transparent transparent;
}

#city_menu {
  display: none;
  position: absolute;
  left: 32px;
  top: 0;
  z-index: 3;
  background: #fff;
  border-radius: 10px;
  padding: 8px 50px 22px 41px;
  text-align: left;
  box-shadow: 0px 0px 20px rgb(250 132 43);
}

#city_menu.active {
  display: block;
}

#city_menu a {
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #3D673F;
  text-decoration: none;
  margin: 12px 0 0 0;
  white-space: nowrap;
}

#city_menu_close {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 16px;
	top: 22px;
	cursor: pointer;
}

#city_menu_close::before {
	content: "";
	width: 133.33333333%;
	height: 1px;
	background: #C4C4C4;
	position: absolute;
	left: -16.66666667%;
	top: 0;
	margin-top: 45.83333333%;
	transform: rotate(-45deg);
}

#city_menu_close::after {
	content: "";
	width: 133.33333333%;
	height: 1px;
	background: #C4C4C4;
	position: absolute;
	left: -16.66666667%;
	top: 0;
	margin-top: 45.83333333%;
	transform: rotate(45deg);
}

h1 {
  padding: 18px 0 0;
  margin: 0;
  text-align: center;
  color: #3D673F;
  font-family: 'Marvin';
  font-weight: 600;
  /* font-size: 70px;
  line-height: 74px; */
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  position: relative;
}

h1 span {
  color: #5dae2b;
}

h1 small {
  font-size: inherit;
  text-transform: none;
}

h2 {
  padding: 23px 0 0 0;
  margin: 0;
  font: bold 42px/42px 'Exo 2.0';
  color: #2C5545;
  text-align: center;
  letter-spacing: 1px;
}

h3 {
  padding: 33px 0 0 0;
  margin: 0;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
  color: #ff7711;
  text-align: center;
  text-transform: uppercase;
}

#timer_container {
  width: 100%;
  position: relative;
  font-size: 0;
  text-align: center;
  padding: 24px 0 0 0;
}

.timer_item {
  width: 146px;
  height: 192px;
  display: inline-block;
  vertical-align: top;
  background: #ffed00;
  border-radius: 3px;
}

.timer_item div {
  font-size: 90px;
  line-height: 94px;
  font-weight: bold;
  color: #83639D;
  text-align: center;
  padding: 16px 0 0 0;
}

.timer_item div::after {
  content: '';
  display: block;
  width: 101px;
  height: 1px;
  background: #83639D;
  margin: 12px auto 0 auto;
}

.timer_item span {
  display: block;
  font-size: 22px;
  line-height: 24px;
  color: #83639D;
  text-align: center;
  text-transform: uppercase;
  padding: 21px 0 0 0;
}

.timer_sep {
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 192px;
  font-size: 50px;
  line-height: 54px;
  color: #83639D;
  text-align: center;
  padding: 61px 0 0 0;
}

.hexagon_tubing {
  width: 181px;
  height: 173px;
  position: absolute;
  left: -16.6%;
  /* top: 200px; */
  bottom: 290px;
  z-index: 20;
  background: url('/images/icons/kids_zone_ornament.png') 0 0 no-repeat;
  background-size: contain;
  pointer-events: none;
}

.hexagon_cafe {
  width: 200px;
  height: 338px;
  position: absolute;
  right: -19%;
  top: 218px;
  z-index: 20;
  background: url('/images/icons/cafe_ornament.png') 50% 50% no-repeat;
  background-size: contain;
  pointer-events: none;
}

.hexagon_labirint {
  width: 142px;
  height: 140px;
  position: absolute;
  /* right: -7%; */
  right: -14%;
	top: -10px;
  z-index: 20;
  background: url('/images/icons/tubing_ornament.png') 50% 50% no-repeat;
  background-size: contain;
  pointer-events: none;
}

#big_button,
#big_button2,
.big_button {
  width: 238px;
  height: 58px;
  margin: 17px auto 0 auto;
  background: #5E1A80;
  border-radius: 29px;
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
}

#big_button div,
#big_button2 div,
.big_button div {
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #fff;
  padding: 20px 0 0 0;
}

#big_button span,
#big_button2 span,
.big_button span {
  font-size: 43px;
}

#descr {
  width: 100%;
  max-width: 600px;
  font-size: 32px;
  line-height: 42px;
  color: #83639D;
  text-align: center;
  margin: 24px auto 0 auto;
}

#contacts {
  position: relative;
  text-align: center;
  padding: 30px 0 0 0;
  background: #fff;
  margin: 0 auto;
  max-width: 720px;
}


#contacts svg {
  display: block;
  width: 41px;
  height: auto;
  margin: 0 auto 18px;
}

#contacts p {
  margin: 0;
  font-size: 24px;
  line-height: 26px;
  color: #83639D;
  text-align: center;
  margin: 0 0 18px;
}

#contacts span {
  display: block;
  margin-bottom: 9px;
}

#contacts a {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  color: #83639D;
  text-decoration: none;
  cursor: pointer;
}

.hexagon_rooms {
  width: 189px;
  height: 180px;
  position: absolute;
  right: -2.8%;
	/* bottom: 57px; */
  bottom: -65px;
  background: url('/images/icons/veranda_ornament.png') 0 0 no-repeat;
  background-size: contain;
  z-index: 20;
  pointer-events: none;
}

.hexagon_rooms::before {
	content: '';
	display: block;
	position: absolute;
	top: -247px;
	right: -172px;
	width: 50px;
	height: 50px;
	background: #2c5545;
	border-radius: 50%;
}

.hexagon_arena {
  width: 168px;
  height: 164px;
  position: absolute;
  left: -8.4%;
	/* bottom: -138px; */
  bottom: -200px;
  /* background: url('/images/icons/batut_ornament.png') 0 0 no-repeat; */
  background: url('/images/icons/rope_park_ornament.png') 50% 50% no-repeat;
  background-size: contain;
  z-index: 20;
  pointer-events: none;
}

.hexagon_prazdniki {
  width: 164px;
  height: 174px;
  position: absolute;
  right: 4.8%;
	/* bottom: 532px; */
  bottom: 100px;
  background: url('/images/icons/prazdniki_ornament.png') 0 0 no-repeat;
  background-size: contain;
  z-index: 20;
  pointer-events: none;
}
.hexagon_prazdniki::before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: -126px;
	right: -118px;
	background: #dcc6a1;
	border-radius: 50%;
}

#social {
  padding: 33px 0 0 0;
  text-align: center;
  font-size: 26px;
  line-height: 28px;
  color: #83639D;
  letter-spacing: -0.5px;
}

#social a {
  display: inline-block;
  vertical-align: top;
  width: 42px;
  height: 42px;
  position: relative;
  top: -7px;
  margin-left: 10px;
}

#header_social a {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  position: relative;
  margin-left: 10px;
}

a.ig {
  margin-left: 30px;
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042%2042%22%3E%3Crect%20width%3D%2242%22%20height%3D%2242%22%20rx%3D%2210%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%3Cpath%20d%3D%22M27.414%207H14.5792C10.3966%207%207%2010.3966%207%2014.5792v12.8416C7%2031.5965%2010.3966%2035%2014.5792%2035h12.8416C31.5965%2035%2035%2031.6034%2035%2027.4208V14.5792C34.9932%2010.3966%2031.5965%207%2027.414%207zm5.9389%2020.414c0%203.2736-2.6653%205.9389-5.9389%205.9389H14.5792c-3.2736%200-5.93898-2.6653-5.93898-5.9389V14.5792c0-3.2736%202.66538-5.93898%205.93898-5.93898h12.8416c3.2736%200%205.939%202.66538%205.939%205.93898V27.414h-.0069z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M20.9966%2013.3423c-4.2236%200-7.6544%203.4308-7.6544%207.6544%200%204.2236%203.4308%207.6544%207.6544%207.6544%204.2236%200%207.6544-3.4308%207.6544-7.6544%200-4.2236-3.4308-7.6544-7.6544-7.6544zm0%2013.6685c-3.3146%200-6.0142-2.6995-6.0142-6.0141%200-3.3147%202.6996-6.0142%206.0142-6.0142%203.3146%200%206.0142%202.6995%206.0142%206.0142%200%203.3146-2.6996%206.0141-6.0142%206.0141zM28.8355%2010.6222c-1.2438%200-2.2621%201.0115-2.2621%202.2621%200%201.2507%201.0114%202.2622%202.2621%202.2622%201.2438%200%202.2622-1.0115%202.2622-2.2622%200-1.2438-1.0184-2.2621-2.2622-2.2621zm0%202.884c-.3417%200-.6219-.2802-.6219-.6219s.2802-.6219.6219-.6219.6219.2802.6219.6219-.2802.6219-.6219.6219z%22%20fill%3D%22%23fff%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%2235%22%20y1%3D%222.5%22%20x2%3D%225.5%22%20y2%3D%2238.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23B0A%22%2F%3E%3Cstop%20offset%3D%22.54613%22%20stop-color%3D%22%23EE2720%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FDBF20%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: auto 100%;
}

a.vk {
  /* margin-left: 16px; */
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042%2042%22%3E%3Crect%20width%3D%2242%22%20height%3D%2242%22%20rx%3D%2210%22%20fill%3D%22%235181B8%22%2F%3E%3Cpath%20d%3D%22M21.3671%2029.3302c-1.9852%200-3.697-.4265-5.2174-1.2961-1.4438-.8258-2.6961-1.9962-3.9431-3.6861-1.7664-2.3899-3.31413-5.1517-5.02044-8.9471-.24063-.5305-.2461-.979-.02734-1.329.22422-.35.62893-.5305%201.20863-.5414%201.23051-.0219%202.48835-.0219%203.85555%200%20.7165.0109%201.2743.4156%201.5696%201.143.7219%201.7719%201.5532%203.3087%202.5376%204.7033.2461.35.5032.7109.8422.9406.0547.0383.093.0547.1203.0657.0165-.0219.0383-.0602.0657-.1204.0929-.2242.1531-.4922.1859-.8422.1149-1.3125.093-2.3954-.0601-3.4071-.0766-.5196-.3282-.793-.8094-.886-.1368-.0273-.5524-.1039-.6946-.5031-.1367-.3938.1313-.711.2352-.8313.35-.4102.793-.793%201.6242-.793h4.4244c.0383%200%20.0711.0055.1094.0109%201.1102.2188%201.2961.9243%201.3891%201.6243.0055.0274.0055.0492.0055.0766l.0054%204.9165v.0165c-.0054.2187.1258.6343.2461.7109.0602-.0273.1805-.1586.2516-.2351l.0492-.0493c1.0719-1.1375%201.8157-2.5047%202.3954-3.6915.3063-.6125.5688-1.2633.7875-1.8212.279-.7.7876-1.05%201.5259-1.0391l4.2548.0055c.1477%200%20.3063%200%20.4703.0328.3391.0602.8204.186%201.0829.6126.2625.4265.1531.9133.0492%201.2414-.3609%201.143-1.0391%202.0837-1.6954%202.9915l-.0765.1039c-.3336.4649-.6891.9297-1.0282%201.3727-.3828.5032-.7766%201.0227-1.1485%201.5423-.2461.3445-.3554.5797-.339.7383.0164.1586.1695.3773.4812.6836.2352.2297.4758.4539.711.6781.6672.629%201.3563%201.2798%201.9633%202.0126.3336.4047.7165.8914%201.0118%201.4602.2844.5469.2844%201.1594.0109%201.6461-.2297.4047-.618.6509-1.0664.6837h-3.9322c-1.0828.082-2.0618-.3118-2.9149-1.1813-.3774-.3829-.7329-.7821-1.0829-1.1704-.164-.1805-.3336-.3719-.4976-.5523-.1641-.1805-.3665-.3829-.5962-.536-.1257-.082-.2406-.1203-.3062-.1039-.0602.0164-.1367.0984-.2078.2242-.2461.443-.3118.9571-.3446%201.586-.0547%201.1922-.5523%201.679-1.7774%201.7391-.2242-.0054-.4539%200-.6836%200zM8.11588%2014.679c.00547.0437.02188.1312.08204.2625%201.67349%203.7188%203.18288%206.415%204.90018%208.7448%201.1485%201.5586%202.2915%202.6306%203.5985%203.3798%201.504.8586%203.2376%201.2305%205.2994%201.1321.4321-.0219.5579-.0821.5961-.1204.0274-.0273.0985-.1367.1204-.5523.0328-.6836.1148-1.4001.4812-2.0727.2844-.5141.6508-.7055.9133-.7657.2625-.0656.6782-.0766%201.1868.2516.3391.2187.6016.4867.8149.7164.1695.186.339.3774.5086.5633.3391.3774.6891.7711%201.0445%201.1321.629.6398%201.2798.9133%202.0509.8477H33.6503c.0328-.0055.0985-.0219.1532-.1149.0656-.1148.0984-.3391-.0329-.5852-.2461-.4703-.5797-.9023-.875-1.2578-.5688-.6782-1.2032-1.2797-1.8704-1.9141-.2351-.2243-.4812-.454-.7219-.6891-1.0117-.9844-1.0828-1.7337-.2734-2.8657.3773-.5305.7766-1.061%201.1649-1.5696.3336-.443.6836-.9024%201.0117-1.3563l.0766-.1039c.6344-.8751%201.2305-1.7009%201.5368-2.6743.0601-.1915.0601-.2844.0601-.3172-.0273-.0164-.1094-.0602-.3117-.093-.082-.0164-.186-.0164-.2844-.0164l-4.2603-.0055h-.0109c-.2516-.0055-.3555.0438-.4704.3336-.2297.5797-.5031%201.2524-.8258%201.9032-.618%201.2579-1.411%202.7181-2.5868%203.965l-.0437.0492c-.2516.268-.7165.7657-1.4165.536-.0054%200-.0109-.0055-.0164-.0055-.7711-.2844-1.0008-1.318-.9899-1.7884l-.0054-4.8782c-.0274-.175-.0657-.3993-.1368-.4922-.0164-.0219-.0656-.0875-.3117-.1422h-4.3697c-.1804%200-.3062.0273-.4211.082.6399.2898%201.0501.8586%201.1649%201.6461.1641%201.0993.186%202.2642.0656%203.6697-.0437.4703-.1257.8477-.2679%201.1813-.2188.5141-.5415.7055-.7766.7711-.2352.0656-.6071.082-1.0665-.2352-.5031-.3445-.8476-.8258-1.1211-1.2141-1.0391-1.4656-1.9087-3.0735-2.6579-4.9275-.1586-.3883-.3719-.443-.5524-.4484-1.3508-.0219-2.5977-.0219-3.81727%200-.14766.0109-.2297.0273-.27345.0383z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: auto 100%;
}

a.tg {
  margin-left: 20px;
  background: url('/images/icons/telegram.png') 0 0 no-repeat;
  background-size: auto 100%;
}

a.wa {
  /* margin-left: 10px; */
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042%2042%22%3E%3Crect%20width%3D%2242%22%20height%3D%2242%22%20rx%3D%2210%22%20fill%3D%22%2367C15E%22%2F%3E%3Cpath%20d%3D%22M8.58333%2035c-.15516%200-.30566-.0618-.4165-.1762-.15983-.1633-.21-.4036-.12716-.6171l2.17353-5.6525C8.763%2026.3013%208%2023.6962%208%2021c0-7.7198%206.2802-14%2014-14s14%206.2802%2014%2014-6.2802%2014-14%2014c-2.618%200-5.1672-.7303-7.3885-2.1163l-5.83217%202.0825c-.06416.0233-.1295.0338-.196.0338zm6.10167-3.3448c.112%200%20.2228.0315.3185.0945%202.0883%201.3638%204.508%202.0848%206.9965%202.0848%207.0758%200%2012.8333-5.7575%2012.8333-12.8333%200-7.0759-5.7575-12.83337-12.8333-12.83337-7.0758%200-12.83333%205.75747-12.83333%2012.83337%200%202.5643.75366%205.04%202.18163%207.1586.1062.1575.1284.3582.0607.5355l-1.82467%204.7449L14.489%2031.689c.063-.0222.1295-.0338.196-.0338z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M25.5%2028c-1.8328%200-5.3515-2.1922-6.8297-3.6703C17.1922%2022.8503%2015%2019.3317%2015%2017.5c0-1.8853%201.6042-3.5%202.9167-3.5h1.1666c.2217%200%20.4247.126.5227.3255.0012.0012.7035%201.4292%201.1632%202.3252.518%201.0115-.4562%202.2015-1.0104%202.7626.1984.5087.6615%201.5167%201.4864%202.3415.8248.8249%201.8328%201.2892%202.3415%201.4864.56-.5554%201.75-1.5307%202.7626-1.0104.896.4609%202.3229%201.162%202.324%201.162.2007.0992.3267.3022.3267.5239v1.1666C29%2026.397%2027.3842%2028%2025.5%2028zm-7.5833-12.8333c-.6592%200-1.75%201.0908-1.75%202.3333%200%201.3522%201.9063%204.5803%203.3296%206.0037%201.5552%201.5551%204.753%203.3296%206.0037%203.3296%201.2425%200%202.3333-1.0908%202.3333-1.75v-.8038c-.4783-.2357-1.3813-.6837-2.0171-1.0103-.273-.147-1.1025.4375-1.6287%201.0336-.1505.1704-.385.2357-.5997.1739-.0735-.021-1.8013-.532-3.1675-1.8982-1.3661-1.3662-1.876-3.094-1.8981-3.1675-.063-.217.0058-.4503.1738-.5997.595-.5261%201.176-1.3521%201.0337-1.6298-.3255-.6335-.7724-1.5365-1.008-2.0148h-.805z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: auto 100%;
}

.popup_container {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.15);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 65535;
  overflow: auto;
}

.popup_container#agreement_popup {
  background: #fff;
}

.popup_container.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup_close {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 31px;
	top: 42px;
	cursor: pointer;
}

.popup_close::before {
	content: "";
	width: 133.33333333%;
	height: 2px;
	background: #c4c4c4;
	position: absolute;
	left: -16.66666667%;
	top: 0;
	margin-top: 45.83333333%;
	transform: rotate(-45deg);
}

.popup_close::after {
	content: "";
	width: 133.33333333%;
	height: 2px;
	background: #c4c4c4;
	position: absolute;
	left: -16.66666667%;
	top: 0;
	margin-top: 45.83333333%;
	transform: rotate(45deg);
}

.popup_content {
  width: 100%;
  max-width: 889px;
  background: #fff;
  border-radius: 20px;
  position: relative;
  font-size: 0px;
  padding: 0 0 35px 0;
}

.popup_title {
  max-width: 600px;
  font-size: 44px;
  line-height: 53px;
  font-weight: 600;
  color: #5E1A80;
  text-align: center;
  margin: 0 auto;
  padding: 37px 0 0 0;
}

.popup_descr {
  max-width: 600px;
  font-size: 32px;
  font-weight: normal;
  line-height: 38px;
  color: #5DAE2B;
  padding: 0 0 22px 0;
  margin: 0 auto;
  text-align: center;
}

::-webkit-input-placeholder{
	color: #83639D;
}

::-moz-placeholder {
	color: #83639D;
}

:-ms-input-placeholder {
	color: #83639D;
}

:-moz-placeholder {
	color: #83639D;
}

.popup_form_element {
  display: block;
  width: 100%;
  max-width: 516px;
  margin: 0 auto;
  padding: 16px 8px 0 8px;
  position: relative;
  transition: 300ms;
}

.popup_form_element input {
  width: 100%;
  height: 58px;
  background-color: #fff;
  border: 1px solid #c4c4c4;
  transition: 300ms;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 29px;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  padding: 0 36px;
}

.popup_form_element.fill input {
  border-color: #888;
}

.popup_form_element.focus input {
  border-color: #FAB74A;
  box-shadow: inset 0 0 0 1px #FAB74A;
}

.popup_form_element.error input {
  border-color: #EE2720;
}

.popup_form_element label {
  display: block;
  position: absolute;
  top: 33px;
  left: 35px;
  font-size: 16px;
  line-height: 22px;
  color: #c4c4c4;
  transition: 300ms;
  pointer-events: none;
  background: #fff;
  padding: 2px 9px;
}

.popup_form_element.fill label,
.popup_form_element.focus label {
  left: 38px;
  top: 3px;
  text-transform: lowercase;
  transform: scale3d(0.87,0.87,1);
}

.popup_form_element span.error {
  display: none;
}

.popup_form_element.error span.error {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #EE2720;
  text-align: left;
  padding: 10px 0 0 60px;
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M13.6573%202.34293c-3.1243-3.1239-8.18978-3.12424-11.31437%200-3.12424%203.12424-3.1239%208.18977%200%2011.31437%203.12424%203.1235%208.18977%203.1239%2011.31437%200%203.1239-3.1246%203.1235-8.18978%200-11.31437zM9.04325%2011.4784c0%20.5764-.46714%201.0435-1.0435%201.0435-.57636%200-1.0435-.4671-1.0435-1.0435V7.30443c0-.57636.46714-1.0435%201.0435-1.0435.57636%200%201.0435.46714%201.0435%201.0435v4.17397zM7.98131%205.52074c-.60105%200-1.00176-.42575-.98924-.95133-.01252-.55097.38819-.96385%201.00142-.96385.61358%200%201.00176.41323%201.01463.96385-.00035.52558-.40071.95133-1.02681.95133z%22%20fill%3D%22%23EE2720%22%2F%3E%3C%2Fsvg%3E') 36px 8px no-repeat;
  background-size: 16px 16px;
}

.popup_content input[type="checkbox"] {
  display: none;
}

.popup_content input[type="checkbox"] + label {
  display: inline-block;
  vertical-align: top;
  clear: both;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #5E1A80;
  position: relative;
  cursor: pointer;
  margin: 18px 12px 0 0;
}

.popup_content input[type="checkbox"]:checked + label::before {
  content: '';
  width: 6px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 4px;
  top: 10px;
}

.popup_content input[type="checkbox"]:checked + label::after {
  content: '';
  width: 9px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  left: 7px;
  top: 9px;
}

.popup_content a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #c4c4c4;
  text-decoration: none;
  border-bottom: 1px dotted #c4c4c4;
  margin: 18px 0 0 0;
}

.popup_content p {
  padding: 22px 0 0 0;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  text-align: left;
}

.popup_content p:first-of-type {
  margin-top: 25px;
}

#big_button3 {
  width: 316px;
  height: 90px;
  background: #ffed00;
  border-radius: 45px;
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
  color: #83639D;
  text-align: center;
  text-transform: uppercase;
  margin: 50px auto 0 auto;
  padding: 30px 0 0 0;
  cursor: pointer;
}

#slider_container {
  width: 100%;
  position: relative;
  padding: 30px 0 0 0;
}

#slider_container .swiper-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
}

#slider_container .swiper-container img {
  display: block;
  width: 100%;
}

#slider_container .swiper-button-next {
  right: 40px;
}
#slider_container .swiper-button-prev {
  left: 40px;
}
#slider_container .swiper-button-next, 
#slider_container .swiper-button-prev {
  color: #f49700;
}

#slider_container .swiper-button-next::before, 
#slider_container .swiper-button-prev::before {
  content: '';
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	z-index: -1;
	top: -12px;
	opacity: 0.4;
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.6%206.9%22%20enable-background%3D%22new%200%200%207.6%206.9%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23000000%22%20d%3D%22M0%203.2l1.1-1.6%201.1-1.6%201.9.1%201.9.2.8%201.7.8%201.8-1%201.5-1.1%201.6-1.9-.1-1.9-.2-.9-1.7z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
}
#slider_container .swiper-button-next::before {
	left: -24px;
}
#slider_container .swiper-button-prev::before {
  left: -20px;
}
#slider_container .swiper-button-disabled {
  display: none;
}

#slider_container .swiper-pagination {
  display: none;
	position: static;
	margin: 10px auto 0;
}

#slider_container .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  border-radius: 0;
}
#slider_container .swiper-pagination-bullet-active {
  background-color: #f49700;
}


@media (max-width: 899px) {
  #slider_container .swiper-pagination {
    display: block;
  }
  #slider_container .swiper-button-next, 
  #slider_container .swiper-button-prev {
    display: none;
  }
}

#squirrel {
  display: block;
  width: 732px;
  /* width: 861px; */
  height: 651px;
  width: 640px;
  height: auto;
  position: absolute;
  left: calc(50% - 1250px);
  bottom: -208px;
  z-index: 20;
  pointer-events: none;
}

.hexagon_yellow {
  width: 73px;
  height: 68px;
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.6%206.9%22%20enable-background%3D%22new%200%200%207.6%206.9%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ffed00%22%20d%3D%22M0%203.2l1.1-1.6%201.1-1.6%201.9.1%201.9.2.8%201.7.8%201.8-1%201.5-1.1%201.6-1.9-.1-1.9-.2-.9-1.7z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 8.48958333%;
  top: 79px;
  z-index: 20;
  pointer-events: none;
}

.price_party_container,
.price_graduation_container {
  width: 100%;
  position: relative;
  padding: 31px 0 0;
}

p.price_party_p_normal {
  padding: 14px 0 0 0;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #59525c;
  text-align: center;
  letter-spacing: 0.4px;
}

p.price_party_p_orange {
  padding: 11px 0 0 0;
  margin: 0;
  font-size: 32px;
  line-height: 36px;
  color: #ff7711;
  text-align: center;
  letter-spacing: -0.6px;
}

.price_party_container table,
.price_graduation_container table {
  border: 0;
  padding: 0;
  margin: 26px 0 0 0;
  width: 100%;
  border-collapse: collapse;
}

.price_party_container > table thead tr th,
.price_graduation_container > table thead tr th {
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  color: #fff;
  background: #FA842B;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 11px 0 8px 0;
}

.price_party_container > table thead tr:first-child th:first-child,
.price_party_container > table thead tr th:last-child,
.price_graduation_container > table thead tr:first-child th:first-child,
.price_graduation_container > table thead tr th:last-child {
  border-right: 0;
}

.price_party_container > table thead tr:first-child th,
.price_graduation_container > table thead tr:first-child th {
  background: #FA842B;
  font-size: 18px;
  line-height: 18px;
  padding: 6px 0 11px 0;
}

.price_party_container > table thead tr:first-child th:first-child,
.price_graduation_container > table thead tr:first-child th:first-child {
  background: #2C5545;
  text-align: left;
  padding-left: 28px;
}

.price_party_container > table thead tr:last-child th,
.price_graduation_container > table thead tr:last-child th {
  border-top: 1px solid #fff;
}

.price_party_container > table tbody tr td,
.price_graduation_container > table tbody tr td {
  width: 15.91666667%;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #cec6d1;
  border-top: 1px solid #cec6d1;
  padding: 5px 0;
}

.price_party_container > table tbody tr:first-child td,
.price_graduation_container > table tbody tr:first-child td {
  border-top: 0;
}

.price_party_container > table tbody tr td:first-child,
.price_graduation_container > table tbody tr td:first-child {
  border-left: 0;
}

.price_party_container > table tbody td:first-child,
.price_graduation_container > table tbody td:first-child {
  width: 36.33333333%;
  border-left: 0;
  font-size: 16px;
  line-height: 18px;
  color: #2a272c;
  text-align: left;
  padding: 14px 10px 12px 25px;
}

.price_party_container > table tbody td:nth-last-child(2n),
.price_graduation_container > table tbody td:nth-last-child(2n) {
  background: #f5f0f7;
}

.price_party_container > table tbody tr.price td,
.price_graduation_container > table tbody tr.price td {
  background: #83639D;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  color: #fff;
  padding: 22px 0 20px 0;
}

.price_party_container > table tbody tr.price td:first-child,
.price_graduation_container > table tbody tr.price td:first-child {
  background: #fff;
  font-size: 20px;
  line-height: 22px;
  color: #83639D;
  padding: 0 10px 0 28px;
}

.price_party_container > table tbody td img,
.price_graduation_container > table tbody td img {
  display: inline-block;
  width: 23px;
}

.price_party_container > table tfoot tr th,
.price_graduation_container > table tfoot tr th {
  height: 81px;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color: #83639D;
  padding: 0;
}

.price_party_container > table tfoot tr th:first-child,
.price_graduation_container > table tfoot tr th:first-child {
  padding: 0 10px 0 28px;
  text-align: left;
}

.price_party_container > table tfoot tr th a,
.price_graduation_container > table tfoot tr th a {
  display: inline-block;
  width: 100%;
  max-width: 220px;
  border: 2px solid #83639D;
  border-radius: 24px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #83639D;
  padding-top: 15px;
  padding-bottom: 14px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.price_graduation_combo {
  color: #83639D;
}

.price_party_p_small {
  padding: 14px 0 0 26px;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #2a272c;
}

.price_party_p_small b {
  font-size: 20px;
}

.orange {
  color: #ff7711;
}

.price_party_p_small b.orange {
  display: inline-block;
  color: #ff7711;
  padding-top: 2px;
}

.price_party_p_small b.violet {
  display: inline-block;
  color: #83639D;
  padding-top: 6px;
}

.important-block {
	display: inline-block;
	position: relative;
	margin: 10px 0;
	color: #fa842b;
	padding: 0 30px 0 80px;
}
.important-block::before {
	content: '!';
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 2.3em;
	color: #66825b;
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 0;
	width: 60px;
	height: 60px;
	background: url(/images/icons/ornament_circle_bage.png) 0% 0% no-repeat;
	background-size: contain;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.important-block--noicon {
  padding: 0 30px;
}
.important-block--noicon::before {
  display: none;
}
.important-block span {
	display: inline-block;
	position: relative;
	border-bottom: 2px ridge #fa842b;
}

#price_party_additional {
  position: relative;
  font-size: 0px;
  /* margin: 45px 3px 0 -29px; */
  margin: 45px 0 0;
  padding: 10px 0 60px 0;
  text-align: center;
}

.additional_service {
  display: inline-block;
  width: 176px;
  vertical-align: top;
  margin: 54px 12px 0;
  cursor: pointer;
}
.additional_service img {
  display: block;
  width: 100%;
}
.additional_service p {
  padding: 10px;
  margin: 36px 0 0;
  border: 2px solid #83639D;
  border-radius: 50px;
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  color: #83639D;
  text-align: center;
}
.additional_service:hover p {
  background: #83639D;
  color: #ffffff;
}

#price_regular_container {
  width: 100%;
  position: relative;
  padding: 0 calc(50% - 600px);
  margin: 47px 0 0;
}

#price_regular_container > table {
  border: 0;
  padding: 0;
  margin: 24px 0 0 0;
  width: 100%;
  border-collapse: collapse;
}

#price_regular_container > table thead tr th {
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  color: #fff;
  background: #FA842B;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 19px 0 15px 0;
}

#price_regular_container > table thead tr:first-child th:first-child,
#price_regular_container > table thead tr th:last-child {
  border-right: 0;
}

#price_regular_container > table thead tr:first-child th {
  padding: 16px 0 17px 0;
  background: #FA842B;
  font-size: 18px;
  line-height: 18px;
}

#price_regular_container > table thead tr:first-child th:first-child {
  background: #2C5545;
  text-align: left;
  padding-left: 28px;
}

#price_regular_container > table tbody tr td {
  width: 16.5%;
  height: 48px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #2A272C;
  text-align: center;
  border-bottom: 1px solid #F0EEF1;
  padding: 10px 0 10px 0;
}

#price_regular_container > table tbody tr td:nth-child(2n+1) {
  background: #F5F0F7;
  font-weight: normal;
}
#price_regular_container > table tbody tr td:nth-child(2) {
  border-color: #CEC6D1;
}
#price_regular_container > table tbody tr td:last-child {
  border-color: #FFFFFF;
}

#price_regular_container > table tbody tr td:first-child {
  width: 34%;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #2A272C;
  text-align: left;
  background: #fff;
  padding: 14px 4% 6px 26px;
}

#price_regular_container > table tbody tr td.green {
  background: #2C5545;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color: #fff !important;
}

#price_regular_container > table tbody tr td.violet {
  background: #83639D;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color: #fff !important;
}

#price_regular_container > table tbody tr td a {
  display: inline-block;
  width: 100%;
  max-width: 304px;
  border: 2px solid #fff;
  border-radius: 35px;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#price_regular_container > table tfoot tr th {
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color: #83639D;
  padding: 0;
}

#price_regular_container > table tfoot tr th:first-child {
  padding: 35px 10px 25px 26px;
  text-align: left;
}

#price_regular_container small {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #2a272c;
  padding: 3px 0 0 25px;
  letter-spacing: -0.4px;
}

#price_regular_container small .violet {
  color: #83639D;
}

#price_regular_container small .violet b {
  font-size: 24px;
}

.mobile_only {
  display: none;
}

.button {
  display: inline-block;
  margin: 1rem 0 0;
  font-size: 1rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  border: 2px solid #83639D;
  border-radius: 24px;
  padding: 15px 30px;
  background: #fff;
  color: #83639D;
  transition: 0.2s;
}
.button:hover {
  background: #83639D;
  color: #fff;
}
.button--violet {
  background: #83639D;
  color: #fff;
}
.button--violet:hover {
  background: #fff;
  color: #83639D;
}
.button--red {
  background: #FA842B;
  color: #fff;
  border-color: #FA842B;
}
.button--red:hover {
  background: #fff;
  color: #FA842B;
}
.button--discount {
  margin-top: 30px;
}
.text-center {
  text-align: center;
}

.attention {
  color: #ff6f01;
}

.important-note {
  font-size: 18px;
  line-height: 1.2;
  color: #ff6f01;
  font-weight: bold;
  text-align: center;
  margin: 30px auto 0;
  max-width: 1000px;
  padding: 0 10px;
}



.form_graduation_order {
  display: block;
  width: 100%;
  max-width: 163px;
  border: 2px solid #83639D;
  border-radius: 24px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #83639D;
  padding-top: 15px;
  padding-bottom: 14px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  /* text-align: center; */
  margin: auto;
}



.orange {
  color: #ff7711;
}

@media (min-width:900px) {
  .popup--services .popup_close,
  .popup--services .popup_close {
    width: 86px;
    height: 86px;
    right: 80px;
    top: 50px;
  }
  .popup--services .popup_close::before,
  .popup--services .popup_close::after {
    display: none;
  }
  #popup_services_photo .popup_close path {
    fill: #83639D;
    stroke: #83639D;
  }
  #popup_services_master .popup_close path {
    fill: #FA842B;
    stroke: #FA842B;
  }
  #popup_services_akvagrim .popup_close path {
    fill: #FEE33F;
    stroke: #FEE33F;
  }
  #popup_services_disco .popup_close path {
    fill: #5181B8;
    stroke: #5181B8;
  }
  #popup_services_show .popup_close path {
    fill: #ff2d2d;
    stroke: #ff2d2d;
  }
  #popup_services_congrats .popup_close path {
    fill: #5dae2b;
    stroke: #5dae2b;
  }
}
.popup--services .popup_content {
  width: 870px;
  height: 870px;
  max-width: 100%;
  border-radius: 0;
  padding: 0;
  color: #000;
  background-size: contain;
}
#popup_services_photo .popup_content{
  background: url(/images/popups/services_photo.png) 50% 50% no-repeat;
}
#popup_services_master .popup_content {
  background: url(/images/popups/services_master.png) 50% 50% no-repeat;
}
#popup_services_akvagrim .popup_content {
  background: url(/images/popups/services_akvagrim.png) 50% 50% no-repeat;
}
#popup_services_disco .popup_content {
  background: url(/images/popups/services_disco.png) 50% 50% no-repeat;
}
#popup_services_show .popup_content {
  background: url(/images/popups/services_show.png?v=2) 50% 50% no-repeat;
}
#popup_services_congrats .popup_content {
  background: url(/images/popups/services_congrats.png) 50% 50% no-repeat;
}
#popup_services_photo .popup_title,
#popup_services_disco .popup_title  {
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
  padding: 155px 0 24px;
  color: #83639D;
}
#popup_services_congrats .popup_title {
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
  padding: 155px 0 24px;
  color: #5dae2b;
}
#popup_services_show .popup_title {
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
  padding: 155px 0 24px;
  color: #ff2d2d;
}
#popup_services_photo .popup_descr,
#popup_services_disco .popup_descr,
#popup_services_show .popup_descr,
#popup_services_congrats .popup_descr {
  max-width: 550px;
  padding: 0;
}
#popup_services_photo p,
#popup_services_disco p,
#popup_services_congrats p,
#popup_services_akvagrim p {
  font-size: 24px;
  line-height: 1.35;
  color: #83639D;
  font-weight: 400;
  margin: 0 0 14px;
  padding: 0;
  text-align: center;
  letter-spacing: 0.5px;
}
#popup_services_photo small,
#popup_services_disco small,
#popup_services_congrats small {
  font-size: 20px;
  line-height: 1.2;
  color: #83639D;
  font-weight: 700;
  display: block;
  margin-top: 30px;
}

/*  */

#popup_services_show .popup_content {
  text-align: center;
}
#popup_services_show .popup_title {
  /* padding-top: 310px; */
}
#popup_services_show h3 {
  padding-top: 24px;
  font-size: 22px;
  line-height: 26px;
}
#popup_services_show p {
  /* font-size: 32px; */
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  /* margin: 0 0 42px; */
  margin: 0;
  padding: 0;
  color: #83639D;
}
#popup_services_show p b {}

/*  */

#popup_services_disco .popup_title {
  /* padding-top: 456px; */
  padding-top: 265px;
}
#popup_services_disco .popup_descr {
  /* padding-left: 30px; */
  max-width: 550px;
  padding: 0;
  margin: 26px auto 0;
}
#popup_services_disco p {
  font-size: 19px;
  line-height: 1.2;
  letter-spacing: 0;
}
#popup_services_disco p b {
  font-size: 22px;
  line-height: 1.3;
}
#popup_services_disco small {
  font-size: 18px;
  margin-top: 25px;
}
#popup_services_disco ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 0;
  padding: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#popup_services_disco li {
  background: #2a82bb;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  padding: 20px;
  width: 210px;
  margin: 0 10px 20px;
  list-style-type: none;
}
#popup_services_disco li b {
display: block;
font-size: 24px;
font-weight: 700;
margin-top: 7px;
}

/*  */

#popup_services_master .popup_title {
  font-size: 34px;
  line-height: 1.1;
  font-weight: 700;
  padding: 262px 0 34px;
  color: #FA842B;
}
#popup_services_master .popup_title b {
  font-size: 44px;
  line-height: 1.3;
}
#popup_services_master .popup_title span {
  font-size: 24px;
}
#popup_services_master .popup_descr {
  max-width: 550px;
  padding: 0;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#popup_services_master ul {
  margin: 0;
  padding: 0;
  display: block;
  width: 50%;
}
#popup_services_master li {
  list-style-type: none;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
  padding-right: 10px;

  padding-left: 30px;
  position: relative;
}
#popup_services_master li i {
  font-style: normal;
	position: absolute;
	left: 0;
	top: 0;
}
#popup_services_master small {
  font-size: 13px;
  line-height: 1.2;
  display: block;
  width: 100%;
  max-width: 440px;
  margin: 52px auto 0;
}

/*  */

#popup_services_akvagrim .popup_title {
    font-size: 45px;
    line-height: 1.5;
    font-weight: 900;
    padding: 115px 0 0;
}
#popup_services_akvagrim .popup_descr {
    max-width: 550px;
    padding: 0;
    margin: 26px auto 0;
}
#popup_services_akvagrim ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 0;
    padding: 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#popup_services_akvagrim li {
    background: #83639D;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    padding: 20px;
    width: 210px;
    margin: 0 10px 20px;
    list-style-type: none;
}
#popup_services_akvagrim li b {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-top: 7px;
}

/*  */

@media (max-width: 899px) {
  .popup--services svg {
    display: none;
  }
  .popup--services .popup_content {
    padding: 60px 20px 10px;
    height: auto;
  }
  .popup--services .popup_content *,
  #popup_services_master .popup_title {
    color: #FFF;
  }
  .popup--services .popup_title {
    font-size: 28px !important;
    padding: 0 0 20px !important;
  }
  .popup--services .popup_descr p,
  .popup--services .popup_descr li {
    font-size: 16px !important;
  }
  .popup--services .popup_descr li b {
    font-size: 18px !important;
  }
  .popup--services .popup_descr small {
    font-size: 14px !important;
  }
  #popup_services_photo .popup_title,
  #popup_services_master .popup_title,
  #popup_services_congrats .popup_title {
    font-size: 28px;
    padding: 0 0 20px;
    color: #fff;
  }
  #popup_services_photo p,
  #popup_services_congrats p {
    /* font-size: 18px; */
    color: #fff;
  }
  #popup_services_photo small,
  #popup_services_congrats small {
    font-size: 14px;
    color: #fff;
  }

  #popup_services_master .title {
    font-size: 32px;
    padding: 0 0 20px;
  }
  #popup_services_master .popup_title b {
    font-size: 32px;
  }
  #popup_services_master .popup_title span {
    font-size: 24px;
  }
  #popup_services_master .popup_descr {
    display: block;
    max-width: 100%;
    margin-top: 15px;
    text-align: center;
    color: #fff;
  }
  #popup_services_master ul {
    display: inline-block;
    width: 100%;
    max-width: 280px;
    margin: 0 10px 0 0;
  }
  #popup_services_master li {
    font-size: 16px;
    margin-top: 5px;
  }
  #popup_services_master small {
    margin-top: 20px;
  }

  #popup_services_disco .popup_content br {
    display: none;
  }
  #popup_services_disco .popup_descr {
    padding: 0;
    margin-top: 0;
  }
  #popup_services_disco .popup_title {
    padding-top: 0;
    color: #fff;
  }
  #popup_services_disco p,
  #popup_services_disco small {
    color: #fff;
  }

  #popup_services_show .popup_title {
    padding-top: 0;
    color: #fff;
    font-size: 32px;
  }
  #popup_services_show p {
    font-size: 20px;
    color: #fff;
  }
  #popup_services_show h3 {
    padding-top: 40px !important;
  }

  /*  */

  #popup_services_akvagrim .popup_descr {
    margin-top: 0;
  }
  #popup_services_akvagrim .popup_title {
    font-size: 34px;
    color: #83639D;
    padding: 0;
  }

  /*  */
  
  #popup_services_photo .popup_content {
    background: #83639D;
  }
  #popup_services_master .popup_content {
    background: #FA842B;
  }
  #popup_services_akvagrim .popup_content {
    background: #FEE33F;
  }
  #popup_services_disco .popup_content {
    background: #5181B8;
  }
  #popup_services_show .popup_content {
    background: #ff2d2d;
  }
  #popup_services_congrats .popup_content {
    background: #5dae2b;
  }

}


.price_line_one_string {
  font-size: 12px;
}

.green {
  color: #5dae2b !important;
}


.violet {
  color: #83639D !important;
}

@media (max-width: 754px) {
  .important-note {
    font-size: 14px;
    margin: 12px auto 0;
  }
}
@media (min-width: 755px) and (max-width:1200px) {
  .hexagon_rooms {
    display: none;
  }
}
@media (max-width:1800px) {
  .hexagon_cafe {
    display: none;
  }
  /* #header_phones {
    white-space: normal;
  } */
  .hexagon_tubing {
    left: -10.5%;
    top: -90px;
  }

}
@media (max-width:1500px) {
  #city_menu_container {
    /* left: auto; */
    /* right: 170px; */
  }
  #city_menu {
    left: auto;
    right: 0;
  }
  /* #header_phones {
    right: auto;
    left: 240px;
  }
  #header_phones a {
    font-size: 16px;
    line-height: 18px;
  } */
}
@media (max-width:1450px) {
  body {
    /* background-position: -400px calc(100% + 15px); */
  }

  .hexagon_park {
    left: 1%;
    top: 10px;
  }

  #squirrel2::before {
    left: 40px !important;
  }

  h1::after {
    display: none;
  }

  .hexagon_cafe {
    right: 2%;
  }

  .hexagon_arena {
    left: -9.4%;
    /* right: 1.5%;
    top: 100px; */
    /* display: none; */
  }

  .price_line_one_string {
    font-size: 7px;
  }

  /* #header_phones a {
    font-size: 14px;
    line-height: 18px;
  } */
}
@media (max-width:1200px) {
  header::after {
    display: none;
  }

  .hexagon_arena,
  .hexagon_labirint {
    display: none;
  }

  #city_menu_container {
    /* right: 130px; */
  }
  #header_social {
    /* right: 110px; */
  }
  /* #header_phones {
    top: 152px;
    text-align: center;
    left: 0;
    right: 0;
    transform: none;
  }
  #header_phones br {
    display: none;
  }
  #header_phones a {
    margin: 0 10px;
  } */

  header {
    /* margin-bottom: 47px; */
  }

  #active_city {
    /* position: relative; */
    /* right: 0; */
    /* top: 0; */
    /* font-size: 16px; */
    /* padding-bottom: 2px; */
  }

  #active_city::before {
    width: 18px;
    height: 24px;
    background-size: 18px 24px;
    left: -34px;
    top: -3px;
  }

  #active_city::after {
    right: -22px;
    top: 6px;
  }

  #city_menu {
    /* position: absolute; */
    /* right: 50%; */
    /* top: -21px; */
    /* padding: 8px 51px 22px 42px; */
    /* transform: translate3d(50%,0,0); */
  }

  #header_social {
    /* right: 110px; */
  }
}
@media (min-width:1200px) {
  #squirrel3,
  #squirrel2 {
    width: 100%;
    height: 200px;
    /* overflow: hidden; */
    position: absolute;
    left: 0px;
    top: -45px;
    pointer-events: none;
  }

  #squirrel2::before {
    content: '';
    width: 224px;
		height: 199px;
    background: url('../images/icons/squirrel.png') 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    left: calc(50% - 838px);
		top: -66px;
		z-index: 22;
  }
  #squirrel3::before {
    content: '';
    width: 224px;
    height: 177px;
    /* background: url('../images/icons/squirrel_gift.png') 0 0 no-repeat; */
    background: url('../images/icons/gift.png') 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    right: calc(50% - 558px);
    top: 0px;
  }
}
@media (min-width: 900px) and (max-width:1200px) {
  body {
    background: #fff;
  }

  /* header > span {
    background: none;
  }

  header > span {
    border: 0;
  } */

  .hexagon_park,
  .hexagon_tubing,
  .hexagon_cafe,
  .hexagon_rooms,
  .hexagon_arena {
    display: none;
  }

  #city_menu_container {
    /* width: 100%; */
    /* right: 0; */
    /* top: 186px; */
  }


}
@media (min-width: 900px) {
  .price_party_container table tfoot tr th a:hover,
  .price_graduation_container table tfoot tr th a:hover {
    background: #83639D;
    color: #fff;
  }

  #price_regular_container table tbody tr td a:hover {
    background: #fff;
    color: #83639D;
  }

  #city_menu a:hover {
    color: #fa842b;
  }

  .popup_form_element.left,
  .popup_form_element.right {
    display: inline-block;
    vertical-align: top;
    width: 258px;
  }
}

@media (max-width: 899px) {
  body {
    position: relative;
    /* background-position: -128px calc(100% + 4px); */
    background-size: auto 22vw;
  }
  .wrapper {
    background: none;
  }
  .main {
    padding: 0 0 48px;
    background: transparent;
    overflow: hidden;
  }
  .hexagon_prazdniki {
    display: none;
  }

  .button {
    font-size: 14px;
  }
  .button--discount {
    margin-bottom: 20px;
  }

  .desktop_only {
    display: none !important;
  }

  .mobile_only {
    display: inline-block;
  }

  body::before {
    /* content: ''; */
    /* width: 38px; */
    /* height: 35px; */
    /* background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.6%206.9%22%20enable-background%3D%22new%200%200%207.6%206.9%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2358B570%22%20d%3D%22M0%203.2l1.1-1.6%201.1-1.6%201.9.1%201.9.2.8%201.7.8%201.8-1%201.5-1.1%201.6-1.9-.1-1.9-.2-.9-1.7z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; */
    /* background-size: auto 100%; */
    /* position: absolute; */
    /* right: 10%; */
    /* bottom: 448px; */
  }

  body::after {
    /* content: ''; */
    /* width: 73px; */
    /* height: 66px; */
    /* background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.6%206.9%22%20enable-background%3D%22new%200%200%207.6%206.9%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ffed00%22%20d%3D%22M0%203.2l1.1-1.6%201.1-1.6%201.9.1%201.9.2.8%201.7.8%201.8-1%201.5-1.1%201.6-1.9-.1-1.9-.2-.9-1.7z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; */
    /* background-size: auto 100%; */
    /* position: absolute; */
    /* right: 12.1875%; */
    /* bottom: 46px; */
  }

  header {
    /* height: 243px; */
    /* background: #ffed00; */
    /* padding-top: 10px; */
    /* position: relative; */
    /* z-index: 10; */
    padding: 22px 20px 0;
    justify-content: flex-start;
    flex-direction: column;
  }

  header > span {
    height: 63px;
    background: none;
    border: 0;
  }

  #header_logo {
    width: 169px;
    /* height: auto; */
    order: 1;
    margin: 0 auto;
  }

  header > span::before {
    border-width: 59px 0 0 34px;
  }

  header > span::after {
    border-width: 0 0 59px 34px;
  }

  h1 {
    padding: 13px 10px 0 10px;
    font-size: 20px;
    line-height: 30px;
  }

  #timer_container {
    padding: 15px 0 0 0;
    position: static;
  }

  .timer_item {
    width: 59px;
    height: 78px;
    border-radius: 2px;
  }

  .timer_item div {
    font-size: 36px;
    line-height: 38px;
    padding: 8px 0 0 0;
  }

  .timer_item div::after {
    content: '';
    display: block;
    width: 41px;
    height: 1px;
    background: #83639D;
    margin: 3px auto 0 auto;
  }

  .timer_item span {
    font-size: 10px;
    line-height: 12px;
    padding: 7px 0 0 0;
  }

  .timer_sep {
    width: 21px;
    height: 78px;
    font-size: 20px;
    line-height: 21px;
    padding: 26px 0 0 0;
  }

  #big_button,
  #big_button2,
  .big_button {
    width: 200px;
    height: 50px;
    margin: 22px auto 0 auto;
    border-radius: 25px;
    font-size: 18px;
    line-height: 22px;
  }

  #big_button span,
  #big_button2 span,
  .big_button span {
    font-size: 18px;
    line-height: 22px;
  }

  #big_button div,
  #big_button2 div,
  .big_button div {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 0 0 0;
  }

  #big_button3 {
    width: 184px;
    height: 52px;
    margin: 21px auto 0 auto;
    border-radius: 26px;
    font-size: 16px;
    line-height: 18px;
    padding-top: 18px;
  }

  #descr {
    font-size: 16px;
    line-height: 20px;
    margin: 18px auto 0 auto;
    padding: 0 10px;
  }

  #contacts {
    padding: 12px 0 0 0;
    position: static;
    background: none;
  }

  #contacts svg {
    width: 20px;
  }

  #contacts p {
    padding: 6px 50px 3px 50px;
    font-size: 13px;
    line-height: 16px;
    position: relative;
  }

  #contacts p:first-of-type::after {
    /* content: ''; */
    /* width: 39px; */
    /* height: 64px; */
    /* position: absolute; */
    /* right: 0; */
    /* top: -32px; */
    /* background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.7%206.7%22%20enable-background%3D%22new%200%200%207.7%206.7%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23612282%22%20d%3D%22M0%203.3l1-1.7%201-1.6h3.8l.9%201.7%201%201.7-1%201.6-1%201.7h-1.9l-1.9-.1-1-1.6z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; */
    /* background-size: auto 100%; */
  }

  #contacts a {
    font-size: 24px;
    line-height: 26px;
  }

  #social {
    padding: 28px 0 0 0;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.3px;
  }

  #social a,
  #header_social a {
    width: 20px;
    height: 20px;
    top: 0;
  }

  a.ig {
    margin-left: 11px;
  }

  a.vk,
  a.wa,
  a.tg {
    margin-left: 11px;
  }

  .hexagon_park {
    /* display: -webkit-box; */
    /* display: -ms-flexbox; */
    /* display: flex; */
    /* width: 88px; */
    /* height: 101px; */
    /* left: 2.5%; */
    /* top: auto; */
    /* bottom: 398px; */
    /* font-size: 10px; */
    /* line-height: 11px; */
    display: none;
  }

  .hexagon_cafe {
    /* display: -webkit-box; */
    /* display: -ms-flexbox; */
    /* display: flex; */
    /* width: 77px; */
    /* height: 68px; */
    /* right: 37.1875%; */
    /* top: auto; */
    /* bottom: 431px; */
    /* font-size: 10px; */
    /* line-height: 11px; */
    display: none;
  }

  .hexagon_tubing {
    width: 81px;
    height: 72px;
    left: 15.3125%;
    top: auto;
    bottom: 306px;
    font-size: 10px;
    line-height: 12px;
  }

  .hexagon_rooms {
    width: 105px;
    height: 100px;
    right: -2.125%;
		top: auto;
		bottom: 270px;
  }

  .hexagon_arena {
    width: 97px;
    height: 86px;
    right: auto;
    top: auto;
    left: 0;
    bottom: 610px;
  }

  .popup_container.active {
    display: block;
    background: #fff;
    padding: 0;
  }

  .popup_close {
    width: 18px;
    height: 18px;
    right: calc(50% - 9px);
    top: 23px;
  }

  .popup_close::before,
  .popup_close::after {
    height: 1px;
  }

  .popup_content {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 40px 0 46px 0;
    border-radius: 0;
  }

  .popup_title {
    font-size: 20px;
    line-height: 20px;
  }

  .popup_descr {
    font-size: 16px;
    line-height: 21px;
    padding: 8px 0 11px 0;
  }

  .popup_form_element {
    max-width: 999px;
    padding: 12px 10px 0 10px;
  }

  .popup_form_element input {
    height: 50px;
    border-radius: 25px;
    font-size: 16px;
  }

  .popup_form_element label {
    top: 25px;
    left: 37px;
  }

  .popup_form_element.fill label,
  .popup_form_element.focus label {
    left: 40px;
    top: -2px;
  }

  .popup_content input[type="checkbox"] + label {
    margin-top: 14px;
  }

  .popup_content a {
    max-width: 60%;
    line-height: 18px;
    margin-top: 14px;
    text-align: left;
    border-bottom: 0;
    text-decoration: underline;
    text-decoration-style: dotted;
  }

  #slider_container {
    width: calc(100% - 20px);
    margin: 0 auto;
    padding: 13px 0 0 0;
    /* position: static; */
  }

  .price_party_container,
  .price_graduation_container  {
    padding-top: 0;
    position: static;
  }

  h2 {
    font-size: 22px;
    line-height: 24px;
    padding: 9px 30px 0 30px;
    letter-spacing: -0.4px;
  }

  p.price_party_p_normal {
    font-size: 14px;
    line-height: 18px;
    padding: 7px 10px 0 10px;
    letter-spacing: -0.2px;
  }

  p.price_party_p_orange {
    padding: 7px 10px 8px 10px;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.2px;
  }

  .price_table_mobile {
    width: 100%;
  }

  .price_table_mobile_header {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #5e1a80;
    text-align: center;
    padding: 8px 0 5px 0;
    letter-spacing: -0.2px;
  }

  .price_table_mobile_section_header {
    width: calc(100% - 20px);
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin: 1px auto 0 auto;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    position: relative;
    background: #ff6e01;
    cursor: pointer;
    padding: 0 50px;
  }

  .price_table_mobile_section_header::before {
    content: '';
    width: 2px;
    height: 18px;
    background: #fff;
    position: absolute;
    right: 28px;
    top: calc(50% - 9px);
    pointer-events: none;
  }

  .price_table_mobile_section_header.opened::before {
    display: none;
  }

  .price_table_mobile_section_header::after {
    content: '';
    width: 18px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 20px;
    top: calc(50% - 1px);
    pointer-events: none;
  }

  .price_table_mobile_section_body {
    height: 0;
    overflow: hidden;
    padding: 5px 0 0 0;
  }

  .price_table_mobile_section_body ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .price_table_mobile_section_body ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: #2a272c;
    padding: 11px 10px 0 39px;
    letter-spacing: -0.4px;
  }

  .price_table_mobile_section_body ul li::before {
    content: '';
    width: 18px;
    height: 18px;
    background: url('../images/icons/check.svg') top center no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 10px;
    top: 10px;
  }

  .price_party_container table.price_table_mobile_price_violet,
  .price_graduation_container table.price_table_mobile_price_violet {
    margin-top: 9px;
    margin-bottom: 7px;
  }

  table.price_table_mobile_price_violet tr td {
    height: 46px;
    background: #83639D;
    border-top: 1px solid #fff;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: center;
  }

  table.price_table_mobile_price_violet tr td:first-child {
    width: 67.8125%;
    text-align: left;
    padding: 6px 10px 7px 10px;
    letter-spacing: -0.2px;
  }

  table.price_table_mobile_price_violet tr td b {
    font-size: 18px;
    line-height: 18px;
  }

  .price_table_mobile_section_body p {
    padding: 2px 10px 0 10px;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #2a272c;
    letter-spacing: -0.4px;
  }

  .price_table_mobile_section_body p.center {
    text-align: center;
  }

  .price_table_mobile_section_body p.violet {
    color: #83639D;
  }

  .price_table_mobile_section_body .form_party_order {
    display: block;
    width: 163px;
    height: 49px;
    margin: 10px auto 20px auto;
    border: 2px solid #83639D;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #83639D;
    text-align: center;
    padding: 15px 0 0 0;
    text-decoration: none;
    border-radius: 24px;
    text-transform: uppercase;
  }

  .price_party_p_small {
    padding: 10px 10px 0 9px;
    font-size: 14px;
    line-height: 16px;
  }

  .price_party_p_small b {
    font-size: 14px;
  }

  .price_party_p_small b.orange {
    padding-top: 0px;
    padding-bottom: 6px;
  }

  .price_party_p_small b.violet {
    padding-top: 2px;
    padding-bottom: 6px;
  }

  #price_party_additional {
    width: calc(100% - 20px);
    margin: 14px auto 4px auto;
    padding: 9px 0 31px 0;
  }

  h3 {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0 0 0 !important;
  }

  #price_party_additional::before,
  #price_party_additional::after {
    width: 90%;
    height: 7px;
    background-size: 100% 100%;
  }

  .additional_service {
    width: 150px;
    margin-top: 17px;
  }
  .additional_service p {
    margin: 12px 0 0 0;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: -0.4px;
  }

  /* #price_party_additional div {
    width: 150px;
    margin: 17px 0 0 0 !important;
  }

  #price_party_additional div img {
    width: 92%;
    margin: 0 0 0 4%;
  }

  #price_party_additional div p {
    padding: 12px 0 0 0;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: -0.4px;
  }

  #price_party_additional div span {
    font-size: 14px;
    line-height: 17px;
    padding: 1px 0 0 0;
  } */

  #price_regular_container h2 {
    padding-bottom: 3px;
  }

  table.price_table_mobile_price {
    width: 100%;
    margin: 4px 0 6px 0;
  }

  table.price_table_mobile_price td {
    font-size: 14px;
    line-height: 16px;
    color: #2a272c;
    text-align: center;
  }

  table.price_table_mobile_price td:first-child {
    width: 70.3125%;
    padding: 5px 0 4px 7px;
    text-align: left;
    letter-spacing: -0.4px;
  }

  .price_table_mobile_section_body .form_card_order {
    display: block;
    width: 233px;
    margin: 10px auto 6px auto;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #83639D;
    padding: 6px 0 6px 0;
    border: 2px solid #83639D;
    border-radius: 24px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
  }

  #squirrel {
    width: 335px;
    /* width: 394px; */
    height: 298px;
    position: absolute;
    left: -127px;
    bottom: 15px;
  }


  #city_menu_container {
    /* width: 100%;
    right: 0;
    top: 90px; */
    /* width: 267px; */
    /* right: 0; */
    /* top: 82px; */
    height: 30px;
  }

  .price_line_one_string {
    font-size: 8px;
  }

  .form_graduation_order {
    margin-bottom: 20px;
  }

  /* #header_phones {
    top: 64px;
  } */

  #header_social {
    /* right: 50px; */
    /* bottom: 22px; */
  }

  .button {
    margin-bottom: 10px;
  }
}

@media (max-width: 520px) {
  header {
    height: 200px;
  }
  /* #header_phones, */
  #header_social {
    /* display: none; */
    position: absolute;
		/* top: 120px; */
		right: 20px;
    top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #header_social a {
    margin: 0 0 15px;
  }
  .header_content {
    width: 200px;
    position: static;
    order: 2;
    margin: 0 auto;
    text-align: center;
  }
  .header_tickets.button {
    /* margin: 10px 0 0; */
    margin: 0;
		position: fixed;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
    transform: translateX(-50%);
		top: auto;
		bottom: 30px;
		z-index: 50;
    padding: 15px 30px;
  }
  #city_menu_container {
    width: 150px;
    margin: 20px auto 0;
  }
  #active_city {
    top: 0;
    /* left: 0; */
  }
  #city_menu {
    left: -70px;
    right: -70px;
  }
}


#rules {
  padding: 40px 0 20px;
  text-align: center;
}
.rules__banner{
  /* background-image: url(/images/banner-desc.jpeg); */
  width: 100%;
  max-width: 1200px;
  /* height: 800px; */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  margin: 40px auto 20px;
}
.rules__banner img {
  display: block;
  width: 100%;
  height: auto;
}
/* .rules__link{
  display: block;
  margin: auto;
  max-width: 230px;
  text-align: center;
  border: 2px solid #ff7712;
  border-radius: 30px;
  padding: 15px;
  color: #ff7712;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.3s;
}
.rules__link:hover{
  transition: 0.3s;
  color: #fff;
  background-color: #ff7712;
} */
@media (max-width:800px){
  .rules__banner{
    /* background-image: url(/images/banner-mobile.jpeg);
    height: 370px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; */
    margin: 20px auto 10px;
    /* width: auto; */
  }
  #rules {
    padding: 20px 10px 30px;
  }
}


#popup_rules.popup_container.active_rules {
  z-index: 65555;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#popup_rules .popup_content {
  max-width: 1400px;
  max-height: 800px;
  width: auto;
  height: 100%;
  padding: 0;
  background: transparent;
}
#popup_rules .popup_content img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.popup_close_rules {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 31px;
  top: 42px;
  cursor: pointer;
}
.popup_close_rules::before {
  content: "";
  width: 133.33333333%;
  height: 2px;
  background: #000000;
  position: absolute;
  left: -16.66666667%;
  top: 0;
  margin-top: 45.83333333%;
  transform: rotate(-45deg);
}
.popup_close_rules::after {
  content: "";
  width: 133.33333333%;
  height: 2px;
  background: #000000;
  position: absolute;
  left: -16.66666667%;
  top: 0;
  margin-top: 45.83333333%;
  transform: rotate(45deg);
}
@media (max-width: 1400px) {
  #popup_rules .popup_content {
  max-width: 1000px;
  max-height: 570px;
  }
}
@media (max-width: 899px) {
  #popup_rules.popup_container.active_rules {
    display: flex;
    background: transparent;
  }
  #popup_rules .popup_content {
    max-width: 100%;
    max-height: 100%;
    min-height: auto;
    height: auto;
    width: 90%;
  }
  .popup_close_rules {
    width: 18px;
    height: 18px;
    right: 5vw;
    top: 23px;
  }
  .popup_close_rules::before, .popup_close_rules::after {
    height: 1px;
  }
}

.footer {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 30px;
	background: #fff;
}
.footer__info {
	display: -webkit-box;
	display: -webkit-flex;
	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;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.footer__payment {
	max-width: 400px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer__payment p {
	margin: auto 0 10px;
	font-size: 14px;
	line-height: 1.2;
	color: #2c5545;
}
.footer__payment a {
	color: #83639d;
}
.footer__payment img {
	display: block;
	width: 100%;
	max-width: 250px;
	/* margin-top: auto; */
}
.footer__requisites {
	text-align: right;
	max-width: 320px;
}
.footer__requisites * {
	font-size: 12px;
	line-height: 1.2;
	margin: 0 0 5px;
	color: #2c5545;
}

@media (max-width: 768px) {
  .footer {
    padding: 20px;
  }
  .footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer__payment {
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    align-items: center;
  }
  .footer__payment p {
    text-align: center;
  }
  .footer__requisites {
    text-align: center;
    max-width: 100%;
  }
}


.text-container {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 50px 40px 0;
}

.text-container > * {
  margin: 0 0 20px;
}

.text-container img {
	max-width: 100%;
	height: auto;
}

@media (max-width:899px) {
  .text-container {
    padding: 30px 20px 0;
  }
}


i.rub {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}
.video-slide {
  position: relative;
  width: 100%;
  padding-top: 66.67%;
  /* padding-top: 56.25%; */
}
.video-slide video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}