@media (max-width:1720px) {
    .menu {
        column-gap: 45px;
    }

    header {
        padding: 10px 0;
    }

    .header-list_contacts{
        row-gap: 10px;
    }

    .header-list_contacts img{
        max-width: 45px;
    }

    .header-list_contacts > li{
        column-gap: 20px;
    }

    .content-home h5 {
        margin: 80px 0px 60px;
    }

    .button{
        height: 55px;
    }

    .item-specialization{
        height: 550px;
    }

    .item-specialization h4{
        padding: 25px 0;
    }

    .numbers-about_company > span{
        font-size: 105px;
    }

    .content-about_company ul{
        margin-top: 70px;
    }

    .content-about_company ul > li::before{
        width: 45px;
        height: 45px;
    }

    .wrapper-about_company_two .content-about_company p {
        margin-top: 40px;
    }

    .list-items_dignity {
        row-gap: 70px;
    }

    .list-items_dignity > li {
        padding: 35px 5px 15px;
    }

    .list-items_dignity > li p {
        margin-top: 15px;
    }

    .section-form_zamer h2 {
        font-size: 50px;
        line-height: 56px;
    }

    .wrapper-inputs_form_zamer{
        margin-top: 35px;
    }

    .wrapper-form_zamer form .button {
        margin: 50px auto 0;
    }

    .section-consultation{
        padding: 70px 0;
    }

    .wrapper-home{
        min-height: 800px;
    }

    .icon-arguments{
        height: 70px;
    }
}

@media (max-width:1600px) {
    .section {
        margin-top: 120px;
    }
    .wrapper{
        margin-top: 40px;
    }
    .menu {
        column-gap: 35px;
    }

    header {
        padding: 8px 0;
    }

    .header-list_contacts img {
        max-width: 40px;
    }

    .header-list_contacts {
        row-gap: 8px;
    }

    .header-list_contacts > li {
        column-gap: 16px;
    }

    .content-home h5 {
        margin: 70px 0px 55px;
    }

    .button{
        height: 50px;
    }

    .section-arguments h3{
        margin-top: 25px;
    }

    .item-specialization{
        height: 500px;
    }

    .item-specialization h4{
        padding: 20px 0;
    }

    .numbers-about_company > span {
        font-size: 90px;
    }

    .content-about_company ul {
        margin-top: 65px;
    }

    .content-about_company ul > li::before {
        width: 40px;
        height: 40px;
    }

    .wrapper-about_company_two .content-about_company p {
        margin-top: 25px;
    }

    .list-items_dignity {
        row-gap: 55px;
    }

    .list-items_dignity > li {
        padding: 30px 5px 15px;
    }

    .section-form_zamer{
        padding: 57px 0;
    }

    .section-form_zamer h2 {
        font-size: 44px;
        line-height: 48px;
    }

    form input[type=text] {
        padding: 13px 0 13px 16px;
    }

    .wrapper-form_zamer form .button {
        margin: 40px auto 0;
    }

    .swiper-photo .swiper-slide{
        height: 280px;
    }

    .swiper-photo {
        height: 584px;
    }

    .section-consultation{
        padding: 60px 0;
    }

    .wrapper-question{
        padding: 60px 0;
    }

    .list-question > li{
        padding-bottom: 15px;
    }

    .list-question{
        row-gap: 15px;
    }

    .text-question h5{
        margin-top: 15px;
    }

    .list-footer{
        column-gap: 35px;
    }

    .wrapper-footer_bottom {
        margin-top: 30px;
    }

    footer {
        background: #0A0A0A;
        padding: 25px 0 80px;
    }

    .wrapper-home{
        min-height: 700px;
    }

    .modal {
        padding: 40px 0 55px;
    }

    .modal h5 {
        margin-bottom: 35px;
    }

    .modal form input[type=text] {
        margin-bottom: 20px;
    }

    .modal form .button{
        margin-top: 40px;
    }

    .icon-arguments{
        height: 60px;
    }
}

