@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: 14px;
  background: #fff;
}

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;
}

header {
  width: 100%;
  height: 173px;
  background: #ffed00 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') calc(50% - 537px) 55px no-repeat;
  background-size: 38px auto;
  position: relative;
  text-align: center;
  padding: 32px 0 0 0;
}

header::after {
  content: "";
  width: 70px;
  height: 61px;
  position: absolute;
  right: 88px;
  top: 57px;
  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: 70px 61px;
}

.hexagon_park {
  width: 191px;
  height: 218px;
  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;
  position: absolute;
  left: 6.66666667%;
  /* top: 51px; */
  top: 200px;
  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%2095.2%20109%22%20enable-background%3D%22new%200%200%2095.2%20109%22%3E%3Cpath%20stroke%3D%22%23ED6D03%22%20stroke-width%3D%221.417%22%20stroke-miterlimit%3D%2222.926%22%20fill%3D%22none%22%20d%3D%22M1.5%2027l23.4-13.1%2023.5-13.1%2023%2013.8%2023.1%2013.7-.4%2026.9-.4%2026.8-23.4%2013.1-23.5%2013.1-23-13.7-23.1-13.8.4-26.9z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: 100% auto;
  font: normal 20px/24px 'Marvin';
  color: #612282;
  text-transform: uppercase;
  z-index: 20;
  pointer-events: none;
}

header > span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-left: 150px solid #fff;
  border-right: 72px solid #fff;
}

header > span::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 173px 0 0 100px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
}

header > span::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 173px 100px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}

#header_logo {
  display: inline-block;
  width: 438px;
  height: 119px;
  position: relative;
}

header svg,
header img {
  display: inline-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: #612282;
  text-decoration: none;
  white-space: nowrap;
} */

#header_phones {
	position: absolute;
	top: 50%;
	right: calc(50% + 350px);
	transform: translateY(-50%);
	text-align: right;
	font-size: 14px;
}
#header_phones span {
	display: block;
	margin: 7px 0 0;
}
#header_phones i {
	display: inline-block;
	margin-right: 7px;
	font-style: normal;
}
#header_phones a {
	font-size: 20px;
	line-height: 24px;
	color: #612282;
	text-decoration: none;
	white-space: nowrap;
}

@media (max-width: 1680px) {
    #header_phones span {
        margin: 0;
    }
    #header_phones i {
        display: block;
        margin: 0;
    }
}

@media (max-width: 1600px) {
  header > span {
    border-left-width: 72px;
  }
  .hexagon_park {
    left: 2%;
  }
  #header_phones {
    right: auto;
    left: 230px;
  }
}

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

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

@media (max-width: 899px) {
  #header_logo {
    margin-top: 0;
  }
  #header_phones {
    position: static;
    padding: 15px 225px 10px 64px;
    transform: none;
    text-align: left;
  }
  #header_phones a {
    font-size: 16px;
  }
  #header_phones span {
    margin: 0 10px 0 0;
    display: inline-block;
  }

}

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

#header_social {
  position: absolute;
  right: 200px;
  bottom: 17px;
}


#city_menu_container {
  width: 300px;
  position: absolute;
  left: calc(50% + 300px);
  top: 56px;
}

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

#active_city::before {
  content: '';
  width: 24px;
  height: 32px;
  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%2024%2032%22%3E%3Cpath%20d%3D%22M11.5894%200C5.19939%200%200%205.19876%200%2011.5894%200%2019.52%2010.3713%2031.1626%2010.8125%2031.6538c.415.4619%201.1388.4613%201.5532%200%20.4412-.4918%2010.8125-12.1344%2010.8125-20.0644C23.1788%205.19876%2017.9794%200%2011.5894%200zm0%2017.42c-3.21501%200-5.83064-2.6156-5.83064-5.8306%200-3.21501%202.61563-5.83064%205.83064-5.83064%203.215%200%205.8306%202.61563%205.8306%205.83064%200%203.215-2.6156%205.8306-5.8306%205.8306z%22%20fill%3D%22%235DAE2B%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: 24px 32px;
  position: absolute;
  left: -41px;
  top: -7px;
}

#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: -27px;
  top: 6px;
}

#city_menu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  background: #fff;
  border-radius: 10px;
  padding: 8px 51px 22px 41px;
  text-align: left;
  box-shadow: 0px 0px 20px rgba(203, 189, 0, 0.3);
}

