.pl_dat_code_block {
  display: none !important;
}
.pl_country_block {
  display: none;
}

[pl-country] {
  display: none;
}

[pl-country="kz"] {
  display: initial;
}
.pl_dat_code_block {
  display: none !important;
}

body {
  position: relative;
  -webkit-animation-name: fadeIn;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1.5s;
  /* Chrome, Safari, Opera */
  animation-name: fadeIn;
  animation-duration: 1.5s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}

/* Standard syntax */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}

.pl_field_address_info {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  outline: none !important;
  position: absolute;
  z-index: -1;
  width: 0px !important;
  height: 0px !important;
}

body {
  font-family: "PT Sans", sans-serif;
}

.contentBox {
  line-height: 1.5;
}

.contentBox p {
  padding-bottom: 10px;
  padding-top: 10px;
}

.contentBox h1 {
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 27px;
}

.contentBox h2 {
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
}

.right-vertical-box {
  float: right;
  padding: 10px;
  width: 270px;
  background: #f1f1f1;
  margin-left: 20px;
  margin-bottom: 20px;
}

.right-vertical-box img {
  float: right;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

.blue-horizontal-box {
  width: 96%;
  padding: 2%;
  color: #165391;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #e5f2ff;
}

.green-horizontal-box {
  width: 96%;
  padding: 2%;
  color: #397b0d;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f1ffe7;
}

.red-horizontal-box {
  width: 96%;
  padding: 2%;
  color: #9f0d0d;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #fee;
}

.grey-horizontal-box {
  width: 96%;
  padding: 2%;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  border: 1px solid #ccc;
}

.red-border-horizontal-box {
  width: 96%;
  padding: 2%;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #fff;
  border: 3px solid red;
}

.grey-shadow-horizontal-box {
  width: 96%;
  padding: 2%;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

.grey-shadow-horizontal-box ul {
  margin-left: 30px;
}

.left-img-box {
  float: left;
  padding: 2%;
  width: 96%;
  background: #dadada;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.left-img-box p {
  margin: 0;
  padding: 0;
}

.left-img-box img {
  float: left;
  margin-right: 20px;
  width: 100%;
  height: auto;
  max-width: 350px !important;
}

.block-1 {
  color: #fff !important;
  padding: 14px !important;
  background: #005f9e none repeat scroll 0 0 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.75) !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.block-7 {
  box-sizing: border-box !important;
  border: 3px dashed #eaeaea !important;
  background: 0 0 !important;
  padding: 14px !important;
  width: 100% !important;
}

.block-2 {
  background: rgba(3, 224, 0, 0.04) !important;
  padding: 14px !important;
  border-radius: 2px !important;
  border: 4px double rgba(21, 160, 37, 0.32) !important;
  color: #4a4a4a !important;
  box-sizing: border-box !important;
  width: 100% !important;
}

.block-4 {
  border-left: 5px solid #39b4ff !important;
  padding: 10px 25px 10px 25px !important;
  margin: 0 35px !important;
  color: #39b4ff !important;
  box-sizing: border-box !important;
}

.block-5 {
  border-left: 5px solid red !important;
  padding: 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.block-6 {
  background: #ffeca6 !important;
  width: 100% !important;
  padding: 20px !important;
  box-sizing: border-box !important;
}

.block-3 {
  padding: 14px !important;
  width: 100% !important;
  border: 1px dotted #e2e2e2 !important;
  border-right: none !important;
  color: #3a753a !important;
  box-sizing: border-box !important;
  border-radius: 2px !important;
  background-color: #f5fef5 !important;
  background-image: -webkit-repeating-linear-gradient(
    0deg,
    #bfe6bf 0,
    #f5fef5 100%
  ) !important;
  background-image: repeating-linear-gradient(
    90deg,
    #bfe6bf 0,
    #f5fef5 100%
  ) !important;
  background-image: -ms-repeating-linear-gradient(
    0deg,
    #bfe6bf 0,
    rgba(3, 224, 0, 0.04) 100%
  ) !important;
}

.block-8 {
  box-sizing: border-box !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25) !important;
  background: linear-gradient(#88bf7a, #5c994c) !important;
  padding: 20px !important;
  color: #fff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) !important;
  border-radius: 5px !important;
}

.block-9 {
  border: 5px double #d09959 !important;
  padding: 10px !important;
  background: #fef3d9 !important;
}

.block-10 {
  box-sizing: border-box !important;
  background: linear-gradient(#e55151, #bd3838) !important;
  box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22) !important;
  padding: 20px !important;
  width: 100% !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.2),
    0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2),
    -1px 0 0 rgba(0, 0, 0, 0.2), 1px 0 0 rgba(0, 0, 0, 0.2),
    -1px 0 0 rgba(0, 0, 0, 0.2), 1px 0 0 rgba(0, 0, 0, 0.2),
    -1px -1px 0 rgba(0, 0, 0, 0.2), 1px -1px 0 rgba(0, 0, 0, 0.2),
    -1px 1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.2),
    -1px -1px 0 rgba(0, 0, 0, 0.2), 1px -1px 0 rgba(0, 0, 0, 0.2),
    -1px 1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px !important;
}

