@media(max-width: 1800px){

    .main_slide_data {
        top: 240px;
        left: 100px;
    }

    .main_form_block {
        top: 90px;
        right: 100px;
    }

    .main_slide {
        min-height: 500px;
    }

}

@media(max-width: 1700px){
    .main_form_block {
        max-width: 800px;
        padding: 40px 50px 70px;
    }

    .main_slide_data_title {
        font-size: 72px;
    }

    .main_slide_data_text {
        margin-top: 20px;
        font-size: 36px;
        line-height: 54px;
    }

}

@media(max-width: 1600px){

    .main_slide_data {
        max-width: 460px;
        top: 200px;
        left: 40px;
    }
    .main_form_block {
        right: 40px;
    }

    .main_form {
        gap: 14px 18px;
        max-width: 620px;
    }

    .main_form_btn {
        margin-top: 40px;
    }

    .services_space {
        padding: 90px 60px;
    }
    .services_list {
        margin-top: 50px;
        gap: 60px 50px;
    }
    .services_line {
        position: relative;
        width: calc(50% - 25px);
    }

}

@media(max-width: 1500px){

    .transport_form_data {
        padding-top: 60px;
        padding-left: 0px;
        padding-bottom: 60px;
    }

}

@media(max-width: 1400px){

    .main_slide_data {
        max-width: 320px;
    }
    .main_slide_data_text {
        font-size: 24px;
        line-height: 36px;
    }

    .main_slide_data_title {
        font-size: 54px;
        line-height: 62px;
    }

    .header_menu {
        gap: 20px;
    }
    .header_langs {
        gap: 10px;
    }
    .header_right {
        gap: 27px;
    }

    .header {
        padding-right: 25px;
    }
    .header_logo {
        max-width: 320px;
    }

    .title {
        font-size: 52px;
        line-height: 64px;
    }

    .services_line_btn {
        margin: 50px auto 0;
        width: 100%;
        max-width: 312px;
    }

    .services_line {
        width: calc(50% - 20px);
    }
    .services_list {
        margin-top: 50px;
        gap: 40px;
    }

    .services_space {
        padding: 75px 40px;
    }

    .adv_space {
        padding: 60px 10px 40px;
    }

    .adv_line_text {
        font-size: 20px;
        line-height: 24px;
    }

    .adv_list {
        margin-top: 50px;
        gap: 70px;
    }

    .adv_line_header {
        margin-bottom: 12px;
    }

    .adv_line_title {
        font-size: 20px;
        line-height: 24px;
    }


    .about_block {
        margin-top: 70px;
    }
    .about_left {
        padding-top: 45px;
        padding-left: 40px;
        padding-right: 70px;
        padding-bottom: 50px;
    }
    .about_text {
        margin-top: 11px;
        font-size: 22px;
        line-height: 24px;
    }
    .about_title {
        font-size: 54px;
        line-height: 66px;
    }

    .transport_form_title {
        font-size: 42px;
        line-height: 60px;
    }
    .transport_form_subtitle {
        margin-top: 10px;
        font-size: 18px;
        line-height: 28px;
    }

    .transport_form_img {
        width: 640px;
    }
    .transport_form_data {
        width: calc(100% - 640px);
    }

    .echipa_form_img {
        width: 600px;
    }
    .echipa_form_data {
        padding-top: 0px;
        padding-left: 0px;
        width: calc(100% - 600px);
    }

    .echipa_form {
        max-width: 956px;
        padding: 80px 40px 42px;
    }

}


