li {
    list-style-type: none;
}

ul {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

@font-face {
    font-family: 'Montserrat';
    src: url('font/montserrat.woff2') format('woff2');
}

body {
    font-family: 'Montserrat', 'Arial', sans-serif;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #F0F1F4;
    width: auto;
}

.page {
    background-color: #EFECE7;
}

.header-logo {
    max-width: 164px;
    max-height: 39px;
}

.header-link {
    color: #3D4362;
    display: inline-block;
    align-items: center;
}

.mb16 {
    margin-bottom: 16px !important;
}

.header {
    align-items: center;
    min-height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 32px 0 32px;
    background-color: #FFF;
}

.link-list {
    align-items: center;
    display: flex;
    flex-direction: row;
}

.link-list-item {
    min-height: 31px;
    margin-left: 27px;
    display: flex;
    text-decoration: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.link-list-item:first-child {
    margin-left: 0px;
}

.image-link {
    display: inline;
    vertical-align: middle;
    margin-right: 4px;
}

.header-p {
    font-size: 16px;
    font-weight: bold;
    color: #5E3050;
    text-align: right;
}

.header-p-gold {
    color: #996633;
}

.main {
    width: auto;
    max-width: 1500px;
    margin: 0 auto 100px auto;
}

.big-banner {
    margin-top: 90px;
    max-width: 1300px;
    background: url(img/bigbanner.png);
    background-position: right;
    background-repeat: no-repeat;
    min-height: 457px;
    margin: 0 auto 0 auto;
}

.big-banner-h1 {
    font-size: 64px;
    padding-top: 93px;
    color: #5E3050;
    margin-bottom: 0;
}

.big-banner-h2 {
    margin-top: 36px;
    font-weight: normal;
    font-size: 40px;
    color: #353C49;
}

.contacts-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1300px;
    margin: 0 auto 0 auto;
    margin-top: 40px;
}

.contacts-list-item:first-child {
    display: flex;
    flex-direction: column;
    align-items: left;
    flex-wrap: wrap;
    justify-content: center;
}

.contacts-list-item {
    justify-content: center;
    display: flex;
    vertical-align: center;
}

.header-link {
    align-items: center;
    display: flex;
    margin-bottom: 0px;
    font-size: 25px;
    color: #353C49;
}

.images-contacts-list {
    margin-right: 14px;
}

.whatsapp-link {
    display: flex;
    align-items: center;
}

.footer {
    background-color: #FFF;
    padding: 65px 100px;
}

.footer-p {
    font-size: 16px;
    font-weight: bold;
    color: #5E3050;
    margin: 0 0 24px 0;
}

.footer-p-gold {
    color: #996633;
}

.questions {
    color: #5E3050;
    font-size: 40;
    margin: 0 0 24px 0;
}

.green {
    color: #57D163;
}

.small-span-text {
    font-size: 16px;
    color: #3D4362;
    margin-bottom: 24px;
}

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

.footer-item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    color: #353C49;
    font-size: 25px;
}

.footer-img {
    height: 40px;
    margin-right: 14px;
}

.footer-contacts {
    height: 100%
}

.underline {
    text-decoration: underline;
    display: inline;
}

.background {
    background-image: url(img/background.svg);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-x: 250px;
    background-size: contain;
    width: auto;
    margin-left: 115px;
}

.about {
    font-size: 40px;
    margin: 193px 0 0 0;
    color: #5E3050;
}

.about-title {
    color: #353C49;
    font-size: 25px;
    font-weight: bold;
    margin: 50px 0 0 0;
    line-height: 1;

}

.about-title:first-child {
    font-style: oblique;
}

.advantages-item {
    color: #353C49;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.advantages-item:first-child {
    margin-bottom: 15px;
}

.advantages {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: space-between;
}

.advantages-img {
    display: inline-block;
    margin-right: 9px;
}

.advantage {
    font-size: 18px;
    color: #353C49;
    font-weight: bold;
}

.partners-list {
    width: 524px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 27px;
}