.block-12 {
  background: rgba(189, 61, 77, 0.04) !important;
  padding: 20px !important;
  box-sizing: border-box !important;
  color: #080808 !important;
  border: 2px solid !important;
  border-radius: 5px !important;
  border-color: #bd3d4d !important;
  text-shadow: 0 0 0 #616161 !important;
  text-indent: 0 !important;
  text-align: left !important;
}

.block-13 {
  background: rgba(189, 61, 77, 0.07) none repeat scroll 0 0 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  padding: 20px !important;
}

.block-11 {
  width: 100% !important;
  color: #fff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.35) !important;
  box-sizing: border-box !important;
  padding: 20px !important;
  background: #3c72b5 !important;
  background: -moz-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%) !important;
  background: -webkit-gradient(
    left top,
    right bottom,
    color-stop(0, #3c72b5),
    color-stop(100%, #7b9fcc)
  ) !important;
  background: -webkit-linear-gradient(
    -45deg,
    #3c72b5 0,
    #7b9fcc 100%
  ) !important;
  background: -o-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%) !important;
  background: -ms-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%) !important;
  background: linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%) !important;
  font-family: Roboto !important;
  position: relative !important;
  border-radius: 5px !important;
}

.block-14 {
  width: 100% !important;
  margin: auto !important;
  max-width: 600px !important;
  text-align: center !important;
  background: #f7f7f7 !important;
  padding-bottom: 10px !important;
}

.block-14 img {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.block-14 p {
  margin: 0 !important;
  padding: 0 !important;
  font-style: italic !important;
  padding-bottom: 0 !important;
}

#bottom-ads-block {
  display: flex;
  flex-direction: column;
  font-family: open sans, arial;
  width: 100%;
  box-sizing: border-box;
  margin: 10px 0 10px 0;
  text-align: left;
}

#bottom-ads-block h3 {
  margin: 0 0 10px 0;
  padding: 0;
}

#bottom-ads-block .teaser-box {
  display: inline-flex;
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}

#bottom-ads-block .teaser-box img {
  width: auto;
  height: 100%;
  margin: 0 !important;
  margin-right: 7px !important;
}

#bottom-ads-block .teaser-box p {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Open Sans", sans-serif !important;
  overflow: auto !important;
}

body.mode-adaptive {
  min-width: auto !important;
}

.b-article__body {
  padding-top: 10px;
}

.b-article__main {
  padding-top: 0 !important;
}

.b-article__main p {
  margin: 0 !important;
}

.b-article__main ol,
.b-article__main ul {
  margin: 0 !important;
}

.b-article__body li {
  font-size: 15px !important;
}

.b-comments__title {
  margin-bottom: 0 !important;
}

.mode-adaptive .l-main-column {
  width: 100% !important;
}

.b-article__ind {
  width: 100% !important;
  max-width: 100% !important;
}

