@font-face {
  font-family: 'Verdana';
  src: url(../fonts/Verdana-BoldItalic.eot);
  src: local('Verdana Bold Italic'), local('Verdana-BoldItalic'),
    url(../fonts/Verdana-BoldItalic.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Verdana-BoldItalic.woff2) format('woff2'),
    url(../fonts/Verdana-BoldItalic.woff) format('woff'),
    url(../fonts/Verdana-BoldItalic.ttf) format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display:block:
}

@font-face {
  font-family: 'Verdana';
  src: url(../fonts/Verdana-Italic.eot);
  src: local('Verdana Italic'), local('Verdana-Italic'),
    url(../fonts/Verdana-Italic.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Verdana-Italic.woff2) format('woff2'),
    url(../fonts/Verdana-Italic.woff) format('woff'),
    url(../fonts/Verdana-Italic.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display:block:
}

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

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

* {
  -webkit-tap-highlight-color: transparent;

  --input-bg: #fff;
  --input-border: rgb(218, 220, 224);
  --input-border-active:#FF783F;

  --bg-1: #e9e9e9;

}

body {
  font-family: 'Verdana';
  position: relative;
  background-color: white;
}

body .color-arbit {
  position: absolute;
  top: 38%;
  left: 0;
  z-index: -1;
}

body .cristal {
  position: absolute;
  top: 53%;
  right: 0;
  z-index: -1;
}

body .blue-arbit {
  position: absolute;
  top: 27%;
  right: 0;
  z-index: -1;
}

body .purple-arbit {
  position: absolute;
  top: 59%;
  left: 0;
  z-index: -1;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  cursor: pointer;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  font-family: "Verdana", sans-serif;
}

/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  /* background-image: url(../img/webp/bg-top-min.webp); */

  background-position: right top;
  width: 100%;
  background-size: 100%;
  height: auto;
  position: relative;
  overflow-x: hidden;
}

body::before {
  content: '';
  background: linear-gradient(0deg, rgba(61,13,162,1) 0%, rgba(139,27,147,1) 37%, rgba(80,24,133,1) 69%, rgba(42,57,192,1) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -5;
}

    .how-we-working .tabs-panel.active .wra-img img {
        width: 400px;
    }


.page_bg img {
  width: 100%;
  height: 100%;
}

/* img {
  image-rendering: -webkit-optimize-contrast;
} */
[data-aos=fade-down] {
  transform: translate3d(0,-30px,0);
}
[data-aos=fade-up] {
  transform: translate3d(0,30px,0)!important;
}
[data-aos=fade-right] {
  transform: translate3d(-30px,0,0);
}


.body-star-1,
.body-star-2,
.body-star-3,
.body-star-4,
.body-star-5 {
  position: absolute;
  z-index: -1;
}

.body-star-1 {
  right: 40%;
  top: 50%;
  animation: stars 1s infinite ease alternate;
}

.body-star-2 {
  right: 30%;
  top: 60%;
  animation: stars 1.5s infinite ease alternate;
}

.body-star-3 {
  right: 35%;
  top: 70%;
  animation: stars 1.2s infinite ease alternate;
}

.body-star-4 {
  right: 55%;
  top: 70%;
  animation: stars 2s infinite ease alternate;
}

.body-star-5 {
  right: 45%;
  top: 75%;
  animation: stars 3s infinite ease alternate;
}

@keyframes stars {
  0% {
    opacity: 0.2;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

body .topbutton {
  position: fixed;
  right: 50px;
  bottom: 1%;
  z-index: 1;
  z-index: 25;
}

.container {
  width: 100%;
  padding: 0 30px;
  max-width: 1660px;
  margin-left: auto;
  margin-right: auto;
}

header {
  padding: 40px 0;
  margin-bottom: 160px;
  position: fixed;
  width: 100%;
  z-index: 300;
  transition: .2s ease-in-out;
}
header.sticky {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 1660px) {
  header{
    margin-bottom: 60px;
  }
}

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

header .wrap-logo {
  /*margin-right: 110px;*/
}
.wrap-header-desctop__center-row {
  display: flex;
  align-items: center;
}
header .wrap-header-desctop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header .wrap-center-menu {
  display: flex;
  align-items: center;
  margin-left: auto;
}

header .wrap-header-desctop .wrap-logo {
  animation-duration: 0.5s;
}

header .wrap-logo,
header .header-call-back {
  animation-duration: 2s;
}

/*header .meteor {*/
/*  position: absolute;*/
/*  top: -300px;*/
/*  right: 10px;*/
/*  z-index: -1;*/
/*  animation: meteor 6s ease-in-out infinite;*/
/*  opacity: 0;*/
/*}*/

/*@keyframes meteor {*/
/*  0% {*/
/*    top: -300px;*/
/*    right: 10px;*/
/*    opacity: 0;*/
/*  }*/

/*  5% {*/
/*    top: -300px;*/
/*    right: 10px;*/
/*    opacity: 1;*/
/*  }*/

/*  25% {*/
/*    opacity: 0.7;*/
/*  }*/

/*  50% {*/
/*    opacity: 0.5;*/
/*  }*/

/*  75% {*/
/*    opacity: 0.2;*/
/*  }*/

/*  95% {*/
/*    top: 0;*/
/*    opacity: 0;*/
/*  }*/
/*  100% {*/
/*    top: -300px;*/
/*    right: 10px;*/
/*    opacity: 0;*/
/*  }*/
/*}*/

header .text-top-tiger {
  position: absolute;
  top: 0;
  right: 143px;
  z-index: -1;
}

header .header-logo {
  margin-right: 110px;
}

header .wrap-header-logo {
  display: block;
  cursor: pointer;
}

.wrap-header-logo a {
  display: block;
}

header .wrap-header-logo img {
  width: 100%;
  height: auto;
  object-fit: contain;
  image-rendering: -webkit-optimize-contrast;
  max-height: 55px;
}

header .wrap-header-menu {
  display: flex;
  list-style: none;
}

header .wrap-header-mobile {
  display: none;
}

header .wrap-header-menu {
  margin-right: 50px;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

header .wrap-header-menu li {
  margin-right: 50px;
}

header .wrap-header-menu li:last-of-type {
  margin-right: 0;
}

header .wrap-header-menu li a {
  text-decoration: none;
  display: block;
  color: #34255f;
  position: relative;
  transition: 0.4s;
}

header .wrap-header-menu li:hover a,
header .wrap-header-menu li a.active {
  color: #e03c32;
  text-decoration: #e03c32;
  position: relative;
}

header .wrap-header-menu li a.active {
  transition-delay: .2s;
}

header .wrap-header-menu li a::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -5px;
  background-color: #e03c32;
  transition: 0.2s;
  opacity: 0;
}

header .wrap-header-menu li:hover a::before {
  opacity: 1;
}
header .wrap-header-menu li a.active::before {
  opacity: 1;
  transition-delay: .2s;
}

header .wrap-header-lang {
  display: flex;
  align-items: center;
  margin-left: 0px;
  text-transform: uppercase;
  position: relative;
}

header .wrap-header-lang a {
  display: block;
  text-decoration: none;
  color: #000000;
  font-size: 18px;
  line-height: 30px;
  border-bottom: 1px solid transparent;
}


header .wrap-header-lang a.active-lang {
  color: #000000;
  font-size: 18px;
  line-height: 30px;
  opacity: 0.5;
}
header .wrap-header-lang a:hover,
header .wrap-header-lang span.active {
  border-bottom: 1px solid #e03c32;
  line-height: 30px;
}
header .wrap-header-lang svg {
  margin-right: 5px;
}
header .wrap-header-lang span {
  color: #000000;
  /* opacity: 0.5; */
  font-size: 18px;
  border-bottom: 1px solid transparent;
}

header .wrap-header-connection {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 50px;
}

header .wrap-header-connection .wrap-messengers {
  margin-bottom: 5px;
  display: flex;
}

header .wrap-header-connection .wrap-messengers a {
  display: block;
  text-decoration: none;
  margin-right: 15px;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 23px;
}
header .wrap-header-connection .wrap-messengers a img {
  transition: .3s ease-in-out;
}

header .wrap-header-connection .wrap-messengers a:nth-child(1) {
  color: #039be5;
}

header .wrap-header-connection .wrap-messengers a:hover img {
  transform: scale(1.2) rotate(22deg);
}

header .wrap-header-connection .wrap-messengers a:nth-child(3) {
  color: #4caf50;
  margin-right: 0;
}

header .wrap-header-connection .wrap-messengers a:nth-child(2) {
  color: #7f4da0;
}

header .wrap-header-connection .wrap-messengers img {
  margin-right: 5px;
}

header .wrap-header-connection .header-tel {
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  margin: 0 auto;
}

header .wrap-header-connection .header-tel:hover {
  color: #e03c32;
  transition: 0.4s;
}

.btn-grad {
  background-image: linear-gradient(to right, #3d7eaa 0%, #ffe47a 51%, #3d7eaa 100%);
}
.btn-grad {
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
}

.btn-grad:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

header .header-call-back {
  padding: 16px;
  /* background: #e03c32; */
  /* background-size: 200% auto; */
  background: linear-gradient(169deg, #FF783F 3.24%, #E40D00 32.13%, #E40D00 42.13%, #c2251c 55%);
  background-size: 430% auto;
  box-shadow: none;
  border-radius: 10px;
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  text-decoration: none;
  white-space: normal;
  margin-left: auto;
  white-space: normal;
  display: block;
  transition: all 0.3s;
}

header .header-call-back:hover {
  box-shadow: 0px 0px 30px 2px rgba(224, 60, 50, 0.6);
  border-radius: 10px;
  background-position: 30% 0;
}

.landing-development {
  /* padding-bottom: 600px; */
  position: relative;
  height: 100vh;
  min-height: 800px;
  /* padding-top: 298px; */
}
.landing-development .container{
  position: relative;
  top: 40%;
  transform: translateY(-50%);
}
.landing-development::before {
  content: '';
  position: absolute;
  top: -330px;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  background: url(../img/svg/bg-section_1.svg) no-repeat;
  background-size: cover;
  background-position: right;
}

.landing-development .bg {
  top: -300px;
  bottom: 0;
  left: 0;
  height: 146%;
  width: 100%;
  position: absolute;
  background: url(../img/svg/white-bg.svg) no-repeat;
  background-size: contain;
  z-index: -1;
}

span.wpcf7-form-control.wpcf7-checkbox.flex_cs {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5px;
}

.page-page_not_found .tiger {
  overflow: hidden;
  max-height: 930px;
}
.page-page_not_found .page_not_found {
  padding-top: 120px;
}
.page-page_not_found h1 {
  align-items: center;
}
.page-page_not_found h1 span {
  font-size: 90px;
}
.page-page_not_found h1 span:nth-child(2) {
  font-size: inherit;
  color: inherit;
}
.page_not_found {
  padding-bottom: unset;
}
.page-page_not_found > img {
  display: none;
}
.page-page_not_found > .container > .row {
  display: flex;
  flex-direction: column;
}
.page-page_not_found .container .row .wrap-landing-page {
  align-items: center;
  margin: 0 auto;
  height: calc(100vh - 465px);
  min-height: 180px;
  justify-content: center;
}

/* @media (max-width: 1920px) {
  .landing-development {
    padding-bottom: 400px;
  }
} */

.landing-development .text-top-tiger img {
  aspect-ratio: 0/1;
}
.landing-development .text-top-tiger {
  position: absolute;
  top: calc(290px);
  right: 220px;
  opacity: 0;
  animation: tiger-text 1.5s ease-in-out;
  animation-delay: 0.3s;
  animation-fill-mode: both;
}

@keyframes tiger-text {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.done__test p {
  display: flex;
  flex-direction: column;
}

.text_landing_page {
  position: absolute;
  top: 28px;
  left: 30px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  right: 38px;
  line-height: 24px;
}
.text_landing_page span {
  color: #FFAB34;
}

.landing-development .arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 60px;
  width: 35px;
  z-index: 222;
  display: block;
}

.landing-development .arrow img {
  animation: arrow-bot 1.4s infinite;
  display: block;
  margin: 4px auto;
  opacity: 0;
}

.landing-development .arrow img:nth-child(1) {
  animation-delay: -0.4s;
  width: 14px;
}

.landing-development .arrow img:nth-child(2) {
  animation-delay: -0.2s;
  width: 22px;
}

.landing-development .arrow img:nth-child(3) {
  animation-delay: 0ms;
  width: 34px;
}

@keyframes arrow-bot {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.landing-development .tiger {
  position: absolute;

  transition: 1s ease;
  opacity: 0;
  right: 0;
  top: 300px;
  transform: scale(0.5);
}
.landing-development .tiger.js-active {
  transform: scale(1);
  top: calc(-80px + 298px);
  opacity: 1;
}

.landing-development .left-arbit {
  position: absolute;
  right: 0;
  top: -200px;
  z-index: -1;
  animation: left-arbit 5s infinite ease-in-out alternate;
}

@keyframes left-arbit {
  0% {
    opacity: 0.6;
  }

  100% {
    opacity: 1;
  }
}

.landing-development .tiger-text {
  position: absolute;
  right: 232px;
  top: -31px;
}

.landing-development .tiger-text {
  position: absolute;
  right: 232px;
  top: -31px;
}

.landing-development .row .wrap-landing-page {
  display: flex;
  flex-direction: column;
  max-width: 884px;
}

.landing-development .row {
  display: flex;
}

.landing-development .row .wrap-tiger {
  position: relative;
}

.landing-development .row .wrap-tiger img {
  position: absolute;
  top: 59px;
  display: none;
}

.landing-development h1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 54px;
  color: #34275d;
  margin-bottom: 30px;
}

.landing-development h1 span {
  color: #e03c32;
}

.landing-development ul {
  list-style-type: none;
  padding-left: 40px;
  margin-bottom: 50px;
}

.landing-development ul li {
  margin-bottom: 15px;
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

.landing-development ul li:last-of-type {
  margin-bottom: 0;
}

.landing-development ul li.lf_lp::before {
  content: '';
  position: absolute;
  height: 26px;
  width: 26px;
  background-image: url(../img/svg/paw.svg);
  background-repeat: no-repeat;
  left: -40px;
  top: 2px;
  transform: rotate(300deg);
}

.landing-development ul li::before {
  content: '';
  position: absolute;
  height: 26px;
  width: 26px;
  background-image: url(../img/svg/paw.svg);
  background-repeat: no-repeat;
  left: -40px;
  top: 2px;
}

.landing-development .btn {
  padding: 20px 36px;
  /* background: #e03c32;
  background-size: 200% auto; */
  background: linear-gradient(169deg, #FF783F 3.24%, #E40D00 32.13%, #E40D00 42.13%, #c2251c 55%);
  background-size: 430% auto;
  box-shadow: none;
  border-radius: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  width: fit-content;
  text-decoration: none;
  transition: all 0.4s;
}

.landing-development .btn:hover {
  box-shadow: 0px 0px 30px 2px rgba(224, 60, 50, 0.6);
  border-radius: 10px;
  /* background-position: right center; */
  /* background: #c2251c; */
  background-position: 30% 0;
}

.why-are-we {
  margin-bottom: 20px;
  position: relative;
}
.why-are-we::before {
  content: '';
  position: absolute;
  top: -70px;
  bottom: 0;
  right: 0;
  z-index: -1;
  height: 136%;
  width: 100%;
  background: url(../img/svg/bg-section_2.svg) no-repeat;
  background-size: cover;
}

.why-are-we .orange-arbit {
  position: absolute;
  left: 0;
  top: -185px;
  max-width: 300px;
  top: -140px;
}

.clients-reviews .swiper-box {
  position: relative;
}
.clients .swiper-slide {
  transition: opacity .2s;
}
.clients .swiper-slide:hover .wrap-landing-img img {
  opacity: 0.8;
}

.why-are-we h2,
.clients h2,
.clients-reviews h2,
.how-we-working h2,
.how-we-working-mobile h2 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 54px;
  color: #ffffff;
  margin-bottom: 60px;
}

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

.why-are-we .wrap-why-we {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.rewiev-slider {
  padding-bottom: 100px;
}

.swiper-mobile-landing {
  padding-bottom: 50px;
}

.rewiev-slider .swiper-pagination {
  z-index: 9;
}

.swiper-mobile-landing .wrap-pagination,
.rewiev-slider .wrap-pagination {
  position: absolute;
  width: 100%;
  height: 50px;
  display: none;
}

.swiper-mobile-landing .wrap-pagination .button-next,
.rewiev-slider .wrap-pagination .button-next {
  right: 10px;
  z-index: 10;
}

.swiper-mobile-landing .wrap-pagination .button-prev,
.rewiev-slider .wrap-pagination .button-prev {
  left: 10px;
  z-index: 10;
}

.rewiev-slider .wrap-pagination .swiper-pagination-bullets {
  bottom: 25%;
}

.rewiev-slider .swiper-slide {
  border-radius: 20px;
  padding: 37px 32px 40px 33px;
  background-color: #ffffff;
  position: relative;
}

.rewiev-slider .swiper-slide-next {
  top: 0;
}

.why-are-we .dignity {
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: #ffffff;
}

.why-are-we .dignity:last-of-type {
  margin-right: 0;
}

.why-are-we .dignity .wrap-img {
  margin-bottom: 17px;
}

.why-are-we .dignity .wrap-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.why-are-we .dignity h4 {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #34255f;
  margin-bottom: 10px;
  min-height: 46px;
  max-width: 278px;
}

.why-are-we .dignity p {
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #34255f;
  font-weight: normal;
  min-height: 92px;
}

.clients {
  margin-bottom: 315px;
  position: relative;
}
.clients::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  height: 136%;
  width: 100%;
  background: url(../img/svg/bg-section_3.svg) no-repeat;
  background-size: cover;
}

.clients .wrap-landings {
  display: flex;
  flex-wrap: wrap;
}

.clients .clients-lending {
  display: flex;
  flex-direction: column;
  border-radius: 20px 20px 0px 0px;
  width: calc(33.333% - (40px / 3));
  margin-right: 20px;
  margin-bottom: 50px;
}

.clients .clients-lending:nth-child(1) {
  animation-duration: 3s;
}
.clients .clients-lending:nth-child(2) {
  animation-duration: 2s;
}
.clients .clients-lending:nth-child(3) {
  animation-duration: 1s;
}
.clients .clients-lending:nth-child(4) {
  animation-duration: 3s;
}
.clients .clients-lending:nth-child(5) {
  animation-duration: 2s;
}
.clients .clients-lending:nth-child(6) {
  animation-duration: 1s;
}

.clients .row .wrap-mobile-lending .clients-lending {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
}

.clients .row .wrap-mobile-lending .wrap-landing-img img {
  width: 100%;
}

.clients .row .wrap-mobile-lending {
  position: relative;
  display: none;
}

.clients .row .wrap-mobile-lending .swiper-pagination {
  z-index: 9;
}

.wrap-mobile-lending .button-new-next {
  bottom: 0;
  top: auto;
}
.wrap-mobile-lending .button-new-next::after,
.wrap-mobile-lending .button-new-prev::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  transition: .3s ease-in-out;
  top: auto;
}

.wrap-mobile-lending .button-new-next::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='14' fill='%23E03C32'/%3E%3Cpath d='M24 18L21 23L24 28' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: center;
}

.wrap-mobile-lending .button-new-prev {
  bottom: 0;
  top: auto;
}

.wrap-mobile-lending .button-new-prev::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='14' fill='%23E03C32'/%3E%3Cpath d='M24 18L21 23L24 28' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}

.clients .wrap-mobile-lending .swiper-slide-next {
  top: 0;
}

.clients .wrap-mobile-lending .swiper-slide {
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
}

.clients .wrap-mobile-lending .swiper-slide img {
  width: auto;
}


.clients .row .desctop .clients-lending {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
}

.clients .row .desctop .wrap-landing-img img {
  width: 100%;
  max-height: 440px;
  object-fit: cover;
  object-position: top;
}

.clients .row .desctop {
  position: relative;
  display: block;
}

.clients .row .desctop .swiper-pagination {
  z-index: 9;
}

.desctop .button-new-next {
  bottom: -10px;
  top: auto;
}

.desctop .button-new-next::after,
.desctop .button-new-prev::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  transition: .2s ease-in-out;
}
.desctop .button-new-next::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='14' fill='%23E03C32'/%3E%3Cpath d='M24 18L21 23L24 28' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: center;
}

.desctop .button-new-next:hover::after {
  transform: scale(1.2) rotate(180deg);
}
.desctop .button-new-prev:hover::after {
  transform: scale(1.2);
}

.desctop .button-new-prev {
  bottom: -10px;
  top: auto;
}

.desctop .button-new-prev::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='14' fill='%23E03C32'/%3E%3Cpath d='M24 18L21 23L24 28' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
}

.clients .desctop .swiper-slide-next {
  top: 0;
}

.clients .desctop .swiper-slide {
  border-radius: 20px 20px 20px 20px;
}

.clients .desctop .swiper-slide img {
  width: auto;
  border-radius: 20px 20px 0 0;
}

