#main_area .bottom_link{
    display: none;
}
.schema_mobile .menu{
    display: none;
    background: #3562c0;
    margin: 25px 0px;
}
.schema_mobile .menu li{
    display: block;
    position: relative;
    z-index: 100;
    color: #fff;
    padding: 15px;
}
.schema_mobile .menu li.active .drop_down_link:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 7px;
}
.schema_mobile .menu li.active .sub-menu .drop_down_link:after{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    bottom: 3px;
}
.schema_mobile .menu li.active .sub-menu li.active .drop_down_link:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 7px;
}
.schema_mobile .menu li .drop_down_link{
    position: relative;
    padding-right: 25px;
}

.schema_mobile .menu li .drop_down_link:after{
    content: " ";
    position: absolute;
    right: 9px;
    bottom: 3px;
    border: 5px solid transparent; 
    border-top: 5px solid #ffffff; 
}
/* скрываем меню второго уровеня */
.schema_mobile .menu ul {
    display: none;
    margin: 15px;
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
}
/* показываем меню второго уровня при наведении */

.schema_mobile .menu ul li {
    display:block;
    float: none;
    background:none;
    margin:0;
    padding: 5px 0px;
}
.schema_mobile .menu ul li a {
    font-size:12px;
    font-weight:normal;
    display:block;
    color:#797979;
    border-left:3px solid #ffffff;
    background:#ffffff;
}
.schema_mobile .menu ul li a:hover,
.schema_mobile .menu ul li:hover > a{
    background:#f0f0f0;
    border-left:3px solid #9CA3DA;
    color:#797979;
}

.schema_mobile .menu ul ul {
    margin-left: 35px;
}