@media (max-width:1440px) {
    .section {
        margin-top: 110px;
    }
    .wrapper{
        margin-top: 35px;
    }
    .content-home h5 {
        margin: 60px 0px 50px;
    }

    .button{
        height: 45px;
    }

    .menu {
        column-gap: 35px;
    }

    .header-list_contacts img {
        max-width: 32px;
    }

    .header-list_contacts {
        row-gap: 6px;
    }

    .header-list_contacts > li {
        column-gap: 10px;
    }

    header {
        padding: 6px 0;
    }

    .section-arguments h3{
        margin-top: 20px;
    }

    .item-specialization{
        height: 450px;
    }

    .numbers-about_company > span {
        font-size: 75px;
    }

    .list-items_dignity {
        row-gap: 40px;
    }

    .section-form_zamer h2 {
        font-size: 38px;
        line-height: 43px;
    }

    .section-form_zamer {
        padding: 45px 0;
    }

    .wrapper-form_zamer form .button {
        margin: 30px auto 0;
    }
    

    .wrapper-question {
        padding: 50px 0;
    }

    .list-footer{
        column-gap: 30px;
    }

    .wrapper-footer_bottom {
        margin-top: 25px;
    }

    footer {
        background: #0A0A0A;
        padding: 20px 0 70px;
    }

    .icon-arguments{
        height: 50px;
    }
}

@media (max-width: 1280px) {
    .section {
        margin-top: 90px;
    }
    .container{
        width: 100%;
        padding: 0 24px;
        box-sizing: border-box;
    }

    .menu {
        column-gap: 20px;
    }

    .content-home h5 {
        margin: 40px 0px 40px;
    }

    .button {
        height: 40px;
    }

    .header-list_contacts img {
        max-width: 25px;
    }

    .header-list_contacts > li {
        column-gap: 8px;
    }

    .header-list_contacts {
        row-gap: 4px;
    }

    .numbers-about_company > span {
        font-size: 60px;
    }

    .content-about_company ul {
        margin-top: 30px;
    }

    .content-about_company ul > li::before {
        width: 30px;
        height: 30px;
    }

    .wrapper-about_company_two .content-about_company p {
        margin-top: 20px;
    }

    .list-question {
        row-gap: 10px;
    }

    .wrapper-question {
        padding: 40px 0;
    }

    .list-question > li {
        padding-bottom: 10px;
    }

    .modal form{
        max-width: 75%;
    }

    .modal form .button {
        margin-top: 30px;
    }

    .modal form input[type=text] {
        margin-bottom: 15px;
    }

    .modal h5 {
        margin-bottom: 25px;
    }

    .list-stages{
        grid-template-columns: repeat(2, 1fr);
    }

    .swiper-btn{
        display: none;
    }
}

@media (max-width: 1024px) {
    header.header{
        position: fixed;
        transition: .3s;
    }
    header.header.active{
        background: #ffffff;
    }
    .nav-menu{
        position: fixed;
        background: #FFFFFF;
        box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
        border-radius: 0 0 0 20px;
        top: 0;
        right: 0;
        width: 50%;
        transform: translateX(100%);
        transition: .5s;
    }

    .nav-menu.active{
        transform: translateX(0%);
    }

    .nav-menu a{
        color: #0A0A0A;
    }

    .menu{
        flex-direction: column;
        row-gap: 15px;
    }

    .nav-menu .container{
        padding: 35px 24px 30px;
    }

    .close-menu{
        position: absolute;
        top: 18px;
        right: 16px;
        display: block;
    }

    li.header-call_time{
        display: none;
    }

    .content-home h5 {
        margin: 58px 0px 40px;
    }

    .menu-btn{
        display: block;
        width: 36px;
        background: none;
        border: none;
    }

    .menu-btn img{
        display: block;
        width: 100%;
    }

    .section-home{
        background-position: bottom left;
    }

    .button{
        max-width: 250px;
        height: 50px;
    }

    .list-items_arguments{
        grid-template-columns: repeat(2, 1fr);
        row-gap: 20px;
    }

    .list-items_arguments > li > div{
        margin-left: 20px;
    }

    .img-about_company_first{
        display: none;
    }

    .content-about_company ul > li{
        padding-left: 50px;
    }

    .numbers-about_company > span {
        font-size: 40px;
    }

    .list-items_dignity{
        grid-template-columns: repeat(3, 1fr);
    }

    .list-items_dignity > br{
        display: none;
    }

    .wrapper-form_zamer form .button{
        max-width: 100%;
        margin-top: 20px;
    }

    form input[type=text] {
        padding: 10px 0 10px 14px;
    }

    .wrapper-inputs_form_zamer{
        column-gap: 10px;
    }

    .section-form_zamer h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .swiper-photo .swiper-slide{
        height: 250px;
    }

    .swiper-photo {
        width: 100%;
        height: 524px;
    }

    .img-question{
        position: relative;
    }

    .wrapper-question{
        padding: 0;
        box-shadow: none;
    }

    .section-question{
        background: #FFFFFF;
        box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.25);
        padding: 15px 0;
    }

    .wrapper-footer{
        flex-direction: column;
        row-gap: 20px;
    }

    .logoTG{
        max-width: 165px;
    }

    footer{
        padding: 67px 0 43px;
        position: relative;
    }

    footer::before{
        content: '';
        position: absolute;
        top: 24px;
        left: 0;
        width: 100%;
        height: 3px;
        background: #FE720E;
    }

    .wrapper-footer_bottom{
        flex-direction: column-reverse;
    }

    .fixed-widjet,
    .header-scroll{
        display: none;
    }

    .modal img{
        display: none;
    }

    .close-modal img{
        display: block;
    }

    .modal form .button{
        max-width: 100%;
        margin: 0;
    }

    .modal form input[type=text],
    .modal h3, .modal h5{
        margin: 0;
    }

    .modal form{
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .modal{
        max-width: 450px;
        padding: 56px 0 80px;
    }

    .list-items_arguments > li:nth-child(5){
        grid-column-start: 1;
    }

    .content-itemStages{
        padding: 10px 5px;
    }
}