.application .wrap-img img,
.mfp-content .wrap-img img,
.clients .wrap-mobile-lending .swiper-slide .wrap-img img,
.clients .desctop .swiper-slide .wrap-img img {
  width: 26px;
  height: 27px;
  aspect-ratio: attr(width) / attr(height);
}



.clients .clients-lending:nth-child(3n + 2) {
  position: relative;
}

.clients .clients-lending:nth-child(3n) {
  margin-right: 0;
}

.clients .wrap-landing-img {
  display: block;
}

.clients .wrap-landing-img img {
  border-radius: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
  display: block;
}

.clients .wrap-information {
  padding: 20px;
  background-color: #453087;
  border-radius: 0px 0px 20px 20px;
}

.clients .wrap-information a {
  text-decoration: none;
}

.clients .wrap-information h4 {
  margin-bottom: 25px;
  max-width: unset;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  margin-bottom: 10px;
  min-height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.clients .wrap-information h4 a {
  color: #fff;
}

.clients .wrap-information h4:hover {
  transition: 0.4s;
  color: #e03c32;
}

.clients .wrap-information > p {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 15px;
}

.clients .wrap-applications {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.clients .wrap-applications .application {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  padding: 12px 20px;
}

.clients .wrap-applications .application:nth-child(odd) {
  background-color: #513a9a;
}

.clients .wrap-applications .application:nth-child(even) {
  background-color: #4a358f;
}

.clients .wrap-applications .application:first-of-type {
  border-radius: 20px 20px 0 0;
}

.clients .wrap-applications .application:last-of-type {
  border-radius: 0 0 20px 20px;
}

.clients .wrap-applications .application p {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}

.clients .wrap-applications .application .wrap-application-col {
  display: flex;
  align-items: center;
}

.clients .wrap-applications .application .wrap-application-col span {
  margin-right: 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}

.clients .wrap-applications .application .price-application {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
}

.clients .wrap-price-keys {
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients .wrap-information .wrap-price-keys a {
  font-weight: bold;
  font-size: 16px;
  line-height: 27px;
  color: #FF792E;
  text-decoration: none;
  display: block;
  text-align: center;
  position: relative;
  margin-right: 15px;
  position: relative;
}

.clients .wrap-information .wrap-price-keys a::after {
  content: '';
  position: absolute;
  /* background-image: url("data:image/svg+xml,%0A%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 5.5L1 10' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A"); */
  background-image: url("data:image/svg+xml,%0A%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 5.5L1 10' stroke='%23fd713b' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 5px;
  height: 15px;
  right: 0;
  right: -15px;
  top: 50%;
  transform: translateY(-25%);
}

.clients .wrap-information a:hover {
  color: #fd713b;
}

.clients .wrap-information a:hover::after {
  right: -23px;
  transition: 0.4s;
  /* background-image: url("data:image/svg+xml,%0A%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 5.5L1 10' stroke='%23fd713b' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A"); */
}

.clients .wrap-price-keys img {
  cursor: pointer;
}

.clients .wrap-price-keys:hover img {
  transform: translate(45deg);
}

.leave-request {
  margin-bottom: 70px;
  position: relative;
}
.leave-request::before {
  content: '';
  position: absolute;
  top: -120px;
  bottom: -70px;
  right: 0;
  z-index: -1;
  width: 100%;
  background: url(../img/svg/bg-section_4.svg) no-repeat;
  background-size: cover;
}

.leave-request .wrap-request-form {
  padding: 70px 60px;
  background-color: #ffffff;
  border-radius: 20px;
  position: relative;
}

.leave-request .wrap-request-form > object,
.leave-request .wrap-request-form > img {
  position: absolute;
  right: 0;
  bottom: 30px;
}

.leave-request h3 {
  color: #34255f;
  font-weight: bold;
  font-size: 36px;
  line-height: 54px;
  margin-bottom: 15px;
}

.leave-request h3 span {
  color: #df3a36;
}

.form-request label,
.leave-request .wrap-request-form .form-done label,
.done__test label {
  position: relative;
}

.leave-request p {
  max-width: 100%;
  margin-bottom: 35px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

.leave-request form.wpcf7-form p {
  max-width: 100%;
  display: flex;
}

.leave-request form.wpcf7-form p label,
.row-popup .form-box label {
  position: relative;
}

.leave-request img.img-tiger {
  max-width: 562px;
  height: auto;
  aspect-ratio: attr(width) / attr(height);
}

form.wpcf7-form p label:focus span.placehold {
  cursor: text;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 3px 14px;
  top: 0;
}
span.placehold {
  cursor: text;
}
.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -50px;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: #dc3232;
}

.wpcf7 form.invalid .wpcf7-response-output {
  margin: 0 auto 20px;
  padding: 0;
  border: none;
  color: red;
  font-size: 14px;
  text-align: center;
  max-width: 450px;
  line-height: 1.2;
}

.popup-1 .wpcf7 form.invalid .wpcf7-response-output {
  max-width: 379px;
}
.popup-map {
  max-width: 900px;
  width: 100%;
  padding: 30px !important;
  background: #fff !important;
  position: relative;
  height: 80vh;
  border-radius: 30px !important;
  /*overflow: hidden;*/

}
#map .f-button.is-close-btn {
  right: 15px;
  top: 15px;
}
.popup-map iframe {
  width: 100%;
  height: 100%;
  /*border-radius: 30px;*/

}
.perescop .wrap-new-mobile-phone {
  display: none;
}
.wrap-new-mobile-phone a{
  font-size: 0;
}
.col-img.scrollbar-inner.scroll-content.scroll-scrolly_visible {
  max-height: auto;
}

@media (min-width: 1350px) {

  .done__test .wpcf7 form.invalid .wpcf7-response-output {
    max-width: 100%;
    margin-top: -20px;
    margin-left: 0;
    text-align: left;
  }
}
@media (min-width: 1660px) {
  .write-us.addl-cl-ft {
    margin-left: -161px;
  }
  .leave-request .wrap-request-form .wpcf7 form.invalid .wpcf7-response-output {
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
    text-align: left;
  }
}

.leave-request form p {
  margin-bottom: 0;
}
.leave-request form.wpcf7-form p input,
.row-popup .form-box form.wpcf7-form p input {
  outline: none;
  padding: 21px 0 21px 68px;
  /* background-color: #f2f2f2; */
  background-color: var(--input-borderg);
  border-radius: 10px;
  color: #34255f;
  margin-right: 20px;
  max-width: 315px;
  border: 1px solid var(--input-border);
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
}

.leave-request form.wpcf7-form p input:focus,
.row-popup .form-box form.wpcf7-form p input:focus {
  border: 1px solid var(--input-border-active);
}

.leave-request form.wpcf7-form p input[type='text'],
.row-popup .form-box form.wpcf7-form p input[type='text'] {
  background-image: url('../img/svg/form-input-admin.svg');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
}

.leave-request form.wpcf7-form p input[type='tel'],
.row-popup .form-box form.wpcf7-form p input[type='tel'] {
  background-image: url('../img/svg/form-input-phone.svg');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
}

.leave-request form.wpcf7-form p input[type='submit'],
.row-popup .form-box form.wpcf7-form p input[type='submit'] {
  cursor: pointer;
  border-radius: 10px;
  max-width: 340px;
  padding: 21px 0;
  width: 340px;
  /* background:#e03c32;
  background-size: 200% auto; */
  background: linear-gradient(169deg, #FF783F 3.24%, #E40D00 32.13%, #E40D00 42.13%, #c2251c 55%);
  background-size: 430% auto;
  box-shadow: none;
  border-radius: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  margin-right: 0;
  outline: none;
  border: none;
  transition: all 0.4s;
}

.leave-request form.wpcf7-form p input[type='submit']:hover,
.row-popup .form-box form.wpcf7-form p input[type='submit']:hover {
  border: none;
}

.leave-request form.wpcf7-form p input[type='submit']:hover,
.row-popup .form-box form.wpcf7-form p input[type='submit']:hover,
input.wpcf7-form-control.has-spinner.wpcf7-submit.custom_bt_f:hover {
  box-shadow: 0px 0px 30px 2px rgb(224 60 50 / 60%);
  /* background-position: right center;
  background: #c2251c; */
  background-position: 30% 0;
}

.leave-request form.wpcf7-form button,
.row-popup .form-box button {
  padding: 21.5px 76.5px;
  border: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  background: linear-gradient(136.47deg, #ff783f 3.24%, #e03c32 92.13%);
  box-shadow: 0px 0px 20px 2px rgba(241, 108, 31, 0.5);
  border-radius: 10px;
  cursor: pointer;
}

.leave-request form button:hover,
.row-popup .form-box button:hover {
  background: linear-gradient(325.49deg, #ff783f -4.83%, #e03c32 96.74%);
  box-shadow: 0px 0px 30px 2px rgba(224, 60, 50, 0.6);
  transition: 0.4s;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}

/* SWIPER */

.clients-reviews {
  margin-bottom: 120px;
  position: relative;
}
.clients-reviews::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: -220px;
  right: 0;
  z-index: -1;
  width: 100%;
  background: url(../img/svg/bg-section_6.svg) no-repeat;
  background-size: cover;
}

.swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
}

.clients-reviews .swiper-review-wrapper {
  border-radius: 20px;
  height: auto;
}

.clients-reviews .review {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px;
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.clients-reviews .review h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #34255f;
  margin-bottom: 15px;
}

.clients-reviews .review p {
  /*padding-right: 10px;*/
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: #34255f;
  /*max-height: 150px;*/
  /*min-height: 150px;*/
  /*overflow-y: auto;*/
}

.clients-reviews .review p::-webkit-scrollbar {
  background-color: #e0e0e0;
  border-radius: 1.5px;
  width: 3px;
}

.clients-reviews .review p::-webkit-scrollbar-thumb {
  background-color: #34255f;
  border-radius: 1.5px;
}

.swiper-button-prev.button-prev {
  left: -60px;
}


.swiper-button-prev.button-prev::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='14' fill='%23E03C32'/%3E%3Cpath d='M24 18L21 23L24 28' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s ease-in-out;
}
.swiper-button-prev.button-prev:hover::after {
  transform: scale(1.2);
}

.swiper-button-next.button-next {
  right: -60px;
}

.clients-reviews .swiper {
  padding: 0px 0px 50px 0px;
}

.swiper-button-next.button-next::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='14' fill='%23E03C32'/%3E%3Cpath d='M24 18L21 23L24 28' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s ease-in-out;
}

.swiper-button-next.button-next:hover::after {
  transform: scale(1.2) rotate(180deg);
}

.swiper-pagination-bullets {
  bottom: 0;
  left: 0;
  right: 0;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #ff7521;
  margin: 6px;
}

.how-we-working {
  margin-bottom: 195px;
  position: relative;
}
.how-we-working::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: -130px;
  right: 0;
  z-index: -1;
  width: 100%;
  background: url(../img/svg/bg-section_7.svg) no-repeat;
  background-size: cover;
}


.how-we-working .mobile-tabs-panel {
  display: none;
}

.how-we-working h2 {
  text-align: center;
  margin-bottom: 60px;
  font-weight: bold;
  font-size: 36px;
  line-height: 54px;
  color: #ffffff;
}

.how-we-working .row {
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 7px rgba(124, 126, 174, 0.3);
  border-radius: 20px;
  padding: 80px 72px 80px 100px;
}

.how-we-working .tabs-container {
  display: flex;
}

.how-we-working .tabs {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-right: 20px;
  position: relative;
}

.how-we-working .tabs li {
  width: 358px;
  margin-bottom: 13px;
  border: 1px solid #cdcdcd;
  padding: 15px 0 15px 20px;
  border-radius: 20px;
  position: relative;
  cursor: pointer;
}

.how-we-working .tabs li::before {
  position: absolute;
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #e03c32;
  left: -44px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.how-we-working .tabs li::after {
  position: absolute;
  content: '';
  width: 1px;

  background-color: #e03c32;
  left: -39px;
  top: 45px;
  bottom: -80px;

}
.how-we-working .tabs li.active::after{
  top: 60px;

}

.how-we-working .tabs li:nth-child(5)::after {
  bottom: -70px;
}


.how-we-working .tabs li:last-of-type::after {
  background-color: #fff;
  z-index: 0;
}

.how-we-working .tabs li.active {
  padding: 20px 0 20px 20px;
  /* background-color: #f0f0f0; */
  background-color: var(--bg-1);
  border-radius: 20px;
  position: relative;
}

.how-we-working .tabs li.active::before {
  background-color: #e03c32;
  transform: translate(0, -10px) scale(2);
}

.how-we-working .tabs li span {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #e03c32;
  text-decoration: none;
  margin-bottom: 1px;
  display: block;
  width: 100%;
}

.how-we-working .tabs li.active span {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #e03c32;
  text-decoration: none;
  margin-bottom: 2px;
  display: block;
  width: 100%;
}

.how-we-working .tabs li p {
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

.how-we-working .tabs li.active p {
  font-weight: bold;
  font-size: 26px;
  line-height: 54px;
  color: #34255f;
}

.how-we-working .tabs-panel {
  display: none;
}

.how-we-working .tabs-content {
  width: 100%;
}

.how-we-working .tabs-panel.active {
  display: block;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 70px;
  /* background: #f0f0f0; */
  background-color: var(--bg-1);
  border-radius: 20px;
  height: 100%;
}
.how-we-working .tabs-panel .wrap-contetn,
.how-we-working .tabs-panel .wra-img {
  opacity: 0;
}
.how-we-working .tabs-panel.active .wrap-contetn,
.how-we-working .tabs-panel.active .wra-img {
  animation: fadeIn 0.5s forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.how-we-working .tabs-panel.active .wrap-contetn h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #34255f;
  margin-bottom: 25px;
}

.how-we-working .tabs-panel.active .wrap-contetn ul {
  padding-left: 20px;
}

.how-we-working .tabs-panel.active .wrap-contetn ul li {
  color: #e03c32;
  margin-bottom: 15px;
}

.how-we-working .tabs-panel.active .wrap-contetn ul li:last-of-type {
  margin-bottom: 15px;
}

.how-we-working .tabs-panel.active .wrap-contetn ul li span {
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

.perescop {
  margin-bottom: 145px;
  position: relative;
}
.perescop::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: -210px;
  z-index: -1;
  width: 100%;
  background: url(../img/svg/bg-section_8.svg) no-repeat;
  background-size: cover;
}

.perescop .row {
  padding: 85px 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 7px rgba(124, 126, 174, 0.3);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  position: relative;
}

.perescop .row .perescop-big-planet {
  position: absolute;
  right: -6px;
  top: -97px;
}

.perescop .row .perescop-small-planet {
  position: absolute;
  left: 13px;
  bottom: -35px;
}

.perescop .row .wrap-all-info {
  margin-left: 200px;
  max-width: 850px;
}

.perescop .row .wrap-all-info h3 {
  font-weight: bold;
  font-size: 27px;
  line-height: 40px;
  color: #832da4;
  margin-bottom: 15px;
}

.perescop .row .wrap-all-info h3 span {
  color: #34275d;
}

.perescop .row .wrap-all-info p {
  font-weight: bold;
  font-size: 21px;
  line-height: 27px;
  color: #34255f;
  margin-bottom: 38px;
}

.perescop .row .wrap-all-info .wrap-contact {
  display: flex;
}

.perescop .row .wrap-all-info a {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.perescop .row .wrap-all-info a img {
  transition: 0.3s;
}

.perescop .row .wrap-all-info a:hover img {
  transform: scale(1.5) rotate(22deg);
}

.perescop .row .wrap-all-info a.basic-phone {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #34255f;
}

.perescop .row .wrap-all-info a.basic-phone {
  margin-right: 60px;
}

.perescop .row .wrap-all-info a.basic-phone img {
  margin-right: 13px;
}

.perescop .row .wrap-all-info a {
  margin-right: 40px;
  font-weight: bold;
  line-height: 27px;
  color: #34255f;
  white-space: normal;
}

.perescop .row .wrap-all-info a:last-of-type {
  margin-right: 0;
}

.perescop .row .wrap-all-info a img {
  margin-right: 10px;
}

.perescop .row .telescop {
  position: absolute;
  left: 71px;
  bottom: 41px;
}

.questions .wrap_faq .row_faq {
  padding: 20px 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 7px rgba(124, 126, 174, 0.3);
  border-radius: 15px;
  margin-bottom: 20px;
}

.questions .row_faq .top {
  font-size: 24px;
  line-height: 0;
  color: #ffffff;
  font-weight: 700;
  /* padding-right: 40px; */
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.questions .row_faq .top span {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  flex: 1;
}
.questions .row_faq .top:hover span {
  opacity: 0.7;
}
.questions .row_faq .top svg {
  content: '';
  width: 45px;
  height: 45px;
  display: block;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}
.questions .row_faq .top svg path {
  transition: all 0.3s ease;
}

@media (min-width: 1060px) {
  .questions .row_faq .top:hover svg path {
    stroke: #000;
  }
}
.questions .row_faq.open .top svg {
  transform: rotate(0deg);
}
.questions .row_faq.open .top svg path {
  stroke: #000;
}
/* .questions .row_faq .top::after,
.questions .row_faq .top:before {
  content: '';
  position: absolute;
  right: 0;
  width: 32px;
  height: 2px;
  background-color: #e03c32;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
} */

/* .questions .row_faq .top:before {
  transform: translateY(-50%) rotate(90deg);
}
.questions .row_faq.open .top:before {
  transform: rotate(0deg);
  transition: 0.4s;
} */
.questions .row_faq .content {
  padding-top: 15px;
  display: none;
  font-size: 18px;
  line-height: 25px;
}

.questions .row_faq .content p {
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}



.questions {
  margin-bottom: 150px;
  position: relative;
}
/* .questions::before {
  content: '';
  position: absolute;
  top: 20px;
  bottom: -380px;
  z-index: -1;
  width: 100%;
  background: url(../img/svg/bg-section_9.svg) no-repeat;
  background-size: cover;
} */

.questions .left-top-planet {
  position: absolute;
  bottom: 130px;
  left: 38px;
  z-index: -1;
}

.questions .left-bottom-planet {
  position: absolute;
  bottom: -100px;
  left: 0;
  z-index: -1;
}

.questions .right-top-planet {
  position: absolute;
  right: 10px;
  top: 120px;
  z-index: -1;
}

.questions .right-bottom-planet {
  position: absolute;
  bottom: -100px;
  right: 0;
  z-index: -1;
}

.questions h2 {
  text-align: center;
  margin-bottom: 60px;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
}

.questions .tab input,
.questions .tab-content {
  display: none;
}

.questions .tab {
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0px 0px 20px 7px rgb(124 126 174 / 30%);
  padding: 30px 0 30px 40px;
  margin-bottom: 20px;
  position: relative;
}

.questions .tab-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

.questions .tab-title::after {
  content: '';
  position: absolute;
  background-color: #e03c32;
  cursor: pointer;
  width: 32px;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  right: 45px;
}

.questions .tab-title::before {
  content: '';
  position: absolute;
  background-color: #e03c32;
  cursor: pointer;
  width: 32px;
  height: 2px;
  top: 45px;
  right: 45px;
  transform: rotate(90deg);
}

.questions .tab-content p {
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

.questions .tab :checked + .tab-title::after {
  content: '';
  position: absolute;
  background-color: #e03c32;
  cursor: pointer;
  width: 32px;
  height: 2px;
  right: 45px;
  top: 45px;
}

.questions .tab :checked + .tab-title::before {
  display: none;
}

.questions .tab :checked ~ .tab-content {
  display: block;
}

.make-request {
  margin-bottom: 150px;
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}

.make-request .ship {
  position: absolute;
  right: 0;
  top: 20%;
}

.make-request .row {
  padding: 60px 135px;
  background-color: #ffffff;
  border-radius: 20px;
  width: fit-content;
  margin: 0 auto;
}

.make-request .row h2 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  color: #e03c32;
  margin-bottom: 20px;
}

.make-request .row p {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #34255f;
  max-width: 456px;
  margin-bottom: 44px;
}
.make-request .row form p {
  margin-bottom: 0;
}
.make-request form > p {
  display: flex;
  flex-direction: column;
}

.make-request form > p label {
  width: 100%;
  position: relative;
  margin-bottom: 22px;
}
.make-request form > p br {
  display: none;
}

.make-request form > p label input {
  width: 100%;
  padding: 21px 0 21px 68px;
  /* background-color: #f2f2f2; */
  background-color: var(--input-bg);
  border-radius: 10px;
  border: none;
  outline: none;
  cursor: pointer;
  border: 1px solid var(--input-border);
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #34255f;
}

.make-request form > p label input[type='text'] {
  background-image: url(../img/svg/form-input-admin.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
  margin-right: 0;
}

.make-request form > p label input[type='tel'] {
  background-image: url(../img/svg/form-input-phone.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
  margin-right: 0;
}

.make-request form > p label input[type='submit'] {
  padding-left: 0;
  background-image: linear-gradient(to right, #ff783f 0%, #e03c32 51%, #ff783f 100%);
  background-size: 200% auto;
  box-shadow: 0px 0px 20px 2px rgba(224, 60, 50, 0.5);
  border-radius: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  cursor: pointer;
  padding: 20.5px 0 20.5px 0px;

  transition: all 0.4s;
}

.make-request form > p label input[type='submit']:hover {
  box-shadow: 0px 0px 30px 2px rgba(224, 60, 50, 0.6);
  background-position: 30% 0;
}

/* CALCULATOR */

.calculator {
  margin-bottom: 70px;
  position: relative;
}
.calculator::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: -100px;
  right: 0;
  z-index: -1;
  width: 100%;
  background: url(../img/svg/bg-section_5.svg) no-repeat;
  background-size: cover;
}

.calculator .row .step.active {
  display: block;

}
.calculator .step:not(.step__6) {
  height: 300px;
}
.calculator .row .step {
  padding: 92px 80px 70px 80px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 7px rgba(124, 126, 174, 0.3);
  border-radius: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  display: none;
}

.calculator .step .money {
  position: absolute;
  top: 70px;
  left: 80px;
}

.calculator .step h2 {
  font-weight: bold;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  color: #34255f;
  margin-bottom: 20px;
}

.calculator .step p {
  font-weight: bold;
  font-size: 18px;
  line-height: 34px;
  /* text-align: center; */
  color: #34255f;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.calculator .step > p:last-child {
  width: 100%;
  flex: 1;
  margin-bottom: 45px;
}

.calculator .calculator_bottom {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}

.calculator .step .wrap-steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 45px;
}

.calculator .row .step .wrap-steps.wrap-steps-mobile {
  display: none;
}

.calculator .step .wrap-steps .prev-step {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

.calculator .step .wrap-steps .prev-step:hover {
  color: #e03c32;
  transition: 0.4s;
}

.calculator .step .wrap-steps .prev-step::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 14px;
  background-image: url(../img/svg/prev-step.svg);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.calculator .step .wrap-steps .prev-step a {
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  color: #34255f;
}

.calculator .wrap-steps .col-butt {
  padding: 13px 0;
  width: calc(20% - (132px / 5));
  margin-right: 33px;
  border: 1px solid #df3a36;
  border-radius: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #e03c32;
  opacity: 0.4;
  position: relative;
}

.calculator .wrap-steps .col-butt::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background-image: url(../img/svg/arrow-step.svg);
  background-repeat: no-repeat;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
}

.calculator .wrap-steps .col-butt:last-of-type:after {
  display: none;
}

.calculator .wrap-steps .col-butt:last-of-type {
  position: static;
}

.calculator .wrap-steps .col-butt.active {
  opacity: 1;
}

.calculator .wrap-steps .col-butt:last-of-type {
  margin-right: 0;
}

.calculator .title-question {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 23px;
}

.calculator .title-question p {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #34255f;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}

.calculator textarea {
  resize: none;
  outline: none;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  width: 100%;
  padding: 15px 20px;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #34255f;
  height: 100% !important;
}

.calculator textarea::placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  opacity: 0.5;
}
.calculator textarea:focus,
.wrap-calc input[type='text']:focus{
  border-color: rgb(114, 114, 114);
}
.calculator .next-step {
  margin-left: auto;
  width: 265px;
}

/* .calculator .next-step {
  text-decoration: none;
  border: 1px solid #e03c32;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20.5px 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #e03c32;
  display: block;
  cursor: pointer;
}
.calculator .next-step::after {
  content: '';
  background: url("../img/svg/arrow-step.svg") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  transition: .2s ease-in-out;
  margin-left: 10px;
}

.calculator .next-step:hover {
  border-color: #34255f;
  opacity: 0.8;
} */

.calculator .next-step {
  cursor: pointer;
  border-radius: 10px;
  max-width: 340px;
  padding: 21px 0;
  width: 340px;
  background: linear-gradient(169deg, #FF783F 3.24%, #E40D00 32.13%, #E40D00 42.13%, #c2251c 55%);
  background-size: 430% auto;
  box-shadow: none;
  border-radius: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  margin-right: 0;
  outline: none;
  border: none;
  transition: all 0.4s;
  display: flex;
  align-items: center;
}
.calculator .next-step:hover {
  box-shadow: 0px 0px 30px 2px rgb(224 60 50 / 60%);
  background-position: 30% 0;
}

.calculator .next-step span {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    margin: -2px;
    animation: arrow-right 1s infinite;
}

.calculator .next-step span:nth-child(1){
  margin-left: 5px;
}
.calculator .next-step span:nth-child(2){
    animation-delay: 0.1s;
}
.calculator .next-step span:nth-child(3){
    animation-delay: 0.2s;
}
@keyframes arrow-right {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-0px,-0px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(0px,0px);
    }
}

/* .calculator .next-step {
  width: 220px;
  height: 50px;
  border: none;
  outline: none;
  color: #fff;
  display: flex;
  align-items: center;
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
}

.calculator .next-step:before {
  content: '';
  background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
  position: absolute;
  top: -2px;
  left:-2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 20s linear infinite;
  opacity: 0;
  transition: opacity .3s ease-in-out;
  border-radius: 10px;
}

.calculator .next-step:active {
  color: #000
}

.calculator .next-step:active:after {
  background: transparent;
}

.calculator .next-step:hover:before {
  opacity: 1;
}

.calculator .next-step:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #111;
  left: 0;
  top: 0;
  border-radius: 10px;
}

@keyframes glowing {
  0% { background-position: 0 0; }
  50% { background-position: 400% 0; }
  100% { background-position: 0 0; }
} */


/* STEP №2 */

.calculator .row .step__2 form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: flex-start;
  width: 100%;
}

.calculator .custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.calculator .custom-checkbox + label {
  display: inline-flex;

  user-select: none;
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

.calculator .custom-checkbox + label::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: 4px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e0e0e0;
  margin-right: 20px;
  border-radius: 2px;
  cursor: pointer;
}

.calculator .custom-checkbox:checked + label::before {
  background-color: #e03c32;
  content: '';
  background-image: url(../img/svg/hover-checked.svg);
}

.calculator .step__2 textarea {
  padding: 15px 0 15px 20px;
  min-height: auto;
}

.calculator .row .step__2 .wrap-steps,
.calculator .row .step__3 .wrap-steps,
.calculator .row .step__4 .wrap-steps,
.calculator .row .step__5 .wrap-steps,
.calculator .row .step__6 .wrap-steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}

.calculator .step .wrap-steps.wrap-questions {
  margin-bottom: 45px;
}

.calculator .step__2 .wrap-steps .prev-step {
  padding-left: 20px;
  position: relative;
}

.calculator .step__2 .wrap-steps .prev-step::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 14px;
  background-image: url(../img/svg/arrow-prev.svg);
  background-repeat: no-repeat;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.calculator .step__2 .wrap-steps .prev-step {
  text-decoration: none;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}

/* STEP №3 */

.slider-wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
  font-family: arial;
  margin-bottom: 50px;
}

.ui-slider {
  background: #efefef;
  border: 1px solid #d2d2d2;
  height: 4px;
  position: relative;
  border-radius: 100px;
}

.ui-slider-range:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}

.ui-slider-handle {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  background: #e03c32;
  position: absolute;
  width: 34px;
  height: 34px;
  top: 50%;
  display: block;
  transform: translate(-50%, -50%);
  border-radius: 100px;
  z-index: 10;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  transition: width 0.1s;
}


.ui-slider-handle:focus {
  outline: none;
}

.ui-slider-handle:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.ui-state-active {
  width: 22px;
}

.range-wrapper {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.range {
  background: #fff;
  white-space: nowrap;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  font-size: 13px;
  letter-spacing: 0.02em;
  color: #555;
  width: 150px;
  z-index: 10;
  position: relative;
}

.range:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-left: 67px solid transparent;
  border-right: 67px solid transparent;
  border-top: 6px solid #d2d2d2;
}

.range-value {
  width: 74px;
  padding: 8px 0;
  text-align: center;
  display: inline-block;
  transition: background 0.1s;
}

.range-divider {
  width: 1px;
  display: inline-block;
}

.range-divider:after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #d2d2d2;
  content: '';
}

.range-alert {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #fff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 1px solid #d2d2d2;
  color: #0e0e0e;
  line-height: 15px;
  transition: right 0.2s;
}

.range-alert.active {
  right: -15px;
}

.marker {
  color: rgba(52, 52, 52, 0.4);
  position: absolute;
  top: 100%;
  padding-top: 16px;
  font-size: 13px;
  color: #555;
  letter-spacing: 0.05em;
  transform: translateX(-50%);
}

.marker:after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #d2d2d2;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
}