#city_menu.active {
  display: block;
}

#city_menu a {
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  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: 29px 10% 0 10%;
  margin: 0;
  text-align: center;
  color: #612282;
  font-weight: bold;
  /* font-size: 70px;
  line-height: 74px; */
  font-size: 40px;
  line-height: 44px;
  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: #612282;
  text-align: center;
  letter-spacing: -0.8px;
}

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: #612282;
  text-align: center;
  padding: 16px 0 0 0;
}

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

.timer_item span {
  display: block;
  font-size: 22px;
  line-height: 24px;
  color: #612282;
  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: #612282;
  text-align: center;
  padding: 61px 0 0 0;
}

.hexagon_tubing,
.hexagon_tubing2 {
  width: 178px;
  height: 156px;
  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;
  position: absolute;
  /* left: 23.85416667%;
  top: -30px; */
  left: 17%;
  top: 0;
  z-index: 20;
  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%20109%2095.3%22%20enable-background%3D%22new%200%200%20109%2095.3%22%3E%3Cpath%20stroke%3D%22%235CAB2C%22%20stroke-width%3D%221.417%22%20stroke-miterlimit%3D%2222.926%22%20fill%3D%22none%22%20d%3D%22M80.6%2094.6l-26.8-.5-26.9-.4-13-23.4-13.1-23.5%2013.8-23%2013.8-23.1%2026.8.4%2026.9.4%2013%2023.5%2013.1%2023.5-13.8%2023z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: 100% auto;
  font: normal 20px/26px 'Marvin';
  color: #612282;
  text-transform: uppercase;
  pointer-events: none;
}

.hexagon_tubing.small {
  font-size: 16px;
  line-height: 21px;
}

.hexagon_tubing2 {
  left: calc(50% - 840px);
  top: 360px;
}

.hexagon_cafe {
  width: 140px;
  height: 122px;
  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;
  position: absolute;
  right: 8.90625%;
  top: 224px;
  z-index: 20;
  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%20109%2095.3%22%20enable-background%3D%22new%200%200%20109%2095.3%22%3E%3Cpath%20stroke%3D%22%23ffed00%22%20stroke-width%3D%221.417%22%20stroke-miterlimit%3D%2222.926%22%20fill%3D%22none%22%20d%3D%22M80.6%2094.6l-26.8-.5-26.9-.4-13-23.4-13.1-23.5%2013.8-23%2013.8-23.1%2026.8.4%2026.9.4%2013%2023.5%2013.1%2023.5-13.8%2023z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: 100% auto;
  font: normal 20px/26px 'Marvin';
  color: #612282;
  text-transform: uppercase;
  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: #612282;
  text-align: center;
  margin: 24px auto 0 auto;
}

#contacts {
  position: relative;
  text-align: center;
  padding: 30px 0 0 0;
}

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

#contacts p {
  padding: 13px 0 8px 0;
  margin: 0;
  font-size: 26px;
  line-height: 28px;
  color: #612282;
  text-align: center;
}

#contacts a {
  font-size: 50px;
  line-height: 52px;
  font-weight: bold;
  color: #612282;
  text-decoration: none;
  cursor: default;
}

.hexagon_rooms {
  width: 191px;
  height: 219px;
  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;
  position: absolute;
  right: 6.45833333%;
  top: -30px;
  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%2095.2%20109%22%20enable-background%3D%22new%200%200%2095.2%20109%22%3E%3Cpath%20stroke%3D%22%23612282%22%20stroke-width%3D%221.417%22%20stroke-miterlimit%3D%2222.926%22%20fill%3D%22none%22%20d%3D%22M1.5%2027l23.4-13.1%2023.5-13.1%2023%2013.8%2023.1%2013.7-.4%2026.9-.4%2026.8-23.4%2013.1-23.5%2013.1-23-13.7-23.1-13.8.4-26.9z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: 100% auto;
  font: normal 20px/24px 'Marvin';
  color: #612282;
  text-transform: uppercase;
  z-index: 20;
  pointer-events: none;
}