.header_menu_searchBox_cover{
    z-index: 999;
}
.header_search_all{
	position: relative;
    width: 2%;
    height: 40px;
    margin-top: -40px;
    float: right;
}
.header_menu_list span.menu_marker{
    width: 33px;
    height: 18px;
    background-size: contain;
    margin-top: -6px;
}
.mobile_block {
	display: none;
}
.services h2{
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
}
.tabs .hidden_content {
	display: none;
}
.tabs .tab_links{
	overflow: hidden;
}
.services .tabs .tab_links a.active{
    background: #4f7dde;
    color: #ffffff;
}
.services .tabs .tab_links a{
	font-size: 14px;
    padding: 0;
    line-height: 40px;
    height: 40px;
    display: block;
    color: #000000;
    text-transform: uppercase;
    background: #e6e6e6;
    width: 100%;
    float: left;
    margin-bottom: 1px;
    text-align: center;
}
.services .tabs .tab_links a:focus{
	text-decoration: none;
}
.link_block{
	margin: 15px 0px;
}
.link_block a{
	color: #4f7dde;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	text-decoration: underline;
	margin-bottom: 10px;
}
html.open_menu{
	height: 100%;
	overflow: hidden;
}
.open_menu body{
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.sandwitch_icon{
	display: none;
}
.close_icon_mob{
	display: none;
    color: #ffffff;
    font-size: 28px;
    font-weight: 500;
    position: absolute;
    top: 4px;
    left: 88%;
    cursor: pointer;
}
.close_icon_mob:focus{
	text-decoration: none;
}
.footer_content_NaviList{
	float: left;
}
.social_icon{
	float: left;
}
.social_icon li{
	float: left;
    margin-right: 19px;
    padding-top: 10px;
}
.mob_main{
    display: none;
}
.mob_main .top_link{
    overflow: hidden;
    margin-bottom: 10px;
}
   
.mob_main .top_link a{
    width: 50%;
    background: rgba(79,125,222,0.6);
    color: #ffffff;
    font-size: 14px;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.mob_main .top_link span{
        color: #ffffff;
    font-size: 14px;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
     width: 50%;
    background: #546eff;
}
@media (max-width: 1600px){
	body{
		min-width: auto!important;
	}
}
@media (max-width: 1180px){
	#footer:not(.main) .index_clients_scroller_SHORT .swiper-slide {
    	padding: 15px 15px 0px!important;
	}
}

@media (max-width: 1024px){
    .service_line form #sf-tabs-1 .bf_line_label{
        width: 20%;
    }
   .service_line form  #sf-tabs-1 .bf_line_field{
        width: 75%;
    }
   .service_line form  #sf-tabs-1 .custom_input{
        width: 100%;
    }
    .service_line form {
        overflow: hidden;
    }
    .service_line form .box_form_620px{
        width: 100%;
    }
    .table_mob h5{
        padding-top: 2px;
    }
    .table_mob{
        display: block;
    }
    .table_mob tr{
        display: block;
    }
    .table_mob tr td{
        width: 100%;
        display: block;
    }
    .schema{
        display: none;
    }
    .schema_mobile .menu{
        display: block;
    }
	.office_list_item .filio_description_text{
	    width: 65%;
	}
	.office_list_item .filio_description_image{
	    width: 28%;
	}
	.offices_map{
	    overflow: hidden;
	}
	.pcc_60percent, .pcc_30percent{
		width: 100%;
	}
	.remark_intext_link{
	    font-size: 1em;
	}
	.contnent_area_main{
	    margin: 0 0 0 275px;
	}
	.contnent_area_main ul li{
	    font-size: 1rem;
	}
	.one_person_page__text_cover{
	    margin: 0 0 0 0px;
	}
	.one_person_page__text .ui-tabs .ui-tabs-nav li{
		width: 95%;
		text-align: center;
        /* 307 780 start */
        margin-right: 0 !important;
        /* 307 780 end */
	}
	.one_person_page__text .ui-tabs table td{
	    width: 100%;
    	display: block;
	}
	.one_person_page__text .content_area p{
	    padding: 0px 0;
	}
	.one_person_page__text .contnent_area_main ul li, .one_person_page__text .ul_blueSquare li, .one_person_page__text .jq_custom_tabs ul li{
	    padding: 6px 0 0px 18px;
	    font-size: 0.9rem;
	}
	.one_person_page__text .ul_blueSquare, .one_person_page__text .jq_custom_tabs ul{
	    padding: 0px;
	}
	.one_person_page__text .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	    width: 95%;
    	padding: 8px 0px 8px 0px;
	}
	.one_person_page__text .ui-tabs .ui-tabs-panel{
	    padding: 0.8rem;
	}
	.one_person_page__foto{
	    float: none;
    	width: 100%;
	}
	#logo{
	    width: 20%;
    	height: auto;
	}
	.index_slider_images{
		width: 100%;
	    height: 470px;
        margin-left: 0px;
        left: 0;
	}
	.index_slider_images img{
		width: 100%;
	}
	.rubber_centered{
	    max-width: none;
	}
	.index_tabs_item{
		position: relative;
	}
	.footer_content .block3{
	    padding-top: 15px;
	}
	.footer_content_Navigation{
		position: relative;
	    width: 30%;
	}
	.footer_name{
	    position: relative;
    	top: 0;
	}
	.vcard{
		padding-top: 0px;
	}
	.footer_content_Contacts{
	    width: 265px;
	}
	.header{
	    overflow: hidden;
	}
	#footer:not(.main) .index_clients_scroller_SHORT .swiper-slide {
    	width: 16%;
	}
	.swiper-container{
		height: 160px!important;
	}
	.clients_cover{
		height: 180px;
	}
	.four_persons_item{
		width: 29%;
		margin-left: 6%;
	}

}
#footer.main .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
	touch-action: pan-y;
}