.marker-0:after {
  display: none;
}

.marker-25 {
  left: 33.333%;
}

.marker-50 {
  left: 66.66%;
}

.marker-100 {
  right: 0;
  transform: translateX(50%);
}

.marker-100:after {
  display: none;
}

.gear-wrapper {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  backface-visibility: hidden;
  width: 150px;
  height: 20px;
  overflow: hidden;
}

.gear-large {
  width: 40px;
  height: 40px;
  background: #d2d2d2;
  border-radius: 100px;
  position: absolute;
  top: 18px;
  left: 18px;
  transform-origin: 50% 50%;
  transition: top 0.15s;
}

.gear-large:after {
  position: absolute;
  content: '';
  width: 28px;
  height: 28px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #e8e8e8;
  border-radius: 100px;
}

.gear-large:nth-child(2) {
  background: #d2d2d2;
  left: auto;
  right: 18px;
}

.gear-large:nth-child(2) .gear-tooth {
  background: #d2d2d2;
}

.gear-large.active {
  top: 4px;
}

.gear-tooth {
  width: 22%;
  height: 114%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 0 0;
  background: #d2d2d2;
  border-radius: 2px;
}

.gear-tooth:nth-child(2) {
  transform: rotate(90deg) translate(-50%, -50%);
}

.gear-tooth:nth-child(3) {
  transform: rotate(45deg) translate(-50%, -50%);
}

.gear-tooth:nth-child(4) {
  transform: rotate(-45deg) translate(-50%, -50%);
}
/* STEP №5 */

.calculator .row .step {
  position: relative;
}

.calculator .row .step__5 form {
  width: 100%;
}

.calculator .row .step__5 form .wrap-checkbox {
  width: 100%;
  display: flex;
}

.calculator .row .step__5 form .wrap-checkbox .col {
  display: flex;
  flex-direction: column;
  margin-right: 70px;
}

.calculator .row .step__5 form .wrap-checkbox .col:last-of-type {
  margin-right: 0;
}
/* --------------- */

/* STEP №5 */

.calculator .row .step.step__6 {
  position: static;
}

.calculator .row .step.step__6 .wrap-img {
  margin-bottom: 50px;
}

.calculator .step__6 form.wpcf7-form > p {
  display: flex;
  align-items: center;
  max-width: 100%;
}

.calculator .step__6 form.wpcf7-form > p label {
  position: relative;
  margin-right: 20px;
  max-width: 500px;
}

.calculator .step__6 form.wpcf7-form > p label:last-of-type {
  margin-right: 0;
}

.calculator .step__6 form.wpcf7-form > p label input {
  outline: none;
  padding: 20px 0 20px 68px;
  border: none;
  background-color: #f2f2f2;
  border-radius: 10px;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  margin-right: 20px;
  border: 1px solid transparent;
}

