@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
html, body {
  height: auto;
  min-height: 100%;
  padding: 0;
  margin: 0; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  line-height: 1;
  background: #fff; }

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
  cursor: default; }

img, textarea, input, table, .table-wrapper {
  max-width: 100%; }

.table-wrapper {
  overflow: auto; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .footer p {
  margin: 0; }

.sidebar p:first-child {
  margin-top: 0; }
  .sidebar p:last-child {
    border-bottom: 0; }

.site_wrapper {
  overflow: hidden;
  font-family: 'Fira Sans', sans-serif; }

.fructs_block_wrapper {
  font-size: 0;
  padding: 0 16px;
  background: url(../img/line_1920.png) 50% 24px no-repeat;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 1000px) and (max-width: 1280px) {
  .fructs_block_wrapper {
    padding: 0 32px;
    background: url(../img/line_1920.png) -250px 24px no-repeat; } }
  @media (min-width: 1000px) and (max-width: 1110px) {
  .fructs_block_wrapper {
    background: url(../img/line_1920.png) -550px 24px no-repeat; } }
  @media (min-width: 768px) and (max-width: 999px) {
  .fructs_block_wrapper {
    background: url(../img/line_768.png) -512px 35px no-repeat; } }
  @media (max-width: 767px) {
  .fructs_block_wrapper {
    padding: 0 15px;
    background: url(../img/left_line_320.png) 0 192px no-repeat;
    overflow: hidden; } }
  @media (max-width: 440px) {
  .fructs_block_wrapper {
    background-position: 50% 209px; } }
  .fructs_block_wrapper .block_inner {
    max-width: 1288px;
    margin: 0 auto; }
  .fructs_block_wrapper .block_inner .top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top {
      display: block; } }
    .fructs_block_wrapper .block_inner .top .left {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 90px 0 0; }
      .fructs_block_wrapper .block_inner .top .left .title {
        font-size: 24px;
        color: #333;
        font-weight: 300;
        padding: 0 0 23px;
        line-height: 1.2; }
        @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .top .left .title {
      font-size: 18px;
      padding-bottom: 18px; } }
        @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .left .title {
      font-size: 16px;
      padding-bottom: 14px; } }
      .fructs_block_wrapper .block_inner .top .left .subtitle {
        font-size: 45px;
        color: #fd4446;
        font-weight: 600;
        padding: 0 0 19px; }
        .fructs_block_wrapper .block_inner .top .left .subtitle span {
          color: #333; }
          @media (max-width: 1280px) {
    .fructs_block_wrapper .block_inner .top .left .subtitle span {
      display: block; } }
        @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .top .left .subtitle {
      font-size: 32px; } }
        @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .left .subtitle {
      font-size: 28px;
      padding-bottom: 15px; } }
      .fructs_block_wrapper .block_inner .top .left .heand_block {
        position: relative;
        padding: 0 0 0 84px; }
        .fructs_block_wrapper .block_inner .top .left .heand_block:before {
          content: '';
          position: absolute;
          top: -5px;
          left: 0;
          width: 59px;
          height: 51px;
          background: url(../img/oah-pointer.svg) 50% 50% no-repeat;
          background-size: contain; }
        .fructs_block_wrapper .block_inner .top .left .heand_block .name {
          font-size: 24px;
          color: #333;
          line-height: 1.3;
          max-width: 320px;
          display: block;
          text-decoration: none; }
        .fructs_block_wrapper .block_inner .top .left .heand_block a {
          display: inline-block;
          vertical-align: top;
          text-decoration: none; }
        @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .top .left .heand_block {
      padding-left: 40px; }
      .fructs_block_wrapper .block_inner .top .left .heand_block .name {
        font-size: 18px; }
      .fructs_block_wrapper .block_inner .top .left .heand_block:before {
        width: 30px;
        height: 26px;
        top: 3px; } }
        @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .left .heand_block {
      padding-left: 40px; }
      .fructs_block_wrapper .block_inner .top .left .heand_block .name {
        font-size: 18px; }
      .fructs_block_wrapper .block_inner .top .left .heand_block:before {
        width: 30px;
        height: 26px;
        top: 3px; } }
      .fructs_block_wrapper .block_inner .top .left .btn {
        padding: 52px 0 0 84px; }
        .fructs_block_wrapper .block_inner .top .left .btn .btnFruct {
          font-size: 18px;
          color: #fff;
          font-weight: 600;
          padding: 20px 50px;
          display: inline-block;
          vertical-align: top;
          border-radius: 30px;
          cursor: pointer;
          background: #fd4446;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .fructs_block_wrapper .block_inner .top .left .btn .btnFruct:hover {
            -webkit-box-shadow: 0 2px 2px #fd4446, inset 0 0 0 2px #fd4446;
            box-shadow: 0 2px 2px #fd4446, inset 0 0 0 2px #fd4446;
            background-color: #ff6365;
            color: #fff; }
      @media (max-width: 1280px) {
    .fructs_block_wrapper .block_inner .top .left {
      padding-top: 80px; }
      .fructs_block_wrapper .block_inner .top .left .btn {
        padding-top: 24px; } }
      @media (max-width: 960px) {
    .fructs_block_wrapper .block_inner .top .left {
      padding: 52px 0 0; }
      .fructs_block_wrapper .block_inner .top .left .btn {
        padding: 25px 0 0; }
        .fructs_block_wrapper .block_inner .top .left .btn .btnFruct {
          font-size: 16px;
          padding: 19px 40px; } }
      @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .left {
      padding-top: 37px; } }
    .fructs_block_wrapper .block_inner .top .right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 646px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 646px;
      -ms-flex: 0 0 646px;
      flex: 0 0 646px;
      position: relative;
      padding: 34px 0 0;
      text-align: right; }
      @media (max-width: 1280px) {
    .fructs_block_wrapper .block_inner .top .right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 483px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 483px;
      -ms-flex: 0 0 483px;
      flex: 0 0 483px;
      padding-top: 34px; } }
      @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .top .right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 353px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 353px;
      -ms-flex: 0 0 353px;
      flex: 0 0 353px;
      padding: 34px 0 0; } }
      @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .right {
      max-width: 290px;
      padding-top: 150px; } }
      .fructs_block_wrapper .block_inner .top .right .sub_text {
        position: absolute;
        top: 92px;
        max-width: 390px;
        font-size: 100px;
        color: #f8f6ec;
        line-height: 0.9;
        font-family: 'Montserrat', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        text-align: left; }
        @media (max-width: 1280px) {
    .fructs_block_wrapper .block_inner .top .right .sub_text {
      display: none; } }
      .fructs_block_wrapper .block_inner .top .right img {
        position: relative;
        z-index: 2; }
        @media (max-width: 1280px) {
    .fructs_block_wrapper .block_inner .top .right img {
      max-width: 443px; } }
        @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .top .right img {
      max-width: 353px; } }
        @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .right img {
      max-width: 100%;
      -webkit-transform: rotate(-29deg);
      -moz-transform: rotate(-29deg);
      -ms-transform: rotate(-29deg);
      -o-transform: rotate(-29deg);
      transform: rotate(-29deg);
      display: none; } }
      .fructs_block_wrapper .block_inner .top .right .prices {
        position: absolute;
        bottom: -49px;
        left: 10px;
        width: 266px;
        height: 146px;
        background: url(../img/birka.png) 0 100% no-repeat;
        z-index: 3; }
        @media (max-width: 1280px) {
    .fructs_block_wrapper .block_inner .top .right .prices {
      bottom: -90px;
      height: 169px; } }
        @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .top .right .prices {
      left: -63px;
      bottom: -70px; } }
        @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .right .prices {
      background: url(../img/birka_320.png) 0 50% no-repeat;
      width: 242px;
      height: 111px;
      top: 29px;
      left: auto;
      right: 57px;
      bottom: auto;
      z-index: 1; } }
        .fructs_block_wrapper .block_inner .top .right .prices .inner {
          padding: 43px 0 0 42px;
          text-align: left; }
          @media (max-width: 1280px) {
    .fructs_block_wrapper .block_inner .top .right .prices .inner {
      padding-top: 69px; } }
          @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .right .prices .inner {
      padding: 30px 0 0 32px; } }
          .fructs_block_wrapper .block_inner .top .right .prices .inner .old_price {
            font-size: 15px;
            color: #fff;
            font-weight: 300;
            padding-bottom: 6px; }
            @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .right .prices .inner .old_price {
      font-size: 15px; } }
          .fructs_block_wrapper .block_inner .top .right .prices .inner .price {
            font-size: 26px;
            color: #fff;
            font-weight: 600; }
            @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .top .right .prices .inner .price {
      font-size: 20px; } }
  .fructs_block_wrapper .block_inner .scene {
    padding: 0;
    margin: 0;
    list-style: none; }
    @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .scene {
      display: none; } }
  .fructs_block_wrapper .block_inner .bottom {
    padding: 8px 0 75px; }
    @media (min-width: 768px) and (max-width: 1100px) {
    .fructs_block_wrapper .block_inner .bottom {
      padding-top: 80px; } }
    @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .bottom {
      padding-top: 40px;
      padding-bottom: 0; } }
    .fructs_block_wrapper .block_inner .bottom .title {
      font-size: 32px;
      color: #333;
      font-weight: 600;
      padding: 0 0 9px; }
      @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .bottom .title {
      font-size: 28px; } }
    .fructs_block_wrapper .block_inner .bottom .subtitle {
      font-size: 24px;
      color: #333;
      font-weight: 300; }
      @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .bottom .subtitle {
      font-size: 22px; } }
    .fructs_block_wrapper .block_inner .bottom .inner {
      padding: 37px 0 0;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .bottom .inner {
      padding-top: 30px;
      display: block; } }
      @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .bottom .inner {
      display: block;
      padding-top: 26px;
      padding-bottom: 50px; } }
      .fructs_block_wrapper .block_inner .bottom .inner .item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        padding: 54px 60px 0 0;
        font-size: 17px;
        color: #333;
        font-weight: 400;
        position: relative;
        box-sizing: border-box;
        line-height: 23px; }
        .fructs_block_wrapper .block_inner .bottom .inner .item:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 30px;
          height: 30px;
          background: url(../img/check.svg) 50% 50% no-repeat;
          background-size: contain; }
        @media (min-width: 768px) and (max-width: 960px) {
    .fructs_block_wrapper .block_inner .bottom .inner .item {
      padding: 5px 0 0 50px;
      margin-bottom: 15px;
      line-height: 1.2; }
      .fructs_block_wrapper .block_inner .bottom .inner .item > div {
        max-width: 556px; } }
        @media (max-width: 767px) {
    .fructs_block_wrapper .block_inner .bottom .inner .item {
      margin-bottom: 18px;
      padding-top: 38px; }
      .fructs_block_wrapper .block_inner .bottom .inner .item > div {
        max-width: 100%; } }

