.mob_v {
    display: none;
}

@media screen  and (max-width: 1300px ) {
    .ny2020::before {
        left: -105px;
    }
}

@media screen  and (max-width: 1024px ) {

    body, .container, .wrapper {
        width: auto;
        margin: 0 0;
        min-width: 0;
    }

    .container {
        margin: 0 15px;
    }

    div, img, input {
        max-width: 100%;
    }

    .mob_v {
        display: block;
    }

    #overlay {
        z-index: 1000; /*06.10.2020*/
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }

    .detect_city_wrap {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 60px;
        left: 0;
        background: #ffffff;
        border: 0;
        padding: 90px 20px 0;
    }

    .detect_city_wrap .right {
        display: block;
        max-width: 300px;
        margin: 30px auto 0;
        padding: 11px 10px 9px;
        background: #ff8105;
        text-transform: uppercase;
        width: 100%;
        border: 0;
        font-weight: 600;
        box-sizing: border-box;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        font-size: 16px;
    }

    .detect_city_wrap .no {
        display: block;
        max-width: 300px;
        margin: 30px auto 0;
        padding: 11px 10px 9px;
        background: #8caf13;
        text-transform: uppercase;
        width: 100%;
        border: 0;
        font-weight: 600;
        box-sizing: border-box;
        text-align: center;
        text-decoration: none;
        color: #ffffff !important;
        font-size: 16px;
    }

    .detect_city_wrap .adress_block {
        right: 0;
        top: auto;
        bottom: 0;
        left: 0;
        padding: 30px 30px 20px;
        background: #f9f9f9;
        height: auto;
    }

    .detect_city_wrap .adress_block .contacts .phones,
    .detect_city_wrap .adress_block .time {
        display: inline-block;

    }

    .detect_city_wrap .adress_block .time {
        color: #444444;
        margin-left: 20px;
    }

    .detect_city_wrap .close {
        position: absolute;
        top: 23px;
        right: 30px;
        width: 17px;
        height: 17px;
        background: url(../images/menu_close.png) no-repeat center;
        background-size: 17px 16px;
        bottom: auto;
        overflow: hidden;
        text-indent: 300px;
    }

    .detect_city_wrap .text br {
        display: none;
    }

    .detect_city_wrap .text p {
        font-weight: 600;
        font-size: 16px;
        text-align: center;
    }

    .city_name {
        display: block;
        margin: 20px 0 0;
        text-align: center;
        padding: 40px 0 0 0;
        background: url(../images/head_city_name.png) no-repeat top center;
        background-size: 26px auto;
    }

    .header .mczapis {
        display: none;
    }

    .adress_block .cities, .adress_block .city_1, .adress_block .city_2, .adress_block .time {
        display: none;
    }

    .header {
        background: #ffffff;
    }

    .contacts .phones_2 {
        margin-top: -18px !important;
        padding-top: 18px !important;
    }

    .header {
        height: 60px;
    }

    .body-padding-top {
        padding-top: 60px;
    }

    .menu-fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1001;
        -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    }

    .logo {
        height: auto;
        width: 106px;
        left: 10px;
        top: 0;
        bottom: auto;
        margin: auto;
    }

    .main_navigation {
        display: none;
    }


    .adress_block {
        right: 90px;
        bottom: auto;
        top: 11px;
        width: auto;
        height: auto;
    }

    .adress_block .contacts .phones {
        display: block;
        margin: 0;
        padding: 0;
        background: none;
        font-size: 17px;
        line-height: 19px;
        color: #a44129;
    }

    .adress_block .contacts .phones a {
        font-size: 17px;
        line-height: 19px;
        color: #a44129;
    }

    .logo_text {
        display: none;
    }

    .i_t_c_body {
        display: block;
        margin-left: 0;
    }

    .i_t_c_b_item {
        width: 47%;
        margin-right: 3%;
    }

    .i_t_c_b_item:nth-of-type(even) {
        margin-right: 0;
    }

    .i_t_c_b_item img {
        height: auto;
    }

    .index_why_we_wrapp {
        display: block;
        width: 100%;
        padding: 15px 15px;
        margin: 0 0 15px -15px;
        border: 0;
        background: #f9f9f9;
        height: auto;
    }

    .i_w_w_body {
        margin: 0;
    }

    .i_w_w_body li {
        width: auto;
        display: block;
        margin: 0 0 15px 0;
        height: auto;
        vertical-align: top;
    }

    .i_w_w_body p {
        width: calc(100% - 85px);
        height: auto;

    }

    .i_w_w_header h2 {
        padding: 0;
        display: block;
        width: auto;
        max-width: none;
        transform: none;
        font-size: 18px;
    }

    .slick-slider .slick-track {
        max-width: none;
    }


    .i_s_i_body li {
        display: inline-block;
    }

    .index_students_img_wrapp {
        width: auto;
        margin: 45px 15px;
    }

    .menu_btn {
        position: absolute;
        top: 23px;
        right: 30px;
        width: 20px;
        height: 13px;
        background: url(../images/menu_btn.png) no-repeat center;
        background-size: 20px 13px;
    }

    .menu_btn.active {
        width: 17px;
        height: 17px;
        background: url(../images/menu_close.png) no-repeat center;
        background-size: 17px 16px;
    }

    .master_class_form_close {
        position: absolute;
        top: 23px;
        right: 30px;
        width: 17px;
        height: 17px;
        background: url(../images/menu_close.png) no-repeat center;
        background-size: 17px 16px;
        bottom: auto;
        overflow: hidden;
        text-indent: 300px;
    }

    body.menu_opened {
        overflow: hidden;
        height: 100vh;
    }

    .header.opened {
        position: absolute;
        z-index: 1000;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        height: 100vh;
        overflow-y: auto;
        /*new - 05.10.2020*/
        position: fixed;
    }

    .header.opened .adress_block {
        right: 0;
        top: 60px;
        left: 0;
        padding: 30px 30px 20px;
        background: #f9f9f9;
        height: 88px;
    }

    .header.opened .adress_block .contacts .phones,
    .header.opened .adress_block .time {
        display: inline-block;

    }

    .header.opened .adress_block .cities {
        display: block;
        margin-top: -15px;
        /*font-size: 14px;*/
        font-size: 17px; /*06.10.2020*/
        margin-bottom: 17px;
    }

    .header.opened .adress_block .contacts .phones br {
        display: none;
    }

    .main_kurses #kurses_slider .ttl {
        display: block;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        font-style: italic;
        font-weight: 600;
    }

    .main_kurses #kurses_slider .ttl .orng {
        color: #ff8105;
    }

    .header.opened .adress_block .contacts .phones a {
        margin: 0 5px;
    }

    #city_select {
        margin: auto;
        z-index: 1001; /*06.10.2020*/
        position: fixed; /*06.10.2020*/
        left: 0;
        right: 0;
    }

    .adress_block .cities > span {
        display: inline-block;
    }

    .header.opened .adress_block .contacts .phones.phones_2 {
        margin-top: -13px !important;
    }

    .header.opened .adress_block .time {
        color: #444444;
        margin-left: 20px;

    }

    .header.opened .mczapis {
        display: block;
        z-index: 1;
        left: 0;
        right: 0;
        margin: auto;
        /*width: 300px;*/
        padding: 0 10px;
        border: 0;
        box-shadow: none;
        height: 40px;
        line-height: 40px;
        top: 142px;
    }

    .header.opened .mczapis.open span {
        vertical-align: top;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        letter-spacing: -0.5px;
        text-transform: uppercase;
    }

    .header .menu_wrap {
        display: none;
    }
    
    .adress_block .contacts .header_social_icons {
        display: none;
    }

    .header.opened .menu_wrap {
        display: block;
        margin-top: 200px;
    }

    .header.opened .menu_wrap .main_navigation {
        display: block;
    }

    .header.opened .menu_wrap .main_navigation .header_social_icons {
        display: flex;
        justify-content: flex-start;
    }
    
    .header.opened .menu_wrap .main_navigation .header_social_icons ul {
        display: flex;
        list-style: none;
        padding: 0;
        padding-left: 15px;
    }
    
    .header.opened .menu_wrap .main_navigation .header_social_icons ul li {
        display: flex;
        padding: 5px 15px;
    }
    
    .header.opened .menu_wrap .main_navigation .header_social_icons ul li::before {
        display: none;
    }

    .header.opened .menu_wrap .main_navigation .header_social_icons ul li a {
        display: flex;
    }

    .header.opened .menu_wrap .main_navigation .header_social_icons ul li a img {
        width: 30px;
        height: 30px;
    }

    ul.gorizontal_menu {
        margin: 0 0px;
        display: block;
    }

    .main_navigation ul.gorizontal_menu li.gorizontal_menu_item {
        padding: 10px 0px;
        position: relative;
    }

    ul.gorizontal_menu li.gorizontal_menu_item a.gorizontal_menu_item_link, ul.gorizontal_menu li.gorizontal_menu_item a.gorizontal_menu_item_link:hover {
        display: inline-block;
        margin: 5px 0 10px 30px;
        font-weight: 600;
        font-size: 18px;
        position: relative;
        text-decoration: none !important;
    }

    ul.gorizontal_menu li.gorizontal_menu_item.hasInn:before {
        content: '';
        position: absolute;
        top: 12px;
        right: 20px;
        width: 4px;
        height: 22px;
        background: url(../images/menu_dott.png) no-repeat center;
        background-size: 4px auto;
        margin: auto;

    }

    .main_navigation ul.gorizontal_menu li.gorizontal_menu_item {
        display: block;
        float: none;
        width: auto;
        text-align: left;
    }

    .main_navigation ul.gorizontal_menu li.menu_delemiter {
        display: none;
    }

    ul.sub_gorizontal_menu, ul.gorizontal_menu li.gorizontal_menu_item:hover ul.sub_gorizontal_menu {
        display: none;
        margin: 0;
        background: none;
        position: relative;
        left: auto;
        right: auto;
    }

    ul.gorizontal_menu li.gorizontal_menu_item.hasInn.opened ul.sub_gorizontal_menu {
        display: block;
    }

    ul.sub_gorizontal_menu li.sub_gorizontal_menu_item {
        white-space: normal;
        padding: 8px 50px 8px 50px;
        text-align: left;
    }

    ul.sub_gorizontal_menu li.sub_gorizontal_menu_item a.sub_gorizontal_menu_item_link {
        position: relative;
        padding: 0 0 0 10px;
        text-decoration: none !important;
    }

    ul.sub_gorizontal_menu li.sub_gorizontal_menu_item a.sub_gorizontal_menu_item_link:before {
        content: '';
        position: absolute;
        left: 0;
        top: 8px;
        margin: 0 0 0;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #ff8105;
    }

    #slides_tehnics .slidesjs-previous {
        display: none;
    }

    ul.sub_gorizontal_menu li.sub_gorizontal_menu_item:hover {
        background: #f3f2f2
    }

    /**/
    .middle_content .kurses_content_block {
        width: auto;
        height: auto;
        background: none;
    }

    .middle_content .kurses_content_block > div {
        width: auto;
        position: relative;
        display: block;
        height: auto;
        top: 0;
        left: 0;
    }

    .middle_content .content_block {
        width: auto;
        display: block;
        height: auto;
        padding: 0;
        background: none;
    }

    .breadcump {
        padding: 10px 5px;
        background: #f9f9f9;
    }

    .content_block_white {
        padding: 0;
        margin: 25px 15px;
        width: auto;
        min-height: auto;
    }

    .breadcump a, .breadcump .bc_span {

        font-size: 12px;
    }

    h1, ._h1, .rental h1 {
        display: block;
        background: none;
        padding: 0;
        margin: 0 0 20px;
        font-size: 20px;
        color: #9f351b;
        font-weight: bold;
        transform: none !important;
        width: auto;

    }

    .rental h1 {
        margin-bottom: 0;
    }

    .main_wraper {
        padding: 0;
    }

    h2, ._h2, .rental h2 {
        display: block;
        background: none;
        padding: 0;
        margin: 0 0 20px;
        font-size: 18px;
        color: #444444;
        font-weight: bold;
        height: auto;
    }

    h3 {
        font-size: 16px;
    }

    p > ymaps {
        width: 100% !important;
        height: 210px !important;
    }

    hr {
        border: 2px solid #f9f9f9;
        margin: 25px 0 20px;
    }

    /*.content_block_white img{
    display:inline-block;
    vertical-align:top;
    height:auto !important;
    width:48% !important;
    margin:0 2% 5% 0;
    }

    .content_block_white img:nth-of-type(even){
    margin-right:0;}*/
    .rental_img img {
        display: inline-block;
        vertical-align: top;
        height: auto !important;
        width: 48% !important;
        margin: 0 2% 5% 0;
    }

    .rental_img img:nth-of-type(even) {
        margin-left: 0;
        margin-right: 0;
    }

    .callback_table_wrap {
        display: block;
        padding: 0;
        border: 0;
    }

    .callback_table_wrap table, .callback_table_wrap table tbody, .callback_table_wrap tr, .callback_table_wrap td {
        display: block;
        padding: 0;
        border: 0;

        width: auto;
        height: auto;
        text-align: center;
    }

    .callback_table_wrap td.desktop {
        display: none;
    }

    .callback_table_wrap table {
        width: 100%;
    }

    .callback_table_wrap iframe {
        max-width: 100%;
    }

    .bottom_navigation_item.b_n_our_courses, .bottom_navigation_item.b_n_about_as, .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
        display: none;
    }

    .footer {
        width: auto;
    }

    .copyright.bottom_navigation_item {
        display: block;
        padding: 0;
        width: auto;
        margin: 0 15px;
        text-align: center;
    }

    .copyright span {
        display: block;
    }

    .footer .callback {
        display: block;
        width: 300px;
        margin: 15px auto 20px;
        padding: 8px 10px 9px;
        max-width: 100%;
        box-sizing: border-box;

    }

    .confidential {
        display: block;
        position: relative;
        text-align: center;
        right: 0;
        margin: 20px 0 0 0;
        font-weight: bold;

    }

    .requisites {
        display: block;
        position: relative;
        text-align: center;
        right: 0;
        margin: 20px 0 0 0;
        font-weight: bold;

    }

    .callback_form .input, .callback_form textarea.input {
        width: 298px;
        width: 100%;
        box-sizing: border-box;
        background: #f9f9f9;
        border: 1px solid #f3f3f3;
        padding: 10px 15px;
        margin: 15px 0;
        resize: none;
    }

    .callback_form .button {
        display: block;
        width: 300px;
        margin: 0px auto 20px;
        padding: 8px 10px 9px;
        background: #8caf13;
    }

    .g-recaptcha {
        margin: 15px auto;
        max-width: 280px;
    }

    .callback_form input[type='checkbox'] + br, .callback_form input[type='reset'] {
        display: none;
    }

    .callback_form .callback_table_wrap input[type='checkbox'] {
        float: left;
    }

    .callback_form .callback_table_wrap a {
        line-height: 30px;
        font-weight: bold;
    }

    .callback_form .callback_table_wrap .agreement {
        float: right;
        width: calc(100% - 20px);
        text-align: left;
        font-size: 12px;
    }

    .inner_wraper.courses {
        padding: 0;
    }

    .tenancy_rules li, .rental p, .tenancy_rules p {
        width: auto;
    }

    .rental p {
        margin-left: 0;
    }

    .tenancy_rules, .tenancy_rules.class {
        width: 100%;
        padding: 20px 15px;
        background: #f9f9f9;
        border: 0;
        margin: 20px 0 20px -15px;
        height: auto;
    }

    .tenancy_rules h3 {
        margin: 0 0 20px 0;
    }

    .tenancy_rules p {
        margin-left: 20px;
    }

    .sewing_machines_img_1 {
        width: 48%;
        margin: 0 0 20px 0;
        height: auto;
        float: none;
        display: inline-block;
    }

    .sewing_machines_img_2 {
        width: 48%;
        margin: 0 0 20px 0;
        height: auto;
        float: right;
    }

    .master_class_form {
        position: absolute;
        margin: 0;
        left: 0;
        top: 0;
        right: 60px;
        bottom: 0;
        height: auto;
        width: auto;
        padding: 90px 30px 0;
        background: #ffffff;
        /*new 06.10.2020*/
        position: fixed;
        bottom: auto;
        height: 100%;
        /*end new 06.10.2020*/
        z-index: 1001;
    }

    .master_class_form .adress_block {
        right: 0;
        top: auto;
        bottom: 0;
        left: 0;
        padding: 30px 30px 20px;
        background: #f9f9f9;
        height: auto;
    }

    .master_class_form .adress_block .contacts .phones,
    .master_class_form .adress_block .time {
        display: inline-block;

    }

    .master_class_form .adress_block .contacts .phones.phones_2 {
        margin-top: 5px !important;
    }

    .master_class_form .adress_block .time {
        color: #444444;
        margin-left: 20px;
    }

    .master_class_form input[type="text"] {
        width: 100%;
        box-sizing: border-box;
        background: #f9f9f9;
        border: 1px solid #f3f3f3;
        padding: 10px 15px;
        margin: 15px 0;
        resize: none;
    }

    .master_class_form button {
        display: block;
        max-width: 300px;
        margin: 15px auto 20px;
        padding: 11px 10px 9px;
        background: #8caf13;
        text-transform: uppercase;
        width: 100%;
        border: 0;
        font-weight: 600;
    }

    .master_class_form table, .master_class_form table tr, .master_class_form table td {
        display: block;
        width: auto;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .master_class_form td span {
        font-size: 12px;
        color: #666 !important;
        vertical-align: top;
        width: calc(100% - 25px);
        float: right;
    }

    .master_class_form input[type='checkbox'] {
        float: left;
    }

    .master_class_form td a {
        font-size: 14px !important;
        color: #666 !important;
        display: block;
        text-align: center;
        margin-top: 5px;
        clear: both;
        font-weight: 600;
    }

    .master_class_form tr:last-child td span {
        float: none;
        display: block;
        width: auto;
        text-align: center;
    }

    table.kurses_table, table.kurses_table tr td {
        display: block;
        width: auto;

    }

    table.kurses_table tr td.kurses_table_middle_td {
        display: none;
    }

    .kurses_cart {
        width: 100%;
        padding: 20px 15px;
        margin: 0 0 15px -15px;
        height: auto;
        box-shadow: none;
    }

    table.kurses_table tr td:first-child .kurses_cart:nth-of-type(odd) {
        background: #f9f9f9;
    }

    table.kurses_table tr td:last-child .kurses_cart:nth-of-type(even) {
        background: #f9f9f9;
    }

    .main_kurses {
        width: auto;
        height: auto;
    }

    #kurses_slider {
        display: block;
        padding: 20px 15px;
        background: #f9f9f9 !important;
        margin: 0 0 15px 0;
        width: auto;
        box-shadow: none;
    }

    .courses_slider img {
        /*height: 43vw !important;*/

        /*width: auto !important;*/
        width: 100%;
        height: auto;
        max-width: none;
        right: 0;
        position: absolute;
        top: 0;
    }

    #kurses_slider .bx-controls {
        position: absolute;
        top: 43vw;
        margin-top: 60px;
        right: 10px;
    }

    .tabs-bottom .tabs_description > h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .tabs-bottom .tabs_description > p {
        font-size: 14px;
        line-height: 16px;
    }

    .bx-controls {
        margin-top: 10px;
        display: block;
        text-align: right;
    }

    .bx-pager-item {
        display: inline-table;
        vertical-align: middle;
        margin: 0 5px;
        width: 7px;
        height: 7px;
    }

    .bx-pager-item a {
        width: 7px;
        height: 7px;
        display: block;
        border: 1px solid #000;
        overflow: hidden;
        border-radius: 10px;
        text-indent: 10px;
    }

    .bx-pager-item a.active {
        background: #ff8105;
        border: 1px solid #ff8105;
    }

    .courses_slider > a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        height: 43vw;
        display: block;
        overflow: hidden;
    }

    .courses_slider li {
        position: relative;
        padding: 43vw 0 0 0 !important;
        height: auto;
        overflow: hidden;
        min-height: 210px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .tabs_description {
        /*position:relative;
        top:auto;
        bottom:auto;
        right:auto;
        left:auto;
        margin:20px 0 0 0;
        display:block;
        background:none;
        height:auto;
        */
        bottom: 0px;
    }

    .t_d_btn {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        display: block;
        width: auto;
        max-width: 300px;
        border: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px !important;
        margin: 15px auto 0;
        text-transform: uppercase;
        font-size: 18px;
        padding: 0;
    }


    .i_s_i_body li, .i_s_i_body li:last-child {
        height: Auto;
        left: 0;
        right: 0;
        margin: auto;
    }

    .i_s_i_body img {
        display: block;
        margin: 0 auto;
    }

    .i_s_i_body .slick-slide img {
        position: relative;
    }

    .i_a_a_l_top {
        display: block;
        width: auto;
        height: auto;
        padding: 20px 15px;
        background: #f9f9f9 !important;
        border: 0;
    }

    .i_t_c_body {
        overflow: hidden;
    }

    .i_a_a_l_top ._h1 {
        font-size: 24px;
        width: auto;
        transform: none !important;
    }

    .i_a_a_l_top > div {
        padding: 0 !important;
    }

    .i_a_a_l_top h2 a {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        display: block;
        width: auto;
        border: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px !important;
        margin: 15px auto 0;
        text-transform: uppercase;
        font-size: 10px;
        background: #ff8105;
    }

    div#vk_groups_mob {
        padding: 0 !important;
        margin: 0 auto;
    }

    .i_a_a_l_top img {
        height: auto !important;
    }

    .i_a_a_l_top ul {
        padding: 0;
        list-style: none !important;
    }

    .i_a_a_l_top ul li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    .i_a_a_l_top ul li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #FF8105;
        top: 8px;
        left: 0;
    }

    #vk_groups {
        display: block;
        margin: 0 15px;
        padding: 0 !important;
        overflow: hidden;
        width: auto !important;
        height: auto !important;
    }

    .i_a_a_l_bottom {
        width: auto;
        height: auto;
        margin-bottom: 15px;
        overflow: hidden;
    }

    #vk_groups iframe {
        width: 100%;
    }

    .i_a_a_left {
        width: auto;
        float: none;
    }

    .i_a_a_right {
        float: none;
        display: block;
        width: auto;
        height: auto;
    }

    .i_a_a_r_top {
        float: none;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 15px;
        border: 0;
    }

    .oznak-zan-wrapper {
        background: none;
    }

    .i_a_a_r_bottom {
        float: none;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 15px;
        background: #f9f9f9 !important;
        border: 0;
    }

    .oznak-zan-wrapper {
        width: auto;
        height: auto;
        min-height: 0;
        margin: 0 auto;
        padding-bottom: 0;
        background: none;
    }

    .oznak-zan-slider {
        width: auto;
        height: auto;
        margin: 15px 0 0 0;
    }

    .oznak-zan-slider > .slick-list {
        width: auto;
        height: auto;
        top: 0;
    }

    .oznak-zan-slider-img-wrapp {
        width: auto;
        height: auto;
        box-shadow: none;
    }

    .oznak-zan-slider-header {
        width: auto;
    }

    .oznak-zan-slider-img-wrapp .oznak-zan-slider-img {
        margin: 0;
        height: Auto !important;
        width: 100% !important;
        position: relative;
        display: block;
        margin: 0 auto;
    }

    .oznak-zan-subscribe {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        display: block;
        width: auto;
        border: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px !important;
        margin: 15px auto 0;
        text-transform: uppercase;
        font-size: 18px;
        text-align: center;
        background-image: none;
        padding: 0;
    }

    .i_a_a_r_bottom > div {
        padding: 0 !important;
    }

    .vse_novosti {
        margin-left: 0;
        font-size: 16px;
        color: #9f351b;
        font-weight: bold;
    }

    .wrapper {
        padding-bottom: 0;
    }

    .kurses_cart_caption_name, .kurses_cart_caption .kurses_cart_caption_name {
        display: block;
        padding: 0;
        background: none;
        margin: 0 0 0px;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        font-weight: 600;
        color: #9f351b;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
    }

    .kurses_table .btn {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        display: block;
        width: auto;
        border: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px !important;
        margin: 15px auto 0;
        text-transform: uppercase;
        font-size: 18px;
        text-align: center;
        background-image: none;
        padding: 0;
    }

    .work_filter_wrapp {
        width: auto;
        padding: 0 0 20px;
    }

    .w_f_b_check_wrapp br {
        display: none;
    }

    .w_f_b_wrapp {
        width: 49%;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .w_f_b_wrapp input {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .w_f_b_wrapp span {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 25px);
    }

    .w_f_submit.btn {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        display: block;
        width: 100%;
        border: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px !important;
        margin: 0px auto 0;
        text-transform: uppercase;
        font-size: 18px;
        text-align: center;
        background-image: none;
        padding: 0;
    }

    .kurses_cart_caption > p {
        margin-left: 150px;
        min-height: 37px;
        word-break: break-word;
    }

    input[type='checkbox'] {
        position: relative;
        width: 0;
        height: 0;
        padding: 0 0 15px 0;
        margin: 0 15px 0 0;
        border: 0;
    }

    .copyright .phone {
        font-weight: bold;
    }

    .kurses_cart_caption .kurses_cart_caption_lenght, .kurses_cart_caption .kurses_cart_caption_dt {
        font-size: 13px;
    }

    input[type='checkbox']:before {
        display: inline-block;
        vertical-align: top;
        content: '';
        width: 11px;
        height: 10px;
        background: url(../images/check.png) no-repeat left bottom;
        background-size: auto 10px;
        margin: 4px 0 0 0;
    }

    input[type='checkbox']:checked:before {
        background: url(../images/checked.png) no-repeat left bottom;
        background-size: auto 10px;
    }

    .sw:after {
        display: none;
    }

    .w_f_b_check_wrapp {
        line-height: 25px;
    }

    .content_block_white .kurs_photo {
        float: none;
        display: inline-block;
        margin: 0 0 20px 0;
        /*max-width: 40%;*/
		background: none;
        height: auto;
    }

    .content_block_white .kurs_photo img {
        position: relative;
        top: 0;
        left: 0;
        height: auto;
    }

    .kurs_caption {
        display: inline-block;
        vertical-align: top;
        /*width: 57%;*/
        margin: 0 0 20px 1%;
    }

    .kurs_closest_time {
        display: none;
    }

    .kurs_caption .course {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #444444;
        background: #ffffff;
        padding: 0px !important;
        margin: 0 0 5px 0 !important;
        text-align: left;
        line-height: 18px;
    }

    .kurs_caption p.data {
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        color: #777777;
        font-weight: 400;
        line-height: 18px;
        text-indent: 0px;
        margin: 0 0 10px 0;
    }

    .kurs_caption .price {
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
        color: #777777;
        font-size: 16px;
        display: inline-block;
        margin: 0 !important;
		padding-bottom: 10px;
    }

    .index_why_we_wrapp.kurs {
        padding: 15px 15px;
        margin: 0 0 15px -15px;
        display: none;
    }

    table.info, table.info tr, table.info td {
        display: block;
        margin: 0;
        border: 0;
        padding: 0;
        width: auto;
        height: auto;
    }

    table.info td, .info td:first-child, .info td:nth-child(odd), .info td:nth-child(even) {
        padding: 0;
        margin: 0 0 20px 0;
        text-align: left;
        width: Auto;
        border: 0;
    }

    .tg_ttl {
        color: #9f351b;
    }

    table.info th {
        display: none;
    }

    table.info ul, table.info ol {
        /*padding:0;*/
    }

    table.info ul li, table.info ol li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    table.info ul li:before, table.info ol li:before {
        /*content:'';
        position:absolute;
        width:3px;
        height:3px;
        border-radius:3px;
        background:#FF8105;
        top:8px;
        left:0;*/
    }

    table.info h2 {
        text-align: left;
    }

    .tehnics_slider, .slidesjs-container, .slidesjs-control {
        min-height: 200px;
    }

    .index_why_we_wrapp.kurs + div > hr {
        display: none;
    }

    .tehnics_slider {
        width: auto;
        height: auto;
        background: none;
        margin-bottom: 40px;
    }

    .tehnics_slider .container {
        /*
            width:200px;
            height:auto;*/
        top: 0;
        left: 0;
        margin: 0;
    }

    .tehnics_slider img {
        display: block;
        margin: 0 auto;
    }

    .kurs_goods_request, table.kurs_goods_request tr, table.kurs_goods_request td {
        display: block;
        margin: 0 !important;
        border: 0 !important;
        padding: 0 !important;
        width: auto !important;
    }

    .kurs_goods_request .btn {
        display: block;
        background: none;
        padding: 0;
        margin: 0 0 20px;
        font-size: 18px;
        color: #444444 !important;
        font-weight: bold;
        height: auto;
    }

    .kurs_goods_request button {
        width: 100%;
        margin: 20px auto 0;
        max-width: 300px;
        display: block;
    }

    .kurs_goods_request form input[type='text'] {
        float: left;

    }

    .kurs_goods_request form div > span {
        float: right;
        width: calc(100% - 25px);
        /*margin-top: 15px;*/
        margin-bottom: 10px;
    }

    .kurs_goods_request form div > a {
        display: block;
        text-align: center;
        font-weight: 600;
        font-size: 16px;
    }

    .kurs_goods_request form input[type='text'], .kurs_goods_request select, .kurs_goods_request textarea {
        width: 100%;
        box-sizing: border-box;
        background: #f9f9f9;
        border: 1px solid #f3f3f3;
        padding: 10px 15px;
        margin: 0 0 15px 0;
        resize: none;
        float: none;
        color: #000 !important;
        font-size: 13px;
        line-height: 28px;
    }

    .kurs_goods_request form input[type='text'], .kurs_goods_request select:not([multiple]), .kurs_goods_request textarea {
        height: 40px;
        text-align: center;
    }

    .kurs_goods_request textarea {
        height: 150px;
        margin-top: 15px;
    }

    .kurs_goods_request.mob_v {
        background: #8caf13;
        font-size: 20px;
        padding: 10px 25px 10px 25px;
        color: #fff;
        border: none;
        cursor: pointer;
        text-decoration: none;
        width: 100%;
        margin: 20px auto !important;
        max-width: 300px;
        display: block;
        /*height: 45px;*/
        line-height: 45px;
    }

    .pay_courses_a {
        font-size: 18px!important;
        font-weight: 600!important;
        text-transform: uppercase;
    }

    .kurs_goods_request.mob_v a {
        line-height: 45px;
    }

    [data-schedule-sub="true"] {
        font: 18px/25px 'Open Sans', sans-serif!important;
        font-weight: 600!important;
        text-transform: uppercase;
    }

    #schedule-sub {
        position: fixed!important;
        max-height: 100vh!important;
        overflow: auto!important;
        top: 0!important;
        left: 0!important;
        right: 0!important;
        bottom: 0!important;
    }

    .desktop {
        display: none;
    }

    .prep_item {
        /*display:block;*/
        padding: 20px 15px 10px;
        width: 100%;
        margin: 0 0 0 -15px;

    }

    .prep_item + hr {
        display: none;
    }

    .prep_item:nth-of-type(even) {
        background: #f9f9f9;
    }

    .prep_item > p {
        display: block;
        margin-left: 165px;
        text-align: left;
        max-height: 90px;
        overflow: hidden;
    }

    input[type='text']::-webkit-input-placeholder {
        color: #000 !important;
    }

    .kurs_goods_request form input[type='text']::-moz-placeholder,
    .kurs_goods_request form input[type='text']:-moz-placeholder,
    .kurs_goods_request form input[type='text']:-ms-input-placeholder,
    .kurs_goods_request textarea::-moz-placeholder,
    .kurs_goods_request textarea:-moz-placeholder,
    .kurs_goods_request textarea:-ms-input-placeholder,
    .kurs_goods_request textarea:-ms-input-placeholder {
        color: #000;
    }

    .prep_item img {
        margin-left: 0;
        margin-right: 0;
        max-width: 150px;
        height: auto !important;
    }

    .prep_item h2 {
        /*margin-left:165px;
        min-height:66px;*/
        text-align: left;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 18px;
        border-bottom: 2px solid #ff8304;
        padding-bottom: 15px
    }

    .prep_item h2 + br {
        display: none;
    }


    em {
        word-break: break-word;
    }

    .prep_item h3 {
        float: left;
        margin: 15px 0 0 0;
        width: 100%;
    }

    .sewing_machines_img p {
        width: auto;
        min-height: 64px;
    }

    .prep_link {
        display: block;
        width: 100%;
        border: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px !important;
        margin: 0px auto 0;
        text-transform: uppercase;
        font-size: 18px;
        text-align: center;
        background-image: none;
        padding: 0;
        background: #8caf13;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        max-width: 300px;
    }

    .prep_item h3 + p {
        margin-bottom: 0;
        line-height: 10px;
    }

    .desc_link {
        display: none;
    }

    .middle_content .content_block {
        min-height: 0;
    }

    .news_wrap i {
        display: block;
        margin: 0 0 15px;
        font-weight: 600;
        font-style: normal;
    }

    .news_det_link {
        color: #ff8105;
        text-decoration: underline;
    }

    .news_del {
        margin: 0 0 20px !important;
        border: 1px solid #f9f9f9 !important;
    }

    .news_wrap p br {
        display: none;
    }

    .news_detail img, .contacts_wrap img {
        display: inline-block;
        vertical-align: top;
        width: 47% !important;
        margin: 2% 1%;
        height: auto !important;
    }

    /*.news_detail p:first-child img{
    width:auto !important;
    margin:0 auto 20px;
    }*/
    .news_detail ul {
        padding: 0;
    }

    .news_detail ul li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    .news_detail ul li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #FF8105;
        top: 8px;
        left: 0;
    }

    .tenancy_rules ul {
        padding: 0;
        list-style: none !important;
    }

    .tenancy_rules ul li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    .tenancy_rules ul li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #FF8105;
        top: 8px;
        left: 0;
    }

    .prep_detail img {
        display: block !important;
        margin: 0 auto 20px !important;
        float: none !important;
    }

    .prep_detail h3 > a {
        display: block;
        width: 100%;
        border: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px !important;
        margin: 20px auto 0;
        text-transform: uppercase;
        font-size: 18px;
        text-align: center;
        background-image: none;
        padding: 0;
        background: #8caf13;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        max-width: 300px;
    }

    .prep_detail ul {
        padding: 0;
    }

    .prep_detail ul li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    .prep_detail ul li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #FF8105;
        top: 8px;
        left: 0;
    }

    .about_detail img {
        display: inline-block;
        vertical-align: top;
        width: 47% !important;
        margin: 2% 1%;
        height: auto !important;
    }

    .about_detail img + br {
        display: none;
    }

    .about_detail ul {
        padding: 0;
    }

    .about_detail ul li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    .about_detail ul li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #FF8105;
        top: 8px;
        left: 0;
    }

    .about_detail h2 {
        text-align: left;
        margin-bottom: 10px;
    }

    .middle_content .kurses_content_block .slick-slide {
        height: auto;
    }

    .kurses_content_block img {
        position: relative !important;
    }

    .rev_item {
        display: block;
        padding: 20px 15px 10px;
        width: 100%;
        margin: 0 0 0 -15px;

    }


    .rev_item:nth-of-type(even) {
        background: #f9f9f9;
    }

    .rev_item > p {
        display: block;
        margin-left: 165px;
        text-align: left;
    }

    .rev_item img {
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 150px;
        float: left;
        height: auto !important;
    }

    .rev_item h2 {
        margin-left: 165px;
        min-height: 66px;
        text-align: left;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 18px;
        border-bottom: 2px solid #ff8304;
        padding-bottom: 20px;
    }

    .rev_item .r_im {
        margin: 0;
    }

    .rental_img {
        display: none;
    }

    .rental_img.mob_v {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .rental_img.mob_v img {
        width: 100% !important;
        margin: 0;
    }

    .faq_wrap h2 {
        text-transform: uppercase;
        font-size: 16px;
        line-height: 20px;
        text-align: left;
    }

    .faq_item {
        padding: 20px 0;
        border-top: 2px solid #f9f9f9
    }

    .faq_menu {
        padding: 0;
        list-style: none;

    }

    .faq_menu li {
        margin-bottom: 15px;
    }

    .faq_menu a {
        font-weight: 600;
    }

    .faq_menu a:hover {
        color: #FF8105;
    }

    .faq_item ul, .faq_item ol {
        padding: 0;
    }

    .faq_item ul li, .faq_item ol li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    .faq_item ul li:before, .faq_item ol li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #FF8105;
        top: 8px;
        left: 0;
    }

    .free_wrap ul, .free_wrap ol {
        padding: 0;
    }

    .free_wrap ul li, .free_wrap ol li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
    }

    .free_wrap ul li:before, .free_wrap ol li:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #FF8105;
        top: 8px;
        left: 0;
    }

    .free_wrap img {
        display: inline-block;
        vertical-align: top;
        height: auto !important;
        width: 48% !important;
        margin: 0 2% 5% 0 !important;
        float: none !important;
    }

    .free_wrap img:nth-of-type(even) {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .free_wrap img + br {
        display: none;
    }

    .content_block_white .kurs_photo {
    }

    /*
    .tehnics_slider ul.tehnics_goods li,.tehnics_slider, .tehnics_slider ul.tehnics_goods{
    width:200px;
    height:200px;
    }
    */
    /*.kurses_cart_caption .kurses_cart_caption_lenght, .kurses_cart_caption .kurses_cart_caption_lenght img, .kurses_cart_caption .kurses_cart_caption_dt, .kurses_cart_caption .kurses_cart_caption_dt img{
    float:none;
    }*/
    .kurses_cart img {
        margin-bottom: 15px;
    }

    .free_wrap > ymaps {
        max-width: 100%;
    }

    .kurses_cart .more {
        margin-right: 0;
    }

    .free_wrap #page_wrap {
        max-width: 100%;
    }

    .addthis_sharing_toolbox {
        display: none;
    }

    #vk_comments2 {
        margin: 0 auto;
    }

    /**/
    .outtaHere {
        position: fixed !important;
        left: -3000px !important;
        top: 0 !important;
    }

    .select_wrap {
        text-align: right;
    }

    .select_wrap span.mob_v {
        width: auto;
        float: left;
        margin: 0;
        font-size: 13px;
        line-height: 38px;
        color: #000000;
    }

    .kurs_goods_request .selectArea {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 30px 0;

    }

    .selectArea.place {
        width: 100%;
    }

    .selectArea.dt, .selectArea.tm {
        width: 90px !important;
        margin-left: 15px;
    }

    .kurs_goods_request .selectIn {
        box-sizing: border-box;
        background: #f9f9f9;
        border: 1px solid #f3f3f3;
        padding: 0 30px 0 10px;
        height: 40px;
        position: relative;
    }

    input, textarea, button {
        -webkit-appearance: none !important;
    }

    .wrapper {
        /*overflow-x:hidden;*/
    }

    .kurs_goods_request .selectText {
        font-size: 13px;
        line-height: 36px;
        color: #000000;
        padding: 0 20px 0 0;
        display: block;
        text-align: left;

    }

    .select-sub.dt, .select-sub.tm {
        max-width: 90px;
        box-sizing: border-box;
    }

    .select-sub {
        background: #f9f9f9;
        border: 1px solid #f3f3f3;
        padding: 0 0;
        border-top: 0;

    }

    .select-sub.place {
        right: 16px;
        width: auto !important;
    }

    .select-sub ul {
        padding: 0;
    }

    .select-sub a {
        display: block;
        padding: 5px 15px 5px 15px;
        font-size: 13px;
        line-height: 16px;
        color: #000000;
        text-decoration: none;
        text-align: left;
    }

    .select-sub a:hover {
        color: #5ca3e9;
    }

    .kurs_goods_request .selectIn:before {
        position: absolute;
        content: '';
        right: 0;
        top: 0;
        width: 30px;
        bottom: 0;
        background: url(../images/sel_arr.png) no-repeat center;
        background-size: 11px auto;
        background-color: #fff;
        border-left: 1px solid #f3f3f3;
    }

    /**/
    .ny2020::before {
        left: auto;
        right: 230px;
        width: 65px;
        height: 70px;
        background-image: url('../images/ny2020_m.png');
        background-repeat: no-repeat;
        background-position: center;
    }

    .kurs_goods_request.mob_v * {
        font-size: 14px!important;
        line-height: 18px!important;
        padding: 0;
    }
    .kurs_goods_request.mob_v > * {
        padding: 8px 12px;
    }
    .kurs_goods_request.mob_v .btn {
        background-color: #bbb9b9!important;
    }
    .pay_courses_a {
        background-color: #ff8105!important;
    }

    .kurs_caption span.mobile_hide {
        display: none;
    }

}


@media screen and (max-width: 490px) {
    .prep_item img {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 150px;
        display: block;
        margin-bottom: 20px;
        height: auto !important;
        float: none !important;
    }

    .prep_item img + div {
        margin-left: 0px !important;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .prep_item h2 {
        border: 0px;
        margin-bottom: 0px;
    }

    .prep_item h3 {
        float: none;
    }
}

@media screen  and (max-width: 415px ) {
    .ny2020::before {
        right: 230px;
        width: 37px;
        height: 40px;
        background-image: url('../images/ny2020_m.png');
        background-size: cover;
    }
}

@media screen  and (max-width: 375px ) {
    .ny2020::before {
        right: 60px;
        width: 27px;
        height: 30px;
        background-image: url('../images/ny2020_m.png');
        background-size: cover;
    }
}


@media screen  and (max-width: 320px ) {
    #vk_comments2 {
        margin-left: -5px;
    }
}

.slide-up-long {
    -webkit-animation-name: slideUpLong;
    animation-name: slideUpLong;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes slideUpLong {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideUpLong {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

/**
новая детальная карточка курсов
 */

@media screen and (max-width: 699px) {
	.content_block_white .kurs_photo {
		width: 100%;
		text-align: center;
	}
}