
.main{overflow:hidden}

form.wpcf7-form {
    display: flex;
    align-items: center;
}

input.wpcf7-submit {
    font-size: 21px;
}

.wpcf7.no-js {
    display: none; /* Скрыть контейнер */
}


.wpcf7-form .form__input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}



.popup {
    display: none; /* Скрыть по умолчанию */
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content {
    background: rgba(255, 255, 255, 1);
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    width: 70%;
    color: #000;
}

.close-button {
    cursor: pointer;
    float: right;
    font-size: 20px;
    color: #e2c09d;
}

.wpcf7-validation-errors {
    display: none; /* Скрыть текст ошибок */
}
.wpcf7-form-control.wpcf7-not-valid {
    border: 1px solid red; /* Или другой стиль для выделения */
    background-color: rgba(255, 0, 0, 0.1); /* Подсветка фона */
}
span.wpcf7-not-valid-tip {display: none;}

.form-contact__label input {margin:5px 0;position: relative;border:1px solid transparent;}



.foot_btn {max-width: 350px;width: 100%;margin:0 auto;position: relative;}

.section-pt{}
.container{max-width:1190px;width:100%;padding:0 15px;margin:0 auto}





.examples  .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }

.examples  .swiper-slide img {
    max-width: 225px;
    max-height: 170px;
    transform: scale(0.75);
    transition: transform 0.3s;
  }

.examples  .swiper-slide-active img {
    max-width: 300px;
    max-height: 225px;
    transform: scale(1);
  }



.services{position:relative;overflow:hidden}
.services__box{max-width:600px;width:100%}
.services__title{margin-bottom:80px}
.services__info{max-width:540px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}
.services__subtitle{font-size:22px;font-weight:500}
.services__subtitle span{color:#e2c09d}
.services__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}
.services__item::before{content:"";display:block;width:2px;height:30px;background-color:#e2c09d;-ms-flex-negative:0;flex-shrink:0}

.services__img{width:80%;height:100%;right:0;bottom:0;top:0;position:absolute;z-index:-1}
.services__img img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}

.services__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}



.reviews{overflow:hidden;margin: 50px}
.reviews__title{max-width:845px;width:100%;margin:0 auto;margin-bottom:70px;text-align:center}


