/*
  Theme Name: Alterra
  Author: Coderiver
  Author URI: https://riverco.de
  Text Domain: alterra
  Theme URI: https://riverco.de
  Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
  Requires at least: 6.1
  Tested up to: 6.2
  Requires PHP: 5.6
  Version: 1.0
  License: GNU General Public License v2 or later
  License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

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

a {
  color: inherit;
}
input {
    appearance: none;
    border: none;
    border-radius: 0;
}
body.logged-in header {
    margin-top: 28px;
}

body.logged-in {
    padding-top: 28px;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
.header__dropdown ul.header__dropdown-list li a span.header__dropdown-label {
    opacity: 1;
}

.header .progress-container {
    height: 0px;
}


.text_editor {
    padding: 50px 0;
}
.otgs-development-site-front-end {
    display: none;
}
/*bc*/
.bc {
    padding: 50px 0 0 0;
}


#breadcrumbs a {
    line-height: 1.2;
    font-family: Intro-regular-alt, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    transition: color .2s ease-in-out, opacity .3s ease-in-out;
    color: #e94e1b;
}

#breadcrumbs span.breadcrumb_last {
    line-height: 1.2;
    font-family: Intro-regular-alt, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    transition: color .2s ease-in-out, opacity .3s ease-in-out;
    color: #e94e1b;
}

.single-services .bc, .single-post .bc {
    background-color: #f1f4f7;
}

.single-projects .bc {
    padding-top: 99px;
    background-color: #f1f4f7;
}

.single-post .bc .container-pl {
    padding-left: 0px;
}

/* contacts page*/

.page-id-30 .bc{
    background-color: #f1f4f7;
}

/*bc end*/


/*contact form vacantions*/

#wpcf7-f499-o1 .vacancy-form__form-input-file-file input {
    position: absolute;
    top: 10px;
    opacity: 0;
    border: none;
}

#wpcf7-f499-o1 .vacancy-form__form-input-file-file span.wpcf7-form-control-wrap {
    position: initial;
}

#wpcf7-f499-o1 .custom-field__input[type=file] {
    display: block;
    cursor: pointer;
}

::-webkit-file-upload-button {
    display: none;
}

#wpcf7-f499-o1 .custom-field__input {
    width: 100%;
}

/**/