.header .company .mobile{
	display:none;
}
.btn-feedback.cquestion_form_open.mobile{
	display:none;
}
@media (max-width: 568px){
	body #wrap .btn-feedback.cquestion_form_open.mobile{
		font-size: 13px;
        width: 100%;
        max-width: 160px;
	}
}
@media (max-width: 768px){

	/*XV*/
	body .header_headline .company {
	    text-align: left;
        margin-left: 20px;
	}
	body .header .company .mobile{
		display:block;
	}
	body .header .company .desct{
		display:none;
	}
	#wrap .btn-feedback.cquestion_form_open.mobile{
		display:block;
		border: 2px solid #fff;
		color: #fff;
		background-color: #3866c6;
		text-decoration: none;
		padding: 2px 18px 0 18px;
		text-transform: uppercase;
		margin-left: 0;
		margin-top: 3px;
		text-align: center;
		font-size: 18px;
	}
	.header_headline_Contacts .tel_list {
		top: -66px;
		right: calc(50% - 112px);
		font-size: 1em;
		width: 135px;
		padding: 10px 20px 10px 10px;
	}	

    #main_area .index_tabs{
        display: none;
    }
    #main_area .bottom_link{
        display: block;
    }
    .inner-image-wrap img{
        width: 100%;
    }
    .bordered_link.bordered_link_smaller{
        margin-top: 30px;
    }

    .mob_main{
        display: block;
    }
    .mob_main .office_block h2{
        font-size: 20px;
        color: #000;
        text-align: center;
        text-transform: uppercase;
        position: relative;
    }
    .mob_main .office_block h2:before{
        content: " ";
        position: absolute;
        top: 34px;
        background: url(../_i/pin_icon.png)no-repeat center center;
        width: 15px;
        height: 18px;
        margin-left: -20px;
    }
    .mob_main .ui-tabs .ui-tabs-nav li.ui-state-focus, .mob_main  .ui-tabs .ui-tabs-nav li.ui-tabs-active{
        background: #4f7dde;
        color: #fff;
        width: 50%;
        float: left;
    }
    .mob_main  .ui-tabs .ui-tabs-nav li.ui-tabs-active a , .mob_main .ui-tabs .ui-tabs-nav li.ui-state-focus{
        color: #fff;
    }
    .mob_main .ui-tabs .ui-tabs-nav li{
        background: #7297e5;
        color: #fff;
        width: 50%;
        margin-right: 0px;
        float: left;
        border: 0;
    }
    .mob_main .ui-tabs .ui-tabs-nav{
        border: 0px;
        overflow: hidden;
    }
    .mob_main .ui-tabs .ui-tabs-nav li a{
        color: #fff;
    }
    .mob_main .ui-tabs .ui-tabs-panel{
        border: 0px;
        padding: 0px;
        padding-top: 10px;
    }
    .mob_main .services .tabs .tab_links a.active{
        background: #ffffff;
        background: url(../_i/min_icon1.png)no-repeat 8px 6px;
        color: #4f7dde;
    }
    .mob_main .services .tabs .tab_links a{
        color: #4f7dde;
        border: 1px solid #4f7dde; 
        padding: 2px;
        height: auto;
        box-sizing: border-box;
        text-align: left;
        padding-left: 60px;
        font-weight: 700;
        background: url(../_i/plus_icon1.png)no-repeat  8px 6px;
        margin: 0;
    }
    .mob_main .services .tabs .tab_links a:last-child{
        /*border-top: 0px;*/
    }
    .mob_main .services .tabs .link_block a{
        text-transform: none;
        margin-bottom: 4px;
    }
    .jq_custom_accordion table h4{
        padding-top: 10px;
    }
    .ui-accordion .ui-accordion-content{
        padding: 10px 15px;
    }
    .customTable_block{
        width: 100%!important;
    }

    .header_search_all{
        position: relative;
        width: auto;
        height: auto;
        margin-top: 0px;
        float: none;
    }

    .header_menu_list{
        margin-right: 0px;
        margin-top: 45px;
    }
    .services_slider.active h3{
        background-position: 10px 6px;
    }

	.office_list_item:nth-child(n){
	    width: 100%;
	}

    /* 307 780 start */

    .newslist_item_additional {
        width: auto;
        float: none;
    }

    /* 307 780 end */

	.newslist_item_additional .nli_text{
		border-bottom: 0;
	}
	.newslist_item_text{
	    margin: 0 0 0 0px;
	}
	.contnent_area_left .services_slider .blocks_menu .blocks_menu_item{
	    width: 100%;
	}
	.remark_intext{
		width: 100%;
	    max-width: 100%;
    	margin-bottom: 15px;
	}
	.service_columns:nth-child(n){
	    width: 100%;
	}
	.contnent_area_main ul li{
	    padding: 0px 0 0px 18px;
        background: url(/bitrix/templates/main/_i/li_marker.png) 1px 7px no-repeat;
	}
	.service_columns{
	    padding: 10px 0 0px;
	}
	.contnent_area_left{
	    float: none;
    	width: 100%;
	}
	.contnent_area_left .blocks_menu .blocks_menu_item{
		width: 50%;
	    float: left;
	    text-align: center;
	}
	.contnent_area_left .blocks_menu .blocks_menu_item a{
	    padding: 5px 10px 5px;
	}
	.blocks_menu_item a{
		border-bottom: 1px solid #4f7dde;
	}
	.contnent_area_left .blocks_menu{
	    border-bottom: 0px solid #4f7dde;
    	overflow: hidden;
	}
	.contnent_area_main{
		margin: 0px;
	}
	.content_area h1{
		font-size: 20px;
	}
	.four_persons_item__structure{
		height: 40px;
	}
	.four_persons_item__structure span{
	    line-height: 40px;
	    height: 40px;
	}
	.four_persons_item{
		width: 47%;
    	margin-left: 6%;
	}
	.four_persons_item:nth-child(3n-3){
		margin-left: 0;
	}
 	#manager-form .bf_line_field{
    	width: 44%!important;
	    margin-right: 30px;
	}
	#manager-form .bf_line_field:last-child{
    	margin-right: 0;
	}
	#manager-form .select_by_letter .action_link{
	    float: none;
        margin-left: 0;
	}
	#manager-form .select_by_letter__list{
	    display: block;
    	float: none;
    	white-space: normal;
	}
	#manager-form  .ui-selectmenu-button.ui-state-default{
		width: 100%!important;
	}
	.professionals_list_column:nth-child(n){
	    width: 30%;
	}
	.select_professionals_line{
		overflow: hidden;
	}
	.four_persons_item__name{
	    font-size: 1em;
	}
	.four_persons_item__specialty span{
	    font-size: .8rem;
	}
	.four_persons_item__specialty{
		font-size: 1em;
	}
	.menu_lev2_box{
	    position: relative;
	    height: 100%;
	    overflow: hidden;
	    width: 100%;
	    display: none;
	    top: 0;
	}
	.menu_lev2_box.size_2x{
		width: 100%;
	}
	.menu_item .menu_lev2_box:nth-child(n){
		display: none;
	}
    .menu_lev2_box.size_2x .menu_lev2_column:first-child{
        border-right: 0px;
    }
	.menu_lev2_box .menu_lev2_column{
	    float: none;
	    border: none;
	    width: 94%;
	    max-width: 94%;
        border-right: 0px;
        min-height: auto;
        padding: 15px 7px 7px;
	}
    .menu_lev2_list li{
        padding: 8px 0 1px 8px; 
    }
    .menu_lev2_teasers{
        padding: 15px 0 7px 1px;
    }
	.menu_lev2_box .menu_lev2_teasers{
	    margin-left: 0;
	}

	.mobile_block{
		display: block;
	}
	.sandwitch_icon{
            display: block;
	    cursor: pointer;
        background: url(../_i/sandwitch_icon.png)no-repeat center;
        font-size: 0;
        width: 10px;
        height: 15px;
        border: 0!important;
        background-size: contain;
        margin-top: 11px!important;
	}

	/*XV*/
    .header_headline{
        min-height: 93px;
    }

	.header_headline .company{
	    float: right;
	    width: 50%;
	    padding: 10px 15px;
	    color: #ffffff;
        text-align: right;
	    font-size: 14px;
	}
	.header_headline.rubber_centered{
	    display: flex;
        align-items: center;
        justify-content: space-between;
	    padding: 0px;
	    position: relative;
        background: #000000;
	}
	.header_headline.rubber_centered a{
       width: 50%;
	}

	/*XV*/
	.header_headline #logo{
        width: 58%;
        height: auto;
        margin: 0;
        display: block;
        float: left;
        position: relative;
        /* top: 15px; */
        left: 10px;
	}
	
	.sandwitch_icon{
        /*background: url(../_i/sandwitch_icon.png)no-repeat center;
        width: 20px;
        height: 20px;
        display: block;
        float: left;
        margin-top: 10px;
        margin-left: 15px;*/
		z-index: 9999;
    	position: absolute;
    	color: white;
    	padding: 0px 8px;
    	border: 2px solid white;
    	display: block;
    	float: left;
    	margin-top: 5px;
		margin-left: 15px;
		right: 15px; /*XV*/
	}
	.header_menu .header_menu_box{
		display: none;
		position: fixed;
	    width: 80%;
	    height: 100%;
	    background: #546eff;
	    z-index: 9999;
	    top: 0;
	    overflow: auto;
	}
	.header_menu_list .menu_item{
		float: none;
	    width: 100%;
	    height: auto;
	}
	.header_menu_searchLink{
		display: block;
	    float: none;
	    /*width: 94%;*/
	    height: 30px;
	    margin-top: 20px;
	    margin-left: 15px;
	}
	.header_headline_Contacts{
	    position: absolute;
	    bottom: -40px;
	    z-index: 9999;
	    color: #fff;
       	width: 83%;
	    right: 15px;
	    left: 32px;
	    padding-top: 0;
	    height: 35px;
	}
	.header_headline_Contacts .open_TelList{
	    display: block;
	    margin: 0 auto;
	    width: 27%;
	    position: absolute;
	    left: 50%;
	    transform: translate(-50%);
	    bottom: 7px;
	    border: 0px!important;
	}

	.header_headline_Contacts .contactPage_link{
		display: none;
	}

	.index_slider_images img{
	    width: 100%;
    	height: auto;
	}
	.index_slider_images{
		height: 380px;
	}
	.index_slider{
		height: 380px;
		overflow: hidden;
	}
	.header{
	    overflow: hidden;
	}

    .header_menu .close_item_menu{
        position: absolute;
        right: 0;
        top: 0;
        background: rgba(0,0,0,.5);
        width: 16%;
        height: 100%;
        z-index: 999999;
    }
    .header_menu .close_item_menu span{
        font-size: 40px;
        font-weight: 700;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9999999999;
    }

	.index_slider_contents{
		position: relative;
		height: 100%;
	}
	.index_slider_contents .index_slider_manage{
	    bottom: 70px;
	    top: auto;
	}
	.index_slider_manageButton{
	    top: 0;
	    width: 60px;
    	height: 60px;
    	background-size: 473%;
	}
	.index_slider_Prev{
		background-position: 14px -14px;
	}
	.index_slider_Next{
	    background-position: 26px -70px;
	}
	.indexSlider_textItem{
	    background-color: rgba(0, 0, 0, 0.5);
	}

	.index_tabs_navi{
	    position: relative;
    	top: 15px;
	    min-height: auto;
	    height: 100%;
	    overflow: hidden;
	}
	.footer_content{
	    max-width: none;
	    display: flex;
    	flex-direction: column;
    	background: #000;
	}
	.footer_content .footer_content_Contacts{
	    order: 2;
        width: 59%;
	    margin: 0 auto;
	    text-align: center;
	}
	.footer_content .block3{
		order: 3;
        width: 320px;
        margin: 0 auto;
	}
	.footer_content_Navigation{
		width: 100%;
		order: 1;
	}
	.footer_content_NaviList{
		float: none;
	}
	.social_icon{
		float: none;
	}
	.social_icon li{
		float: none;
		display: inline-block;
	}
	.index_tabs_naviList li a{
	    font-size: 14px;
	    padding: 0;
	    line-height: 40px;
	    height: 40px
	}
	.index_tabs_naviList li:nth-child(odd), .index_tabs_naviList li:nth-child(even){
		width: 25%;
		margin-left: 1px;
		margin-top: 1px;
	}
	.index_tabs_naviList li.active, .index_tabs_naviList li.active:hover{
		background: #546eff;
    	color: #ffffff;
	}
	.index_tabs_naviList li.active a, .index_tabs_naviList li.active a:hover{
	    color: #ffffff;
	}

	.index_tabs_item  .swiper-slide{
	    width: 100%!important;
	    height: auto!important;
	    border-bottom: 1px solid #333;
	    margin-bottom: 20px;
	}
	.index_tabs_item  .swiper-slide .action_item{
	    padding: 0;
	    padding-bottom: 15px;
	    max-height: none;
	    
	}
	.index_tabs_item .swiper-container{
		height: 100%!important;
	}

	.index_tabs_content{
		margin-top: 30px;
	}
	.index_tabs_item .swiper-wrapper{
		width: 100%!important;
	}
	.index_tabs_item .bordered_link{
	    position: relative;
	    bottom: 0;
	    margin-bottom: 15px;
	}
    .service_line noindex{
        width: 100%;
         order: 2;
    }
    .service_line .breadcrumbs{
        width: 100%;
        order: 1;
    }
    .printPage_link{
        display: none;
    }
    .contnent_area_left{
        padding: 10px 0;
    }
    .services_slider{
        margin: 0px 0;
        padding-bottom: 0px;
    }
    .services_slider.mobile-collapsed .blocks_menu{
        display: none !important;
    }
    .services_slider h3 span{
        height: 25px;
    }
    .services_slider h3{
        background: #3866c6 url(../_i/sprites_h3.png) 10px -112px no-repeat;
        color: #fff !important;
        font-size: 13px!important;
        line-height: 14px !important;
        padding: 12px 14px 10px 61px !important;
    }
    .paginator .bordered_link {
        margin-top: 20px;
    }
}