.gradient-text {
  background-image: -webkit-linear-gradient(90deg, rgba(123,130,149,1) 0%, rgba(236,236,236,1) 27%, rgba(255,252,245,1) 55%, rgba(236,236,236,1) 81%, rgba(123,130,149,1) 100%);
  background-image: linear-gradient(90deg, rgba(123,130,149,1) 0%, rgba(236,236,236,1) 27%, rgba(255,252,245,1) 55%, rgba(236,236,236,1) 81%, rgba(123,130,149,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}






h3.steps__subtitle {text-transform: uppercase;}


.tabs__arrow--disabled {
  opacity: 1;
  cursor: not-allowed;
  pointer-events: none;
  background: #020F1B;
  border:1px solid #ECBE90;
}
.tabs__arrow--disabled::after{content:"";display:block;width:40%;height:30%;background-image:url("../portugal-d2/images/icons/arrow_disabled.svg");background-size:100% 100%;background-position:center;background-repeat:no-repeat}

.tabs__arrow--disabled2 {
  opacity: 1;
  cursor: not-allowed;
  pointer-events: none;
  background: #020F1B;
  border:1px solid #ECBE90;
}
.tabs__arrow--disabled2::after{content:"";display:block;width:40%;height:30%;background-image:url("../portugal-d2/images/icons/arrow_disabled.svg");background-size:100% 100%;background-position:center;background-repeat:no-repeat}
.steps__texts {color: #C8D1D9}
.steps__texts ul li {
  list-style-type: disc;
  margin: 5px 0 5px 20px;
  padding: 5px 0;
}

.feature__texts ul li {
  list-style-type: disc;
  margin: 2px 0 2px 20px;
  padding: 5px 0;
}

.feature__texts ul {
  margin-top:-5px;
  margin-bottom: 30px;
  position: relative;
}

.feature__texts p {
margin:0px 0;
}



.text-center {text-align: center;}
.hero__wrapper .hero__descr {font-size: 16px;}
.hero__descr{line-height:1.6}
.hero__descr span{font-weight:700}
.hero__bottom{max-width:1150px;width:100%;margin:0 auto;position:relative;z-index:2;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}
.feature__title{max-width:1100px;width:100%;margin:0 auto;margin-bottom:0px;text-align:center;position: relative;}
.documents__btn.tabs__btn--active{background:-webkit-gradient(linear, left top, left bottom, from(#f1c69c), to(#dca76e));background:-o-linear-gradient(top, #f1c69c 0%, #dca76e 100%);background:linear-gradient(180deg, #f1c69c 0%, #dca76e 100%);color:#020f1b;border-color:transparent}
.services__box{max-width:820px;width:100%}
.services__title .title {font-size: 42px;}

.hero__bottom{max-width:960px;width:100%;margin:0 auto;position:relative;z-index:2;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}
.text-white {color: #fff;}
.text-cp {color:#ECBE90;}
.points__card--finall .points__subtitle,.points__card--finall .points__descr{color:#05101a;font-weight:700}
.points__card--finall .points__descr {font-weight: 700;}
.points__card--finall .points__descr span {font-weight: bold;}
.points__subtitle {text-transform: uppercase;}



.services{overflow:hidden}
.services__inner{padding-top:90px;padding-bottom:90px;position:relative;margin-top:90px;}

.about{position:relative;margin-top:-7%
}.about__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[10];grid-template-columns:repeat(10, 1fr);gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:120px;padding:50px;padding-top:30px;background-color:#061828;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15;border:1px solid #000
}

.feature .text-center {text-align: center;max-width: 800px;margin:0 auto;position: relative;top:35px;bottom:35px;}
.hero{background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:80px;padding-bottom:400px}
.hero__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-bottom:45px}
.hero__text{max-width:680px;font-size:17px;color:#271c05;text-align:center;text-transform:none;letter-spacing:2px}
.about__icon{max-width:50px;width:100%}
.about__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.feature{position:relative}
.feature__title{max-width:925px;width:100%;margin:0 auto;text-align:center;margin-bottom:0px}
.about{position:relative;}
.about__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[10];grid-template-columns:repeat(10, 1fr);gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:120px;padding:50px;padding-top:30px;background-color:#061828;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15;border:1px solid #000}
.tabs__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.documents__btn{max-width:220px;width:100%;padding:20px;font-size:16px;color:#c8d1d9;text-align:center;background:transparent;position:relative;pointer-events:all;border:2px solid #061828;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.documents__btn:hover{opacity:.5}
.documents__btn.tabs__btn--active{background:-webkit-gradient(linear, left top, left bottom, from(#f1c69c), to(#dca76e));background:-o-linear-gradient(top, #f1c69c 0%, #dca76e 100%);background:linear-gradient(180deg, #f1c69c 0%, #dca76e 100%);color:#020f1b;border-color:transparent}
.feature .tabs__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.documents__img{width:100%;height:100%}
.documents__box {padding: 55px 0;position: relative;margin:0 auto;width: 70%;display: flex;
  justify-content: space-between;}
.documents__left {max-width: 360px;flex-basis: 48%;}
.documents__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.documents__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}
.documents__right {
  flex: 1;
  text-align: left;
  flex-basis: 48%;
  padding:0 10px;
}

.tabs__tab {
  display: none;
  animation: fadeIn 0.5s ease-in-out;

}

.tabs__tab--active {
  display: block;
}

@keyframes fadeIn {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

.tabs__btn--active .steps__btn{background:#020f1b;color:#e2c09d}
.tabs__btn--active .steps__btn::before{background-color:#e2c09d}
.tabs__btn--active .steps__btn .steps__icon{-webkit-filter:brightness(100%);filter:brightness(100%)}
.article__subtitle{font-size:17px;font-weight:600;margin-bottom:20px;text-align: center;}
.article .nations__btn {font-size: 16px;margin:35px 0 0 0;position: relative;}
.article__text{font-size:15px;color:#c9c9c9;text-align: center;min-height: 135px;}
.article__title{max-width:880px;width:100%;margin:0 auto;text-align:center;margin-bottom:40px}
.article {margin:75px 0;position: relative;}












.hero__wrapper .hero__text {
  max-width: 920px;
}
.hero__wrapper .hero__descr {font-size: 16px;}
.hero__bottom{max-width:1150px;width:100%;margin:0 auto;position:relative;z-index:2;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}
.documents__btn.tabs__btn--active1{background:-webkit-gradient(linear, left top, left bottom, from(#f1c69c), to(#dca76e));background:-o-linear-gradient(top, #f1c69c 0%, #dca76e 100%);background:linear-gradient(180deg, #f1c69c 0%, #dca76e 100%);color:#020f1b;border-color:transparent}
.services__box{max-width:820px;width:100%}
.services__title .title {font-size: 42px;}
.benefits__text {font-weight: 600;font-size: 16px;line-height: 24px;}


.form-contact__btn {
    width: 100%;
    font-size: 16px
}

@media (max-width: 1024px) {
    .form-contact__btn {
        font-size: 14px
    }
}

.form-contact__label{width:100%}
.form-contact__input{width:100%;padding:17px 24px;background-color:#040c14;border:none;outline:none;color:#fff;font-size:13px}
.form-contact__input:placeholder{color:#616b75}
.form-contact__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:30px}
.form-contact__text{font-size:14px;text-align:center}
.form-contact__title{font-size:20px;font-weight:700;color:#e2c09d;text-align:center}
.form-contact{padding:40px;background-color:#061828;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15}
.form-contact__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;margin-bottom:45px}






.hide-text {
      cursor: pointer;
      transition: max-height 0.3s ease-out;

      overflow: hidden;
    }

.hide-text::after{
      content:"";width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;background:-webkit-gradient(linear, left bottom, left top, color-stop(29%, #020f1b), to(rgba(2, 15, 27, 0)));background:-o-linear-gradient(bottom, #020f1b 29%, rgba(2, 15, 27, 0) 100%);background:linear-gradient(0deg, #020f1b 29%, rgba(2, 15, 27, 0) 100%);opacity:.9;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease
    }

    .hide-text--active {
      max-height: 1000px;
      transition: max-height 0.5s ease-in;
      color: inherit; /* Добавлено */
      color:#fff;
      background:none;
      opacity: 1;
    }

    .hide-text--active::after {
      max-height: 1000px;
      transition: max-height 0.5s ease-in;
      color: inherit; /* Добавлено */
      color:#fff;
      background:none;
      opacity: 1;
    }

.documents__texts ul {margin:25px 0;}
.documents__texts ul li {
  font-size:18px;
 list-style-type: disc;
  margin: 5px 0 5px 20px;
  padding: 5px 0;
}




input.buttonUI{border: none;display:inline-block;font-size:20px;font-weight:400;padding:20px 30px;text-align:center;letter-spacing:2px;text-transform:uppercase;background:-webkit-gradient(linear, left top, right top, from(#f1c69c), to(#dca76e));background:-o-linear-gradient(left, #f1c69c 0%, #dca76e 100%);background:linear-gradient(90deg, #f1c69c 0%, #dca76e 100%);-webkit-box-shadow:0px 20px 50px 0px #4f3231;box-shadow:0px 20px 50px 0px #4f3231;color:#261604;-webkit-transition:opacity .3s ease,color .3s ease;-o-transition:opacity .3s ease,color .3s ease;transition:opacity .3s ease,color .3s ease;position:relative;overflow:hidden
}
input.buttonUI::after{content:" ";width:10px;height:300px;background:#fff;-webkit-animation-delay:1s;animation-delay:1s;position:absolute;top:-70px;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)
}

input.buttonUI:hover{color:#fff
}

input.buttonUI--black{background:#020f1b;color:#fff;-webkit-box-shadow:0px 29px 50px 0px #44210f80;box-shadow:0px 29px 50px 0px #44210f80
}

#contact-form input.buttonUI{border: none;display:inline-block;font-size:16px;font-weight:400;padding:20px 30px;text-align:center;letter-spacing:2px;text-transform:uppercase;background:-webkit-gradient(linear, left top, right top, from(#f1c69c), to(#dca76e));background:-o-linear-gradient(left, #f1c69c 0%, #dca76e 100%);background:linear-gradient(90deg, #f1c69c 0%, #dca76e 100%);-webkit-box-shadow:0px 20px 50px 0px #4f3231;box-shadow:0px 20px 50px 0px #4f3231;color:#261604;-webkit-transition:opacity .3s ease,color .3s ease;-o-transition:opacity .3s ease,color .3s ease;transition:opacity .3s ease,color .3s ease;position:relative;overflow:hidden
}
#contact-form input.buttonUI::after{content:" ";width:10px;height:300px;background:#fff;-webkit-animation-delay:1s;animation-delay:1s;position:absolute;top:-70px;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)
}

#contact-form input.buttonUI:hover{color:#fff;font-size: 16px;
}

#contact-form input.buttonUI--black{background:#020f1b;color:#fff;-webkit-box-shadow:0px 29px 50px 0px #44210f80;box-shadow:0px 29px 50px 0px #44210f80
}






.intr {display: flex;margin-top:2px;font-size:21px}





      @media(min-width: 1024px){



.contacts__row input.buttonUI {border: none;font-size:12px;padding:12.5px 16px;width: 100%;margin:0 auto;}
.contacts__wrapper {margin-top: 120px;position: relative;margin-bottom: 0;}




.contacts{background-position:center bottom;background-repeat:no-repeat;background-size:100% 70%;position:relative;overflow:hidden;margin:120px 0 0 0;}
.contacts__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;text-align:center;margin-top:30px}




.contacts__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}
.contacts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;list-style-type:disc;padding-left:20px}

.contacts__text{font-size:15px}
.contacts__benefit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;max-width:300px;width:100%}
.contacts__benefit--small{max-width:250px}
.contacts__benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:50px;top:-480px;position: relative;}

.contacts__descr{max-width:560px;width:100%;margin:0 auto;;}


.contacts__man{min-width:525px;height:100%;position:absolute;left:50%;bottom:200px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}
.contacts__man img{width:100%;height:80%;margin-top: 100px;}
.contacts__form{max-width:420px;width:100%}
.hero{position:relative}
.hero__bg{padding-top:60px;padding-bottom:50px;background-position:center;background-repeat:no-repeat;background-size:cover}
.contacts__header h2 {position: relative;}

.contacts__bg {position:relative;padding-bottom:0px;z-index: 999999;position: relative;top: -300px;}

.benefits_f {margin:100px 0;position: relative;}
.benefits_f .benefits__wrapper{}
.benefits_f .benefits__title {
        max-width: 880px;
        width: 100%;
        margin: 0 auto;
        text-align:center;
    }

.benefits_f .benefits__descr {text-align: center;margin:35px 0;}


.benefits_f .benefits__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:40px;row-gap:30px;padding:0 7%;}



.benefits_f .benefits__icon{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}
.benefits_f .benefits__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.benefits_f .benefits__subtitle{font-size:18px;color:#e2c09d;font-weight:600}
.benefits_f .benefits__text {font-weight: 400;font-size: 16px;line-height: 24px;text-align: left;}
.benefits_f .benefits__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:15px}
.benefits_f .benefits__card{width:100%;height:100%;padding:32px 45px;background-color:#061828;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15}



.benefits_f1 {margin:100px 0;position: relative;}
.benefits_f1 .benefits__wrapper{}
.benefits_f1 .benefits__title {
        max-width: 880px;
        width: 100%;
        margin: 0 auto;
        text-align:center;
    }

.benefits_f1 .benefits__descr {text-align: center;margin:35px 0;}
.benefits_f1 .benefits__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:40px;row-gap:30px;padding:0 7%;margin:45px 0;}


.benefits_f1 .benefits__icon{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}
.benefits_f1 .benefits__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.benefits_f1 .benefits__subtitle{font-size:18px;color:#e2c09d;font-weight:600}
.benefits_f1 .benefits__text {font-weight: 400;font-size: 16px;line-height: 24px;text-align: left;}
.benefits_f1 .benefits__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:15px}
.benefits_f1 .benefits__card{width:100%;height:100%;padding:32px 45px;background-color:#061828;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15}



.benefits_help {position: relative;background: #061828;width: 100%;}
.benefits_help .benefits__wrapper {padding:75px 0;}
.benefits_help .benefits__title {}
.benefits_help .benefits__descr {text-align: center;padding:35px 0 45px 0;width: 57%;margin: 0 auto;position: relative;}
.benefits_help .benefits__card{width:100%;height:100%;background-color:#020F1B;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15;padding:25px;}
.benefits_help .benefits__head{margin-bottom:15px}
.benefits_help .benefits__icon img{width:60px;height:60px;text-align: center;margin:15px 0;position: relative;}
.benefits_help .benefits__subtitle{font-size:17px;color:#ffffff;font-weight:700;text-align: center;clear: both;}
.benefits_help .benefits__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:20px;row-gap:10px;}
.benefits_help  .benefits__item {padding:5px;}
.benefits_help .benefits__text {text-align: center;font-size: 14px;}
.benefits_help button {font-size: 14px;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;margin:25px 0;}

.benefits_help .benefits__wrapper{}
.benefits_help .benefits__title {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        text-align:center;
    }


        .sopr {padding:25px;border:2px solid #ECBE90;color: #fff;width: 60%;margin: 0 auto;position: relative;font-size:18px;}

        .onlydeskt {display: both;}
.onlymobile {display: none;}
h1.hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:45.61px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 48px;}


  h1.hero__title span {
          position: relative;
          z-index: 1;
          display: inline;
          font-weight: bold;
        }
        h1.hero__title span::after {
  content: "";
  display: block;
  border-bottom: 20px solid;
  border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
  width: 116%;
  margin:-20px auto 0 auto;position: relative;
  z-index: -1;
  position: absolute;
}
}



@media(max-width: 1024px){





    .contacts {
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% 70%;
        position: relative;
        overflow: hidden
    }

    .contacts__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px;
        text-align: center;
        margin-bottom: 100px
    }

    @media (max-width: 1024px) {
        .contacts__header {
            gap: 25px;
            margin-bottom: 50px
        }
    }

    .contacts__descr {
        max-width: 800px;
        width: 100%;
        margin: 0 auto;
        bottom: 35px;
    }

    .contacts__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px;
        margin-bottom: 60px
    }

    @media (max-width: 1024px) {
        .contacts__row {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            gap: 60px;
            margin-bottom: 30px
        }
    }

    .contacts__man {
        width: 40%;
        min-width: 555px;
        height: 65%;
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1
    }

    .contacts__man img {
        width: 100%;
        height: 100%;
        -o-object-fit: fill;
        object-fit: fill
    }

    @media (max-width: 1024px) {
        .contacts__man {
            min-width: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            left: auto;
            right: -13%;
            top: auto;
            height: auto;
            width: 60%
        }
        

    }

    @media (max-width: 576px) {
        .contacts__man {
            position: initial;
            width: 120%;
            margin-left: -7%;
            margin-bottom: -65%
        }
    }

    .contacts__form {
        max-width: 410px;
        width: 100%
    }

    @media (max-width: 576px) {
        .contacts__form {
            max-width: 100%
        }
    }



    .contacts__benefits {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        gap: 50px
    }

    @media (max-width: 1024px) {
        .contacts__benefits {
            width: 100%;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    @media (max-width: 576px) {
        .contacts__benefits {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            gap: 30px
        }
    }

    .contacts__benefit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
        max-width: 300px;
        width: 100%
    }

    .contacts__benefit--small {
        max-width: 250px
    }

    @media (max-width: 1024px) {
        .contacts__benefit {
            max-width: 350px
        }
    }

    @media (max-width: 576px) {
        .contacts__benefit {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-align: center
        }
    }

    .contacts__img {
        max-width: 87px;
        width: 100%;
        border-radius: 50%
    }

    .contacts__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .contacts__text {
        font-size: 15px
    }

    @media (max-width: 1024px) {
        .contacts__text {
            font-size: 13px
        }
    }

    .contacts__bg {
        position: relative;
        padding-bottom: 22px
    }

    .contacts__bg::after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(29%, #020f1b), to(rgba(2, 15, 27, 0)));
        background: -o-linear-gradient(bottom, #020f1b 29%, rgba(2, 15, 27, 0) 100%);
        background: linear-gradient(0deg, #020f1b 29%, rgba(2, 15, 27, 0) 100%);
        opacity: .9;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .contacts__bg.hide-text--active::after {
        opacity: 0;
        visibility: hidden
    }

    .contacts__bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .contacts__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
        list-style-type: disc;
        padding-left: 20px
    }


    .hero__text{font-size:18px}
    .hero__title{font-size:32px;line-height: 25px;}
    input.buttonUI{font-size:15px;width: 100%;}
    .intr {display: flex;margin-top:2px;font-size:18px}

    .onlymobile {display: both;}
.onlydeskt {display: none;}

.sopr {padding:25px;border:2px solid #ECBE90;color: #fff;width: 90%;margin: 0 auto;position: relative;font-size:14px;}

.services__desr--small {top: 730px;position: absolute;}





.benefits_f .benefits__list{margin:15px 0;}



.benefits_f .benefits__icon{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}
.benefits_f .benefits__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.benefits_f .benefits__subtitle{font-size:18px;color:#e2c09d;font-weight:600}
.benefits_f .benefits__text {font-weight: 400;font-size: 16px;line-height: 24px;text-align: left;}
.benefits_f .benefits__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:15px}
.benefits_f .benefits__card{width:100%;height:100%;padding:32px 45px;background-color:#061828;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15;margin:15px 0;}





.benefits_f1 {margin:-100px 0 10px 0;position: relative;}
.benefits_f1 .benefits__wrapper{}
.benefits_f1 .benefits__title {
        width: 100%;
        margin: 0 auto;
        text-align:center;
    }

.benefits_f1 .benefits__descr {text-align: center;margin:35px 0;}
.benefits_f1 .benefits__list{-ms-grid-columns:1fr;grid-template-columns:1fr}


.benefits_f1 {position: relative;background: #061828;width: 100%;}
.benefits_f1 .benefits__wrapper {padding:75px 0;}
.benefits_f1 .benefits__title {}
.benefits_f1 .benefits__descr {text-align: center;padding:35px 0 45px 0;width: 57%;margin: 0 auto;position: relative;}
.benefits_f1 .benefits__card{width:100%;height:100%;background-color:#020F1B;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15;padding:25px;clear:both;}
.benefits_f1 .benefits__head{margin-bottom:15px}


.benefits_f1  .benefits__item {padding:5px;margin:15px 0;clear: both;display: block;}
.benefits_f1 button {font-size: 14px;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;margin:25px 0;}



.benefits_f1 .benefits__icon{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}
.benefits_f1 .benefits__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.benefits_f1 .benefits__subtitle{font-size:18px;color:#e2c09d;font-weight:600}
.benefits_f1 .benefits__text {font-weight: 400;font-size: 16px;line-height: 24px;text-align: left;}
.benefits_f1 .benefits__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:15px}
.benefits_f1 .benefits__card{width:100%;height:100%;padding:32px 45px;background-color:#061828;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15;margin:15px 0;}



.benefits_help {position: relative;background: #061828;width: 100%;}
.benefits_help .benefits__wrapper {padding:75px 0;}
.benefits_help .benefits__title {}
.benefits_help .benefits__descr {text-align: center;padding:35px 0 45px 0;width: 57%;margin: 0 auto;position: relative;}
.benefits_help .benefits__card{width:100%;height:100%;background-color:#020F1B;border:1px solid #ecbe90;-webkit-box-shadow:0px 20px 80px 0px #010c15;box-shadow:0px 20px 80px 0px #010c15;padding:25px;}
.benefits_help .benefits__head{margin-bottom:15px}
.benefits_help .benefits__icon img{width:60px;height:60px;text-align: center;margin:15px 0;position: relative;}
.benefits_help .benefits__subtitle{font-size:17px;color:#ffffff;font-weight:700;text-align: center;clear: both;}
.benefits_help .benefits__list{}
.benefits_help  .benefits__item {padding:5px;margin:15px 0;}
.benefits_help .benefits__text {text-align: center;font-size: 14px;}
.benefits_help button {font-size: 14px;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;margin:25px 0;}

.benefits_help .benefits__wrapper{}
.benefits_help .benefits__title {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        text-align:center;
    }



}




@media(max-width: 768px){


#contact-form input.buttonUI{border: none;display:inline-block;font-size:14px;font-weight:400;padding:20px 30px;text-align:center;letter-spacing:2px;text-transform:uppercase;background:-webkit-gradient(linear, left top, right top, from(#f1c69c), to(#dca76e));background:-o-linear-gradient(left, #f1c69c 0%, #dca76e 100%);background:linear-gradient(90deg, #f1c69c 0%, #dca76e 100%);-webkit-box-shadow:0px 20px 50px 0px #4f3231;box-shadow:0px 20px 50px 0px #4f3231;color:#261604;-webkit-transition:opacity .3s ease,color .3s ease;-o-transition:opacity .3s ease,color .3s ease;transition:opacity .3s ease,color .3s ease;position:relative;overflow:hidden
}
#contact-form input.buttonUI::after{content:" ";width:10px;height:300px;background:#fff;-webkit-animation-delay:1s;animation-delay:1s;position:absolute;top:-70px;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)
}

#contact-form input.buttonUI:hover{color:#fff
}

#contact-form input.buttonUI--black{background:#020f1b;color:#fff;-webkit-box-shadow:0px 29px 50px 0px #44210f80;box-shadow:0px 29px 50px 0px #44210f80
}


    .services__box{max-width:100%}
    .services__title{margin-bottom:50px}
    .services__info{max-width:100%;gap:30px}
    .services__img{position:initial;width:106%;margin-top:-10%;margin-left:-3%}
    .services__subtitle{font-size:18px}
    .services__descr{font-size:15px}
    .services__btn{max-width:100%;width:100%;}

    .hero__text {font-size:13px;margin:12px 0;position: relative;}
    .hero {padding-top:42px;padding-bottom:230px}
    .hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:26px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 28px;}
    .hero__title span{display:inline;font-weight: bold;position: relative;z-index: 1;display: block;}
    .hero__title span::after {
        content: "";
        display: block;
        border-bottom: 20px solid;
        border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
        width: 58%;
        left: -18px;
        margin:-6px auto -20px 84px;position: relative;
        z-index: -1;
        position: absolute;z-index:2;
    }
    .steps__item:nth-child(2) .steps__card::before, .steps__item:nth-child(3) .steps__card::before, .steps__item:nth-child(4) .steps__card::before {
        border-color:transparent;
        content: "";
        position: absolute;
        left: -27px;
        top: -14px;
        transform: translateY(-50%);
        width: 33px;
        height: 33px;
        background-image: url('<?php bloginfo('template_directory'); ?>/assets/images/arrow4.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: calc(0% - 0px) center;
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .steps__item:nth-child(7) .steps__card::before, .steps__item:nth-child(6) .steps__card::before{
        border-color:transparent;
        content: "";
        position: absolute;
        left: -28px;
        top: -14px;
        transform: translateY(-50%);
        width: 33px;
        height: 33px;
        background-image: url('<?php bloginfo('template_directory'); ?>/assets/images/arrow7.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: calc(0% - 0px) center;
        background-color: transparent;
        transform: translate(-50%, -50%) rotate(270deg);
    }
    .steps__item:nth-child(5) .steps__card::before{
        border-color:transparent;
        content: "";
        position: absolute;
        left: -28px;
        top: -14px;
        transform: translateY(-50%);
        width: 33px;
        height: 33px;
        background-image: url('<?php bloginfo('template_directory'); ?>/assets/images/arrow8.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: calc(0% - 0px) center;
        background-color: transparent;
        transform: translate(-50%, -50%) rotate(270deg);
    }
    input.buttonUI{
        font-size:12px;padding:12.5px 16px;width: 100%
    }
    .intr {
        display: flex;margin-top:2px;font-size:12px
    }




}


@media(max-width: 576px){
    .services__descr{font-size:13px;}
    .services__btn{max-width:100%;width:100%;}
    .hero__text{font-size:13px}
    .hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:23px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 23px;}
    .hero__form{max-width:320px;margin:0 auto;}
    .hero__title span{display:both;font-weight: bold;position: relative;z-index: 1;}
    .hero__title span::after {
        content: "";
        display: block;
        border-bottom: 20px solid;
        border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
        width: 60%;
        left: -40px;
        margin:-4px auto 0 84px;position: relative;
        z-index: -1;
        position: absolute;z-index:2;
    }
}



@media(max-width: 428px){
    .hero__text{font-size:13px}
    .hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:23px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 27px;}
    .hero__form{max-width:320px;margin:0 auto;}
    .hero__title span{display:both;font-weight: bold;position: relative;z-index: 1;}
    .hero__title span::after {
        content: "";
        display: block;
        border-bottom: 12px solid;
        border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
        width: 43%;
        left: 28px;
        margin:-4px auto 0 84px;position: relative;
        z-index: -1;
        position: absolute;z-index:2;
    }
}

@media(max-width: 414px){
    .hero__text{font-size:13px}
    .hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:23px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 27px;}
    .hero__form{max-width:320px;margin:0 auto;}
    .hero__title span{display:both;font-weight: bold;position: relative;z-index: 1;}
    .hero__title span::after {
        content: "";
        display: block;
        border-bottom: 12px solid;
        border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
        width: 61%;
        left: -10px;
        margin:-4px auto 0 84px;position: relative;
        z-index: -1;
        position: absolute;z-index:2;
    }
}


@media(max-width: 390px){


    .hero__text{font-size:13px}
    .hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:23px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 27px;}
    .hero__form{max-width:320px;margin:0 auto;}
    .hero__title span{display:both;font-weight: bold;position: relative;z-index: 1;}
    .hero__title span::after {
        content: "";
        display: block;
        border-bottom: 12px solid;
        border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
        width: 65%;
        left: -23px;
        margin:-4px auto 0 84px;position: relative;
        z-index: -1;
        position: absolute;z-index:2;
    }
}

@media(max-width: 375px){
    .hero__text{font-size:13px}
    .hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:23px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 27px;}
    .hero__form{max-width:320px;margin:0 auto;}
    .hero__title span{display:both;font-weight: bold;position: relative;z-index: 1;}
    .hero__title span::after {
        content: "";
        display: block;
        border-bottom: 12px solid;
        border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
        width: 68%;
        left: -32px;
        margin:-4px auto 0 84px;position: relative;
        z-index: -1;
        position: absolute;z-index:2;
    }
}


@media(max-width: 320px){
    .hero__text{font-size:13px}
    .hero__title{font-family:"Philosopher",sans-serif;max-width:980px;width:100%;margin:0 auto;text-align:center;font-size:23px;color:#1c1403;text-transform:uppercase;display: inline;line-height: 27px;}
    .hero__form{max-width:320px;margin:0 auto;}
    .hero__title span{display:both;font-weight: bold;position: relative;z-index: 1;}
    .hero__title span::after {
        content: "";
        display: block;
        border-bottom: 12px solid;
        border-image: linear-gradient(to right, #F1C69C, #DCA76E) 1 1 0 0 / 20px stretch;
        width: 80%;
        left: -58px;
        margin:-4px auto 0 84px;position: relative;
        z-index: -1;
        position: absolute;z-index:2;
    }
    input.buttonUI {border: none;font-size:12px;padding:12.5px 16px;width: 100%;margin:0 auto;}

}




.footer{padding-bottom:85px;padding-top:85px;background-color:#000509;margin-top:-250px;position: relative;}
.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:90px}
.footer__row{display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr; /* Исправлено */
    grid-template-columns: repeat(3, minmax(100px, 215px));
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 25px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;}
.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px}
.footer__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}
.footer__title{font-size:18px;color:#fff;font-weight:600}
.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}
.footer__link{font-size:14px;color:#dfdfdf;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.footer__link:hover{opacity:.5}
.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:45px}
.footer__logo{max-width:150px;width:100%}

@media(max-width: 576px){.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}
@media(max-width: 768px){.footer__list{gap:25px}
}
@media(max-width: 576px){.footer__list{width:100%;gap:10px}
}
@media(max-width: 1024px){.footer__link{font-size:16px}
    .footer__row{display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr; /* Исправлено */
    grid-template-columns: repeat(2, minmax(100px, 215px));
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 25px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;}
}
@media(max-width: 768px){.footer__link{font-size:14px}
}
@media(max-width: 576px){.footer__link{font-size:12px}
}
.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:45px}
@media(max-width: 768px){.footer__right{gap:15px}
}
.footer__logo{max-width:150px;width:100%}
@media(max-width: 768px){.footer__logo{max-width:100px}
}
@media(max-width: 768px){.footer{padding-top:35px;padding-bottom:35px}
}