/*filter*/

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul {
    font-size: calc(16px + (18 - 16) * (100vw - 375px) / (1920 - 375));
    line-height: 1.3;
    font-family: Aeroport, sans-serif;
    color: #3c3c3b;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    list-style: none;
    display: flex;
    margin-bottom: 80px;
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul > li {
    font-size: calc(16px + (18 - 16) * (100vw - 375px) / (1920 - 375));
    line-height: 1.3;
    font-family: Aeroport, sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    list-style: none;
    width: 100%;
    padding: 16px;
    color: #3c3c3b;
    cursor: pointer;
    border-top: 2px solid #dadada;
    border-bottom: 2px solid #dadada;
    text-align: center;
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul > li.sf-option-active {
    font-size: calc(16px + (18 - 16) * (100vw - 375px) / (1920 - 375));
    line-height: 1.3;
    font-family: Aeroport, sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    list-style: none;
    width: 100%;
    padding: 16px;
    cursor: pointer;
    border-top: 2px solid #dadada;
    border-bottom: 2px solid #dadada;
    text-align: center;
    color: #e94e1b;
    border-color: #e94e1b;
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul > li > input,
#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-services > ul > li > input {
    display: none;
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul > li > label {
    font-weight: 400;
    list-style: none;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-size: calc(24px + (30 - 24) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    font-family: Intro-bold-alt, sans-serif;
    text-transform: uppercase;
    color: currentColor;
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-services > ul {
    font-size: calc(16px + (18 - 16) * (100vw - 375px) / (1920 - 375));
    line-height: 1.3;
    font-family: Aeroport, sans-serif;
    color: #3c3c3b;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 80px;
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-services > ul > li {
    margin: 0;
    vertical-align: baseline;
    list-style: none;
    font-size: calc(18px + (20 - 18) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    font-family: Aeroport, sans-serif;
    color: var(--text-color);
    font-weight: 400;
    padding: 4px 20px;
    width: fit-content;
    border: 1.5px solid var(--text-color);
    border-radius: 100px;
    cursor: pointer;
    --bg-color: transparent;
    --text-color: #3c3c3b;
    --active-text-color: #ffffff;
    --active-bg-color: #3c3c3b;
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-services > ul > li.sf-option-active {
    margin: 0;
    vertical-align: baseline;
    list-style: none;
    font-size: calc(18px + (20 - 18) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    font-family: Aeroport, sans-serif;
    font-weight: 400;
    padding: 4px 20px;
    width: fit-content;
    border: 1.5px solid var(--text-color);
    border-radius: 100px;
    cursor: pointer;
    --bg-color: transparent;
    --text-color: #3c3c3b;
    --active-text-color: #ffffff;
    --active-bg-color: #3c3c3b;
    background-color: var(--active-bg-color);
    color: var(--active-text-color);
}

#search-filter-form-487 > ul > li.sf-field-taxonomy-projects-services > ul > li > label {
    list-style: none;
    line-height: 1.2;
    font-family: Aeroport, sans-serif;
    font-weight: 400;
    --bg-color: transparent;
    --text-color: #3c3c3b;
    --active-text-color: #ffffff;
    --active-bg-color: #3c3c3b;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    color: inherit;
    font-size: 20px;
}

#archive_posts > nav > .nav-links > span.page-numbers.current {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    font-size: calc(18px + (20 - 18) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    font-family: Aeroport, sans-serif;
    color: #3c3c3b;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    border-radius: 50%;
    background-color: #dadada;
}

#archive_posts > nav > div > a.page-numbers {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    font-size: calc(18px + (20 - 18) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    font-family: Aeroport, sans-serif;
    color: #3c3c3b;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    border-radius: 50%;
}

.pagination .nav-links {
    display: flex;
    gap: 10px;
}


@media only screen and (max-width: 600px) {
    #search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul {
        flex-direction: column;
        margin-bottom: 35px;
    }

    .sf-field-taxonomy-projects-type > ul {
        position: relative;
    }

    .sf-field-taxonomy-projects-type > ul > li {
        position: absolute;
        background-color: white;

    }

    #search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul {
        margin-bottom: 75px;
    }

    .sf-field-taxonomy-projects-type > ul > li {
        z-index: -1;
    }

    .sf-field-taxonomy-projects-type > ul > li.sf-option-active {
        z-index: 0;
    }

    #search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul > li {
        text-align: left !important;
        padding-left: 0px !important;
    }

    #search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul > li.sf-option-active,
    #search-filter-form-487 > ul > li.sf-field-taxonomy-projects-type > ul > li {
        padding: 16px 16px 10px 0;
    }

    #search-filter-form-487 > ul > li.sf-field-taxonomy-projects-services > ul > li > label {
        font-size: 18px;
    }

    .add-relative-position {
        position: relative !important;
        z-index: 0 !important;
    }

    .tabs__arrow {
        pointer-events: visible !important;
        z-index: 1 !important;
        top: 13px !important;
    }

}

/*filter end*/

.outline_orange_button.home-about__link-team {
    height: auto;
}

strong {
    font-weight: 700;
}


/**/

/* CSS стилі для popup */
.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border: 1px solid #ccc;
    padding: 20px 20px 30px 20px;
    z-index: 9999;
}

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