@media (max-width: 650px){
	/*xv
	.header_headline_Contacts .tel_list {
	    top: -24px;
	    right: 160px;
	}*/

    .service_line form #sf-tabs-1 .bf_line_label{
        width: 25%;
    }
    .service_line form #sf-tabs-1 .custom_input{
        width: 87%;
    }
    .service_line form #sf-tabs-1 .bf_line_field{
        width: 65%;
        margin-left: 15px;
    }
    .offices_map_point{
        display: none;
    }
    .offices_buttons{
        display: none;
	}
	
	/*XV*/
    .header_headline #logo{
        width: 100%;
	}

    .header_headline.rubber_centered a{
        display: flex;
        align-items: center;
        width: 42%;
    }
    .header_headline .company{
        display: flex;
        align-items: center;
        width: 57%;
    }
    .header_headline .company{
        font-size: 13px;
    }
     .header_headline .company font{
        font-size: 14px;
     }
    .header_menu .close_item_menu{
        width: 15%;
    }
	.office_list_item .filio_description_text{
	    width: 100%;
	    text-align: center;
	    margin-bottom: 15px;
	}
	.office_list_item .filio_description_image{
	    width: 100%;
	    text-align: center;
	    margin: 0 auto;
	}
	.one_person_page__text .ui-tabs table td{
		width: 75%;
	}
	.four_persons_item{
	    width: 100%;
    	margin-left: 0;
	    text-align: center;
	}
	.professionals_list_column:nth-child(n) {
	    width: 100%;
	    margin-left: 0;
	}
	#footer:not(.main) .index_clients_scroller_SHORT .swiper-slide {
	    width: 21%;
	    padding: 0px 15px 0px!important;
		box-sizing: border-box;
	}
	.clients_cover{
		height: auto;
        margin: 15px 0px;
		overflow: hidden;
	}
	/*.clients_cover .swiper-wrapper{
		width: 100%!important;
	}*/
	.indexSlider_textItem{
		font-size: 18px;
	}
	.header_headline_Contacts .open_TelList{
		width: auto;
	}
	#manager-form .bf_line_field{
		width: 300px!important;
		margin-right: 0px;
	}
	#manager-form .ui-selectmenu-button.ui-state-default{
	    margin-right: 0;
	}
	/*#ui-id-2-menu{*/
	/*	width: 300px!important;*/
	/*}*/
	.service_line{
	    display: flex;
	    flex-direction: column;
	}
	.service_line .breadcrumbs{
		margin-right: 0px;
	}
	.contnent_area_left .blocks_menu{
		margin-bottom: 0px;
	}
	.header_search_all .header_menu_searchBox_cover{
	    max-width: 100%!important;
	}
	.header_search_all .header_menu_searchBox{
		width: 100%;
	}
	.header_search_all .searchForm_text{
	    width: 60% !important;
	    font-size: .8em;
	    height: 27px;
	    line-height: 27px;
	}
	.header_menu_list{
		padding-top: 30px;
	}

	/*XV
    .header_headline.rubber_centered a{
        font-size: 14px;
        left: 40%;
        bottom: 11px;
	}
	*/

    .filio_description_text{
        width: 100%;
        margin-bottom: 15px;
    }
    .filio_description_image{
        margin: 15px 0px;

    }
}