.hexagon_arena {
  width: 176px;
  height: 156px;
  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;
  position: absolute;
  right: 19.42708333%;
  /* top: 49px; */
  top: 28px;
  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%20109%2095.3%22%20enable-background%3D%22new%200%200%20109%2095.3%22%3E%3Cpath%20stroke%3D%22%23ff6e01%22%20stroke-width%3D%221.417%22%20stroke-miterlimit%3D%2222.926%22%20fill%3D%22none%22%20d%3D%22M80.6%2094.6l-26.8-.5-26.9-.4-13-23.4-13.1-23.5%2013.8-23%2013.8-23.1%2026.8.4%2026.9.4%2013%2023.5%2013.1%2023.5-13.8%2023z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
  background-size: 100% auto;
  font: normal 20px/26px 'Marvin';
  color: #612282;
  text-transform: uppercase;
  z-index: 20;
  pointer-events: none;
}
#social {
  padding: 46px 0 0 0;
  text-align: center;
  font-size: 26px;
  line-height: 28px;
  color: #612282;
  letter-spacing: -0.5px;
}

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

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

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: 20px;
  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: 20px;
  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: #612282;
}

::-moz-placeholder {
	color: #612282;
}

:-ms-input-placeholder {
	color: #612282;
}

:-moz-placeholder {
	color: #612282;
}

.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: #612282;
  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: 37px 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-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 calc(50% - 600px) 0 calc(50% - 600px);
}

p.price_party_p_normal {
  padding: 29px 0 0 0;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  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: #ff7711;
  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: #ea6400;
  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: #5dae2b;
  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%;
  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: #612282;
  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: #612282;
  padding: 0 10px 0 28px;
}

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

.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: #612282;
  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: 163px;
  border: 2px solid #612282;
  border-radius: 24px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #612282;
  padding-top: 15px;
  padding-bottom: 14px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.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: #612282;
  padding-top: 6px;
}

#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;
}

#price_party_additional h3 {
  /* padding-left: 40px; */
}

#price_party_additional::before,
#price_party_additional::after {
  content: '';
  width: 100%;
  max-width: 785px;
  height: 7px;
  background: url('data:image/png;base64,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') top center no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translate3d(-48%,0,0);
          transform: translate3d(-48%,0,0);
}

#price_party_additional::before {
  top: 0;
}

#price_party_additional::after {
  bottom: 0;
}

.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 #612282;
  border-radius: 50px;
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  color: #612282;
  text-align: center;
}
.additional_service:hover p {
  background: #612282;
  color: #ffffff;
}

/* #price_party_additional div {
  display: inline-block;
  width: 176px;
  vertical-align: top;
  margin-top: 54px;
  cursor: pointer;
}

#price_party_additional div:nth-of-type(1) {
  margin-right: 1.87601958%;
}

#price_party_additional div:nth-of-type(2) {
  margin-left: 1.87601958%;
  margin-right: 1.38662316%;
}

#price_party_additional div:nth-of-type(3) {
  margin-left: 1.38662316%;
  margin-right: 1.63132137%;
}

#price_party_additional div:nth-of-type(4) {
  margin-left: 1.63132137%;
  margin-right: 1.3050571%;
}

#price_party_additional div:nth-of-type(5) {
  margin-left: 1.3050571%;
  margin-right: 0.65252855%;
}

#price_party_additional div:nth-of-type(6) {
  margin-left: 0.65252855%;
}

#price_party_additional div img {
  display: block;
  width: 100%;
}

#price_party_additional div p {
  padding: 36px 0 0 0;
  margin: 0;
  font-size: 20px;
  line-height: 22px;
  color: #612282;
  text-align: center;
}

#price_party_additional div span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #67616a;
  text-align: center;
  padding: 2px 0 0 0;
} */

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

#price_regular_container > table {
  border: 0;
  padding: 0;
  margin: 35px 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: #ff7711;
  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 19px 0;
  background: #ea6400;
  font-size: 18px;
  line-height: 18px;
}

#price_regular_container > table thead tr:first-child th:first-child {
  background: #5dae2b;
  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 #cec6d1;
  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:first-child {
  width: 34%;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #2a272c;
  text-align: left;
  background: #fff;
  padding: 13px 4% 6px 26px;
}

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

#price_regular_container > table tbody tr td.violet {
  background: #612282;
  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: #612282;
  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: #612282;
}