.b-article__body {
  width: 100% !important;
  max-width: 100% !important;
}

.b-article__body img {
  margin-bottom: 0;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
  border-radius: 1.575em;
  object-fit: cover;
}

.b-comments__item-text img {
  margin: 5px 0;
}

.obutton {
  display: inline-block;
  padding: 20px 40px;
  color: #fff !important;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45) !important;
  border-radius: 10px;
  background-color: red;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.obutton:hover {
  color: #fff;
  box-shadow: 0 4px 35px 0 rgba(129, 150, 160, 0.45) !important;
}

@media screen and (max-width: 450px) {
  .b-header {
    display: none;
  }

  .b-article__body img {
    width: 100%;
  }
}
.b-article__main p.dobav {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #3a3a3a !important;
  /* text-shadow: 0 0 0.5px #fff!important; */
  background: rgb(255 0 0 / 0.03) !important;
  padding: 8px 18px !important;
  box-shadow: 0 0 3px #ff8888;
  /* text-transform: uppercase; */
  max-width: 751px;
  margin: 0 auto !important;
  display: block;
}

.b-article__main p.dobav font {
  text-transform: uppercase;
  font-size: 17px;
  color: #ff4343;
  text-shadow: 0 0 1px #fff;
  font-weight: 700;
}

.lead-form-box {
  display: none;
}

#lead-form-result {
  display: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}

.order_block,
.order_block * {
  box-sizing: border-box;
  transition: 0.2s;
  font-family: Arial, sans-serif !important;
}

.order_block {
  max-width: 430px;
  width: 100%;
  margin: auto;
  text-align: center;
  background: #fff;
  box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
  border: 3px dashed #eaeaea;
  border-radius: 0;
}

.order_block .order_offer {
  text-align: center;
}

.order_block .order_offer img {
  max-width: 100%;
  width: 100%;
}

.order_pre_form {
  padding: 20px 20px 0 20px;
}

.order_form_row {
  margin-bottom: 10px;
  text-align: left;
}

.order_form {
  width: 100%;
  max-width: 500px;
  padding: 0 20px 20px 20px;
}

.order_header {
  margin: 12px 0 !important;
  padding: 0 !important;
  font-size: 18px;
}

.order_form .order_form_row input,
select {
  width: 100% !important;
  padding: 14px;
  border: 2px solid #eaeaea;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: none !important;
  margin: 0 !important;
}

.order_form .order_form_row label {
  font-size: 13px;
  text-align: left;
  font-weight: bold;
}

.order_form .order_form_row input:active,
.order_form .order_form_row input:focus {
  outline: none;
  border: 2px solid #cecece;
}

.order_form .order_form_button {
  box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
  background: rgb(242, 69, 55);
  border-radius: 3px;
  border: 1px solid rgb(208, 39, 24);
  width: 100%;
  display: inline-block;
  cursor: pointer;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  outline: none;
  padding: 16px 0;
  font-weight: bold;
  font-size: 17px;
  margin-top: 5px;
  text-decoration: none;
  letter-spacing: 0.6px;
  text-shadow: 0px 1px 0px rgb(129, 14, 5);
}

.order_form .order_form_button:hover {
  background: rgb(198, 45, 31);
}

.order_form .order_form_button:active {
  position: relative;
  top: 1px;
}

.order_timer_block {
  line-height: 1;
  font-weight: bold;
}

.order_timer_block p {
  font-size: 18px;
  margin: 10px 0 !important;
  padding: 0 !important;
}

.order_timer_block .order_timer {
  font-size: 21px;
}

.time_remains {
  color: red;
}

.box-popup-wrapper {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
}