.mp-fixed {
  display: none; }

.slider_line_wrapper {
  background: #f8f6ec;
  position: relative;
  font-size: 0; }
  @media (min-width: 1000px) and (max-width: 1280px) {
  .slider_line_wrapper {
    padding: 0 21px; } }
  @media (max-width: 999px) {
  .slider_line_wrapper {
    padding: 0 0 0 5px; } }
  @media (max-width: 639px) {
  .slider_line_wrapper {
    padding-right: 16px; } }
  .slider_line_wrapper .top_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 360px;
    background: #1eb34b url(../img/portfolio_lin_1300_1.png) 0 26px no-repeat;
    z-index: 1; }
  .slider_line_wrapper .top_bg:before {
    content: '';
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/top_bg_b.png) 50% 50% no-repeat;
    z-index: 2;
    display: none; }
    @media (max-width: 999px) {
    .slider_line_wrapper .top_bg:before {
      display: none; } }
  .slider_line_wrapper .top_bg ul {
    padding: 0;
    margin: 0;
    list-style: none;
    content: '';
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    bottom: 0; }
    @media (max-width: 999px) {
    .slider_line_wrapper .top_bg ul {
      display: none; } }
    .slider_line_wrapper .top_bg ul li .background {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url(../img/top_bg_b.png) 50% 0 no-repeat;
      min-height: 360px; }
  @media (max-width: 999px) {
    .slider_line_wrapper .top_bg {
      background: #1eb34b;
      height: 327px; } }
  .slider_line_wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../img/portfolio_lin_1300_2.png) 50% 50% no-repeat; }
  @media (max-width: 1000px) {
    .slider_line_wrapper:after {
      display: none; } }
  .slider_line_wrapper .inner {
    overflow: hidden; }
  .slider_line_wrapper .block_inner {
    max-width: 1310px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    padding: 94px 0 80px; }
  @media (min-width: 768px) and (max-width: 1000px) {
    .slider_line_wrapper .block_inner {
      padding: 73px 0 60px; } }
  @media (max-width: 767px) {
    .slider_line_wrapper .block_inner {
      padding: 62px 0 57px; } }
  .slider_line_wrapper .block_inner .title {
    padding: 0 0 0 11px;
    font-size: 32px;
    color: #fff;
    font-weight: 600; }
    @media (max-width: 767px) {
    .slider_line_wrapper .block_inner .title {
      font-size: 28px; } }
  .slider_line_wrapper .block_inner .inner_slider {
    width: 1615px;
    padding-top: 32px; }
    @media (max-width: 1280px) {
    .slider_line_wrapper .block_inner .inner_slider {
      width: auto; } }
    .slider_line_wrapper .block_inner .inner_slider .slider_line .item {
      width: 550px; }
      @media (min-width: 1000px) and (max-width: 1280px) {
      .slider_line_wrapper .block_inner .inner_slider .slider_line .item {
        width: 100%; } }
      @media (min-width: 640px) and (max-width: 999px) {
      .slider_line_wrapper .block_inner .inner_slider .slider_line .item {
        width: 560px; } }
      @media (max-width: 639px) {
      .slider_line_wrapper .block_inner .inner_slider .slider_line .item {
        width: 100%; } }
      .slider_line_wrapper .block_inner .inner_slider .slider_line .item a {
        display: block;
        text-decoration: none; }
      .slider_line_wrapper .block_inner .inner_slider .slider_line .item .image {
        display: block;
        padding: 0 0 17px 11px;
        position: relative; }
        .slider_line_wrapper .block_inner .inner_slider .slider_line .item .image img {
          position: relative;
          z-index: 2;
          border-radius: 6px; }
        .slider_line_wrapper .block_inner .inner_slider .slider_line .item .image:before {
          content: '';
          position: absolute;
          top: 17px;
          right: 11px;
          border-radius: 6px;
          background: rgba(0, 0, 0, 0.07);
          bottom: 0;
          left: 0; }
      .slider_line_wrapper .block_inner .inner_slider .slider_line .item .text {
        display: block;
        padding: 24px 0 0 11px; }
        @media (max-width: 767px) {
      .slider_line_wrapper .block_inner .inner_slider .slider_line .item .text {
        padding-top: 13px; } }
        .slider_line_wrapper .block_inner .inner_slider .slider_line .item .text .name {
          font-size: 18px;
          color: #333;
          font-weight: 400;
          display: block;
          padding-bottom: 8px; }
        .slider_line_wrapper .block_inner .inner_slider .slider_line .item .text .text_label {
          font-size: 16px;
          color: #333;
          font-weight: 300; }
  .slider_line_wrapper .owl-dots {
    padding-top: 46px;
    text-align: center;
    max-width: 1288px; }
  @media (max-width: 767px) {
    .slider_line_wrapper .owl-dots {
      padding-top: 30px; } }
  .slider_line_wrapper .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 2px solid #21b04b;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 5px; }
    .slider_line_wrapper .owl-dots .owl-dot.active {
      background: #21b04b; }

.bonus_block_wrapper {
  font-size: 0;
  padding: 0 32px;
  background: url(../img/bonuses_lin_1300.png) 50% 50% no-repeat; }
  @media (max-width: 767px) {
  .bonus_block_wrapper {
    padding: 0 16px; } }
  .bonus_block_wrapper .block_inner {
    max-width: 1288px;
    margin: 0 auto;
    padding: 70px 0 123px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 768px) and (max-width: 1000px) {
    .bonus_block_wrapper .block_inner {
      padding: 72px 0 42px; } }
  @media (max-width: 767px) {
    .bonus_block_wrapper .block_inner {
      padding: 56px 0 42px;
      display: block; } }
  .bonus_block_wrapper .block_inner .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding-top: 20px; }
    .bonus_block_wrapper .block_inner .right .title {
      font-size: 32px;
      color: #333;
      font-weight: 600;
      line-height: 1.2;
      padding-bottom: 8px; }
    .bonus_block_wrapper .block_inner .right .subtitle {
      font-size: 24px;
      color: #333;
      font-weight: 300;
      padding-bottom: 61px; }
    .bonus_block_wrapper .block_inner .right .inner .item {
      padding: 0 0 0 40px;
      position: relative;
      font-size: 18px;
      color: #333;
      font-weight: 400;
      margin-bottom: 30px; }
      .bonus_block_wrapper .block_inner .right .inner .item span {
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        font-size: 18px;
        color: #1eb34b;
        font-weight: 700; }
    @media (max-width: 1000px) {
    .bonus_block_wrapper .block_inner .right {
      padding-top: 0; } }
    @media (max-width: 767px) {
    .bonus_block_wrapper .block_inner .right {
      padding: 0; }
      .bonus_block_wrapper .block_inner .right .title {
        font-size: 28px; }

      .bonus_block_wrapper .block_inner .right .subtitle {
        font-size: 20px;
        padding-bottom: 30px; } }
  .bonus_block_wrapper .block_inner .left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 537px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 537px;
    -ms-flex: 0 0 537px;
    flex: 0 0 537px;
    position: relative;
    margin-right: 106px; }
    @media (min-width: 1001px) and (max-width: 1279px) {
    .bonus_block_wrapper .block_inner .left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 377px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 377px;
      -ms-flex: 0 0 377px;
      flex: 0 0 377px;
      margin-right: 100px;
      margin-top: 40px; } }
    @media (min-width: 768px) and (max-width: 1000px) {
    .bonus_block_wrapper .block_inner .left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 314px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 314px;
      -ms-flex: 0 0 314px;
      flex: 0 0 314px;
      margin-right: 64px;
      padding-top: 100px; } }
    .bonus_block_wrapper .block_inner .left .text {
      width: 165px;
      font-size: 86px;
      color: #f8f6ec;
      font-family: 'Montserrat', sans-serif;
      font-weight: 900;
      word-wrap: break-word;
      position: absolute;
      top: 17px;
      right: 0;
      text-transform: uppercase; }
      @media (min-width: 1001px) and (max-width: 1279px) {
    .bonus_block_wrapper .block_inner .left .text {
      top: 0; } }
      @media (min-width: 768px) and (max-width: 1000px) {
    .bonus_block_wrapper .block_inner .left .text {
      top: 20px; } }
    @media (max-width: 767px) {
    .bonus_block_wrapper .block_inner .left {
      margin: 0; }
      .bonus_block_wrapper .block_inner .left .text {
        display: none; } }
    .bonus_block_wrapper .block_inner .left img {
      position: relative; }

