@media screen and (max-width: 350px) {
    .section_mobile__item {
        background-position: center bottom !important;
    }
}
@media screen and (max-width: 600px) {
    h1 {
        font-weight: 900;
        font-size: 33px;
        line-height: 46px;
        /* identical to box height, or 139% */

        letter-spacing: 0.04em;
        text-transform: uppercase;

        /* 3 */

        color: #2A3245;
        padding-bottom: 30px;
    }
    h1.title {
        font-weight: 900;
        font-size: 33px;
        line-height: 65px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        /*color: #000000;*/
    }
    h2 {
        font-weight: bold;
        font-size: 26px;
        line-height: 30px;
        /*color: #000000;*/
    }
    h3 {
        font-weight: bold;
        font-size: 20px;
        line-height: 23px;
        /*color: #000000;*/
    }
    h4 {
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        /*color: #000000;*/
    }

    .footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-flow:wrap;
        -ms-flex-flow:wrap;
        flex-flow:wrap;
        padding-top: 33px;

    }
    .footer-item:nth-child(1){
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .footer-item:nth-child(2){
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .footer-item:nth-child(3){
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .footer-item {
        margin-bottom: 25px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .footer_social a {
        margin: 0;
        margin-right: 20px;
    }
    .service_detail_description-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 40px;
    }
    .contacts_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .left_contacts {
        width: 100%;
        margin-bottom: 45px;
    }
    .right_contacts {
        width: 100%;
    }
    .content_container {
        width: 100%;
    }
    .payment_header {
        width: 100%;
    }
    .header_choose_city {
        /*display: none;*/
    }
    .header_choose_city_caption {
        display: none;
    }
    .header_holder_right {
        flex-direction: column;
    }
    .divider_head {
        display: none;
    }
    .header_information_email {
        display: none;
    }
    .header_information {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .back_call {
        width: 44px;
        height: 44px;
        background: #19AB46;
        border-radius: 5px;
        font-size: 0;
        background: url("../img/call_back.svg") no-repeat;
        right: 10px;
        top:70px;
        padding: 0;

    }
    .back_call:hover {
        width: 44px;
        height: 44px;
        background: url("../img/call_back-hover.svg") no-repeat;
    }
    .wrapper {
        padding: 0 10px 0 10px;
    }
    .header_logo .logo .main_logo {
        width: 112px;
        height: 46px;
    }
    .logo:after {
        display: none;
    }

    header {
        max-height: 64px;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header_logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 20px;
    }
    .header_information_phone {
        margin-right: 16px;
    }
    .header_information_phone a{
        font-weight: bold;
        font-size: 16px;
        line-height: 19px;
        color: #2E96FF;

    }
    .menu_holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 216px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.11);;
    }
    .service_item {
        width: 100%;
        margin-right: 0;
    }
    .burger_menu_open {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .service_section a.document {
        display: none;
    }
    .section_mobile__items a.document {
        display: flex;
        height: 60px;
    }
    .main {
        display: none;
    }
    .main_mobile {
        display: block;


    }
    .top_mobile {
        height: 26px;
        background: -o-linear-gradient(bottom, #F5F7FA 0%, rgba(245, 247, 250, 0) 107.29%);
        background: -webkit-gradient(linear, left bottom, left top, from(#F5F7FA), color-stop(107.29%, rgba(245, 247, 250, 0)));
        background: linear-gradient(0deg, #F5F7FA 0%, rgba(245, 247, 250, 0) 107.29%);
        width: calc(100% + 20px);
        margin: 0 -10px;
        padding: 0 10px;
    }
    .form_popup {
        width: 100%;
        margin: 10px;
        padding: 20px;
    }
    .form_popup .form_title{
        font-size: 26px;
        margin-bottom: 30px;
    }
    .form_popup .form_input {
        height: 50px;
        margin-bottom: 20px;
    }
    .form_popup .form_button {
        height: 50px;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.05em;

    }
    .form_agreement {
        color: #AAADB3;
    }
    .form_result {
        width: 80%;
    }
    .main_form {
        width: 300px;
        bottom:13px;
        height: 59px;
        font-weight: normal;
        font-size: 14px;
        line-height: 124.2%;
        color: #2A3245;
        left: unset;
        padding: 12px 20px;
    }
    .main_form:after {
        height: 59px;
        width: 42px;
    }
    .contacts_info_block a {
        color: #2E96FF;
    }
    .mobile_info {
        display: block;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 30px;
        /*width: 100%;*/
    }
    .mobile_info .header_choose_city {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: auto;
        margin-bottom: 20px;
        font-size: 18px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;

    }
    .mobile_info .header_choose_city  .header_choose_city_name {
        font-size: 18px;
    }
    .mobile_info .header_choose_city .header_choose_city_caption {
        font-size: 16px;
        line-height: 19px;
        /* identical to box height */


        color: #535F7B;
    }
    .error_caption {
        top:-20px;
    }
    .mobile_info .header_information_email {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .mobile_info .header_information_email a{
        font-weight: normal;
        font-size: 16px;
        line-height: 19px;
        /* identical to box height */


        color: #48A3FF;
    }
    .mobile_info .header_choose_city_list-item {
        margin: 0;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        color: #272E40;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .page,.index_page .page {
        padding-top: 10px;
    }

    .header_holder_left, .header_holder_right {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
    .service_section_container {
        display: none;
        padding: 0;
    }
    .service_section  .section_mobile_title {
        margin: 15px 0;
        font-size: 26px;
        line-height: 30px;
    }
    .service_items {
        padding-top: 0;
    }
    .service_section {
        border-bottom: 1px solid #F1F1F1;
        margin-bottom: 25px;
    }

    .portfolio_item_caption {

        -webkit-transform: translate( 0,0);

        -ms-transform: translate( 0,0);

        transform: translate( 0,0);
        position: static;
        background: #158C39;
    }
    .portfolio_item {
        width: 100%;
        margin-right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }
    .pagination{
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .portfolio_head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 85%;
        overflow-x: scroll;
        padding-right: 20px;


    }
    .portfolio_container {
        position: relative;
    }
    .portfolio_head-after::after {
        content: "";
        width: 20px;
        height: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        right: 0px;
        top:14px;
        background: url("../img/portfolio_arrow.svg") no-repeat;
        background-size: contain;
        background-position: center;
    }
    .portfolio_items {
        margin-top: -17px;
    }
    .portfolio_head::-webkit-scrollbar {
        width: 0;
    }
    .portfolio_head_item {
        white-space: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        font-weight: bold;
        font-size: 20px;
        line-height: 28px;
        margin-right: 15px;
    }
    .service_detail {
        padding: 0;
    }
    .service_detail_item {
        width: 100%;
        padding: 0;
    }
    .divider {
        width: 100%;
    }
    .service_audition {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .fotorama__nav-wrap {
        /*display: none;*/
    }
    .photo_holder {

    }
    .photos_holder-left {
        display: none;
    }
    .photos_holder-right {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding:0;
    }
    .portfolio_link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 30px;
    }
    .section_mobile__items {
        display: none;
    }
    .section_mobile_title-js::after  {
        position: absolute;
        content: "";
        width: 14px;
        height: 14px;
        /* background: #189C55; */
        background: url(../img/arrow_down.svg) no-repeat;
        background-size: contain;
        background-position: center center;
        /* transform: rotate(45deg); */
        top: 10px;
        right: 0;
    }
    h2.section_mobile_title-js::after  {
        position: absolute;
        content: "";
        width: 20px;
        height: 20px;
        /* background: #189C55; */
        background: url(../img/arrow_down.svg) no-repeat;
        background-size: contain;
        background-position: center center;
        /* transform: rotate(45deg); */
        top: 7px;
        right: 0;
    }
    .slide_open::after {
        -webkit-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important;
    }
    .portfolio_link {
        position: static;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .transport_desktop {
        display: none;
    }
    .transport_mobile {
        display: block;
    }
    .transport_line__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom:30px;
        margin:  0 10px;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .transport_line__item .transport_line__item__child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom:11px;
    }
    .dot_space {
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        -webkit-text-decoration: dotted;
        text-decoration: dotted;
        background: url("../img/dot.svg") repeat-x;
        background-size: 3px 6px;
        background-position: 0 13px;
        margin-right: 3px;
        margin-left: 3px;
    }
    .transport_line__image-holder {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        margin-top: 13px !important;
    }
    .transport_line__item .transport_line__item__child:nth-child(1n) {
        width: 100%;
        margin: 0 0 11px 0;
        -webkit-align-items: unset;
    }
    .transport_line__item .transport_line__item__child.button {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .transport_line__item .transport_line__item-image {
        margin-right: 13px;
        margin-bottom: 20px;
    }
    .mobile_transport_head {
        font-size: 12px;
        line-height: 25px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #000000;
        opacity: 0.5;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        /*margin-bottom: 13px;*/
    }
    body {
        padding-top: 64px;
    }
    body .transport_line__item .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-top: 25px !important;
        width: 100%;
        height: 50px;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        letter-spacing: 0.05em;
        text-transform: uppercase;

        color: #FFFFFF;

    }
    .transport__holder {
        padding-bottom: 0;
    }
    .transport__holder .transport_line__item:last-child {
        border:none;
    }
    .service_item:last-child {
        margin-bottom: 0;
    }
    .transport-name {
        padding: 0 10px;
    }
    .transport_line-price {
        font-weight: bold;
        font-size: 16px;
        line-height: 25px;
        color: #000000;
    }
    .fotorama__arr--next {
        right: 10px !important;
        background: url("../img/arrow_slider_hover.svg") no-repeat !important;
    }
    .fotorama__arr--prev {
        left: 10px !important;
        background: url("../img/arrow_prev_hover.svg") no-repeat !important;
    }
    .header_burger .header_burger_menu_link {
        margin-right: 0;
    }
    .service_section:last-child {
        border-bottom: none;
    }
    .image-popup {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        width: auto;
        pointer-events: none;
    }
    .image-popup img{


        width:100%;
        height: auto;
        max-height: 270px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .header_choose_city_list {
        position: fixed;
        top: 80px;
        padding: 40px;
        width: 300px;
        left: calc((100% - 300px)/2);
    }
    .header_choose_city_list a {
        border: none;
        padding: 10px;
    }
    .city_overlay {
        position: fixed;
        top:0;
        left:0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.31);
        display:none;
    }
    .city-open .city_overlay {
        display: block;
    }
    .mobile-close {
        display: block;
        width:20px;
        height: 20px;
        position: absolute;
        right: 15px;
        top:15px;
    }
    .seo_col {
        flex: initial;
    }
}






@media screen and (max-width: 950px)  {
    .hidden_mobile {display: none !important;}
    .header_burger {
        position: fixed !important;
        top: 55px !important;
        left: 0 !important;
        width: 100% !important;
        height: 100vh !important;
        z-index: 1000 !important;
        background: #ffffff !important;
        padding-top: 37px !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        display: flex !important;
        overflow-y: auto !important;
    }
    .header_burger.hidden_mobile {
        display: none !important;
    }
    .header_burger .menu_holder,   .header_burger .mobile_info {

        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .header_burger .mobile_info {

        width: 216px;
    }
    .header_choose_city {
        height: inherit;
        /*width: 185px;*/
        margin: auto;
    }
    .header_burger a {
        font-weight: normal;
        font-size: 18px;
        line-height: 21px;
        color: #272E40;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 25px;
    }
    .burger_menu_open {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: -10px !important;
        position: relative !important;
        z-index: 1001 !important;
    }
    .service_detail_prices-block {
        width: calc(100% + 20px);
        margin: 0 -10px;
        padding:25px 0;

    }
    .price_selector_container {
        padding:0 10px;
    }
    .price_selector {
        font-weight: bold;
        font-size: 20px;
        line-height: 28px;
        color: #2A3245;
        padding: 0px 0px;
    }
    .price_selector:first-child {
        margin-right:33px;
    }
    .service_additional {
        padding: 30px 10px;
    }
    .additional_container {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -webkit-flex-direction:column;
        -ms-flex-direction:column;
        flex-direction:column;

    }
    .additional_container div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .additional_description {
        width:100%;
        margin-top: 24px;
    }
    .service_same {
        padding-top: 45px;
    }
    .service_same h2 {
        margin-bottom: 33px;
    }

}
@media screen and (max-width: 1000px)  {
    .header_burger .active:after {
        bottom: 0;
    }
}