@media (max-width: 800px) {
    .logo{
        max-width: 100px;
    }

    .wrapper-about_company_two{
        flex-direction: column;
    }

    .wrapper-about_company_two .content-about_company{
        max-width: 100%;
    }

    .img-about_company{
        margin: 0 auto 0 0;
    }

    .list-items_dignity{
        grid-template-columns: repeat(2, 1fr);
    }

    .wrapper-inputs_form_zamer{
        flex-direction: column;
        row-gap: 20px;
    }


    .wrapper-consultation .button{
        max-width: 300px;
    }

    .wrapper-question{
        margin-top: 0;
    }

    .wrapper-question .container{
        flex-direction: column;
        align-items: flex-start;
    }

    .list-question{
        max-width: 100%;
        margin-top: 28px;
    }

    .list-footer{
        flex-direction: column;
        row-gap: 20px;
    }

    .list-footer p{
        font-size: 20px;
        line-height: 24px;
    }
}

@media (max-width: 600px) {
    .header-list_contacts img{
        display: none;
    }

    .header-list_contacts > li{
        font-weight: 700;
    }

    .wrapper-btns_home{
        flex-direction: column;
        row-gap: 30px;
    }

    .button{
        max-width: 100%;
        height: 64px;
    }

    .logo {
        max-width: 78px;
    }

    .nav-menu{
        width: 80%;
    }

    .list-items_arguments{
        grid-template-columns: repeat(1, 1fr);
    }

    .item-specialization .button{
        max-width: 87.179487%; /* 272/312 */
    }

    .wrapper-numbers_about_company{
        column-gap: 20px;
    }

    .content-about_company ul {
        margin-top: 20px;
    }

    .img-about_company{
        max-width: 100%;
    }

    .wrapper-about_company_two .content-about_company p {
        margin-top: 10px;
    }

    .list-items_dignity{
        grid-template-columns: repeat(1, 1fr);
    }

    .icon-item_dignity{
        max-width: 20.512821%; /* 64/312 */
    }

    .list-items_dignity > li {
        padding: 20px 5px;
    }

    .list-items_dignity {
        row-gap: 20px;
    }

    .section-dignity .container > h5{
        font-weight: 400;
    }

    .wrapper-form_zamer form{
        max-width: 100%;
    }

    .section-form_zamer{
        padding-bottom: 30%;
        box-shadow: none;
    }

    .section-form_zamer h2{
        text-align: center;
        font-size: 24px;
        line-height: 28px;
    }

    .wrapper-consultation{
        display: flex;
        flex-direction: column;
    }

    .list-consultation h2{
        font-size: 40px;
        line-height: 44px;
    }

    .list-consultation{
        margin-top: 30px;
    }

    .section-consultation {
        padding: 30px 0;
        background-position: 20%;
    }

    .img-question{
        max-width: 61.111111%; /* 220/360 */
    }

    .list-question h5{
        font-size: 14px;
        line-height: 18px;
    }

    .list-question > li{
        padding-bottom: 18px;
    }

    .list-question {
        row-gap: 27px;
    }

    .text-question h5{
        margin-top: 10px;
    }

    footer.section{
        margin-top: 32px;
    }

    .modal{
        max-width: 90%;
        padding: 56px 20px 80px;
        box-sizing: border-box;
    }

    .modal form{
        max-width: 100%;
    }

    .list-stages {
        grid-template-columns: repeat(1, 1fr);
        max-width: 400px;
        margin: 0 auto;
    }
}