@charset "UTF-8";
.checkbox-container2 {
  position: relative; }

  .checkbox-container2::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-top-color: #7646FA;
    top: 30%;
    margin-top: -2.5px;
    right: 30px;
    opacity: 0.8; }

.select {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 20px;
  font-family: "Roboto", sans-serif;
  /*margin-left: 20px;*/
  outline: none;
    border: 2px solid #7646FA;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 30px;
  min-height: 40px;
  cursor: pointer;   
   background-color: white;
   }
  .select option {
    font-size: 14px; }

.offer__top {
  text-align: center;
  position: relative;
  margin-top: 75px;
  display: block;
  width: 100%;
  height: 100px;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
/*  padding-left: 75px;*/
  margin-bottom: 30px;
  background-image: linear-gradient(to right, #fdfdfd 70%, #ffa800 85%, #dc1821 100%);
  overflow: hidden; 
    box-shadow: none;
    background-image: url(/img/bg_h5.jpg);
    background-position: 50% 50%;
    background-size: cover;
    }
  .offer__top__title {
    display: block;
    font-size: 20px;
    line-height: 100px;
    margin: 0 auto;
    color: white;
    font-family: "Montserrat";
    font-weight: 900;
    text-transform: uppercase;
  }

  .offer__top__image {
    position: absolute;
    top: 50%;
    width: 140px;
    height: auto;
    right: 3%;
    margin-top: -35px; 
    /*    position: relative;
    top: -62px;
    width: 140px;
    left: 450px;*/
  }
  .offer__top__image-gun {
    transform: rotate(-10deg);
    margin-top: -70px; }
  .offer__top__image-topdmg {
    margin-top: -10px; }
  .offer__top__image-global {
    width: 100px; }
  .offer__top__image-lbz {
    width: 100px; }
  .offer__top__image-lvlup {
    width: 100px;
    margin-top: -20px; }
  .offer__top__image-statup {
    width: 75px;
    margin-top: -40px; }
  .offer__top__image-vzvod {
    width: 115px; }

.offer__middle {
  box-shadow: none;

  position: relative;
  display: block;
  width: 100%;
  background-color: #fdfdfd;
  box-sizing: border-box;
  padding: 30px 40px;
  margin-bottom: 75px; 
}
  .offer__middle__top {
    margin-top: -20px; }
    .offer__middle__top__title {
      font-size: 18px;
      padding-bottom: 10px; }

.offer__middle__top__comment {
  font-size: 13px;
  font-weight: 300;
/*  text-align: right;*/
  color: #7f7f7f;
/*  padding-bottom: 50px; */
}
/*  .offer__middle__all {
    width: 100%; }*/
/*    .offer__middle__all__left {
      height: 100%;
      padding: 0;
      flex-basis: 43%;
      position: relative; }*/
      .offer__middle__all__left__сounter {
        margin: 0 15px;
        border: 2px solid #7646FA;
        color: #7646FA;
        line-height: 50px;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 30px; }
      .offer__middle__all__left__comment {
        font-size: 16px;
        font-weight: 300; }


      .offer__middle__all__left .range-bar,
      .range-quantity {
/*        -webkit-appearance: none;*/
        height: 3px;
/*        width: 100%;*/
        border-radius: 3px;
        background: #7f7f7f;
/*        outline: none;*/ }
      .range-quantity {
        background: #7646FA; }
      .offer__middle__all__left .range-handle {
        /*        -webkit-appearance: none;*/
        margin-top: 4px;
        /*        width: 18px;
        height: 18px;*/
        background: white;
        border: 2px solid #7646FA;
        border-radius: 50%;
        cursor: pointer;
      }
      .offer__middle__all__left .range-bar {
        margin: 0;
/*        display: block;*/ }
      .offer__middle__all__left__container {
        padding: 0;
        box-sizing: border-box;
        margin-top: 30px;
        margin-bottom: 25px; }
/*        .offer__middle__all__left__container .radio1, .offer__middle__all__left__container .radio2, .offer__middle__all__left__container .radio3, .offer__middle__all__left__container .radio4 {
          margin-bottom: 30px;
     display: flex;
          justify-content: space-between;
          flex-direction: row; }*/
          .offer__middle__all__left__container .radio1 .checkbox-container1, .offer__middle__all__left__container .radio1 .checkbox-container2, .offer__middle__all__left__container .radio1 .checkbox-container3, .offer__middle__all__left__container .radio1 .checkbox-container4, .offer__middle__all__left__container .radio2 .checkbox-container1, .offer__middle__all__left__container .radio2 .checkbox-container2, .offer__middle__all__left__container .radio2 .checkbox-container3, .offer__middle__all__left__container .radio2 .checkbox-container4, .offer__middle__all__left__container .radio3 .checkbox-container1, .offer__middle__all__left__container .radio3 .checkbox-container2, .offer__middle__all__left__container .radio3 .checkbox-container3, .offer__middle__all__left__container .radio3 .checkbox-container4, .offer__middle__all__left__container .radio4 .checkbox-container1, .offer__middle__all__left__container .radio4 .checkbox-container2, .offer__middle__all__left__container .radio4 .checkbox-container3, .offer__middle__all__left__container .radio4 .checkbox-container4 {
/*            flex-basis: 180px;
            display: flex;
            justify-content: space-between;
            flex-direction: row;
            flex-wrap: wrap;*/ }
/*          .offer__middle__all__left__container .radio1 .checkbox-container4, .offer__middle__all__left__container .radio2 .checkbox-container4, .offer__middle__all__left__container .radio3 .checkbox-container4, .offer__middle__all__left__container .radio4 .checkbox-container4 {
            flex-wrap: wrap;
            flex-basis: 190px; }*/
            .offer__middle__all__left__container .radio1 .checkbox-container4 label:last-child, .offer__middle__all__left__container .radio2 .checkbox-container4 label:last-child, .offer__middle__all__left__container .radio3 .checkbox-container4 label:last-child, .offer__middle__all__left__container .radio4 .checkbox-container4 label:last-child {
              flex-basis: 100%; }
          .offer__middle__all__left__container .radio1 input[type="radio"], .offer__middle__all__left__container .radio2 input[type="radio"], .offer__middle__all__left__container .radio3 input[type="radio"], .offer__middle__all__left__container .radio4 input[type="radio"] {
            display: none; }
          .offer__middle__all__left__container .radio1 label, .offer__middle__all__left__container .radio2 label, .offer__middle__all__left__container .radio3 label, .offer__middle__all__left__container .radio4 label {
            margin-bottom: 22px;
            position: relative;
            flex-basis: 100%;
            margin-right: 20px;
            cursor: pointer;
            font-size: 14.5px;
            font-weight: 400;
            min-width: 80px
             }
            .offer__middle__all__left__container .radio1 label::after, .offer__middle__all__left__container .radio2 label::after, .offer__middle__all__left__container .radio3 label::after, .offer__middle__all__left__container .radio4 label::after {
              display: none;
              box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.6);
              content: "";
              width: 20px;
              height: 20px;
              display: inline-block;
              background: white;
              border-radius: 50%;
              position: absolute;
              right: 0; }
          .offer__middle__all__left__container .radio1 input[type="radio"]:checked + label::after, .offer__middle__all__left__container .radio2 input[type="radio"]:checked + label::after, .offer__middle__all__left__container .radio3 input[type="radio"]:checked + label::after, .offer__middle__all__left__container .radio4 input[type="radio"]:checked + label::after {
            background: #7646FA;
            border: 5px solid white;
            box-sizing: border-box; }
/*        .offer__middle__all__left__container .radio21 {
          margin-bottom: -10px; }*/
  /*        .offer__middle__all__left__container .radio22 {
            margin-bottom: 45px; }*/
        .offer__middle__all__left__container p {
          font-size: 16px;
          font-weight: 300;
          line-height: 1.35em; }
/*      .offer__middle__all__left__whichtime {
        margin-top: 10px; }*/
        .offer__middle__all__left__whichtime label {
          position: relative;
          display: block;
          font-weight: 300;
          margin-bottom: 10px; }
/*          .offer__middle__all__left__whichtime label::after {
            content: "";
            position: absolute;
            width: 8px;
            height: 8px;
            background-image: url("/img/star.svg");
            background-repeat: no-repeat;
            background-position: 50% 50%;
            top: 38px;
            right: 10px;
            opacity: 0.8; }*/
            .invalid-feedback{
              color: #7f7f7f;
            }
        .offer__middle__all__left__whichtime textarea {
          resize: none;
          width: 100%;
          height: 100px;
          border: none;
    box-shadow: none;
    border: 1px solid #e4e4e4;
          outline: none;
          font-family: "Roboto", sans-serif;
          padding: 10px;
          font-size: 14px;
          font-weight: 300;
          letter-spacing: 0.04em;
          box-sizing: border-box; }
        .offer__middle__all__left__whichtime textarea::-webkit-input-placeholder {
          color: #b8b8b8; }
        .offer__middle__all__left__whichtime textarea:focus::-webkit-input-placeholder {
          color: transparent; }
    .offer__middle__all__right {
/*      height: 100%;
      padding: 0;*/
      margin-bottom: 30px;
/*      flex-basis: 43%; */}
      .offer__middle__all__right label {
/*        display: block;*/
        margin-bottom: 10px;
        font-weight: 300;
        font-size: 16px;
        position: relative; }
/*      .offer__middle__all__right .required::after {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        background-image: url("/img/star.svg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        top: 38px;
        right: 10px;
        opacity: 0.8; }*/
      .offer__middle__all__right input,.input-group {
        resize: none;
/*        width: 100%;
        height: 40px;*/
/*        border: none;
        box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
        outline: none;*/
        font-family: "Roboto", sans-serif;
/*        padding: 10px;
        padding-right: 25px;*/
        font-size: 14px;
        font-weight: 300;/*
        letter-spacing: 0.04em;
        box-sizing: border-box;*/
        margin-bottom: 30px; }
      .offer__middle__all__right input::-webkit-input-placeholder {
        color: #b8b8b8; }
      .offer__middle__all__right input:focus::-webkit-input-placeholder {
        color: transparent; }
      .offer__middle__all__right textarea {
        resize: none;
        /*width: 100%;
        height: 100px;
        border: none;
        box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
        outline: none;*/
        font-family: "Roboto", sans-serif;
        font-size: 14px;
    font-weight: 300;
/*        padding: 10px;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.04em;
        box-sizing: border-box;*/
        margin-bottom: 30px; }
      .offer__middle__all__right textarea::-webkit-input-placeholder {
        color: #b8b8b8; }
      .offer__middle__all__right textarea:focus::-webkit-input-placeholder {
        color: transparent; }

      .offer__middle__all__right .submit {
        border: none;
        height: 60px;
        box-shadow: none;
        background: #f24841;
        font-weight: bold;
        text-transform: uppercase;
        color: white;
        cursor: pointer;
        transition: all 0.3s ease; }

        .offer__middle__all__right .submit:hover {
          background: #f13a33; }

      .offer__middle__all__right__summ {
    /*    height: 120px;*/
        width: 100%;
        margin-bottom: 12px;
        position: relative; }
#finalcheckbox{
  margin: 0;
}
        .salle_10 {
          min-width: 120px;
          height: 40px;
          color: #7646FA;
          font-size: 14px;
          font-weight: 400;
          line-height: 40px;
          text-align: center;
          border: 1px solid #7646FA; }

        .offer__middle__all__right__summ__value {
          font-size: 18px;
          font-weight: 400; }
          .offer__middle__all__right__summ__value .newprice {
            font-size: 30px;
            color: #7646FA;
            letter-spacing: 0.01em;
            margin-left: 4px;
            margin-right: 4px;
            position: relative; }
          .offer__middle__all__right__summ__value .oldprice {
            color: grey;
            text-decoration: line-through;
            margin-left: 10px;
            font-size: 20px;
            font-weight: 300; }
        .offer__middle__all__right__summ__small {
          font-size: 14px;
          color: #727272; }
          .offer__middle__all__right__summ__small span {
            color: #7646FA;
            font-size: 16px; }  
/*        .offer__middle__all__right__summ input[type="checkbox"] {
          display: none; }
          .offer__middle__all__right__summ input[type="checkbox"] + label {
            display: inline-block;
            margin-top: 20px;
            font-size: 13px; }
            .offer__middle__all__right__summ input[type="checkbox"] + label:after {
              content: "";
              width: 16px;
              height: 16px;
              border: 1px solid #7646FA;
              position: absolute;
              right: -250px;
              top: 0px;
              cursor: pointer;
              box-sizing: border-box; }
        .offer__middle__all__right__summ input[type="checkbox"]:checked + label:after {
          border: 1px solid #7646FA;
          background-image: url("/img/agree.svg");
          background-position: 50% 50%;
          background-repeat: no-repeat; }*/
        .offer__middle__all__right__summ a {
          display: inline-block;
          color: #7646FA;
          text-decoration: underline;
          cursor: pointer;
          font-size: 13px;
          text-transform: none; }
.padding_60px{
  padding-right: 60px; 
}
/*# sourceMappingURL=form_achievement.css.map */

.lbz_title {
  margin: 0;
  font-weight: 300;
  font-size: 16px; }

.checkbox_container {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 60px; }

.checkbox {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px; }
  .checkbox label {
    cursor: pointer; }
  .checkbox input {
    display: none; }
  .checkbox .checkbox_button {
    padding: 5px;
    min-width: 110px;
    display: inline-flex;
/*    position: relative;
    width: 95px;
    height: 26px;*/
    border: 1px solid #e4e4e4;
    font-weight: 300;
    font-size: 13px;
    box-sizing: border-box; }
  .checkbox .check_opis {
/*    position: absolute;
    left: 4px;
    top: 4px;*/
    padding-right: 5px;
    color: #7646FA; }
  .checkbox .check_sale {
/*    position: absolute;
    right: 2px;
    top: 4px;*/ }
  .checkbox input:checked + .checkbox_button, .checkbox input:checked + .checkbox_big {
    background-color: #f86c51;
    border: 1px solid #f86c51;
    user-select: none;
    color: white; }
    .checkbox input:checked + .checkbox_button .check_opis, .checkbox input:checked + .checkbox_big .check_opis{
      color: white; }
/*  .checkbox .checkbox_button_fullwidth {
    width: 408px;
    height: 34px; }*/

/*    .checkbox .checkbox_button_fullwidth .check_opis {
      font-size: 14px;
      left: 8px;
      top: 7px; }
    .checkbox .checkbox_button_fullwidth .check_sale {
      font-size: 14px;
      right: 6px;
      top: 7px; }*/

.no_margin {
  margin-bottom: 0 !important; }

.margin20 {
  margin-bottom: 20px; }

/*
  .checkbox_big .checkbox_button {
    width: 100%; }*/

.checkbox_big_all_p {
    font-size: 16px;
  color: #7646FA;
  font-weight: 300; }

.lbz_comment {
  width: 100%;
  background-color: #fff;
  margin-top: -40px;
  margin-bottom: 80px;
  padding: 30px 40px;
  padding-bottom: 10px; }
  .lbz_comment h3 {
    margin: 0;
    color: #334bff;
    font-weight: 300;
    font-size: 20px; }
  .lbz_comment span {
    color: #7646FA;
    font-size: 20px;
    margin-left: 0px;
    margin-right: 6px; }
  .lbz_comment li {
    list-style-type: none;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5em;
    color: #474747; }
  .lbz_comment ul {
    margin-bottom: 30px; }

#lbz_title_top {
  color: #757575;
  line-height: 1.5em; }

.checkbox_big {
    padding: 5px;
    min-width: 140PX;
    display: inline-flex;
/*    position: relative;
    width: 95px;
    height: 26px;*/
    border: 1px solid #e4e4e4;
    font-weight: 300;
    font-size: 13px;
    box-sizing: border-box; }


    /*stock*/
.offer__middle__all__left__conditions {
    font-weight: 300;
    line-height: 1.5em;
    margin-top: 30px;
    font-size: 18px;
}
      .offer__middle__all__left__offer {
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase;
        width: 400px;
        line-height: 1.5em;
        color: #7646FA; }

        .offer__middle__all__left__offer span {
          display: inline-block;
          font-size: 16px;
          padding: 0px 10px;
          margin-right: 30px;
          color: #fff;
          background-color: #56bdef;}
          .offer__middle__all__left__conditions h3 {
    font-weight: 400;
}
.offer__middle__all__left__conditions ul {
    margin-bottom: 40px;
}.offer__middle__all__left__conditions li span {
    color: #7646FA;
    margin-right: 5px;
}.offer__middle__all__left__conditions li {
    margin-bottom: 4px;
}