div[id ^= sandbox_theme_panel] {
  bottom: 0 !important;
}
.head-panel .menu > li:first-child {
  display: none;
}
.head-panel .nav__menu {
  display: flex;
  align-items: center;
}
@media (min-width: 1681px) {
  .head-panel__top-left {
    width: 375px;
  }
}
@media (max-width: 1680px) and (min-width: 1281px) {
  .head-fix__nav-left, .head-panel__top-left {
    width: 150px;
  }
  .head-fix__nav-right, .head-panel__top-right {
    width: calc(100% - 150px);
  }
}
@media screen and (max-width: 1280px) {
  .head-fix .nav__menu, .head-panel .nav__menu {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .head-panel__top {
    padding-right: 20px;
  }
}
.head-panel .logo__pic {
  max-width: 156px;
}
@media screen and (max-width: 1440px) {
  .call_spec {
    font-size: 15px;
  }
}
.weel-btn {
  border-radius: 50%;
  background: #fff;
  font-size: 0;
  position: fixed;
  right: 20px;
  top: 0;
  transform: translateY(calc(36vh - 50%));
  z-index: 10;
  width: 70px;
  height: 70px;
  display: flex;
  padding: 0;
  transition: all 0.1s ease;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.weel-btn img {
  width: 46px;
}
.weel-btn:hover {
  background: #fbb9b1;
}
@media (max-width: 768px) {
  .weel-btn {
    width: 61px;
    height: 61px;
    transform: translateY(calc(40vh - 50%));
  }
  .weel-btn img {
    width: 40px;
  }
}
.decor-wrap-popup {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -ms-flex-align: start;
  padding: 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 10000000000000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.decor-wrap-popup.opened {
  opacity: 1;
  visibility: visible;
}
.decor-wrap-popup .decor-wrap-popup-in {
  text-align: left;
  position: relative;
  flex: 0 0 auto;
  margin: auto;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  width: 1100px;
  padding: 0;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  position: relative;
}
.decor-wrap-popup .decor-wrap-close {
  z-index: 2;
  position: absolute;
  cursor: pointer;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M15.985%2C14.571%20L14.571%2C15.985%20L8.000%2C9.414%20L1.429%2C15.985%20L0.015%2C14.571%20L6.586%2C8.000%20L0.015%2C1.429%20L1.429%2C0.015%20L8.000%2C6.586%20L14.571%2C0.015%20L15.985%2C1.429%20L9.414%2C8.000%20L15.985%2C14.571%20Z%22%2F%3E%3C%2Fsvg%3E) center center/12px no-repeat;
  width: 15px;
  height: 15px;
  top: 20px;
  right: 20px;
}
@media (max-width: 500px) {
  .decor-wrap-popup .decor-wrap-close {
    z-index: 3;
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.985%2C14.571%20L14.571%2C15.985%20L8.000%2C9.414%20L1.429%2C15.985%20L0.015%2C14.571%20L6.586%2C8.000%20L0.015%2C1.429%20L1.429%2C0.015%20L8.000%2C6.586%20L14.571%2C0.015%20L15.985%2C1.429%20L9.414%2C8.000%20L15.985%2C14.571%20Z%22%2F%3E%3C%2Fsvg%3E) center center/12px no-repeat;
  }
}
@media (min-width: 360px) {
  body .head-fix .nav__menu .menu li:first-child.flexMenu-viewMore {
    display: block;
  }
  body .head-fix .nav__menu .menu li:first-child.flexMenu-viewMore > a {
    background: none;
    height: auto;
  }
  body .nav__button .l-call-back__button {
    font-size: 18px;
    padding: 15px 20px;
    margin-left: auto;
  }
}
@media (min-width: 360px) and (max-width: 1280px) {
  body .nav {
    margin-left: 0;
    flex: 1 0 0;
  }
}
@media (min-width: 360px) and (max-width: 1024px) {
  body .nav__button .l-call-back__button {
    padding: 10px 20px;
    font-size: 16px;
  }
  body .nav__button {
    width: 230px;
  }
}
@media (max-width: 359px) {
  body .nav__button .l-call-back__button {
    display: none;
  }
}
/*
g.slice:nth-child(1){path{fill: rgb(249, 195, 141);}}
g.slice:nth-child(2){path{fill: rgb(173, 255, 173);}}
g.slice:nth-child(3){path{fill: rgb(255, 255, 203);}}
g.slice:nth-child(4){path{fill: rgb(166, 197, 255);}}
g.slice:nth-child(5){path{fill: rgb(244, 197, 242);}}
g.slice:nth-child(6){path{fill: rgb(255, 174, 178);}}
g.slice:nth-child(7){path{fill: rgb(255, 0, 18);}}
g.slice text{
	font-size: 19px;
text-shadow: 
		-0   -1px 0   #000000,
		 0   -1px 0   #000000,
		-0    1px 0   #000000,
		 0    1px 0   #000000,
		-1px -0   0   #000000,
		 1px -0   0   #000000,
		-1px  0   0   #000000,
		 1px  0   0   #000000,
		-1px -1px 0   #000000,
		 1px -1px 0   #000000,
		-1px  1px 0   #000000,
		 1px  1px 0   #000000,
		-1px -1px 0   #000000,
		 1px -1px 0   #000000,
		-1px  1px 0   #000000,
		 1px  1px 0   #000000;
}*/
