body.custom-background {
  background-color: #fff
}

img,
video {
  max-width: 100%;
  height: auto
}

picture {
  display: block;
  margin-bottom: 1rem
}

.cr {
  color: red
}

.text--center {
  text-align: center
}

.mt {
  margin-top: 1rem
}

.udl {
  text-decoration: underline;
}

.bordered {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000
}

.blur {
  filter: blur(10px);
}

@media (min-width:768px) {
  .mt {
    margin-top: 1.5rem
  }
}



.api-form1 .form_control_vik_group {
  margin: 0 0 15px 0 !important
}

.form_control_vik_group input.form_control_vik.name,
.form_control_vik_group input.form_control_vik.phone {
  margin: 0 !important;
  text-align: left !important
}

input.form_control_vik:focus::placeholder {
  color: transparent
}

input.form_control_vik.error {
  border-color: #c92f54 !important;
  color: #c92f54 !important
}

input.form_control_vik.good {
  border-color: #388e3c !important;
  color: #388e3c !important
}

.api-form1 .error_note {
  text-align: center;
  margin: 4px 0 0 0 !important;
  font-size: 13px;
  line-height: 16px;
  color: #c92f54
}

input.form_control_vik.error:focus {
  border-color: #c92f54 !important
}

input.form_control_vik.good:focus {
  border-color: #0d7f56 !important
}


.verified-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  padding: 1px;
  color: transparent;
  background: url(../fonts/fff.svg) no-repeat 0 0;
  background-size: 100%;
  vertical-align: -4px;
  border: 2px solid #d7e3ec;
  margin-left: 8px
}

.tgme_widget_message_user {
  float: left
}

.tgme_widget_message_author,
.tgme_widget_message_forwarded_from {
  font-size: 16px;
  line-height: 23px;
  margin: 1px 0;
  color: #2481cc;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-flex;
  display: flex
}

.tgme_widget_message_bubble {
  position: relative;
  border: 2px solid #d7e3ec;
  border-radius: 0 10px 10px 10px;
  background: #fff;
  padding: 12px 17px
}

.tgme_widget_message_bubble,
.tgme_widget_message_inline_keyboard {
  margin-left: 51px
}

.tgme_widget_message_bubble_tail {
  pointer-events: none;
  position: absolute;
  left: -8px;
  top: -1px
}

.tgme_widget_message_footer {
  font-size: 14px;
  line-height: 19px;
  color: #738ca7;
  margin: 5px 0 0;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px 10px 10px 30px;
  }

  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }

  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 20px;
  }

  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }

  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }

  .vik-winners-bl .lb_text>span {
    font-size: 40px;
    line-height: 41px;
  }

}

.vik-winners-bl .left_block {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  padding: 50px;
  background: #f9f9f9;
  font-family: sans-serif;
}

.vik-winners-bl .lb_top,
.vik-winners-bl .wins {
  background: #fff;
}

.vik-winners-bl .lb_top {
  border: 1px solid #b5b5b5;
  border-radius: 15px;
  padding: 20px;
  position: relative;
}

.vik-winners-bl .lb_top:before {
  display: block;
  content: '';
  width: 40px;
  height: 50px;
  position: absolute;
  top: 25px;
  left: 25px;
}

.vik-winners-bl .lbt_text_1 {
  font-size: 20px;
  line-height: 30px;
  color: #272727;
  text-align: center;
}

.vik-winners-bl .lbt_text_2 {
  font-size: 13px;
  line-height: 15px;
  color: #626262;
  margin-top: 10px;
  text-align: center;
}

.vik-winners-bl .lb_text {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 50px 0 15px;
  text-align: center;
}

.vik-winners-bl .lb_text>span {
  display: inline-block;
  font-size: 30px;
  line-height: 76px;
}

.vik-winners-bl .wins {
  border: 1px solid #d8d8d8;
  border-radius: 15px;
}

.vik-winners-bl .win_line {
  display: table;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #d8d8d8;
}

.vik-winners-bl .win_line>div {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 5px 0 15px;
  font-size: 17px;
  line-height: 19px;
}