#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 #612282;
  border-radius: 24px;
  padding: 15px 30px;
  background: #fff;
  color: #612282;
  transition: 0.2s;
}
.button:hover {
  background: #612282;
  color: #fff;
}
.button--violet {
  background: #612282;
  color: #fff;
}
.button--violet:hover {
  background: #fff;
  color: #612282;
}
.button--red {
  background: #ea6400;
  color: #fff;
  border-color: #ea6400;
}
.button--red:hover {
  background: #fff;
  color: #ea6400;
}
.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;
}



.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,
  #popup_services_show .popup_close path,
  #popup_services_congrats .popup_close path {
    fill: #612282;
    stroke: #612282;
  }
  #popup_services_master .popup_close path {
    fill: #EA6400;
    stroke: #EA6400;
  }
  #popup_services_akvagrim .popup_close path {
    fill: #FEE33F;
    stroke: #FEE33F;
  }
  #popup_services_disco .popup_close path {
    fill: #5181B8;
    stroke: #5181B8;
  }
}
.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,
#popup_services_congrats .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) 50% 50% no-repeat;
}
#popup_services_photo .popup_title,
#popup_services_disco .popup_title,
#popup_services_show .popup_title,
#popup_services_congrats .popup_title  {
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
  padding: 155px 0 24px;
  color: #612282;
}
#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: #612282;
  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: #612282;
  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 p {
  /* font-size: 32px; */
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
  /* margin: 0 0 42px; */
  margin: 0;
  /* padding: 0; */
  color: #612282;
}
#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: #EA6400;
}
#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: #612282;
    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: 0 20px;
    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: #612282;
    padding: 0;
  }

  /*  */
  
  #popup_services_photo .popup_content,
  #popup_services_show .popup_content,
  #popup_services_congrats .popup_content {
    background: #612282;
  }
  #popup_services_master .popup_content {
    background: #EA6400;
  }
  #popup_services_akvagrim .popup_content {
    background: #FEE33F;
  }
  #popup_services_disco .popup_content {
    background: #5181B8;
  }

}


.price_line_one_string {
  font-size: 12px;
}

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


.violet {
  color: #612282 !important;
}

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

}
@media (max-width:1500px) {
  #city_menu_container {
    left: auto;
    right: 170px;
  }
  /* #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;
  }

  h1::after {
    display: none;
  }

  .hexagon_cafe {
    right: 2%;
  }

  .hexagon_arena,
  .hexagon_tubing2 {
    /* 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;
  }

  #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 {
    width: 100%;
    height: 479px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: -240px;
    pointer-events: none;
  }

  #squirrel3::before {
    content: '';
    width: 633px;
    height: 479px;
    background: url('../images/squirrel3.svg') 0 0 no-repeat;
    background-size: 633px 479px;
    position: absolute;
    right: calc(50% - 1130px);
    top: 0;
  }
}
@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: #612282;
    color: #fff;
  }

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

  #city_menu a:hover {
    color: #5DAE2B;
  }

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

@media (max-width: 899px) {
  body {
    padding-bottom: 508px;
    position: relative;
    background-position: -128px calc(100% + 4px);
    background-size: auto 298px;
  }

  .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: 63px;
    background: #ffed00;
    padding-top: 10px;
    position: relative;
    z-index: 10;
  }

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

  #header_logo {
    width: 169px;
    height: 45px;
  }

  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: #612282;
    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;
  }

  #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;
  }

  .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;
  }

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

  .hexagon_tubing.small {
    font-size: 8px;
    line-height: 12px;
  }

  .hexagon_rooms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 105px;
    height: 120px;
    right: 11.875%;
    top: auto;
    bottom: 302px;
    font-size: 10px;
    line-height: 13px;
  }

  .hexagon_arena {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 97px;
    height: 86px;
    right: 7.8125%;
    top: auto;
    bottom: 180px;
    font-size: 10px;
    line-height: 15px;
  }

  .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: #612282;
    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: #612282;
  }

  .price_table_mobile_section_body .form_party_order {
    display: block;
    width: 163px;
    height: 49px;
    margin: 10px auto 12px auto;
    border: 2px solid #612282;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #612282;
    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: #612282;
    padding: 6px 0 6px 0;
    border: 2px solid #612282;
    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;
  }

  .price_line_one_string {
    font-size: 8px;
  }

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

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

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

@media (max-width: 520px) {
  /* #header_phones, */
  #header_social {
    display: none;
  }
}

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

#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;
  }
}


.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;
}


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