.close {
    float: right;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.close:hover {
    color: red;
}
.popup_logo {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}

/*subsribe*/
.news-form_center {
    text-size-adjust: 100%;
    --swiper-theme-color: #007aff;
    --header-bg-color: #fff;
    font-size: calc(16px + (18 - 16) * (100vw - 375px) / (1920 - 375));
    line-height: 1.3;
    font-family: Aeroport, sans-serif;
    color: #3c3c3b;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    position: absolute;
    z-index: 2;
    bottom: calc(-10px + (-110 - -10) * (100vw - 1024px) / (1920 - 1024));
    right: calc(50px + (275 - 50) * (100vw - 1024px) / (1920 - 1024));
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: calc(82px + (122 - 82) * (100vw - 1024px) / (1920 - 1024));
    height: calc(440px + (654 - 440) * (100vw - 1024px) / (1920 - 1024));
    width: calc(440px + (654 - 440) * (100vw - 1024px) / (1920 - 1024));
    border-radius: 50%;
}

/**/

/*pagination*/
ul.page-numbers {
    display: flex;
    gap: 10px;
}

.page-numbers.current {
    text-size-adjust: 100%;
    --swiper-theme-color: #007aff;
    --header-bg-color: #fff;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    font-size: calc(18px + (20 - 18) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    border-radius: 50%;
    font-family: Aeroport, sans-serif;
    color: #3c3c3b;
    font-weight: 700;
    background-color: #dadada;
}

a.page-numbers {
    text-size-adjust: 100%;
    --swiper-theme-color: #007aff;
    --header-bg-color: #fff;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    font-size: calc(18px + (20 - 18) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    border-radius: 50%;
    font-family: Aeroport, sans-serif;
    color: #3c3c3b;
    font-weight: 700;
}

/**/

/* contacts hero styles */

.contacts-hero {
    position: relative;
    background-color: #f1f4f7;
}

.contacts-hero__inner {
    position: relative;
}

@media only screen and (min-width: 1024px) {
    .contacts-hero__inner {
        min-height: 80vh;
        display: flex;
        align-items: center;
        gap: 10px;
    }
}

@media screen and (max-width: 1023px) {
    .contacts-hero__inner {
        padding-top: 40px;
    }
}

@media screen and (max-width: 1023px) {
    .contacts-hero__content {
        margin-bottom: 30px;
    }
}

.contacts-hero__subtitle{
    margin-bottom: 50px;
}

@media screen and (max-width: 1023px) {
    .contacts-hero__subtitle{
        margin-bottom: 30px;
    }
}

.contacts-hero__contact{
    font-size: 32px;
    font-size: calc(22px + (32 - 22) * (100vw - 375px) / (1920 - 375));
    line-height: 1.3;
}


.contacts-hero__content-title {
    font-family: Intro-bold-alt, sans-serif;
    color: #1d1d1b;
    text-transform: uppercase;
    max-width: 700px;
    margin-bottom: 42px;
}

@media screen and (max-width: 1023px) {
    .contacts-hero__content-title {
        max-width: unset;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .contacts-hero__content-text:before {
        top: 8px;
    }
}

.contacts-hero__picture {
    position: relative;
    max-width: 800px;
    max-height: 680px;
    object-fit: cover;
    background-color: #f1f4f7;
}

@media only screen and (min-width: 1024px) {
    .contacts-hero__picture {
        margin-top: auto;
        margin-left: auto;
        z-index: 8;
        transform: translateY(5%);
        width: 50%;
    }
}

@media screen and (max-width: 1023px) {
    .contacts-hero__picture {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
}

.contacts-hero__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media only screen and (min-width: 1024px) {
    .contacts-hero__ticker {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 5;
    }
}

/* contacts info styles */

.contacts-info__container{
    padding: 129px 82px 82px;
    max-width: 1920px;
    margin: 0 auto;
}

.contacts-info__wrapper{
    display: flex;
    align-items: center;
    gap: 10%;
}

.contacts-info__circles{
    position: relative;
    max-width: 44%;
}

.contacts-info__circle{
    position: absolute;
    top: 0;
    left: 0;

    max-width: 100%;
}

.contacts-info__circle--base{
    position: relative;
}

.contacts-info__content{
    max-width: 42%;
}

.address-list__address{
    margin-bottom: 40px;

    font-size: 32px;
    font-size: calc(22px + (32 - 22) * (100vw - 375px) / (1920 - 375));
    line-height: 1.3;
}

.address-list__item:not(:last-child){
    margin-bottom: 70px;
}

.address-list__label{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;

    font-family: Intro-regular-alt, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

@media screen and (max-width: 1023px) {
    .contacts-info__container{
        padding: 68px 28px 56px;
    }

    .contacts-info__wrapper{
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .contacts-info__content{
        max-width: 100%;
    }

    .contacts-info__circles{
        margin-top: 41px;
        order: 2;
        max-width: 100%;
    }

    .address-list__label, .address-list__address {
        margin-bottom: 30px;
    }

    .address-list__item:not(:last-child){
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px){
    .contacts-info__circle{
        left: -25%;
        max-width: 130%;
    }
}

/* form*/
.contacts-form__inner{
    display: flex;
    flex-direction: column;

}

.contacts-form__inner .custom-field{
    display: inline-flex;

}

.contacts-form__form{
    display: flex;
    gap: 241px;
    /*column-count: 2;*/
    max-width: 68%;
    margin: 0 auto;

}

@media screen and (max-width: 1439px){
    .contacts-form__form{
        max-width: 88%;
        gap: 80px;
    }
}

@media screen and (max-width: 1023px){
    .contacts-form__form{
        max-width: 88%;
        gap: 30px;
    }
}

@media screen and (max-width: 767px){
    .contacts-form__form{
        flex-direction: column;
        gap: 30px;
        max-width: 100%;
        width: 100%;
    }
}

.contact-us-form__form-input-select{
    position: relative;
    z-index: 11;
}

/**/

.custom-select select {
    display: none; /*hide original SELECT element: */
}

.select-selected {
    display: flex;
    align-items: center;
    justify-content: space-between;

    font-family: Aeroport, sans-serif;
    color: #1D1D1B;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    text-transform: initial;
}

.select-items{
    font-family: Aeroport, sans-serif;
    color: #1D1D1B;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    text-transform: initial;
}

/* About page*/

.about-hero__content{
    display: flex;
    justify-content: center;
    gap: 201px;

    padding: 161px 0 140px;
}

.about-hero__title{
    margin-bottom: 50px;
}

.about-hero__text{
 font-size: calc(16px + (32 - 18) * (100vw - 375px) / (1920 - 375));;
}

.about-hero__list{
    max-width: 50%;
}


.about-hero__projects img{
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}

.line-list__item-value{
    white-space: nowrap;
}

.line-list__item-value::before{
    top: 32px;
}

.line-list__item-label {
    padding-top: 15px;
}


@media screen and (max-width: 1023px){
    .about-hero__content{
        flex-direction: column;
        align-items: start;
        padding-top: 40px;
        padding-bottom: 45px;
        gap: 40px;
    }

    .about-hero__title{
        margin-bottom: 20px;
    }

    .about-hero__list{
        max-width: 70%;
    }

    .line-list__item-value{
        display: flex;
        align-items: center;
        margin-right: 10px;
    }
}

@media screen and (max-width: 767px){

    .about-hero__list{
        max-width: 100%;
    }

    .about-hero__list .dot-paragraph{
        padding-left: 0;
    }

    .about-hero__list .dot-paragraph::before{
        display: none;
    }
}


.about-slider__thumb{
    display: flex;
    justify-content: center;
    align-items: center;

    max-height: 390px;
    overflow: hidden;
}

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

.about-slider__description p{
    font-family: Intro-bold-alt, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 31.2px */
    text-transform: uppercase;
}

.about-slider__description p:last-child{
    color: #E94E1B;
}


/*about history*/
.about-history{
    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;

    min-height: 100vh;
}

.about-history__title{
    position: relative;

    font-size: calc(56px + (140 - 56) * (100vw - 375px) / (1920 - 375));
    color: rgba(241, 244, 247, 0.80);
    font-family: Intro-bold-alt, sans-serif;
    text-transform: uppercase;
    overflow: hidden;
    }


.about-history__title ul{
    display: flex;
    align-items: center;
    width: 400vw;

}

.about-history__title ul:first-child{
    animation: title-animation 20s linear infinite;
}

.about-history__title ul:nth-child(2n){
   animation: title-animation 30s linear infinite;
}

.about-history__title ul:nth-child(2n+3){
    animation: title-animation 25s linear infinite;
}

@keyframes title-animation {
    0% { transform: translate3d(0%, 0, 0); }
    100% { transform: translate3d(-50%, 0, 0); }
}

.about-history__row{
    width: 100vw;
    white-space: nowrap;
    text-align: center;
}

.about-history__list{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    width: 100vw;
}

.about-history__swiper{
    padding-left: 191px;
}

.about-history__slider{
    height: 55vh;
}

.about-history__slider li{
    display: flex;
    flex-direction: column;
    align-items: flex-end;

}

.about-history__slider li:nth-child(2n){
    justify-content: end;
}

.about-history__year{

    margin-bottom: 30px;
    align-self: start;

    color: #E94E1B;

    font-family: Intro-bold-alt, sans-serif;
    font-size: calc(32px + (80 - 32) * (100vw - 375px) / (1920 - 375));
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
}

.about-history__year-content{
    align-self: flex-end;
    width: 80%;
}

.about-history__year-title{
    margin-bottom: 23px;

    color:  #1D1D1B;
    font-family: Intro-bold-alt,sans-serif;
    font-size: calc(20px + (40 - 20) * (100vw - 375px) / (1920 - 375));
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 48px */
    text-transform: uppercase;
}

.about-history__year-text{
    max-width: 425px;
    align-self: flex-start;

    font-size: calc(16px + (18 - 16) * (100vw - 375px) / (1920 - 375));
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 23.4px */
}


@media screen and (max-width: 1023px){
    .about-history{
        min-height: auto;
        padding: 120px 0;
    }

    .about-history__swiper{
        padding-left: 25px;
    }

    .about-history__slider{
        height: auto;
    }

    .about-mission{
        padding: 86px 0;
    }
}
@media screen and (max-width: 767px) {
    .about-history__year-content{
    align-self: flex-start;
}
    /* about history end*/

    /* project slider*/
}
.page-id-32 .service-projects{
    padding-bottom: 20px;
}

.page-id-32 .service-projects__title{
    max-width: 65%;
}

@media screen and (max-width: 1023px){
    .page-id-32 .service-projects__title{
        max-width: 100%;
    }
}
/* project slider end*/

/*about-team*/

.about-team{
    position: relative;
    overflow: hidden;
}

.about-team__circles{
    position: absolute;
    top: -10%;
    right: -20%;

    display: flex;
    align-items: center;

    width: 80vw;
    height: 80vw;
}

.about-team__circle-base{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    border: 2px solid white;
    border-radius: 50%;
}

.about-team__circle{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

    border: 2px solid white;
    border-radius: 50%;
}

.about-team__circle-1{
    width: 67%;
    height: 67%;
}

.about-team__circle-2{
    width: 40%;
    height: 40%;
}

.about-team__circle-3{
    width: 15%;
    height: 15%;
}

.about-team__achievement{
    position: relative;
    padding: 0px 0 336px;

    background-color: #F1F4F7;
}

.about-team__achievement-wrapper{
    position: relative;
    z-index: 3;
}

.about-team__achievement-wrapper .circle-slider {
    margin-bottom: 200px;
}

.about-team__achievement-image{
    position: absolute;
    bottom: -110px;
    right: 190px;
    z-index: 4;

    display: block;
    max-width: 40%;
}

.about-team__subtitle{
    margin-bottom: 50px;
}

.about-team__title{
    margin-bottom: 60px;
}

.about-team__link{
    max-width: 266px;
}

.about-team__join{
    position: relative;
    z-index: 3;
    padding: 110px 0 119px;
    background-color: #E94E1B;
}

.about-team__join-wrapper{
    display: flex;
}

.about-team__join-image{
    position: relative;
    top: -220px;

    max-width: 22vw;
    max-height: 22vw;
}

.about-team__join-content{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
    max-width: 71%;

    color: white;
}

.about-team__title-bottom{
    padding-top: 170px;
    margin-bottom: 60px;
    text-align: end;
}
.about-team__title-bottom .mask-text{
    color: white;
}

.about-team__link-bottom{
    color: white;
    border-color: white;
}

@media screen and (max-width: 1023px){
    .about-team__achievement-image{
        position: relative;
        right: auto;
        max-width: 100%;
    }
    .about-team__link{
        max-width: 100%;
    }
    .about-team__join{
        padding-top: 0px;
    }
    .about-team__join-wrapper{
        flex-direction: column;
    }

    .about-team__join-image{
        top: -110px;
        max-width: 65vw;
        max-height: 65vw;

    }

    .about-team__title-bottom{
        padding-top: 0px;
        text-align: start;
        margin-bottom: 40px;
    }

    .about-team__link-bottom{
        width: 100%;
    }
}

@media screen and (max-width: 767px){
    .about-team__achievement{
        padding-bottom: 222px;
    }
    .about-team__circles{
        top: 39%;
    }

    .about-team__join-content{
        max-width: 100%;
    }
    .about-team__join-image{
        top: -60px;
    }
}

/* about values*/

.about-values__hero{
    display: flex;
    padding: 245px 0 106px;
}

.about-values__title{
    max-width: 773px;
    width: 50%;
}

.about-values__hook{
    position: relative;
    width: 50%;
}

.about-values__content{
    width: 300px;
    height: 300px;
    margin-left: auto;

    background-color: #f1f4f7;
    border-radius: 100%;

}

.about-values__content-inner{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 40px;
    width: 100%;
    height: 100%;
}

.about-values__content-inner p{
    font-size: calc(16px + (24 - 16) * (100vw - 375px) / (1920 - 375));;
    color: #E94E1B;
}

.about-values__running-circle{
    position: absolute;
    /*top: -100px;*/
    /*right: calc(35px + (-350 - 35) * (100vw - 1024px) / (1920 - 1024));*/
    bottom: -75px;
    right: 300px;
}

.about-values__running-circle-wrapper{
    position: relative;
}

.about-values__words{
    animation: spin infinite 25s linear;
}

.about-values__sign{
    position: absolute;
    top: 0;
    left: 0;
}

.about-values__list{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    column-gap: 140px
}

.about-values__image{
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;

    max-width: calc(241px + (340 - 241) * (100vw - 1024px) / (1920 - 1024));
}

.about-values__circle{
    position: absolute;
    bottom: 0;
    right: 0;

    max-width: calc(241px + (340 - 241) * (100vw - 1024px) / (1920 - 1024));
}

.about-values__list li{
    position: relative;
    display: flex;
    align-items: flex-end;

    width: 44%;

    counter-increment: item;
}

.about-values__list li:not(:last-child){
    margin-bottom: 357px;
}

.about-values__list li::before{
    font-family: Intro-bold-alt, sans-serif;
    color: #e94e1b;
    text-transform: uppercase;
    counter-increment: li;
    content: counter(item, decimal-leading-zero) "/";
    position: absolute;
    left: 0;
    top: -50px;
}

.about-values__list li:nth-child(4n+3){
    transform: translateX(70px);
}

.about-values__list li:nth-child(4n+4){
    transform: translateX(70px);
}

.about-values__list-content{
    max-width: 40%;
}

.about-values__value{
    margin-bottom: 10px;

    color: #1D1B1D;
    font-family: Intro-bold-alt, sans-serif;
    font-size: calc(20px + (30 - 20) * (100vw - 375px) / (1920 - 375));
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
}

.about-values__line{
    width: 62.5%;
    margin-bottom: 20px;
}

@media screen and (min-width: 1441px){
    .about-values__list li:nth-child(2n+2){
        bottom: -200px;
    }
}

@media screen and (max-width: 1440px){
    .about-values{
        margin-bottom: -200px;
    }

    .about-values__hero{
        padding: 80px 0 6px;
        margin-bottom: 150px;
    }

    .about-values__running-circle {
        right: 50%;
    }

    .about-values__list{
        flex-direction: column;
        align-items: flex-start;
    }

    .about-values__list li{
        width: 60%;
    }

    .about-values__list li:nth-child(2n){
        align-self: flex-end;
    }

    .about-values__list li:not(:last-child){
        margin-bottom: 250px;
    }

    .about-values__list li:not(:first-child){
        bottom: 100px;
    }

    .about-values__list li:nth-child(n+4){
        bottom: 200px;
    }

    .about-values__list-content{
        max-width: 60%;
    }
}

@media screen and (max-width: 1023px){
    .about-values{
        margin-bottom: 0;
    }

    .about-values__title{
        max-width: 80%;
        width: 80%;
    }

    .about-values__hook{
        margin-left: auto;}


    .about-values__content{
        width: 200px;
        height: 200px;
        margin-top: 20px;
    }

    .about-values__content-inner{
        padding: 0 27px;

    }

    .about-values__running-circle {
        right: 60%;
    }

    .about-values__words, .about-values__sign{
        width: 156px;
    }

    .about-values__list li{
        width: 82%;
    }

    .about-values__list-content{
        margin-bottom: 43px;
        max-width: 50%;
    }
    .about-values__list li:not(:last-child){
        margin-bottom: 150px;
    }

    .about-values__list li:not(:first-child){
        bottom: 0;
    }

    .about-values__list li:nth-child(n+4){
        bottom: 0;
    }

    .about-values__list li:nth-child(4n+4){
        transform: translateX(0);
    }
}

@media screen and (max-width: 768px){
    .about-values__hero{
        flex-direction: column;
    }

    .about-values__title{
        max-width: 60%;
    }

    .about-values__hook {
        width: 100%;
        margin-bottom: -50px;
    }

    .about-values__running-circle {
        right: 195px;
    }

    .about-values__list{
        flex-direction: column;
    }

    .about-values__list li{
        flex-direction: column;
        align-items: flex-start;
        width: 60%;
    }

    .about-values__list li:not(:last-child){
        margin-bottom: 100px
    }

    .about-values__list li:nth-child(even){
        margin-left: auto;
    }

    .about-values__list li:nth-child(odd){
        margin-right: auto;
    }

    .about-values__list li:nth-child(4n+3){
        transform: translateX(0);
    }

    .about-values__picture{
        position: relative;
        width: 100%;
        max-width: 241px;
    }

    .about-values__circle{
        position: relative;

        width: 100%;
        max-width: 241px;
    }

    .about-values__image{
        max-width: 241px;
    }

    .about-values__list-content{
        max-width: 80%;
        margin-bottom: 0;
    }


}

@media screen and (max-width: 580px){
    .about-values__title {
        max-width: 100%;
        width: 100%;
    }

    .about-values__list li{
        width: 100%;
        max-width: 241px;
    }

    .about-values__list li:nth-child(1) .about-values__picture,
    .about-values__list li:nth-child(3) .about-values__picture{
        margin-top: -40px;
    }
}


.service-advantages__stats-cover:after {
    display: none;
}
.orange_circle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Intro-bold-alt, sans-serif;
    color: #fff;
    text-transform: uppercase;
    content: attr(data-label);
    position: absolute;
    right: -40px;
    bottom: -100px;
    width: 240px;
    width: calc(190px + (240 - 190) * (100vw - 768px) / (1920 - 768));
    height: 240px;
    height: calc(190px + (240 - 190) * (100vw - 768px) / (1920 - 768));
    background-color: #e94e1b;
    border-radius: 100%;
    padding: 0 30px;
}
.orange_circle span {
    font-size: 30px;
}



/*lang switcher*/
.header__language .wpml-ls-legacy-dropdown a {
    background-color: transparent;
    border: 1px solid transparent;
}
.header__language .wpml-ls-legacy-dropdown {
    width: 50px;
    max-width: 100%;
}
.header__language .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none;
}
.header__language .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.header__language .wpml-ls-legacy-dropdown a:focus,
.header__language .wpml-ls-legacy-dropdown a:hover {
    background-color: transparent;
    border: 1px solid transparent;
}
/**/


/* Custom style */

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

.primary_button_cf7 {
    display: inline-flex;
}

.wpcf7-form-control-wrap {
    margin-right: 5px;
}

.primary_button_cf7 .wpcf7-spinner {
    position: absolute;
}

.primary_button_cf7 .wpcf7-form-control {
    z-index: 2;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
}

.primary_button_cf7 .button-content:after {
        content: '';
        display: inline-block;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLWFycm93LXVwLXJpZ2h0Ij48bGluZSB4MT0iNyIgeTE9IjE3IiB4Mj0iMTciIHkyPSI3Ij48L2xpbmU+PHBvbHlsaW5lIHBvaW50cz0iNyA3IDE3IDcgMTcgMTciPjwvcG9seWxpbmU+PC9zdmc+);
        width: 22px;
        height: 22px;
        background-size: cover;
        filter: invert(1);
        margin-left: -3px;
}

.wpcf7-form .custom-checkbox-cf7 {
    padding-left: 0;
}

.custom-checkbox-cf7 .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 0;
    position: absolute;
    display: block;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #233c7a;
}

.custom-checkbox-cf7 .wpcf7-form-control input:checked + .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.wpcf7-response-output {
    z-index: 1;
	display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    border: none;
    padding-left: 0;
    border-color: transparent;
    position: relative;
}

.wpcf7 form.sent .wpcf7-response-output {
    border: none;
    border-color: transparent;
    position: relative;
}

.hero__scrollbar {
	display: none;
}

/*footer*/
.footer__socials a > svg > path,
#SVGRepo_iconCarrier > g > path {
    transition: all 0.2s ease-in-out;
}
.footer__socials a > svg > path:hover,
#SVGRepo_iconCarrier > g > path:hover {
    fill: #e94e1b !important;
    transition: all 0.2s ease-in-out;
}

/**/

/*Service card*/
.service-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.service-card__content {
    margin-left: 0;
    margin-top: auto;
}

.service-card__inner {
    height: 100%;
    margin-top: auto;
    display: flex;
    flex-direction: column;
}

.service-other__slider .slider-scrollbar-slider__item {
    height: auto;
}

.our-services-list__inner .swiper-slide {
    height: auto;
}

/* Vacancy */
.vacancy-form__title {
    margin-bottom: 40px;
}

@media screen and (max-width: 1023px) {
    .vacancy-form__title {
        margin-bottom: 12px;
    }
}

/* arrow-up */
.arrow-up {
    display: none;
    align-items: center;
    justify-content: center;
    position:fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 20;
    background-color: transparent;
}

.arrow-up.show-btn {
    display: flex;
}

@media screen and (max-width: 570px) {
    .arrow-up {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 1470px) {
    .about-team__achievement-wrapper .circle-slider {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 991px) {
    .about-team__achievement-wrapper .circle-slider {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .footer__upper {
        gap: 20px;
    }
}

.header__logo img {
    width: auto;
    height: auto;
}

@media screen and (min-width: 1441px) {
	.about-values__list li:last-child {
		bottom: 150px;
	}
}