.bottom_form_wrapper {
  position: relative;
  padding: 0 32px;
  font-size: 0;
  background: #1eb34b url(../img/bg_form_line.png) 50% calc(100% - 130px) no-repeat; }
  .bottom_form_wrapper:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 130px;
    background: #fff url(../img/form_line_b.png) 50% 0 no-repeat; }
  @media (min-width: 1001px) and (max-width: 1279px) {
  .bottom_form_wrapper {
    background-position: 33% calc(100% - 130px); }
    .bottom_form_wrapper:before {
      background-position: 33% 0; } }
  @media (min-width: 768px) and (max-width: 1000px) {
  .bottom_form_wrapper {
    background-position: 0 calc(100% - 370px); }
    .bottom_form_wrapper:before {
      background-position: 0 0;
      height: 370px; } }
  @media (max-width: 767px) {
  .bottom_form_wrapper {
    padding: 0 10px;
    background: #1eb34b; }
    .bottom_form_wrapper:before {
      height: 400px;
      background: #fff; } }
  .bottom_form_wrapper .block_inner {
    max-width: 1288px;
    margin: 0 auto;
    padding: 41px 0 57px;
    position: relative;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 768px) and (max-width: 1000px) {
    .bottom_form_wrapper .block_inner {
      padding: 94px 0 57px;
      display: block; } }
  @media (max-width: 767px) {
    .bottom_form_wrapper .block_inner {
      padding: 67px 0 50px;
      display: block; } }
  .bottom_form_wrapper .block_inner .number {
    position: absolute;
    top: 134px;
    left: 240px;
    font-size: 229px;
    color: #fff;
    opacity: 0.15;
    font-weight: 900; }
    @media (max-width: 1024px) {
    .bottom_form_wrapper .block_inner .number {
      display: none; } }
  .bottom_form_wrapper .block_inner .left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 597px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 597px;
    -ms-flex: 0 0 597px;
    flex: 0 0 597px;
    padding: 50px 20px 0 0;
    box-sizing: border-box; }
    @media (min-width: 1001px) and (max-width: 1279px) {
    .bottom_form_wrapper .block_inner .left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 480px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 480px;
      -ms-flex: 0 0 480px;
      flex: 0 0 480px; } }
    @media (min-width: 768px) and (max-width: 1000px) {
    .bottom_form_wrapper .block_inner .left {
      padding: 0 0 30px; } }
    @media (max-width: 767px) {
    .bottom_form_wrapper .block_inner .left {
      padding: 0 6px 20px; } }
    .bottom_form_wrapper .block_inner .left .title {
      font-size: 32px;
      color: #fff;
      font-weight: 600;
      max-width: 460px;
      padding-bottom: 54px;
      line-height: 1.2; }
      @media (min-width: 768px) and (max-width: 1000px) {
    .bottom_form_wrapper .block_inner .left .title {
      padding-bottom: 16px; } }
      @media (max-width: 767px) {
    .bottom_form_wrapper .block_inner .left .title {
      font-size: 28px;
      padding-bottom: 20px; } }
    .bottom_form_wrapper .block_inner .left .price_main .label_price {
      font-size: 15px;
      color: #fff;
      font-weight: 300; }
      .bottom_form_wrapper .block_inner .left .price_main .price {
        font-size: 30px;
        color: #fff;
        font-weight: 600;
        line-height: 32px; }
      @media (max-width: 767px) {
      .bottom_form_wrapper .block_inner .left .price_main .price {
        font-size: 28px; } }
  .bottom_form_wrapper .block_inner .right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    @media (min-width: 768px) and (max-width: 1000px) {
    .bottom_form_wrapper .block_inner .right {
      max-width: 560px;
      margin: 0 auto; } }
    @media (max-width: 767px) {
    .bottom_form_wrapper .block_inner .right {
      max-width: 300px;
      margin: 0 auto; } }
    .bottom_form_wrapper .block_inner .right .form_right {
      padding: 0 0 0 176px;
      position: relative; }
      .bottom_form_wrapper .block_inner .right .form_right:before {
        content: '';
        position: absolute;
        top: 58px;
        left: 0;
        width: 302px;
        height: 424px;
        background: url(../img/form_img.png) 50% 50% no-repeat;
        background-size: contain; }
      @media (max-width: 767px) {
    .bottom_form_wrapper .block_inner .right .form_right {
      padding: 0; }
      .bottom_form_wrapper .block_inner .right .form_right:before {
        display: none; } }
      .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa {
        background: #fff;
        border-radius: 15px;
        padding: 34px 40px;
        max-width: 300px;
        box-sizing: border-box;
        position: relative;
        min-height: 449px; }
      .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .title {
        text-align: center;
        font-weight: 500;
        font-size: 22px;
        color: #000;
        padding-bottom: 24px;
        line-height: 1.2; }
      .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .field-title {
        font-size: 14px;
        color: #000;
        padding-bottom: 6px;
        font-weight: normal; }
      .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .tpl-field {
        margin-bottom: 17px; }
      .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa input[type="text"] {
        width: 100%;
        height: 40px;
        border: 2px solid #c2c2c2;
        box-sizing: border-box;
        border-radius: 4px;
        background: #fff;
        outline: none;
        padding: 0 20px;
        color: #2f3661;
        font-weight: 500;
        font-size: 14px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-family: inherit; }
        .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa input[type="text"]:hover, .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa input[type="text"]:focus {
          background: linear-gradient(0deg, rgba(10, 164, 64, 0.05), rgba(10, 164, 64, 0.05)), #fff;
          border-color: #0aa440; }
      .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .type-checkbox ul {
        padding: 0;
        list-style: none;
        margin: 0; }
        .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .type-checkbox ul li label {
          display: inline-block;
          vertical-align: top;
          font-size: 14px;
          color: #000; }
          .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .type-checkbox ul li label input {
            margin-right: 5px; }
      .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .tpl-field-button {
        margin: 0; }
        .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .tpl-field-button button {
          padding: 16px 20px;
          border-radius: 70px;
          background: #fd4446;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          font-size: 20px;
          color: #fff;
          font-weight: 700;
          cursor: pointer;
          border: none;
          outline: none;
          display: block;
          width: 100%;
          box-sizing: border-box;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .tpl-field-button button:hover {
          -webkit-box-shadow: 0 2px 2px #fd4446, inset 0 0 0 2px #fd4446;
          box-shadow: 0 2px 2px #fd4446, inset 0 0 0 2px #fd4446;
          background-color: #ff6365;
          color: #fff; }

.mp-footer {
  background: #fff; }

.field-required-mark {
  color: #f00; }

.form-popup-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  font-size: 0;
  display: none;
  font-family: 'Fira Sans', sans-serif;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 767px) {
  .form-popup-wrapper {
    padding: 0 10px; } }
  .form-popup-wrapper:before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: ''; }
  .form-popup-wrapper .formExtraWrapper {
    max-width: 320px;
    margin: auto;
    position: relative;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left; }
  .form-popup-wrapper .formExtraWrapper .close-form {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
    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%23666666%22%20d%3D%22M7%2E903%2C6%2E722%20L1%2E401%2C0%2E220%20C1%2E074%2C%2D0%2E107%200%2E548%2C%2D0%2E107%200%2E221%2C0%2E220%20C%2D0%2E106%2C0%2E547%20%2D0%2E106%2C1%2E072%200%2E221%2C1%2E399%20L6%2E723%2C7%2E901%20L0%2E221%2C14%2E404%20C%2D0%2E106%2C14%2E731%20%2D0%2E106%2C15%2E256%200%2E221%2C15%2E583%20C0%2E548%2C15%2E910%201%2E074%2C15%2E910%201%2E401%2C15%2E583%20L7%2E903%2C9%2E081%20L14%2E405%2C15%2E583%20C14%2E732%2C15%2E910%2015%2E258%2C15%2E910%2015%2E585%2C15%2E583%20C15%2E912%2C15%2E256%2015%2E912%2C14%2E731%2015%2E585%2C14%2E404%20L9%2E082%2C7%2E901%20L15%2E585%2C1%2E399%20C15%2E912%2C1%2E072%2015%2E912%2C0%2E547%2015%2E585%2C0%2E220%20C15%2E258%2C%2D0%2E107%2014%2E732%2C%2D0%2E107%2014%2E405%2C0%2E220%20L7%2E903%2C6%2E722%20Z%22%2F%3E%3C%2Fsvg%3E) 50% no-repeat #f1f1f1;
    cursor: pointer;
    z-index: 101;
    border-radius: 50%; }
    @media (max-width: 767px) {
    .form-popup-wrapper .formExtraWrapper .close-form {
      right: -8px; } }

.tpl-anketa-success-note {
  text-align: center;
  padding: 20px;
  font-size: 16px;
  color: #000; }

.form-b {
  font-size: 0;
  padding: 40px;
  box-sizing: border-box;
  background: #fff;
  z-index: 100;
  border-radius: 10px;
  position: relative;
  padding: 34px 40px 25px; }
  @media (max-width: 979px) {
  .form-b {
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4); } }
  @media (max-width: 767px) {
  .form-b {
    padding: 34px 34px 25px; } }
  .form-b .title {
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    color: #000;
    padding-bottom: 24px; }
  .form-b .field-title {
    font-size: 14px;
    color: #000;
    padding-bottom: 6px;
    font-weight: normal; }
  .form-b .tpl-field {
    margin-bottom: 17px; }
  .form-b input[type="text"] {
    width: 100%;
    height: 40px;
    border: 2px solid #c2c2c2;
    box-sizing: border-box;
    border-radius: 4px;
    background: #fff;
    outline: none;
    padding: 0 20px;
    color: #2f3661;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: inherit; }
  .form-b input[type="text"]:hover, .form-b input[type="text"]:focus {
    background: linear-gradient(0deg, rgba(10, 164, 64, 0.05), rgba(10, 164, 64, 0.05)), #fff;
    border-color: #0aa440; }
  .form-b .type-checkbox ul {
    padding: 0;
    list-style: none;
    margin: 0; }
    .form-b .type-checkbox ul li label {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      color: #000; }
      .form-b .type-checkbox ul li label input {
        margin-right: 5px; }
  .form-b .tpl-field-button button {
    padding: 16px 20px;
    border-radius: 30px;
    background: #fd4446;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    border: none;
    outline: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .form-b .tpl-field-button button:hover {
      -webkit-box-shadow: 0 2px 2px #fd4446, inset 0 0 0 2px #fd4446;
      box-shadow: 0 2px 2px #fd4446, inset 0 0 0 2px #fd4446;
      background-color: #ff6365;
      color: #fff; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d; }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }
  .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1; }

.no-js .owl-carousel {
  display: block; }

.error-message {
  font-size: 14px;
  color: #f00;
  padding: 0 0 5px; }

.bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .tpl-field.field-error input[type="text"] {
  border-color: #f00; }
  .bottom_form_wrapper .block_inner .right .form_right .tpl-anketa .tpl-field.field-error input[type="text"]:focus {
    border-color: #0aa440; }
/* tarif blocks */
.mp-first__wrapp {
  padding-top: 14px; }

@media (min-width: 1380px) {
  .mp-first__wrapp {
    padding-top: 14px; } }

.mp-first__title {
  text-align: center;
  margin: 0 0 4px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  color: #000; }

@media (min-width: 960px) {
  .mp-first__title {
    font-weight: 700;
    margin-bottom: 0; } }

@media (min-width: 1200px) {
  .mp-first__title {
    font-size: 32px;
    line-height: 40px; } }

@media (min-width: 1380px) {
  .mp-first__title {
    font-size: 36px; } }

.mp-first__subtitle {
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.5px;
  margin: 0 0 32px;
  color: #313131; }

@media (min-width: 960px) {
  .mp-first__subtitle {
    margin-bottom: 32px;
    font-size: 22px;
    line-height: 32px; } }

@media (min-width: 1200px) {
  .mp-first__subtitle {
    font-size: 24px; } }

@media (min-width: 1380px) {
  .mp-first__subtitle {
    font-size: 28px;
    letter-spacing: -0.6px; } }

.mp-first__tariff-wrapper {
  position: relative;
  z-index: 1; }

@media (min-width: 600px) {
  .mp-first__tariff-wrapper:after, .mp-first__tariff-wrapper:before {
    content: "";
    position: absolute;
    left: -12px;
    top: 0;
    bottom: 24px;
    width: 24px;
    z-index: 2;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#fff));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff); } }

@media (min-width: 960px) {
  .mp-first__tariff-wrapper:after, .mp-first__tariff-wrapper:before {
    bottom: 32px; } }

@media (min-width: 1200px) {
  .mp-first__tariff-wrapper:after, .mp-first__tariff-wrapper:before {
    display: none; } }

@media (min-width: 600px) {
  .mp-first__tariff-wrapper:after {
    background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(270deg, #fff, rgba(255, 255, 255, 0));
    left: auto;
    right: -12px; } }

.mp-first-tariffs {
  width: 100vw;
  margin-left: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  padding: 34px 16px 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 600px) {
  .mp-first-tariffs {
    width: auto;
    margin: 0;
    padding: 34px 0 24px;
    position: relative;
    z-index: 1; } }

@media (min-width: 960px) {
  .mp-first-tariffs {
    padding-bottom: 24px; } }

@media (min-width: 1200px) {
  .mp-first-tariffs {
    padding-bottom: 24px;
    overflow: visible; } }

.mp-first-tariffs:after {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px; }

@media (min-width: 600px) {
  .mp-first-tariffs:after {
    display: none; } }

.mp-first-tariffs__card {
  outline: 0;
  text-decoration: none;
  color: inherit;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  margin: 0 12px;
  background: #fff;
  border-radius: 8px;
  cursor: pointer;
  padding: 16px 16px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 229px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: 1px solid #d3d3d3; }

@media (min-width: 960px) {
  .mp-first-tariffs__card {
    -ms-flex-preferred-size: 244px;
    flex-basis: 244px;
    padding: 16px 24px 24px; } }

@media (min-width: 1200px) {
  .mp-first-tariffs__card {
    -ms-flex-preferred-size: 269px;
    flex-basis: 269px;
    min-height: 252px; }

  .mp-first-tariffs__card:focus, .mp-first-tariffs__card:hover {
    -webkit-box-shadow: 0 16px 32px -8px rgba(1, 105, 217, 0.3), inset 0 0 0 1px #4c99ec;
    box-shadow: 0 16px 32px -8px rgba(1, 105, 217, 0.3), inset 0 0 0 1px #4c99ec;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@media (min-width: 1380px) {
  .mp-first-tariffs__card {
    -ms-flex-preferred-size: 298px;
    flex-basis: 298px;
    min-height: 268px; } }

.mp-first-tariffs__card:last-child {
  margin-right: 0; }

.mp-first-tariffs__card._sale {
  position: relative; }

.mp-first-tariffs__card._sale:after {
  position: absolute;
  height: 52px;
  width: 52px;
  right: -8px;
  top: -8px;
  content: "";
  background-color: transparent;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat; }

@media (min-width: 1200px) {
  .mp-first-tariffs__card._sale:after {
    right: -36px;
    top: -36px;
    height: 72px;
    width: 72px; } }

.mp-first-tariffs__card._colored {
  background: #ffedb8;
  border: 1px solid #e8c665; }

.mp-first-tariffs__card._colored:hover {
  border: 1px solid #eb665f;
  -webkit-box-shadow: 0 8px 16px rgba(231, 67, 58, 0.25);
  box-shadow: 0 8px 16px rgba(231, 67, 58, 0.25); }

.mp-first-tariffs__stoper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1px;
  flex: 0 0 1px; }

.mp-first-tariffs__card-name {
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  color: #c4c4c4; }

._colored .mp-first-tariffs__card-name {
  color: #e7433a; }

.mp-first-tariffs__card-title {
  text-align: center;
  margin: 0 0 auto;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #333; }

.mp-first-tariffs__card-price {
  margin-top: auto;
  display: inline-block;
  vertical-align: top; }

.mp-first-tariffs__card-price-old {
  text-align: right;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #e7433a;
  margin: 0; }

@media (min-width: 960px) {
  .mp-first-tariffs__card-price-old {
    font-size: 18px;
    line-height: 24px; } }

.mp-first-tariffs__card-price-inner {
  font-size: 0;
  line-height: 0;
  margin-bottom: 16px; }

@media (min-width: 1200px) {
  .mp-first-tariffs__card-price-inner {
    margin-bottom: 24px;
    margin-bottom: 32px; } }

.mp-first-tariffs__card-price-current {
  font-weight: 300;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #000; }

@media (min-width: 1200px) {
  .mp-first-tariffs__card-price-current {
    font-size: 32px;
    line-height: 40px; } }

.mp-first-tariffs__card-price-from {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.6px;
  color: #797979;
  margin-right: 8px; }

.mp-first-tariffs__card {
  position: relative; }

.mp-first-tariffs__card-label_new {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  text-align: center; }

.mp-first-tariffs__card-label_new span {
  display: inline-block;
  vertical-align: top;
  padding: 9px 16px 7px;
  border-bottom: 2px solid rgba(40, 165, 131, 0.2);
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #28a583;
  border-radius: 6px 6px 0 0;
  background: #daf7ef;
  text-transform: uppercase;
  margin-bottom: 1px; }

.mp-first-tariffs__card-label_new.red span {
  background: #d63c4e;
  color: #fff;
  border-color: #c22638; }

.mp-first-tariffs__card.crm_b .mp-first-tariffs__btn-container {
  position: relative;
  z-index: 1; }

.mp-first-tariffs__card-price {
  margin-top: auto;
  width: 100%; }

.mp-first-tariffs__card-title {
  margin-bottom: 35px; }

.mp-first__title {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 10px; }

a.mp-first-tariffs__card {
  border-radius: 12px;
  align-items: flex-start;
  padding: 40px 32px 32px;
  margin: 0 11px;
  background: #fff;
  border: 1px solid #d3d3d3;
  box-sizing: border-box; }

p.mp-first-tariffs__card-name {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  background: #ebebeb;
  padding: 4px 8px 4px 9px;
  border-radius: 3px;
  color: #333;
  margin-bottom: 24px; }

h2.mp-first-tariffs__card-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.104348px;
  color: #222;
  margin-bottom: 10px; }

.mp-first-tariffs__card-gift {
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #1db34b;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px; }

.mp-first-tariffs__card-desc {
  margin: 0 -3px 33px 0;
  text-align: left;
  line-height: 1.44;
  color: #909090; }

.mp-first-tariffs__card-gift:after {
  content: '';
  display: block;
  background: #2dbf60;
  border-radius: 2px;
  width: 32px;
  height: 2px;
  position: absolute;
  bottom: 0; }

.mp-first-tariffs__card-price-old {
  text-align: left;
  color: #bbb;
  display: inline-block;
  text-decoration-color: #ff6161; }

.mp-first-tariffs__card-gift:empty {
  padding-bottom: 15px; }

.mp-first-tariffs__card-price-from {
  font-weight: 900;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.1px;
  color: #313131; }

.mp-first-tariffs__card-price-old + p.mp-first-tariffs__card-price-inner {
  margin-top: 0; }

.mp-first-tariffs__card .mp-first-tariffs__btn-container {
  width: 100%;
  text-align: center; }

.mp-first-tariffs__card .mp-first-tariffs__btn-container .mp-first-tariffs__btn {
  box-sizing: border-box;
  background: #2dbf60;
  box-shadow: 0 8px 12px rgba(45, 191, 96, 0.102628);
  border-radius: 28px;
  padding: 16px 75px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  max-width: 100%; }

.mp-first-tariffs__card .mp-first-tariffs__btn-container .mp-first-tariffs__btn:hover {
  box-shadow: 0 8px 12px rgba(45, 191, 96, 0.2); }

a.mp-first-tariffs__card._colored {
  border: 2px solid #1db34b;
  background: #fff; }

._colored .mp-first-tariffs__card-name {
  color: #fff;
  background: #ff8064; }

.mp-first-tariffs__card-price-inner {
  margin-top: 25px; }

.mp-first-tariffs__card-price-inner .mp-first-tariffs__card-price-current {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  color: #313131;
  letter-spacing: -0.5px; }

.mp-first-tariffs__card:focus, .mp-first-tariffs__card:hover {
  box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.08); }

.mp-first-tariffs__card._colored:hover {
  border: 2px solid #1db34b;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); }

.mp-first__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #000; }

@media (min-width: 600px) {
  .mp-first-tariffs {
    margin: 0 -12px;
    padding: 0 0 78px; } }

@media (min-width: 960px) {
  .mp-first__subtitle {
    margin-bottom: 64px; } }

@media (min-width: 1380px) {
  .mp-first__wrapp {
    padding-top: 14px; }

  .mp-first__subtitle {
    font-size: 28px;
    letter-spacing: -0.2px; }

  .mp-first-tariffs__card {
    flex-basis: 416px; } }

@media (max-width: 1300px) {
  .mp-first-tariffs {
    overflow: auto; }

  .mp-first-tariffs {
    overflow: auto; } }

@media (max-width: 1199px) {
  .mp-first__title {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 8px; }

  .mp-first__subtitle {
    font-size: 24px;
    margin-bottom: 16px; } }

@media (max-width: 960px) {
  .mp-first-tariffs {
    font-size: 0;
    margin: 0;
    padding: 32px 0;
    width: auto; }

  .mp-first__tariff-wrapper:after {
    display: none; }

  .mp-first__tariff-wrapper:after, .mp-first__tariff-wrapper:before {
    display: none; }

  .mp-first-tariffs .slick-track {
    display: flex; }

  .mp-first-tariffs .owl-stage {
    display: flex; }

  a.mp-first-tariffs__card {
    align-items: center; }

  .mp-first-tariffs__card-price {
    margin-top: auto;
    text-align: center; }

  .mp-first-tariffs__card-desc {
    margin: 0 0 22px;
    text-align: center; }

  h2.mp-first-tariffs__card-title {
    margin-bottom: 15px; }

  .mp-first-tariffs__card-gift {
    margin-bottom: 15px;
    padding-bottom: 15px; }

  .mp-first-tariffs__card-gift:after {
    left: 50%;
    transform: translateX(-50%); }

  .mp-first-tariffs__card-price-old {
    text-align: center; }

  .mp-first-tariffs__card .mp-first-tariffs__btn-container {
    text-align: center; }

  a.mp-first-tariffs__card.crm_b {
    padding-bottom: 24px; } }

@media (max-width: 600px) {
  .mp-first__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 4px; }

  .mp-first__subtitle {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 24px;
    letter-spacing: -0.0941176px; }

  .mp-first-tariffs {
    padding: 0 13px 43px;
    overflow: auto;
    margin: 0 -13px; }

  a.mp-first-tariffs__card {
    padding: 16px 16px 24px;
    max-width: 220px; }

  p.mp-first-tariffs__card-name {
    margin-bottom: 23px; }

  h2.mp-first-tariffs__card-title {
    font-size: 20px;
    line-height: 24px; }

  .mp-first-tariffs__card-gift:empty {
    padding-bottom: 2px; }

  .mp-first-tariffs__card-price-inner .mp-first-tariffs__card-price-current {
    font-size: 24px;
    line-height: 32px; }

  .mp-first-tariffs__card .mp-first-tariffs__btn-container .mp-first-tariffs__btn {
    font-size: 14px;
    line-height: 24px;
    padding: 13px 75px 11px; }

  p.mp-first-tariffs__card-desc {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 12px; }

  .mp-first-tariffs .owl-dots {
    margin-top: 26px; }

  .mp-first-tariffs__card-price-inner {
    margin-top: auto;
    margin-bottom: 24px; }

  .mp-first-tariffs__card-price-old {
    margin-bottom: 4px; }

  .mp-wrapp.mp-first__wrapp {
    padding: 14px 13px 0;
    overflow: hidden; } }
/* / tarif block */