.box-tooltip {
  background: #fff;
  font-size: 18px;
  padding: 20px;
  width: 90%;
  max-width: 320px;
  margin: 80px auto;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.box-tooltip:hover .box-tooltip-btn {
  background: #62a30e;
  transition: 0.2s;
}

.box-tooltip-title {
  margin: 0;
  padding: 0;
  color: #333;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif !important;
}

.box-tooltip-ico {
  width: 100%;
  padding: 20px;
  padding-top: 0;
  box-sizing: border-box;
  text-align: center;
}

.box-tooltip-ico img {
  height: 200px;
  width: auto;
}

.box-tooltip-btn {
  background: #70b31a;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif !important;
  width: 100%;
  margin: 0 auto !important;
  padding: 16px 0;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
  animation: scale 0.4s infinite;
  animation-direction: alternate;
}

.afterlose-boxes_item {
  opacity: 0.6;
}

.shake {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation-iteration-count: 1;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

@keyframes scale {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.03);
  }
}

#boxesContainer {
  width: 100%;
  margin: auto;
  max-width: 600px;
}

.boxes,
.boxes cbox,
.boxes img {
  width: 100%;
}

.instructions {
  padding: 10px;
  background-color: #232f3e;
  border-radius: 4px;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  color: #fff;
}

#tries_count {
  font-size: 19px;
}

.boxes {
  margin: 10px 0;
}

.boxes_item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 32.5%;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  cursor: pointer;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.boxes_item.afterlose-boxes_item {
  cursor: default;
}

.boxes_item.afterlose-boxes_item:hover {
  -webkit-transform: none;
  transform: none;
}

.boxes_item:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.win_prize {
  font-size: 35px;
  font-weight: bold;
  color: #e72c2a;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin: 0;
}

@media (max-width: 479px) {
  .boxes > div {
    width: 32%;
  }

  .win_prize {
    font-size: 24px;
  }
}

@media (max-width: 319px) {
  .boxes > div {
    width: 48%;
  }

  .win_prize {
    font-size: 21px;
  }
}

#created-button-1,
#created-button-2 {
  line-height: 1.5em !important;
}

.my-com-date {
  color: #5b5f65;
  text-shadow: 0 0 0 #000;
  font-weight: 600;
  line-height: 34px;
  padding: 1px 4px 1px 4px;
  background: #fdfdfd;
  border-radius: 3px;
  font-size: 20px;
}

.out-comebacker-content-btn:hover {
  text-decoration: none !important;
  transition: 0.3s !important;
}

.out-comebacker-content-btn:focus {
  text-decoration: none;
  color: #fff;
}

.out-comebacker-content-btn:active {
  border: 1px solid #fff;
}

a:active,
a:focus {
  outline: 0;
}

input,
textarea {
  outline: 0;
}

input:active,
textarea:active {
  outline: 0;
}

:focus {
  outline: 0;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

button:active,
button:focus {
  outline: 0 !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

#s_comebacker_block {
  background: white;
  width: 100%;
  height: 177px;
  z-index: 10000;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  display: none;
  text-align: center;
}

#s_comebacker_block img {
  width: 593px;
  height: 177px;
}

#created-button-1,
#created-button-2 {
  line-height: 1.5em !important;
}

.my-com-date {
  color: rgb(91, 95, 101);
  text-shadow: 0 0 0px #000000;
  font-weight: 600;
  line-height: 34px;
  padding: 1px 4px 1px 4px;
  background: #fdfdfd;
  border-radius: 3px;
  font-size: 20px;
}

.out-comebacker-content-btn:hover {
  text-decoration: none !important;
  transition: 0.3s !important;
}

.out-comebacker-content-btn:focus {
  text-decoration: none;
  color: #fff;
}

.out-comebacker-content-btn:active {
  border: 1px solid #fff;
}

a:active,
a:focus {
  outline: none;
}

input,
textarea {
  outline: none;
}

input:active,
textarea:active {
  outline: none;
}

:focus {
  outline: none;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

button:active,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

.pl_field_address_info {
  height: 0;
  display: block;
}

.fancybox-overlay {
  z-index: 99999999;
}

.fancybox-wrap {
  z-index: 999999999;
}

#s_comebacker_block {
  background: white;
  width: 100%;
  height: 177px;
  z-index: 10000;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  display: none;
  text-align: center;
}

#s_comebacker_block img {
  width: 593px;
  height: 177px;
}