.vik-winners-bl .win_line:first-child {
  background: linear-gradient(89.47deg, #ed7b22 0, #f59a14 100%);
}

.vik-winners-bl .win_line:last-child {
  border-bottom: none;
}


@media only screen and (max-width: 1100px) {
  .vik-winners-bl .left_block {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .vik-winners-bl .left_block {
    padding: 30px 10px;
  }
}

@media only screen and (max-width: 880px) {
  .vik-winners-bl .left_block {
    max-width: 100%;
    float: none;
  }

  .vik-winners-bl .lb_text {
    text-align: center;
  }
}

@media (max-width: 720px) {
  .vik-winners-bl .win_line:first-child {
    display: none;
  }

  .vik-winners-bl .win_line {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .vik-winners-bl .win_line>div {
    width: 100% !important;
  }
  .h_kX.h_k1 {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px 10px 10px 30px !important;
  }

  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }

  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 20px;
  }

  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }

  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }

  .vik-winners-bl .lb_text>span {
    font-size: 40px;
    line-height: 41px;
  }
}

@media only screen and (max-width: 450px) {
  .vik-winners-bl .win_line>div {
    padding: 0 5px 0 10px;
    font-size: 15px;
    line-height: 19px;
  }
}

@media (max-width: 460px) {
  .vik-winners-bl .left_block {
    padding: 0 !important;
  }

  .vik-winners-bl .win_line>div {
    font-size: 14px !important;
  }

  .vik-winners-bl .lb_text>span {
    font-size: 20px;
  }

  .vik-winners-bl .lb_top {
    padding: 10px;
  }
}


.v-order-wrapper-fon-bg2 {
  margin-bottom: 70px;
  border: 1px solid #F3E8CB;
  padding: 10px;
  -webkit-box-shadow: 0 14px 14px rgba(0, 0, 0, .25), 0 5px 5px rgba(0, 0, 0, .25);
  box-shadow: 0 14px 14px rgba(0, 0, 0, .25), 0 5px 5px rgba(0, 0, 0, .25);
  background: -webkit-gradient(linear, left top, left bottom, from(#F3E8CB), to(#FFFBF0));
  background: -o-linear-gradient(#F3E8CB, #FFFBF0);
  background: linear-gradient(#F3E8CB, #FFFBF0);
}

@media (max-width: 720px) {

  .v-order-wrapper-fon-bg2 .vik-winners-bl .left_block {
    background: transparent;
    margin-bottom: 20px;
  }

  .v-order-wrapper-fon-bg2 {
    border-radius: 15px;
    padding: 0px;
  }

}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  color: #fff !important;
  border: medium;
  cursor: pointer;
  outline: medium;
}

.shakingbutton {
  animation: shakinganime 5s infinite;
}

@keyframes shakinganime {
  0% {
    transform: translateX(0);
  }

  46% {
    transform: translateX(0);
  }

  48% {
    transform: translateX(-10px);
  }

  50% {
    transform: translateX(10px);
  }

  52% {
    transform: translateX(-10px);
  }

  54% {
    transform: translateX(10px);
  }

  56% {
    transform: translateX(-5px);
  }

  58% {
    transform: translateX(5px);
  }

  60% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(0);
  }
}

#fountainG {
  position: relative;
  width: 96px;
  height: 12px;
  margin: 10px
}

.fountainG {
  position: absolute;
  top: 0;
  background-color: #000;
  width: 5px;
  height: 5px;
  animation-name: bounce_fountainG;
  -o-animation-name: bounce_fountainG;
  -ms-animation-name: bounce_fountainG;
  -webkit-animation-name: bounce_fountainG;
  -moz-animation-name: bounce_fountainG;
  animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  transform: scale(.3);
  -o-transform: scale(.3);
  -ms-transform: scale(.3);
  -webkit-transform: scale(.3);
  -moz-transform: scale(.3);
  border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px
}

#fountainG_1 {
  left: 0;
  animation-delay: .6s;
  -o-animation-delay: .6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s
}

#fountainG_2 {
  left: 12px;
  animation-delay: .75s;
  -o-animation-delay: .75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: .75s;
  -moz-animation-delay: .75s
}

#fountainG_3 {
  left: 24px;
  animation-delay: .9s;
  -o-animation-delay: .9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s
}