@media(max-width: 1300px){

    .services_line:hover .services_line_data {
        padding: 26px 20px 10px;
    }

    .services_line_text {
        font-size: 20px;
        line-height: 28px;
    }
    .services_line_title {
        font-size: 28px;
    }


    .transport_form_img {
        width: 600px;
    }
    .transport_form_data {
        width: calc(100% - 600px);
    }
    .transport_form_data {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .echipa_form_img {
        width: 550px;
    }
    .echipa_form_data {
        width: calc(100% - 550px);
    }
    .echipa_form {
        padding: 40px 20px 25px;
    }

}


@media(max-width: 1200px){

    .main_form_block {
        top: 200px;
        right: 50%;
        transform: translateX(50%);
    }

    .main_slide_data {
        max-width: 100%;
        top: 40px;
        left: 0;
        padding-left: 40px;
        padding-right: 40px;
        text-align: center;
    }

    .main_form_title {
        font-size: 28px;
        line-height: 32px;
    }

    .main_form_subtitle {
        margin-top: 15px;
        font-size: 16px;
        line-height: 18px;
    }

    .main_form {
        margin-top: 24px;
        gap: 10px 8px;
        max-width: 600px;
    }

    .main_form_line {
        width: calc(50% - 4px);
    }
    .main_form_line input,
    .main_form_line.file_line .visible_placeholder,
    .main_form_line .form_select,
    .main_form_line .ms-options-wrap button {
        height: 50px;
    }

    .main_form_btn {
        margin-top: 30px;
    }

    .main_form_block {
        max-width: 720px;
        padding: 24px 36px 45px;
    }

    .main_slide_data_text {
        margin-top: 10px;
    }

    .header_menu {
        font-size: 16px;
        line-height: 20px;
    }
    .header_langs {
        font-size: 16px;
        line-height: 20px;
    }
    .header_right_btn {
        width: 170px;
    }

    .header_menu {
        gap: 10px;
    }
    .header_langs {
        gap: 8px;
    }

    .header_right {
        gap: 12px;
    }

    .header_logo {
        max-width: 240px;
    }


    .about_right {
        width: 60%;
    }
    .about_left {
        width: 40%;
    }

    .about_text p {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .about_title {
        font-size: 42px;
        line-height: 54px;
    }
    .about_text {
        margin-top: 8px;
        font-size: 18px;
        line-height: 22px;
    }
    .about_left {
        padding: 50px 40px;
    }

    .transport_form_title {
        font-size: 32px;
        line-height: 45px;
    }
    .transport_form_subtitle {
        font-size: 16px;
        line-height: 24px;
    }

    .transport_form .main_form {
        margin-top: 22px;
    }

    .transport_form {
        padding: 46px 30px 70px;
    }
    .transport_form_img {
        width: 500px;
    }
    .transport_form_data {
        width: calc(100% - 500px);
    }

    .echipa_form_title {
        font-size: 40px;
        line-height: 48px;
    }

    .echipa_form .main_form {
        margin-top: 25px;
    }

    .echipa_form_img {
        width: 460px;
    }
    .echipa_form_data {
        width: calc(100% - 460px);
    }

    .faq_line_header {
        font-size: 18px;
        line-height: 28px;
    }
    .faq_line_body {
        font-size: 16px;
        line-height: 22px;
    }

}


@media(max-width: 1100px){

    .services_list {
        margin-top: 28px;
        gap: 24px;
        justify-content: center;
    }
    .services_line {
        width: 100%;
        max-width: 640px;
    }


    .echipa_form_title {
        font-size: 36px;
        line-height: 42px;
    }
    .echipa_form_block {
        margin-top: 60px;
        align-items: stretch;
    }
    .echipa_form_img {
        width: 320px;
    }
    .echipa_form_img img {
        height: 100%;
        object-fit: cover;
    }
    .echipa_form_data {
        width: calc(100% - 320px);
    }

}


@media(max-width: 1000px){
    .main_form_block {
        top: 140px;
    }
    .main_slide_data {
        top: 20px;
    }
    .main_slide_data_title {
        font-size: 42px;
        line-height: 50px;
    }
    .main_slide_data_text {
        margin-top: 5px;
        font-size: 20px;
        line-height: 32px;
    }

    .header_logo {
        max-width: 200px;
    }


    .transport_form_block {
        margin-top: 50px;
        align-items: stretch;
    }
    .transport_form_img {
        width: 340px;
    }
    .transport_form_img img {
        height: 100%;
        object-fit: cover;
    }
    .transport_form_data {
        width: calc(100% - 340px);
    }

    .faq_list {
        margin: 32px auto 0;
        padding: 0;
    }

}

.mobile_header,
.header_mobile_switch {
    display: none;
}
@media(max-width: 900px){
    .main_form_block {
        border: 1px solid #C7B786
    }

    .header_right_btn,
    .header_menu {
        display: none;
    }

    .services_space {
        padding: 50px 25px;
    }

    .title {
        font-size: 42px;
        line-height: 50px;
    }

    .partners_space {
        padding: 50px 17px 80px;
    }

    .partners_slider_block {
        margin-top: 70px;
    }

    .adv_space {
        padding: 40px 10px 20px;
    }

    .adv_line_text {
        font-size: 16px;
        line-height: 20px;
    }
    .adv_line_header {
        gap: 8px;
    }
    .adv_line_title {
        font-size: 18px;
        line-height: 20px;
    }
    .adv_list {
        margin-top: 40px;
        gap: 25px;
    }


    .about_block {
        flex-direction: column;
        align-items: center;
    }
    .about_right,
    .about_left {
        width: 100%;
    }
    .about_right {
        max-width: 960px;
    }

    .transport_form_img {
        width: 280px;
    }
    .transport_form_data {
        padding-top: 0px;
        padding-bottom: 0px;
        width: calc(100% - 280px);
    }

    .transport_form_img img {
        width: 100%;
        height: auto;
        max-height: 320px;
    }


    .echipa_form_block {
        margin-top: 40px;
        flex-direction: column;
    }

    .echipa_form_data {
        width: 100%;
    }
    .echipa_form_img {
        width: 100%;
    }
    .echipa_form_img img {
        width: 100%;
        height: auto;
        max-height: 320px;
        object-position: top;
    }

    .faq_line {
        width: 100%;
    }
    .faq_line.last {
        border-bottom: none;
    }
    .faq_line:last-child {
        border-bottom: solid 1px #B2B2B2;
    }

    .footer {
        padding-top: 60px;
        padding-bottom: 90px;
    }

    .footer_title {
        font-size: 48px;
        line-height: 62px;
    }
    .footer_links a {
        font-size: 26px;
        line-height: 38px;
    }
    .footer_soc_list {
        margin-top: 22px;
        gap: 14px;
    }


    .header_mobile_switch {
        display: block;
    }

    .mobile_header {
        display: block;
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        max-width: 0px;
        background: #ffffff;
        overflow: hidden;
        z-index: 7;
    }
    .mobile_header.active {
        max-width: 300px;
    }
    .mobile_header_data {
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        border-bottom: 1px solid #C7B786;
        border-left: 1px solid #C7B786;
    }
    .mobile_header_menu_line {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase;
        color: #000000;
    }
    .mobile_header_data .header_right_btn {
        margin-top: 10px;
        display: flex;
    }


}

@media(max-width: 725px){
    .adv_list {
        flex-direction: column;
        align-items: center;
    }
    .adv_line_header {
        margin-bottom: 4px;
    }

    .transport_form_block {
        flex-direction: column;
    }
    .transport_form_data,
    .transport_form_img {
        width: 100%;
    }


}

@media(max-width: 600px){
    .main_slide_data_title {
        font-size: 36px;
        line-height: 42px;
    }
    .main_slide_data_text {
        margin-top: 4px;
        font-size: 18px;
        line-height: 24px;
    }

    .main_form_line {
        width: 100%;
    }

    .services_line_text {
        font-size: 18px;
        line-height: 24px;
    }

    .services_line_btn {
        max-width: 280px;
        margin: 40px auto 0;
        height: 50px;
        font-size: 14px;
        line-height: 18px;
    }

    .services_space {
        padding: 200px 25px 50px;
    }

    .title {
        font-size: 28px;
        line-height: 36px;
    }
    .services_subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    .services_list {
        margin-top: 20px;
        gap: 16px;
    }

    .oferta_btn {
        font-size: 16px;
        line-height: 24px;
    }

    .about_left {
        padding: 35px 20px;
    }


    .faq_line_header {
        font-size: 16px;
        line-height: 24px;
        height: 70px;
        white-space: normal;
    }
    .faq_line_btn svg {
        width: 30px;
        height: 30px;
    }
    .faq_line_body {
        font-size: 14px;
        line-height: 20px;
        padding-right: 0;
    }

    .footer_title {
        font-size: 36px;
        line-height: 48px;
    }
    .footer_links a {
        font-size: 22px;
        line-height: 36px;
    }




}

@media(max-width: 500px){

    .services_line_img {
        height: 340px;
        object-fit: cover;
    }
    .services_line_text {
        font-size: 16px;
    }
    .services_line_btn {
        max-width: 270px;
        margin: 25px auto 0;
    }

}

@media(max-width: 420px){

    .header_logo {
        max-width: 180px;
    }
    .header {
        padding-right: 10px;
    }
    .header_langs {
        gap: 6px;
        font-size: 14px;
        line-height: 18px;
    }

    .main_form_block {
        padding: 18px 20px 36px;
    }

    .partners_slider_arrow {
        width: 40px;
        height: 40px;
    }

    .partners_space {
        padding: 40px 10px 50px;
    }

    .partners_slider_block {
        margin-top: 45px;
    }

    .title {
        font-size: 22px;
        line-height: 28px;
    }

    .transport_form_btn_block {
        width: 100%;
        display: block;
    }
    .transport_form_btn {
        width: 100%;
    }

    .transport_form_title {
        font-size: 28px;
        line-height: 36px;
    }

    .echipa_form_title {
        font-size: 28px;
        line-height: 36px;
    }

}