/*!
Theme Name: finlex
Theme URI: https://nodeadline.ru/
Author: NoDeadLine
Author URI: https://nodeadline.ru/
Description:
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*, *::before, *::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body, button, input, select, optgroup, textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 3em 1.5em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul, li > ol {
  margin-bottom: 0;
  margin-right: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

embed, iframe, object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

a {
  color: #4169e1;
}

a:visited {
  color: #800080;
}

a:hover, a:focus, a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

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

button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-right: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: right;
  position: absolute;
  top: 100%;
  right: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  right: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  right: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  right: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.menu-toggle, .main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

.sticky {
  display: block;
}

.post, .page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.custom-logo-link {
  display: inline-block;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#primary[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.5em;
}

@font-face {
  font-family: 'Averta';
  src: url('fonts/AvertaCY-Bold.eot');
  src: url('fonts/AvertaCY-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/AvertaCY-Bold.woff') format('woff'), url('fonts/AvertaCY-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Averta';
  src: url('fonts/AvertaCY-Regular.eot');
  src: url('fonts/AvertaCY-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/AvertaCY-Regular.woff') format('woff'), url('fonts/AvertaCY-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Averta';
  src: url('fonts/AvertaCY-Semibold.eot');
  src: url('fonts/AvertaCY-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/AvertaCY-Semibold.woff') format('woff'), url('fonts/AvertaCY-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: fallback;
}

body {
  font-family: 'Averta', sans-serif;
  font-weight: normal;
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #F7F7FA;
  width: 100%;
}

@media screen and (min-width: 767px) {
  body {
    overflow: hidden;
  }

  body.loaded {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
}

* {
  outline: none !Important;
}

p {
  margin-top: 0;
}

button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

label.error {
  display: none !important;
}

.error {
  border-color: red !important;
}

.valid {
  border-color: green !important;
}

.nomob {
  display: block;
}

.onlymob {
  display: none;
}

.nopadl {
  padding-left: 0;
}

.nopadr {
  padding-right: 0;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.flex::before, .row.flex::after {
  display: none
}

.flex.center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.container {
  max-width: 1160px;
  width: 100%;
}

.intro_section {
  z-index: 100;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 1054px;
  padding-top: 250px;
}

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

h1 {
  margin-top: 0;
  margin-bottom: 50px;
  font-weight: 600;
  font-size: 50px;
  line-height: 54px;
  text-align: center;
  color: #333333;
}

h1 span {
  border-bottom: 3px solid #3399CC;
  display: inline-block;
}

.after_h1 {
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #333333;
}

header .container {
  max-width: 1800px;
}

header {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1000;
  top: 0;
}

.head_flex {
  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;
}

.open_nav {
  cursor: pointer;
}

.open_nav span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
  position: relative;
  top: -1px
}

.logo_wrp {
  text-align: center;
  background-image: url(img/logo_bg.svg);
  width: 270px;
  height: 176px;
  position: relative;
  display: block;
  padding-top: 40px;
}

.logo_wrp:hover {
  text-decoration: none !important
}

.logo_wrp::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/logo_pseudo.svg);
  width: 344px;
  height: 186px;
  left: calc(50% - 172px);
  bottom: -80px;
  z-index: -1;
}

.logo_wrp > span {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #7A7A7A;
  margin-top: 7px;
}

.contact_area {
  position: relative;
  padding-left: 70px;
  text-align: right;
}

.contact_area::before {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/toptel.svg);
  width: 50px;
  height: 50px;
  left: 0;
  top: calc(50% - 25px);
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
}

.toptel {
  display: block;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  color: #333333 !important;
}

.toptel:hover {
  text-decoration: underline;
}

.recall {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #3399CC;
  margin-bottom: 0;
}

.recall:hover {
  text-decoration: none
}

.preim_section {
  padding-top: 145px;
  padding-bottom: 85px;
}

.preim_item {
  margin-bottom: 40px;
}

.preim_item:last-child {
  margin-bottom: 0;
}

.pr_img {
  background-position: top center;
  background-size: cover;
  height: 295px;
  border-radius: 8px;
}

.pr_text_wrp {
  padding-left: 20px;
}

.pr_text_wrp p {
  margin-bottom: 14px;
  font-weight: normal;
  font-size: 38px;
  line-height: 44px;
  color: #333333;
}

.pr_text_wrp span {
  display: block;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
}

.scroll_div {
  position: absolute;
  width: 160px;
  height: 160px;
  left: calc(50% - 80px);
  border-radius: 50%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 35px rgba(79, 95, 101, 0.05);
  box-shadow: 0px 6px 35px rgba(79, 95, 101, 0.05);
  text-align: center;
  cursor: pointer;
  padding-top: 60px;
  bottom: -70px;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.scroll_div::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/pseudo_scroll.svg);
  width: 252px;
  height: 252px;
  left: calc(50% - 126px);
  top: calc(50% - 126px);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: rotation 8s infinite linear;
  animation: rotation 8s infinite linear;
  border: 0px solid transparent;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-repeat: no-repeat;
  background-position: center;
}

.scroll_div::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/pseudo_scroll2.svg);
  width: 143px;
  height: 390px;
  top: -377px;
  left: calc(50% - 70px);
  z-index: -1;
}

.scroll_div span {
  display: block;
  margin-bottom: 13px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  color: #333333;
}

.scroll_div div {
  background-image: url(img/mouse.svg);
  width: 27px;
  height: 27px;
  margin-left: auto;
  margin-right: auto;
  background-position: top center;
  position: relative;
  top: 0;
  -webkit-transition: 0.3s, background-position 0s;
  transition: 0.3s, background-position 0s;
}

.scroll_div:hover div {
  top: 5px;
  background-position: bottom center;
}

.scroll_div:hover::before {
  border-width: 1px;
  border-color: #3399CC;
  background-image: none
}

.slider_section {
  padding-top: 70px;
  overflow: hidden;
  padding-bottom: 100px;
  background-color: #F2F2F5
}

h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: normal;
  font-size: 47px;
  line-height: 54px;
  color: #333333;
}

h2 span {
  font-weight: 600;
  border-bottom: 3px solid #3399CC;
  display: inline-block;
  line-height: 1;
}

.after_h2 {
  margin-bottom: 60px;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #333333;
}

.slider_panel_wrp {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  padding-top: 75px;
  min-height: 630px;
  padding-left: 50px;
  padding-right: 50px;
}

.slide_panel_in {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 100
}

.slider_panel_wrp::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/slide_rect.svg);
  width: 805px;
  height: 676px;
  left: calc(50% - 402px);
  top: -20px;
}

.slider_item {
  margin-bottom: 25px;
}

.slider_item:last-child {
  margin-bottom: 0;
}

.slider_header {
  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-bottom: 8px;
}

.slider_header p {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 22px;
  line-height: 1;
  color: #333333;
}

.slider_header span {
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #333333;
}

.slider_footer {
  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;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #B6B6B6;
  margin-top: 8px;
}

.slider_header i {
  font-style: normal
}

.noUi-target {
  height: 5px;
  background: #E9ECED;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 100px;
}

.noUi-horizontal {
  height: 5px;
}

.noUi-connect {
  background: #41ABE0;
}

.noUi-handle.noUi-handle-lower {
  background: #FFC633;
  border: 4px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.noUi-handle:after, .noUi-handle:before {
  display: none
}

.noUi-horizontal .noUi-handle {
  right: -12px;
  top: -8px;
  cursor: pointer;
}

.slider_wrp {
  padding: 7px 0;
}

.check_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  padding-top: 18px;
  -ms-flex-pack: justify;
  margin-bottom: 40px;
  justify-content: space-between;
}

.check_item {
  cursor: pointer;
  padding-left: 35px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  position: relative;
  color: #333333;
}

.check_item::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  top: calc(50% - 11px);
  border: 1px solid rgba(51, 51, 51, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
}

.check_item.checked::before {
  background-color: #FAD473;
  background-image: url(img/checked.svg);
  background-repeat: no-repeat;
  background-position: 50% calc(50% - 2px);
  border-color: #FAD473;
}

.check_item:hover::before {
  border-color: #FAD473
}

button {
  background: none;
  border: none;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

.yel_b {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-130.71%, #FFFFFF), color-stop(121.43%, rgba(255, 255, 255, 0))), #FFB74A;
  background: linear-gradient(180deg, #FFFFFF -130.71%, rgba(255, 255, 255, 0) 121.43%), #FFB74A;
  background-blend-mode: overlay, normal;
  border-radius: 60px;
  height: 70px;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #000000;
  position: relative;
  overflow: hidden
}

.yel_b::after {
  content: '';
  will-change: left;
  position: absolute;
  transform: skewX(-22deg);
  width: 45px;
  height: 100%;
  opacity: 0;
  left: 0%;
  top: 0%;
  animation-delay: 2s;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6) 100%);
  animation-name: marquiz__pop-blick;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

.yel_b:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-130.71%, #FFFFFF), color-stop(121.43%, rgba(255, 255, 255, 0))), #FFCC4A;
  background: linear-gradient(180deg, #FFFFFF -130.71%, rgba(255, 255, 255, 0) 121.43%), #FFCC4A;
  background-blend-mode: overlay, normal;
  border-radius: 60px;
  -webkit-box-shadow: 1px 6px 20px rgba(255, 194, 74, 0.43);
  box-shadow: 1px 6px 20px rgba(255, 194, 74, 0.43);
}

.pressing {
  margin-top: 35px;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #333333;
}

.slider_panel_wrp .yel_b {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.process_section {
  background-image: url(img/process_bg.svg);
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 717px;
  padding-top: 100px;
  position: relative;
}

.process_section::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/process_pseudo.svg);
  width: 137px;
  height: 231px;
  left: calc(50% - 68.5px);
  top: -90px;
}

.g_img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.importance_section {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(img/important_bg.svg);
  padding-top: 220px;
  padding-bottom: 190px;
  transition: 0.3s;
  background-position: center;
}

.importance_section.loaded {
  opacity: 1;
}

.importance_section h3 {
  margin-top: 0;
  margin-bottom: 22px;
  font-weight: 600;
  font-size: 42px;
  line-height: 54px;
  text-align: center;
  color: #333333;
}

.importance_section p {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  color: #333333;
}

.importance_section span {
  font-weight: 600;
}

.importance_section::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/important_pseudo.svg);
  width: 148px;
  height: 346px;
  left: calc(50% - 74px);
  top: -75px;
}

.move_section {
  padding: 65px 0;
  background-color: #fff;
}

.move_section h2 {
  margin: 0;
  font-size: 38px;
  line-height: 44px;
}

.move_div {
  padding-left: 45px;
  border-left: 2px solid #68BAE3
}

.move_div > p {
  margin-bottom: 14px;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #333333;
}

.move_div > p span {
  font-weight: 600;
}

.move_div > span {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  color: #3399CC;
}

.eazy_section {
  background-image: url(img/bg_eazy.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  min-height: 1400px;
  padding-top: 58px;
  position: relative;
  z-index: 100;
}

.eazy_section h2 {
  margin-bottom: 35px;
}

.eazy_section h2 b {
  font-weight: 600;
}

.bankrot_flex {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1035px;
  height: 70px;
  position: relative;
  background: #FFFFFF;
  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;
  padding: 0 35px;
  border-radius: 43px;
  -webkit-box-shadow: 0 20px 24px rgb(191 193 202 / 21%);
  box-shadow: 0 20px 24px rgb(191 193 202 / 21%);
  margin-bottom: 40px;
}

.bankrot_flex p {
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #333333;
  margin-bottom: 0;
}

.bankrot_flex span {
  font-size: 18px;
  color: #E0E0E0;
}

.quiz_ttle {
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #333333;
}

.eazy_section .yel_b {
  max-width: 360px;
  margin-bottom: 55px;
}

.eazy_section .gart1 {
  font-weight: bold;
  margin-top: 160px;
}

.gart1 {
  margin-bottom: 12px;
  font-weight: normal;
  font-size: 34px;
  line-height: 41px;
  color: #333333;
  padding-left: 47px;
}

.gart1 span {
  font-weight: 600
}

.gart2 {
  font-weight: normal;
  font-size: 27px;
  line-height: 34px;
  color: #333333;
  padding-left: 47px;
}

.bankrot_even {
  padding-top: 80px;
  position: relative;
  padding-bottom: 120px;
}

.bankrot_even::before {
  content: '';
  display: block;
  background-image: url(img/ps_ban.svg);
  width: 137px;
  height: 282px;
  position: absolute;
  top: -150px;
  left: calc(50% - 68.5px);
}

.bankrot_even h2 {
  margin-bottom: 60px;
}

.reason_flex {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -10px;
}

.reason_flex > div {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

.reason_item {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 340px;
  border-radius: 8px;
  padding-top: 50px;
  padding-left: 55px;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.reason_item:hover {
  top: -5px;
}

.reason_item span {
  margin-bottom: 13px;
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  color: #3399CC;
}

.reason_item p {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  color: #333333;
}

.gra_section {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/graph_bg.svg);
  min-height: 1050px;
  padding: 80px 0;
  background-size: 130%;
  position: relative;
}

.gra_section::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/ps_ban2.svg);
  width: 137px;
  height: 231px;
  left: calc(50% - 68.5px);
  top: -90px;
}

.gra_section h2 {
  margin-bottom: 25px;
}

.gra_t {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  position: relative;
  z-index: 100;
  text-align: center;
  color: #333333;
}

.gra_t span {
  color: #3399CC;
  text-decoration: underline;
}

.in_graph {
  position: relative;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.in_graph img {
  height: auto;
  transition: 0.55s ease-out;
  opacity: 0;
  transform-origin: center;
}

.res_rev_section {
  padding: 75px 0;
}

.w_flex {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 65px;
}

.w_flex img {
  max-width: 100%;
}

.rev_wrp {
  position: relative;
  margin-top: 50px;
  margin-bottom: 70px;
}

.rev_wrp__bg {
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(1px 11px 66px rgba(110, 123, 129, 0.15));
  filter: drop-shadow(1px 11px 66px rgba(110, 123, 129, 0.15))
}

.rev_in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 60px;
  padding-right: 100px;
  padding-top: 80px;
  overflow: hidden;
}

.rev_item_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rev_avatar {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 390px;
  border-radius: 2px;
}

.rev_inner {
  width: calc(100% - 300px);
  padding-left: 70px;
}

.rev_counter {
  margin-bottom: 0;
  position: relative;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #3399CC;
}

.rev_counter::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  width: calc(100% - 80px);
  height: 1px;
  background-color: #000;
  opacity: .1;
  top: calc(50% - 2px);
}

.rev_name {
  margin-top: 35px;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 26px;
  line-height: 44px;
  color: #000000;
}

.rev_dolg {
  margin-bottom: 35px;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  color: #333333;
}

.rev_dolg span {
  font-weight: 600;
}

.rev_info {
  text-align: center;
}

.rev_item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  margin: 0 17px;
  z-index: 1000;
}

.rev_t {
  margin-bottom: 15px;
  display: block;
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  color: #333333;
}

.rev_img {
  margin-bottom: 15px;
  display: block;
  width: 140px;
  height: 180px;
  background-position: center;
  background-size: cover;
  border: 1px solid #EAECEE;
  -webkit-box-shadow: 1px 11px 21px rgba(160, 160, 160, 0.14);
  box-shadow: 1px 11px 21px rgba(160, 160, 160, 0.14);
}

.zoom_link {
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #3399CC;
}

.zoom_link img {
  margin-left: 5px;
}

.rev_item:hover {
  text-decoration: none
}

.rev_item:hover .zoom_link {
  text-decoration: none
}

.go_prev, .owl-prev {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
  border-radius: 120px;
  cursor: pointer;
}

.go_prev::before, .owl-prev::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/prev.svg);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.go_next, .owl-next {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
  border-radius: 120px;
  cursor: pointer;
}

.go_next::before, .owl-next::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/next.svg);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.go_prev:hover, .owl-prev:hover, .go_next:hover, .owl-next:hover {
  background-color: #3399CC;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.go_prev:hover::before, .owl-prev:hover::before, .go_next:hover::before, .owl-next:hover::before {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1)
}

.res_rev_section .rev_nav {
  position: absolute;
  z-index: 100;
  left: 0;
  top: calc(50% - 60px);
  width: 100%;
}

.res_rev_section .rev_nav .go_prev {
  position: absolute;
  left: -130px;
}

.res_rev_section .rev_nav .go_next {
  right: -130px;
  position: absolute;
}

.rev_trigger_flex {
  margin-bottom: -40px;
}

.rev_trigger_flex > div {
  margin-bottom: 40px;
  display: none;
}

.rev_trigger {
  position: relative;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 1px 11px 21px rgba(160, 160, 160, 0.14);
  box-shadow: 1px 11px 21px rgba(160, 160, 160, 0.14);
}

.rev_trigger > div {
  position: relative;
  background-position: top center;
  background-size: cover;
  width: 100%;
}

.rev_trigger > div::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.rev_trigger p {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #333333;
}

.rev_trigger:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.rev_trigger:hover p {
  text-decoration: none;
}

.blue_b {
  height: 70px;
  max-width: 340px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-73.57%, #FFFFFF), color-stop(129.29%, rgba(255, 255, 255, 0))), #3399CC;
  background: linear-gradient(180deg, #FFFFFF -73.57%, rgba(255, 255, 255, 0) 129.29%), #3399CC;
  background-blend-mode: soft-light, normal;
  border-radius: 90px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #FFFFFF !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  text-decoration: none !important;
}

.blue_b:hover {
  background: #4BB0E2;
  border-radius: 60px;
  -webkit-box-shadow: none;
  box-shadow: none
}

.show_more_rev {
  margin-top: 50px;
}

.bankrot_sec {
  padding: 70px 0;
  background-color: #fff;
}

.bankrot_sec h2 {
  margin-bottom: 58px;
  font-size: 38px;
  line-height: 44px;
}

.bank_future {
  max-width: 460px;
  margin-bottom: 0;
  padding-left: 45px;
  border-left: 1px solid #68BAE3;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
}

.bank_future span {
  font-weight: 600;
}

.rbk_elem {
  background: #FFFFFF;
  border: 7px solid #91CFAE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 11px 66px rgba(110, 123, 129, 0.15);
  box-shadow: 1px 11px 66px rgba(110, 123, 129, 0.15);
  padding: 45px 45px;
}

.newt1 {
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 19px;
  line-height: 28px;
  color: #000000;
}

.newt2 {
  margin-bottom: 33px;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #4F4F4F;
}

.rb_foot {
  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
}

.rb_foot p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #BDBDBD;
}

.tarif_section {
  padding-top: 80px;
  padding-bottom: 150px;
}

.tarif_section h2 {
  margin-bottom: 60px;
}

.tarif_section h2 span {
  border-bottom: none
}

.tarif_panel_wrp {
  position: relative;
  margin-bottom: 30px;
  flex: 1;
  width: 100%;
}

.tarif_panel_wrp::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  height: calc(100% - 100px);
  background-color: #fff;
  width: 100%;
}

.tarif_panel_wrp::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: 100%;
  background-image: url(img/tarif.svg);
  height: 100px;
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 100%;
}

.col-md-4:hover .tarif_panel_wrp > img {
  -webkit-filter: drop-shadow(1px 11px 66px rgba(51, 153, 204, 0.31));
  filter: drop-shadow(1px 11px 66px rgba(51, 153, 204, 0.31));
}

.tarif_inner {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 30px;
  z-index: 100;
  padding-bottom: 20px;
}

.tarif_inner ul {
  padding-bottom: 16px;
}

.tarif_inner ul li {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding-left: 25px;
  margin-bottom: 14px;
  position: relative;
}

.tarif_inner ul li:last-child {
  margin-bottom: 0;
}

.tarif_inner ul li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  background-image: url(img/ti1.svg);
  width: 15px;
  height: 15px;
  top: 4px;
}

.tar_p1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 160px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.tar_p2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 80px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  padding-bottom: 9px;
}

.tar_p2:last-child {
  border: none
}

.tar_p2 ul li::before {
  background-image: url(img/ti2.svg);
  width: 10px;
  height: 11px;
  top: 5px;
}

.tar_p3 ul li::before {
  background-image: url(img/ti3.svg);
  width: 10px;
  height: 2px;
  top: 9px;
}

.tt_ttle {
  text-align: center;
  margin-bottom: 28px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  color: #000000;
  min-height: 80px;
  width: 100%;
  flex: 0;
  width: 100%;
}

.tt_ttle span {
  display: block;
  font-weight: normal;
  margin-top: 5px;
  font-size: 17px;
  line-height: 1;
  text-align: center;
  color: #919191;
}

.tar_p2 ul li span {
  color: #3399CC;
  border-bottom: 1px dashed #3399CC;
}

.tar_p2 ul li sup {
  color: #3399CC
}

.tarif_section .yel_b {
  max-width: 260px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  font-size: 16px;
}

.tarif_section .flex {
  padding-bottom: 50px;
  margin-bottom: -25px;
}

.tarif_section .flex > div {
  margin-bottom: 25px;
}

.dop_info_wrp {
  max-width: 940px;
  margin-bottom: 50px;
}

.d_item {
  margin-bottom: 22px;
  position: relative;
  padding-left: 40px;
}

.d_item:last-child {
  margin-bottom: 0;
}

.d_item > span {
  position: absolute;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  color: #3399CC;
  left: 0;
  top: 5px;
}

.d_item p {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

.d_item p > span {
  font-weight: 600
}

.sale_panel {
  padding-left: 70px;
  padding-right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 70px;
  min-height: 300px;
  padding-bottom: 30px;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-box-shadow: 1px 11px 66px rgba(110, 123, 129, 0.15);
  box-shadow: 1px 11px 66px rgba(110, 123, 129, 0.15);
}

.sale_panel p {
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 32px;
  line-height: 44px;
  color: #333333;
}

.sale_panel p span {
  font-weight: 600;
}

.sale_panel > span {
  display: block;
  max-width: 560px;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  color: #333333;
}

.sale_panel::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/sale.svg);
  width: 190px;
  height: 190px;
  left: -90px;
  bottom: -110px;
  z-index: -1;
}

.result_see {
  background-image: url(img/res_bg.svg);
  min-height: 647px;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 80px;
  position: relative;
}

.result_see svg {
  width: 100%;
  height: auto;
}

[data-fancybox-thumbs] {
  display: none
}

.result_see::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/ps_ban2.svg);
  width: 137px;
  height: 231px;
  left: calc(50% - 68.5px);
  top: -90px;
}

.jur_section {
  padding-top: 70px;
  padding-bottom: 135px;
  overflow: hidden;
}

.jur_section .after_h2 {
  margin-bottom: 55px;
  padding-top: 10px;
}

.jur_section .after_h2 span {
  font-weight: 600;
}

.jur_item {
  height: 100%;
  padding-left: 60px;
  padding-right: 20px;
  padding-top: 37px;
  padding-bottom: 48px;
  background-color: #fff;
  -webkit-box-shadow: 1px 11px 66px rgba(110, 123, 129, 0.15);
  box-shadow: 1px 11px 66px rgba(110, 123, 129, 0.15);
}

.jur_name {
  min-height: 55px;
  margin-bottom: 16px;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #333333;
}

.jur_name span {
  display: block;
  color: #828282;
  font-size: 16px;
  line-height: 1;
}

.jur_flex {
  margin-bottom: -40px;
}

.jur_flex > div {
  margin-bottom: 40px;
}

.jur_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.jur_img {
  background-position: top center;
  background-size: cover;
  width: 220px;
  min-height: 385px;
}

.jur_descript {
  width: calc(100% - 220px);
  padding-left: 30px;
}

.jur_descript p {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}

.jur_descript span {
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #828282;
}

.jur_descript span:last-child, .jur_descript p:last-child {
  margin-bottom: 0;
}

.jur_gramoty {
  margin-bottom: -20px;
  position: relative;
}

.jur_gramoty a {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 70px;
  background-position: center;
  background-size: cover;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  position: relative;
  width: calc(25% - 21px);
}

.jur_gramoty a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/zoom2.svg);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(51, 153, 204, 0.8)
}

.jur_gramoty a:last-child {
  margin-right: 0;
}

.jur_gramoty a:hover::before {
  opacity: 1
}

h3.divider_text {
  margin: 65px 0;
  font-weight: normal;
  font-size: 47px;
  line-height: 54px;
  text-align: center;
  color: #333333;
}

.jur_slider_wrp {
  padding: 0;
  width: 100%;
  margin-left: 0;
  margin-top: -50px;
  margin-bottom: -80px;
  overflow: hidden;
}

.jur_slider_wrp .jur_item {
  margin-top: 50px;
  margin-bottom: 80px;
  -webkit-box-shadow: 1px -1px 10px rgba(110, 123, 129, 0.05);
  box-shadow: 1px -1px 10px rgba(110, 123, 129, 0.05);
}

.jur_slider_wrp .owl-prev {
  position: absolute;
  left: -110px;
  top: calc(50% - 30px);
}

.jur_slider_wrp .owl-next {
  position: absolute;
  right: -110px;
  top: calc(50% - 30px);
}

.owner_section {
  position: relative;
  background-color: #fff;
  padding-top: 85px;
}

.owner_section .container {
  position: relative;
  z-index: 1000;
}

.owner_section::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/ps_ban2.svg);
  width: 137px;
  height: 231px;
  left: calc(50% - 68.5px);
  top: -90px;
}

.owner_section::after {
  background-image: url(img/bg_boss.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 200px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -170px;
  z-index: 100;
}

.owner_flex {
  align-items: center;
  margin-bottom: 60px;
}

.owner_img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.owner_name {
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 23px;
  line-height: 44px;
  color: #333333;
}

.owner_name span {
  display: block;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #828282;
}

.onwer_quote {
  background-image: url(img/owner_quote.svg);
  background-size: 100% 100%;
  height: 121px;
  width: 465px;
  float: left;
  padding-top: 26px;
  padding-left: 54px;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 40px;
  margin-left: -20px;
}

.owner_section .yel_b {
  max-width: 260px;
  height: 60px;
  font-size: 16px;
}

.vk_post {
  min-height: 280px;
  margin-top: 0px;
  width: 100%;
  position: relative;
  background: #F8F8FB;
  border-radius: 8px;
}

.video_flex {
  margin-bottom: -70px;
  position: relative;
}

.video_flex > div {
  margin-bottom: 40px;
}

.video_item {
  display: block;
  background-position: center;
  background-size: cover;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  height: 310px;
}

.video_item::before {
  left: 10px;
  top: 10px;
  border: 1px solid #fff;
  content: '';
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  z-index: 100;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/play.svg);
  background-size: 70px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: calc(100% - 20px);
}

.video_item::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .2;
  background-color: #2C2C2C
}

.video_item:hover::before {
  background-size: 65px;
}

.consult_section {
  position: relative;
  padding-top: 250px;
  background: #f7f7fa;
  padding-bottom: 100px;
}

.consult_section::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/book_pseudo.svg);
  width: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 224px;
  left: 0;
  bottom: -224px;
}

.consult_section::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/ps_ban2.svg);
  width: 137px;
  height: 231px;
  left: calc(50% - 68.5px);
  top: 70px;
  z-index: 100;
}

.consult_wrp {
  position: relative;
  margin-bottom: 60px;
  height: 555px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-filter: drop-shadow(1px 11px 66px rgba(110, 123, 129, 0.15));
  filter: drop-shadow(1px 11px 66px rgba(110, 123, 129, 0.15));
}

.con_in {
  padding-top: 70px;
  padding-left: 100px;
  position: absolute;
  z-index: 1000;
}

.con_in > p {
  margin-bottom: 25px;
  font-weight: normal;
  font-size: 38px;
  line-height: 44px;
  color: #333333;
}

.con_in > p span {
  font-weight: 600;
  display: inline-block;
  border-bottom: 3px solid #3399CC
}

.con_in > span {
  display: block;
  font-weight: normal;
  max-width: 480px;
  font-size: 16px;
  line-height: 21px;
  color: #333333;
}

.consult_wrp::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/con_pseudo.svg);
  width: 320px;
  height: 336px;
  left: -180px;
  bottom: -140px;
}

.consult_section h2.over_book {
  margin-bottom: 35px;
  font-size: 38px;
  line-height: 54px;
}

.book_img_wrp {
  text-align: center;
  margin-bottom: 40px;
}

.book_img_wrp > img {
  max-width: 100%;
  display: inline-block;
}

.gallery_flex {
  margin-left: -4px;
  margin-right: -4px;
  margin-bottom: -8px;
  padding-top: 30px;
}

.gallery_flex > div {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}

.gal_item {
  display: block;
  background-position: center;
  background-size: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 8px;
  height: 340px;
}

.gal_item:hover {
  -webkit-box-shadow: 1px 11px 66px rgba(51, 153, 204, 0.31);
  box-shadow: 1px 11px 66px rgba(51, 153, 204, 0.31);
}

.contact_section {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
  background: #696969;
  overflow: hidden;
}

.contact_section h2 {
  margin-bottom: 30px;
  font-weight: normal;
  font-size: 47px;
  line-height: 54px;
  color: #333333;
}

.cont_wrp {
  max-width: 330px;
  position: relative;
  z-index: 100;
  margin-bottom: 22px;
}

.cont_item {
  min-height: 50px;
  display: flex;
  align-items: center;
  padding-left: 64px;
  position: relative;
  margin-bottom: 15px;
}

.cont_item:last-child {
  margin-bottom: 0;
}

.cont_item > img {
  position: absolute;
  left: 0;
  top: calc(50% - 25px);
  border-radius: 50%;
  box-shadow: 0px 3px 20px rgba(134, 106, 94, 0.07);
}

.cont_item > p, .cont_item > a {
  margin-bottom: 0;
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #323F4B;
}

.cont_item > a:hover {
  text-decoration: underline;
}

.foot_tels a {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}

.foot_tels a:hover {
  text-decoration: underline;
}

.gt1 {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #323F4B;
}

.gt2 {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #323F4B;
}

.soc_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 120px;
  padding-top: 10px;
}

.soc_list a {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0px 3px 20px rgba(134, 106, 94, 0.07);
}

.soc_list a:hover {
  background-color: #3399CC;
  box-shadow: none
}

.soc_list a:hover img {
  filter: brightness(0) invert(1)
}

.contact_section::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/cont_pseudo.svg);
  width: 1170px;
  height: 841px;
  top: 0;
  z-index: 10;
  left: calc(50% - 970px);
}

.map_wrp {
  position: absolute;
  right: 0;
  width: 70%;
  height: calc(100% + 8px);
  top: -3px;
}

.map_wrp iframe {
  width: 100%;
  height: 100%;
}

footer {
  padding: 75px 0;
  background-color: #FFFFFF;
  position: relative;
  z-index: 100;
}

.footer_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.foott {
  margin-bottom: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}

.foott br {
  display: block !important
}

a.foott {
  text-decoration: underline;
}

a.foott:hover {
  text-decoration: none;
}

.footer_flex a:last-child {
  text-align: right;
}

.preloader_wrp {
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FBFBFC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.preloader_wrp::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  background-color: #E0E0E0;
  width: 1px;
}

.preloader_wrp > div {
  width: 100%;
  padding: 40px 0;
  position: relative;
  z-index: 1000;
  background-color: #FBFBFC;
}

.loader_text {
  margin-top: 90px;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #333333;
}

.loader_text > span {
  color: #3399CC;
}

section > h6 {
  display: none;
  opacity: 0;
  margin: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

.g_wrp {
  position: relative;
}

.g_wrp svg {
  width: 100%;
  height: auto;
}

.all_elems > g {
  transition: 0.3s;
  opacity: 0
}

.menu_wrp {
  position: fixed;
  z-index: 10000;
  top: 0;
  background: #FFFFFF;
  height: 100%;
  width: 480px;
  overflow: auto;
  padding-left: 67px;
  padding-right: 68px;
  padding-top: 50px;
  padding-bottom: 50px;
  transform-origin: left;
  transform: scale(0, 1);
  transition: 0.3s;
}

.close_menu {
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #000000;
  cursor: pointer;
}

.close_menu span {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  align-items: center;
  position: relative;
  top: -4px;
}

.close_menu img {
  transition: 0.3s;
  transform-origin: center;
}

.close_menu:hover img {
  transform: rotate(180deg)
}

.m_list_top li {
  margin-bottom: 25px;
}

.m_list_top li img {
  margin-right: 20px;
  width: 32px;
  filter: brightness(0);
  transition: 0.3s;
}

.m_list_top li a {
  font-weight: 600;
  font-size: 19px;
  line-height: 25px;
  transition: 0.3s;
  text-decoration-line: underline;
  color: #333333;
}

.m_list_top li a:hover {
  color: #3399CC;
  text-decoration: none;
}

.m_list_top li:last-child {
  margin-bottom: 0;
}

.m_list_top li a:hover img {
  filter: brightness(1)
}

.menu_main {
  margin: 35px 0;
  padding: 35px 0;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}

.menu_main li {
  margin-bottom: 7px;
}

.menu_main li a {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  transition: 0.3s;
  color: #333333;
}

.menu_main li a:hover {
  font-weight: 600;
  text-decoration: none;
  color: #3399CC;
}

.menu_main li:last-child {
  margin-bottom: 0;
}

.menu_tel {
  margin-bottom: 20px;
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #333333;
}

.menu_tel img {
  margin-right: 20px;
}

.menu_tel:hover {
  text-decoration: underline;
}

.menu_wrp .blue_b {
  max-width: 280px;
}

[src="img/mic2.svg"] {
  position: relative;
  top: -2px
}

.menu_wrp.opened {
  transform: scale(1, 1)
}

@media screen and (min-width: 767px) {
  body.opened_nav {
    overflow: hidden;
  }

  body.opened_nav::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: #CDD1DA;
    opacity: 0.7;
  }
}

.footer_flex .foott:nth-child(2) {
  text-align: center;
}

.color_div {
  height: 155px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 45%;
  position: relative;
}

.color_div::before {
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  height: 1px;
  background-color: #E0E0E0;
  bottom: 0;
  right: -30px;
  z-index: -1;
}

.color_div p br {
  display: block !important
}

.color_div p img {
  display: block;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.color_div p {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #333333;
}

.color_div.smaller {
  height: 105px;
}

.mobile_timeline {
  display: none
}

.color_descript {
  width: 55%;
  padding-left: 50px;
  text-align: left;
  padding-right: 15px;
  height: 45px;
  position: relative;
  top: 17px;
}

.color_descript p {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  color: #333333
}

.color_descript span {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
}

.mob_t_item {
  display: flex;
  align-items: flex-end;
}

.mob_t_item:last-child .color_div::before {
  display: none
}

.mob_graph {
  display: none
}

.rev_item_wrp > .rev_counter {
  display: none
}

.rev_slider_wrp .owl-dots {
  display: none
}

p.tt_ttle i {
  display: block;
  font-style: normal;
}

.mob_see {
  display: none
}

.jur_slider .owl-dots {
  display: none
}

.onlyxs {
  display: none !important
}

.no_loader .preloader_wrp {
  display: none !important
}

@media screen and (min-width: 767px) {
  .no_loader {
    overflow: auto;
    overflow-x: hidden;
  }
}

.inner_section {
  padding-top: 260px;
  padding-bottom: 85px;
}

.inner_section h2 {
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
  color: #333333;
}

.inner_section h2 span {
  font-weight: 600;
  border: none;
}

.control_row {
  margin-bottom: 50px;
}

.go_back {
  position: relative;
  display: inline-block;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #333333 !important;
  text-decoration: none !important;
  padding-left: 65px;
}

.go_back::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  background-color: #fff;
  top: calc(50% - 22.5px);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
  background-image: url(img/prev_go.svg);
  border: 2px solid transparent;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.3s;
}

.go_back:hover::before {
  border-color: #3399CC
}

.politika_page {
  background-image: url(img/politika.svg);
  background-repeat: no-repeat;
  background-position: calc(50% + 30px) 50%;
}

.pol_wrp h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin: 25px 0;
}

.pol_wrp {
  margin-bottom: 40px;
}

.pol_wrp p {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

.pay_nav li {
  margin-bottom: 15px;
}

.pay_nav li:last-child {
  margin-bottom: 0;
}

.pay_nav li a {
  display: block;
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  text-decoration: underline;
  color: #333333;
}

.pay_nav li span {
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s;
  padding-left: 18px;
  width: calc(100% - 27px);
  text-decoration: underline;
}

.pay_nav li img {
  width: 22px;
  height: auto;
  filter: brightness(0);
  transition: 0.3s;
  display: inline-block;
  vertical-align: middle;
}

.pay_nav li a:hover img {
  filter: brightness(1)
}

.pay_nav li a:hover {
  text-decoration: none;
}

.pay_nav li a:hover span {
  border-bottom-color: transparent;
  color: #3399CC;
  text-decoration: none;
}

.form_pay_wrp {
  position: relative;
  margin-top: 45px;
}

.form_pay_wrp::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 100px);
  background: #FFFFFF;
  width: 100%;
  border-radius: 14px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.form_pay_wrp::after {
  height: 100px;
  background-image: url(img/form_pseudo.svg);
  background-position: bottom center;
  background-size: 100%;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-repeat: no-repeat;
}

.form_pay_inner {
  position: relative;
  z-index: 100;
  padding-top: 75px;
  padding-bottom: 105px;
  padding-left: 100px;
  padding-right: 100px;
}

.form_pay_inner .flex {
  margin-bottom: -35px;
}

.form_pay_inner .flex > div {
  margin-bottom: 35px;
}

.form_pay_inner .flex > div:nth-last-child(3), .form_pay_inner .flex > div:nth-last-child(4) {
  margin-bottom: 50px;
}

.in_wrp {
  position: relative;
}

.in_wrp > p {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #333333;
}

input {
  background: none;
  border: none;
  width: 100%;
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  color: #B6B6B6;
  color: #333333;
  transition: 0.3s;
  padding-top: 5px;
}

input:focus {
  border-color: #3399CC;
}

.pressing1 {
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  padding-left: 34px;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}

.pressing1::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  top: 4px;
  background: #FAD473;
  border-radius: 2px;
}

.pressing1.pressed::before {
  background-image: url(img/pressed.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.form_pay_inner .yel_b {
  max-width: 305px;
}

.noActive {
  opacity: .5 !important;
  box-shadow: none !important;
}

.modal-lg {
  margin: 0 auto;
  padding: 15px;
  width: 100%;
  max-width: 1160px;
}

.modal_wrp {
  position: relative;
  background: #FFFFFF;
  box-shadow: 1px 11px 66px rgba(110, 123, 129, 0.15);
  max-width: 100%;
  padding-top: 80px;
}

.closemod {
  position: absolute;
  z-index: 100;
  cursor: pointer;
  transition: 0.3s;
  top: 35px;
  right: 35px;
}

.closemod:hover {
  transform: rotate(180deg)
}

.about_anketa_wrp {
  padding-left: 490px;
  overflow: auto;
  padding-bottom: 40px;
  max-height: 630px;
  position: relative;
}

.anketa_wrp::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(img/scrol_down.svg);
  width: 29px;
  height: 104px;
  right: 30px;
  bottom: 30px;
}

.about_anketa_wrp p {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.about_anketa_wrp p b {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 50px;
}

.about_anketa_wrp > div {
  max-width: 580px;
  padding-right: 30px;
}

.ank_grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.ank_grid > div {
  background-position: top center;
  background-size: cover;
  border-radius: 12px;
  width: calc(50% - 20px);
  margin: 10px;
}

.ank_grid > div::before {
  content: '';
  display: block;
  padding-top: 80%;
}

.anketa_wrp {
  background-repeat: no-repeat;
  background-position: calc(50% - 330px) 100%;
}

.modal-backdrop.fade.in {
  background: #E5E5E5;
  opacity: .95;
  z-index: 10000;
}

body.modal-open {
  overflow: hidden;
}

.modal {
  z-index: 100000
}

.t_wrp {
  height: 100%;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  flex-direction: column;
}

.in_graph.shwed img {
  opacity: 1
}

#parts1, #parts2, #parts3, #parts4, #parts5, #parts6 {
  opacity: 0;
  transition: 0.4s;
}

.gra_section #Vector15 {
  transform: scale(0, 0);
  transition: 0.3s;
  transform-origin: left center;
}

.shwed #Vector15 {
  transform: scale(1, 1);
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  border: none;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1)
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #8d8d8d
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
  left: -6px
}

.rev_in > div {
  position: relative
}

.rev_in > div > div {
  width: 100%;
}

.swiper-pagination-bullets {
  text-align: center;
}

.swiper-pagination-bullets > span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  width: 4px;
  height: 4px;
  background-color: #333333;
  border-radius: 50%;
}

.swiper-pagination-bullets > span.swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #3399CC;
}

.swiper-pagination2.swiper-pagination-bullets {
  margin-bottom: 11px;
}

.owner_section .yel_b {
  background: linear-gradient(170.81deg, #FFFFFF 12.2%, rgba(255, 255, 255, 0) 182.3%), #DEE0E6;
  border: 1px solid #F2F2F2;
  color: #3399CC;
  text-decoration: underline;
  padding-bottom: 2px;
}

.owner_section .yel_b:hover {
  box-shadow: none;
  border-color: #3399CC;
  background: #3399CC;
  text-decoration: none;
  color: #fff;
}

header {
  transition: 0s;
}

header.fixMe {
  transition: 0.3s;
  z-index: 1000;
  position: fixed;
  background-color: #fff;
  padding: 15px 0;
  box-shadow: 0 20px 24px rgb(191 193 202 / 21%);
}

.fixMe .logo_wrp::before {
  display: none
}

.fixMe .logo_wrp {
  height: auto;
  padding: 0;
  background: none
}

.fixMe .logo_wrp > span {
  display: none
}

.all_wrp {
  position: relative;
  z-index: 10;
}

a:focus, a:active {
  text-decoration: none !important
}

.scroll_div:hover {
  text-decoration: none !important
}

.w_item {
  flex: auto;
}

.mw {
  margin-left: auto;
  max-width: calc(100% - 30px);
}

.b24-web-form-popup-btn-6 {
  cursor: pointer;
}

a.rev_item.horrev .rev_img {
  width: 200px;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
}

.show_more_rev span {
  padding-left: 6px
}

a.yel_b {
  transition: 0.3s;
  text-decoration: none !important;
  display: inline-flex !important;
  padding-bottom: 3px !important;
  align-items: center;
  justify-content: center;
  color: black !important
}

.in_zoon {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.im_check {
  margin-top: 0;
  display: none;
  margin-bottom: 40px;
}

.im_check > div {
  padding: 0;
  margin: 0;
}

.check_flex.im_con {
  justify-content: flex-start;
}

.check_flex.im_con > div {
  margin-right: 20px;
}

.but_area {
  display: flex;
}

.but_area input {
  margin-right: 20px;
  transition: 0.3s;
  width: 0;
  padding: 0;
  margin: 0;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}

.show_in input {
  margin-right: 20px;
  width: 100%;
}

.modal-dialog.thanks-modal {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
}

.modal-dialog.thanks-modal .modal_wrp {
  padding: 0;
  overflow: hidden;
  box-shadow: 1px 11px 21px rgba(160, 160, 160, 0.14);
  border-radius: 14px;
}

.thanks_wrp > div {
  padding: 35px 0;
}

.thanks_wrp > div p {
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: #333333;
  margin-bottom: 19px;
}

.thanks_wrp > div span {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #333333;
}

.thanks_wrp > span {
  display: block;
  width: 100%;
  height: 400px;
  background-position: center;
  background-size: cover;
}

.thanks_wrp b {
  font-weight: normal;
  display: inline-block;
}

.jur_item br {
  display: block !important
}

.gt2 br {
  display: block;
}

button.yel_b:active {
  box-shadow: none;
  transform: scale(0.95);
}

.yel_b[disabled] {
  background: #f2f2f2 !important;
  box-shadow: none !important
}

.f_ank iframe {
  z-index: 100;
  position: relative;
  margin-bottom: 60px;
}

.f_ank {
  padding: 15px !important
}

.modal .content {
  position: relative;
  text-align: left;
  padding: 22px;
}

.quest_wrp {
  position: relative;
  display: block;
  background-color: #fff;
  border-radius: 100px;
  cursor: pointer;
  transition: 0.3s;
  margin-bottom: 20px;
  padding: 22px 35px;
}

.quest_wrp > p {
  font-size: 17px;
  color: #363636;
  margin-bottom: 0;
  transition: 0.3s;
  padding-right: 30px;
}

.quest_wrp > .answ_sp {
  display: none;
  transition: 0s;
  padding-top: 35px;
}

.quest_wrp::before {
  content: '';
  display: block;
  background-image: url(img/ard.svg);
  position: absolute;
  width: 34px;
  height: 34px;
  transition: 0.3s;
  border-radius: 50%;
  right: 20px;
  top: 16px;
  background-color: #fff;
  border-radius: 50%;
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: 50% calc(50% + 1px);
  border: 1px solid #3399cc;
}

.quest_wrp.active::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.quest_wrp.active, .quest_wrp:hover {
  border-radius: 25px;
  background-color: #3399cc;
}

.quest_wrp.active p, .quest_wrp.active span, .quest_wrp:hover p, .quest_wrp:hover span {
  color: #fff;
}

.quest_wrp a {
  color: #fff
}

.q_wrp {
  margin-bottom: 20px;
}

@keyframes offset {
  to {
    stroke-dashoffset: 0px;
  }
}

.in_graph {
  animation: offset 2s linear forwards;
}

.text20 {
  font-family: "Averta", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
}

.text28 {
  font-family: "Averta", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 27px;
}

.text38 {
  font-family: "Averta", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  line-height: 37px;
}

.boq-blue {
  color: #187CAD;
}

.boq_eazy_row {
  display: flex;
  justify-content: space-between;
}

.boq_eazy_left-col {
  background: url("img/iceberg.png") no-repeat;
  background-size: contain;
  background-position-x: 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.boq_eazy_left-col__top {
  text-align: right;
  background: url("img/desktop-border-gradient.svg") no-repeat;
  background-size: contain;
  width: 80%;
  padding: 20px;
}

.boq_eazy_left-col__bot {
  margin-bottom: 50px;
  text-align: center;
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.boq_eazy_row p {
  margin: 0 auto;
}

.boq_eazy_left-col__top-text.text28 {
  margin-bottom: 18px;
}

.boq_eazy_left-col__top-subtext.text20 {
  margin-bottom: 36px;
}

.boq_eazy_left-col__bot-title {
  font-weight: bold;
}

.boq_eazy_right-col__top .text38 {
  font-weight: bold;
  width: 62%;
  position: relative;
  margin-bottom: 75px;
}

.boq_eazy_right-col__top .text38:after {
  content: url("img/vector-text38.svg");
  position: absolute;
  bottom: -15px;
  left: 5px;
}

.boq_eazy_right-col__top .text28 {
  text-align: center;
  position: relative;
  margin-bottom: 48px;
}

.boq_eazy_right-col__top .text28:after {
  content: url("img/vector-text28.svg");
  position: absolute;
  bottom: -20px;
  right: -20px;
}

.boq_eazy_right-col__bot {
  text-align: center;
}

.boq_eazy_right-col__bot {
  padding: 20px 25px;
  background: #FFFFFF;
  box-shadow: 0 20px 24px rgb(191 193 202 / 21%);
  border-radius: 12px;
}

.boq_eazy_right-col__bot p {
  font-weight: normal;
}

.boq_eazy_right-col.col-md-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.boq_eazy_right-col__top {
  display: flex;
  flex-direction: column;
}

.boq-absolute-eazy {
  position: absolute;
  padding: 20px;
  right: -2%;
  bottom: -19%;
  width: 700px;
  height: 176px;
  background: #FFFFFF;
  border: 5px solid #85D783;
  border-radius: 7.52518px;
}

.boq-relative-eazy {
  position: relative;
}

.boq-absolute-eazy-title {
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
}

.boq-absolute-eazy-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.boq-bold-text {
  font-weight: bold;
}

.card-rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 90px;
  padding: 20px 0;
}

.card-rating-mobile {
  display: none
}

.card-frame {
  position: relative;
}

.mobile-card-frame-icon {
  width: 34px;
  height: 34px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid rgba(125, 125, 125, 0.15);
  object-fit: contain;
  -o-object-fit: contain;
}

.card-frame-icon {
  position: absolute;
  top: -16.5%;
  right: 26.5%;
}

.card-frame-text {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  top: 35px;
  right: 15px;
}

.card-frame-name {
  font-weight: bold;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 5px;
}

.card-frame-rating {
  font-weight: bold;
  font-size: 54px;
  line-height: 61px;
  text-align: center;
  color: #3399CC;
}

.in_zoon_widget {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.mobile-boq_eazy_row {
  display: none;
}

@media screen and (max-width: 1250px) {
  .in_graph {
    margin-top: 50px;
  }

  .in_graph svg {
    width: 850px;
    height: 520px;
  }

  .rev_in {
    padding: 40px;
    padding-bottom: 0;
  }

  .rev_avatar {
    height: 350px;
  }

  .rev_name {
    margin-top: 20px;
  }

  .res_rev_section .rev_nav .go_next {
    right: 20px;
  }

  .res_rev_section .rev_nav .go_prev {
    left: 20px
  }

  .intro_section {
    z-index: 100;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(img/new-intro-bg.webp);
    background-position: top center;
    min-height: 964px;
    padding-top: 250px;
    background-size: 1720px;
  }

  h2 {
    font-size: 38px
  }

  .sale_panel > span {
    display: block;
    max-width: 450px;
    font-weight: normal;
    font-size: 16px;
  }

  .jur_item {
    padding: 25px
  }

  .jur_slider_wrp .owl-prev {
    left: -10px
  }

  .jur_slider_wrp .owl-next {
    right: -10px
  }

  .con_in {
    padding-top: 40px;
    padding-left: 40px;
  }

  .con_in > span {
    display: block;
    font-weight: normal;
    max-width: 430px;
    font-size: 14px;
    line-height: 19px;
  }

  .sale_panel::before {
    left: 20px;
    bottom: -130px;
  }

  .jur_descript {
    padding-left: 20px;
  }

  .video_item {
    height: 330px;
  }

  .rbk_elem {
    padding: 30px
  }

  .form_pay_inner {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
  }

  .about_anketa_wrp {
    padding-left: 420px;
  }

  .anketa_wrp::before {
    display: none
  }

  .about_anketa_wrp {
    padding: 0;
    max-width: 100%;
    margin: 0;
  }

  .anketa_wrp {
    background-image: none !important
  }

  .about_anketa_wrp > div {
    max-width: 100%;
    padding-right: 0;
  }

  .modal_wrp {
    padding: 50px 30px;
  }

  .about_anketa_wrp {
    max-height: inherit
  }

  .about_anketa_wrp br {
    display: block !important
  }

  .boq-absolute-eazy {
    width: 61%;
  }
}

@media screen and (max-width: 991px) {
  .nopadl {
    padding-left: 15px;
  }

  .nopadr {
    padding-right: 15px;
  }

  .mobc {
    text-align: center !important;
  }

  .nomob {
    display: none
  }

  .onlymob {
    display: block
  }

  .row.mobowl {
    margin-left: 0;
    margin-right: 0;
  }

  .mopad0 {
    padding: 0 !important;
  }

  body.modal-open {
    padding-right: 0 !important;
  }

  section.intro_section {
    background-size: 1200px;
    min-height: 710px;
    padding-top: 200px;
    background-position: bottom center;
  }

  h1 {
    margin-top: 0;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 35px;
    line-height: 41px;
    text-align: center;
    color: #333333;
  }

  .after_h1 {
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #333333;
  }

  .logo_wrp {
    text-align: center;
    background-image: url(img/logo_bg.svg);
    width: 230px;
    height: 156px;
    position: relative;
    padding-top: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .open_nav span {
    padding-left: 20px;
  }

  .toptel {
    font-size: 20px
  }

  .pr_text_wrp p {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 28px;
    line-height: 39px;
    color: #333333;
  }

  .pr_img {
    height: 240px;
  }

  .move_section h2 {
    font-size: 31px
  }

  .bankrot_flex p {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.3;
    text-align: center;
    color: #333333;
    margin-bottom: 0;
    padding: 0 30px;
  }

  .eazy_section {
    background-position: calc(50% + 120px) 0
  }

  h2 {
    font-size: 30px;
    line-height: 1.3;
  }

  .in_graph svg {
    width: 720px;
    height: 440px;
  }

  .rev_avatar {
    width: 170px;
    height: 260px;
  }

  .rev_inner {
    width: calc(100% - 160px);
    padding-left: 30px;
  }

  .rev_name {
    font-size: 24px
  }

  .rev_dolg {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
  }

  .rev_img {
    margin-bottom: 10px;
    display: block;
    width: 100px;
    height: 110px;
  }

  .tarif_inner {
    padding: 20px
  }

  .jur_body {
    display: block
  }

  .jur_img {
    display: block;
    width: 100%;
    height: 300px;
    background-position: top center;
    margin-bottom: 20px;
  }

  .jur_descript {
    width: 100%;
    padding: 0;
  }

  .all_elems > g {
    opacity: 1;
  }

  .process_section {
    min-height: 640px;
    background-position: bottom center
  }

  .onwer_quote {
    background-image: url(img/owner_quote.svg);
    background-size: 100% 100%;
    height: 121px;
    width: 345px;
    float: left;
    padding-top: 35px;
    padding-left: 44px;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 20px;
    margin-left: -20px;
    padding-right: 20px;
  }

  .boq-absolute-eazy {
    right: 0%;
    bottom: -95%;
    width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .logo_wrp {
    background: none;
    width: auto;
    height: auto;
    padding: 0;
  }

  .open_nav span {
    display: none
  }

  .recall {
    display: none
  }

  .toptel span {
    display: none
  }

  .toptel {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(img/toptel.svg);
    width: 50px;
    height: 50px;
    left: 0;
    top: calc(50% - 25px);
    border-radius: 50%;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.06);
    margin: 0;
  }

  .contact_area {
    padding-left: 0;
  }

  .contact_area::before {
    display: none
  }

  .logo_wrp > span {
    font-size: 13px;
    line-height: 1;
  }

  .logo_wrp > img {
    width: 118px;
  }

  header {
    position: fixed;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.03) !important;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.03) !important;
    padding: 12px 0 !important;
    z-index: 100 !important;
  }

  br {
    display: none
  }

  section.intro_section {
    background-image: url(img/new-mob-intro-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    min-height: 480px;
    padding-top: 60px;
    background-size: 392px;
  }

  h1 {
    margin-bottom: 29px;
    font-weight: 600;
    font-size: 26px;
    line-height: 29px;
    text-align: center;
    color: #333333;
  }

  .scroll_div {
    display: none;
  }

  .after_h1 {
    margin-bottom: 0;
    text-align: center;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #333333;
  }

  h1 span {
    display: inline
  }

  .preim_section {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .preim_item {
    margin-bottom: 20px;
    background: #FFFFFF;
    border-radius: 6px;
    -webkit-box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.03)
  }

  .pr_img {
    height: 280px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .pr_text_wrp p {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #333333;
    text-align: center;
    margin-bottom: 14px;
  }

  .slider_panel_wrp {
    min-height: 1px;
  }

  .pr_text_wrp span {
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #333333;
  }

  .pr_text_wrp {
    padding: 20px 24px;
  }

  .slider_panel_wrp {
    padding: 0 15px;
  }

  .slider_panel_wrp::before {
    display: none
  }

  .slider_section {
    background-image: url(img/mob_white.svg);
    background-position: bottom center;
    background-color: transparent;
    padding-top: 30px;
    padding-bottom: 55px;
    background-size: cover;
  }

  h2 {
    margin-bottom: 25px !important;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
  }

  h2 span {
    display: inline
  }

  .after_h2 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #333333;
  }

  .slider_header p, .slider_header span {
    font-size: 18px;
    line-height: 1;
  }

  .slider_header span {
    white-space: nowrap;
    width: 130px;
    text-align: right;
  }

  .slider_header p {
    text-align: left;
    font-weight: 600;
  }

  .check_flex {
    display: block
  }

  .check_flex > div {
    margin-bottom: 20px;
    width: 100%;
    display: block;
    text-align: left;
  }

  .slider_panel_wrp .yel_b {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    height: 70px;
    font-size: 16px;
    line-height: 17px;
    padding: 0 20px;
  }

  .slider_item {
    margin-bottom: 22px;
  }

  .pressing {
    margin-top: 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #333333;
  }

  .process_section {
    background: none;
    min-height: 1px;
    padding-top: 60px;
  }

  .mobile_timeline {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .check_flex > div:last-child {
    margin-bottom: 0q;
  }

  .g_wrp {
    display: none
  }

  .importance_section {
    background-size: 250px;
    padding-top: 120px;
    padding-bottom: 90px;
    background-position: calc(50%) calc(50% + 30px);
  }

  .importance_section h3 {
    margin-bottom: 28px;
    font-weight: 600;
    font-size: 38px;
    line-height: 54px;
    text-align: center;
    color: #333333;
  }

  .importance_section p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    color: #333333;
  }

  .move_section {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 30px 15px;
  }

  .move_section h2 {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
  }

  .move_div p {
    margin-bottom: 17px;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
  }

  .move_div > span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #3399CC;
  }

  .move_div {
    padding: 0;
    border: none
  }

  br {
    display: none
  }

  .importance_section::before {
    background-position: bottom center;
    height: 181px;
    top: -40px;
  }

  .process_section::before {
    background-position: bottom center;
    height: 160px;
    top: -40px;
  }

  .eazy_section {
    padding-top: 40px;
    background: none
  }

  .bankrot_flex {
    display: block;
    background: #FFFFFF;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 33px;
    padding-left: 30px;
    padding-right: 25px;
    padding-bottom: 30px;
    height: auto;
    margin-bottom: 30px;
  }

  .bankrot_flex span {
    display: none
  }

  .bankrot_flex p {
    margin-bottom: 14px;
    padding: 0;
    position: relative;
    padding-left: 40px;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    text-align: left;
  }

  .quiz_ttle {
    margin-bottom: 25px;
    font-weight: normal;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #333333;
  }

  .eazy_section .yel_b {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 70px;
  }

  .bankrot_flex p::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(img/mob_check.svg);
    width: 17px;
    height: 17px;
    left: 0;
  }

  .eazy_section h2 {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #333333;
  }

  .bankrot_flex p:last-child {
    margin-bottom: 0;
  }

  .gart1 {
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #333333;
  }

  .gart2 {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    padding: 0
  }

  .eazy_section {
    min-height: 1px;
    padding-bottom: 550px;
    background-image: url(img/dogobor_mob.png);
    background-repeat: no-repeat;
    background-position: bottom center;
  }

  .eazy_section .container {
    max-width: 320px;
  }

  .bankrot_even {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bankrot_even h2 {
    margin-bottom: 40px !important;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    color: #333333;
  }

  .gra_section {
    padding: 30px 0;
    background-image: url(img/mob_white.svg);
    min-height: 1px;
    background-position: bottom center;
    padding-bottom: 65px;
    background-size: cover;
  }

  .res_rev_section {
    padding-top: 45px;
  }

  .gra_section::before {
    display: none
  }

  .bankrot_even::before {
    display: none
  }

  .reason_item {
    height: 215px;
    padding-top: 15px;
    padding-left: 20px;
  }

  .reason_item span {
    font-weight: 600;
    font-size: 18px;
    line-height: 44px;
    color: #3399CC;
    margin-bottom: 0;
  }

  .reason_item > p {
    font-weight: normal;
    font-size: 21px;
    line-height: 20px;
    max-width: 180px;
    color: #333333;
  }

  .gra_section h2 {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
  }

  .gra_t {
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
  }

  .mob_graph {
    display: block
  }

  .in_graph {
    display: none
  }

  .w_flex {
    display: block;
  }

  .w_flex > div {
    margin-bottom: 10px;
  }

  .w_flex > div:last-child {
    margin-bottom: 0;
  }

  .mob_graph img {
    width: 100%;
    height: auto;
    max-width: 350px;
  }

  .rev_wrp__bg {
    display: none
  }

  .rev_in {
    padding: 0;
    position: relative;
    width: calc(100% + 15px);
  }

  .rev_item_wrp {
    position: relative;
    background: #FFFFFF;
    border-radius: 6px;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rev_item_wrp > .rev_counter {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #3399CC;
  }

  .rev_item_wrp {
    display: block
  }

  .rev_avatar {
    width: 170px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 14px;
  }

  .rev_inner > .rev_counter {
    display: none
  }

  .rev_name {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #000000;
  }

  .rev_dolg {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #333333;
  }

  .rev_inner {
    width: 100%;
    padding-left: 0;
  }

  .go_prev, .owl-prev, .go_next, .owl-next {
    display: none
  }

  .rev_item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center;
    margin: 0 9px;
    z-index: 1000;
  }

  .rev_img {
    margin-bottom: 10px;
    display: block;
    width: 90px;
    height: 110px;
  }

  .rev_t {
    font-size: 14px;
    line-height: 1;
    padding-top: 14px;
  }

  .rev_counter::before {
    display: none
  }

  .rev_item_wrp, .rev_slider_wrp .item {
    width: 260px !important
  }

  .zoom_link {
    font-size: 13px
  }

  .rev_wrp {
    margin-bottom: 40px;
  }

  .rev_slider_wrp .owl-dots {
    text-align: center;
    margin-top: 20px;
    display: block
  }

  .owl-dot {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    width: 4px;
    height: 4px;
    background-color: #333333;
    border-radius: 50%;
  }

  .owl-dot.active {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #3399CC;
  }

  .rev_trigger_flex {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
  }

  .rev_trigger_flex > div {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }

  .rev_img_preview {
  }

  .rev_trigger p {
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #3399CC;
  }

  .rev_trigger > div::before {
    padding-top: 100%;
  }

  .show_more_rev {
    margin-top: 40px;
  }

  .bankrot_sec {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    text-align: center;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 6px;
  }

  .bankrot_sec h2 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #333333;
  }

  .bank_future {
    margin-bottom: 20px;
    border: none;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #333333;
  }

  .rbk_elem {
    border: 4px solid #91CFAE;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: left;
    padding-bottom: 30px;
  }

  .newt1 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
  }

  .newt2 {
    margin-bottom: 12px;
    font-weight: normal;
    font-size: 10px;
    line-height: 13px;
  }

  .rb_foot {
  }

  .rb_foot img {
    width: 42px;
  }

  .rb_foot p, .rb_foot span {
    font-size: 11px;
    line-height: 1;
  }

  .res_rev_section {
    padding-bottom: 40px;
  }

  .tarif_section {
    padding-top: 30px;
  }

  .tarif_section h2 {
    margin-bottom: 30px !important;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #333333;
  }

  .t_wrp {
    width: 260px;
    padding: 20px;
    padding-bottom: 25px;
    background: #FFFFFF;
    border-radius: 8px;
    height: 100%;
    display: block;
  }

  .tarif_panel_wrp {
    margin: 0;
  }

  .tarif_inner {
    padding: 0;
  }

  .tarif_panel_wrp::before, .tarif_panel_wrp::after {
    display: none
  }

  .tt_ttle {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    color: #000000;
  }

  .tt_ttle span {
    font-size: 16px;
    line-height: 18px;
  }

  .tt_ttle {
    min-height: 1px;
  }

  .tarif_inner ul li {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    padding-left: 25px;
    margin-bottom: 9px;
    position: relative;
  }

  .tar_p1, .tar_p2, .tar_p3 {
    min-height: 1px;
  }

  .tar_p2 {
    padding-bottom: 0px;
  }

  .tarif_section .yel_b {
    height: 55px;
    font-size: 15px;
    margin-top: 16px;
    max-width: 100%;
  }

  .mobslide {
    margin: 0
  }

  .mobslide {
    margin: 0 !important;
    padding-bottom: 20px;
    width: calc(100% + 15px);
  }

  .tarif_section .flex {
    padding-bottom: 10px;
    overflow: hidden;
    width: calc(100% + 15px);
  }

  .mobslide .col-md-4 {
    padding: 0;
    width: 260px;
    height: auto;
  }

  .mobslide .owl-dots {
    text-align: center;
  }

  .tar_p1 {
    min-height: 186px;
  }

  .tarif_section .flex > div {
    padding-right: 20px;
  }

  .mobslide, .rev_slider_wrp, .jur_slider, .video_flex {
    padding-right: 15px !important;
  }

  .sale_panel {
    text-align: center;
    padding-top: 27px;
    padding-bottom: 30px;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
    position: relative;
    margin-top: 90px;
    min-height: 1px;
  }

  .sale_panel p {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    padding: 0;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #333333;
  }

  .sale_panel > span {
    padding: 0;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #333333;
  }

  .sale_panel::before {
    width: 104px;
    height: 104px;
    background-size: 104px;
    left: calc(50% - 52px);
    top: -63px;
  }

  .result_see {
    background: none;
    min-height: 1px;
  }

  .tarif_section {
    padding-bottom: 50px;
  }

  .result_see {
    padding-top: 0;
  }

  .result_see::before {
    display: none
  }

  .result_see svg {
    display: none
  }

  .mob_see {
    display: block;
    padding-top: 35px;
    padding-bottom: 45px;
    background: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    position: relative;
  }

  .mob_see::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(img/piece_pseudo.svg);
    width: 138px;
    height: 150px;
    left: calc(50% - 69px);
    bottom: -120px;
  }

  .mob_see img {
    display: inline-block;
    margin-bottom: 14px;
  }

  .mob_see p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #333333;
  }

  .jur_section {
    padding-top: 55px;
  }

  .jur_section h2 span {
    border: none
  }

  .jur_section .after_h2 {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .jur_item {
    padding-top: 18px;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 30px;
  }

  .jur_name {
    margin-bottom: 12px;
    font-weight: 600;
    min-height: 1px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #333333;
  }

  .jur_body {
    margin-bottom: 25px;
  }

  .jur_name span {
    display: none;
  }

  .jur_body {
  }

  .jur_img {
    width: 160px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    margin-bottom: 20px;
  }

  .jur_descript {
    margin-bottom: 4px;
  }

  .jur_descript p {
    font-weight: 600;
    min-height: 1px;
    font-size: 15px;
    line-height: 28px;
    color: #333333;
  }

  .jur_descript span {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    color: #828282;
  }

  .jur_gramoty {
  }

  .jur_gramoty a {
  }

  .jur_flex > div {
    margin-bottom: 10px;
  }

  .jur_flex {
    margin-bottom: -10px;
  }

  .jur_flex .jur_item {
    padding-top: 18px;
    position: relative;
    background: #FFFFFF;
    border-radius: 4px;
    padding-left: 110px;
    padding-bottom: 20px;
    padding-right: 20px;
    width: 100%;
  }

  .jur_flex .jur_item .jur_name {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    text-align: left;
  }

  .jur_flex .jur_item .jur_name span {
    font-size: 14px;
    line-height: 15px;
    color: #BDBDBD;
    margin-top: 5px;
  }

  .jur_flex .jur_item .jur_img {
    width: 80px;
    height: 100px;
    position: absolute;
    left: 13px;
    top: 17px;
    border-radius: 6px;
    min-height: inherit;
  }

  .jur_flex .jur_item .jur_gramoty {
    display: none;
  }

  .jur_flex .jur_descript > p, .jur_flex .jur_descript > span {
    display: none
  }

  .jur_flex .jur_body {
    margin-bottom: 0;
  }

  .jur_flex .jur_descript > span:last-child {
    display: block;
    font-size: 13px;
    line-height: 16px;
  }

  h3.divider_text {
    margin: 25px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
  }

  .jur_gramoty a {
    width: calc(33.33% - 18px);
    height: 95px;
  }

  .jur_slider_wrp .jur_item {
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .jur_section {
    padding-bottom: 40px;
  }

  .jur_item, .jur_slider .item {
    width: 260px;
  }

  .footer_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer_flex > a, .footer_flex > p {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .footer_flex > a:first-child {
    margin-bottom: 14px;
  }

  .footer_flex > p {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    padding-top: 0 !important;
    order: 1
  }

  .onwer_quote {
    width: 265px
  }

  .jur_slider .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-top: -53px;
    margin-bottom: 70px;
    z-index: 1000;
  }

  .jur_slider_wrp {
    width: calc(100% + 15px)
  }

  .owner_section {
    padding-top: 50px;
  }

  .owner_section::before {
    display: none
  }

  .owner_section h2 {
    font-size: 23px;
  }

  .onwer_quote {
    background-image: url(img/mob_rev_q.svg);
    width: 280px;
    height: 154px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 34px;
    padding-top: 52px;
    font-size: 18px;
    margin-top: 20px;
    line-height: 24px;
    color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .owner_section .yel_b {
    max-width: 100%;
  }

  .vk_post {
    margin-top: 25px;
  }

  .noxs {
    display: none !important
  }

  .onlyxs {
    display: block !important
  }

  p.owner_name {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  p.owner_name span {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    color: #828282;
    margin-top: 10px;
  }

  .video_item::before {
    background-size: 40px;
    left: 7px;
    top: 7px;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    border-radius: 6px;
  }

  .video_flex {
    margin: 0;
    width: calc(100% + 15px);
    overflow: hidden;
  }

  .video_flex .col-md-6 {
    padding: 0
  }

  .video_flex .owl-dots {
    text-align: center;
  }

  .owner_section::after {
    display: none
  }

  .owner_section {
    padding-bottom: 10px;
  }

  .video_item {
    width: 180px;
    height: 100px;
  }

  .video_flex .col-md-6 {
    width: 180px
  }

  .video_flex > div {
    margin-bottom: 20px;
  }

  .con_in {
    position: relative;
  }

  .consult_wrp {
    background-size: 0;
    height: unset;
  }

  .con_bg {
    background-color: transparent;
    background-image: url(img/team_bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 30px;
    padding-bottom: 290px;
    -webkit-box-shadow: 0px -61px 66px rgb(110 123 129 / 7%);
    box-shadow: 0px -61px 66px rgb(110 123 129 / 7%);
  }

  .con_in {
    padding: 0
  }

  .consult_section {
    padding-top: 0;
  }

  .con_in > p {
    margin-bottom: 26px;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #333333;
  }

  .con_in > span br {
    display: block !important
  }

  .consult_wrp::before {
    display: none
  }

  .con_in > span {
    font-size: 16px;
    line-height: 20px;
    color: #333333;
  }

  .consult_section::before {
    display: none
  }

  .consult_section h2.over_book {
    margin-bottom: 35px;
    font-size: 28px;
    line-height: 40px;
    margin-top: 30px;
    padding-bottom: 10px;
  }

  .gallery_flex > div:last-child {
    display: none
  }

  .gal_item {
    height: 210px;
  }

  .col-xs-6 .gal_item {
    height: 95px;
  }

  .consult_section {
    padding-bottom: 30px;
  }

  .contact_section {
    padding: 0
  }

  .col-md-6 > .cont_wrp {
    padding: 30px 0;
    background-color: #F2F2F5;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 30px;
    padding-right: 20px;
    max-width: inherit;
  }

  .contact_section::before {
    display: none
  }

  .contact_section h2 {
    font-size: 35px
  }

  .map_wrp {
    width: 100%;
    position: relative;
    height: 370px;
    top: -2px;
    margin-bottom: -2px;
  }

  .cont_wrp {
    margin-bottom: 0;
  }

  .gt1 {
    margin-top: 22px;
  }

  footer {
    padding: 25px 0;
    padding-bottom: 85px;
    text-align: center;
  }

  .footer_flex a:last-child {
    text-align: center;
  }

  .footer_flex .foott:nth-child(2) {
    padding: 25px 0;
    display: block;
  }

  .logo_wrp > span {
    margin-top: 0;
    display: block !important;
  }

  .logo_wrp::before {
    display: none
  }

  .menu_wrp.opened {
    z-index: 100000;
    width: 100%;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    height: 100%;
  }

  .m_list_top li a {
    font-size: 16px
  }

  .m_list_top li {
    margin-bottom: 18px;
  }

  .menu_main li a {
    font-size: 16px
  }

  .menu_main {
    margin: 25px 0;
    padding: 25px 0;
  }

  .m_list_top li img {
    margin-right: 10px;
    width: 26px;
  }

  .container {
    max-width: 450px;
  }

  .intro_section .container {
    max-width: 320px;
  }

  body {
    padding-top: 70px;
  }

  .contact_section .container {
    max-width: 100%;
  }

  .con_bg .container {
    max-width: 320px;
  }

  .inner_section {
    padding: 40px 0;
  }

  .inner_section h2 {
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
  }

  .go_back {
    font-size: 16px;
  }

  .control_row {
    margin: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .pol_wrp h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    color: #000000;
    margin: 19px 0;
  }

  .pol_wrp br {
    display: block !important
  }

  .politika_page {
    background-image: none
  }

  .pol_wrp p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 21px;
  }

  .open_nav img {
    width: 45px;
  }

  .pay_nav {
    margin-top: 25px;
  }

  .form_pay_wrp::before, .form_pay_wrp::after {
    display: none
  }

  .form_pay_wrp {
    padding: 0;
  }

  .form_pay_inner {
    padding: 0
  }

  .process_section .container {
    max-width: 100%;
  }

  .swiper-pagination1.swiper-pagination-bullets {
    margin-top: -20px;
    margin-bottom: 20px;
  }

  .noUi-handle.noUi-handle-lower {
    width: 25px;
    height: 25px;
    top: -10px;
    right: -20px;
  }

  .form_pay_inner .yel_b {
    max-width: 100%
  }

  .menu_wrp {
    width: 0px;
    height: 0;
  }

  .mw {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .jur_slider .jur_img {
    min-height: 260px;
    width: 100%;
  }

  .thanks_wrp > div {
    padding: 55px 20px;
  }

  .thanks_wrp > div p {
    font-size: 20px;
  }

  .thanks_wrp > div span {
    font-size: 14px;
  }

  .thanks_wrp > span {
    height: 240px;
    background-position: top center;
  }

  .closemod {
    top: 20px;
    right: 20px
  }

  .but_area {
    display: block
  }

  .show_in input {
    display: block !important;
    margin-bottom: 20px;
  }

  .but_area > input {
    padding: 8px 0;
    margin-bottom: 20px;
    display: none;
    margin-right: 0 !important;
  }

  body > div:nth-child(1) {
    z-index: 100000
  }

  .contact_area .toptel {
    color: transparent !important;
    font-size: 0px
  }

  .f_ank {
    background-color: #fff;
  }

  .q_wrp {
    margin: 20px 0;
  }

  .quest_wrp {
    padding: 10px 25px;
  }

  .quest_wrp p {
    font-size: 15px;
    line-height: 1.3;
  }

  .quest_wrp::before {
    top: 12px;
  }

  .quest_wrp > .answ_sp {
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .card-rating-mobile {
    display: flex;
    gap: 10px;
    text-align: center;
    justify-content: center;
  }

  .card-rating {
    display: none;
  }

  .mobile-card-text {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .card-frame-name {
    font-size: 13px;
    line-height: 15px;
  }

  .card-frame-stars {
    margin-bottom: 10px;
  }

  .card-frame-text {
    top: 10px;
    right: 10px;
  }

  .card-frame-rating {
    font-size: 32px;
    line-height: 36px;
  }

  .boq-absolute-eazy {
    right: 3%;
    top: 202%;
    bottom: 0;
    width: 290px;
    height: 330px;
  }

  .boq_eazy_row {
    display: none;
  }

  .mobile-boq_eazy_row {
    display: flex;
  }

  .title26-b {
    font-weight: bold;
    font-size: 26px;
    line-height: 25px;
  }

  .text18-b {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
  }

  .text14 {
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
  }

  .mobile-boq_eazy-col {
    display: flex;
    flex-direction: column;
  }

  .mobile-boq_eazy-col p {
    margin: 0;
  }

  .mobile-boq_eazy-top-text {
    text-align: center;
    width: 90%;
    position: relative
  }

  .mobile-boq_eazy-top-text:after {
    content: url("img/vector-text26.svg");
    position: absolute;
    bottom: -10px;
    right: 20px;
  }

  .mobile-boq_eazy-middle {
    background: url("img/mobile-iceberg.png") no-repeat;
    margin-bottom: 10px;
    background-position-x: -8px;
    background-position-y: 12px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: end;
  }

  .mobile-boq_eazy-top {
    margin-bottom: 50px;
  }

  .mobile-boq_eazy-middle-frame {
    background: url("img/mobile-frame.svg") no-repeat;
    background-size: cover;
    background-position-x: right;
    width: 100%;
    padding: 15px;
    z-index: 2;
    text-align: end;
  }

  .mobile-boq_eazy-middle-frame br {
    display: block;
  }

  .mobile-boq_eazy-middle-frame-text {
    padding-bottom: 15px;
  }

  .mobile-boq_eazy-middle-frame-subtext {
    padding-bottom: 14px;
  }

  .mobile-boq_eazy-middle-tex {
    padding-top: 40px;
  }

  .mobile-boq_eazy-middle-title {
    padding-top: 2px;
    font-weight: 900;
  }

  .mobile-boq_eazy-middle-text {
    padding-top: 14px;
  }

  .mobile-boq_eazy-middle-center {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: flex-end;;
    width: 100%;
    padding-bottom: 40px;
    text-align: right;
  }

  .mobile-boq_eazy-middle-center p {
    text-align: center;
    width: 50%;
  }

  .mobile-boq_eazy-bottom-subtext {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .mobile-boq_eazy-bottom-subtext img {
    width: 5%;
  }

  .boq-relative-eazy br {
    display: block;
  }

  .boq-relative-eazy .gart1 {
    text-align: center;
    margin-top: 70px;
  }

  .mobile-boq_eazy-middle-text br {
    display: block;
  }

  .mobile-boq_eazy-bottom-text.text18-b:after {
    content: url("img/vector-text18.svg");
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .mobile-boq_eazy-bottom-text.text18-b {
    margin-bottom: 20px;
    position: relative;
  }
}

.visuallyhidden {
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
  overflow: hidden;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.__ymDebugger {
  display: none;
}