@media (max-width: 500px){
	
	/*xv
	.header_headline_Contacts .tel_list {
	    top: -24px;
	    right: 115px;
	}*/

    .header_menu .close_item_menu{
        width: 14%;
    }
    .header_menu .close_item_menu span{
        font-size: 45px;
    }
	.contnent_area_left .blocks_menu .blocks_menu_item{
		width: 100%;
	}
	.index_tabs_naviList li:nth-child(odd), .index_tabs_naviList li:nth-child(even){
		width: 32%;
	}
	.footer_content .block3{
        width: 100%;
		margin-bottom: 15px;
	}
	.index_slider_images , .index_slider{
    	height: 280px;
	}
	.header_headline_Contacts .open_TelList{
	    width: 60%;
    	/*left: 41%;xv*/
	}
    .header_menu .header_menu_box{
        width: 70%;
    }
    .header_menu .close_item_menu{
        width: 25%;
    }
     .ui-tabs .ui-tabs-nav li{
        width: 100%;
    }
    /* 307 780 start */

    .one_person_page__text nobr {
        white-space: normal;
    }

    .vacancy_select_string {
        width: 100%;
    }

    .vacancy_select_string .ui-selectmenu-button {
        margin-right: 0;
        width: 100% !important;
    }

    /* 307 780 end */
}
@media (max-width: 400px){
	/*xv
	.header_headline_Contacts .tel_list {
	    top: -24px;
	    right: 95px;
	}*/

    .service_line form #sf-tabs-1 .bf_line_field {
        width: 100%;
        margin-left: 0px;
    }
    .service_line form #sf-tabs-1 .bf_line_label {
        width: 100%;
    }
    .header_headline.rubber_centered a{
        width: 48%;
    }
    .header_headline .company {
        font-size: 11px;
    }
    .header_headline .company font{
        font-size: 12px;
	}
	
	/*XV*/
	.header_headline {
		min-height: 71px;
	}
	.header_headline_Contacts {
		width: 74%
	}
	/*.header_headline_Contacts.header-contacts{*/
	/*display:none;*/
	/*}*/

    /* 307 780 */
    #manager-form .bf_line_field{
        width: 98% !important;
    }

    /* 307 780 */


}
@media (max-width: 360px){
    .header_menu .close_item_menu {
        width: 21%;
    }
}

