/*Черная пятница*/
/*.mp-hslider__slide-bg {
 background: url(https://megagroup.kz/t/images/4.jpg) 50% 50% / cover no-repeat #000000 !important;
 }
 .mp-hslider__text {
 opacity: 0;
 }
 .mp-hslider__slide-pic {
 position: relative;
 width: 100%;
 img {
 display: none !important;
 }
 &:after {
 content: '';
 display: block;
 position: absolute;
 width: 250px;
 height: 100px;
 display: block;
 right: 10%;
 bottom: 0;
 background: url(https://megagroup.kz/t/images/button.png) 50% 50% no-repeat;
 }
 }
 @media all and (max-width: 1040px) {
 .mp-hslider__slide-pic {
 &:after {
 bottom: -50px;
 }
 }	
 }
 .mp-switch__card-item .stock_label, .lp-switch__item .stock_label {
 background-color: #000 !important;
 color: yellow !important;
 }
 .cd-notouch .mp-switch__card-wrapp:hover {
 -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.32);
 box-shadow: 0 2px 8px rgba(0,0,0,.32);
 border: 2px solid #000;
 }
 .lp-switch__item--highlight {
 -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.32);
 box-shadow: 0 2px 8px rgba(0,0,0,.32);
 border: 2px solid #000;
 }
 .mp-header__services {
 color: #000 !important;
 }
 .mp-header__nav {
 a {
 color: #000 !important;
 }
 }*/
/*Новый Год*/
/*.mp-hslider__slide-bg {
 background: url(../images/ny/cover.jpg) 50% 50% / cover no-repeat #000000 !important;
 }
 .mp-hslider__text h2 {
 display: none;
 }
 .mp-hslider {
 max-height: unset;
 }
 .loggg {
 display: none;
 }
 .loggg2 {
 display: none;
 width: 171px;
 }
 .title-page .loggg2 {
 display: block;
 }
 .mp-hslider {
 margin-top: 0;
 }
 .mp-header__services, .mp-header__nav .mp-header__nav-item, .mp-header__phone, .mp-header__mobile-menu {
 color: #333 !important;
 }
 .mp-wrapp .mp-header__nav-item.menu_order_button {
 background: linear-gradient(-45deg, #1EBD4E 1%, #275957 100%) !important;
 color: #fff !important;
 }
 .mp-wrapp .mp-header__nav-item.menu_order_button:hover svg {
 fill: #fff !important;
 }
 .mp-header__btn {
 background: #4ebf70 !important;
 color: #80e594 !important;	
 span {
 }
 }
 .mp-header__burger svg path {
 fill: #fff !important;
 }
 .mp-hslider__slide-pic {
 position: relative;
 width: 100%;
 img {
 display: none !important;
 }
 &:after {
 }
 }
 @media all and (max-width: 1040px) {
 .mp-hslider__slide-pic:after {
 bottom: -70px;
 }
 }
 @media all and (max-width: 1240px) {
 .mp-hslider__pic-desktop {
 display: none;
 }
 }
 @media all and (max-width: 768px) {
 .loggg {
 display: block;
 }
 .title-page .loggg2 {
 display: none;
 }
 }*/
/*.mp-switch__card-item {
 &:before {
 content: '';
 display: block;
 position: absolute;
 top: -50px;
 left: -30px;
 width: 100px;
 height: 100px;
 background: url(../images/ny/snow.png) 50% 50% / contain no-repeat;
 z-index: 999;
 box-shadow: unset;
 }
 }
 .mp-switch__card-wrapp {
 &:before {
 content: '';
 display: block;
 position: absolute;
 top: -3px;
 left: -2px;
 width: 200px;
 height: 160px;
 background: url(../images/ny/snow_2.png) 50% 50% / contain no-repeat;
 }
 &:after {
 content: '';
 display: block;
 position: absolute;
 bottom: -3px;
 right: -2px;
 width: 200px;
 height: 160px;
 transform: rotate(180deg);
 background: url(../images/ny/snow_2.png) 50% 50% / contain no-repeat;
 }
 }
 .mp-switch__card-link {
 position: relative;
 z-index: 999;
 }
 .mp-switch--card-item--x2:after, .mp-switch--card-item--x2:before, .mp-switch--card-item--x3:after, .mp-switch--card-item--x3:before {
 box-shadow: unset;
 }*/
