* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.main_wrapper {
  background-image: url(../img/bcg.jpg);
  font-family: 'Myriad Pro Semibold';
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 12.9%;
  padding-bottom: 10%; }
  .main_wrapper .brand_items {
    padding: 0px 27%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -20px 0px -25px; }
    .main_wrapper .brand_items .brand_item {
      cursor: pointer;
      -webkit-perspective: 1000px;
      perspective: 1000px;
      position: relative;
      width: calc(25% - 50px);
      font-size: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 25px 25px 0px; }
      .main_wrapper .brand_items .brand_item .front {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-radius: 10px;
        -webkit-transition: .7s;
        -o-transition: .7s;
        transition: .7s;
        width: 100%;
        position: relative; }
        .main_wrapper .brand_items .brand_item .front .brand_bcg {
          width: 100%;
          position: relative; }
          .main_wrapper .brand_items .brand_item .front .brand_bcg .bcg {
            width: 100%;
            z-index: 2; }
      .main_wrapper .brand_items .brand_item .back {
        border-radius: 10px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: .7s;
        -o-transition: .7s;
        transition: .7s;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        transform: rotateY(180deg) translate(-50%, 0);
        -moz-transform: rotateY(180deg) translate(-50%, 0);
        -ms-transform: rotateY(180deg) translate(-50%, 0);
        -webkit-transform: rotateY(180deg) translate(-50%, 0);
        -o-transform: rotateY(180deg) translate(-50%, 0);
        z-index: 2; }
        .main_wrapper .brand_items .brand_item .back .brand_bcg {
          width: 100%;
          position: relative; }
          .main_wrapper .brand_items .brand_item .back .brand_bcg .bcg {
            width: 100%; }
        .main_wrapper .brand_items .brand_item .back .back_bcg {
          position: absolute;
          width: 100%;
          bottom: 0;
          left: 0; }
          .main_wrapper .brand_items .brand_item .back .back_bcg img {
            width: 100%; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
          position: absolute;
          overflow: hidden;
          line-height: .8;
          z-index: 10;
          width: 100%;
          height: 100%;
          top: 0;
          left: -1%;
          font-size: 56px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          text-decoration: none;
          color: #fff;
          padding: 45% 0px 45% 0px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
            -ms-flex-item-align: start;
            align-self: flex-start;
            font-size: 30px;
            text-decoration: none;
            color: #fff; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .bef {
            -ms-flex-item-align: end;
            align-self: flex-end;
            font-size: 18px;
            text-decoration: none;
            color: #fff; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
            font-size: 40px;
            text-decoration: none;
            color: #fff;
            text-align: center;
            line-height: 1; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo {
            font-size: 17px;
            margin-top: 2px;
            text-decoration: none;
            color: #fff;
            text-align: center;
            line-height: 1; }
            .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo .zm {
              font-size: 28px;
              text-decoration: none;
              color: #fff; }
      .main_wrapper .brand_items .brand_item .front .brand_logo, .main_wrapper .brand_items .brand_item .back .brand_logo {
        -o-object-fit: contain;
        object-fit: contain;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 65%;
        height: 30%;
        top: 50%;
        left: 49%; }
      .main_wrapper .brand_items .brand_item.invisible {
        display: none; }
      .main_wrapper .brand_items .brand_item.mobile_empty {
        display: none; }
      .main_wrapper .brand_items .brand_item.n1 .front .brand_logo, .main_wrapper .brand_items .brand_item.n1 .back .brand_logo {
        height: 40%;
        width: 65%; }
      .main_wrapper .brand_items .brand_item.monge .back .back_info .brand_discount {
        padding: 35% 0px 45% 0px; }
      .main_wrapper .brand_items .brand_item.dobrozveriki .front .brand_logo, .main_wrapper .brand_items .brand_item.dobrozveriki .back .brand_logo {
        height: 40%;
        width: 65%; }
      .main_wrapper .brand_items .brand_item.mnyams .front .brand_logo, .main_wrapper .brand_items .brand_item.mnyams .back .brand_logo {
        height: 40%;
        width: 80%; }
    .main_wrapper .brand_items .brand_item:hover .front {
      transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      -o-transform: rotateY(180deg); }
    .main_wrapper .brand_items .brand_item:hover .back {
      transform: rotateY(360deg) translate(-50%, 0);
      -moz-transform: rotateY(360deg) translate(-50%, 0);
      -ms-transform: rotateY(360deg) translate(-50%, 0);
      -webkit-transform: rotateY(360deg) translate(-50%, 0);
      -o-transform: rotateY(360deg) translate(-50%, 0); }

@media all and (max-width: 1700px) {
  .main_wrapper {
    padding-top: 13.7%;
    padding-bottom: 11%; }
    .main_wrapper .brand_items {
      padding: 0px 25%; }
      .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
        font-size: 52px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
          font-size: 28px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
          font-size: 33px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo {
          font-size: 17px; } }

@media all and (max-width: 1600px) {
  .main_wrapper {
    padding-top: 15%;
    padding-bottom: 12%; }
    .main_wrapper .brand_items {
      padding: 0px 23%; }
      .main_wrapper .brand_items .brand_item {
        margin-top: 20px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
          font-size: 54px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
            font-size: 28px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
            font-size: 28px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo {
            font-size: 17px; }
            .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo .zm {
              font-size: 24px;
              text-decoration: none;
              color: #fff; } }

@media all and (max-width: 1500px) {
  .main_wrapper {
    padding-top: 17%;
    padding-bottom: 13%; }
    .main_wrapper .brand_items {
      padding: 0px 21%;
      margin: 0px -20px 0px -20px; }
      .main_wrapper .brand_items .brand_item {
        width: calc(25% - 40px);
        margin: 25px 20px 0px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
          font-size: 54px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
            font-size: 26px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .bef {
            font-size: 18px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
            font-size: 32px; } }

@media all and (max-width: 1400px) {
  .main_wrapper {
    padding-top: 18%;
    padding-bottom: 13%; }
    .main_wrapper .brand_items {
      padding: 0px 19%; }
      .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
        font-size: 56px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
          font-size: 25px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .bef {
          font-size: 18px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
          font-size: 32px; } }

@media all and (max-width: 1300px) {
  .main_wrapper {
    padding-top: 17%;
    padding-bottom: 13%; }
    .main_wrapper .brand_items {
      padding: 0px 21%;
      margin: 0px -15px 0px -10px; }
      .main_wrapper .brand_items .brand_item {
        width: calc(25% - 30px);
        margin: 20px 15px 0px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
          font-size: 46px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
            font-size: 24px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .bef {
            font-size: 18px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
            font-size: 24px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo {
            font-size: 14px; }
            .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo .zm {
              font-size: 22px;
              text-decoration: none;
              color: #fff; } }

@media all and (max-width: 1100px) {
  .main_wrapper {
    height: 5026px;
    width: 100%;
    background-position: center;
    position: relative;
    padding: 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(../img/bcg_laptop.jpg); }
    .main_wrapper .brand_items {
      padding: 0;
      padding-top: 105px;
      width: 570px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0px auto; }
      .main_wrapper .brand_items .brand_item {
        width: calc(33% - 38px);
        margin: 26px 19px 0px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
          font-size: 50px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
            font-size: 21px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .bef {
            font-size: 18px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
            font-size: 30px; } }

@media all and (max-width: 700px) {
  .main_wrapper {
    height: 5230px;
    width: 100%;
    background-position: center;
    position: relative;
    padding: 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(../img/bcg_mobile.jpg); }
    .main_wrapper .brand_items {
      padding: 0;
      padding-top: 80px;
      width: 320px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0px auto; }
      .main_wrapper .brand_items .brand_item {
        width: calc(50% - 46px);
        margin-left: 18px;
        margin-right: 18px;
        margin-top: 18px; }
        .main_wrapper .brand_items .brand_item .back .back_info .brand_discount {
          font-size: 36px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .percent {
            font-size: 17px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .bef {
            font-size: 14px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .brand_present {
            font-size: 24px; }
          .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo {
            font-size: 12px; }
            .main_wrapper .brand_items .brand_item .back .back_info .brand_discount .promo .zm {
              font-size: 17px; }
        .main_wrapper .brand_items .brand_item.empty {
          display: none; }
        .main_wrapper .brand_items .brand_item.mobile_empty {
          display: block; } }