@media (max-width: 330px){
	
}
.clients{
    position: relative;
    margin-top: 20px;
}
.bottom_link a{
    font-size: 14px;
    padding: 0;
    line-height: 40px;
    height: 40px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    width: 32.9%;
    background: rgba(79,125,222,0.6);
    float: left;
    text-align: center;
    margin-left: 1px;
    margin-bottom: 1px;
}
.bottom_link a.w-50{
    width: 49.6%;
}
.bottom_link a.active{
    background: #546eff;
}
.bottom_link{
    margin-bottom: 25px;
    margin-top: 25px;
    overflow: hidden;
}
.clients_cover .swiper-button-prev{
    position: absolute;
    width: 22px;
    height: 22px;
    z-index: 99999;
    top: 34px;
    background-size: cover;
    background-position: center;
    margin-top: 0;
    left: 3px;
}
.main .clients_cover .swiper-button-prev,
.main .clients_cover .swiper-button-next { 
	top: 93px;
}
@media screen and (max-width: 500px) {
	.main .clients_cover .swiper-button-prev, .main .clients_cover .swiper-button-next {
		top: 78px;
	}
}
@media screen and (max-width: 1500px) {
	.main .clients_cover {
		margin: 20px 0;
		padding: 0 33px;
	}
}
.clients_cover .swiper-button-next{
    position: absolute;
    width: 22px;
    height: 22px;
    z-index: 99999;
    top: 34px;
    background-size: cover;
    background-position: center;
    margin-top: 0;
    right: 3px;
}
.clients_cover .swiper-container{
    width: 85%;
}

.clients_cover .swiper-container{
    height: auto!important;
}