/*.mp-header {
 background-color: #fff !important;
 }
 #sticky-wrapper {position: relative;z-index: 999;}
 .mp-header__nav-item {
 &:hover {
 border-bottom: 1px solid rgba(0,0,0,.5) !important;
 }
 }
 .mp-header__nav-item.for_after1, .mp-header__services.for_after1 {
 position: relative;
 transition: all .3s ease;
 border-bottom: 1px dashed rgba(0,0,0,.5) !important;
 &:hover {
 transition: all .3s ease;
 border-bottom: 1px solid rgba(0,0,0,.5) !important;
 }
 }*/
.is-sticky .mp-header {
  background: #fff; }
/* Не менять размеры шрифтов и отступы. Стандарт */
.mp-main-slider .owl-stage {
  display: flex; }

.mp-main-slider .owl-item {
  flex: none;
  display: flex; }

.mp-main-slider__item {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: none;
  width: 100%;
  box-sizing: border-box;
  padding: 48px 0;
  justify-content: center; }

.mp-main-slider__item-pic {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none; }

.mp-main-slider__item-pic > * {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0; }

.mp-main-slider__item-text-wrapper {
  position: relative;
  color: #000;
  font-family: Fira Sans; }

.mp-main-slider__item-title {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.14;
  letter-spacing: -0.11px;
  max-width: 740px;
  margin-bottom: 16px; }

.mp-main-slider__item-text {
  margin-bottom: 27px;
  font-size: 16px;
  line-height: 1.33;
  letter-spacing: -0.1125px; }

.mp-main-slider__item-button {
  padding: 16px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.41;
  background: linear-gradient(180deg, #fff 0%, #e1ecff 100%);
  /*box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);*/
  border-radius: 56px;
  display: block;
  letter-spacing: -0.2px;
  transition: all 0.15s;
  background: #ffe63f;
  border: 2px solid #000;
  outline: none; }

.mp-main-slider__item-button:hover {
  background: #ffea5a; }

.mp-main-slider__item-button:active {
  background: #f5d91c; }

.mp-main-slider .owl-nav {
  display: none; }

.mp-main-slider .owl-dots {
  padding-top: 18px;
  text-align: center; }

.mp-main-slider .owl-dot {
  display: inline-block;
  border-radius: 2px;
  height: 4px;
  width: 32px;
  background: #eaeaea;
  margin: 12px 8px 0;
  border: none;
  outline: none; }

.mp-main-slider .owl-dot.active {
  background: #2dbf60; }

.mp-main-slider__item-text-wrapper {
  text-align: center; }

._dark .mp-main-slider__item-button {
  background: #0bb86c;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  color: #fff; }

@media (min-width: 600px) {
  .mp-main-slider__item-title {
    font-weight: bold;
    margin-bottom: 11px;
    letter-spacing: -0.1px;
    font-size: 44px;
    line-height: 46px; }

  .mp-main-slider__item-text-wrapper {
    text-align: left; }

  .mp-main-slider__item-text {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 24px;
    color: #000; }

  .mp-main-slider__item-button {
    display: inline-block;
    padding: 21px 42px 20px; }

  .mp-main-slider .owl-dots {
    padding-top: 34px; } }

@media (min-width: 960px) {
  .mp-main-slider__item-pic > * {
    opacity: 1; } }

.mp-main-slider__item-label {
  align-items: center;
  text-transform: uppercase;
  margin-bottom: 9px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.1px; }

@media (min-width: 600px) {
  .mp-main-slider__item {
    min-height: 352px; }

  .mp-main-slider__item-title {
    margin-bottom: 16px; } }

.mp-main-slider__item-label {
  display: none; }

.mp-wrapp {
  max-width: 1320px; }

.mp-wrapp {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  z-index: 1; }

.mg-main-top {
  position: relative;
  overflow: hidden; }

.mg-main-top__image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1; }

.mg-main-top__text-wrapper {
  padding: 32px 0;
  text-align: center; }

.mg-main-top__title {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.05;
  letter-spacing: -0.11px;
  color: #000;
  margin-bottom: 17px; }

.mg-main-top__text {
  font-size: 16px;
  line-height: 1.34;
  letter-spacing: -0.1125px;
  color: #000;
  margin-bottom: 35px; }

.mg-main-top__button {
  display: block;
  background: #fee540;
  border: 2px solid #000;
  border-radius: 32px;
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
  line-height: 24px;
  color: #000;
  padding: 16px 0;
  transition: all 0.25s; }

.mg-main-top__button:hover {
  background: #ffef84; }

.mg-main-top__button:active {
  background: #f3d92b; }

.mg-main-top {
  display: flex;
  align-items: center;
  min-height: 352px; }

.mg-main-top__text-wrapper {
  width: 100%; }

.mg-main-top__title {
  font-size: 44px;
  line-height: 46px; }

.mg-main-top {
  position: relative;
  overflow: hidden; }

.mg-main-top__image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1; }

.mg-main-top__text-wrapper {
  padding: 32px 0;
  text-align: center; }

.mg-main-top__title {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.05;
  letter-spacing: -0.11px;
  color: #000;
  margin-bottom: 17px; }

.mg-main-top__text {
  font-size: 16px;
  line-height: 1.34;
  letter-spacing: -0.1125px;
  color: #000;
  margin-bottom: 35px; }

.mg-main-top__button {
  display: block;
  background: #fee540;
  border: 2px solid #000;
  border-radius: 32px;
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
  line-height: 24px;
  color: #000;
  padding: 16px 0;
  transition: all 0.25s; }

.mg-main-top__button:hover {
  background: #ffef84; }

.mg-main-top__button:active {
  background: #f3d92b; }

@media (min-width: 600px) {
  .mg-main-top__text-wrapper {
    text-align: left;
    padding: 48px 0; }

  .mg-main-top__title {
    font-size: 34px; }

  .mg-main-top__text {
    font-size: 18px; }

  .mg-main-top__button {
    padding: 20px 43px;
    display: inline-block; } }

@media (min-width: 960px) {
  .mg-main-top {
    display: flex;
    align-items: center;
    min-height: 352px; }

  .mg-main-top__text-wrapper {
    width: 100%; }

  .mg-main-top__title {
    font-size: 44px;
    line-height: 46px; } }

.mg-main-top__image > * {
  display: none;
  transform: none; }

.mg-main-top__fill, .mg-main-top__stroke {
  transition: all 0.7s; }

.mg-main-top__image .mg-main-top__fill {
  fill: #eee; }

.mg-main-top__image.pic1 .mg-main-top__stroke {
  stroke: #e94129; }

.mg-main-top__image.pic1 .mg-main-top__theme-icon:after {
  background-image: linear-gradient(360deg, #ea1313 0%, #ef4a2e 100%), linear-gradient(180deg, #ee43fb 0%, #723cde 100%);
  background-color: #ea1313;
  box-shadow: inset 0px 1px 9px rgba(255, 255, 255, 0.42); }

.mg-main-top__image.pic1 .mg-main-top__theme-icon:before {
  background-image: linear-gradient(360deg, #d81212 0%, #ef4a2e 100%), linear-gradient(180deg, #de3eea 0%, #6833d1 100%);
  background-color: #d81212;
  box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25), 0 10px 20px rgba(234, 19, 19, 0.48); }

.mg-main-top__image.pic2 .mg-main-top__stroke {
  stroke: #9e3ee8; }

.mg-main-top__image.pic2 .mg-main-top__theme-icon:after {
  background-image: linear-gradient(180deg, #ee43fb 0%, #723cde 100%);
  background-color: #ee43fb;
  box-shadow: inset 0px 1px 9px rgba(255, 255, 255, 0.42); }

.mg-main-top__image.pic2 .mg-main-top__theme-icon:before {
  background-image: linear-gradient(180deg, #de3eea 0%, #6833d1 100%);
  box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25), 0 10px 20px rgba(244, 105, 255, 0.48);
  background-color: #de3eea; }

.mg-main-top__image.pic3 .mg-main-top__stroke {
  stroke: #0cc964; }

.mg-main-top__image.pic3 .mg-main-top__theme-icon:after {
  background-image: linear-gradient(0deg, #00c17c 0%, #0cc94c 100%);
  box-shadow: inset 0px 1px 9px rgba(255, 255, 255, 0.42);
  background-color: #00c17c; }

.mg-main-top__image.pic3 .mg-main-top__theme-icon:before {
  background-image: linear-gradient(180deg, #0cc985 0%, #01b474 100%), linear-gradient(180deg, #de3eea 0%, #6833d1 100%);
  background-color: #0cc985;
  box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25), 0 10px 20px rgba(12, 201, 133, 0.48); }

.mg-main-top__image.pic4 .mg-main-top__stroke {
  stroke: #ff9a00; }

.mg-main-top__image.pic4 .mg-main-top__theme-icon:after {
  background-image: linear-gradient(180deg, #fc0 0%, #ff8a00 100%);
  box-shadow: inset 0px 1px 9px rgba(255, 255, 255, 0.42);
  background-color: #fc0; }

.mg-main-top__image.pic4 .mg-main-top__theme-icon:before {
  background-image: linear-gradient(180deg, #fc0 0%, #ff7a00 100%), linear-gradient(180deg, #de3eea 0%, #6833d1 100%);
  box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25), 0 10px 20px rgba(255, 204, 0, 0.48);
  background-color: #fc0; }

.mg-main-top__next-image {
  position: absolute;
  width: 344px;
  height: 214px;
  right: -10px;
  top: 65px; }

.mg-main-top__next-image:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  content: "";
  height: 53px;
  background: url(pages/main/slide/next-pic-shadow.png) center center no-repeat; }

.mg-main-top__next-image img {
  transform: none; }

.mg-main-top__next-image img:nth-child(1) {
  z-index: 3; }

.mg-main-top__next-image img:nth-child(2) {
  z-index: 2; }

.translated .mg-main-top__next-image img:nth-child(1) {
  transition: transform 0.7s linear;
  transform: translateX(-405px); }

.translated .mg-main-top__laptop-inner img:nth-child(2) {
  transition: transform 0.6s 0.1s linear;
  transform: translateX(0); }

.mg-main-top__next-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  transform: none;
  left: 0;
  top: 0;
  box-sizing: border-box; }

.mg-main-top__laptop {
  position: absolute;
  top: 47px;
  width: 514px;
  height: 286px;
  right: 311px;
  background: url(pages/main/slide/laptop-device.png) center center no-repeat;
  z-index: 4; }

.mg-main-top__laptop-inner {
  position: absolute;
  top: 18px;
  width: 344px;
  height: 214px;
  left: 86px;
  overflow: hidden; }

.mg-main-top__laptop-inner img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  transform: translateX(100%);
  width: 100%;
  height: 100%; }

.mg-main-top__laptop-inner img:first-child {
  transform: none; }

.mg-main-top__theme-icon {
  position: absolute;
  width: 88px;
  height: 88px;
  right: 345px;
  top: 19px;
  transition: all 0.7s;
  z-index: 6;
  font-size: 0; }

.mg-main-top__theme-icon:after {
  position: absolute;
  border-radius: 17px;
  width: 88px;
  height: 88px;
  right: 0;
  top: 0;
  transition: all 0.7s;
  content: ""; }

.mg-main-top__theme-icon:before {
  position: absolute;
  width: 88px;
  height: 88px;
  top: 5px;
  content: "";
  border-radius: 17px;
  transition: all 0.7s; }

.mg-main-top__smartphone {
  position: absolute;
  width: 116px;
  height: 197px;
  background: url(pages/main/slide/smartphone-device.png) center center no-repeat;
  right: 708px;
  top: 135px;
  font-size: 0;
  z-index: 5; }

.mg-main-top__smartphone img {
  position: absolute;
  width: 81px;
  top: 6px;
  border-radius: 8px;
  left: 18px;
  transform: none;
  opacity: 0;
  transition: opacity 0.3s 0.7s; }

.mg-main-top__theme-icon img {
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  max-width: 48px; }

.pic1 .mg-main-top__smartphone img:first-child, .pic1 .mg-main-top__theme-icon img:nth-child(1) {
  opacity: 1; }

.pic2 .mg-main-top__smartphone img:nth-child(2), .pic2 .mg-main-top__theme-icon img:nth-child(2) {
  opacity: 1; }

.pic3 .mg-main-top__smartphone img:nth-child(3), .pic3 .mg-main-top__theme-icon img:nth-child(3) {
  opacity: 1; }

.pic4 .mg-main-top__smartphone img:nth-child(4), .pic4 .mg-main-top__theme-icon img:nth-child(4) {
  opacity: 1; }

@media (min-width: 960px) {
  .mg-main-top__image {
    width: 1920px;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -960px; }

  .mg-main-top__image > * {
    display: block; }

  .mg-main-top__big-svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; } }

.mg-main-top__button {
  color: #fff;
  background: linear-gradient(180deg, #47c634 0%, #2dbf60 100%);
  border: 1px solid #2fc05f;
  box-shadow: 0px 8px 12px rgba(45, 191, 96, 0.30025); }

.mg-main-top__button:hover {
  background: linear-gradient(180deg, #51d53d 0%, #2dbf60 100%);
  box-shadow: 0px 8px 12px rgba(45, 191, 96, 0.30025); }

.mg-main-top__button:active {
  background: #2ebf5f;
  box-shadow: none; }

.mg-main-top__coint {
  position: absolute;
  font-size: 0;
  z-index: 7; }

.mg-main-top__coint1 {
  left: 83px;
  top: 53px; }

.mg-main-top__coint2 {
  left: 980px;
  top: 194px; }

.mg-main-top__coint3 {
  right: 792px;
  top: 74px; }

.mg-main-top__coint4 {
  right: 350px;
  bottom: 129px; }

.mg-main-top__coint5 {
  right: 104px;
  top: 10px; }

.mg-main-top__coint img {
  transform: none; }