.calculator .step__6 form.wpcf7-form > p label input[type='text'] {
  background-image: url(../img/svg/form-input-admin.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
  margin-right: 0;
}

.calculator .step__6 form.wpcf7-form > p label input[type='tel'] {
  background-image: url(../img/svg/form-input-phone.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
  margin-right: 0;
}
.calculator .step__6 form.wpcf7-form > p label input[type='text']:focus,
.calculator .step__6 form.wpcf7-form > p label input[type='text']:focus{
  border-color: #a297c2;
}
.calculator .step__6 form.wpcf7-form > p label:last-of-type {
  margin-right: 0;
  max-width: 400px;
  width: 100%;
}

.calculator .step__6 form.wpcf7-form > p label input[type='submit'] {
  background-image: linear-gradient(to right, #ff783f 0%, #e03c32 51%, #ff783f 100%);
  background-size: 200% auto;
  box-shadow: 0px 0px 20px 2px rgba(224, 60, 50, 0.5);
  border-radius: 10px;
  padding: 21px 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  cursor: pointer;
  margin-right: 0;
  width: 100%;
  transition: all 0.4s;
}

.calculator .step__6 form.wpcf7-form > p label input[type='submit']:hover {
  background-position: right center;
  box-shadow: 0px 0px 30px 2px rgba(224, 60, 50, 0.6);
  border-radius: 10px;
}
/*
.step__6 form.wpcf7-form > p label span.placehold {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 68px;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  opacity: 0.5;
} */

.wpcf7 .ajax-loader {
  right: 0;
}

footer {
  position: relative;
}

footer .footer-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

footer .row.header-top-row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 32px;
  justify-content: space-between;
}

footer .wrap-footer-logo {
  display: flex;
  flex-direction: column;
  margin-right: 164px;
}

footer .wrap-footer-info {
  margin-right: 92px;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  max-width: 302px;
}

footer .wrap-footer-info h3 {
  font-weight: bold;
  margin-bottom: 20px;
  color: #ffffff;
}

footer .wrap-footer-info a {
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: fit-content;
}

footer .wrap-footer-info a.requisites {
  margin-bottom: 20px;
}

footer .wrap-footer-info a.requisites:hover {
  color: #e03c32;
  transition: 0.4s;
}

footer .wrap-footer-info a:hover,
footer .wrap-footer-contacts a.footer-phone:hover {
  color: #e03c32;
  transition: 0.4s;
}

footer .wrap-footer-contacts {
  margin-right: 92px;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
}

footer .wrap-footer-contacts h3 {
  font-weight: bold;
  margin-bottom: 20px;
}

footer .wrap-footer-contacts a {
  text-decoration: none;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  display: flex;
  align-items: center;
}

footer .wrap-footer-contacts a img {
  margin-right: 20px;
}

footer .wrap-footer-contacts a.footer-phone {
  margin-bottom: 20px;
  font-weight: bold;
  width: fit-content;
}

footer .write-us {
  display: flex;
  flex-direction: column;
}

footer .write-us h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  margin: 0 auto;
  margin-bottom: 22px;
}

footer .wrap-all-message {
  display: flex;
  flex-direction: column;
}
.row.header-top-row {
  margin-right: 15px;
}
footer .wrap-all-message a {
  display: block;
  text-decoration: none;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 23px;
  color: #ffffff;
  display: flex;
  align-items: center;
  margin-left: -18px;
  transition: all 0.2s;
  left: 0;
  position: relative;
}
footer .wrap-all-message a img{
  position: relative;
  transition: all 0.2s;
  left: 0;
}
footer .wrap-all-message a:hover img {
  transform: scale(1.3) rotate(22deg);
}
footer .wrap-all-message a.footer-adress:hover img {
  transform: scale(1.3) rotateY(180deg);
}

footer .wrap-all-message a:last-of-type {
  margin-bottom: 0;
}

footer .wrap-all-message a:last-of-type:hover {
  transition: 0.4s;
}

footer .wrap-all-message a img {
  margin-right: 10px;
}

footer .row.header-bottom-row {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .row.header-bottom-row p {
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
}

footer .row.header-bottom-row a {
  display: contents;
  text-decoration: none;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  text-align: center;
  transition: all 0.2s;
  top: 0;
  position: relative;
}
footer .row.header-bottom-row a:hover {
  color: #dfdfdf;
}

/* POPUP №1 */

.popup-1 .row {
  background-color: #ffffff;
  border-radius: 20px;
  max-width: 790px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 108px 135px;
  margin: auto;
  position: relative;
  top: 0;
}

.popup-1 .mfp-auto-cursor .mfp-content {
  width: fit-content;
  position: relative;
}

.popup-1 .mfp-close,
.popup-1 .mfp-close:active {
  right: 5%;
  top: 2%;
  color: #e03c32;
  background: transparent;
  opacity: 1;
  transition: .2s ease-in-out;
}

.popup-1 .mfp-close::after {
  content: '';
  border-radius: 10px;
  /* background-color: #f2f2f2; */
  background-color: var(--bg-1);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: .2s ease-in-out;
}

.popup-1 .mfp-close:hover,
.popup-1 .mfp-close:active {
  transform: rotate(90deg);
}

.popup-1 .mfp-close:hover::after,
.popup-1 .mfp-close:active::after {
  transform: rotate(-90deg);
}

.footer-popup {
  /*margin: 50px auto;*/
}

.footer-popup .mfp-close {
  right: 8%;
  top: 3%;
  background-color: #f2f2f2;
  color: #e03c32;
  border-radius: 10px;
  opacity: 1;
}

.popup-2 .mfp-close,
.popup-2 .mfp-close:active {
  right: 5%;
  top: 2%;
  background: transparent;
  color: #e03c32;
  border-radius: 10px;
  opacity: 1;
  transition: .2s ease-in-out;
}
.popup-2 .mfp-close::after {
  content: '';
  border-radius: 10px;
  background-color: #f2f2f2;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: .2s ease-in-out;
}

.popup-2 .mfp-close:hover,
.popup-2 .mfp-close:active {
  transform: rotate(90deg);
}

.popup-2 .mfp-close:hover::after,
.popup-2 .mfp-close:active::after {
  transform: rotate(-90deg);
}


.footer-popup .row {
  background-color: #ffffff;
  border-radius: 20px;
  max-width: 790px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 108px 90px;
  margin: auto;
  position: relative;
}

.popup-2 .row {
  background-color: #ffffff;
  border-radius: 20px;
  max-width: 790px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 108px 90px;
  margin: auto;
  position: relative;
  padding-bottom: 390px;
}

.mfp-container {
  padding: 0;
}
.popup-1,
.popup-2 {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px;
}
.popup-1 .row h2,
.popup-2 .row h2,
.footer-popup .row h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 54px;
  color: #e03c32;
  margin-bottom: 20px;
  text-align: center;
}

.footer-popup .row p {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #34255f;
}

.popup-1 .row p {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #34255f;
  max-width: 464px;
  margin-bottom: 30px;
}

.popup-2 .row p {
  text-align: center;
  font-weight: bold;
  font-size: 23px;
  line-height: 30px;
  text-align: center;
  color: #34255f;
  max-width: 580px;
}

.popup-1 .row form > p {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.popup-1 .row form > p label {
  width: 100%;
  position: relative;
  margin-bottom: 22px;
}
.popup-1 .row form > p label:last-child {
  margin-bottom: 0;
}

.popup-1 .row form > p br {
  display: none;
}

.popup-1 .row form > p label input {
  width: 100%;
  border: none;
  outline: none;
  padding: 20px 0 20px 68px;
  border: 1px solid var(--input-border);
  /* background-color: #f2f2f2; */
  background-color: var(--input-bg);
  border-radius: 10px;
  height: 70px;
}

.popup-1 .row form > p label input[type='text'] {
  background-image: url('../img/svg/form-input-admin.svg');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
  font-size: 18px;
}

.popup-1 .row form > p label input[type='tel'] {
  background-image: url('../img/svg/form-input-phone.svg');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
}

.popup-1 .row form > p input[type='submit'] {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  padding: 21px 0;
  /* background: #e03c32; */
  /* background-size: 200% auto; */
  background: linear-gradient(169deg, #FF783F 3.24%, #E40D00 32.13%, #E40D00 42.13%, #c2251c 55%);
  background-size: 430% auto;
  box-shadow: none;
  border-radius: 10px;
  cursor: pointer;
  border: none;
  outline: none;
  transition: all 0.4s;
}

.popup-1 .row form > p input[type='submit']:hover {
  /* background-position: right center;
  background: #c2251c; */
  background-position: 100% 0;
  box-shadow: 0px 0px 30px 2px rgba(224, 60, 50, 0.6);
}

.popup-1 img.big-planet {
  position: absolute;
  top: -120px;
  left: -180px;
  display: none;
}

.popup-1 img.small-planet {
  position: absolute;
  top: -135px;
  left: 40px;
  display: none;
}

/* POPUP №2 */

.popup-2 .row img.thank-tiger {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.popup-2 .row img.two-planet {
  position: absolute;
  left: -24px;
  bottom: 56px;
}

.popup-2 .row img.arbit {
  position: absolute;
  bottom: 14px;
  right: 30px;
}

.portfolio-page {
  background-color: #443384;
  background-image: none;
}

.wrap-portfolio {
  margin: 80px 0;
}

.wrap-portfolio .container {
  width: 100%;
  max-width: 1480px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}

.wrap-portfolio .row {
  display: flex;
}

.wrap-portfolio .wrap-image-portfolio {
  max-width: 930px;
  margin-right: 30px;
}

.wrap-portfolio .wrap-image-portfolio img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.wrap-portfolio .portfolio-info {
  max-width: 460px;
  width: 100%;
}

.wrap-portfolio .portfolio-info .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  margin-bottom: 53px;
}

.wrap-portfolio .portfolio-info .title-conversion {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 13px;
}

.wrap-portfolio .wrap-applications {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}

.wrap-portfolio .application {
  display: flex;
  justify-content: space-between;
  padding: 12px 23.5px;
}

.wrap-portfolio .application:nth-child(1) {
  background-color: #513a9a;
  border-radius: 10px 10px 0px 0px;
}

.wrap-portfolio .application:nth-child(2) {
  background-color: #4a358f;
}

.wrap-portfolio .application:nth-child(3) {
  background-color: #473288;
  border-radius: 0px 0px 20px 20px;
}

.wrap-portfolio .application .wrap-application-col {
  display: flex;
  align-items: center;
}

.wrap-portfolio .application p {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}

.wrap-portfolio .application p.price {
  font-weight: bold;
}

.wrap-portfolio .wrap-application-col span {
  margin-right: 15px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}

.wrap-portfolio .wrap-form-portfolio {
  padding: 40px 30px;
  background-color: #ffffff;
  border-radius: 20px;
}

.wrap-portfolio .wrap-form-portfolio h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #e03c32;
  text-align: center;
  margin-bottom: 13px;
}

.wrap-portfolio .wrap-form-portfolio p {
  max-width: 394px;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #34255f;
  margin-bottom: 30px;
}

.wrap-portfolio form > p {
  margin-right: 0;
}

.wrap-portfolio form > p label {
  width: 100%;
  position: relative;
  display: block;
}

.wrap-portfolio form > p input {
  width: 100%;
  outline: none;
  border: none;
  padding: 20px 0 20px 68px;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #34255f;
  background: #f2f2f2;
  border: 1px solid transparent;
  box-sizing: border-box;
  border-radius: 10px;
}

.wrap-portfolio form > p input[type='text'] {
  background-image: url('../img/svg/form-input-admin.svg');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
}

.wrap-portfolio form > p input[type='tel'] {
  background-image: url('../img/svg/form-input-phone.svg');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 20px;
}

.wrap-portfolio form > p input[type='submit'] {
  padding: 21px 0;
  background: linear-gradient(136.47deg, #ff783f 3.24%, #e03c32 92.13%);
  box-shadow: 0px 0px 20px 2px rgba(224, 60, 50, 0.5);
  border-radius: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  cursor: pointer;
}

.wrap-portfolio form > p input[type='submit']:hover {
  background: linear-gradient(325.49deg, #ff783f -4.83%, #e03c32 96.74%);
  box-shadow: 0px 0px 30px 2px rgba(224, 60, 50, 0.6);
  border-radius: 10px;
}

.wrap-portfolio .wrap-form-portfolio h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #34255f;
  margin-bottom: 26px;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrap-portfolio .wrap-form-portfolio .wrap-mobile-message {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 190px;
  display: none;
}

.wrap-portfolio .wrap-form-portfolio .wrap-mobile-message a {
  text-decoration: none;
  display: block;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message a.telegram {
  color: #039be5;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message a.viber {
  color: #7f4da0;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message a.whatsApp {
  color: #4caf50;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message a:hover {
  text-decoration: underline;
  transition: 0.4s;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message a:hover img {
  transform: scale(1.2);
  transition: 0.4s;
}

.wrap-portfolio .wrap-form-portfolio .wrap-message img {
  margin-left: 10px;
}

.mobile-open-menu {
  display: none;
}

.perescop .wrap-mobile-phone {
  display: none;
}

.perescop .hiden {
  display: none;
}

/* ION RANGE */

.calculator span.irs {
  margin-top: 100px;
}

.calculator .irs--flat .irs-line {
  cursor: pointer;
  top: 16px;
  height: 25px;
  background: unset;
  position: relative;
}
.calculator .irs--flat .irs-line::after {
  content: '';
  position: absolute;
  top: 50%;
  height: 4px;
  background: #e1e4e9;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  border-radius: 10px;
}

.calculator .irs--flat .irs-bar {
  background-color: transparent;
  cursor: pointer;
}

.calculator .irs--flat .irs-handle {
  cursor: pointer;
  border: 10px solid #ffffff;
  background: #e4280e;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  top: 10px;
}

.calculator .irs--flat .irs-handle > i:first-child {
  display: none;
}

.calculator .irs--flat .irs-handle:hover > i:first-child {
  background-color: transparent;
}

.calculator .irs--flat .irs-single,
.calculator .irs--flat .irs-min,
.calculator .irs--flat .irs-max {
  display: none;
}

.calculator .irs--flat .irs-grid-text {
  font-size: 18px;
  line-height: 30px;
  color: rgb(0, 0, 0);
}

.calculator .irs-grid {
  bottom: -30px;
  width: 100%;
  left: 0;
}

.calculator .irs-grid-pol {
  top: -47px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  pointer-events: none;
}

.calculator .irs-grid-pol.small {
  display: none;
}

.scroll-top img {
  height: 45px;
  margin: -12px 0 0 5px;
  border: 0;
  cursor: pointer;
  filter: drop-shadow(2px 4px 6px #343434);
}

.scroll-top {
  height: 60px;
  width: 60px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  display: none;
  z-index: 10;
}

.scroll-top:hover {
  animation-delay: 0s;
  animation-duration: 0.1s;
  animation-iteration-count: infinite;
  animation-name: shake-little;
  animation-play-state: running;
  animation-timing-function: ease-in-out;
}

.scroll-top .flame {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ffda44 transparent transparent;
  border-style: solid;
  border-width: 25px 3px 3px;
  display: none;
  height: 0;
  left: -4px;
  margin: -5px auto 0;
  position: absolute;
  right: 0;
  top: 66%;
  width: 0;
}

.scroll-top .flame + .flame {
  border-width: 10px 2px 2px;
  left: 20px;
  margin: 0;
}

.scroll-top .flame + .flame + .flame {
  border-width: 10px 2px 2px;
  left: auto;
  margin: 0;
  right: 24px;
}

.scrolling .flame {
  display: block;
}

.nav-toggle,
.owl-item .quote-icon,
.price-box .price-box-head-shadow,
.scroll-top .flame {
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

@keyframes shake-little {
  0% {
    transform: translate(0, 0) rotate(0);
  }

  14%,
  16%,
  2%,
  20%,
  24%,
  30%,
  48%,
  52%,
  54%,
  76%,
  8%,
  84%,
  86%,
  88%,
  92%,
  96%,
  98% {
    transform: translate(0, 0) rotate(-0.5deg);
  }

  10%,
  12%,
  22%,
  32%,
  4%,
  42%,
  44%,
  64%,
  72%,
  80%,
  90% {
    transform: translate(-1px, 0) rotate(-0.5deg);
  }

  18%,
  34%,
  36%,
  46%,
  6%,
  66%,
  68%,
  70%,
  74%,
  82%,
  94% {
    transform: translate(0, -1px) rotate(-0.5deg);
  }

  26%,
  28%,
  38%,
  40%,
  50%,
  56%,
  58%,
  60%,
  62%,
  78% {
    transform: translate(-1px, -1px) rotate(-0.5deg);
  }
}

.calculator #mobile-paginate {
  display: none;
}

#wpcf7-f271-o4 .wpcf7-not-valid-tip {
  top: -40px;
}

#wpcf7-f80-o3 .wpcf7-not-valid-tip {
  top: -45px;
}

.calculator .wpcf7 .ajax-loader {
  position: absolute;
}
.perescop-big-planet{
  animation: rot 35s linear infinite;
}
@keyframes rot {
  0%{
    transform: rotate(0deg);
  }
  100%{
    transform: rotate(360deg);
  }
}

/*.policy.footer-popup .scrollbar-inner {*/
/*  max-height: 80vh;*/
/*}*/
.policy .scrollbar-inner > .scroll-element .scroll-bar {
  background: #e03c32;
}
.policy .scroll-content {
  /* margin-right: 20px !important; */
  padding-right: 20px;
}
.policy.footer-popup .row {
  padding: 60px 90px 45px;
}
.policy.footer-popup h2 {
  font-size: 22px;
  line-height: 45px;
}
.policy.footer-popup p {
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
    color: #000000;
    font-weight: 300;
    margin: 10px 0;
}

.policy.footer-popup ul {
    padding-left: 20px;
}

.policy.footer-popup li {
    margin-bottom: 10px;
    line-height: 1.5;
}

.mfp-wrap + .scroll-top {
  display: none !important;
}

.policy .mfp-close:active,
.policy .mfp-close {
  top: 20px;
  right: 20px;
}

@media (max-width: 1800px) {
  .make-request .ship {
    max-width: 500px;
  }
}

@media (max-width: 1660px) {
  header .wrap-logo {
    margin-right: 10px;
  }

  header .wrap-call-back {
    margin-left: 0;
  }

  header .wrap-header-menu {
    font-size: 16px;
  }

  header .wrap-header-menu li {
    margin-right: 12px;
  }
  header .wrap-header-lang {
    color: #fff;
  }
  header .wrap-header-menu{
    margin-right: 15px;
  }

  header .wrap-header-connection .header-tel,
  header .wrap-header-lang a.active-lang {
    font-size: 16px;
  }

  header .wrap-header-connection .header-tel,
  header .wrap-header-connection .wrap-messengers a {
    font-size: 14px;
  }

  header .header-call-back {
    font-size: 12px;
  }

  header .wrap-header-logo {
    max-width: 130px;
  }

  /*header .meteor {*/
  /*  display: none;*/
  /*}*/

  .leave-request form {
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
  }

  .leave-request form label:nth-child(1),
  .leave-request form label:nth-child(2) {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }

  .leave-request form label:nth-child(2) {
    margin-bottom: 30px;
  }

  .leave-request form input[type='name'],
  .leave-request form input[type='tel'],
  .leave-request form button {
    width: 100%;
  }

  .leave-request h3,
  .leave-request p {
    position: relative;
    z-index: 1;
  }

  .leave-request h3 {
    font-size: 29px;
  }

  footer .wrap-footer-logo,
  footer .wrap-footer-info,
  footer .wrap-footer-contacts {
    margin-right: 0;
  }

  footer .row.header-top-row {
    justify-content: space-between;
  }

  .how-we-working .tabs-panel.active .wrap-contetn ul li span {
    font-size: 16px;
    line-height: 25px;
  }

  .how-we-working .tabs-panel.active .wrap-contetn ul li {
    margin-bottom: 10px;
  }

  .how-we-working .tabs-panel.active .wra-img img {
    width: 400px;
  }

  .leave-request form.wpcf7-form p {
    flex-direction: column;
  }

  .leave-request form.wpcf7-form p input {
    max-width: 100%;
    margin-right: 0;
  }

  .leave-request form.wpcf7-form p input[type='text'] {
    margin-right: 0;
    width: 100%;
  }

  .leave-request form.wpcf7-form p label {
    margin-bottom: 22px;
  }
  .leave-request form.wpcf7-form p br {
    display: none;
  }

  .leave-request form.wpcf7-form p input[type='submit'] {
    width: 100%;
    max-width: 100%;
  }

  .calculator .step__6 form.wpcf7-form > p label input {
    width: 350px;
  }
}

@media (max-width: 1400px) {
  .perescop .row .wrap-all-info {
    margin-left: 0;
    margin-bottom: 30px;
  }

  .perescop .row .telescop {
    position: static;
    display: block;
  }

  footer .wrap-footer-logo {
    max-width: 180px;
    margin-right: 78px;
  }

  .how-we-working .tabs-panel.active {
    padding: 20px;
  }

  .how-we-working .tabs-panel.active {
    padding-left: 20px;
  }

  .calculator .row .step {
    padding: 60px;
  }

  .calculator .step .money {
    left: 50px;
    max-width: 150px;
  }

  .how-we-working .tabs-panel.active .wra-img img {
    width: 350px;
  }

  .how-we-working .tabs-panel.active .wrap-contetn h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .how-we-working .tabs-panel.active .wrap-contetn ul li span {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 1350px) {
  .clients .row .desctop {
    display: none;
  }
  .page-page_not_found  {
    padding-top: unset;
  }
  .page-page_not_found .landing-development {
    padding-bottom: 200px;
  }
  .page-page_not_found .landing-development .tiger {
    bottom: unset;
    top: -170px;
  }
  .landing-development .bg {
    display: none;
  }


  body {
    background-size: auto;
  }

  header .row {
    justify-content: space-between;
  }

  header .wrap-header-desctop {
    display: none;
  }

  header .wrap-header-logo img {
    max-width: 100%;
  }

  header .after-480 {
    display: none;
  }

  header .wrap-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  header .wrap-header-mobile .wrap-right {
    display: flex;
    align-items: center;
  }

  header .wrap-mobile-menu {
    width: 29px;
    height: 26px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 100;
    position: relative;
    cursor: pointer;

  }
  header .wrap-mobile-menu .btn-mobile_item {
    width: 100%;
    display: flex;
    transition: all 0.4s;
  }

  header .wrap-header-mobile a {
    display: block;
    margin-right: 50px;
  }
  header .wrap-mobile-menu span {
    background-color: #ffffff;
    border-radius: 1.5px;
    height: 3px;
    width: 100%;
    display: block;
    transition: all 0.4s;
  }

  .open-menu-mobile header .wrap-mobile-menu .btn-mobile_item {
    position: absolute;
    transition: all 0.4s;
  }

  .open-menu-mobile .landing-development .arrow {
    display: none;
  }

  .open-menu-mobile header .wrap-mobile-menu .btn-mobile_item:nth-child(1) {
    transform: rotate(45deg);
    top: 11px;
  }

  .open-menu-mobile header .wrap-mobile-menu .btn-mobile_item:nth-child(2) {
    display: none;
  }

  .open-menu-mobile header .wrap-mobile-menu .btn-mobile_item:nth-child(3) {
    transform: rotate(-45deg);
    top: 11px;
  }

  header .wrap-mobile-menu .btn-mobile_item:nth-child(2) span:nth-child(1) {
    width: 5px;
    margin-right: 5px;
    background: #e03c32;
  }
  header .wrap-mobile-menu .btn-mobile_item span:nth-child(2) {
    width: 80%;
  }

  .open-menu-mobile .mobile-open-menu {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding-top: 30px;
    background: rgba(61, 13, 161, 0.9);
    backdrop-filter: blur(6px);
    z-index: 100;
    overflow-y: auto;
    display: flex;
    align-items: center;
  }

  .open-menu-mobile .mobile-open-menu .container {
    padding: 0 15px;
  }

  .open-menu-mobile .mobile-open-menu .container .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .open-menu-mobile .mobile-open-menu ul {
    list-style: none;
    margin-bottom: 35px;
  }

  .open-menu-mobile .mobile-open-menu ul li {
    margin-bottom: 20px;
    transition: 0.2s ease-in-out;
  }
  .open-menu-mobile .mobile-open-menu ul li:hover {
    transform: translateY(-5px);
  }

  .open-menu-mobile .mobile-open-menu ul li:last-of-type {
    margin-bottom: 0;
  }

  .open-menu-mobile .mobile-open-menu ul li a {
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: block;
  }

  .open-menu-mobile .mobile-open-menu .btn-call-back {
    display: block;
    width: 100%;
    background: linear-gradient(136.47deg, #ff783f 3.24%, #e03c32 92.13%);
    box-shadow: none;
    border-radius: 10px;
    padding: 22px 0;
    max-width: 255px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 30px;
    text-decoration: none;
    transition: all 0.3s;
  }
  .open-menu-mobile .mobile-open-menu .btn-call-back:hover {
    box-shadow: 0px 0px 30px 2px rgb(224 60 50 / 60%);
    background: #c2251c;
  }

  .open-menu-mobile .mobile-open-menu .mobile-tel {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    margin-bottom: 20px;
  }

  .open-menu-mobile .mobile-open-menu .mobile-tel img {
    margin-right: 13px;
    transition: all .3s ease-in-out;
  }

  .open-menu-mobile .mobile-open-menu .mobile-tel:hover img {
    transform: scale(1.2) rotate(22deg);
  }

  .open-menu-mobile .mobile-open-menu p {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    margin-bottom: 20px;
  }

  .open-menu-mobile .mobile-open-menu .wrap-mobile-massenger {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }

  .open-menu-mobile .mobile-open-menu .wrap-mobile-massenger a {
    display: block;
    margin-right: 35px;
    transition: all 0.3s ease-in-out;
  }
  .open-menu-mobile .mobile-open-menu .wrap-mobile-massenger a img {
    width: 40px;
    height: 40px;
  }

  .open-menu-mobile .mobile-open-menu .wrap-mobile-massenger a:hover {
    transform: scale(1.2) rotate(22deg);
  }

  .open-menu-mobile .mobile-open-menu .wrap-mobile-massenger a:last-of-type {
    margin-right: 0;
  }

  .open-menu-mobile .mobile-open-menu .wrap-header-lang {
    margin-right: 0;
    /* order: -1; */
    margin: 30px 0;
  }

  .open-menu-mobile .mobile-open-menu .wrap-header-lang span {
    font-size: 18px;
    line-height: 27px;
  }
  .open-menu-mobile .mobile-open-menu .wrap-header-lang span:first-child {
    border-bottom: 1px solid #e03c32;
    opacity: 1;
  }
  .open-menu-mobile .mobile-open-menu .wrap-header-lang a {
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    opacity: 1;
    border-bottom: 1px solid transparent;
  }
  .open-menu-mobile .mobile-open-menu .wrap-header-lang a:hover {
    border-bottom: 1px solid #e03c32;
  }

  .open-menu-mobile .mobile-open-menu .wrap-header-lang a.active {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    opacity: 1;
  }

  .landing-development .row .wrap-landing-page {
    z-index: 2;
  }

  .why-are-we .dignity {
    min-height: 320px;
  }

  .rewiev-slider .wrap-pagination {
    display: block;
    bottom: -100px;
  }

  .leave-request .wrap-request-form {
    padding-bottom: 0;
    overflow: hidden;
  }
  .leave-request .wrap-request-form > object,
  .leave-request .wrap-request-form > img {
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
  }

  .mySwiper .swiper-slide-next {
    top: 0;
  }

  .make-request {
    padding-top: 200px;
  }

  .make-request .ship {
    max-width: 300px;
    top: 0;
  }

  footer .row.header-top-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  footer .write-us .wrap-all-message a {
    justify-content: center;
  }
  footer .wrap-footer-info a.requisites,
  footer .wrap-footer-info a.policy {
    margin-left: auto;
    margin-right: auto;
  }

  footer .wrap-footer-logo {
    max-width: 154px;
    margin-bottom: 30px;
    order: 1;
    margin-right: 0;
  }

  footer .write-us {
    order: 2;
  }

  footer .write-us h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
  }

  footer .write-us h3,
  footer .write-us .wrap-all-message {
    margin-bottom: 30px;
  }

  footer .write-us .wrap-all-message a {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    margin-right: 15px;
    margin-left: unset;
  }
  footer .wrap-all-message {
    flex-direction: row;
  }

  footer .write-us .wrap-all-message a img {
    margin-right: 10px;
  }

  footer .wrap-footer-contacts {
    order: 3;
  }

  footer .wrap-footer-info {
    order: 4;
  }

  footer .wrap-footer-contacts {
    margin-bottom: 30px;
  }

  footer .wrap-footer-contacts h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 20px;
  }

  footer .wrap-footer-contacts a.footer-phone {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  footer .wrap-footer-contacts a.footer-phone img,
  footer .wrap-footer-contacts a img {
    margin-right: 15px;
  }

  footer .wrap-footer-contacts a {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  footer .wrap-footer-info h3 {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
  }

  footer .wrap-footer-info a.requisites,
  footer .wrap-footer-info a.policy {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  .clients .wrap-landings {
    display: none;
  }

  .clients .row .wrap-mobile-lending {
    display: block;
  }
  .clients .row .desctop {
    display: none;
  }


  .clients .wrap-information h4 {
    min-height: 90px;
  }

  .why-are-we h2,
  .clients h2,
  .clients-reviews h2,
  .how-we-working h2 {
    margin-bottom: 40px;
  }

  .calculator .step h2 {
    font-size: 28px;
    margin-bottom: 0;
  }

  .calculator .step p {
    font-size: 18px;
    line-height: 24px;
    max-width: 700px;
  }

  .calculator .custom-checkbox + label {
    font-size: 16px;
    line-height: 21px;
    text-align: left;
  }

  .leave-request form {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .calculator .step.step__6 form {
    flex-direction: column;
  }

  .how-we-working .row {
    padding: 40px;
  }

  .how-we-working .tabs li,
  .how-we-working .tabs li.active {
    width: 100%;
  }

  .how-we-working .tabs li.active::before {
    display: none;
  }

  .how-we-working .tabs li::before {
    display: none;
  }

  .calculator .step p:first-of-type {
    font-size: 16px;
    line-height: 26px;
    max-width: 100%;
  }

  .calculator .step p:last-of-type {
    max-width: 100%;
  }

  .calculator .step.step__6 form {
    margin-bottom: 30px;
  }

  .calculator .step.step__6 form label {
    width: 100%;
  }

  .calculator .step.step__6 form label:first-of-type {
    margin-bottom: 15px;
  }

  .calculator .step.step__6 form label:last-of-type {
    margin-bottom: 30px;
  }

  .calculator .step.step__6 form label input {
  }

  .calculator .step.step__6 form label input::placeholder {
    font-size: 16px;
    line-height: 26px;
  }

  .calculator .step.step__6 form button {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding: 17px 0;
    font-size: 16px;
    line-height: 26px;
  }

  .calculator .step .wrap-steps .prev-step {
    margin-left: auto;
    margin-right: auto;
  }

  .how-we-working .tabs li::after {
    display: none;
  }

  .calculator .step__6 form.wpcf7-form > p {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .calculator .step__6 form.wpcf7-form > p label input {
    width: 100%;
  }

  .calculator .step:not(.step__6) {
    height: 300px;
  }
  .wrap-calc.active-last .title-calc {
    margin-bottom: 40px;
  }
  .wrap-calc.active-last .last-steps-title .sub-title-calc {
    margin-bottom: 50px;
  }
  .wrap-calc.active-last .last-steps-title {
    margin-top: 50px;
  }
  .wrap-calc.active-last form {
    margin-bottom: 49px;
  }
}

@media (max-width: 1060px) {

  .container {
    padding: 0 15px;
  }

  .landing-development .row {
    justify-content: center;
  }

  .landing-development h1 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
  }


  .leave-request form {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .leave-request .wrap-request-form > object,
  .leave-request .wrap-request-form > img {
    width: 100%;
    max-width: 500px;
    height: auto;
  }

  .perescop {
    overflow: hidden;
    margin-bottom: 115px;
    padding-bottom: 30px;
  }

  .perescop .row {
    padding: 40px 10px 30px 10px;
  }

  .perescop .row .perescop-big-planet {
    top: auto;
    bottom: 0;
    right: -60px;
  }

  .perescop .row .wrap-all-info h3 {
    text-align: center;
  }

  .perescop .row .wrap-all-info p {
    text-align: center;
    font-size: 18px;
  }

  .perescop .row .wrap-all-info .wrap-contact {
    flex-direction: column;
    align-items: center;
  }

  .perescop .row .wrap-all-info .wrap-contact > a {
    display: none;
  }

  .perescop .wrap-mobile-phone {
    display: flex;
  }

  .perescop .wrap-mobile-phone img {
    margin-right: 0;
  }

  footer .row.header-bottom-row {
    padding: 30px 0;
  }
  a.policy.open-popup-link {
    margin-bottom: 25px;
  }
  footer .row.header-bottom-row p {
    margin-bottom: 30px;
    max-width: 100%;
    text-align: center;
  }

  footer .row.header-bottom-row a {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
  }

  .wrap-portfolio .row {
    flex-direction: column;
    position: relative;
  }

  .wrap-portfolio .portfolio-info {
    max-width: 100%;
  }

  .wrap-portfolio .wrap-image-portfolio {
    margin-right: 0;
    padding-top: 60px;
    margin-bottom: 30px;
  }

  .wrap-portfolio .wrap-form-portfolio p {
    margin-left: auto;
    margin-right: auto;
  }

  .wrap-portfolio .portfolio-info .title {
    position: absolute;
    top: 0;
    margin-bottom: 0;
  }

  .calculator .wrap-steps .col-butt {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }

  .calculator .calculator_bottom {
    padding-bottom: unset;
  }

  .calculator .step .money {
    position: static;
  }

  .calculator .row .step__5 form .wrap-checkbox {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .calculator .row .step__5 form .wrap-checkbox .col {
    margin-right: 0;
  }

  .calculator .next-step {
    font-size: 16px;
    padding: 17px 0;
  }

  .page-page_not_found .landing-development {
    padding-bottom: 100px;
  }
  .page-page_not_found .page_not_found {
    padding-top: 300px;
  }

  .wrap-calc.active-last .last-steps-title .sub-title-calc {
    margin-bottom: 80px;
  }
  .wrap-calc.active-last form {
    margin-bottom: 83px;
  }
  .open-menu-mobile .mobile-open-menu ul li:hover {
    transform: none;
  }
}

@media (max-width: 767px) {
  .landing-development {
    min-height: unset;
  }
  .footer-popup .row {
    padding: 80px 15px;
  }
  .wrap-calc.active-last .last-steps-title {
    margin-top: 0;
  }
  .wrap-calc.active-last .title-calc {
    margin-bottom: 10px;
  }
  .footer-popup .row h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: left;
    color: #e03c32;
    margin-bottom: 15px;
  }

  .footer-popup .row p {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #34255f;
  }

  .text_landing_page {
    width: 100%;
  }

  .perescop .row .wrap-all-info h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
  }

  .perescop .row .wrap-all-info p {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
  }

  .landing-development ul li {
    color: #ffffff;
    line-height: 25px;
  }

  .landing-development ul li::before {
    background-image: url(../img/svg/white-paw.svg);
    width: 15px;
    height: 15px;
    left: -25px;
  }
  .landing-development ul li.lf_lp::before{
    background-image: url(../img/svg/white-paw.svg);
    width: 15px;
    height: 15px;
    left: -25px;
  }

  .landing-development ul {
    padding-left: 30px;
  }

  .landing-development .btn {
    font-weight: bold;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
  }

  .leave-request .wrap-request-form {
    padding: 40px;
    padding-bottom: 0;
  }

  .leave-request h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #34255f;
  }

  .leave-request h3,
  .leave-request p {
    text-align: center;
  }

  .leave-request p {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #34255f;
    margin-bottom: 30px;
  }

  .leave-request form input[type='name'],
  .leave-request form input[type='tel'] {
    padding: 17px 0;
    padding-left: 54px;
  }

  .leave-request form label:nth-child(1)::before {
    width: 25px;
    height: 24px;
    background-image: url(../img/svg/form-small-admin.svg);
  }

  .leave-request form label:nth-child(2)::before {
    width: 25px;
    height: 24px;
    background-image: url(../img/svg/more-small-tel.svg);
  }

  .leave-request form input[type='name']::placeholder,
  .leave-request form input[type='tel']::placeholder {
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    opacity: 0.5;
  }

  .leave-request form button {
    padding: 17px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  .perescop h3.hiden,
  .perescop p.hiden {
    display: block;
  }

  .perescop .row .wrap-all-info h3.hiden {
    color: #34275d;
    font-weight: bold;
    line-height: 27px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
  }

  .perescop .row .wrap-all-info h3.hiden span {
    color: #832da4;
  }

  .perescop .row .wrap-all-info p.hiden {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #34255f;
    font-weight: normal;
  }

  .perescop .row .wrap-all-info .wrap-contact > a.basic-phone {
    margin-right: 0;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    display: flex;
  }

  .perescop .row .telescop {
    max-width: 175px;
    margin-right: auto;
  }

  .questions .tab {
    padding: 30px 20px;
  }

  .questions .tab-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
  }

  .questions .tab-title::before {
    width: 2px;
    height: 20px;
    top: 33px;
  }

  .questions .tab-title::after {
    width: 2px;
    height: 20px;
  }

  .questions .tab :checked + .tab-title::after {
    width: 2px;
    height: 20px;
    transform: rotate(90deg);
  }

  .make-request .row {
    padding: 40px 15px;
  }

  .make-request .row h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #e03c32;
    margin-bottom: 15px;
  }

  .make-request .row p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #34255f;
    margin-bottom: 30px;
    font-weight: normal;
  }

  .make-request form.form-request input {
    padding: 17px 0;
    padding-left: 54px;
  }

  .make-request form.form-request input::placeholder {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    opacity: 0.5;
  }

  .make-request form.form-request input.name {
    background-image: url(../img/svg/form-small-admin.svg);
    border: 1px solid transparent;
  }

  .make-request form.form-request input.name:focus,
  .make-request form.form-request input.phone:focus {
    border: 1px solid #a297c2;
  }

  .make-request form.form-request input.phone {
    background-image: url(../img/svg/more-small-tel.svg);
    border: 1px solid transparent;
  }

  .make-request form.form-request button {
    padding: 17px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  .wrap-portfolio .portfolio-info .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    max-width: 229px;
  }

  .wrap-portfolio .wrap-image-portfolio {
    padding-top: 90px;
  }

  .wrap-portfolio .portfolio-info .title-conversion {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  .wrap-portfolio .application p {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  .wrap-portfolio .wrap-application-col span {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin-right: 10px;
  }

  .wrap-portfolio .wrap-form-portfolio {
    padding: 40px 20px;
  }

  .wrap-portfolio .wrap-form-portfolio h2 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #e03c32;
  }

  .wrap-portfolio .wrap-form-portfolio p {
    font-size: 16px;
    line-height: 26px;
  }

  .wrap-portfolio .wrap-form-portfolio form input::placeholder {
    font-size: 16px;
    line-height: 26px;
  }

  .wrap-portfolio .wrap-form-portfolio form button {
    padding: 17px 0;
    font-size: 16px;
    line-height: 26px;
  }

  .wrap-portfolio .wrap-form-portfolio h4 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .wrap-portfolio .wrap-form-portfolio .wrap-message {
    display: none;
  }

  .wrap-portfolio .wrap-form-portfolio .wrap-mobile-message {
    display: flex;
    margin: 0 auto;
  }

  .wrap-portfolio .wrap-form-portfolio .wrap-mobile-message a:hover img {
    transform: scale(1.2);
    transition: 0.4s;
  }

  .calculator .row .step {
    padding: 40px 20px;
  }

  .calculator .step .money {
    max-width: 124px;
    margin-bottom: 20px;
  }

  .calculator .step h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #34255f;
    margin-bottom: 15px;
  }

  .calculator .step p:first-of-type {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
  }

  .calculator .step p {
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }

  .calculator .title-question {
    margin-bottom: 15px;
  }

  .calculator .step__2 .title-question {
    margin-bottom: 25px;
  }

  .calculator .check-row {
    margin-bottom: 10px;
  }
  .calculator .row .step .wrap-steps.wrap-steps-mobile {
    display: flex;
    margin-bottom: 40px;
  }

  .calculator .wrap-steps.wrap-steps-mobile .col-butt {
    padding: 0;
    border: none;
  }

  .calculator .step .wrap-steps.wrap-questions {
    display: none;
  }

  .calculator .wrap-mobile-progressbar {
    margin-bottom: 25px;
  }

  .calculator .wrap-mobile-progressbar .progress-bg {
    width: 100%;
    background-color: #e9e9e9;
    border-radius: 2.5px;
    height: 5px;
    position: relative;
  }

  .calculator .progress-bg .progressbar {
    position: absolute;
    height: 5px;
    background-color: #e03c32;
    border-radius: 2.5px;
    width: 20%;
  }

  .calculator .row .step__5 form .wrap-checkbox {
    margin-bottom: 15px;
  }

  .calculator .custom-checkbox + label {
    font-size: 14px;
    line-height: 23px;
  }

  .calculator .custom-checkbox + label::before {
    margin-right: 10px;
  }

  .calculator textarea {
    padding: 12px;
    height: auto;
    min-height: auto;
    margin-bottom: 30px;
  }

  .calculator textarea::placeholder {
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    opacity: 0.7;
    height: auto;
    min-height: auto;
  }

  .calculator .next-step {
    padding: 20px;
    width: auto;
  }

  .calculator .step .wrap-steps .prev-step:hover {
    color: #e03c32;
    transition: 0.4s;
  }

  .calculator .step__1 .next-step {
    max-width: 200px;
    margin-left: auto;
  }

  header {
    margin-bottom: 60px;
    padding: 20px 0;
  }

  .landing-development h1 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 30px;
  }

  .landing-development ul li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .landing-development ul {
    margin-bottom: 30px;
  }

  .landing-development ul li:last-of-type {
    margin-bottom: 0;

  }

  .landing-development .btn {
    padding: 17px 30px;
    font-size: 16px;
    line-height: 26px;
  }

  .why-are-we h2,
  .clients h2,
  .clients-reviews h2,
  .how-we-working h2,
  .how-we-working-mobile h2 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 30px;
  }

  .rewiev-slider .swiper-slide {
    margin-bottom: 40px 15px;
  }

  .why-are-we .dignity {
    min-height: auto;
  }

  .why-are-we .dignity .wrap-img {
    margin-bottom: 20px;
  }

  .why-are-we .dignity h4 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 23px;
  }

  .why-are-we .dignity p {
    font-size: 14px;
    line-height: 23px;
    min-height: 115px;
  }

  .why-are-we {
    margin-bottom: 30px;
  }

  .clients h2 {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }

  .clients .wrap-information {
    padding: 15px;
  }

  .clients .wrap-information h4 {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 15px;
    min-height: 46px;
  }

  .clients .wrap-information > p {
    text-align: left;
    margin-bottom: 13px;
  }

  .clients .wrap-applications {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }

  .clients .wrap-applications .application {
    padding: 12px 14.5px;
  }

  .clients .wrap-applications .application p {
    font-size: 14px;
    line-height: 23px;
  }

  .clients .wrap-applications .application .wrap-application-col span {
    font-size: 14px;
    line-height: 23px;
    margin-right: 10px;
  }

  /* .clients .wrap-price-keys {
    display: none;
  } */

  .clients .wrap-price-keys:hover a {
    color: #e03c32;
    transition: 0.4s;
  }

  .clients {
    margin-bottom: 50px;
  }

  .leave-request .wrap-request-form {
    padding: 40px 12px;
    padding-bottom: 0;
  }

  .leave-request h3 {
    font-size: 18px;
    line-height: 27px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }

  .leave-request p {
    font-size: 14px;
    line-height: 23px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .leave-request form input[type='name'],
  .leave-request form input[type='tel'] {
    padding: 17px 0;
    padding-left: 54px;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
  }

  .leave-request form input::placeholder {
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
  }

  .calculator .step__2 .wrap-steps .prev-step {
    font-size: 14px;
    line-height: 30px;
  }

  .calculator .irs--flat .irs-grid-text {
    font-size: 14px;
  }

  .calculator {
    margin-bottom: 20px;
  }

  .clients-reviews h2 {
    margin-bottom: 0;
  }

  .clients-reviews {
    margin-bottom: 60px;
  }

  .clients-reviews .review {
    padding: 30px 20px;
  }

  .clients-reviews .review h3 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .clients-reviews .review p {
    font-size: 14px;
    line-height: 23px;
  }

  .how-we-working h2 {
    font-size: 18px;
    line-height: 27px;
  }

  .how-we-working .row {
    padding: 40px 15px;
  }

  .how-we-working .tabs li,
  .how-we-working .tabs li.active {
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    padding: 15px;
  }

  .how-we-working .tabs li > div.toggle {
    position: relative;
  }

  .how-we-working .tabs li > div.toggle::before {
    content: '';
    position: absolute;
    width: 31px;
    height: 31px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='15.5' transform='matrix(-1 0 0 1 15.5 15.5)' fill='url(%23paint0_linear)'/%3E%3Cpath d='M14 11L17 15.5L14 20' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='2.06314' y1='-4.8418e-07' x2='28.893' y2='28.2435' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF783F'/%3E%3Cstop offset='1' stop-color='%23E40D00'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-color: transparent;
    top: 20%;
    left: auto;
    right: 20px;
  }

  .how-we-working .tabs li.active div::before {
    transform: rotate(90deg);
  }

  .how-we-working .tabs li:nth-child(5)::after {
    height: 31px;
  }

  .how-we-working .tabs li span,
  .how-we-working .tabs li.active span {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 5px;
  }

  .how-we-working .tabs li p,
  .how-we-working .tabs li.active p {
    font-size: 16px;
    line-height: 26px;
  }

  .how-we-working .tabs {
    margin-right: 0;
  }

  .how-we-working .tabs-panel.active {
    flex-direction: column-reverse;
  }

  .how-we-working .tabs-panel.active .wrap-contetn h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .how-we-working .tabs-panel.active .wrap-contetn ul li {
    font-size: 16px;
    line-height: 26px;
  }

  .how-we-working {
    margin-bottom: 60px;
  }

  .perescop .row {
    padding: 40px 18px;
  }

  .perescop .row .wrap-all-info h3.hiden {
    max-width: 254px;
    font-size: 18px;
    line-height: 27px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }

  .perescop .row .wrap-all-info p.hiden {
    font-size: 16px;
    line-height: 26px;
    max-width: 242px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .perescop .wrap-mobile-phone {
    width: 180px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: none;
  }

  .perescop .wrap-new-mobile-phone {
    display: flex;
    margin-bottom: 50px;
  }

  body .perescop .row .wrap-new-mobile-phone a {
    margin-right: 30px;
  }

  body .perescop .row .wrap-new-mobile-phone a:last-of-type {
    margin-right: 0;
  }

  body .perescop .row .wrap-new-mobile-phone a img {
    width: 38px;
    height: 35px;
  }

  .perescop .row .wrap-all-info a {
    margin: 0;
    display: block;
  }

  .perescop .row .wrap-all-info a img {
    margin: 0;
  }

  .perescop .row .perescop-small-planet {
    position: absolute;
    left: auto;
    bottom: -5px;
    right: -15px;
    z-index: 1;
  }

  .questions h2 {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.3;
  }

  .questions .tab {
    padding: 30px 15px;
  }

  .questions .tab-title {
    font-size: 14px;
    line-height: 26px;
    color: #34255f;
  }

  .perescop {
    margin-bottom: 50px;
  }

  .questions .tab-content p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 26px;
  }

  footer .write-us .wrap-all-message a:hover img {
    transform: scale(1.2);
    transition: 0.4s;
  }

  footer .row.header-top-row {
    margin-bottom: 0;
  }
  .leave-request .wrap-request-form > object,
  .leave-request .wrap-request-form > img {
    width: 320px;
  }

  .tabs-container .tabs .open-mobile .tabs-panel .wrap-img img {
    padding: 0;
    width: auto;
    width: 175px;
  }

  .how-we-working .tabs-panel.active .wra-img {
    margin-bottom: 20px;
  }

  .how-we-working .tabs-panel.active .wra-img img,
  .tabs .open-mobile .tabs-panel .wrap-img img {
    width: 175px;
    padding: 0;
  }

  .tabs .open-mobile .tabs-panel .wrap-contetn h4,
  .tabs .open-mobile .tabs-panel .wrap-contetn h4 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .row .tabs .open-mobile .tabs-panel .wrap-contetn ul li span,
  .row .tabs .open-mobile .tabs-panel .wrap-contetn ul li span {
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
  }

  .popup-1 .row,
  .popup-2 .row {
    padding: 80px 15px;
  }

  .popup-1 .row h2,
  .popup-2 .row h2 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
  }

  .popup-1 .row p,
  .popup-2 .row p {
    max-width: 350px;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .popup-1 form input:first-of-type,
  .popup-2 form input:first-of-type {
    padding: 17px 0;
    padding-left: 54px;
    background-color: #f2f2f2;
    border-radius: 10px;
  }

  .popup-1 img.big-planet,
  .popup-2 img.big-planet {
    width: 110px;
    top: -40px;
    left: -40px;
  }

  .questions .wrap_faq .row_faq {
    padding: 20px 20px;
  }


  /* .questions .row_faq .top::after,
  .questions .row_faq .top:before {
    width: 2px;
    height: 20px;
    right: 20px;
  } */
  .questions .row_faq .top::after {
    width: 35px;
    height: 35px;
  }
  .questions .row_faq .top span {
    font-size: 16px;
    line-height: 26px;
  }

  /* .questions .row_faq.open .top:before {
    transform: translateY(-50%) rotate(90deg);
  }

  .questions .row_faq.open .top:after {
    transform: translateY(-50%) rotate(90deg);
  } */

  .questions .row_faq .content p {
    font-size: 16px;
    line-height: 26px;
  }

  body .color-arbit,
  body .purple-arbit {
    width: 250px;
    z-index: -1;
  }

  .step__6 .wrap-img img {
    width: 100%;
  }

  .wra-img img {
    width: 100%;
    height: auto;
  }
  .policy.footer-popup .row {
    padding: 60px 30px 30px 30px;
  }

  .landing-development.page_not_found h1 {
    display: flex;
    flex-direction: column;
  }
  .landing-development.page_not_found h1 span {
    line-height: 1.5;
  }
  .landing-development.page_not_found h1 span:nth-child(2) {
    display: none;
  }
  .wrap-calc.active-last .last-steps-title .sub-title-calc,
  .wrap-calc.active-last form {
    margin-bottom: inherit;
  }
  .footer-popup {
    margin: 20px auto;
  }
  .calculator .wrap-steps .col-butt {
    margin-right: 0;
    width: 20%;
  }
  .wrap-calc .wrap-steps {
    justify-content: space-between;
  }
  .calculator .wrap-steps .col-butt::after {
    right: -4px;
    width: 10px;
  }
}

@media (max-width: 480px) {
  header {
    margin-bottom: 20px;
  }

  header .before-480 {
    display: none;
  }

  header .after-480 {
    display: block;
  }
  .text_landing_page {
    width: 230px;
    top: 40px;
    left: 19px;
    font-size: 14px;
  }
  .page-page_not_found .landing-development .tiger {
    top: -200px;
  }
  .page-page_not_found .page_not_found {
    padding-top: 240px;
  }
  .page-page_not_found h1 span {
    font-size: 80px;
  }
  .page-page_not_found .page_not_found h1 {
    font-size: 25px;
  }


  .landing-development h1 {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
  }

  .landing-development ul {
    margin-bottom: 30px;
  }

  .landing-development ul li {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }

  .landing-development .btn {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .landing-development .text-top-tiger img {
    width: 260px;
    position: relative;
    z-index: -1;
    top: 17px;
  }

  .perescop .row .perescop-big-planet {
    right: 0;
    max-width: 156px;
  }

  .orange-arbit {
    max-width: 200px;
  }

  header .wrap-header-mobile a {
    z-index: 1;
  }

  header .wrap-header-mobile a {
    margin-right: 30px;
  }

  .landing-development h1 span {
    color: #ffffff;
  }

  .calculator .step.step__6 form button {
    width: 100%;
  }

  .landing-development .btn {
    width: 100%;
  }
  .leave-request .wrap-request-form > object,
  .leave-request .wrap-request-form > img {
    width: 100%;
  }

  .calculator span.irs {
    display: none;
  }

  .calculator #mobile-paginate {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    outline: none;
    font-size: 18px;
    line-height: 30px;
    color: #34255f;
    padding: 15px;
    border: 1px solid #e9e9e9;
    appearance: none;
    outline: none;
    cursor: pointer;
  }

  .calculator #mobile-paginate option {
    outline: none;
    cursor: pointer;
  }

  body .landing-development h1 {
    max-width: 340px;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .landing-development ul {
    padding-left: 25px;
  }

  body .landing-development ul li {
    margin-bottom: 15px;
  }

  body .landing-development .btn {
    font-size: 14px;
    line-height: 23px;
    padding: 18.5px 0;
  }

  body .why-are-we .orange-arbit {
    display: block;
    width: 225px;
    left: -40px;
    top: -140px;
  }

  body .leave-request p {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .leave-request form.wpcf7-form p input[type='text'] {
    background-size: 24px;
  }

  body .steps-title .row-steps-title img {
    width: 115px;
    height: auto;
    aspect-ratio: attr(width) / attr(height);
  }

  body .calculator .wrap-steps .col-butt {
    font-size: 12px;
    font-weight: 700;
  }


  body .landing-development {
    padding-top: calc(74vw + 146px);
    padding-bottom: 100px;
  }

  .landing-development .arrow {
    display: block;
    bottom: 35px;
  }
  .landing-development .arrow img {
    width: 100%;
    height: auto;
    aspect-ratio: attr(width) / attr(height);
  }

  body .landing-development .tiger.js-active {
    top: calc(-50px + 146px);
  }

  body .landing-development .text-top-tiger {
    transform: translateX(-80px);
    top: calc(-60px + 126px);
  }

  body .landing-development .left-arbit {
    bottom: 0;
    top: calc(-50px + 146px);
  }
}

@media (max-width: 320px) {
}

@media (max-width: 1200px) {
  .tabs .open-mobile .tabs-panel.active {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 20px;
  }

  .popup-map {
    max-width: 80vw;
    background: #fff;
    position: relative;
    /*border-radius: 30px;*/
    height: 80vh;
    padding: 0;
}

  .tabs .open-mobile .tabs-panel {
    display: flex;
    display: flex !important;
    flex-direction: column-reverse;
  }

  .tabs .open-mobile .tabs-panel .wrap-contetn {
    display: flex;
    flex-direction: column;
    align-self: flex-start;
  }

  .tabs .open-mobile .tabs-panel .wrap-contetn li {
    list-style: outside;
    border: none;
    padding: none;
  }

  .how-we-working .tabs-panel.active .wrap-contetn ul li {
    padding-left: 0;
  }

  .tabs .open-mobile .tabs-panel {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    background: #f0f0f0;
    border-radius: 20px;
    padding: 20px;
  }

  .tabs .open-mobile .tabs-panel .wrap-img img {
    width: 350px;
    padding: 20px;
  }

  .tabs .open-mobile .tabs-panel .wrap-contetn h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    color: #34255f;
  }

  .tabs .open-mobile .tabs-panel .wrap-contetn ul {
    padding-left: 20px;
  }

  .tabs .open-mobile .tabs-panel .wrap-contetn ul li {
    list-style: outside;
    border: none;
    padding: none;
    padding: 0;
    color: #e03c32;
  }

  .tabs .open-mobile .tabs-panel .wrap-contetn ul li span {
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
  }
}

/* new steps form */
.wrap-calc {
  background: #ffffff;
  box-shadow: 0px 0px 20px 7px rgba(124, 126, 174, 0.3);
  border-radius: 20px;
  padding: 70px 80px 0 70px;
  position: relative;
}

button.mfp-close {
  background-color: #513a9a;
  border-radius: 5px;
  opacity: 1;
  top: 20px;
  right: 20px;
  position: absolute;
  transition: 0.1s ease-in-out;
}
button.mfp-close:active {
  top: 20px;
}
button.mfp-close:hover {
  transform: rotate(90deg);
}

@media ( max-width: 1350px ){
  button.mfp-close {
    top: 20px;
    right: 20px;
  }
  button.mfp-close:active {
    top: 20px;
  }
}

@media (max-width: 731px){
  span.wpcf7-form-control.wpcf7-checkbox.flex_cs {
    height: auto;
  }
}
@media ( max-width: 644px ){

  footer .wrap-all-message {
    flex-direction: column;
  }
}
@media ( max-width: 500px ){
  .calculator .next-step {
    position: relative;
  }
  .calculator .btn-prev {
    bottom: 60px;
  }
}

.wrap-calc .title-calc {
  font-weight: bold;
  font-size: 30px;
  line-height: 54px;
  text-align: center;
  color: #34255f;
  margin-bottom: 20px;
}
.wrap-calc .sub-title-calc {
  font-weight: bold;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  color: #34255f;
}
.wrap-calc .wrap-steps {
  display: flex;
  margin: 45px 0px;
}
.row-steps-title {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: center;
}
.row-steps-title img {
  position: absolute;
  left: 0;
  top: 0;
}
.row-steps-title .sub-title-calc {
  max-width: 735px;
  margin-left: auto;
  margin-right: auto;
}
.last-steps-title {
  text-align: center;
}
.last-steps-title img {
  max-width: 100%;
  height: 200px;
}
.wrap-calc input[type='text'] {
  width: 100%;
  resize: none;
  outline: none;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  width: 100%;
  padding: 15px 20px;
  margin-bottom: 46px;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}
.wrap-calc input[type='text']::placeholder {
  color: inherit;
  opacity: 0.5;
  font-family: inherit;
}
.calculator textarea {
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
}
.calculator .btn_prev {
  display: flex;
  align-items: center;
  cursor: pointer;
  bottom: 50px;
}
.calculator .btn_prev svg {
  margin-right: 12px;
  font-size: 18px;
  position: relative;
  color: #34255f;
  left: 0;
  transition: all 0.3s;
}
.calculator .btn_prev:hover svg {
  left: -5px;
}
.calculator .button-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.calculator .next-step {
  text-align: center;
  justify-content: center;
}
.wrap-checkbox-30 {
  display: flex;
  flex-wrap: wrap;
}
.wrap-checkbox-30 .check-wrap {
  width: 33%;
}
.steps-form .step {
  display: none;
}
.steps-form .step.active {
  display: flex;
  flex-direction: column;
}
.last-steps-title {
  display: none;
}
.active-last .last-steps-title {
  display: block;
  margin-bottom: 25px;
}
.active-last .steps-title {
  display: none;
}
.active-last form {
  margin-bottom: 31px;
}
.wrap-calc.active-last .sub-title-calc {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
/* _____new styles_______ */
body {
  background-size: cover;
}

.how-we-working-mobile {
  display: none;
}
.clients .wrap-price-keys {
}
.focused .placehold {
  font-size: 14px;
  background: #ffffff;
  /*border-radius: 10px;*/
  padding: 0px 14px;
  top: 0%;
  left: 20px;
  opacity: 1;
}
.placehold {
  position: absolute;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  opacity: 0.5;
  font-weight: normal;
  top: 50%;
  transform: translateY(-50%);
  left: 68px;
  transition: all ease 0.4s;
}
.wpcf7-not-valid {
  border-color: #e03c32 !important;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.make-request form > p label input:not([type='submit']):focus {
  /* border-color: #a297c2; */
  border-color: var(--input-border-active);
}
.wrap-header-lang .lang_separator {
  margin: 0 7px;
}
.wrap-calc .done__test input[type='text'] {
  margin-bottom: 0;
}
.calculator .step__6 form.wpcf7-form > p label:last-of-type {
  max-width: 465px;
}

#popup-portfolio {
  width: 100%;
  max-width: 1420px;
  height: auto;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#popup-portfolio .mfp-close {
  color: #fff;
  opacity: 1;
  display: flex;
  background: transparent;
  justify-content: center;
  align-items: center;
  line-height: 1;
  top: 0;
  right: 0;
  transition: .2s ease-in-out;
}
#popup-portfolio .mfp-close::after {
  content: '';
  background: #684fb9;
  position: absolute;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  z-index: -1;
  transition: .2s ease-in-out;
}

#popup-portfolio .mfp-close:hover{
  transform: rotate(90deg);
}
#popup-portfolio .mfp-close:hover::after{
  transform: rotate(-90deg);
}

#popup-portfolio * {
  box-sizing: border-box;
}
.row-popup {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  display: flex;
}
.mfp-bg {
  background-color: #000000e6;
  -webkit-appearance: none;
  opacity: 1;
}
.row-popup .title-pop {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 700;
  max-width: calc(100% - 60px);
  text-align: center;
}
.row-popup .sub-title {
  font-size: 16px;
  color: #fff;
  margin-bottom: 13px;
}
.row-popup .col-img {
  width: 100%;
  padding-right: 8px;
}
.row-popup .img-box {
  max-width: calc(100% - 460px);
  width: 100%;
  margin-right: 15px;
}
.row-popup .col-img img {
  width: 100%;
  height: auto;
  image-rendering: auto;
  border-radius: 10px;
  /*border: 2px solid #5c6362;*/
  display: block;
}
.row-popup .col-text {
  width: 460px;
}
.row-popup .application {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  padding: 12px 23px;
}
.row-popup .wrap-applications {
  border-radius: 10px;
  overflow: hidden;
}
.row-popup .wrap-application-col {
  display: flex;
  align-items: center;
  font-weight: 700;
}
.row-popup .wrap-applications .application:nth-child(1) {
  background: #513a9a;
}
.row-popup .wrap-applications .application:nth-child(2) {
  background: #4a358f;
}
.row-popup .wrap-applications .application:nth-child(3) {
  background: #473288;
}
.row-popup .wrap-application-col .wrap-img {
  margin-left: 15px;
}
.row-popup .form-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px 30px;
}
.row-popup .form-box .title-form {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #e03c32;
  margin-bottom: 13px;
}
.row-popup .form-box .sub-title-form {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #34255f;
  margin-bottom: 30px;
}

