@media(max-width: 1200px){
    .services_list {
        max-width: calc((387px * 2) + 19px);
        margin: 22px auto 0;
    }
}
@media(max-width: 1100px){
    .footer_left_info {
        margin-right: 50px;
    }
    .footer_left_menu {
        margin-right: 50px;
    }
    .main_slide_info {
        max-width: 415px;
    }

    .main_slide_title {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 28px;
    }
    .main_slide_preview {
        font-size: 15px;
    }
    .main_slide_btn {
        margin-top: 26px;
    }
    .main_adv_line.half {
        width: calc(50% - 10px);
    }
    .contacte_map iframe {
        height: 300px;
    }

    .bascket_count_block {
        max-width: 120px;
        margin: 0 15px;
    }
    .bascket_count_input {
        width: 30px;
    }
    .bascket_count_price_block {
        margin-right: 15px;
    }
    .bascket_count_price {
        font-weight: 600;
        font-size: 16px;
    }
}
@media(max-width: 1000px){
    .header_logo {
        margin-right: 15px;
    }
    .header_menu {
        gap: 20px;
    }
    .header_btn {
        margin-left: 18px;
    }
    .header_cart {
        margin-left: 15px;
    }
    .echipa_block {
        align-items: center;
        flex-direction: column;
        gap: 30px;
    }
    .echipa_left {
        max-width: 100%;
        padding-top: 62px;
    }

    .contacte_left {
        width: calc(100% - 380px);
        padding-right: 40px;
    }
    .contacte_right {
        width: 380px;
    }

    .bascket_line {
        flex-direction: column;
        align-items: center;
    }
    .bascket_count_price_block {
        margin-right: 0px;
    }
    .bascket_line_title {
        text-align: center;
    }
    .bascket_left {
        padding-right: 20px;
    }

}
@media(max-width: 900px){
    .footer_block {
        flex-direction: column;
    }
    .footer_right {
        margin-top: 45px;
    }
    .footer_soc_list {
        justify-content: flex-start;
    }
    .footer_copyright {
        margin-top: 20px;
    }
    .main_slide_info {
        max-width: 300px;
        padding-right: 20px;
    }
    .main_slide_btn {
        width: 100%;
        max-width: 285px;
        padding: 0 20px;
    }

    .faq_block {
        flex-direction: column;
    }
    .faq_left {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .faq_right {
        max-width: 100%;
    }

    .details_block {
        flex-direction: column;
        align-items: center;
    }
    .details_left {
        width: 100%;
        padding-right: 0;
    }
}
@media(max-width: 833px){
    .services_list {
        max-width: 387px;
    }
}
@media(max-width: 800px){
    .mobile_header {
        display: block;
    }
    .header_menu {
        display: none;
    }
    .mobile_header .header_menu {
        display: block;
    }
    .mobile_header .header_menu a {
        display: block;
    }
    .header_phone {
        display: none;
    }
    .mobile_header .header_phone {
        display: block;
    }
    .header_mobile_burger {
        display: block;
    }
    .contacte_block {
        flex-direction: column;
        align-items: center;
    }
    .contacte_left,
    .contacte_right {
        width: 100%;
    }
    .contacte_left {
        padding-right: 0;
    }
    .contacte_right {
        padding-top: 30px;
    }

    .bascket_block {
        flex-direction: column;
        align-items: center;
    }
    .bascket_left {
        padding-right: 0px;
        width: 100%;
    }
    .bascket_right {
        margin-top: 20px;
        width: 100%;
        max-width: 375px;
    }

}
@media(max-width: 700px) {
    .main_slide_img {
        max-width: 390px;
        max-height: 250px;
        margin-bottom: 20px;
    }

    .main_slide {
        padding-top: 20px;
        justify-content: flex-end;
        flex-direction: column-reverse;
    }

    .main_slide_info {
        max-width: 100%;
        padding-right: 0;
    }

    .main_slide_title {
        text-align: center;
        margin-bottom: 10px;
    }

    .main_slide_preview {
        text-align: center;
    }

    .main_slide_btn {
        margin: 0 auto;
        margin-top: 20px;
    }

    .footer_form_input_line.width_33 {
        width: 100%;
    }

    .scroll_up {
        right: 35px;
        bottom: 35px;
    }

    .cookies {
        right: 5%;
        bottom: 19px;
        width: 90%;
    }
}
@media(max-width: 600px){
    .footer_left {
        flex-wrap: wrap;
    }
    .footer_left_info {
        width: 100%;
        margin-bottom: 20px;
    }
    .main_slide_title {
        font-size: 25px;
        line-height: 32px;
    }
    .main_slide_preview {
        font-size: 13px;
    }
    .main_adv_line.half,
    .main_adv_line.full {
        width: 100%;
    }
    .main_infotext_left,
    .main_infotext_right {
        width: 100%;
    }
    .main_infotext_block {
        flex-direction: column;
    }
    .echipa_right {
        width: 100%;
        align-items: center;
        flex-direction: column;
    }
    .echipa_info_slide {
        text-align: center;
    }
    .echipa_slider_block {
        margin-right: 0;
    }
    .echipa_right_infoblock {
        margin-top: 35px;
        max-width: 100%;
        padding-bottom: 0px;
    }
    .echipa_info_dots {
        justify-content: center;
    }
    .header_logo {
        max-width: 75px;
    }
    .header_block {
        height: 90px;
    }
    .header_space {
        height: 90px;
    }
    .mobile_header {
        position: fixed;
        max-width: 100%;
        border-right: none;
        left: 0;
        max-height: 0px;
        top: 0;
        overflow: hidden;
        padding: 15px 10px;
    }
    .mobile_header.active {
        top: 93px;
        max-height: none;
    }
    .header {
        z-index: 100;
    }

    .cookies {
        min-height: 175px;
        padding: 20px 32px 28px;
    }


}
@media(max-width: 425px){
    .services_pagination_list {
        margin: 0 23px;
    }

    .header_btn {
        width: 100px;
    }

    .footer_left {
        width: 100%;
        flex-direction: column;
        gap: 20px;
    }
    .footer_left_info {
        margin-right: 0;
        margin-bottom: 0;
        text-align: center;
    }
    .footer_left_menu {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .footer_right {
        width: 100%;
    }
    .footer_soc_list {
        justify-content: center;
    }
    .footer_copyright {
        justify-content: center;
    }

    .breadcrumbs_line {
        font-size: 12px;
    }
    .breadcrumbs_line.separator {
        margin: 0px 5px;
    }

    .bascket_count_price {
        font-weight: 500;
        font-size: 15px;
    }
    .bascket_count_block {
        margin: 0px 10px;
    }
    .bascket_count_input {
        font-size: 14px;
    }
    .bascket_count_btn {
        width: 30px;
        height: 30px;
    }
    .bascket_line {
        padding: 18px 10px;
    }


}
@media(max-width: 375px){
    .header_logo {
        margin-right: 5px;
    }
    .header_logo {
        max-width: 75px;
    }
    .header_lang {
        margin-left: 5px;
    }
    .header_btn {
        margin-left: 15px;
    }
    .bascket_count_price {
        font-size: 14px;
    }
    .bascket_count_block {
        max-width: 100px;
        height: 40px;
    }
}
@media(max-width: 320px){
    .mobile_header {
        border-right: none;
    }
}

@media(max-height: 500px){
    .cookies {
        width: calc(100% - 30px);
        max-width: calc(100% - 30px);
        min-height: 175px;
        padding: 20px 32px 28px;
        right: 15px;
        bottom: 15px;
    }
}
@media(max-height: 425px){
    .cookies_text p {
        margin: 0;
    }
    .cookies_btn_block {
        margin-top: 10px;
    }
    .cookies {
        min-height: 120px;
        padding: 10px 20px 15px;
    }
}