#fountainG_4 {
  left: 36px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s
}

#fountainG_5 {
  left: 48px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s
}

#fountainG_6 {
  left: 60px;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s
}

#fountainG_7 {
  left: 72px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s
}

#fountainG_8 {
  left: 84px;
  animation-delay: 1.64s;
  -o-animation-delay: 1.64s;
  -ms-animation-delay: 1.64s;
  -webkit-animation-delay: 1.64s;
  -moz-animation-delay: 1.64s
}

@keyframes bounce_fountainG {
  0% {
    transform: scale(1);
    background-color: #000
  }

  100% {
    transform: scale(.3);
    background-color: #fff
  }
}

@-o-keyframes bounce_fountainG {
  0% {
    -o-transform: scale(1);
    background-color: #000
  }

  100% {
    -o-transform: scale(.3);
    background-color: #fff
  }
}

@-ms-keyframes bounce_fountainG {
  0% {
    -ms-transform: scale(1);
    background-color: #000
  }

  100% {
    -ms-transform: scale(.3);
    background-color: #fff
  }
}

@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: #000
  }

  100% {
    -webkit-transform: scale(.3);
    background-color: #fff
  }
}

@-moz-keyframes bounce_fountainG {
  0% {
    -moz-transform: scale(1);
    background-color: #000
  }

  100% {
    -moz-transform: scale(.3);
    background-color: #fff
  }
}

.load__comment {
  display: flex
}

#push-comments #push_3dv4f7 {
  background-color: #f0f0f0;
  box-sizing: border-box;
  font-family: sans-serif;
  padding: 3rem 2rem;
  transition: 1s;
  width: 100%;
}

#push-comments #push_3dv4f7.hide {
  opacity: 0;
  display: block !important;
}

#push-comments #push_3dv4f7__form {
  box-sizing: border-box;
  margin: auto;
  max-width: 600px;
}

#push-comments #push_3dv4f7__title {
  color: #43A047;
  border-bottom: 0px solid;
  box-shadow: 1px 4px 10px -7px #ccc;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 16px;
}

#push-comments #push_3dv4f7__message,
.comment-input {
  border: 1px solid #43A047;
  box-shadow: 0px 2px 4px -3px #237a27;
  font-size: 16px;
  box-sizing: border-box;
  padding: 10px 20px;
  height: 120px;
  width: 100%;
}

#push-comments #push_3dv4f7__submit {
  background: #43A047;
  border: none;
  box-shadow: 0px 2px 4px -3px #000;
  color: #fff;
  cursor: pointer;
  border-radius: 25px;
  display: table;
  margin: 20px 0 0;
  height: 50px;
  transition: .5s;
  text-align: center;
  text-shadow: 0px 0px 1px #237a27;
  font-size: 18px;
  max-width: 280px;
  width: 100%;
}

#push-comments #push_3dv4f7__submit:hover {
  background: #237a27;
  text-shadow: none;
  box-shadow: none;
}

#push-comments #push_3dv4f7__label::before,
#push-comments #push_3dv4f7__label::after {
  content: '';
  display: none;
}

.btn-main,
.b-top-bar-button .btn-main {
  display: none;
  padding: 7px 35px;
  text-align: center;
  font-family: sans-serif !important;
  border-radius: 50px;
  background: #398e3d !important;
  font-size: 16px !important;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
}

#anchor_0 {
  text-align: center;
}

.btn-main {
  display: inline-block;
}

.b-top-bar-button.sticky .btn-main {
  cursor: pointer;
  display: block;
  max-width: 250px;
  margin: 0 auto;
}

.b-top-bar-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}

.b-top-bar-button.sticky {
  position: fixed;
  background: #fff;
  z-index: 999;
  display: block;
}

.b-top-bar-button {
  padding: .6em 0;
}

@media screen and (min-width:451px) {
  .l-wr-main {
    margin-top: 0;
  }
}

.trust {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}

.trust p {
  font-size: 26px;
  font-weight: 600;
}

.logos-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}

.logos {
  width: 100%;
  max-width: 150px;
}

.logos:nth-child(3) {
  max-width: 100px;
}