.row-popup .col-img {
  height: calc(100vh - 84px);
  overflow: auto;
}
.row-popup .form-box label {
  display: block;
  width: 100%;
}
.row-popup .form-box label > span {
  width: 100%;
  display: block;
}
.row-popup .form-box label > span.placehold {
  width: auto;
  display: inline-block;
}
.row-popup .form-box form.wpcf7-form p input {
  margin-right: 0;
  width: 100%;
  max-width: 100%;
}
.row-popup .form-box form.wpcf7-form p input[type='submit'] {
  max-width: 100%;
  width: 100%;
}
.row-popup .form-box {
  margin-top: 20px;
}
.row-popup .title-soc {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #34255f;
  margin-bottom: 25px;
}
.row-popup .wrap-messengers {
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row-popup .wrap-messengers a {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.row-popup .wrap-messengers a:nth-child(1) {
  color: #039be5;
}
.row-popup .wrap-messengers a:nth-child(2) {
  color: #7f4da0;
}
.row-popup .wrap-messengers a:nth-child(3) {
  color: #4caf50;
}
.row-popup .wrap-messengers a img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  margin-left: 10px;
  transform: scale(1);
  transition: all 0.3s;
}
.row-popup .wrap-messengers a:hover img {
  transform: scale(1.1);
}
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background: #ffffff;
}
.scrollbar-inner > .scroll-element .scroll-bar {
  background: #ffffff;
  opacity: 1;
}
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background: #ffffff;
}
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background: #ffffff;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}
.disabled-btn {
  opacity: 0;
  pointer-events: none;
}
.steps-progress {
  height: 5px;
  width: 100%;
  margin: 15px 0px;
  position: relative;
  border-radius: 7px;
  background: #e9e9e9;
  display: none;
}
.steps-progress .progress-line {
  position: absolute;
  left: 0;
  top: 0;
  background: #e03c32;
  border-radius: 7px;
  width: 20%;
  height: 5px;
  transition: all 0.3s;
}

