/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 06.02.2026, 9:08:39
    Author     : Admin
*/
@font-face {
  font-family: 'TildaSansMedium';
  src: url('../font/TildaSans-Medium/TildaSans-Medium.eot');
  src: url('../font/TildaSans-Medium/TildaSans-Medium.eot?#iefix') format('embedded-opentype'), url('../font/TildaSans-Medium/TildaSans-Medium.woff2') format('woff2'), url('../font/TildaSans-Medium/TildaSans-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TildaSansRegular';
  src: url('../font/TildaSans-Regular/TildaSans-Regular.eot');
  src: url('../font/TildaSans-Regular/TildaSans-Regular.eot?#iefix') format('embedded-opentype'), url('../font/TildaSans-Regular/TildaSans-Regular.woff2') format('woff2'), url('../font/TildaSans-Regular/TildaSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BonaNovaRegular';
  src: url('../font/BonaNova-Regular.eot');
  src: url('../font/BonaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../font/BonaNova-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'BonaNovaBold';
  src: url('../font/BonaNova-Bold.eot');
  src: url('../font/BonaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../font/BonaNova-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
body {
  color: #131313;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}
.wrap {
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
  max-width: 1520px;
}
header {
  background-color: #F9F9F8;
  position: relative;
  margin-bottom: 0;
}
header .logo {
  top: 66px;
  position: absolute;
}
.wrap {
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
  max-width: 1520px;
}
.slide_item {
  padding-top: 6px;
  padding-bottom: 137px;
  padding-top: 212px;
}
.slide_item p.one_min_call {
  font-family: 'TildaSansRegular', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  gap: 8px;
  align-items: center;
  margin: 0;
}
.slide_item p.one_min_call:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background-color: #E9644C;
  display: block;
}
.slide_item .baner_info {
  max-width: 768px;
  position: relative;
  z-index: 20;
}
.slide_item .title h2 {
  font-family: 'BonaNovaRegular', sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0;
}
.slide_item .title p {
  font-size: 20px;
  font-weight: 400;
  font-family: 'TildaSansRegular';
  max-width: 596px;
}
.slide_item .title h2 span.orange {
  font-weight: bold;
  color: #E9644C;
}
.slide_item .title h2 span.black {
  font-weight: bold;
  color: #19294B;
}
.slide_item .info {
  margin-top: 73px;
}
.slide_item .info .of_debts > p {
  font-size: 20px;
  margin-top: 0;
  font-family: 'TildaSansMedium';
  margin-bottom: 15px;
}
.slide_item .info .of_debts ul {
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 12px 32px;
  max-width: 516px;
  margin-top: 0;
}
.slide_item .info .of_debts ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-family: 'TildaSansRegular';
}
.slide_item .info .of_debts ul li:before {
  content: '';
  display: block;
  width: 12px;
  height: 16px;
  background: url('../img/chek.svg') no-repeat;
}
.slide_item .get-prise {
  margin-top: 35px;
}
.slide_item .get-prise a {
  background: #19294B;
  display: inline-flex;
  color: white;
  gap: 10px;
  border-radius: 8px;
  padding: 22px 51px;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'TildaSansRegular';
  line-height: 24px;
  letter-spacing: 1px;
}
.slide_item.item1 {
  position: relative;
}
.slide_item.item1:after {
  content: '';
  display: block;
  width: 941px;
  height: 943px;
  background: url('../img/bg_slide1.png') no-repeat;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.slide_item.item2 {
  position: relative;
}
.slide_item.item2:after {
  content: '';
  display: block;
  width: 1265px;
  height: 943px;
  background: url('../img/bg_slide2.png') no-repeat;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.slide_item.item3 {
  position: relative;
}
.slide_item.item3:after {
  content: '';
  display: block;
  width: 959px;
  height: 943px;
  background: url('../img/bg_slide3.png') no-repeat;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
ul.slick-dots {
  display: flex;
  position: absolute;
  justify-content: center;
  width: 100%;
  bottom: 89px;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
}
ul.slick-dots li.slick-active button {
  background-color: #E9644C;
}
ul.slick-dots button {
  width: 10px;
  height: 10px;
  border-radius: 20px;
  outline: none;
  background-color: #D4D6DB;
  padding: 0;
  border: none;
  text-indent: -9999px;
}
.advantages {
  margin-top: -65px;
  position: relative;
  z-index: 2;
}
.advantages-items {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr  1fr;
}
.advantages-items .icon svg {
  filter: brightness(0) saturate(100%) invert(70%) sepia(20%) saturate(5585%) hue-rotate(318deg) brightness(99%) contrast(87%);
}
.advantages-items .item {
  display: flex;
  gap: 10px;
  padding: 24px 32px;
  background-color: white;
  box-shadow: 0 8px 32px hsla(0, 0%, 7.45%, 0.15);
}
.advantages-items .item .icon {
  flex-grow: 0;
}
.advantages-items .item .info h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'TildaSansMedium';
  margin: 0;
}
.advantages-items .item .info p {
  font-size: 18px;
  line-height: 20px;
  color: #676765;
  font-family: 'TildaSansRegular';
  margin-bottom: 0;
}
/*accordion*/
.accordion {
  width: 100%;
  margin: 0;
  font-size: 18px;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 47px;
}
.panel {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}
.panel-body {
  padding-bottom: 4px;
  padding-left: 47px;
}
.panel-body p {
  font-size: 24px;
  font-family: 'TildaSansRegular';
  line-height: 36px;
  margin: 0;
}
.accordion-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* margin-bottom: 30px; */
  /* padding-bottom: 30px; */
}
.accordion.active .title {
  color: #676765;
}
.accordion-item .title {
  font-size: 18px;
  line-height: 110%;
  font-weight: 400;
  padding-top: 24px;
  padding-bottom: 30px;
  font-size: 20px;
  font-family: 'TildaSansRegular';
}
.accordion-item .title span {
  font-size: 18px;
  font-style: italic;
}
.accordion-item .cost {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
}
.accordion-item .cost span {
  font-size: 18px;
}
.accordion:before {
  content: "";
  width: 24px;
  height: 24px;
  font-size: 28px;
  line-height: 31px;
  color: #bbbbbb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 5px;
  top: 24px;
  background-image: url("../img/plus.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.accordion-item.opened .accordion:before {
  background-image: url("../img/minus.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.accordion-item:hover .accordion:after {
  background-color: #f59d18;
}
/*end accordion*/
.we_work {
  padding-top: 75px;
  padding-bottom: 100px;
}
.we_work .title h2 {
  font-size: 60px;
  font-family: 'BonaNovaRegular';
  text-align: center;
  line-height: 78px;
  text-transform: uppercase;
  font-weight: 400;
}
.we_work-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  gap: 18px;
}
.we_work-items .item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 352px;
}
.we_work-items .item .icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.we_work-items .item .info h3 {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'TildaSansMedium';
}
.we_work-items .item .info p {
  font-size: 16px;
  font-family: 'TildaSansRegular';
}
h2 {
  font-size: 60px;
  font-family: 'BonaNovaRegular';
  font-weight: normal;
}
.do_you_get {
  background: #F9F9F8;
  padding-top: 35px;
  padding-bottom: 110px;
}
.do_you_get .title h2 {
  font-size: 60px;
  font-family: 'BonaNovaRegular';
  font-weight: 400;
  line-height: 78px;
  max-width: 864px;
  text-transform: uppercase;
}
.do_you_get-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.do_you_get-items .item {
  display: flex;
  background-color: white;
  padding: 24px;
  gap: 40px;
  align-items: center;
}
.do_you_get-items .item:hover {
  box-shadow: 0 8px 32px rgba(19, 19, 19, 0.15);
}
.do_you_get-items .item .count {
  display: flex;
  width: 130px;
  flex-shrink: 0;
  justify-content: space-between;
}
.do_you_get-items .item .count span.number {
  display: block;
  font-family: 'BonaNovaRegular';
  font-weight: 400;
  font-size: 60px;
}
.do_you_get-items .item .info h3 {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'TildaSansRegular';
}
.do_you_get-items .item .info p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-family: 'TildaSansRegular';
  max-width: 493px;
}
.do_you_get-items .item .info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.is_for_you {
  padding-top: 125px;
}
.is_for_you-body {
  display: flex;
  gap: 40px;
}
.is_for_you-body .title {
  max-width: 435px;
}
.is_for_you-body .title h2 {
  font-size: 48px;
  line-height: 62px;
  margin-top: 0;
  margin-bottom: 25px;
}
.is_for_you-body .title p {
  font-size: 18px;
  line-height: 24px;
  font-family: 'TildaSansRegular';
  max-width: 405px;
}
.is_for_you-body .form {
  display: block;
  /*height: 558px;*/
  flex-grow: 1;
  border: 4px solid #DFDFDE;
      padding: 56px 48px 48px 48px;
    position: relative;
    box-sizing: border-box;
}
.is_for_you-body .form fieldsets {
  border: none;
  padding: 0;
}
.is_for_you-body .form select {
  border: none;
  background: #F9F9F8;
  padding: 10px;
}
.is_for_you-body .form fieldsets legend {
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'TildaSansMedium';
  margin: 0;
  line-height: 1.3;
}
.is_for_you-body .form fieldsets legend + p {
  margin-top: 5px;
  font-size: 16px;
  color: #676765;
}
.is_for_you-body .form .form-group {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.is_for_you-body .form .form-group label {
  font-family: 'TildaSansMedium';
}
.is_for_you-body .form input[type="text"],
.is_for_you-body .form input[type="tel"] {
  padding: 19px 20px;
    border: none;
    outline: none;
    background-color: #F9F9F8;
    border: 1px solid #DFDFDE;
}
.is_for_you-body .form .form-group p.title {
  margin: 0;
  margin-bottom: 10px;
  font-family: 'TildaSansMedium';
}
.is_for_you-body .form .groups {
  display: flex;
  gap: 20px;
  margin-bottom: 5px;
}
.is_for_you-body .form .groups label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 10px;
  padding: 16px 12px;
  background: #F9F9F8;
}
.is_for_you-body .form .groups label input {
  margin: 0;
}
.is_for_you-body .form .form-group textarea {
  border: none;
  background: #F9F9F8;
  padding: 10px;
}
.is_for_you-body .form .btn-primary.next {
  color: white;
  background: #E9644C;
  border: none;
  outline: none;
  display: flex;
  gap: 10px;
  padding: 20px 43px;
  border-radius: 4px;
  cursor: pointer;
  font-family: 'TildaSansMedium';
    align-items: center;
    font-size: 18px;
}
.is_for_you-body .form .btn-primary.next:hover {
  box-shadow: 0 8px 32px rgba(19, 19, 19, 0.15);
}
.is_for_you-body .form .commands {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.is_for_you-body .form .prev {
  color: white;
  background: #DFDFDE;
  border: none;
  outline: none;
  display: flex;
  gap: 10px;
  padding: 20px 10px;
  border-radius: 4px;
  cursor: pointer;
      align-items: center;
}
.is_for_you-body .form p.sm {
  margin: 0;
  font-size: 14px;
  color: #676765;
}
.is_for_you-body .form #steps {
  margin: 80px 0 0 0;
}
.is_for_you-body .form .commands {
  overflow: hidden;
  margin-top: 30px;
}
.is_for_you-body .form .prev {
  float: left;
}
.is_for_you-body .form .next,
.is_for_you-body .form .submit {
  float: right;
}
.is_for_you-body .form .error {
  color: #b33;
}
.is_for_you-body .form #progress {
  position: absolute;
    top: 0;
    background-color: #FBE0DB;
    margin-bottom: 20px;
    left: 0;
    width: 100%;
    height: 5px;
}
.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox label:has(input:checked){
    background-color: #F9F9F8;
    border: 1px solid #DFDFDE;
}
.is_for_you-body .form #progress-complete {
  border: 0;
  position: absolute;
  height: 5px;
  min-width: 10px;
  background-color: #E9644C;
  transition: width 0.2s ease-in-out;
}
.is_for_you-body .form .form-group p label {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

.is_for_you-body .form .form-group p span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.is_for_you-body .form .form-group p span.wpcf7-form-control-wrap input[type="text"] {
    width: 100%;
        box-sizing: border-box;
}
.is_for_you-body .form .form-group p span.wpcf7-form-control-wrap input[type="tel"] {
    width: 100%;
    box-sizing: border-box;
}

.is_for_you-body .form .form-group p {
    margin: 0;
    width: 100%;
}

.is_for_you-body .form .groups .wpcf7-radio {
        display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.is_for_you-body .form .form-group p>label {
    font-size: 24px;
    line-height: 32px;
}
.is_for_you-body .form .groups .wpcf7-radio span.wpcf7-list-item {
    margin: 0;
    display: flex;
    box-sizing: border-box;
    width: initial;
    /* flex: auto; */
}

.is_for_you-body .form .groups .wpcf7-radio label {
    display: flex;
    flex-direction: row;
    margin: 0;
    /* flex-shrink: 1; */
    /* flex-grow: 1; */
    width: initial;
    flex: auto;
}

.is_for_you-body .form .groups .wpcf7-checkbox {
        display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.is_for_you-body .form .groups .wpcf7-checkbox span.wpcf7-list-item {
    margin: 0;
    display: flex;
    box-sizing: border-box;
    width: initial;
    /* flex: auto; */
}

.is_for_you-body .form .groups .wpcf7-checkbox label {
    display: flex;
    flex-direction: row;
    margin: 0;
    /* flex-shrink: 1; */
    /* flex-grow: 1; */
    width: initial;
    flex: auto;
}

.is_for_you-body .form .form-group textarea {
    width: 100%;
    height: 50px;
    outline: none;
    max-width: 100%;
    box-sizing: border-box;
}

.is_for_you-body .form select {
    width: 100%;
    outline: none;
}

.is_for_you-body .form .form-group label span.wpcf7-list-item-label {
    display: flex;
    box-sizing: border-box;
    justify-content: flex-start;
}
#SignupForm>p:last-child {
    margin: 0;
}

#SignupForm span.wpcf7-spinner {
    position: absolute;
}
.faq {
  padding-top: 124px;
  padding-bottom: 75px;
}
.faq-wrap {
  display: flex;
  justify-content: space-between;
  gap: 25px;
}
.faq-wrap > .title {
  flex: 0 0 552px;
}
.faq-wrap > .title h2 {
  font-size: 60px;
  text-transform: uppercase;
  max-width: 567px;
  margin: 0;
}
.faq-wrap .accordion-container {
  max-width: 800px;
}
footer {
  background-color: #F9F9F8;
  padding-top: 70px;
  padding-bottom: 70px;
}
.footer-container {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.footer-container .info {
  max-width: 846px;
}
.footer-container .info p {
  font-size: 16px;
  font-family: 'TildaSansRegular';
  line-height: 20px;
  margin: 0;
}
.footer-container .logo {
  margin: 0;
}
.last_steep {
    display: flex;
    gap: 32px;
}

.last_steep .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    flex: 0 0 228px;
    box-sizing: border-box;
    background: #F9F9F8;
}

.last_steep .info p.preliminary {
    margin-top: 0;
    font-size: 14px;
    line-height: 18px;
    font-family: 'TildaSansRegular';
    max-width: 180px;
}

.last_steep .info p.cost {
    font-size: 39px;
    font-weight: bold;
    margin: 0;
    font-family: 'TildaSansMedium';
}

.icon-calculate img {
    filter: brightness(0) saturate(100%) invert(68%) sepia(76%) saturate(2090%) hue-rotate(316deg) brightness(98%) contrast(89%);
}
.is_for_you-body .form .contact-info .form-group {
    margin-bottom: 24px;
}

.is_for_you-body .form fieldsets legend {
    text-transform: inherit;
    font-size: 24px;
    line-height: 32px;
    font-family: 'TildaSansRegular';
}

.is_for_you-body .form fieldsets legend + p {
    font-size: 16px;
    line-height: 20px;
}

.is_for_you-body .form .contact-info  .form-group p>label {
    font-size: 18px;
    line-height: 26px;
}
.is_for_you-body .form .groups .wpcf7-checkbox {
    /*display: flex;*/
}

.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox label {
    background: none;
}

.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox label:before {
    content: '';
    display: block;
    width: 20px;
    /* height: 20px; */
    height: 20px;
    /* background: #000; */
}

.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox label input {
    display: none;
}
.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox label input:checked + span.wpcf7-list-item-label {
    /* background: lime; */
    color: #E9644C;
}


.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox span.wpcf7-list-item:nth-child(1) label:before {
    background: url('../img/phone.svg') no-repeat;
}
.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox span.wpcf7-list-item:nth-child(2) label:before{
    background: url('../img/whatsapp.svg') no-repeat;
}
.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox span.wpcf7-list-item:nth-child(3) label:before{
    background: url('../img/telegram.svg') no-repeat;
}
.is_for_you-body .form .groups.social-mesenger .wpcf7-checkbox span.wpcf7-list-item:nth-child(4) label:before{ 
    background: url('../img/max.svg') no-repeat;
}
.error-info {
    color: red;
}
input#debt_amoun {
    text-align: left !important;
    font-size: 18px;
}
.copyright {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.copyright a {
    color: #131313;
    text-decoration: none;
}

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

#get_politic {
    max-width: 800px;
    line-height: 1.3;
}
@media (max-width: 1600px) {
  header .logo {
    top: 45px;
    z-index: 10;
  }
  .slide_item {
    padding-top: 150px;
  }
  .slide_item.item1:after {
    height: 885px;
    background-size: cover;
    right: -170px;
  }
  .slide_item .title h2 {
    font-size: 35px;
  }
  .slide_item .baner_info {
    max-width: 578px;
  }
  .slide_item {
    overflow: hidden;
  }
  .slide_item.item2:after {
    height: 885px;
    background-size: cover;
    right: -170px;
  }
  .slide_item.item3:after {
    height: 885px;
    background-size: cover;
    right: -170px;
  }
}
@media (max-width: 1025px) {
  .we_work-items {
    grid-template-columns: 1fr 1fr;
  }
  .advantages-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .advantages-items .item {
    flex: 0 0 38%;
  }
  .slide_item.item1:after {
    right: -459px;
    z-index: -1;
  }
  .slide_item.item2:after {
    right: -400px;
  }
  .slide_item.item3:after {
    right: -400px;
  }
  .we_work .title h2 {
    font-size: 42px;
  }
  .do_you_get .title h2 {
    font-size: 42px;
    text-align: center;
    line-height: 1.3;
    margin-left: auto;
    margin-right: auto;
  }
  .is_for_you-body .title h2 {
    font-size: 42px;
  }
  .faq-wrap > .title h2 {
    font-size: 42px;
  }
  .faq-wrap > .title {
    flex: 0 0 392px;
  }
  .is_for_you-body {
    display: flex;
    flex-direction: column; 
  }
  .is_for_you-body > .title h2 {
    max-width: inherit;
    text-align: center;
  }
  .is_for_you-body > .title p {
    margin: auto;
    text-align: center;
  }
  .is_for_you-body > .title {
    max-width: inherit;
  }
}
@media (max-width: 800px) {
  .slide_item:after {
    opacity: 0.4;
  }
  .advantages-items {
    flex-direction: column;
    gap: 20px;
  }
  .advantages-items .item {
    flex: auto;
    justify-content: space-between;
  }
  .we_work-items {
    grid-template-columns: 1fr;
  }
  .we_work-items .item {
    max-width: 100%;
    display: flex;
    flex-direction: row;
  }
  .we_work-items .item .icons .icon-dot {
    display: none;
  }
  .do_you_get-items {
    display: flex;
    flex-direction: column;
  }
  .is_for_you-body {
    display: flex;
    flex-direction: column;
  }
  .is_for_you-body > .title h2 {
    max-width: inherit;
    text-align: center;
  }
  .is_for_you-body > .title p {
    margin: auto;
    text-align: center;
  }
  .is_for_you-body > .title {
    max-width: inherit;
  }
  .faq-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .faq-wrap > .title {
    flex: 0 0 100%;
    text-align: center;
  }
  .faq-wrap > .title h2 {
    max-width: inherit;
  }
  .footer-container {
    flex-direction: column;
  }
  .is_for_you-body .form .groups .wpcf7-checkbox {
      grid-template-columns: 1fr 1fr;
  }

  .is_for_you-body .form .groups .wpcf7-radio {
      grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 560px) {
    .last_steep {
    flex-direction: column;
}
    .is_for_you-body .form .groups .wpcf7-checkbox {
    grid-template-columns: 1fr ;
}

.is_for_you-body .form .groups .wpcf7-radio {
    grid-template-columns: 1fr ;
}
  .is_for_you-body .form {
    padding: 15px;
  }
  .is_for_you-body .form .groups {
    flex-wrap: wrap;
  }
  .slide_item:after {
    opacity: 1;
  }
  header .logo {
    top: 28px;
    max-width: 258px;
    box-sizing: border-box;
    left: 22px;
  }
  .slide_item {
    padding-top: 150px;
  }
  .slide_item.item1:after {
    height: 885px;
    background-size: cover;
    right: -170px;
  }
  .slide_item .title h2 {
    font-size: 35px;
  }
  .slide_item .baner_info {
    max-width: 578px;
  }
  .slide_item {
    overflow: hidden;
  }
  .slide_item.item1:after {
    height: 400px;
    background-size: contain;
    right: 0;
    width: 390px;
  }
  .slide_item.item2:after {
    height: 400px;
    background-size: contain;
    right: 0;
    width: 536px;
  }
  .slide_item.item3:after {
    height: 400px;
    background-size: contain;
    right: 0;
    width: 407px;
  }
  .advantages-items {
    display: flex;
    flex-direction: column;
  }
  .we_work-items {
    display: flex;
    flex-direction: column;
  }
  .do_you_get-items {
    display: flex;
    flex-direction: column;
  }
  .is_for_you-body {
    flex-direction: column;
  }
  .faq-wrap {
    flex-direction: column;
  }
  .footer-container {
    flex-direction: column;
  }
  header .logo img {
    max-width: 100%;
  }
  .slide_item {
    padding-top: 115px;
  }
  .slide_item p.one_min_call {
    justify-content: center;
    font-size: 10px;
  }
  .slide_item .title h2 {
    font-size: 24px;
    margin-top: 16px;
    line-height: 32px;
  }
  .wrap {
    padding-left: 22px;
    padding-right: 22px;
  }
  .slide_item .title p {
    font-size: 17px;
    margin: 0;
    margin-top: 8px;
  }
  .slide_item .info {
    margin-top: 30px;
  }
  .slide_item .info .of_debts ul {
    /* display: flex; */
    grid-template-columns: auto auto auto;
    gap: 9px 12px;
  }
  .slide_item .info .of_debts ul li:nth-child(4) {
    grid-column: 1/3;
    grid-row: 3/4;
  }
  .slide_item .info .of_debts ul li {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
  }
  .slide_item .get-prise a {
    display: flex;
    justify-content: center;
    font-size: 16px;
  }
  .slide_item .get-prise {
    margin-top: 30px;
  }
  .slide_item {
    padding-bottom: 455px;
  }
  .advantages-items .item {
    padding: 16px 24px;
    align-items: flex-start;
  }
  .advantages-items .item .info {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .advantages-items .item .info p {
    margin: 0;
    font-size: 15px;
  }
  .advantages-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .advantages-items .item .icon {
    max-width: 64px;
    box-sizing: border-box;
  }
  .advantages-items .item .icon svg {
    width: 64px;
    height: 64px;
  }
  .advantages-items {
    gap: 12px;
  }
  .we_work .title h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .we_work {
    padding-top: 36px;
    padding-bottom: 80px;
  }
  .we_work-items {
    margin-top: 0;
    gap: 12px;
  }
  .icon-dot {
    display: none;
  }
  .we_work-items .item .icons .icon-circle {
    width: 64px;
    height: 64px;
    box-sizing: border-box;
  }
  .we_work-items .item .icons .icon-circle svg {
    max-width: 100%;
  }
  .we_work-items .item {
    flex-direction: row;
    gap: 20px;
    align-items: flex-start;
  }
  .we_work-items .item .info {
    padding-top: 11px;
  }
  .we_work-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'TildaSansMedium';
    margin-bottom: 10px;
  }
  .we_work-items .item .info p {
    margin: 0;
    font-size: 15px;
    line-height: 1.2;
  }
  .advantages-items .item {
    padding: 16px 24px;
    align-items: flex-start;
  }
  .advantages-items .item .info {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .advantages-items .item .info p {
    margin: 0;
    font-size: 15px;
  }
  .advantages-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .advantages-items .item .icon {
    max-width: 64px;
    box-sizing: border-box;
  }
  .advantages-items .item .icon svg {
    width: 64px;
    height: 64px;
  }
  .advantages-items {
    gap: 12px;
  }
  .we_work .title h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .we_work {
    padding-top: 36px;
    padding-bottom: 80px;
  }
  .we_work-items {
    margin-top: 0;
    gap: 12px;
  }
  .icon-dot {
    display: none;
  }
  .we_work-items .item .icons .icon-circle {
    width: 64px;
    height: 64px;
    box-sizing: border-box;
  }
  .we_work-items .item .icons .icon-circle svg {
    max-width: 100%;
  }
  .we_work-items .item {
    flex-direction: row;
    gap: 20px;
    align-items: flex-start;
  }
  .we_work-items .item .info {
    padding-top: 11px;
  }
  .we_work-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'TildaSansMedium';
    margin-bottom: 10px;
  }
  .we_work-items .item .info p {
    margin: 0;
    font-size: 15px;
    line-height: 1.2;
  }
  .do_you_get .title h2 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin-top: 21px;
    margin-bottom: 20px;
  }
  .do_you_get-items .item {
    gap: 20px;
    align-items: flex-start;
  }
  .do_you_get-items .item .count {
    width: inherit;
    max-height: 95px;
    overflow: hidden;
    align-items: flex-start;
  }
  .do_you_get-items .item .count .icon {
    margin-left: -15px;
    max-height: 95px;
  }
  .do_you_get-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .do_you_get-items .item .info {
    gap: 10px;
  }
  .do_you_get-items .item .info p {
    font-size: 15px;
    line-height: 1;
  }
  .do_you_get-items .item .count span.number {
    font-size: 32px;
    line-height: 32px;
  }
  .do_you_get-items {
    gap: 30px;
  }
  .advantages-items .item {
    padding: 16px 24px;
    align-items: flex-start;
  }
  .advantages-items .item .info {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .advantages-items .item .info p {
    margin: 0;
    font-size: 15px;
  }
  .advantages-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .advantages-items .item .icon {
    max-width: 64px;
    box-sizing: border-box;
  }
  .advantages-items .item .icon svg {
    width: 64px;
    height: 64px;
  }
  .advantages-items {
    gap: 12px;
  }
  .we_work .title h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .we_work {
    padding-top: 36px;
    padding-bottom: 80px;
  }
  .we_work-items {
    margin-top: 0;
    gap: 12px;
  }
  .icon-dot {
    display: none;
  }
  .we_work-items .item .icons .icon-circle {
    width: 64px;
    height: 64px;
    box-sizing: border-box;
  }
  .we_work-items .item .icons .icon-circle svg {
    max-width: 100%;
  }
  .we_work-items .item {
    flex-direction: row;
    gap: 20px;
    align-items: flex-start;
  }
  .we_work-items .item .info {
    padding-top: 11px;
  }
  .we_work-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'TildaSansMedium';
    margin-bottom: 10px;
  }
  .we_work-items .item .info p {
    margin: 0;
    font-size: 15px;
    line-height: 1.2;
  }
  .do_you_get .title h2 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin-top: 21px;
    margin-bottom: 20px;
  }
  .do_you_get {
    padding-bottom: 45px;
  }
  .do_you_get-items .item {
    gap: 20px;
    align-items: flex-start;
  }
  .do_you_get-items .item .count {
    width: inherit;
    max-height: 95px;
    overflow: hidden;
    align-items: flex-start;
  }
  .do_you_get-items .item .count .icon {
    margin-left: -15px;
    max-height: 95px;
  }
  .do_you_get-items .item .info h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .do_you_get-items .item .info {
    gap: 10px;
  }
  .do_you_get-items .item .info p {
    font-size: 15px;
    line-height: 1;
  }
  .do_you_get-items .item .count span.number {
    font-size: 32px;
    line-height: 32px;
  }
  .do_you_get-items {
    gap: 30px;
  }
  img {
    max-width: 100%;
  }
  .is_for_you-body .title h2 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 11px;
  }
  .is_for_you {
    padding-top: 80px;
  }
  .is_for_you-body .title p {
    font-size: 15px;
    text-align: center;
    margin: 0;
    line-height: 1.2;
  }
  .faq-wrap > .title h2 {
    font-size: 32px;
    text-align: center;
  }
  .faq-wrap > .title {
    flex: inherit;
  }
  .accordion-item .title {
    padding-bottom: 11px;
    font-size: 18px;
    line-height: 1.2;
  }
  .accordion {
    padding-left: 40px;
  }
  .panel-body {
    padding-left: 40px;
  }
  .panel-body p {
    font-size: 20px;
    line-height: 1.2;
  }
  .faq {
    padding-bottom: 97px;
  }
  footer {
    padding-top: 35px;
  }
  .footer-container .info p {
    font-size: 13px;
    text-align: center;
    line-height: 1.2;
  }
}
