@media (max-width: 767px){


	.main_slider .slide{
background-position: 45% 0;
}
	header .ing_fon .img{
opacity:1;}

	.partners .item img{
max-width:100px;}
    header{
        padding: 12px 0;

        background: rgba(0,0,0,.4);
    }

    header .top_line{
        position: static;

        margin-bottom: 0;
        padding: 0;

        border-bottom: none;
    }

    header .tel,
    header .call,
	header .mail,
    header .lang{
        display: none;
    }

    header .info{
        position: absolute;
        top: 100%;
        left: 15px;

        display: none;

        margin-top: 10px;
    }

    /*header.main_header .info{
        display: block;
    }*/

    body.hide header .info{
        z-index: -1;
    }

    body.hide header .ing_fon{
        overflow: visible;
    }
		header .header-sitemap.mobile{
			margin-left: auto;
			display: block;
			position: relative;
			text-decoration: none;
		}
    header .tel_mob{
        display: block;

        margin-left: 12px;
    }

    header .mail_mob{
        display: block;

        margin-top: 5px;
				margin-left: 15px;
    }

    header .mob_menu_link{
        display: block;
    }

    header .box_menu{
        position: absolute;
        top: 100%;
        left: 0;

        display: none;
        overflow: auto;

        width: 100%;
        height: calc(100vh - 72px);

        padding: 28px;

        border-top: 2px solid #009f64;
    }

 		header.header_inner .box_menu{
        background:#000;
    }

    header .menu{
        display: block;
    }

    header .menu a,
    header .link_lk a{
        position: relative;

        padding-right: 20px;

        font-size: 20px;
    }

    header .menu a:hover,
    header .link_lk a:hover{
        color: #fff;
    }

    header .link_lk{
        margin: 30px 0 0;
    }

    header .menu a:after,
    header .link_lk a:after{
        position: absolute;
        top: 50%;
        right: 0;

        width: 8px;
        height: 13px;

        background: url(../images/arrow2.svg) 0 0 no-repeat;

        content: '';
        transform: translateY(-50%);
    }

    header .link_lk a{
        padding-left: 0;
    }

    header .link_lk a:before{
        display: none;
    }

    header .menu a.active span:before{
        bottom: -10px;
    }

    header .box_menu .lang{
        display: flex;
    }

    header .lang a:hover{
        color: #fff;
    }

    body.hide header .ing_fon .img{
        left: -10px;

        width: calc(100% + 20px);
        height: calc(100vh + 20px);
    }


    header.fixed .mob_menu_link span{
        background: #000;
    }

    header.fixed .box_menu{
        background: #fff;
    }

    header.fixed .lang a{
        color: #000;
    }

    header.fixed .lang a.active:before{
        background: #000;
    }

    header.fixed .tel_mob a{
        background-image: url(../images/ic_tel2.svg);
    }

    header.fixed .mail_mob a{
        background-image: url(../images/mail_black.svg);
    }

    header .menu a:after,
    header .link_lk a:after{
        background-image: url(../images/arrow3.svg);
    }

    /*Новые стили*/
    header .menu .item_menu + .item_menu{
        margin: 30px 0 0;
    }

    header .menu .sub_menu{
        position: static;
        padding: 0;
        background: transparent;
    }

    header .menu .sub_menu .cont{
        padding: 0;
    }

    header .menu .sub_menu ul{
        margin-left: 30px;
        padding: 15px 0 0;
    }

    header .menu .sub_menu ul li{
        width: 100%;
        margin-left: 0;
    }

    header .menu .sub_menu ul li a{
        font-size: 15px;
    }
    /*End Новые стили*/


    .main_slider .abs_info{
        padding-top: 100px;
    }

    .main_slider .abs_info .cont{
        padding: 0 15px;
    }

    .main_slider .logoBig{
        width: 100%;

        justify-content: center;
    }

    .main_slider .logoBig .img{
        width: 100%;

        order: 1;
    }

    .main_slider .logoBig .img img{
        width: 150px;

        margin: 0 auto;
    }

    .main_slider .logoBig .text{
        margin-top: 23px;

        text-align: left;

        order: 2;
    }

    .main_slider .slide{
        min-height: 550px;
    }

    .amenities{
        padding-right: 40px;
    }

    .amenities .item{
        height: 150px;

        padding: 16px 15px;
    }

    .amenities .item .name{
        font-size: 15px;
    }


    section .main_title{
        font-size: 30px;
    }

    section .subTitle{
        font-size: 20px;
    }

    .text_block h1{
        font-size: 30px;
    }

    .text_block h2{
        font-size: 25px;
    }


    .advantages{
        margin-left: 0;
    }

    .advantages .item{
        width: 100%;

        margin-left: 0;
    }

    .map_deliveries .main_map{
        margin-top: 0;
    }

    .map_deliveries .main_map img{
        height: 500px;
    }


    .partners .item_wrap{
        width: 50%;
    }


    .main_contacts .infoForm{
        margin-top: 20px;

        font-size: 18px;
    }


    .main_contacts .contact .adres{
        width: 100%;

        margin-right: 0;
    }

    .main_contacts .contact .box{
        width: 100%;

        margin-top: 20px;
    }


    .service_banner{
        height: auto;

        padding-top: 130px;
        padding-bottom: 230px;
    }

    .about_banner{
        min-height: 375px;

        padding-bottom: 50px;
    }

    .about_banner .text br{
        display: none;
    }

    .service_banner .name{
        font-size: 40px;
    }

    .service_banner .text{
        font-size: 20px;
    }

    /*
    .service_banner .prev,
    .service_banner .next{
        bottom: 8px;
    }
    */

    .service_banner .img{
        width: 390px;
        bottom: 210px;
    }

    .service_links .list li{
        width: calc(50% - 30px);
    }


    .text_block .column{
                column-count: 1;
        -webkit-column-count: 1;
           -moz-column-count: 1;
        -webkit-column-gap: 0;
           -moz-column-gap: 0;
                column-gap: 0;
    }

    .service_text .text_block ol li{
        width: 100%;
        min-height: 44px;
    }

    .text_block img{
        width: calc(100% + 30px);
        max-width: none;

        margin-left: -15px;
    }

    .service_text .text_block img{
        margin-left: -15px;
    }

    .service_contacts .infoForm br{
        display: none;
    }


    .contacts .bg{
        padding-top: 130px;
    }

    .contacts .tel a{
        font-size: 24px;
    }

    .contacts .title{
        font-size: 24px;
    }

    .contacts .title br{
        display: none;
    }


    .box_map .info_map{
        position: static;

        width: 100%;

        padding: 27px;

        background-color: rgba(0, 0, 0, .62);

        transform: translateY(0);
    }

    .map{
        height: 300px;
    }


    .section_news{
        padding-top: 130px;
    }

    .news_grid{
        margin-left: -15px;
    }

    .news_grid .item{
        width: calc(50% - 15px);

        margin-left: 15px;
    }


    .news_day{
        margin: -57px -15px 0;
        padding-right: 15px;
        padding-left: 15px;
    }

    .news_gridInner .item:nth-child(n+4){
        display: block;
    }

    .news_day .tag{
        margin-left: auto;
    }

    .news_day .share{
        display: none;
    }

    .news_day .text_block .share{
        display: flex;

        text-align: center;

        justify-content: center;
    }

    .news_day .share span{
        width: 100%;

        margin-bottom: 14px;
        padding-right: 0;

        text-align: center;
    }

    .news_day .share a.vk{
        margin-left: 0;
    }

    .text_block img.left{
        width: 100%;

        margin-left: 0;
    }


    .bg_share{
        margin-right: -15px;
        margin-left: -15px;
    }

    .bg_share .form_share .input{
        width: calc(100% - 140px);
    }

    .bg_share .form_share .submit_btn{
        width: 140px;
    }


    .our_offer .items{
        margin: 5px 0 0;
    }

    .our_offer .items .item{
        width: 100%;

        margin: 10px 0 0;
    }

    .our_offer .items .item .name{
        max-width: 100%;
    }

    .our_offer .items .item .name br{
        display: none;
    }

    .our_offer .items .item .text{
        max-width: 100%;
    }


    .our_service{
        padding-bottom: 20px;
    }

    .our_service .list li{
        width: 100%;
    }


    .develop{
        margin-top: 0;
    }

    .develop .bg{
        width: calc(100% + 30px);

        margin-left: -15px;
        padding: 30px 25px;
    }

    .develop .bg .title{
        font-size: 16px;
    }

    .slider_sert{
        max-width: 70%;
    }


    .about_contacts .form{
        width: 100%;

        margin-top: 30px;
    }

    .about_contacts .contact{
        width: 100%;
    }

    .about_contacts .title{
        font-size: 20px;
    }


    footer .box_last{
        order: 2;
    }

    footer .box{
        width: 100%;

        margin-top: 20px;

        order: 3;
    }


    .buttonUp{
        right: 5px;
        bottom: 5px;
    }

    /* Новое 11.12.2018 */
    header{
        min-height: 72px;
    }

    header .link_lk .mini_modal{
        position: static;

        width: 100%;
    }

    header .link_lk > a.active:after{
        transform: translateY(-50%) rotate(90deg);
    }


    .section_reg{
        padding-top: 110px;
    }


    .line_lk{
        margin-top: 72px;
    }

    .line_lk .open_search{
        display: block;
    }

    .box_search{
        display: none;

        position: absolute;
        left: 15px;
        width: calc(100% - 30px);
        top: 50%;
        transform: translateY(-50%);
        background: #e0e0e0;
        z-index: 10;
    }

    .form .box_flex .box{
        width: 100%;
    }

    .form .box_flex .box + *{
        margin-top: 30px;
    }

    .form .edit a{
        min-width: 190px;
    }

    .section_request .add_instr{
        margin-top: 20px;
    }

    .form .line_check{
        margin-top: 20px;
    }

    .form .line_flex.middle .line_form{
        width: calc(50% - 25px);
    }

    .form .error{
        width: 100%;
        text-align: center;
        margin-top: 15px;

        order: 2;
    }

    .section_request .submit{
        margin: 0 auto;
        order: 1;
    }

    .info_order .line_flex{
        width: 100%;

        padding: 0;
    }

    .info_order .sector_flex{
        display: block;
    }

    .info_order .box_right{
        width: calc(100% + 60px);
        margin-left: -30px;
        border-left: none;

        border-top: 2px solid #fff;
        padding: 20px 30px 0;
        margin-top: 20px;
    }

    .info_order .box{
        width: calc(50% - 10px);
    }

    .box_progres{
        display: none;
    }

    .info_order .title_price br{
        display: none;
    }

    .info_order .price{
        font-size: 22px;
        color: #000;
    }


    .modal_book{
        padding: 30px 15px;
    }

    .table_book{
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .table_book table tr td{
        font-size: 12px;
    }

    .table_book table tr th:first-child{
        padding-left: 15px;
    }

    .table_book table tr th:last-child{
        padding-right: 15px;
    }

    .table_book table tr td:first-child{
        padding-left: 15px;
    }

    .table_book table tr td:last-child{
        padding-right: 15px;
    }


    .banner_lk .bg{
        height: 200px;
    }

    .banner_lk .title{
        font-size: 20px;
    }

    .table_order table thead{
        display: none;
    }

    .table_order table tbody tr{
        display: block;
    }

    .table_order table tr td{
        display: none;

        padding: 3px 15px;
        height: auto;
    }

    .table_order table tr td.view{
        display: block;
    }

    .table_order table tbody tr td:nth-child(2){
        padding-top: 15px;
        border-top: 1px solid #fff;
    }

    .table_order table tbody tr td:last-child{
        padding-bottom: 15px;
    }

    .table_order table tbody tr td:before{
        display: inline;

        content: attr(data-label)': ';
        color: rgba(0,0,0,.5);
    }

    .table_order table tbody tr td.open_sub{
        display: block;
        cursor: pointer;
        position: relative;

        padding: 18px 45px 18px 15px;
        font-size: 16px;
    }

    .table_order table tbody tr td.open_sub:after{
        position: absolute;
        top: 50%;
        right: 25px;
        width: 8px;
        height: 13px;
        background: url(../images/arrow3.svg) 0 0 no-repeat;
        content: '';
        transform: translateY(-50%) rotate(90deg);
    }

    .table_order table tbody tr td.open_sub.active:after{
        transform: translateY(-50%) rotate(-90deg);
    }

    .table_order table tbody tr td.open_sub:before{
        color: #000;
    }

    .table_order table tbody tr td.open_sub span{
        color: #000;
    }
    /*End Новое 11.12.2018 */

	.maintext {
		font-size:1em;
	}

	.main_slider:before{
    	display: none;
	}


}