.gradient {
    background-image: linear-gradient(to bottom right, #996633 40%, #5E3050 68%);
    font-size: 70px;
    line-height: 1;
    font-weight: bold;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.number {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
}

.numbers {
    text-decoration: dotted;
    width: 460px;
    height: 444px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.stat-text {
    font-size: 16px;
    color: #5a3b55;
    text-transform: uppercase;
    font-weight: normal;
}

.about-ul {
    display: flex;
    justify-content: space-between;
    padding-right: 150px;
}

.about-li:last-child {
    background-image: url("img/backgroundnumbers.svg");
    background-position: top;
    background-position-y: 40px;
    background-repeat: no-repeat;
    padding-bottom: 40px;

}

.background-practices {
    background-image: url("img/backgroundpractices.svg");
    background-repeat: no-repeat;
    width: 1524px;
    height: 210px;
    position: absolute;
    right: -80px;
    top: 495px;
    margin-top: 48px;
}

.practices {
    padding: 0 20px;
    margin: 0;
}

.practice {
    list-style-type: decimal;
    color: #353C49;
    font-size: 18px;
    font-weight: bold;
}

.practice-ul {
    display: flex;
    justify-content: space-between;
    padding-left: 35px;
    padding-right: 265px;
    height: 210px;
}

.practises-title {
    margin-bottom: 18px !important;
    margin-top: 45px;
}

.projects-h1 {
    margin-top: 108px;
}

.experience-title {
    color: #5E3050;
    font-size: 25px;
    margin: 0;
    margin-right: 15px;
    display: inline-block;
}


.experience-arrow {
    display: inline-block;
    height: 25px;
    width: 21px;
}

.experience-item {
    display: flex;
    justify-content: top;
    flex-direction: column;
    align-items: top;
    width: 310px;
}

.list-titles {
    display: flex;
    flex-direction: column;
    color: #353C49;
    font-weight: bold;
    font-size: 16px;
    height: 120px;
    margin-left: 50px;
    line-height: 1.5;
}

.experience-list {
    display: flex;
    flex-direction: row;
    margin-top: 47px;
    margin-left: 88px;
    gap: 12px;
    align-items: center;
}

.titles-item {
    list-style-type: disc;
}

.Companies1 {
    display: inline-block;
}

.titles {
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
}

.line-image {
    display: inline-block;
    height: auto;
}

.experience-item2 {
    width: 535px;
}

.Companies3 {
    height: 415px;
    width: 180px;
    padding-top: 17px;
}

.mail-link {
    margin-bottom: 37px;
}

.number-div {
    display: flex;
    height: 49%;
    justify-content: space-between;
    flex-direction: column;
}

.number-div:first-child {
    padding-bottom: 50px;
}

.number-div:last-child {
    padding-top: 45px;
}

* {
    box-sizing: border-box;
}

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

@media (max-width: 1350px) {
    .header {
        font-size: 14px !important;
        flex-direction: column;
    }

    .header-logo {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .main {
        padding: 0 20px;
    }

    .big-banner-h1 {
        padding-top: 140px;
        font-size: 40px;
    }

    .big-banner-h2 {
        font-size: 32px;
    }

    .contacts-list {
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .about {
        margin-top: 30px;
    }

    .about-ul {
        flex-direction: column;
        padding-left: 20px;
    }

    .background-practices {
        background-image: none;
        width: 0;
    }

    .background {
        margin-left: 0px;
    }

    .practice-ul {
        flex-direction: column;
    }

    body {
        width: 100%;
    }

    .practises-title {
        line-height: 1;
    }

    .numbers {
        flex-direction: row;
        background-image: none;
        flex-wrap: wrap;
        height: auto;
        width: auto;
        margin-top: 30px;
        gap: 20px;
    }

    .number {
        display: inline-block;
        align-items: top;
        justify-content: top;
    }

    .number-1c {
        display: inline-block;
        align-items: top;
        justify-content: top;
    }

    .about-li:last-child {
        background-image: none;
    }

    .number-div {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 100%;
        padding: 0 !important;
    }

    .list-titles {
        margin-left: 30px;
        font-size: 14px;
    }

    .experience-list {
        margin-top: 30px;
        margin-left: 15px;
        height: auto;
        align-items: center;
    }

    .Companies3 {
        display: inline-block;
        padding-top: 10px;
        height: fit-content;
    }

    .experience-item2 {
        width: 50% !important;
    }
    .experience-item {
        width: 30%;
        height: 450px;
    }
    .experience-item:last-child {
        width: 17%;
    }
    .line-image {
        height: 450px;
    }

    .experience-title {
        margin-right: 2%;
        font-size: 20px;
    }

    .footer {
        padding: 20px 20px;
    }

    .link-list {
        margin-bottom: 10px;
    }

    .footer-item {
        font-size: 16px;
    }
}

@media (max-width: 1350px) and (min-width: 900px) {
    .line-image {
        height: 600px;
    }
    .experience-item {
        width: 30%;
        height: 600px;
    }
}

@media (max-width: 650px) {
    .big-banner {
        background: none;
        height: fit-content;
        min-height: 0;
    }

    .link-list {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .link-list-item {
        margin: 0px;
    }

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

    .big-banner-h1 {
        padding-top: 10px;
        text-align: center;
    }

    .big-banner-h2 {
        margin-top: 10px;
        text-align: center;
    }

    .about-li {
        font-size: 14px;
        padding-bottom: 0 !important;
    }

    .about-ul {
        padding: 0;
    }

    .about-title {
        margin-top: 10px;
        line-height: 1;
    }

    .background {
        background-size: auto;
    }

    .advantages {
        margin-top: 8px;
        padding-left: 10px;
    }

    .advantage {
        font-size: 17px;
        padding-left: 8px;
    }

    .partners-list {
        flex-direction: column;
        justify-content: center;
        gap: 8px;
        width: auto;
        align-items: center;
        margin-top: 8px;
    }

    .projects-h1 {
        margin-top: 10px;
    }

    .line-image {
        height: 0;
        width: 0;
    }

    .experience-list {
        margin-top: 15px;
        flex-direction: column;
    }

    .experience-item {
        width: 100% !important;
        height: fit-content;
        align-items: center !important;
        display: flex;
    }

    .list-titles {
        margin-left: 30px;
    }

    .titles {
        margin-bottom: 10px;
    }

    .titles:last-of-type {
        height: fit-content;
    }

    .list-titles {
        height: fit-content;

    }

    .footer {
        padding: 30px 20px;
        text-align: center;
    }
    .footer-list {
        flex-direction: column;
        gap: 30px;
    }
    .footer-item {
        text-align: center;
    }
    .footer-img {
        margin-right: 10px;
    }

    .footer-contacts {
        align-items: center;
    }
}