.clients-reviews .swiper-button-prev.button-prev {
  left: 8px;
  top: auto;
  bottom: -6px;
  z-index: 1111;
}
.clients-reviews .swiper-button-next.button-next {
  right: 8px;
  top: auto;
  bottom: -6px;
  z-index: 1111;
}
.clients-reviews .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 7px;
}
.name-company {
  margin-top: 10px;
  font-weight: 700;
  font-size: 18px;
  color: #e03c32;
  text-align: right;
}
.open-menu-mobile{
  overflow: hidden;
  /* position: fixed; */
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.how-we-working .tabs li::before{
  transition: all .3s ease;
}
.how-we-working .tabs li:not(.active):hover{
  background-color: #f0f0f0;
}
.how-we-working .tabs li:not(.active):hover::before{
  transform: scale(1.3) translateY(-50%);
}

.perescop .row .wrap-all-info a img{
  width: 25px;
  height: 25px;
}
footer .wrap-all-message a img{
  width: 23px;
  height: 23px;
}
.footer-popup{
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: calc(100% - 20px);
}
.footer-popup .row{
  width: 100%;
  max-width: 100%;
}
.footer-popup .mfp-close {
  right: 20px;
  top: 20px;
  background: transparent;
  transition: .2s ease-in-out;
}
.footer-popup .mfp-close::after {
  content: '';
  border-radius: 10px;
  background-color: #f2f2f2;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: .2s ease-in-out;
}
.footer-popup .mfp-close:hover,
.footer-popup .mfp-close:active {
  transform: rotate(90deg);
}

.footer-popup .mfp-close:hover::after,
.footer-popup .mfp-close:active::after {
  transform: rotate(-90deg);
}
footer .wrap-footer-info a{
  line-height: 1.5;
}
.popup-1 .row form > p label input[type='text']:focus,
.popup-1 .row form > p label input[type='tel']:focus{
  border-color: var(--input-border-active);
}
.price-buttons {
  display: flex;
  column-gap: 20px;
  align-items: center;
  height: 100%;
}
.price-buttons input {
  display: none;
}
.price-buttons .wpcf7-list-item-label::after,
.price-buttons .wpcf7-list-item-label::before {
  content: none;
}
.price-buttons input + span {
  border: 1px solid #ccc;
  margin: unset;
  border-radius: 10px;
  cursor: pointer;
  padding: 13px;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.price-buttons input:checked + span {
  border-color: #df3a36;
}
.price-buttons.wpcf7-form-control .wpcf7-list-item {
  display: flex;
  width: 100%;
  max-width: 250px;
}
.price-buttons.wpcf7-form-control .wpcf7-list-item label {
  width: 100%;
}
.open-menu-mobile header.sticky .wrap-mobile-menu span {
  background: #fff;
}
#popup-portfolio .row-popup .title-soc {
  margin-top: 30px;
}
@media (max-width: 1800px) {
  header .wrap-header-menu li {
    margin-right: 40px;
  }
  .landing-development .text-top-tiger {
    top: calc(-31px + 218px);
  }
  .landing-development .tiger.js-active {
    top: calc(-80px + 188px);
  }

}
@media (max-width: 1660px) {
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-right: 15px;
  }
  .container {
    max-width: 1350px;
  }
  header .wrap-header-lang span {
    font-size: 14px;
  }
  .landing-development h1 {
    font-size: 30px;
    line-height: 46px;
    max-width: 750px;
  }
  .landing-development.page_not_found h1 {
    font-size: 28px;
  }
  .landing-development ul li {
    max-width: 485px;
  }
  header .wrap-logo {
    margin-right: 60px;
  }
  header .wrap-header-menu li {
    margin-right: 25px;
  }
  header .wrap-header-menu {
    margin-right: 50px;
  }
  header .wrap-header-menu {
    font-size: 16px;
  }
  header .wrap-header-connection .header-tel {
    font-size: 16px;
    text-shadow: 0px 0px 2px #fff, 0 0 1em #fff;
  }
  header .wrap-header-connection {
    align-items: flex-start;
  }
  header .wrap-header-logo {
    width: 135px;
  }
  header .wrap-logo {
    margin-right: 0px;
  }
  .rewiev-slider .swiper-slide {
    height: auto;
  }
  .scroll-top {
    right: 10px;
  }
  .tabs-content .wrap-img {
    width: 330px;
    min-width: 330px;
  }
  .tabs-content .wrap-img img {
    width: 100%;
  }
  .how-we-working .tabs-panel.active {
    padding: 40px 0 40px 40px;
    height: 100%;
  }
  .perescop .row .telescop {
    position: absolute;
    left: 0px;
    bottom: 41px;
    width: 280px;
  }
  .clients .wrap-landing-img img {
    border-radius: 25px 25px 0px 0px;
    height: 400px;
    object-fit: cover;
    object-position: top;
  }
  .clients {
    margin-bottom: 199px;
  }
  .how-we-working .tabs li.active p {
    font-size: 24px;
    line-height: 44px;
  }
  .how-we-working .tabs li.active span {
    font-size: 22px;
    line-height: 24px;
  }
  .how-we-working .tabs li {
    width: 320px;
  }

  header .wrap-header-lang a,
  header .wrap-header-lang a.active-lang {
    font-size: 14px;
  }
  header .wrap-header-connection .wrap-messengers {
    margin-bottom: 2px;
  }
  .why-are-we .dignity {
    min-height: auto;
  }

  /*}*/
  #popup-portfolio {
    max-width: 1200px;
  }
  #popup-portfolio .title-soc,
  #popup-portfolio .wrap-messengers {
    /*display: none;*/
  }
  .row-popup .form-box {
    padding-bottom: 20px;
  }
  .row-popup .form-box .title-form {
    margin-bottom: 7px;
  }

  .row-popup .form-box {
    padding-top: 30px;
  }
  .row-popup .form-box .sub-title-form {
    margin-bottom: 20px;
  }
  .row-popup .form-box .sub-title-form {
    font-size: 14px;
    line-height: 22px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1600px) {
  .rewiev-slider .wrap-pagination {
    display: block;
  }
  .leave-request .wrap-request-form > object,
  .leave-request .wrap-request-form > img {
    width: 400px;
  }
  /* .landing-development {
    padding-top: 150px;
  } */
  .landing-development .text-top-tiger {
    right: 220px;
    top: 140px;
  }
  .landing-development .tiger.js-active {
    transform: scale(1);
    top: 40px;
    opacity: 1;
  }
}
@media (max-width: 1400px) {
  .perescop .row .telescop {
    position: absolute;
    left: 0px;
    bottom: 41px;
    width: 163px;
  }
  .row-popup .form-box .sub-title-form {
    /*display: none;*/
  }

}
@media (max-width: 1350px) {

  header .wrap-header-lang span {
    color: #fff;
  }
  header.sticky .wrap-mobile-menu {
    /*height: 21px;*/
  }
  header.sticky .btn_phone img {
    /*height: 21px;*/
    filter: invert(1);
  }
  header.sticky .wrap-mobile-menu span {
    background: #000;
  }
  .landing-development {
    height: 90vh;
  }
  .landing-development .tiger.js-active {
    width: 613px;
    bottom: -525px;
    top: auto;
  }
  .landing-development .text-top-tiger {
        bottom: 259px;
        width: 282px;
        top: auto;
        right: 100px;
  }
  .landing-development h1,
  .landing-development ul li {
    text-shadow: 0px 0px 4px #fff, 0 0 8px #fff;
  }
  .rewiev-slider .wrap-pagination {
    display: block;
  }
  .container {
    max-width: 1050px;
  }
  .rewiev-slider .wrap-pagination {
    bottom: 0px;
  }
  .swiper-mobile-landing {
    /*padding-bottom: 75px;*/
  }
  .clients .wrap-landing-img img {
    height: 500px;
  }
  .clients .wrap-landing-img img {
    border-radius: 0;
  }

  .clients .wrap-mobile-lending .swiper-slide {
    background-color: #453087;
  }
  .clients .desctop .swiper-slide {
    background-color: #453087;
  }
  body {
    /* background-image: url(../img/webp/bg-mob.webp); */
    background-position: top;
  }
  .landing-development h1,
  .landing-development h1 span {
    color: #fff;
    text-shadow: none;
  }
  .leave-request h3 {
        font-size: 32px;
    }

  .landing-development ul li {
    color: #fff;
    text-shadow: none;
  }

  .landing-development ul li::before {
    filter: brightness(0) invert(1);
  }
  .landing-development ul li.lf_lp::before {
    filter: brightness(0) invert(1);
  }
  .landing-development ul li {
    max-width: 100%;
  }

  header .header-mobile-logo img {
    display: none;

  }
  header .header-mobile-logo .after-480 {
    display: block;
    width: 100%;
    height: 50px;
    transition: .2s ease;
  }
  header.sticky .header-mobile-logo img {
    height: 57px;
    pointer-events: none;
  }
  header.sticky .after-480 {
    display: none;
  }
  header.sticky .before-480 {
    display: block;
  }
  .leave-request h3,
  .leave-request p {
    text-align: center;
  }
  .leave-request .wrap-request-form > object,
  .leave-request .wrap-request-form > img {
    max-width: 280px;
  }
  .how-we-working .tabs-panel.active {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .how-we-working .wrap-contetn {
    width: 100%;
  }
  .perescop .row .telescop {
    display: none;
  }
  .how-we-working .tabs-panel.active .wra-img img {
    width: 350px;
    height: 300px;
    object-fit: cover;
  }
  footer .wrap-footer-contacts a.footer-phone {
    margin-left: auto;
    margin-right: auto;
  }
  .leave-request form.wpcf7-form p {
    flex-direction: column;
    max-width: 470px;
    margin: 0 auto;
  }
  .row-popup {
    flex-wrap: wrap;
  }
  .row-popup .col-img {
    height: auto !important;
    overflow: unset !important;
    padding-right: 0;
  }
  .row-popup .img-box,
  .row-popup .col-text {
    width: 100%;
    max-width: 100%;
  }
  #popup-portfolio .mfp-close {
    right: -60px;
    top: 0;
  }
  #popup-portfolio {
    max-width: 800px;
  }
  .row-popup .col-img {
    padding-right: 0;
  }
  .row-popup .img-box {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .row-popup .form-box .sub-title-form {
    display: block;
    max-width: 100%;
  }
  /*#popup-portfolio {*/
  /*  margin-bottom: 50px;*/
  /*}*/
  #popup-portfolio .title-soc {
    display: block;
    margin-top: 35px;
  }
  #popup-portfolio .wrap-messengers {
    display: flex;
  }
  .row-popup .form-box {
    padding-bottom: 35px;
  }
  #popup-portfolio .wrap-messengers {
    justify-content: center;
  }
  .row-popup .wrap-messengers a:nth-child(2) {
    margin: 0px 40px;
  }
  .wrap-checkbox-30 .check-wrap {
    width: 50%;
  }
  .calculator .custom-checkbox + label::before {
    margin-top: 0;
  }
  .calculator .step__6 form.wpcf7-form > p label:last-of-type {
    max-width: 500px;
  }
  .calculator .step__6 form.wpcf7-form > p label {
    margin-right: 0;
  }
  .calculator .step__6 form.wpcf7-form > p label input[type='submit'] {
    margin-top: 10px;
  }
  .steps-title .row-steps-title img {
    position: static;
    max-width: 120px;
  }
  .steps-title .row-steps-title {
    flex-direction: column;
    align-items: center;
  }
  .step span.wpcf7-list-item-label {
    margin-bottom: unset;
    font-size: 15px;
    line-height: 20px;
  }
  .wrap-calc {
    padding: 50px 70px 0 70px
  }
  .wrap-calc .wrap-steps {
    margin: 30px 0;
  }
  .calculator .step > p:last-child {
    margin-bottom: 15px;
  }
  .calculator .title-question {
    margin-bottom: 20px;
  }
  .wpcf7-checkbox input[type=radio] + span:before,
  .wpcf7-checkbox input[type=checkbox] + span:before {
    margin-top: 4px;
  }
  .landing-development .arrow {
    /*display: none;*/
    bottom: 10px;
  }
  .clients-reviews .swiper-button-prev.button-prev:hover::after {
    transform: scale(1);
  }
  .clients-reviews .swiper-button-next.button-next:hover::after {
    transform: scale(1) rotate(180deg);
  }
  .swiper-button-next.button-next:hover::after {
    transform: scale(1) rotate(180deg);
  }
}
@media screen and (max-width: 1200px) {
  /*.popup-map .mfp-close {*/
  /*  position: absolute;*/
  /*}*/
}
@media (max-width: 1060px) {
  .container {
    max-width: 760px;
  }
  .wrap-checkbox-30 .check-wrap {
    width: 100%;
  }
  .last-steps-title img {
    margin-top: 10px;
  }
  .wrap-checkbox-30 {
    margin-bottom: 10px;
  }
  .landing-development {
    padding-bottom: 590px;
    padding-top: 198px;
    height: unset;
  }
  .landing-development .container {
    top: unset;
    transform: unset;
  }
  .landing-development h1 {
    text-align: left;
  }
  header {
    margin-bottom: 40px;
  }
  .landing-development .btn {
    margin-left: 0px;
    margin-right: auto;
  }
  .landing-development .tiger.js-active {
    width: 613px;
    bottom: -460px;
    top: auto;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }

  .landing-development .text-top-tiger {
    right: auto;
    left: 50%;
    transform: translateX(-30%);
    bottom: 370px;
  }
  .landing-development .text-top-tiger img {
    height: auto;
    aspect-ratio: attr(width) / attr(height);
  }
  .calculator .wrap-steps .col-butt span {
    display: none;
  }
  .clients .wrap-information h4 {
    min-height: 62px;
  }
  .how-we-working {
    display: none;
  }
  .how-we-working-mobile {
    display: block;
    margin-bottom: 120px;
  }
  .scroll-top {
    right: -6px !important;
  }
  .scroll-top img {
    height: 40px;
  }
  .landing-development .tiger {
    animation: none;
  }
  .how-we-working-mobile .tabs-work {
    background: #ffffff;
    padding: 40px 20px;
    box-shadow: 0px 0px 20px 7px rgba(124, 126, 174, 0.3);
    border-radius: 10px;
  }
  .how-we-working-mobile .tab-row {
    margin-bottom: 15px;
  }
  .how-we-working-mobile .tab-row:last-child {
    margin-bottom: 0;
  }
  .how-we-working-mobile .top-tab {
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    transition: all 0.3s;
  }
  .how-we-working-mobile .step-tab {
    font-weight: bold;
    font-size: 14px;
    line-height: 23px;
    color: #e03c32;
    display: block;
  }
  .how-we-working-mobile .name-step {
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    display: block;
  }
  .how-we-working-mobile .top-tab i {
    /* background: linear-gradient(136.47deg, #ff783f 3.24%, #e03c32 92.13%); */
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: rotate(-90deg);
    transition: all 0.3s;
  }
  .how-we-working-mobile .top-content img {
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
    object-fit: cover;
  }
  .how-we-working-mobile .list-wrap {
    background: #f0f0f0;
    border-radius: 20px;
    padding: 24px 15px;
  }



  .how-we-working-mobile .title-list {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    display: block;
    margin-bottom: 20px;
  }
  .how-we-working-mobile ul {
    list-style: none;
  }
  .how-we-working-mobile ul li {
    font-size: 16px;
    line-height: 26px;
    color: #34255f;
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
  }
  .how-we-working-mobile ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e03c32;
  }
  .how-we-working-mobile .content-hide {
    display: none;
  }

  .how-we-working-mobile .open .top-tab {
    background: #f0f0f0;
  }
  .how-we-working-mobile .open .top-tab i {
    transform: rotate(0deg);
  }
  .how-we-working-mobile .open .top-tab i svg path{
    /*fill: #000;*/
    stroke: #000;
  }
  .perescop .row .wrap-all-info h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
  }
  .perescop .row .wrap-all-info a.basic-phone {
    display: flex;
    align-items: center;
    margin: 0;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
  }
  .clients .wrap-applications {
    margin: 0 -20px 20px;
  }
  .clients .wrap-information h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .questions {
    margin-bottom: 80px;
  }
  .why-are-we h2,
  .clients h2,
  .how-we-working h2,
  .how-we-working-mobile h2 {
    margin-bottom: 40px;
  }
  .wrap-calc .title-calc {
    font-size: 32px;
    line-height: 38px;
  }
  .wrap-calc {
    padding: 70px 40px;
    padding-bottom: 40px;
  }
  footer {
    position: relative;
  }
  footer::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(4, 24, 97, 0) 38.95%, rgba(0, 18, 81, 0.84) 100%);
  }
  footer .container {
    position: relative;
    z-index: 1;
  }
  #popup-portfolio {
    max-width: calc(100% - 183px);
  }
  #popup-portfolio .mfp-close {
    right: 20px;
    top: 27px;
    position: fixed;
  }
  .calculator .step:not(.step__6) {
    height: 374px;
  }
  .step.step__2 .check-row {
    margin-bottom: 20px;
  }
  .calculator .wpcf7 .wpcf7-list-item {
    width: calc(50% - 3px);
  }

}
@media (max-width: 767px) {
  .steps-progress {
    display: block;
  }
.popup-map {
    max-width: 900px;
    background: #fff;
    position: relative;
    /*border-radius: 30px;*/
    height: 80vh;
}

  .calculator .wrap-steps .col-butt {
    border: none;
  }
  .landing-development h1 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 30px;
  }
  .wrap-calc .wrap-steps {
    display: flex;
    margin: 19px 0px;
  }
  .calculator .step p:first-of-type {
    font-weight: 700;
    width: auto;
  }
  .landing-development .left-arbit {
    top: auto;
    bottom: 0;
    height: 365px;
  }
  .landing-development .tiger.js-active {
    width: 100%;
    bottom: -200px;
    left: 0;
    transform: none;
    /* height: 820px; */
    height: 680px;
    /* object-fit: cover; */
    object-fit: contain;
  }
  .landing-development .text-top-tiger {
    width: 250px;
    bottom: 385px;
  }
  .landing-development .left-arbit {
    top: auto;
    bottom: 80px;
    height: 450px;
  }
  .landing-development ul li::before {
    top: 5px;
  }
  header {
    margin-bottom: 50px;
  }
  .why-are-we h2,
  .clients h2,
  .how-we-working h2,
  .how-we-working-mobile h2 {
    margin-bottom: 30px;
  }
  .clients .wrap-applications {
    margin: 0 -20px;
  }
  .clients .wrap-information h4 {
    min-height: 69px;
  }
  .clients {
    margin-bottom: 80px;
  }
  .leave-request form.wpcf7-form p input {
    padding: 16px 0 16px 68px;
  }
  .leave-request form.wpcf7-form p input[type='submit'] {
    padding: 15.5px 0px;
    font-size: 16px;
  }
  .leave-request .wrap-request-form > object,
  .leave-request .wrap-request-form > img {
    margin-top: 5px;
  }
  .leave-request p {
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 30px;
  }
  .rewiev-slider .swiper-button-prev.button-prev::after {
    top: 7px;
  }
  .rewiev-slider .swiper-button-prev.button-prev:hover::after,
  .rewiev-slider .swiper-button-prev.button-next:hover::after {
    transform: unset;
  }
  .leave-request {
    margin-bottom: 30px;
  }
  .placehold {
    font-size: 14px;
  }
  .focused .placehold {
    line-height: 20px;
    font-size: 12px;
    border-radius: 5px;
  }
  .clients-reviews .swiper {
    padding: 30px 0 50px;
  }
  .perescop .row .wrap-all-info h3 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 15px;
  }
  .perescop .row {
    padding: 40px 18px 140px;
  }

  .perescop .row .telescop {
    display: block;
    left: 22px;
    bottom: 4px;
    width: 125px;
    width: 175px;
    height: 186px;
  }
  .how-we-working-mobile {
    margin-bottom: 75px;
  }

  .why-are-we .orange-arbit,
  body .blue-arbit,
  body .purple-arbit,
  body .cristal,
  body .color-arbit,
  body .purple-arbit {
    display: none;
  }
  .wrap-calc .title-calc {
    font-size: 18px;
    line-height: 27px;
  }
  .wrap-calc .sub-title-calc {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }
  .wrap-calc {
    padding: 35px 25px;
  }
  .how-we-working-mobile .top-content img {
    width: 245px;
    height: 260px;
  }
  .rewiev-slider .swiper-slide {
    width: 320px;
    padding: 35px 30px 40px;
  }
  .clients-reviews .swiper-slide {
    width: 320px;
    padding: 0px 0 10px;
  }
  .why-are-we .wrap-why-we,
  .wrap-mySwiper {
    margin-right: -15px;
    margin-left: -15px;
  }
  .rewiev-slider .wrap-pagination .button-next {
    right: 25px;
  }
  .rewiev-slider .wrap-pagination .button-next:hover::after {
    transform: scale(1) rotate(180deg);
  }
  .rewiev-slider .wrap-pagination .button-prev {
    left: 25px;
  }
  .rewiev-slider .wrap-pagination .button-prev:hover::after {
    transform: unset;
  }
  .clients .wrap-mobile-lending .swiper-slide {
    width: 300px;
  }
  .clients .row .wrap-mobile-lending {
    margin: 0px -15px;
  }
  .clients .desctop .swiper-slide {
    width: 300px;
  }
  .clients .row .desctop {
    margin: 0px -15px;
  }
  .clients .wrap-applications {
    margin: 0 -15px 20px;
  }
  .swiper-mobile-landing {
    padding-bottom: 68px;
  }
  .wrap-mobile-lending .button-new-next {
    right: 25px;
  }
  .wrap-mobile-lending .button-new-prev {
    left: 25px;
  }
  .clients-reviews .swiper-button-prev.button-prev {
    left: 25px;
  }
  .clients-reviews .swiper-button-next.button-next {
    right: 25px;
  }



  .desctop .button-new-next {
    right: 25px;
  }
  .desctop .button-new-prev {
    left: 25px;
  }
  .clients .wrap-applications .application:first-of-type {
    border-radius: 10px 10px 0 0;
  }
  .clients .wrap-applications .application .price-application {
    font-size: 14px;
  }
  .clients .wrap-landing-img img {
    height: 340px;
  }
  .perescop .row .perescop-big-planet {
    right: 30px;
  }
  .questions .row_faq .top::after,
  .questions .row_faq .top:before {
    top: 50%;
  }

  .make-request form > p label .wpcf7-form-control-wrap input {
    padding: 15.5px 0px  15.5px 68px;
    line-height: 28px;
  }
  .make-request form > p label input[type='submit'] {
    padding: 15.5px 0px;
  }
  .open-menu-mobile .mobile-open-menu .btn-call-back {
    padding: 22px 0px;
  }
  footer .write-us .wrap-all-message a {
    justify-content: flex-start;
  }
  footer .row.header-top-row {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }
  footer .wrap-footer-contacts a.footer-phone {
    margin-left: 0;
  }
  .make-request {
    margin-bottom: 80px;
  }
  footer .wrap-footer-info a.requisites,
  footer .wrap-footer-info a.policy {
    margin-left: 0;
  }
  footer .row.header-bottom-row {
    flex-direction: column;
    align-items: center;
  }
  footer .write-us h3,
  footer .write-us .wrap-all-message {
    margin-bottom: 20px;
  }
  .popup-1 .row {
    padding: 60px 15px 10px;
  }
  .popup-2 .row {
    padding: 60px 15px 199px;

    overflow: hidden;
  }
  .leave-request form.wpcf7-form p input[type='submit'] {
    padding: 16.5px 0px;
  }
  .popup-2 .row img.thank-tiger {
    position: absolute;
    bottom: 0px;
    left: 49%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 110%;
    height: 200px;
  }
  .popup-2 .row img.arbit {
    position: absolute;
    bottom: 14px;
    right: -50px;
    width: 100px;
  }
  .popup-2 .row img.two-planet {
    position: absolute;
    left: 10px;
    bottom: 33px;
    width: 122px;
  }
  .popup-2 .row p {
    margin-left: auto;
    margin-right: auto;
  }
  .popup-1 .row form > p label input {
    padding: 15px 0 15px 68px;
    height: 60px;
  }
  .popup-1 .row form > p input[type='submit'] {
    padding: 0;
    height: 60px;
  }
  .mfp-close {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
  }
  .popup-1 .mfp-close,
  .popup-2 .mfp-close {
    right: 30px;
    top: 15px;
  }
  .popup-1 .mfp-close:active,
  .popup-2 .mfp-close:active {
    right: 30px;
    top: 15px;
  }
  .popup-2 .row p {
    max-width: 305px;
  }
  .perescop .row .wrap-all-info p {
    margin-bottom: 30px;
  }
  .make-request form > p label input[type='submit'],
  .popup-1 .row form > p input[type='submit'] {
    font-size: 16px;
  }
  /*#popup-portfolio {*/
  /*  margin-top: 70px;*/
  /*}*/
  #popup-portfolio {
    max-width: calc(100% - 20px);
    overflow: unset;
  }
  #popup-portfolio .col-img img {
    overflow: hidden;
    height: auto;
  }
  .row-popup .wrap-messengers a {
    font-size: 0;
  }
  #popup-portfolio .mfp-close {
    right: 20px;
    top: 20px;
    position: fixed;
  }
  .row-popup .wrap-messengers a img {
    width: 40px;
    height: 40px;
    margin: 0;
  }
  .leave-request form.wpcf7-form p input,
  .row-popup .form-box form.wpcf7-form p input {
    outline: none;
    padding: 15px 0 15px 68px;
    height: 60px;
  }
  .row-popup .form-box form.wpcf7-form p input[type='submit'] {
    padding: 0;
    font-size: 16px;
    height: 60px;
  }
  .calculator .step__6 form.wpcf7-form > p label input {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
  }
  .calculator .step__6 form.wpcf7-form > p label input[type='submit'] {
    padding: 0;
    font-size: 16px;
  }
  .calculator .step.step__6 form br {
    display: none;
  }
  .steps-title .row-steps-title img {
    max-width: 130px;
  }
  .calculator .step.step__6 form label:first-of-type {
    margin-bottom: 20px;
  }
  .calculator .step__6 form.wpcf7-form > p label input[type='submit'] {
    margin-top: 25px;
  }
  .calculator .step.step__6 form label:last-of-type {
    margin-bottom: 0;
  }

  .select-mob select {
    width: 100%;
    height: 50px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    -webkit-appearance: none;
    outline: none;
    font-size: 16px;
    color: #34255f;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .select-mob::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 7px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='14' viewBox='0 0 7 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 13L1 7L6 1' stroke='%23E03C32' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    transform: rotate(-90deg);
    right: 20px;
    pointer-events: none;
  }
  .wrap-calc input[type='text'] {
    padding: 9px 20px;
    font-size: 16px;
  }
  .calculator textarea {
    font-size: 16px;
    line-height: 20px;
  }
  .calculator textarea::placeholder {
    line-height: 20px;
    font-size: 16px;
  }
  .calculator .step__2 .title-question {
    margin-bottom: 5px;
  }
  .calculator .title-question {
    margin-bottom: 5px;
  }
  .make-request .row {
    padding: 30px 15px;
  }
  .popup-1 .row {
    padding-bottom: 30px;
  }
  .calculator .next-step {
    padding: 16px;
  }
  .calculator .step__6 form.wpcf7-form > p {
    margin-bottom: 30px;
  }
  .footer-popup .row p,
  .policy.footer-popup li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
  }

  .steps-title .row-steps-title img {
    max-width: 80px;
  }
  .steps-progress {
    margin: 15px 0px 0;
  }
  .calculator .wrap-steps .col-butt {
    padding: 5px 0;
  }
  .wrap-calc .wrap-steps {
    margin: 0 0px 10px;
  }
  .wrap-calc .title-calc {
    margin-bottom: 10px;
  }
  .calculator .step:not(.step__6) {
    height: min-content;
  }
  .calculator .wpcf7 .wpcf7-list-item {
    width: 100%;
  }
  .calculator .step p:first-of-type {
    width: 100%;
  }
  .calculator span.wpcf7-form-control.wpcf7-checkbox {
    flex-wrap: wrap;
  }
  .calculator textarea {
    margin-bottom: 10px;
  }

  .price-buttons {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 485px) {
  /*.popup-map {*/
  /*  padding: 0;*/
  /*}*/
  /*.popup-map .mfp-close {*/
  /*  min-width: 35px;*/
  /*}*/
}
@media (max-width: 360px) {
  .calculator .next-step {
    font-size: 14px;
    padding: 16px 10px;
  }
  .calculator .btn_prev {
    font-size: 14px;
  }
  .wrap-calc {
    padding: 35px 15px;
  }
}

