@charset "utf-8";
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy/Gilroy-Light.woff') format('woff');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy/Gilroy-Extrabold.woff') format('woff');
  font-style: normal;
  font-weight: 900;
}
/*
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-family: 'Gilroy', 'Montserrat', Arial, Helvetica, sans-serif;
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after,
.container:after,
.popup_win .pop_top_txt:after,
.howto_sec .howto_hold:after,
.subscrip_item ul:after,
.review_item_top .review_description:after,
.opn_blk_hold:after,
.opn_blk_hold .opn_block_txt:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
html,
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
}
html {
  font: normal 14px/1.43 'Montserrat', Arial, Helvetica, sans-serif;
  color: #3d3d3d;
}
body {
  text-align: left;
  background: #084691;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  max-height: 9001em;
}
fieldset,
form,
figure,
legend {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
b,
strong {
  font-weight: bold;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn,
address {
  font-style: normal;
}
/* Input */
input,
textarea,
select,
button {
  font: normal 15px 'Montserrat', Arial, Helvetica, sans-serif;
  color: #202020;
  outline: none;
  line-height: normal;
  background: none;
}
input,
textarea,
select {
  margin: 0;
  outline: none;
  height: 44px;
  padding: 3px 10px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
input:focus,
textarea:focus,
select:focus {
  border-color: #ffd700;
  outline: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
  padding: 0;
  border: 0 none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-shadow: none;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
input[type="radio"] {
  -webkit-appearance: radio;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
}
::-webkit-input-placeholder {
  color: #B2B2B2;
  opacity: 1;
}
::-moz-placeholder {
  color: #B2B2B2;
  opacity: 1;
}
:-moz-placeholder {
  color: #B2B2B2;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #B2B2B2;
  opacity: 1;
}
textarea {
  resize: none;
  height: 89px;
}
[hidden],
template {
  display: none;
}
.input {
  margin-bottom: 13px;
  position: relative;
}
.input input,
.input textarea,
.input select {
  width: 100%;
}
.input input[type="button"],
.input input[type="reset"],
.input input[type="submit"],
.input input[type="checkbox"],
.input input[type="radio"] {
  width: auto;
}
/* END Input */
/* Table */
table {
  width: 100%;
  border-collapse: collapse;
}
td,
th {
  vertical-align: middle;
  text-align: left;
  border: 1px solid #333;
  padding: 9px 10px;
}
.table-responsive {
  width: 100%;
}
.table-responsive table {
  margin-bottom: 0 !important;
}
/* END Table */
p,
article {
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
p,
ul,
ol,
table,
form,
.table-responsive {
  margin: 0 0 20px;
}
ul,
ol {
  padding: 0 0 0 18px;
}
li {
  margin: 0 0 9px;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: bold;
  line-height: 30px;
  font-size: 24px;
  color: #3d3d3d;
  margin: 0 0 55px;
}
h1,
.h1,
h2,
.h2 {
  color: #3c3c3c;
  font-size: 36px;
  line-height: 42px;
  font-family: 'Gilroy', 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 1.1px;
  margin-bottom: 52px;
}
a {
  cursor: pointer;
  color: #3d3d3d;
  text-decoration: underline;
  outline: none;
}
a:hover {
  text-decoration: none;
}
.nowrap {
  white-space: nowrap;
}
.nofloat {
  height: 100%;
  overflow: hidden;
}
.inline {
  display: inline-block;
  vertical-align: top;
}
.outtaHere {
  display: none;
  position: absolute;
  left: -10000px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.flex,
.header_line,
.menu ul,
.social,
.footer_nav ul,
.footer_top,
.modal_people,
.main_sec_block,
.main_sec_btn_hold,
.consult_sec .hold,
.consult_sec .item,
.consult_sec .img,
.adv_item .img,
.adv_sec_hold,
.adv_sec_hold2,
.howto_sec .howto_item,
.howto_sec .howto_img,
.subscrip_hold,
.rate,
.review_item_top,
.app_present .app_present_in,
.app_present .btn_hold,
.app_down_item,
.btn_in_con,
.tab_head_hold .tab_head_title,
.tab_link_hold,
.tab_link_hold li,
.store_hold,
.content_wrap .content_hold,
.form_user_back_row,
.form_user_back_bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.half {
  width: calc(50% - 10px);
  flex-shrink: 0;
}
.wrapper,
.footer {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.wrapper {
  min-height: 100vh;
  background: #fff;
}
.container {
  width: 1140px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}
.content:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.video {
  width: 100%;
  margin: 0 auto 17px;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding-bottom: 56%;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.phone_num {
  cursor: default;
  color: #333;
  text-decoration: none;
}
.btn {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #272727 !important;
  letter-spacing: 0.6px;
  height: 54px;
  min-height: 54px;
  max-width: 100%;
  min-width: 232px;
  padding: 7px 20px 5px;
  border: none;
  border-radius: 60px;
  background: #ffd700;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-shadow: 0 2px 4px 0 rgba(65, 65, 65, 0.3);
  box-shadow: 0 2px 4px 0 rgba(65, 65, 65, 0.3);
}
.btn:hover {
  text-decoration: none;
}
.btn:active {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}
.btn .btn_in {
  position: relative;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 1;
}
/* ripple_effect */
.ink {
  display: block;
  position: absolute;
  border-radius: 100%;
  transform: scale(0);
  background: #fff;
  opacity: 0.5;
}
/*animation effect*/
.ink.animate {
  animation: ripple 0.65s linear;
  -webkit-animation: ripple 0.65s linear;
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
/* end ripple_effect */
.btn_white {
  box-shadow: none;
  background-color: transparent;
  color: #fff !important;
  border: 1px solid #fff;
}
.btn_white:hover {
  color: #fff !important;
}
.btn_white .ink {
  opacity: 0.2;
}
.btn_down {
  background-color: #fff;
  color: #000 !important;
  border: none;
  border-radius: 5px;
  height: 38px!important;
  min-height: 38px!important;
  padding: 2px 10px 0 !important;
  min-width: 1px !important;
  font-size: 14px !important;
  text-transform: none;
  font-weight: 400;
  -webkit-box-shadow: 0 1px 5px 0 #000000 !important;
  box-shadow: 0 1px 5px 0 #000000 !important;
}
.btn_down:hover {
  color: #000 !important;
}
.btn_down .ink {
  display: none;
}
.bg_blue {
  background-color: #2db0ed !important;
}
.bg_dark_yellow_green {
  background-color: #64b64a !important;
}
.bg_grey {
  background-color: #f4f4f4 !important;
}
.bg_green {
  background-color: #5bf4c2 !important;
}
.bg_pink {
  background-color: #fb9fcc !important;
}
.bg_purple {
  background-color: #b02ded !important;
}
.bg_red {
  background-color: #f47458 !important;
}
.white_txt {
  color: #fff !important;
}
/* H E A D E R */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(32, 88, 136, 0.1);
  box-shadow: 0 2px 4px 0 rgba(32, 88, 136, 0.1);
  z-index: 200;
}
.header .btn {
  height: 50px;
  min-height: 50px;
  min-width: 214px;
  padding: 1px 10px 0;
  box-shadow: none;
}
.scroll .header {
  -webkit-box-shadow: 0 2px 4px 0 rgba(32, 88, 136, 0.2);
  box-shadow: 0 2px 4px 0 rgba(32, 88, 136, 0.2);
}
.logo {
  height: 51px;
  flex-shrink: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.logo img {
  width: auto;
  height: 100%;
}
.header_line {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 10px 0;
  align-items: center;
  flex-wrap: nowrap;
}
.menu {
  flex: 1 1 auto;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  padding: 0 0 3px;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
  justify-content: center;
}
.menu ul li {
  margin: 0 11px;
  padding: 0;
}
.menu ul li > * {
  text-decoration: none;
  color: #272727;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.menu ul li > *:hover,
.menu ul li.active > * {
  color: #47c4f3;
  font-weight: 600;
}
.mob_menu_toggle {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 61px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
}
.mob_menu_toggle span,
.mob_menu_toggle span:before,
.mob_menu_toggle span:after {
  width: 24px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
}
.mob_menu_toggle span {
  margin-top: -2px;
}
.mob_menu_toggle span:before,
.mob_menu_toggle span:after {
  content: '';
}
.mob_menu_toggle span:before {
  margin-top: -9px;
}
.mob_menu_toggle span:after {
  margin-top: 7px;
}
.menu_close {
  position: absolute;
  z-index: 5;
  width: 40px;
  height: 40px;
  background: url("../img/icon/modal_close_ico.svg") no-repeat center;
  background-size: 20px auto;
  top: 33px;
  right: 8px;
  display: none;
}
/* end H E A D E R */
/* F O O T E R */
.footer {
  background: #d4dde4 url("../img/bg/footer_bg.jpg") no-repeat 50% 0;
  background-size: cover;
  position: relative;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2;
  padding: 39px 0 27px;
  z-index: 1;
}
.footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #084691;
  opacity: 0.8;
  z-index: -1;
}
.footer a {
  color: #fff;
}
.copy {
  text-align: center;
}
.social {
  justify-content: center;
  margin-bottom: 18px;
}
.social .soc_item {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin: 0 10px 20px;
}
.social .soc_item svg {
  width: 100%;
  height: 100%;
  fill: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.social .soc_item:hover svg {
  fill: #ffd700;
}
.footer_nav {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.9;
}
.footer_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
  justify-content: center;
}
.footer_nav ul li {
  margin: 0 20px 10px;
  padding: 0;
}
.footer_nav a {
  color: #fff;
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.footer_nav a:hover {
  text-decoration: none;
  color: #ffd700;
}
.footer_top {
  position: relative;
  padding: 0 250px;
  align-items: flex-end;
  justify-content: center;
  height: 97px;
  min-height: 97px;
  margin-bottom: 50px;
}
.footer_logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 84px;
}
.footer_logo img {
  height: 100%;
  width: auto;
}
.footer_btn_hold {
  text-align: center;
  margin-bottom: 43px;
}
/* end F O O T E R */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 40px;
  height: 40px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  right: 12px !important;
  top: 12px !important;
  text-decoration: none;
  opacity: 0.8 !important;
  padding: 0;
  background: url("../img/icon/modal_close_ico.svg") no-repeat center !important;
  background-size: 24px auto !important;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1 !important;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding: 0;
  }
}
.popup_win {
  position: relative;
  background: #fff;
  width: 1111px;
  max-width: calc(100% - 30px);
  margin: 20px auto;
  border-radius: 10px;
  padding: 20px 53px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(0.8);
  -webkit-box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.1);
  box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.1);
  border-left: 12px solid #ffdc00;
  min-height: 660px;
}
.popup_win2 {
  min-height: 1px;
  width: 900px;
}
.popup_win .pop_title {
  color: #3c3c3c;
  font-size: 36px;
  line-height: 1.2;
  font-family: 'Gilroy', 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 1.1px;
  margin-bottom: 20px;
}
.popup_win .pop_top_txt {
  margin-bottom: 30px;
}
.popup_win .pop_top_txt p {
  margin-bottom: 10px;
}
/*====== Zoom effect ======*/
.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
  background: #3d3d3d;
}
/* animate in */
.mfp-ready .popup_win {
  opacity: 1;
  transform: scale(1);
}
.mfp-ready.mfp-bg {
  opacity: 0.5;
}
/* animate out */
.mfp-removing .popup_win {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-removing.mfp-bg {
  opacity: 0;
}
/* end Magnific Popup CSS */
.modal_people {
  justify-content: flex-start;
  flex-wrap: nowrap;
  font-size: 15px;
  line-height: 22px;
  color: #646363;
}
.modal_people .img {
  flex-shrink: 0;
  overflow: hidden;
  width: 285px;
  border-radius: 10px;
  margin: 0 30px 20px 0;
}
.modal_people .img img {
  width: 100%;
  height: auto;
}
.modal_people .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #1e1e1e;
  margin-bottom: 19px;
}
.modal_people p {
  margin-bottom: 22px;
}
.label {
  display: block;
  padding-left: 11px;
  color: #1c1c1c;
  font-size: 13px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 4px;
}
.form .btn_hold {
  text-align: center;
}
.input_required input {
  padding-right: 30px;
}
.input_required:after {
  content: "*";
  font-size: 24px;
  color: #ff0000;
  position: absolute;
  top: 14px;
  right: 14px;
}
.popup_win3 {
  width: 540px;
  padding: 0 !important;
  border: none;
}
.popup_win_content {
  padding: 0 97px 20px;
}
.pop_title2 {
  background: #ffdc00;
  padding: 10px 50px 5px;
  margin-bottom: 20px;
  text-align: center;
}
.pay-popup-chosen {
  color: #0b0b0b;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 5px;
}
.pay-tarrif {
  font-size: 24px;
}
.pay-price {
  font-size: 42px;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
}
.pay-dolla {
  font-size: 24px;
}
.pay-price-ye {
  font-size: 14px;
  font-weight: 300;
}
/* C U S T O M  C H E C K B O X */
.custom_checkbox_hold {
  display: inline-block;
  position: relative;
  font-size: 10px;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 13px;
  cursor: pointer;
}
.custom_checkbox_hold input[type="checkbox"] {
  display: none;
  position: absolute;
  left: -10000px;
  -webkit-appearance: none;
}
.custom_checkbox_hold .custom_checkbox {
  flex-shrink: 0;
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  cursor: pointer;
  background: #ccc;
}
.custom_checkbox_hold .custom_checkbox:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 50%;
  background: #ffdc00;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.custom_checkbox_hold input[type="checkbox"]:checked + .custom_checkbox:after {
  margin: 0;
}
.custom_checkbox_hold a {
  color: #66b0ed;
  text-decoration: none;
}
.custom_checkbox_hold a:hover {
  text-decoration: underline;
}
/* end C U S T O M  C H E C K B O X */
/* galery_slide */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  overflow: hidden;
  outline: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow {
  display: block;
  width: 40px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px auto;
  color: #fff;
  border: none !important;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px);
  z-index: 100;
  overflow: hidden;
  text-indent: -9999px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 0.6;
}
.slick-arrow:hover {
  opacity: 1;
}
.slick-next {
  right: calc(50% - 645px);
  background-image: url(../img/icon/sl_arr_r_white.svg);
}
.slick-prev {
  left: calc(50% - 645px);
  background-image: url(../img/icon/sl_arr_l_white.svg);
}
.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 0;
  position: absolute;
  left: calc(50% - 554px);
  bottom: 270px;
  text-align: left;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 13px 0 0;
  padding: 0;
}
.slick-dots li button {
  border: none;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: -9999px;
  background: #fff;
  opacity: 0.6;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.slick-dots .slick-active button,
.slick-dots li button:hover {
  opacity: 1;
}
/* end galery_slide */
.main_sec {
  position: relative;
  background: #000;
  max-height: 698px;
  overflow: hidden;
}
.main_sec .galery_slide_blk {
  position: relative;
  z-index: 1;
  background-color: #cecece;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}
.main_sec .galery_slide_blk:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0365b6;
  background: -moz-linear-gradient(top, #0365b6 0%, #0080e9 100%);
  background: -webkit-linear-gradient(top, #0365b6 0%, #0080e9 100%);
  background: linear-gradient(to bottom, #0365b6 0%, #0080e9 100%);
  opacity: 0.6;
  z-index: -1;
}

/* new from figma */
.gray_bg {
  background: #E5E5E5;
}
.content {
  padding-top: 72px; /* space for header */
}
.main_sec_a {
  display: flex;
  background: 
    url(/img/bg/Group1.png) bottom left/50% no-repeat, 
    url(/img/bg/Group7.png) bottom -2% right 45px/50% no-repeat;
  padding: 70px 15px 129px;
  justify-content: space-between;
}
.main_sec_a>div {
  width: 48%;
}
/* .main_sec_a>div:first-of-type {
  padding-left: 15px;
} */
.main_sec_b {
  display: flex;
  background: url(/img/bg/Group4.png) bottom right no-repeat;
  padding: 70px 15px;
  justify-content: flex-start;
  flex-direction: column;
  background-size: 50%;
}
.main_sec_b>div {
  width: 46%;
}
.main_sec-text {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #646464;
  margin-bottom: 33px;
}
.main_sec-block {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  color: #000000;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 27px 20px 27px 97px;
}
.bg-pawprint {
  background-image: url(/img/bg/pawprint1.png);
  background-repeat: no-repeat;
  background-position: center left;
}
.bg-hourglass {
  background-image: url(/img/bg/hourglass1.png);
  background-repeat: no-repeat;
  background-position: center left;
}
.mobile_bg_container, .mobile_more_link, .mobile_text_control {
  display: none;
}
@media screen and (max-width: 1140px) {
  .content {
    padding-top: 52px;
  }
}
@media screen and (max-width: 850px) {
  .content {
    padding-top: 52px;
  }
  .main_sec_a .mobile_bg_container {
    display: block;
    background: url(/img/bg/Group5.png) bottom center no-repeat;
    height: 370px;
    width: 100%;
    margin-bottom: 25px;
  }
  .main_sec_b .mobile_bg_container {
    display: block;
    background: url(/img/bg/Group4.png) bottom center no-repeat;
    height: 370px;
    width: 100%;
    background-size: contain;
  }
  .main_sec_a {
    display: block;
    background: none;
    padding: 25px 20px;
  }
  .main_sec_b {
    display: block;
    background: none;
    padding: 25px 20px;
  }
  .main_sec_a>div {
    width: 100%;
  }
  .main_sec_b>div {
    width: 100%;
  }
  .main_sec-block {
    padding: 90px 25px 36px;
  }
  .main_sec_a .main_sec-text {
    height: 276px;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
  }
  .main_sec_a .main_sec-text:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 70px;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(0deg, #E5E5E5FF 25px, #E5E5E500);
  }
  .main_sec_b .main_sec-text {
    padding-bottom: 20px;
  }
  .mobile_more_link {
    font-size: 15px;
    line-height: 24px;
    color: #646464;
    display: inline;
    text-decoration: underline;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .mobile_more_link span:last-child {
    display: none;
  }
  .mobile_text_control:checked + .main_sec-text {
    height: 100%;
  }
  .mobile_text_control:checked + .main_sec-text:after {
    display: none;
  }
  .mobile_text_control:checked + .main_sec-text .mobile_more_link span:first-child {
    display: none;
  }
  .mobile_text_control:checked + .main_sec-text .mobile_more_link span:last-child {
    display: inline;
  }
  .bg-pawprint {
    background-image: url(/img/bg/pawprint2.png);
    background-repeat: no-repeat;
    background-position: top 30px left 30px;
  }
  .bg-hourglass {
    background-image: url(/img/bg/hourglass2.png);
    background-repeat: no-repeat;
    background-position: top 30px left 30px;
  }
}
/* end new from figma */

.main_sec_block {
  font-family: 'Gilroy', 'Montserrat', Arial, Helvetica, sans-serif;
  height: 698px;
  padding: 100px 0 313px 0;
  color: #fff;
  font-weight: 300;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 1.2px;
  justify-content: flex-start;
  align-items: flex-end;
}
.main_sec_block .b {
  font-weight: 900;
}
.main_sec_block .sm_txt {
  font-size: 24px;
}
.main_sec_block .main_sec_block_txt {
  overflow: hidden;
}
.main_sec_btn_hold {
  justify-content: flex-start;
  position: absolute;
  z-index: 101;
  left: calc(50% - 554px);
  bottom: 158px;
}
.main_sec_btn_hold .btn {
  margin: 0 15px 0 0;
  min-width: 226px;
}
.adv_sec {
  position: relative;
  padding: 106px 0 62px;
}
.adv_sec .h2 {
  margin-bottom: 69px;
}
.consult_sec {
  position: relative;
  padding: 112px 0 107px;
}
.consult_sec .hold {
  align-items: stretch;
}
.consult_sec .item {
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 12px;
  width: calc(50% - 6px);
  overflow: hidden;
  padding: 13px 40px 13px 31px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #3c3c3c;
  min-height: 83px;
}
.consult_sec .img {
  flex-shrink: 0;
  width: 61px;
  height: 56px;
  align-items: center;
  justify-content: center;
}
.consult_sec .img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.consult_sec .txt {
  padding-left: 42px;
}
.consult_sec .btn_hold {
  margin-top: 15px;
  display: flex;
  width: 100%;
  justify-content: center;
}
.adv_item {
  flex-shrink: 0;
  padding-right: 80px;
  text-align: left;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 39px;
}
.adv_item .img {
  align-items: flex-end;
  justify-content: flex-start;
  width: 85px;
  height: 85px;
  margin-bottom: 13px;
}
.adv_item .img img {
  max-height: 100%;
  width: auto;
  height: auto;
}
.adv_item .title {
  font-size: 19px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
.adv_sec_hold {
  justify-content: flex-start;
  margin-right: -28px;
}
.adv_sec_hold .adv_item {
  width: 33.33%;
}
.adv_sec2 {
  position: relative;
  padding: 83px 0 7px;
  z-index: 2;
}
.adv_sec2 .h2 {
  margin-bottom: 69px;
}
.adv_sec2 .adv_sec2_bg {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: -48px;
  width: 341px;
}
.adv_sec2 .adv_sec2_bg img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.adv_sec2 .adv_sec2_bg .adv_sec2_bg_txt {
  position: absolute;
  top: 57px;
  right: 0;
  left: 10px;
  z-index: 1;
  text-align: center;
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  line-height: 39px;
  padding: 0 10px;
  letter-spacing: 0.2px;
}
.adv_sec2 .adv_sec2_bg .im_mob {
  display: none;
}
.adv_sec_hold2 {
  width: calc(100% - 383px);
  padding: 0 8px;
  margin-bottom: -20px;
}
.adv_sec_hold2 .adv_item {
  width: calc(50% - 15px);
  margin-bottom: 56px;
  padding: 0 45px 0 0;
}
.adv_sec_hold2 .adv_item .img {
  width: 85px;
  height: 80px;
  margin-bottom: 13px;
}
.adv_sec_hold2 .adv_item .title {
  margin-bottom: 7px;
}
.howto_sec {
  position: relative;
  padding: 105px 0 64px;
}
.howto_sec .h2 {
  margin-bottom: 72px;
}
.howto_sec .howto_sec_wrap {
  position: relative;
}
.howto_sec .howto_hold {
  width: calc(100% - 620px);
  padding-left: 63px;
}
.howto_sec .howto_item {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #3c3c3c;
  margin-bottom: 39px;
}
.howto_sec .howto_img {
  flex-shrink: 0;
  width: 101px;
  height: 147px;
  justify-content: center;
  align-items: flex-end;
}
.howto_sec .howto_img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.howto_sec .howto_img2 {
  padding-left: 22px;
}
.howto_sec .howto_txt {
  padding-left: 25px;
  position: relative;
  bottom: -6px;
  min-height: 85px;
}
.howto_sec .titl {
  font-size: 19px;
  line-height: 22px;
  font-weight: 600;
  max-width: 230px;
  margin-bottom: 9px;
}
.howto_sec .btn_hold {
  text-align: center;
  padding-top: 65px;
}
.howto_sec .howto_bg {
  position: absolute;
  right: -2px;
  bottom: 77px;
  max-height: 100%;
  max-width: 540px;
}
.howto_sec .howto_bg img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.howto_sec .howto_bg_img_mob {
  display: none;
}
.howto_sec .howto_bg_txt {
  font-size: 20px;
  line-height: 1.2;
  color: #47c4f3;
  letter-spacing: 0.6px;
  font-weight: 800;
  position: absolute;
  z-index: 1;
  text-align: center;
  width: 220px;
  top: 253px;
  left: 25px;
}
.howto_sec .btn_hold_mobile {
  text-align: center;
  display: none;
}
.subscrip_label {
  font-weight: 600;
  color: #3d3d3d;
  text-align: left;
  font-size: 9px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: 0.6px;
}
.subscrip_label span {
  display: inline-block;
  padding: 7px 12px 6px;
  border-radius: 20px;
  background: #fff5bd;
}
.subscrip_sec {
  position: relative;
  padding: 105px 0 114px;
}
.subscrip_hold {
  justify-content: flex-start;
  margin: 0 -30px 21px 0;
}
.subscrip_item {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  border-radius: 10px;
  border-top: 12px solid #ffdc00;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  width: calc(33.33% - 30px);
  margin: 0 30px 30px 0;
  padding: 19px 20px 31px;
  text-align: center;
  -webkit-box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.1);
  box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.1);
}
.subscrip_item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #084691;
  opacity: 0.6;
}
.subscrip_item ul {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
  text-align: left;
}
.subscrip_title {
  margin-top: 10px;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.2;
  letter-spacing: 0.6px;
  margin-bottom: 1px;
  height: 70px;
}
.subscrip_num {
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 17px;
  white-space: nowrap;
}
.subscrip_num .pay {
  font-size: 18px;
}
.subscrip_num .yr {
  font-weight: 400;
  font-size: 14px;
  opacity: 0.8;
  position: absolute;
  bottom: 3px;
  white-space: nowrap;
  padding-left: 4px;
}
.subscrip_bottom {
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #272727;
  text-align: center;
  letter-spacing: 0.2px;
}
.subscrip_bottom strong {
  display: block;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 2px;
}
.subscrip_bottom .subscrip_bottom_img {
  height: 77px;
  margin-bottom: 12px;
}
.subscrip_bottom .subscrip_bottom_img img {
  height: 100%;
  width: auto;
}
.subscrip_item2 {
  border-color: #5bf4c2;
}
.subscrip_item2 .subscrip_label span {
  background: #bdf3e1;
}
.subscrip_item3 {
  border-color: #fb9fcc;
}
.subscrip_item3 .subscrip_label span {
  background: #ffe6f2;
}
.prof_sec {
  position: relative;
  padding: 107px 0 121px;
}
.prof_sec .h2 {
  margin-bottom: 43px;
}
.prof_item {
  flex-shrink: 0;
  border-left: 10px solid #ffdc00;
  border-radius: 10px;
  position: relative;
  background: #f8f8f8;
  -webkit-box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.1);
  box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.1);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 0 30px 41px;
  margin: 0 auto;
}
.prof_item .img {
  width: 190px;
  height: 183px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  top: -20px;
  left: -5px;
  margin: 0 auto -9px;
}
.prof_item .img img {
  width: 100%;
  min-height: 100%;
  height: auto;
}
.prof_item .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 18px;
  text-align: center;
  padding-right: 10px;
}
.prof_item .text {
  overflow: hidden;
  margin: 0 -20px 10px 0;
}
.prof_item .more {
  position: absolute;
  left: 30px;
  bottom: 21px;
  max-width: 100%;
  text-decoration: underline;
  font-weight: 600;
}
.prof_item .more:hover {
  text-decoration: none;
}
.rate {
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.rate span {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  background: url("../img/icon/star.svg") no-repeat center;
  background-size: contain;
}
.review_sec {
  position: relative;
  padding: 96px 0 92px;
}
.review_sec .h2 {
  margin-bottom: 32px;
}
.review_item {
  overflow: hidden;
  border-radius: 10px;
  border-top: 12px solid #ffdc00;
  background: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.73);
  box-shadow: 0 2px 10px 0 rgba(195, 195, 195, 0.73);
  min-height: 394px;
  padding: 13px 50px 50px;
  position: relative;
  text-align: left;
}
.review_item .review_item_txt {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  max-height: 157px;
  overflow: hidden;
}
.review_item .rate {
  position: absolute;
  left: 49px;
  bottom: 32px;
}
.review_item_top {
  justify-content: flex-start;
  flex-wrap: nowrap;
  min-height: 120px;
  margin-bottom: 22px;
}
.review_item_top .img {
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 5px;
  width: 92px;
  height: 92px;
  margin: 4px 18px 0 0;
}
.review_item_top .img img {
  width: 100%;
  min-height: 100%;
  height: auto;
}
.review_item_top .review_description {
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
}
.review_item_top .nm {
  font-weight: 600;
  display: block;
  font-size: 19px;
  line-height: 20px;
}
.review_item_top .review_name {
  margin-bottom: 8px;
}
.galery_slide2 {
  margin: 0 -15px;
  padding-bottom: 41px;
  overflow: visible;
}
.galery_slide2 .slick-track {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.galery_slide2 .galery_slide2_block {
  height: auto;
  flex-shrink: 0;
  padding: 20px 15px 10px;
}
.galery_slide2 .prof_item {
  height: 100%;
  width: 350px;
  border-color: rgba(255, 220, 0, 0.2);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.galery_slide2 .slick-active .prof_item {
  border-color: #ffdc00;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.galery_slide2 .review_item {
  height: 100%;
}
.galery_slide2 .slick-dots {
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.galery_slide2 .slick-dots li {
  margin: 0 6px;
}
.galery_slide2 .slick-dots li button {
  background-color: #97ddfe;
}
.galery_slide2 .slick-arrow {
  margin-top: -15px;
}
.galery_slide2 .slick-prev {
  left: -75px;
  background-image: url(../img/icon/sl_arr_l_blue.svg);
}
.galery_slide2 .slick-next {
  right: -75px;
  background-image: url(../img/icon/sl_arr_r_blue.svg);
}
.galery_slide3 {
  margin: 0 -115px;
  padding-bottom: 60px;
}
.galery_slide3 .galery_slide2_block {
  width: 573px;
  text-align: right;
}
.galery_slide3 .slick-active {
  text-align: left;
}
.galery_slide3 .slick-active + .galery_slide2_block {
  text-align: left;
}
.galery_slide3 .review_item {
  display: inline-block;
  width: 351px;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 38px;
  padding-right: 15px;
}
.galery_slide3 .review_item .review_item_top {
  margin-bottom: 17px;
}
.galery_slide3 .slick-active .review_item {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 50px;
  padding-right: 50px;
}
.galery_slide3 .slick-active .review_item .review_item_top {
  margin-bottom: 22px;
}
.galery_slide3 .slick-arrow {
  top: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  bottom: 0;
  margin: 0;
  height: 50px;
}
.galery_slide3 .slick-next {
  right: 342px;
}
.galery_slide3 .slick-prev {
  left: 342px;
}
.galery_slide3 .slick-dots {
  bottom: 18px;
  padding: 0 390px;
}
.galery_slide3 .slick-dots li {
  margin-top: 6px;
}
.scroll_id {
  position: absolute;
  top: -70px;
  height: 70px;
  z-index: -10;
  opacity: 0;
  pointer-events: none;
}
.fade_slide {
  margin: 0;
}
.fade_slide .slick-dots {
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center;
  padding: 0 10px;
}
.fade_slide .slick-dots li {
  margin: 12px 6px 0;
}
.app_present {
  position: relative;
}
.app_present .app_present_item {
  background: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.app_present .app_present_in {
  min-height: 500px;
  position: relative;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 62px 0 50px 50px;
}
.app_present .text_hold {
  text-align: left;
  width: 370px;
  color: #282828;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  position: relative;
  padding-bottom: 50px;
  min-height: 283px;
}
.app_present .h2 {
  margin-bottom: 32px;
  color: #282828;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.4px;
}
.app_present .app_present_img {
  position: absolute;
  right: 167px;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.app_present .app_present_img img {
  width: auto;
  height: 100%;
}
.app_present .text {
  margin-bottom: 13px;
  letter-spacing: 0.1px;
}
.app_present .btn_hold {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}
.app_present .btn_hold .store_link {
  margin: 0 0 10px;
  height: 40px;
}
.app_present .btn_hold .store_link:first-child {
  margin-right: 38px;
}
.app_present .btn_hold .store_link img {
  height: 100%;
  width: auto;
}
.app_present .slick-dots li button {
  background: #def0f8;
  opacity: 1;
}
.app_present .slick-dots .slick-active button,
.app_present .slick-dots li button:hover {
  opacity: 1;
  background: #97ddfe;
}
.app_present .fade_slide .slick-dots {
  bottom: 31px;
  padding-right: 102px;
}
.app_present_item.white_txt .text_hold,
.app_present_item.white_txt .h2 {
  color: #fff;
}
.app_down_block {
  position: relative;
  height: 66px;
  background: #0080FF;
  padding: 5px 10px 5px 25px;
  display: none;
}
.app_down_block .btn {
  flex-shrink: 0;
}
.app_down_block.active {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.app_down_close {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  background: url("../img/icon/close_white_ico.svg") no-repeat center;
  background-size: 10px auto;
  cursor: pointer;
}
.app_down_item {
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.app_down_img {
  flex-shrink: 0;
  background: #fff;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  position: relative;
}
.app_down_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 70%;
  max-height: 70%;
  width: auto;
  height: auto;
}
.app_down_text {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: normal;
  padding: 0 10px;
}
.app_popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background: rgba(255, 255, 255, 0.9);
  z-index: 300;
  overflow: hidden;
  overflow-y: auto;
  display: none;
}
.app_popup .app_popup_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url("../img/icon/modal_close_ico.svg") no-repeat center;
  background-size: 18px auto;
  cursor: pointer;
}
.app_popup .app_popup_logo {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
.app_popup .app_popup_logo img {
  max-height: 40px;
  width: auto;
  height: auto;
}
.app_popup .app_popup_layout {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.app_popup.active {
  display: block;
}
.app_popup_cont {
  background: #fff;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
  padding: 10px 20px 0;
  text-align: center;
  z-index: 10;
}
.app_popup_cont .h2 {
  margin-bottom: 10px;
}
.app_popup_cont p {
  margin-bottom: 25px;
}
.app_popup_cont .btn {
  width: 100%;
  margin-bottom: 5px;
  height: 55px;
  min-height: 55px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px;
}
.app_popup_cont .app_more {
  color: #C6C4C4;
  text-decoration: underline;
  font-size: 11px;
}
.app_popup_cont .app_popup_img {
  margin-top: 20px;
  height: 300px;
  overflow: hidden;
}
.app_popup_cont .app_popup_img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
/* add 2.04.19*/
.btn_violet {
  background: #50287d;
  color: #fff !important;
  letter-spacing: -0.2px;
  padding-right: 14px;
}
.btn_violet .ink {
  opacity: 0.1;
}
.btn_blue {
  background: #034896;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  min-height: 40px;
  text-transform: none;
  letter-spacing: normal;
}
.btn_blue .ink {
  background: #002b70;
}
.btn_blue:hover {
  background: #002b70;
}
.btn_blue:hover .ink {
  background: #034896;
}
.btn_in_con {
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.btn_in_con .btn_logo {
  flex-shrink: 0;
  width: 115px;
  margin-left: 8px;
}
.btn_in_con .btn_logo img {
  max-width: 100%;
  max-height: 29px;
  width: auto;
  height: auto;
}
.tab_head_hold {
  background: #50287d;
  border-bottom: 4px solid #fff;
  padding-top: 25px;
  color: #fff;
}
.tab_head_hold .tab_head_title {
  align-items: center;
  justify-content: center;
  font-family: 'Gilroy', 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 49px;
  padding: 0 0 0 46px;
}
.tab_head_hold .tab_head_title_txt {
  margin-right: 34px;
}
.tab_head_hold .tab_head_logo {
  width: 286px;
  height: 74px;
  flex-shrink: 0;
  position: relative;
  top: 6px;
}
.tab_head_hold .tab_head_logo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
/* T A B S */
.tab_link_hold {
  margin: 0 -3px 0 2px;
  padding: 0;
  list-style: none;
  align-items: stretch;
  flex-wrap: nowrap;
}
.tab_link_hold li {
  align-items: center;
  flex-wrap: nowrap;
  justify-content: flex-start;
  flex-shrink: 0;
  margin: 0;
  padding: 8px 20px 0 27px;
  border: 2px solid #fff;
  border-bottom: none;
  cursor: pointer;
  border-radius: 25px 25px 0 0;
  height: 76px;
  overflow: hidden;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 34.2%;
}
.tab_link_hold .tab_text {
  text-decoration: underline;
  position: relative;
}
.tab_link_hold .tab_link:hover .tab_text,
.tab_link_hold .tab_link.active .tab_text {
  text-decoration: none;
}
.tab_link_hold .tab_link.active {
  padding-left: 35px;
}
.tab_link_hold .tab_link.active .tab_text {
  top: 2px;
}
.tab_link_hold .active {
  cursor: default;
  background: #fff;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #50287d;
  width: 65.8%;
}
.tab_link_hold .tab_ico {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border: 1px solid #fff;
  border-radius: 7px;
  position: relative;
  overflow: hidden;
  margin-right: 28px;
  top: 1px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tab_link_hold .tab_ico svg {
  max-width: 29px;
  max-height: 29px;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  fill: #fff;
}
.tab_link_hold .tab_link.active .tab_ico {
  border-color: #50287d;
  margin-right: 22px;
}
.tab_link_hold .tab_link.active .tab_ico svg {
  fill: #50287d;
}
.hidden-tab {
  display: none;
}
.hidden-tab.visible {
  display: block;
}
/* end T A B S */
.label_form {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 1.2;
  color: #969fb0;
  text-align: left;
}
.form_in {
  background: #f4f4f4;
  padding: 30px 25px 24px;
  margin-bottom: 16px;
}
.form_in input {
  border-radius: 0;
  border-color: #e6ebe9;
  height: 38px;
}
.form_in .input {
  margin-bottom: 20px;
}
.form_in .btn {
  min-width: 200px;
}
.store_hold {
  align-items: center;
  justify-content: center;
  margin-bottom: 39px;
}
.store_hold .st_lnk {
  flex-shrink: 0;
  width: 109px;
  margin: 0 15px 15px;
}
.store_hold .st_lnk img {
  width: 100%;
  height: auto;
}
.content_wrap {
  padding: 32px 0 16px;
}
.content_wrap .content_hold {
  flex-wrap: nowrap;
}
.content_wrap .content_hold_block {
  order: 1;
  flex-shrink: 0;
  width: calc(100% - 380px);
  padding-top: 15px;
}
.content_wrap .content_hold_aside {
  flex-shrink: 0;
  width: 350px;
  order: 0;
  text-align: center;
  padding-top: 14px;
  font-size: 12px;
  line-height: 1.2;
  color: #3d3d3d;
}
.content_wrap .content_hold_aside .h3 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 17px;
}
.content_wrap .h1,
.content_wrap .h2 {
  letter-spacing: normal;
  margin-bottom: 22px;
}
.list_dotGreen {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_dotGreen li {
  margin: 0 0 5px;
  padding: 0 0 0 10px;
  position: relative;
}
.list_dotGreen li:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  background: #cedc00;
  width: 3px;
  height: 3px;
  left: 1px;
  top: 9px;
}
.opn_blk_wrap {
  padding: 12px 0 0;
}
.opn_blk_hold {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border-top: 10px solid #cedc00;
  background: #f8f8f8;
  margin-bottom: 12px;
  padding: 27px 55px 10px;
  font-size: 15px;
  line-height: 20px;
}
.opn_blk_hold .h3 {
  font-size: 19px;
  line-height: 1.1;
  margin-bottom: 23px;
}
.opn_blk_hold .h4 {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 11px;
  color: #3d3d3d;
}
.opn_blk_hold a {
  color: #50287d;
  text-decoration: underline;
}
.opn_blk_hold a:hover {
  text-decoration: none;
}
.opn_blk_hold .phone_num {
  text-decoration: none;
  color: #3d3d3d;
}
.opn_blk_hold .opn_block_txt {
  margin-bottom: 16px;
}
.opn_blk_hold .opn_block {
  overflow: hidden;
  padding: 0 2px;
  display: none;
}
.opn_blk_hold .opn_blk_toggle {
  position: absolute;
  left: 9px;
  top: 16px;
  width: 40px;
  height: 40px;
  background: url("../img/icon/down-arrow.svg") no-repeat center;
  background-size: 20px auto;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
}
.opn_blk_hold.open {
  padding-bottom: 2px;
}
.opn_blk_hold.open .opn_block {
  display: block;
}
.opn_blk_hold.open .opn_blk_toggle {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.call_free_block_hold {
  background: #efefef;
  overflow: hidden;
  margin-bottom: 12px;
}
.call_free_block_hold .call_free_block {
  position: relative;
  padding: 22px 15px 26px;
  font-size: 14px;
  line-height: 20px;
}
.call_free_block_hold p {
  margin-bottom: 12px;
}
.call_free_block_hold .call_free_block_img {
  position: absolute;
  right: -4px;
  bottom: 0;
  width: 155px;
  max-height: 185px;
}
.call_free_block_hold .call_free_block_img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.call_free_block_hold .call_free_block_txt {
  position: relative;
  z-index: 1;
}
.call_free_block_hold .phone_num {
  color: #3d3d3d;
  white-space: nowrap;
}
.call_free_block_hold .txt_big {
  font-size: 17px;
  line-height: 24px;
}
.call_free_block_hold .call_free_block_txt_in {
  font-size: 15px;
  text-align: left;
  padding: 0 95px 0 7px;
  min-height: 150px;
}
.tab_mob_title {
  color: #000 !important;
  font-size: 27px !important;
  line-height: 36px !important;
  margin: 0 0 20px !important;
  display: none;
  letter-spacing: 0.5px !important;
}
.stuck {
  position: relative !important;
}
.for_user_sec {
  position: relative;
}
/* add 18.05.19*/
.howConsult_sec {
  padding: 83px 0 85px;
}
.howConsult_sec .h2 {
  margin-bottom: 59px;
}
.howConsult_row {
  text-align: left;
  position: relative;
  z-index: 1;
  padding-bottom: 29px;
}
.howConsult_item {
  display: inline-block;
  position: relative;
  border-radius: 49px;
  width: 538px;
  max-width: 100%;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #3d3d3d;
  padding: 38px 22px 48px 147px;
  z-index: 1;
}
.howConsult_item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 49px;
  background: #fff;
  border: 7px dotted #ffd700;
}
.howConsult_item:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  border-top: 7px dotted #ffd700;
  bottom: -48px;
  width: 59.9%;
  border-radius: 0 49px 0 0;
  border-right: 7px dotted #ffd700;
  z-index: -1;
  margin-left: -4px;
  margin-top: -1px;
  min-height: 133px;
}
.howConsult_row:nth-child(odd) {
  text-align: right;
}
.howConsult_row:nth-child(odd) .howConsult_item:after {
  left: auto;
  right: 100%;
  border-radius: 49px 0 0 0;
  border-right: none;
  border-left: 7px dotted #ffd700;
  margin-right: -2px;
  margin-left: 0;
}
.howConsult_row:last-child .howConsult_item:after {
  display: none;
}
.howConsult_img {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 31px;
  text-align: right;
  width: 95px;
  max-height: 95px;
}
.howConsult_img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.howConsult_img2 {
  margin-top: -8px;
}
.howConsult_img_rot {
  margin-top: -7px;
}
.howConsult_img_rot img {
  -webkit-transform: rotate(-34deg);
  -ms-transform: rotate(-34deg);
  transform: rotate(-34deg);
}
.howConsult_txt {
  position: relative;
  z-index: 1;
}
.howConsult_txt .small {
  display: block;
  font-weight: 400;
}
.body2 .adv_sec2 {
  padding: 60px 0 23px;
}
.body2 .adv_sec2 .adv_sec2_bg {
  bottom: -64px;
}
.body2 .prof_sec {
  padding: 77px 0 63px;
}
.body2 .prof_item {
  padding-bottom: 61px;
}
.body2 .review_sec {
  padding: 71px 0 39px;
}
.body2 .adv_sec {
  padding: 118px 0 94px;
}
.body2 .footer_nav ul li {
  margin: 0 28px 10px;
}
.body2 .footer_btn_hold {
  margin-bottom: 37px;
}
.body2 .footer_btn_hold .btn {
  min-width: 250px;
}
.body2 .menu ul {
  justify-content: space-between;
  padding: 0 32px 0 22px;
}
.main_sec_btn_hold-deskHide {
  display: none;
}
.form_user_back_hold {
  position: absolute;
  z-index: 101;
  left: calc(50% - 552px);
  bottom: 56px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 10px;
  line-height: 1.2;
  width: 680px;
  max-width: 100%;
}
.form_user_back_hold a {
  color: #fff;
  text-decoration: underline;
}
.form_user_back_hold a:hover {
  text-decoration: none;
}
.form_user_back_hold .custom_checkbox_hold {
  font-weight: 300;
}
.form_user_back_hold .custom_checkbox_hold .custom_checkbox {
  border: 1px solid #fff;
  background: none;
  top: 2px;
  margin-right: 4px;
}
.form_user_back_hold .btn_hold {
  margin-bottom: 15px;
}
.form_user_back_hold .btn {
  min-width: 250px;
}
.form_user_back {
  margin: 0;
  padding: 0;
}
.form_user_back_row {
  flex-wrap: nowrap;
}
.form_user_back_row .input {
  width: calc(33.33% - 6px);
  flex-shrink: 0;
  margin: 0 0 26px;
}
.form_user_back_row input {
  background: none;
  border: 1px solid #fff;
  font-size: 16px;
  font-style: italic;
  color: #fff;
  height: 45px;
  padding: 3px 15px;
}
.form_user_back_row .mask_phone {
  padding: 3px 20px;
}
.form_user_back_row ::-webkit-input-placeholder {
  color: #fff;
}
.form_user_back_row ::-moz-placeholder {
  color: #fff;
}
.form_user_back_row :-moz-placeholder {
  color: #fff;
}
.form_user_back_row :-ms-input-placeholder {
  color: #fff;
}
.form_user_back_bottom {
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.form_user_back_bottom .btn_hold {
  order: 0;
}
.form_user_back_bottom .custom_checkbox_hold {
  order: 1;
}
/* R E S P O N S I V E */
@media screen and (max-width: 1300px) {
  .main_sec_btn_hold {
    bottom: 50px;
  }
  .slick-arrow {
    background-size: 14px auto;
    width: 46px;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    bottom: 92px;
  }
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
  }
  .slick-dots {
    left: 0;
    right: 0;
    text-align: center;
    bottom: 134px;
  }
  .slick-dots li {
    margin: 0 7px;
  }
  .main_sec_block {
    height: 520px;
    padding: 70px 0 188px 0;
  }
  .main_sec {
    max-height: 520px;
  }
  .main_sec .galery_slide_blk {
    background-position: 65% 100%;
  }
  .galery_slide2 {
    padding-bottom: 60px;
  }
  .galery_slide2 .slick-next {
    right: 2px;
  }
  .galery_slide2 .slick-prev {
    left: 2px;
  }
  .galery_slide2 .slick-arrow {
    height: 50px;
    margin: 0;
    top: auto;
    -webkit-transform: translauto(0, 0);
    -ms-transform: translauto(0, 0);
    transform: translate(0, 0);
    bottom: 0;
  }
  .galery_slide2 .slick-dots {
    bottom: 20px;
    padding: 0 50px;
  }
  .galery_slide3 .slick-next {
    right: 342px;
  }
  .galery_slide3 .slick-prev {
    left: 342px;
  }
  .form_user_back_hold {
    position: fixed;
    z-index: 200;
    top: 71px;
    right: 0;
    left: auto;
    bottom: auto;
    padding: 62px 15px 43px;
    width: 100%;
    max-height: calc(100vh - 50px);
    font-size: 14px;
    -webkit-box-shadow: 0 4px 4px 0 rgba(32, 88, 136, 0.1);
    box-shadow: 0 4px 4px 0 rgba(32, 88, 136, 0.1);
    background: #fff;
    -webkit-transform: translate(105%, 0);
    -ms-transform: translate(105%, 0);
    transform: translate(105%, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    overflow-y: auto;
    color: #959595;
  }
  .form_user_back_hold a {
    color: #47c4f3;
  }
  .form_user_back_hold .menu_close {
    top: 10px;
    display: block;
  }
  .form_user_back_hold .custom_checkbox_hold {
    text-transform: none;
    font-size: 12px;
    line-height: 18px;
  }
  .form_user_back_hold.active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .form_user_back_row input {
    border-color: #959595;
    border-radius: 0;
    color: #959595;
  }
  .form_user_back_row ::-webkit-input-placeholder {
    color: #a1a1a1;
  }
  .form_user_back_row ::-moz-placeholder {
    color: #a1a1a1;
  }
  .form_user_back_row :-moz-placeholder {
    color: #a1a1a1;
  }
  .form_user_back_row :-ms-input-placeholder {
    color: #a1a1a1;
  }
  .form_user_back_hold .custom_checkbox_hold .custom_checkbox {
    border-color: #959595;
  }
  .form_user_back_bottom .btn_hold {
    order: 1;
    margin: 0;
  }
  .form_user_back_bottom .custom_checkbox_hold {
    order: 0;
    margin-bottom: 20px;
  }
  .main_sec_btn_hold-deskHide {
    display: block;
    bottom: 40px !important;
  }
  .main_sec_btn_hold-deskHide .btn {
    min-width: 200px !important;
  }
}
/* end 1300px */
@media screen and (max-width: 1140px) {
  .container {
    width: 100%;
  }
  .table-responsive {
    overflow-y: hidden;
    overflow-x: auto;
  }
  .logo {
    height: 34px;
  }
  .header_line {
    padding: 7px 47px 7px 0;
  }
  .header .btn {
    height: 36px;
    min-height: 36px;
    min-width: 139px;
    padding: 3px 10px 0;
    font-size: 12px;
  }
  .menu {
    position: absolute;
    z-index: 200;
    top: 100%;
    right: 0;
    padding: 62px 0 43px;
    min-width: 280px;
    max-height: calc(100vh - 50px);
    font-size: 14px;
    -webkit-box-shadow: 0 4px 4px 0 rgba(32, 88, 136, 0.1);
    box-shadow: 0 4px 4px 0 rgba(32, 88, 136, 0.1);
    background: #fff;
    -webkit-transform: translate(105%, 0);
    -ms-transform: translate(105%, 0);
    transform: translate(105%, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    overflow-y: auto;
  }
  .menu ul {
    padding: 0 !important;
    flex-direction: column;
    align-items: stretch !important;
    justify-content: flex-start !important;
  }
  .menu ul li {
    margin: 0 0 21px;
  }
  .menu ul li > * {
    display: block;
    padding: 5px 25px;
  }
  .mob_menu_toggle,
  .menu_close {
    display: block;
  }
  .header_line.active {
    padding-right: 2px;
  }
  .header_line.active .mob_menu_toggle {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  .header_line.active .menu {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .footer_top {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    min-height: 1px;
    height: auto;
  }
  .footer_logo {
    position: static;
    height: 60px;
    margin: 0 0 24px;
  }
  .footer {
    font-size: 12px;
    padding-top: 41px;
  }
  .footer_nav {
    font-size: 14px;
  }
  .footer_nav ul {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer_nav ul li {
    margin: 0 0 8px;
  }
  .adv_sec_hold {
    margin-right: -20px;
  }
  .adv_item {
    padding-right: 20px;
  }
  .adv_sec_hold2 {
    width: calc(100% - 350px);
    padding: 0;
    margin-bottom: -20px;
  }
  .main_sec_btn_hold {
    left: 0;
    padding-left: 16px;
  }
  .howto_sec .howto_hold {
    width: calc(100% - 415px);
    padding-left: 0;
  }
  .howto_sec .howto_bg {
    max-width: 400px;
    bottom: 0;
  }
  .howto_sec .howto_bg_txt {
    width: 170px;
    top: 176px;
    left: 14px;
  }
  .subscrip_hold {
    margin-right: -15px;
  }
  .subscrip_item {
    margin-right: 15px;
    width: calc(33.33% - 15px);
  }
  .galery_slide3 {
    margin: 0 -15px;
  }
  .galery_slide3 .slick-next {
    right: 0;
  }
  .galery_slide3 .slick-prev {
    left: 0;
  }
  .galery_slide3 .galery_slide2_block {
    width: auto;
  }
  .galery_slide3 .review_item {
    width: 543px !important;
    -webkit-transition: all 0s ease-out;
    transition: all 0s ease-out;
    opacity: 1;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .galery_slide3 .review_item .review_item_top {
    margin-bottom: 22px !important;
  }
  .review_item .review_item_txt {
    max-height: none;
  }
  .scroll_id {
    top: -50px;
    height: 50px;
  }
  .subscrip_sec {
    padding: 55px 0 70px;
  }
  .adv_sec {
    padding: 70px 0 50px;
  }
  .review_sec {
    padding: 56px 0 50px;
  }
  .howto_sec {
    padding: 70px 0 50px;
  }
  .prof_sec {
    padding: 60px 0 50px;
  }
  .consult_sec {
    padding: 80px 0 60px;
  }
  .adv_sec2 {
    padding: 60px 0 7px;
  }
  .app_present .app_present_img {
    right: 0;
  }
  .tab_link_hold {
    margin: 0;
  }
  .tab_head_hold .tab_head_title {
    padding: 0;
  }
  .content_wrap {
    padding: 15px 0;
  }
  .content_wrap .content_hold_aside {
    width: 280px;
  }
  .content_wrap .content_hold_block {
    width: calc(100% - 295px);
  }
  .form_in {
    padding-left: 15px;
    padding-right: 15px;
  }
  .label_form {
    font-size: 12px;
  }
  .store_hold .st_lnk {
    margin: 0 7px 15px;
  }
  .opn_blk_hold .opn_blk_toggle {
    left: 0;
  }
  .opn_blk_hold {
    padding-left: 45px;
    padding-right: 15px;
  }
  .content_wrap .h1,
  .content_wrap .h2 {
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 17px;
  }
  .content_wrap .content_hold_aside {
    padding-top: 3px;
  }
  .call_free_block_hold .call_free_block_txt_in {
    padding: 0;
    margin-bottom: 100px;
  }
  .howConsult_row {
    text-align: center !important;
  }
  .howConsult_item:after {
    top: calc(100% + 5px);
    left: 50% !important;
    right: auto !important;
    border: none !important;
    border-radius: 0 !important;
    bottom: auto;
    width: 8px;
    min-height: 1px;
    margin: 0 0 0 -4px !important;
    border-left: 7px dotted #ffd700 !important;
    height: 20px;
  }
  .body2 .footer_logo {
    margin: 0 0 41px;
  }
  .body2 .footer_nav ul li {
    margin: 0 0 8px;
  }
  .body2 .footer_nav {
    padding-left: 33px;
  }
  .header_line.active2 {
    padding-right: 2px;
  }
  .header_line.active2 .mob_menu_toggle {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  .form_user_back_hold {
    top: 50px;
  }
}
/* end 1140px */
@media screen and (max-width: 850px) {
  .main_sec_block {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.7px;
  }
  .adv_sec_hold2 {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .adv_sec_hold2 .adv_item {
    padding: 0;
  }
  .adv_sec2 .adv_sec2_bg {
    position: relative;
    right: auto;
    bottom: auto;
    width: 208px;
    margin: 0 auto -32px;
  }
  .adv_sec2 .adv_sec2_bg .im_mob {
    display: inline-block;
  }
  .adv_sec2 .adv_sec2_bg .im {
    display: none;
  }
  .adv_sec2 .adv_sec2_bg .adv_sec2_bg_txt {
    top: 36px;
    left: -3px;
    font-size: 16px;
    line-height: 25px;
  }
  .consult_sec .txt {
    padding-left: 13px;
  }
  .consult_sec .item {
    padding: 13px;
  }
  .howto_sec .howto_item {
    flex-direction: column;
    align-items: center;
  }
  .howto_sec .howto_img {
    width: auto;
    height: 126px;
    padding: 0 !important;
    margin-bottom: 10px;
  }
  .howto_sec .howto_img img {
    height: 100%;
  }
  .howto_sec .howto_txt {
    padding-left: 0;
    bottom: 0;
    min-height: 1px;
    text-align: center;
  }
  .howto_sec .titl {
    max-width: none;
  }
  .subscrip_hold {
    margin-right: 0;
    flex-direction: column;
    align-items: center;
  }
  .subscrip_item {
    margin-right: 0;
    width: 450px;
    max-width: 100%;
  }
  .tab_head_hold {
    border-width: 2px;
  }
  .tab_link_hold {
    margin: 0 -15px;
  }
  .tab_link_hold li {
    width: 50% !important;
    border-width: 1px;
    font-size: 12px !important;
    padding: 5px 15px !important;
    height: auto;
    min-height: 70px;
  }
  .tab_link_hold .tab_text {
    top: 1px !important;
  }
  .tab_link_hold .tab_ico {
    width: 36px;
    height: 36px;
    border-radius: 5px;
    margin-right: 15px !important;
  }
  .tab_link_hold .tab_ico svg {
    max-width: 25px;
    max-height: 25px;
  }
  .content_wrap .content_hold {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .content_wrap .content_hold_aside {
    order: 1;
    width: 100%;
    padding-top: 15px;
  }
  .content_wrap .aside_content_block {
    width: 290px;
    margin: 0 auto;
  }
  .content_wrap .content_hold_block {
    width: 100%;
    order: 0;
  }
  .sticky-wrapp {
    display: none !important;
  }
  .store_hold {
    margin-bottom: 10px;
  }
  .content_wrap {
    padding-bottom: 0;
  }
  .call_free_block_hold {
    margin: 0 -15px;
  }
  .call_free_block_hold .call_free_block_txt_in {
    text-align: center;
    padding: 0 95px;
    margin: 0;
  }
  .body2 .adv_sec2 .adv_sec2_bg {
    bottom: auto;
    margin: 0 auto -48px;
  }
}
/* end 850px */
@media screen and (max-width: 767px) {
  html {
    font-size: 13px;
    line-height: 1.39;
  }
  .half {
    width: 100%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
    letter-spacing: 0;
  }
  h1,
  .h1,
  h2,
  .h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 34px;
    letter-spacing: 0.7px;
  }
  .popup_win {
    border: none;
    padding: 50px 20px 16px;
    min-height: 1px;
  }
  .modal_people {
    flex-direction: column;
    align-items: stretch;
    font-size: 13px;
    line-height: 18px;
  }
  .modal_people .img {
    margin: 0 0 20px;
    max-width: 100%;
  }
  .modal_people .title {
    margin-bottom: 18px;
  }
  .modal_people p {
    margin-bottom: 18px;
  }
  .mfp-close {
    right: 16px !important;
    top: 5px !important;
    opacity: 1 !important;
    background-size: 20px auto !important;
  }
  .popup_win .pop_title {
    font-size: 24px;
  }
  .popup_win .pop_top_txt {
    font-size: 15px;
  }
  .label {
    font-size: 12px;
    margin-bottom: 8px;
  }
  input,
  textarea,
  select {
    font-size: 15px;
  }
  .btn {
    min-width: 168px;
    height: 40px;
    min-height: 40px;
    padding: 7px 10px 4px;
    font-size: 14px;
    letter-spacing: 0.4px;
  }
  .form .btn_hold {
    padding-top: 0;
  }
  .menu {
    width: 100%;
  }
  .slick-dots {
    bottom: 140px;
  }
  .slick-arrow {
    bottom: 98px;
  }
  .main_sec_btn_hold .btn {
    min-width: 168px;
  }
  .main_sec_block {
    padding: 70px 0 181px 0;
  }
  .adv_sec {
    padding: 38px 0 20px;
  }
  .adv_sec .h2 {
    margin-bottom: 30px;
  }
  .adv_sec_hold .adv_item {
    width: 50%;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 26px;
  }
  .adv_item .img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  .adv_item .title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 3px;
  }
  .adv_sec2 {
    padding-top: 44px;
  }
  .adv_sec2 .h2 {
    margin-bottom: 43px;
  }
  .adv_sec_hold2 .adv_item .img {
    width: 55px;
    height: 55px;
    margin-bottom: 9px;
  }
  .adv_sec_hold2 .adv_item {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 21px;
    width: calc(50% - 10px);
  }
  .adv_sec_hold2 .adv_item .title {
    margin-bottom: 4px;
  }
  .adv_sec_hold2 {
    margin-bottom: 5px;
  }
  .consult_sec .item {
    border-radius: 4px;
    margin-bottom: 7px;
    width: 100%;
    padding: 8px 20px 8px 13px;
    font-size: 12px;
    line-height: 16px;
    min-height: 53px;
  }
  .consult_sec .img {
    width: 39px;
    height: 36px;
  }
  .consult_sec .txt {
    padding-left: 19px;
  }
  .consult_sec {
    padding: 62px 0 45px;
  }
  .howto_sec .howto_hold {
    width: 100%;
  }
  .howto_sec .btn_hold {
    display: none;
  }
  .howto_sec .btn_hold_mobile {
    display: block;
    padding-top: 26px;
    margin-bottom: 38px;
  }
  .howto_sec {
    padding: 30px 0 0;
  }
  .howto_sec .howto_item {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
  }
  .howto_sec .titl {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
  }
  .howto_sec .h2 {
    margin-bottom: 33px;
  }
  .howto_sec .howto_bg {
    position: relative;
    right: 6px;
    bottom: -3px;
    max-width: 340px;
    margin: 0 auto;
  }
  .howto_sec .howto_bg_img {
    display: none;
  }
  .howto_sec .howto_bg_img_mob {
    display: inline-block;
  }
  .howto_sec .howto_bg_txt {
    width: 165px;
    top: 109px;
    font-size: 14px;
  }
  .subscrip_sec {
    padding: 36px 0 45px;
  }
  .subscrip_title {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .subscrip_num {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .subscrip_num .pay {
    font-size: 22px;
    position: relative;
    top: -1px;
  }
  .subscrip_num .yr {
    font-size: 13px;
    padding-left: 10px;
  }
  .subscrip_item {
    padding-top: 18px;
    padding-bottom: 42px;
    font-size: 12px;
    line-height: 15px;
  }
  .subscrip_label span {
    padding: 6px 12px 5px;
  }
  .subscrip_item ul {
    margin: 0 0 12px;
  }
  .subscrip_item ul li {
    margin: 0 0 16px;
  }
  .subscrip_hold {
    margin-bottom: 6px;
  }
  .subscrip_bottom .subscrip_bottom_img {
    height: 47px;
    margin-bottom: 21px;
  }
  .subscrip_bottom {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    width: 290px;
    max-width: 100%;
    margin: 0 auto;
  }
  .subscrip_bottom strong {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: -2px;
  }
  .popup_win_content {
    padding: 0 20px 10px;
  }
  .prof_sec {
    padding: 56px 0 40px;
  }
  .prof_sec .h2 {
    margin-bottom: 46px;
  }
  .prof_item {
    border-width: 7px;
    border-radius: 8px;
    font-size: 11px;
    line-height: 15px;
    padding: 0 24px 27px;
  }
  .prof_item .img {
    width: 147px;
    height: 141px;
    top: -16px;
    margin-bottom: -8px;
  }
  .prof_item .title {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 16px;
  }
  .prof_item .more {
    font-size: 12px;
    left: 22px;
    bottom: 18px;
  }
  .galery_slide2 {
    padding-bottom: 50px;
  }
  .galery_slide2 .galery_slide2_block {
    padding: 15px 5px 10px;
  }
  .galery_slide2 .prof_item {
    width: 270px;
  }
  .galery_slide3 .review_item {
    width: 280px !important;
    border-top-width: 8px;
    padding: 10px 25px 38px !important;
    min-height: 330px;
  }
  .galery_slide3 .galery_slide2_block {
    padding: 0 7px 10px;
  }
  .review_item_top .review_description {
    font-size: 11px;
    line-height: 15px;
  }
  .review_item_top .nm {
    font-size: 14px;
    line-height: 16px;
  }
  .review_item_top .img {
    width: 66px;
    height: 66px;
    margin: 2px 12px 0 0;
  }
  .galery_slide3 .review_item .review_item_top {
    min-height: 1px;
    margin-bottom: 28px !important;
  }
  .review_item .review_item_txt {
    font-size: 12px;
    line-height: 16px;
  }
  .rate span {
    width: 10px;
    height: 10px;
  }
  .review_item .rate {
    left: 25px;
    bottom: 24px;
  }
  .review_sec {
    padding: 39px 0 12px;
  }
  .review_sec .h2 {
    margin-bottom: 35px;
  }
  .review_item_top .review_name {
    margin-bottom: 5px;
  }
  .app_present .app_present_in {
    min-height: 310px;
    padding: 0px;
    /*padding: 20px 0 30px;*/
  }
  .app_present .text_hold {
    width: calc(100% - 200px);
    min-height: 250px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: normal;
  }
  .custom_checkbox_hold .custom_checkbox {
    width: 15px;
    height: 15px;
  }
  .app_present .fade_slide .slick-dots {
    bottom: 15px;
    padding-right: 10px;
  }
  .app_present .btn_hold .store_link:first-child {
    margin-right: 10px;
  }
  .app_present .app_present_img {
    right: -10px;
  }
  .app_present .fade_slide .slick-dots {
    text-align: left;
  }
  .app_present .h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .btn_in_con .btn_logo {
    width: 90px;
  }
  .main_sec_btn_hold2 .btn {
    min-width: 185px;
  }
  .tab_head_hold .tab_head_title {
    font-size: 25px;
  }
  .tab_head_hold .tab_head_logo {
    width: 160px;
    height: auto;
    top: 2px;
    margin: 10px 15px;
  }
  .tab_head_hold .tab_head_title_txt {
    margin-right: 0;
  }
  .tab_head_hold .tab_head_title {
    margin-bottom: 30px;
  }
  .btn_blue {
    font-size: 14px;
    padding-top: 5px;
  }
  .howConsult_sec {
    padding: 27px 0 0;
    margin-bottom: -6px;
  }
  .howConsult_sec .h2 {
    margin-bottom: 24px;
  }
  .howConsult_row {
    padding-bottom: 32px;
  }
  .howConsult_item {
    border-radius: 30px;
    padding: 25px 10px 24px 106px;
    font-size: 14px;
    line-height: 20px;
  }
  .howConsult_item:before {
    border-radius: 30px;
  }
  .howConsult_img {
    left: 31px;
    width: 55px;
    max-height: 55px;
  }
  .body2 .adv_sec2 {
    padding: 18px 0 13px;
  }
  .body2 .adv_sec2 .adv_sec2_bg {
    margin: -10px auto -37px;
  }
  .body2 .prof_sec {
    padding: 56px 0 42px;
  }
  .body2 .prof_item {
    padding-bottom: 27px;
  }
  .body2 .review_sec {
    padding: 40px 0 39px;
  }
  .body2 .adv_sec {
    padding: 44px 0 0;
  }
  .form_user_back_row {
    flex-direction: column;
  }
  .form_user_back_row .input {
    width: 100%;
    margin: 0 0 16px;
  }
  .form_user_back_hold {
    text-align: left;
  }
  .form_user_back_bottom .btn_hold {
    text-align: center;
  }
  .form_user_back_row input {
    font-size: 14px;
    height: 40px;
    padding: 3px 6px;
  }
  .form_user_back_row .mask_phone {
    padding: 3px 6px;
  }
  .form_user_back_hold {
    padding-top: 106px;
  }
  .form_user_back_bottom .custom_checkbox_hold {
    margin-bottom: 31px;
  }
  .form_user_back_hold .btn {
    min-width: 200px;
  }
  .form_user_back_hold {
    height: 470px;
    min-height: 1px;
    max-height: calc(100vh - 50px);
  }
  .form_user_back_hold .menu_close {
    top: 34px;
  }
  .main_sec_btn_hold-deskHide .btn {
    margin-bottom: 10px;
  }
}
/* end 767px */
@media screen and (max-width: 568px) {
  .main_sec_btn_hold .btn {
    margin: 0 15px 10px 0;
  }
  .main_sec_btn_hold {
    bottom: 5px;
  }
  .app_present .text_hold {
    width: calc(100% + 30px);
    background: rgba(255, 255, 255, 0.8);
    margin: 0 -15px;
    padding: 10px 15px;
    height: 313px;
  }
  .app_present .btn_hold {
    padding: 0 15px;
    bottom: 45px;
  }
  .opn_blk_hold {
    font-size: 12px;
    line-height: 1.4;
  }
  .list_dotGreen li {
    margin-bottom: 10px;
  }
  .list_dotGreen li:after {
    top: 7px;
  }
  .opn_blk_hold .h3 {
    font-size: 16px;
    line-height: 1.2;
  }
  .opn_blk_hold .h4 {
    font-size: 13px;
    line-height: 1.2;
  }
  .mob_txt_hide {
    display: none;
  }
  .tab_mob_title {
    display: block;
  }
  .tab_head_hold {
    background: none;
    border-bottom: 4px solid #50287d;
    padding-top: 0;
    color: #000;
  }
  .tab_head_hold .tab_head_title {
    margin: 0 -15px 34px;
    background: #50287d;
    padding: 21px 15px 25px;
    color: #fff;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 24px;
  }
  .tab_head_hold .tab_head_logo {
    width: 286px;
    max-width: 100%;
    top: 0;
    margin: 0;
  }
  .tab_link_hold li {
    border-width: 2px;
    border-color: #50287d;
    padding: 5px 7px 2px 10px !important;
    min-height: 63px;
    line-height: 16px !important;
    color: #50287d;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  .tab_link_hold .tab_ico {
    width: 29px;
    height: 29px;
    margin-right: 5px !important;
    top: 2px;
    border-color: #50287d;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  .tab_link_hold .tab_ico svg {
    max-width: 21px;
    max-height: 21px;
    fill: #50287d;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  .tab_link_hold .active {
    background: #50287d;
    color: #cedc00;
    padding-left: 7px !important;
  }
  .tab_link_hold .tab_link.active .tab_ico {
    border-color: #cedc00;
    width: 33px;
    height: 33px;
    top: 0;
  }
  .tab_link_hold .tab_link.active .tab_ico svg {
    fill: #cedc00;
  }
}
/* end 568px */
@media screen and (max-width: 480px) {
  .call_free_block_hold .call_free_block_txt_in {
    text-align: left;
    padding: 0 95px 0 0;
    font-size: 14px;
  }
  .btn.bigger_btn_mobile {
    padding: 3px 20px!important;
    font-size: 14px!important;
    height: 46px!important;
  }
}
/* end 480px */
@media screen and (max-width: 359px) {
  .howto_sec .howto_bg {
    position: relative;
    right: auto;
    bottom: auto;
    max-width: 290px;
  }
  .howto_sec .howto_bg_txt {
    width: 138px;
    top: 92px;
    font-size: 12px;
  }
}
/* end 359px */
@media (pointer: coarse) {
  .ink {
    display: none;
  }
  .tab_link_hold .tab_link:hover .tab_text {
    text-decoration: underline;
  }
  .tab_link_hold .tab_link.active:hover .tab_text {
    text-decoration: none;
  }
}
.text li {
    margin: 0 0 28px 0;
    display: list-item;
    text-align: -webkit-match-parent;
}
.text ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.subscrip-pic {
  left: 0;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  position: relative;
  -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: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: inline-block;
}
.subscrip-pic-yellow {
  background-color: #FFF7CB;
}
.subscrip-pic-green {
  background-color: #bdf3e1;
}
.subscrip-pic-pink {
  background-color: #ffe6f2;
}
.subscrip-pic-inside{
  position: absolute;
  top: 50%; left: 50%;
  margin: 0 -50% 0 0;
  transform: translate(-50%, -50%);
}
.subscrip-title-text{
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
  width: 82%;
}
@media (max-width: 1100px) {
  .subscrip-title-text{
    width: 76%;
  }
}
.subscrip-li{
  display: flex !important;
}
.subscrip-pic{
  align-self: center !important;
}
.head-sub-text{
  font-size: 14px;
  hyphens: none;
}
.tariff-btn{
    width: 32px;
    height: 32px;
    right: 20px;
    top: 50%;
    margin: 20px auto 0 auto;
    background: url(../img/arrow-up-24.svg) no-repeat;
    transition: 0.3s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
}
.tariff-btn.active{
    transform: rotate(0);
}
.tariff-active{
    display: none;
}
.tariff-active.active{
    display: block;
}
.tariff-title{
    line-height: 1.33;
    margin-left: 20px;
    margin-right: 20px;
    height: 60px;
    font-size: 14px;
}
.slider-rate__price {
    line-height: 1.87;
    text-align: center;
    margin: 0 0;
    font-size: 14px;
}
.slider-rate__price span {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.slider-rate__img-wrap {
    width: 40px;
    height: 40px;
    margin: auto;
}
.slider-rate__img {
    width: 100%;
    height: 100%;
}

.b-top{
    z-index:2600;
    position:fixed;
    left:0;
    bottom:35px;
    width:34%;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.b-top:hover{
    opacity:1;
    filter:alpha(opacity=100);
    cursor:pointer;
}
.b-top-but{
    z-index:2600;
    position:absolute;
    display:block;
    left:56px;
    bottom:0;
    padding:32px 12px 4px; 
    color:white;
    background:#777 url(https://yastatic.net/s3/webmaster/sitesearch/_/fQ5XTia_dD2YwUtDw7D3ZUERmn0.png) no-repeat 50% 11px;
    border-radius:7px;
}
.farm_sec {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.001em;
	color: #000000;
}
.farm_sec .wrap_bg {
	position: relative;
	padding: 0 0 77px 0;
}
.farm_sec .wrap_bg:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #f8feda url(../img/bg/farm-bg.png) no-repeat 50% 100%;
	background-size: 100% auto;
	border-style: solid;
	border-width: 0 0 490px 0;
	border-color: #c8dbba;
}
.farm_head {
	padding: 72px 372px 49px 10px;
	position: relative;
}
.farm_head:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 19px;
	background: url(../img/bg/farm-cow.png) no-repeat 50% 0;
	background-size: 100% auto;
	width: 392px;
	height: 350px;
}
.farm_head h2, .farm_head .h2 {
	font-weight: 800;
	font-size: 38px;
	line-height: 43px;
	letter-spacing: normal;
	color: #3C3C3C;
	max-width: 517px;
	margin: 0 0 21px 0;
}
.farm_features {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 0 -16px -16px;
}
.farm_features .el {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 50%;
	padding: 0 0 16px 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.farm_features .bg {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	background: #fff;
	padding: 30px 64px 19px 40px;
	border-radius: 8px;
}
.farm_features .pic {
	height: 64px;
	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-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin: 0 0 27px 12px;
}
.farm_features .pic img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.farm_features h3, .farm_features .h3 {
	font-weight: 600;
	font-size: 19px;
	line-height: 23px;
	color: #000000;
	margin: 0 0 20px 0;
}
.farm_features p, .farm_features ul {
	margin: 0 0 25px 0;
	padding: 0;
	-webkit-hyphens: none;
	    -ms-hyphens: none;
	        hyphens: none;
}
.farm_features ul {
	list-style: none;
	padding: 0;
}
.farm_features li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 12px;
	position: relative;
}
.farm_features li:before {
	content: '•';
	position: absolute;
	top: 0;
	left: 0;
}
.farm_useful {
	margin: 47px 0 0 0;
	padding: 0 10px;
}
.farm_useful h3, .farm_useful .h3 {
	font-weight: bold;
	font-family: 'Gilroy', 'Montserrat', Arial, Helvetica, sans-serif;	font-size: 36px;
	line-height: 44px;
	color: #3C3C3C;
	margin: 0 0 46px 0;
}
.farm_useful ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 0 -75px -16px;
	padding: 0 6px;
	list-style: none;
}
.farm_useful li:before {
	display: none;
}
.farm_useful li {
	list-style: none;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	margin: 0;
	padding: 0 0 75px 16px;
	width: 50%;
}
.farm_useful .pic {
	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-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin: 0 0 25px 0;
	height: 66px;
}
.farm_useful .pic img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.farm_useful h4, .farm_useful .h4 {
	font-weight: 600;
	font-size: 19px;
	line-height: 23px;
	color: #000000;
	margin: 0 0 20px 0;
}
.farm_useful .max {
	max-width: 405px;
}
.farm_more {
	background: -webkit-linear-gradient(359.27deg, #D7EFA5 0%, #A6ECBA 100%);
	background: linear-gradient(90.73deg, #D7EFA5 0%, #A6ECBA 100%);
	font-weight: 600;
	font-size: 19px;
	line-height: 1.3;
	color: #000000;
	padding: 57px 0;
}
.farm_more .grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: -16px;
	padding: 0 16px;
}
.farm_more .grid > * {
	margin: 16px;
}
.farm_more .text {
	max-width: 454px;
}
.farm_more .btn {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	min-width: 176px;
	box-shadow: none;
	background-color: #42AB44;
	color: #fff!important;
	height: 47px;
	min-height: 47px;
	border-radius: 24px;
}
.farm_more .logo {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}
.farm_more .logo img {
	width: auto;
	height: auto;
	max-width: 237px;
	max-height: 49px;
}

@media screen and (max-width: 767px) {
.farm_sec {
	font-size: 11px;
	line-height: 16px;
}
.farm_sec .wrap_bg {
	padding-bottom: 48px;
}
.farm_sec .wrap_bg:before {
	border-bottom-width: 290px;
}
.farm_head {
	font-size: 13px;
	line-height: 20px;
	padding: 48px 180px 48px 0;
}
.farm_head:after {
	width: 180px;
	height: 160px;
	right: 0;
}
.farm_head h2, .farm_head .h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	letter-spacing: 0.7px;
}
.farm_features {
	margin: 0 0 -10px -10px;
}
.farm_features .el {
	padding: 0 0 10px 10px;
}
.farm_features .bg {
	padding: 24px 24px 27px 24px;
}
.farm_features .pic {
	height: 55px;
	margin: 0 0 16px 0;
}
.farm_features h3, .farm_features .h3 {
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 10px;
}
.farm_features p, .farm_features ul {
	margin-bottom: 10px;
}
.farm_useful {
	margin-top: 32px;
	padding: 0;
}
.farm_useful h3, .farm_useful .h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
	letter-spacing: 0.7px;
}
.farm_useful ul {
	margin: 0 0 -32px -10px;
	padding: 0;
}
.farm_useful li {
	padding: 0 0 32px 10px;
}
.farm_useful .pic {
	height: 55px;
	margin: 0 0 16px 0;
}
.farm_useful h4, .farm_useful .h4 {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 4px;
}
.farm_useful .max {
	max-width: 405px;
}
.farm_more {
	font-size: 15px;
	padding: 32px 0;
	text-align: center;
}
.farm_more .grid {
	-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;
	padding: 0;
	margin: -12px;
}
.farm_more .grid > * {
	margin: 12px;
}
.farm_more .logo img {
	max-width: 176px;
}
}

@media screen and (max-width: 610px) {
.farm_features .el {
	width: 100%;
}
}

@media screen and (max-width: 480px) {
.farm_head {
	padding-right: 0;
}
.farm_head:after {
	display: none;
}
}
/*added 18.06.21 start*/
.vacc_sec {
	color: #fff;
	background: #00b3d2;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.289;
	text-align: left;
}
.vacc_sec .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 450px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.vacc_sec .image {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: auto 100%;
	-ms-flex-item-align: stretch;
	    -ms-grid-row-align: stretch;
	    align-self: stretch;
	position: relative;
	margin: 0 -44px 0 -100vw;
}

@media screen and (max-width: 1140px) {
.vacc_sec .image {
	margin-right: -100px;
}
}
.vacc_sec .image1 {
	background-image: url(../img/vacc-bg1.jpg);
}
.vacc_sec .image2 {
	background-image: url(../img/vacc-bg2.jpg);
}
.vacc_sec .image .quote {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	font-style: italic;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.35;
	text-align: left;
	margin: 60px 460px;
	color: #000000;
	-webkit-transform-origin: 0 0;
	        transform-origin: 0 0;
}
.vacc_sec .image2 .quote {
	margin: 125px 442px;
	-webkit-transform: rotate(-8.5deg);
	        transform: rotate(-8.5deg);
}
.vacc_sec .text {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 100%;
	max-width: 413px;
	position: relative;
}
.vacc_sec .vacc-logo {
	margin: 12px 0 44px 0;
	line-height: 0;
}
.vacc_sec .vacc-logo img {
	width: auto;
	height: auto;
	vertical-align: top;
	max-width: 100%;
	max-height: 40px;
}
.vacc_sec .text-big {
	font-weight: 600;
	font-size: 28px;
	margin: 0 0 26px 0;
}
.vacc_sec .for-link {
	margin: 34px 0 0 0;
}
.vacc_sec .for-link .btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	text-align: left;
	box-shadow: none;
	font-weight: 600;
	font-size: 18px;
	text-transform: none;
	height: 70px;
	min-height: 70px;
	border-radius: 35px;
	padding-left: 35px;
	padding-right: 89px;
	letter-spacing: normal;
}
.vacc_sec .for-link .btn:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	background: url(../img/vacc-rarr.svg) no-repeat 50% 50%;
	width: 20px;
	height: 20px;
	background-size: contain;
	margin: -10px 25px;
}

@media screen and (max-width: 1060px) {
.vacc_sec {
	text-align: center;
	padding: 45px 0;
}
.vacc_sec .container {
	height: auto;
	display: block;
}
.vacc_sec .image {
	display: none;
	visibility: hidden;
}
.vacc_sec .text {
	margin: 0 auto;
}
.vacc_sec .for-link .btn {
	height: 54px;
	min-height: 54px;
	border-radius: 27px;
	padding-left: 27px;
	padding-right: 54px;
	font-size: 12px;
}
.vacc_sec .for-link .btn:after {
	width: 12px;
	height: 12px;
	margin: -6px 24px;
}
}

.gifts_sec {
	background: -webkit-linear-gradient(323.36deg, rgba(255, 138, 72, 0.12) 16.13%, rgba(145, 57, 8, 0.12) 82.9%);
	background: linear-gradient(126.64deg, rgba(255, 138, 72, 0.12) 16.13%, rgba(145, 57, 8, 0.12) 82.9%);
	padding: 73px 0 96px 0;
}
.gifts_sec h2, .gifts_sec .h2 {
	font-weight: 800;
	font-size: 36px;
	line-height: 44px;
	margin: 0 0 53px 0;
}
.gifts_sec .grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 0 -24px -24px;
}
.gifts_sec .el {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 50%;
	padding: 0 0 24px 24px;
}
.card_gift {
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: left;
	padding: 24px 24px 32px 24px;
	border-radius: 8px;
	min-height: 338px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: 85% 50%;
	background-size: cover;
}
.card_gift .t {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 100%;
	margin: 0 0 29px 0;
	max-width: 13em;
	font-size: 24px;
	line-height: 1.208;
}
.card_gift .c {
	width: 100%;
	max-width: 26em;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	display: none;
}
.card_gift .c ul {
	font-weight: normal;
	list-style: none;
	margin: 29px 0 0 0;
	padding: 0 0 24px 0;
}
.card_gift .c.big ul {
	padding-top: 12px;
	font-size: 18px;
}
.card_gift .c li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 64px;
	position: relative;
}
.card_gift .c li:not(:first-child) {
	margin-top: 20px;
}
.card_gift .c .pic {
	position: absolute;
	top: 50%;
	left: 0;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	margin: -23px 0;
}
.card_gift .c .pic img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
	-o-object-position: center;
	   object-position: center;
}
.card_gift .b, .card_gift .link {
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
.card_gift .link {
	margin-top: 56px;
}
.card_gift .link a {
	color: inherit;
	text-decoration: none;
}
.card_gift .b {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 32px 24px;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.card_gift.open .b {
	display: none;
}
.card_gift .b:after, .card_gift .link a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0.368em;
	height: 0.579em;
	background: url(../img/gifts-rarr.svg) no-repeat 50% 50%;
	background-size: contain;
	margin: 0 0 0 0.632em;
}

@media screen and (max-width: 767px) {
.gifts_sec {
	padding: 48px 0;
}
.gifts_sec h2, .gifts_sec .h2 {
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.7px;
	margin: 0 0 26px 0;
}
.gifts_sec .el {
	width: 100%;
}
.card_gift {
	font-size: 12px;
	padding: 20px 15px 28px 15px;
}
.card_gift .t {
	margin-bottom: 17px;
}
.card_gift .c {
	max-width: 21.41em;
}
.card_gift .c ul {
	margin-top: 24px;
	padding-bottom: 10px;
}
.card_gift .c.big {
	font-size: 14px;
}
.card_gift .c.big ul {
	padding-top: 0;
	font-size: 12px;
	max-width: 19.5em;
}
.card_gift .c li {
	padding-left: 56px;
}
.card_gift .c li:not(:first-child) {
	margin-top: 26px;
}
.card_gift .link {
	margin-top: 18px;
}
.card_gift .b {
	margin: 28px 15px;
}
}
.input input[type="file"] {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 44px;
}
/*added 18.06.21 end*/

.fake-order_top-right {
  top: 80px!important;
  z-index: 10000!important;
}
.fake-order_top-right_active {
  transition: .5s;
}


/* Tariffs section */

.tariffs-section {
  font-family: "Montserrat", sans-serif;
  background-color: #eef5f8;
  padding: 100px 0;
}

.tariffs-section div {
  box-sizing: border-box;
}

.tariffs-section .btn {
  min-width: 100px;
}

.tariffs-section p,
.tariffs-section h1,
.tariffs-section h2,
.tariffs-section h3,
.tariffs-section h4,
.tariffs-section h5,
.tariffs-section h6 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

.tariffs-section__header {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
}

.tariffs-section__header__title {
  font-family: "Gilroy", sans-serif;
  font-size: 2.25rem;
  font-weight: 800;
  font-style: normal;
  line-height: 1.2;
  color: #000;
  margin-block-start: 0;
  margin-block-end: 0;
}

.tariffs-section__header__sentinel-1 {
  flex-grow: 1;
}

.tariffs-section__header__sentinel-2 {
  flex-basis: 20px;
}

.tariffs-section__warranty {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 350px;
}

.tariffs-section__warranty__icon {
  width: 42px;
  min-width: 42px;
  height: 42px;
  margin-right: 18px;
}

.tariffs-section__warranty__text {
  font-size: 0.875rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
  color: #646464;
}

.tariffs-section__promo {
  overflow: hidden;
  flex-basis: 25%;
  max-width: 300px;
  height: 60px;
}

.tariffs-section__promo__scroll-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.tariffs-section__promo__scroll-wrapper > * {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  transition: left 0.3s ease;
}

.tariffs-section__promo__button,
.tariffs-section__promo__form,
.tariffs-section__promo__applied,
.tariffs-section__promo {
  border-radius: 60px;
}


.tariffs-section__promo__scroll-wrapper.scroll-1 > *:nth-child(1) {
  left: calc(100% * 0);
}

.tariffs-section__promo__scroll-wrapper.scroll-1 > *:nth-child(2) {
  left: calc(100% * 1);
}

.tariffs-section__promo__scroll-wrapper.scroll-1 > *:nth-child(3) {
  left: calc(100% * 2);
}

.tariffs-section__promo__scroll-wrapper.scroll-2 > *:nth-child(1) {
  left: calc(100% * -1);
}

.tariffs-section__promo__scroll-wrapper.scroll-2 > *:nth-child(2) {
  left: calc(100% * 0);
}

.tariffs-section__promo__scroll-wrapper.scroll-2 > *:nth-child(3) {
  left: calc(100% * 1);
}

.tariffs-section__promo__scroll-wrapper.scroll-3 > *:nth-child(1) {
  left: calc(100% * -2);
}

.tariffs-section__promo__scroll-wrapper.scroll-3 > *:nth-child(2) {
  left: calc(100% * -1);
}

.tariffs-section__promo__scroll-wrapper.scroll-3 > *:nth-child(3) {
  left: calc(100% * 0);
}


.tariffs-section .button_transparent {
  font-size: 0.8rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #d8d8d8;
  border-radius: 60px;
  background: transparent;
}

.tariffs-section__promo__button,
.tariffs-section__promo__form__input,
.tariffs-section__promo__applied__text {
  font-size: 0.85rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-transform: uppercase;
  color: #000;
}

.tariffs-section__promo__form,
.tariffs-section__promo__applied {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}


form.tariffs-section__promo__form {
  overflow: hidden;
  padding: 4px 4px 4px 24px;
  border-radius: 60px;
  background: #fff;
}

.tariffs-section__promo__form__input {
  font-size: 1rem;
  min-width: 100px;
  height: auto;
  margin: 0;
  padding: 0;
  color: #000;
  border: none;
  outline: none;
}

.tariffs-section__promo__form__input::-webkit-input-placeholder {
  font-weight: 300;
  text-transform: none;
  color: #a8a8a8;
}

.tariffs-section__promo__form__input:-ms-input-placeholder {
  font-weight: 300;
  text-transform: none;
  color: #a8a8a8;
}

.tariffs-section__promo__form__input::placeholder {
  font-weight: 300;
  text-transform: none;
  color: #a8a8a8;
}

.tariffs-section__promo__applied__button,
.tariffs-section__promo__form__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
}

.tariffs-section__promo__form__button {
  width: 52px;
  min-width: 52px;
  height: 52px;
  border-radius: 52px;
  background: #ffcb05;
}

.tariffs-section__promo__applied__button svg {
  width: 14px;
  height: 14px;
}

.tariffs-section__promo__form__button svg {
  width: 20px;
  height: 20px;
}

.tariffs-section__promo__applied {
  padding: 24px;
  background: #ffcb05;
}

/* Desktop */
@media screen and (min-width: 851px) {
  .tariff-card.tariff-card_horizontal .tariff-card__head-body-separator {
    display: none;
  }

  .tariff-card.tariff-card_horizontal {
    display: grid;
    flex-basis: 66.66666%;
    gap: 0;
  }

  .tariff-card.tariff-card_horizontal.tariff-card_horizontal-with-extra-info {
    flex-basis: 100%;
    grid-template-rows: [row1-start] auto [second-line] 16px [third-line] 60px [last-line];
    grid-template-columns: [col1-start] 35% [col1-end] 30px [col2-start] 30% [col2-end] 25px [col3-start] auto [last-line];
  }

  .tariff-card.tariff-card_horizontal.tariff-card_horizontal-with-extra-info .tariff-card__head {
    grid-column: 1 / span 1;
    grid-row: 1 / span 1;
  }

  .tariff-card.tariff-card_horizontal.tariff-card_horizontal-with-extra-info .tariff-card__main-action-button {
    max-width: 300px;
    grid-column: 1 / span 1;
    grid-row: 3 / span 1;
    justify-self: stretch;
  }

  .tariff-card.tariff-card_horizontal.tariff-card_horizontal-with-extra-info .tariff-card__features {
    grid-column: 3 / span 1;
    grid-row: 1 / span 3;
  }

  .tariff-card.tariff-card_horizontal.tariff-card_horizontal-with-extra-info .tariff-card__extra-info {
    grid-column: 5 / span 1;
    grid-row: 1 / span 1;
  }

  .tariff-card.tariff-card_horizontal.tariff-card_horizontal-with-extra-info .tariff-card__secondary-action-button {
    max-width: 260px;
    grid-column: 5 / span 1;
    grid-row: 3 / span 1;
    justify-self: stretch;
  }
}

.tariff-card.tariff-card_purple {
  --tariff-card-color: #b02ded;
}

.tariff-card.tariff-card_blue {
  --tariff-card-color: #2db0ed;
}

.tariff-card.tariff-card_red {
  --tariff-card-color: #f47458;
}

.tariff-card.tariff-card_green {
  --tariff-card-color: #64b64a;
}


.tariffs-section__tariffs {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 40px;
}


.tariff-card {
  position: relative;
  display: flex;
  flex-basis: calc(50% - (30px * 2) / 3);
  flex-direction: column;
  padding: 24px 35px 30px;
  border-color: #2db0ed;
  border-top: 20px solid var(--tariff-card-color);
  border-radius: 6px;
  background-color: white;
  gap: 20px;
}

.tariff-card_focused {
  border-right: 5px solid var(--tariff-card-color);
  border-bottom: 5px solid var(--tariff-card-color);
  border-left: 5px solid var(--tariff-card-color);
}

.tariff-card__extra-feature {
  font-size: 0.625rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 25px;
  padding: 5px 15px;
  transform: translateY(-50%);
  text-transform: uppercase;
  color: #000;
  border-radius: 100px;
  background-color: #ffcb05;
}

h4.tariff-card__title {
  font-size: 1.75rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.25;
  margin-bottom: 12px;
  color: #000;
  margin-block-end: 12px;
}

.tariff-card__quote {
  font-size: 1rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
  color: #646464;
}

.tariff-card__quote-black {
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
}

.tariff-card__quote-light-gray {
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #b1afaf;
}

.tariff-card__price {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tariff-card__price__value {
  font-size: 3.375rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.35;
  color: #000;
}

.tariff-card__price__value::after {
  content: " ₽";
}

.tariff-card__price_per_hour::after {
  font-size: 1.7rem;
  font-weight: 700;
  color: #000;
  content: " / 60 мин";
}

.tariff-card__price__hint {
  font-size: 0.875rem;
  font-weight: 500;
  font-style: normal;
  line-height: 1.35;
  color: #646464;
}

hr.tariff-card__head-body-separator {
  position: relative;
  right: 0;
  left: 0;
  width: calc(100% + 24px);
  height: 1px;
  margin: 0;
  padding: 0;
  transform: translateX(-12px);
  border: none;
  background-color: #e0e0e0;
}

ul.tariff-card__features__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.tariff-card__features__list:not(:last-child) {
  margin-bottom: 20px;
}

.tariff-card__features__list li:not(:last-child) {
  margin-bottom: 16px;
}

.tariff-card__features__list li {
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  margin: 0;
  padding: 0 0 0 32px;
  color: #262626;
}

.tariff-card__features__list.tariff-card__features__list_bonus li {
  font-weight: 600;
  color: #646464;
}

.tariff-card__features__list li::before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 1.5rem;
  content: "";
  background-color: var(--tariff-card-color);
  mask-size: cover;
  -webkit-mask-size: cover;
}

.tariff-card__features__list li.feature-li_time::before {
  mask: url("https://static.tildacdn.com/tild6438-3364-4465-a339-646538333738/clock-line-icon.svg") no-repeat 50% 50%;
  -webkit-mask: url("https://static.tildacdn.com/tild6438-3364-4465-a339-646538333738/clock-line-icon.svg") no-repeat 50% 50%;
}

.tariff-card__features__list li.feature-li_included::before {
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M9,0a9,9,0,1,0,9,9A9,9,0,0,0,9,0Zm4.71,6.71L8.43,12A1,1,0,0,1,7,12L4.29,9.26A1,1,0,0,1,5.71,7.84l2,2,4.57-4.57a1,1,0,1,1,1.42,1.42Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M9,0a9,9,0,1,0,9,9A9,9,0,0,0,9,0Zm4.71,6.71L8.43,12A1,1,0,0,1,7,12L4.29,9.26A1,1,0,0,1,5.71,7.84l2,2,4.57-4.57a1,1,0,1,1,1.42,1.42Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
}

.tariff-card__features__list li.feature-li_excluded::before {
  background-color: #000;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M9,0a9,9,0,1,0,9,9A9,9,0,0,0,9,0Zm4,10H5A1,1,0,0,1,5,8h8a1,1,0,0,1,0,2Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M9,0a9,9,0,1,0,9,9A9,9,0,0,0,9,0Zm4,10H5A1,1,0,0,1,5,8h8a1,1,0,0,1,0,2Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
}

.tariff-card__features__list li.feature-li_doctor::before {
  width: 24px;
  height: 24px;
  background-color: #2db0ed;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.93 22.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M7.86,15.19a.87.87,0,0,0-1,.19.8.8,0,0,0-.24.45.78.78,0,0,0,0,.5.89.89,0,0,0,.32.4.91.91,0,0,0,.49.14A.87.87,0,0,0,8.4,16a.88.88,0,0,0-.54-.81Z'/%3E%3Cpath class='cls-1' d='M22.76,10.33A1,1,0,0,0,22.52,9L20,7.13a1,1,0,0,1-.4-.69l-.35-3.07a1,1,0,0,0-1.06-.88l-3.09.18a1,1,0,0,1-.74-.27L12.15.27a1,1,0,0,0-1.37,0L8.53,2.4a1,1,0,0,1-.75.27L4.69,2.49a1,1,0,0,0-1.05.88L3.28,6.44a1,1,0,0,1-.39.69L.4,9a1,1,0,0,0-.24,1.35l1.71,2.58A1,1,0,0,1,2,13.7l-.71,3A1,1,0,0,0,2,17.9l3,.88a1,1,0,0,1,.61.51l1.39,2.77a1,1,0,0,0,1.29.47l2.84-1.23a1,1,0,0,1,.79,0l2.84,1.23A1,1,0,0,0,16,22.06l1.39-2.77a1,1,0,0,1,.61-.51l3-.88a1,1,0,0,0,.69-1.19l-.72-3a1,1,0,0,1,.14-.79ZM9.1,16.79a1.85,1.85,0,0,1-.85.81,1.81,1.81,0,0,1-1.17.09,1.71,1.71,0,0,1-1-.66,1.77,1.77,0,0,1-.33-1.13,1.75,1.75,0,0,1,.45-1.08A6.1,6.1,0,0,1,7,7.39a.53.53,0,0,1,.14-.12.58.58,0,0,1,.18,0,.32.32,0,0,1,.17,0,.4.4,0,0,1,.15.1.42.42,0,0,1,.11.15.47.47,0,0,1,0,.17A.45.45,0,0,1,7.67,8a5.19,5.19,0,0,0-1.42,3.06A5.29,5.29,0,0,0,7,14.35a1.54,1.54,0,0,1,.56-.1,1.7,1.7,0,0,1,1.1.39,1.73,1.73,0,0,1,.47,2.15Zm4.67.49a3.87,3.87,0,0,1-.48,0,2.05,2.05,0,0,1-1.42-.47A3,3,0,0,1,11,14.65a3.05,3.05,0,0,1-2.63-3V9a.44.44,0,0,1,.44-.44h1.31a.44.44,0,0,1,0,.88H9.28v2.18a2.2,2.2,0,0,0,.64,1.55,2.17,2.17,0,0,0,1.54.64,2.19,2.19,0,0,0,2.19-2.19V9.44h-.87a.44.44,0,0,1-.31-.13.43.43,0,0,1,0-.62.44.44,0,0,1,.31-.13h1.31a.46.46,0,0,1,.31.13.44.44,0,0,1,.13.31v2.62a3.14,3.14,0,0,1-.75,2,3.06,3.06,0,0,1-1.88,1,2.14,2.14,0,0,0,.57,1.54,1.38,1.38,0,0,0,1.18.25c1.92-.3,3.06-2.68,3.06-4.82a5.18,5.18,0,0,0-.66-2.55A5.26,5.26,0,0,0,9.14,6.91.49.49,0,0,1,9,7a.37.37,0,0,1-.18,0,.31.31,0,0,1-.15-.08.36.36,0,0,1-.11-.14.37.37,0,0,1,0-.17.57.57,0,0,1,0-.18.31.31,0,0,1,.1-.15.4.4,0,0,1,.15-.1,6,6,0,0,1,2.7-.63,6.13,6.13,0,0,1,6.13,6.12C17.59,14.1,16.25,16.92,13.77,17.28Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.93 22.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M7.86,15.19a.87.87,0,0,0-1,.19.8.8,0,0,0-.24.45.78.78,0,0,0,0,.5.89.89,0,0,0,.32.4.91.91,0,0,0,.49.14A.87.87,0,0,0,8.4,16a.88.88,0,0,0-.54-.81Z'/%3E%3Cpath class='cls-1' d='M22.76,10.33A1,1,0,0,0,22.52,9L20,7.13a1,1,0,0,1-.4-.69l-.35-3.07a1,1,0,0,0-1.06-.88l-3.09.18a1,1,0,0,1-.74-.27L12.15.27a1,1,0,0,0-1.37,0L8.53,2.4a1,1,0,0,1-.75.27L4.69,2.49a1,1,0,0,0-1.05.88L3.28,6.44a1,1,0,0,1-.39.69L.4,9a1,1,0,0,0-.24,1.35l1.71,2.58A1,1,0,0,1,2,13.7l-.71,3A1,1,0,0,0,2,17.9l3,.88a1,1,0,0,1,.61.51l1.39,2.77a1,1,0,0,0,1.29.47l2.84-1.23a1,1,0,0,1,.79,0l2.84,1.23A1,1,0,0,0,16,22.06l1.39-2.77a1,1,0,0,1,.61-.51l3-.88a1,1,0,0,0,.69-1.19l-.72-3a1,1,0,0,1,.14-.79ZM9.1,16.79a1.85,1.85,0,0,1-.85.81,1.81,1.81,0,0,1-1.17.09,1.71,1.71,0,0,1-1-.66,1.77,1.77,0,0,1-.33-1.13,1.75,1.75,0,0,1,.45-1.08A6.1,6.1,0,0,1,7,7.39a.53.53,0,0,1,.14-.12.58.58,0,0,1,.18,0,.32.32,0,0,1,.17,0,.4.4,0,0,1,.15.1.42.42,0,0,1,.11.15.47.47,0,0,1,0,.17A.45.45,0,0,1,7.67,8a5.19,5.19,0,0,0-1.42,3.06A5.29,5.29,0,0,0,7,14.35a1.54,1.54,0,0,1,.56-.1,1.7,1.7,0,0,1,1.1.39,1.73,1.73,0,0,1,.47,2.15Zm4.67.49a3.87,3.87,0,0,1-.48,0,2.05,2.05,0,0,1-1.42-.47A3,3,0,0,1,11,14.65a3.05,3.05,0,0,1-2.63-3V9a.44.44,0,0,1,.44-.44h1.31a.44.44,0,0,1,0,.88H9.28v2.18a2.2,2.2,0,0,0,.64,1.55,2.17,2.17,0,0,0,1.54.64,2.19,2.19,0,0,0,2.19-2.19V9.44h-.87a.44.44,0,0,1-.31-.13.43.43,0,0,1,0-.62.44.44,0,0,1,.31-.13h1.31a.46.46,0,0,1,.31.13.44.44,0,0,1,.13.31v2.62a3.14,3.14,0,0,1-.75,2,3.06,3.06,0,0,1-1.88,1,2.14,2.14,0,0,0,.57,1.54,1.38,1.38,0,0,0,1.18.25c1.92-.3,3.06-2.68,3.06-4.82a5.18,5.18,0,0,0-.66-2.55A5.26,5.26,0,0,0,9.14,6.91.49.49,0,0,1,9,7a.37.37,0,0,1-.18,0,.31.31,0,0,1-.15-.08.36.36,0,0,1-.11-.14.37.37,0,0,1,0-.17.57.57,0,0,1,0-.18.31.31,0,0,1,.1-.15.4.4,0,0,1,.15-.1,6,6,0,0,1,2.7-.63,6.13,6.13,0,0,1,6.13,6.12C17.59,14.1,16.25,16.92,13.77,17.28Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
}

.tariff-card__features__list li.feature-li_promo::before {
  width: 24px;
  height: 24px;
  background-color: #2db0ed;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.93 22.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M15,13.32a.8.8,0,0,0-.27-.18.81.81,0,0,0-.31-.06.78.78,0,0,0-.31.06.8.8,0,0,0-.27.18.83.83,0,0,0-.24.58.87.87,0,0,0,.24.57.84.84,0,0,0,.58.24.78.78,0,0,0,.57-.24h0a.68.68,0,0,0,.18-.26.74.74,0,0,0,0-.63A.78.78,0,0,0,15,13.32Z'/%3E%3Cpath class='cls-1' d='M8.37,10.15a.81.81,0,0,0,.91-.49.81.81,0,0,0-.83-1.12.81.81,0,0,0-.5.24A.78.78,0,0,0,7.78,9a.67.67,0,0,0-.07.31.83.83,0,0,0,.19.52A.79.79,0,0,0,8.37,10.15Z'/%3E%3Cpath class='cls-1' d='M22.76,10.33A1,1,0,0,0,22.52,9L20,7.13a1,1,0,0,1-.4-.69l-.35-3.07a1,1,0,0,0-1.06-.88l-3.09.18a1,1,0,0,1-.74-.27L12.15.27a1,1,0,0,0-1.37,0L8.53,2.4a1,1,0,0,1-.75.27L4.69,2.49a1,1,0,0,0-1.05.88L3.28,6.44a1,1,0,0,1-.39.69L.4,9a1,1,0,0,0-.24,1.35l1.71,2.58A1,1,0,0,1,2,13.7l-.71,3A1,1,0,0,0,2,17.9l3,.88a1,1,0,0,1,.61.51l1.39,2.77a1,1,0,0,0,1.29.47l2.84-1.23a1,1,0,0,1,.79,0l2.84,1.23A1,1,0,0,0,16,22.06l1.39-2.77a1,1,0,0,1,.61-.51l3-.88a1,1,0,0,0,.69-1.19l-.72-3a1,1,0,0,1,.14-.79ZM6.47,9.56a2.12,2.12,0,0,1,.34-1.35,2.07,2.07,0,0,1,1.12-.83,2,2,0,0,1,1.39.07,2.07,2.07,0,0,1,1,.93,2.1,2.1,0,0,1,.2,1.37,2.05,2.05,0,0,1-2,1.67,2.14,2.14,0,0,1-.79-.16,2,2,0,0,1-.67-.45A2.05,2.05,0,0,1,6.47,9.56Zm1.72,6.22a.6.6,0,0,1-.44.18.67.67,0,0,1-.44-.18.62.62,0,0,1-.18-.44.59.59,0,0,1,.18-.44l7.42-7.43a.63.63,0,0,1,.45-.18.6.6,0,0,1,.57.38.6.6,0,0,1,0,.48.46.46,0,0,1-.13.2ZM16.12,15a2.09,2.09,0,0,1-2.51.77,2.1,2.1,0,0,1-1-.94,2.07,2.07,0,0,1-.21-1.38,2.11,2.11,0,0,1,.72-1.19,2.08,2.08,0,0,1,1.31-.47,2,2,0,0,1,.79.16,1.89,1.89,0,0,1,.67.45,2,2,0,0,1,.59,1.25A2.06,2.06,0,0,1,16.12,15Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.93 22.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M15,13.32a.8.8,0,0,0-.27-.18.81.81,0,0,0-.31-.06.78.78,0,0,0-.31.06.8.8,0,0,0-.27.18.83.83,0,0,0-.24.58.87.87,0,0,0,.24.57.84.84,0,0,0,.58.24.78.78,0,0,0,.57-.24h0a.68.68,0,0,0,.18-.26.74.74,0,0,0,0-.63A.78.78,0,0,0,15,13.32Z'/%3E%3Cpath class='cls-1' d='M8.37,10.15a.81.81,0,0,0,.91-.49.81.81,0,0,0-.83-1.12.81.81,0,0,0-.5.24A.78.78,0,0,0,7.78,9a.67.67,0,0,0-.07.31.83.83,0,0,0,.19.52A.79.79,0,0,0,8.37,10.15Z'/%3E%3Cpath class='cls-1' d='M22.76,10.33A1,1,0,0,0,22.52,9L20,7.13a1,1,0,0,1-.4-.69l-.35-3.07a1,1,0,0,0-1.06-.88l-3.09.18a1,1,0,0,1-.74-.27L12.15.27a1,1,0,0,0-1.37,0L8.53,2.4a1,1,0,0,1-.75.27L4.69,2.49a1,1,0,0,0-1.05.88L3.28,6.44a1,1,0,0,1-.39.69L.4,9a1,1,0,0,0-.24,1.35l1.71,2.58A1,1,0,0,1,2,13.7l-.71,3A1,1,0,0,0,2,17.9l3,.88a1,1,0,0,1,.61.51l1.39,2.77a1,1,0,0,0,1.29.47l2.84-1.23a1,1,0,0,1,.79,0l2.84,1.23A1,1,0,0,0,16,22.06l1.39-2.77a1,1,0,0,1,.61-.51l3-.88a1,1,0,0,0,.69-1.19l-.72-3a1,1,0,0,1,.14-.79ZM6.47,9.56a2.12,2.12,0,0,1,.34-1.35,2.07,2.07,0,0,1,1.12-.83,2,2,0,0,1,1.39.07,2.07,2.07,0,0,1,1,.93,2.1,2.1,0,0,1,.2,1.37,2.05,2.05,0,0,1-2,1.67,2.14,2.14,0,0,1-.79-.16,2,2,0,0,1-.67-.45A2.05,2.05,0,0,1,6.47,9.56Zm1.72,6.22a.6.6,0,0,1-.44.18.67.67,0,0,1-.44-.18.62.62,0,0,1-.18-.44.59.59,0,0,1,.18-.44l7.42-7.43a.63.63,0,0,1,.45-.18.6.6,0,0,1,.57.38.6.6,0,0,1,0,.48.46.46,0,0,1-.13.2ZM16.12,15a2.09,2.09,0,0,1-2.51.77,2.1,2.1,0,0,1-1-.94,2.07,2.07,0,0,1-.21-1.38,2.11,2.11,0,0,1,.72-1.19,2.08,2.08,0,0,1,1.31-.47,2,2,0,0,1,.79.16,1.89,1.89,0,0,1,.67.45,2,2,0,0,1,.59,1.25A2.06,2.06,0,0,1,16.12,15Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
}
.tariff-card__features__list li.feature-li_video::before {
  width: 24px;
  height: 24px;
  background-color: #2db0ed;
  mask: url("/img/video_icon.svg") no-repeat 50% 50%;
  -webkit-mask: url("/img/video_icon.svg") no-repeat 50% 50%;
}

h5.tariff-card__features__title {
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 10px;
  color: #1c1c1c;
  margin-block-end: 10px;
}

.tariff-card__extra-info p {
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #646464;
}

.tariff-card__extra-info p:not(:last-child) {
  margin-bottom: 1.25rem;
}


.nowrap {
  white-space: nowrap;
}


/* Mobile */
@media only screen and (max-width: 850px) {
  .tariffs-section__header {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 18px;
    gap: 14px;
  }

  .tariffs-section__header__sentinel-1,
  .tariffs-section__header__sentinel-2 {
    display: none;
  }

  .tariffs-section__warranty__text {
    font-size: 1.15rem;
  }

  .tariffs-section__promo {
    flex-basis: 60px;
    width: 100%;
    max-width: unset;
    height: 60px;
  }

  .tariffs-section__tariffs {
    flex-direction: column;
  }

  .tariff-card {
    flex-basis: 100%;
    width: 100%;
    border-top: 15px solid var(--tariff-card-color);
  }

  .tariff-card_focused {
    border-right: 2px solid var(--tariff-card-color);
    border-bottom: 2px solid var(--tariff-card-color);
    border-left: 2px solid var(--tariff-card-color);
  }
}


/* Tariffs section end */