@media (max-width: 767px) {
  .row-popup .col-img {
    height: unset !important;
    max-height: unset !important;
    overflow: hidden !important;
  }
  footer .row.header-bottom-row a {
    max-width: 270px;
    width: 100%;
    margin-bottom: 0px;
  }

}

 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
   background-image: url(https://lp-landing.devcode.pro/wp-content/themes/firstLanding/assets/css/../img/svg/form-input-admin.svg);
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: 20px;
   margin-right: 0;
 }
 .wpcf7 input[type="tel"].wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background-image: url(https://lp-landing.devcode.pro/wp-content/themes/firstLanding/assets/css/../img/svg/form-input-phone.svg);
}

span.wpcf7-form-control.wpcf7-checkbox {
  display: flex;
}
span.wpcf7-list-item-label {
  display: inline-flex;
  user-select: none;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #34255f;
}
span.wpcf7-list-item-label:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e0e0e0;
  margin-right: 42px;
  border-radius: 2px;
  cursor: pointer;
}
.wpcf7-list-item input[type="checkbox"] {
  position: absolute;
}
span.wpcf7-list-item-label:checked:before {
  background-color: #e03c32;
  content: '';
  background-image: url(https://lp-landing.devcode.pro/wp-content/themes/firstLanding/assets/css/../img/svg/hover-checked.svg);
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.custom_bt_f {
  width: 452px;
}
/* input.wpcf7-form-control.has-spinner.wpcf7-submit.custom_bt_f:hover {
  background: #c2251c;
} */

input.wpcf7-form-control.has-spinner.wpcf7-submit {
  /* background: #e03c32; */
  /* background-size: 200% auto; */
  background: linear-gradient(169deg, #FF783F 3.24%, #E40D00 32.13%, #E40D00 42.13%, #c2251c 55%);
  background-size: 430% auto;
  box-shadow: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 21px 15px;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  cursor: pointer;
  margin-right: 0;
  transition: all .4s;
  border: none;
  -webkit-appearance:none;
}

@media(max-width: 611px){
  input.wpcf7-form-control.has-spinner.wpcf7-submit.custom_bt_f{
    width: 100%;
  }
  .form-request label, .leave-request .wrap-request-form .form-done label, .done__test label{
    width: 90%;
  }

}
.form-request label, .leave-request .wrap-request-form .form-done label, .done__test label {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.form-request br,
.leave-request .wrap-request-form .form-done br,
.done__test br {
  display: none;
}
.form-request label,
.leave-request .wrap-request-form .form-done label,
.done__test label {
  margin-bottom: 22px;
}
.wrap-calc input[type=text] {
  resize: none;
  width: 100%;
  outline: none;
  padding: 19px 0 19px 68px;
  /* background-color: #f2f2f2; */
  background-color: var(--input-bg);
  border-radius: 10px;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  border: 1px solid var(--input-border);
}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
  direction: ltr;
  resize: none;
  width: 100%;
  outline: none;
  padding: 19px 0 19px 68px;
  /* background-color: #f2f2f2; */
  background-color: var(--input-bg);
  border-radius: 10px;
  font-size: 18px;
  line-height: 30px;
  color: #34255f;
  border: 1px solid var(--input-border);
}
.calculator .step__6 p {
  display: flex;
  align-items: center;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  margin-right: 15px;
  cursor: text;
}
a.policy.open-popup-link {
  /*width: 220px;*/
}
.sub_p {
  margin-bottom: 30px;
  color: #34255f;
  line-height: 1.5;
}



span.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}
.wpcf7 .wpcf7-list-item {
  display: flex;
  margin-bottom: 10px;
  width: calc(33.3% - 5px);
}
.wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}
.wpcf7-checkbox input[type=radio],
.wpcf7-checkbox input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
}

.wpcf7-checkbox input[type=radio] + span:before,
.wpcf7-checkbox input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 0;
  height: 22px;
  width: 22px;
  border-radius: 3px;
  top: 0px;
  left: 0px;
}
.wpcf7-checkbox input[type=radio] + span:after,
.wpcf7-checkbox input[type=checkbox] + span:after {
  border-right: 3px;
  display: block;
  position: absolute;
  content: '';
  height: 22px;
  width: 22px;
  top: 8px;
  left: 0;
  visibility: hidden;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  background: #e0e0e0;
  background-image: url(https://lp-landing.devcode.pro/wp-content/themes/firstLanding/assets/css/../img/svg/hover-checked.svg);
}
.wpcf7-checkbox input[type=radio]:checked + span:before,
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
  background: transparent;
}
.wpcf7-checkbox input[type=radio]:checked + span:after,
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible;
}
.wpcf7-list-item-label {
  margin-left: 40px;
  display: inline-block;
}

.body-star-1 img {
  width: 68px;
  height: 70px;
}

.body-star-2 img,
.body-star-5 img{
  width: 35px;
  height: 35px;
}

.body-star-3 img {
  width: 30px;
  height: 30px;
}
.body-star-4 img {
  width: 15px;
  height: 15px;
}
.btn_phone img {
  width: 30px;
  height: 30px;
  display: block;
}

.blue-arbit {
  filter: drop-shadow(0 0 36px #794bb6);
}

@media screen and (max-width: 1350px) {
  .wpcf7-checkbox input[type=radio] + span:after,
  .wpcf7-checkbox input[type=checkbox] + span:after {
    top: 4px;
  }
}


@media (max-width: 767px) {
  .wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel],
  .wrap-calc input[type=text] {
    padding: 14px 0 14px 68px;
  }
  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 16.5px 15px;
  }
    .row-popup .title-pop {
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        color: #fff;
        margin-bottom: 30px;
        font-weight: 700;
        max-width: 100%;
    }
    .leave-request h3 {
        font-size: 20px;
    }
footer .row.header-bottom-row p {
        max-width: 320px;
    }

}
.done__test label:last-child,
.make-request form > p label:last-child,
.leave-request form.wpcf7-form p label:last-child,
.calculator .step .done__test p {
  margin-bottom: 0;
}
.fancybox__content {
  padding: 0;
}
.fancybox__backdrop {
  background: rgba(0,0,0,0.6);
  backdrop-filter: blur(10px);
}
.fancybox__content {
  background-color: transparent;
}
.fancybox__content>.f-button.is-close-btn {
  top: 15px;
  right: 15px;
  background-color: #F2F2F2;
  opacity: 1;
}
.fancybox__content>.f-button.is-close-btn svg {
  transition:  all .3s;
  stroke-width: 3px;
  width: 15px;
  height: 15px;
  stroke: #e03c32;
  fill:  #e03c32;
}
.fancybox__content>.f-button.is-close-btn svg path {
  stroke: #e03c32;
  fill:  #e03c32;
}
.fancybox__content>.f-button.is-close-btn:hover svg {
  transform: rotate(90deg);
}
.fancybox__slide::before, .fancybox__slide::after {
  /*margin: 0;*/
}
#popup-portfolio.fancybox__content>.f-button.is-close-btn {
  right: 0;
  top: 0;
}
.footer-popup__scroll {
  max-height: 400px;
}
.custom-scroll {
  overflow: auto;
}
.footer-popup__scroll {
  padding-right: 60px;
  margin-right: -60px;
  max-height: 70vh;
}
/* Полоса скролла */
.custom-scroll .simplebar-scrollbar {
  background: #e03c32 !important; /* Цвет */
  width: 4px !important; /* Ширина */
  border-radius: 5px;
  opacity: 1 !important; /* Всегда видимый */
}
.simplebar-scrollbar:before {
  background: #e03c32 !important; /* Цвет */
}

/* Трек (фон под скроллом) */
.custom-scroll .simplebar-track {
  background: #f2f2f2;
  border-radius: 10px;
}
.simplebar-track.simplebar-vertical {
  width: 4px;
}
/* Улучшаем отображение при наведении */
.custom-scroll .simplebar-scrollbar::before {
  opacity: 1 !important;
}
#map.fancybox__content>.f-button.is-close-btn {
  background-color: #8937de;
}
#map.fancybox__content>.f-button.is-close-btn svg {
  stroke: #fff;
  fill:  #fff;
}
#map.fancybox__content>.f-button.is-close-btn svg path {
  stroke: #fff;
  fill:  #fff;
}
.is-compact .fancybox__content>.f-button.is-close-btn {
  border-radius: 4px;
  right: 10px;
  top: 10px;
}
.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 4px;
}
.how-we-working .tabs-panel .wra-img {
  min-width: 400px;
  min-height: 472px;
}
.label-submit {
  position: relative;
}
.wpcf7-spinner {
  display: none !important;
}
.btn-ring {
  display: none !important;
  position: absolute !important;
  left: 50% !important;
  top: 10px !important;
  transform: translateX(-50%);
  width: 25px !important;
}
.btn-ring:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin: 8px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: ring 1.2s linear infinite;
}
@keyframes ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.submitting .btn-ring {
  display: block !important;
}
.label-submit input {
  transition: unset !important;
}
.submitting .label-submit input {
  font-size: 0 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
  margin-top: 20px;
  margin-bottom: 0;
}
.calculator {
  padding: 50px 0;
}
.steps-form .step.step__6 {
  min-height: 332px;
}
.wrap-calc .wpcf7 form.invalid .wpcf7-response-output {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 26px;
}
.wrap-calc form {
  position: relative;
}
.steps-form .step.step__6 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  margin-right: 0;
}
.sticky .white {
  fill: #000;
}
.done__test label {
  width: 100%;
  max-width: 450px;
}
.done__test label .wpcf7-form-control-wrap,
.done__test label .wpcf7-form-control-wrap input,
input.wpcf7-form-control.has-spinner.wpcf7-submit.custom_bt_f {
  width: 100% !important;
}

@media (max-width: 768px) {
  .footer-popup__scroll {
    padding-right: 12px;
    margin-right: -5px;
  }
}
@media (max-width: 1400px) {
  .how-we-working .tabs-panel .wra-img {
     min-width: 350px;
     min-height: 414px;
  }
}

@media (max-width: 1350px) {
  #popup-portfolio.fancybox__content>.f-button.is-close-btn{
    /*top: 10px;*/
    /*right: 10px;*/
    top: 0;
    right: -45px;
  }
  #popup-portfolio {
    margin: 40px auto;
  }
  .how-we-working .tabs-panel .wra-img {
    min-width: 350px;
    min-height: 302px;
  }
  .policy.footer-popup .row {
    padding: 60px 40px 45px;
  }
  .footer-popup__scroll {
    padding-right: 15px;
    margin-right: -10px;
  }
  .steps-form .step.step__6 {
    min-height: 303px;
  }
  .wrap-calc .wpcf7 form.invalid .wpcf7-response-output {
    bottom: 0;
    width: 100%;
  }
  .header-mobile-logo svg {
    width: 176px !important;
  }
  .swiper-mobile-landing {
    padding-bottom: 67px;
  }
}
@media (max-width: 1060px) {
  .questions .row_faq .top svg {
    width: 35px;
    height: 35px;
  }
  .steps-form .step.step__6 {
    min-height: 341px;
  }
  .wrap-calc .wpcf7 form.invalid .wpcf7-response-output {
    bottom: 34px;
  }
  .clients {
    margin-bottom: 100px;
  }
  #calculator {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 100px;
  }
  .clients-reviews {
    margin-bottom: 100px;
  }
  .perescop {
    margin-bottom: 100px;
    padding-bottom: 0;
  }
  .how-we-working-mobile {
    margin-bottom: 100px;
  }
  .make-request {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  #popup-portfolio {
    margin: 54px auto 30px;
  }
  .how-we-working-mobile {
    margin-bottom: 120px;
  }
  #popup-portfolio.fancybox__content>.f-button.is-close-btn{
    top: -46px;
    right: 0px;
  }
  .steps-form .step.step__6 {
    min-height: 300px;
  }
  .wrap-calc .wpcf7 form.invalid .wpcf7-response-output {
    bottom: 5px;
    max-width: 300px;
  }
  .done__test label {
    width: 100%;
  }
  .why-are-we {
    margin-bottom: 50px;
  }
  .clients {
    margin-bottom: 120px;
  }
  .leave-request {
    margin-bottom: 70px;
  }
  #calculator {
    margin-bottom: 100px;
  }
  .clients-reviews {
    margin-bottom: 90px;
  }
}
@media (max-width: 580px) {
  .policy.footer-popup .row {
    padding: 60px 35px 45px;
  }
}
@media (max-width: 480px) {
  .landing-development .tiger{
    height: 400px !important;
  }
  body .landing-development .tiger.js-active {
    top: 140px;
  }
  body .landing-development .text-top-tiger {
    transform: translateX(-64px);
    top: 73px;
  }
  .text_landing_page {
    font-size: 12px;
    line-height: 1.5;
    width: 200px;
    top: 44px;
  }
  .landing-development .text-top-tiger img {
    width: 230px;
  }
  body .landing-development {
    padding-top: 315px;
  }
  body .landing-development ul li {
    margin-bottom: 8px;
  }
  .why-are-we {
    margin-top: 50px;
  }

}

/* =====================================================
   PERFORMANCE FIX - добавить в КОНЕЦ style.css
   Отключает тяжёлые бесконечные анимации
   ===================================================== */

/* Отключаем анимации звёзд - они постоянно работают */
.body-star-1,
.body-star-2,
.body-star-3,
.body-star-4,
.body-star-5 {
  animation: none !important;
  opacity: 0.6;
}

/* Отключаем бесконечную анимацию планеты */
.left-arbit,
.color-arbit {
  animation: none !important;
}

/* Отключаем glowing анимацию */
.glowing,
[class*="glow"] {
  animation: none !important;
}

/* Оптимизируем AOS - уменьшаем длительность */
[data-aos] {
  transition-duration: 600ms !important;
}

/* Используем GPU для анимаций (will-change) */
.swiper-slide,
.tiger,
.scroll-top,
header {
  will-change: transform;
  transform: translateZ(0);
}

/* Отключаем анимации на слабых устройствах */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* Оптимизация для мобильных - отключаем тяжёлые эффекты */
@media (max-width: 768px) {
  .body-star-1,
  .body-star-2,
  .body-star-3,
  .body-star-4,
  .body-star-5 {
    display: none !important;
  }
  
  .color-arbit,
  .cristal,
  .blue-arbit,
  .purple-arbit {
    display: none !important;
  }
  
  [data-aos] {
    transition-duration: 400ms !important;
  }
}

/* Отключаем rotation анимации */
.rot,
[class*="rotate"] {
  animation: none !important;
}

/* Flame анимация на scroll-top - оставляем только при hover */
.scroll-top .flame {
  animation: none;
  opacity: 0;
}

.scroll-top:hover .flame {
  opacity: 1;
}

/* =====================================================
    1. ЛОГОТИП И ШАПКА (Цвета и Sticky)
   ===================================================== */
.header-mobile-logo svg {
    color: #ffffff;
    transition: color 0.3s ease;
}

header.sticky .header-mobile-logo svg {
    color: #0D1344;
}

.btn-mobile span {
    background: #ffffff;
    transition: all 0.3s ease-in-out;
}

header.sticky .btn-mobile span {
    background: #0D1344;
}

/* =====================================================
    2. МОБИЛЬНОЕ МЕНЮ (Figma Styles)
   ===================================================== */
@media (max-width: 1350px) {
    
    body.open-menu-mobile {
        overflow: hidden;
    }

    body.open-menu-mobile .mobile-open-menu {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        background: rgba(61, 13, 161, 0.8) !important; /* Фиолетовый фон */
        backdrop-filter: blur(3px) !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 999;
        padding: 0 20px !important;
    }

    body.open-menu-mobile .mobile-open-menu .container,
    body.open-menu-mobile .mobile-open-menu .row {
        height: auto !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Пункты меню (Verdana 24px) */
    body.open-menu-mobile .mobile-open-menu ul {
        margin-bottom: 20px !important;
        padding: 0;
        list-style: none;
    }

    body.open-menu-mobile .mobile-open-menu ul li a {
        font-family: 'Verdana', sans-serif !important;
        font-weight: 700 !important;
        font-size: 24px !important;
        line-height: 34px !important;
        color: #FFFFFF !important;
        margin-bottom: 20px !important;
        display: block;
        text-decoration: none;
        text-shadow: none !important;
    }

    /* Кнопка "Отправить заявку" */
    body.open-menu-mobile .mobile-open-menu .btn-call-back {
        background: linear-gradient(169deg, #FF783F 3.24%, #E40D00 32.13%, #E40D00 42.13%, #c2251c 55%);
        background-size: 430% auto;
        border-radius: 10px !important;
        padding: 14px 20px !important;
        font-family: 'Verdana', sans-serif !important;
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 26px !important;
        color: #FFFFFF !important;
        width: 100%;
        max-width: 320px;
        margin-bottom: 30px !important;
        text-align: center;
        border: none;
    }

    /* Телефон и Напишите нам */
    body.open-menu-mobile .mobile-open-menu .mobile-tel,
    body.open-menu-mobile .mobile-open-menu p {
        color: #FFFFFF !important;
        font-family: 'Verdana', sans-serif !important;
        font-weight: 700 !important;
        font-size: 18px !important;
        text-decoration: none;
    }
    
    body.open-menu-mobile .mobile-open-menu .mobile-tel { 
        display: flex !important;
        align-items: center;
        gap: 13px; /* Расстояние между иконкой и номером */
        margin-bottom: 20px; 
    }

    /* Иконка телефона: красный фон, БЕЗ БЕЛОГО КРУГА */
    body.open-menu-mobile .mobile-open-menu .mobile-tel img { 
        background: #E03C32 !important; /* Красный фон */
        border-radius: 25px !important; /* Легкое скругление углов */
        padding: 4px !important;
        width: 28px !important;
        height: 28px !important;
        filter: none !important; /* Убираем инверсию */
    }

    /* Разделительная черта RU | UA */
    body.open-menu-mobile .mobile-open-menu .wrap-header-lang {
        display: flex !important;
        align-items: center;
        gap: 10px;
    }


    body.open-menu-mobile .mobile-open-menu .wrap-header-lang a,
    body.open-menu-mobile .mobile-open-menu .wrap-header-lang span {
        color: #FFFFFF !important;
        font-size: 18px !important;
        text-transform: uppercase;
    }

    body.open-menu-mobile .mobile-open-menu .wrap-header-lang span:not(.active),
    body.open-menu-mobile .mobile-open-menu .wrap-header-lang a {
        opacity: 0.7; /* Неактивные языки полупрозрачные */
    }

    /* =====================================================
        3. ИКОНКА БУРГЕРА И КРЕСТИКА
       ===================================================== */
    .btn-mobile {
        background: transparent !important;
        width: 30px !important;
        height: 22px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        padding: 0 !important;
        z-index: 1001 !important;
        position: relative !important;
    }

    .btn-mobile_item {
        position: relative !important;
        width: 100% !important;
        height: 3px !important;
    }


    body.open-menu-mobile .btn-mobile {
        background: #684FB9 !important; /* Фиолетовый квадрат */
        width: 36px !important;
        height: 36px !important;
        border-radius: 5px !important;
        justify-content: center !important;
        align-items: center !important;
    }

    body.open-menu-mobile .btn-mobile span { background: #FFFFFF !important; }

    body.open-menu-mobile .btn-mobile_item {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        width: 22px !important;
        transform: translate(-50%, -50%) !important;
    }

    body.open-menu-mobile .btn-mobile_item:nth-child(1) { transform: translate(-50%, -50%) rotate(45deg) !important; }
    body.open-menu-mobile .btn-mobile_item:nth-child(2) { display: none !important; }
    body.open-menu-mobile .btn-mobile_item:nth-child(3) { transform: translate(-50%, -50%) rotate(-45deg) !important; }
}

/* =====================================================
   ВЫРАВНИВАНИЕ ПЛАМЕНИ РАКЕТЫ (СМЕЩЕНИЕ ВЛЕВО)
   ===================================================== */

/* 1. Смещаем центральную (основную) часть пламени */
.scroll-top .flame {
    left: -10px !important; /* Было -4px, смещаем еще на 6px влево */
}

/* 2. Смещаем левую боковую часть пламени */
.scroll-top .flame + .flame {
    left: 14px !important; /* Было 20px, смещаем влево */
}

/* 3. Смещаем правую боковую часть пламени */
.scroll-top .flame + .flame + .flame {
    right: 24px !important; /* Было 24px, увеличиваем отступ справа, чтобы толкнуть влево */
    left: auto !important;
}

/* =====================================================
   ИСПРАВЛЕНИЕ: ПОПАП ОТКРЫВАЕТСЯ И НЕ ЛОМАЕТ САЙТ
   ===================================================== */

/* 1. Прячем попап на странице (без !important, чтобы Fancybox мог его показать) */
#popup-portfolio {
    display: none;
}

/* 2. Стили применяются ТОЛЬКО когда попап находится внутри Fancybox */
.fancybox__content #popup-portfolio {
    display: flex !important; /* Принудительно включаем flex при открытии */
    width: 100%;
    max-width: 1420px;
    height: 90vh !important; /* Высота 90% от экрана */
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden; /* Прячем внешний скролл самого окна */
}

/* 3. Настройка ряда: растягиваем его на всю доступную высоту */
.fancybox__content #popup-portfolio .row-popup {
    display: flex !important;
    height: 100% !important;
    align-items: stretch !important;
    flex-wrap: nowrap;
}

/* 4. КОЛОНКА С КАРТИНКОЙ: включаем внутренний скролл */
.fancybox__content #popup-portfolio .col-img {
    flex: 1 !important;
    height: 100% !important;
    overflow-y: auto !important; /* ВКЛЮЧАЕМ СКРОЛЛ ТОЛЬКО ДЛЯ КАРТИНКИ */
    padding-right: 15px;
    max-height: none !important;
}

/* 5. Настройка самого изображения внутри колонки */
.fancybox__content #popup-portfolio .col-img img {
    width: 100% !important;
    height: auto !important;
    display: block;
}

/* Мобильная адаптация: выстраиваем в одну колонку */
@media (max-width: 1060px) {
    .fancybox__content #popup-portfolio {
        height: 95vh !important;
        max-height: 95vh !important;
    }
    
    .fancybox__content #popup-portfolio .row-popup {
        flex-direction: column !important;
        overflow-y: auto !important; /* На мобилках разрешаем общий скролл контента */
    }
    
    .fancybox__content #popup-portfolio .col-img {
        height: auto !important;
        max-height: 400px !important; /* Ограничиваем высоту картинки на телефонах */
        margin-bottom: 20px;
    }
}