@media (min-width: 768px) and (max-width: 979px) {
.menu ul {
	top:37px;
}
.menu li a {
    font-size: 12px;
    padding: 11px 2vw;
}
div#header-fix ul.menu li a {
    padding: 11px 8px;
}
}
@media (min-width: 768px){
	button.phone-button.post, button.phone-button.phon, button.phone-button.obs {
    display: none !important;
}

}
@media (max-width: 767px) {
.menu{
	display:none;
	clear: both;
}
.block-utp-wrapper {
    padding: 30px 0px 0px !important;
}
.block-utp-wrapper a.phone-button.order-button {
    margin: 13px auto 0px !important;
}
.mobile-menu.language-menu-type {
    text-align: right;
    cursor: auto !important;
}
.language-menu-type a.active {
    background: #efd68a !important;
    color: #184298 !important;
}
.right {
    float: none;
}
.button-block-wrapper .phone-button {
    width: 160px;
    display: inline-block;
}
#header-fix {
    display: none;
}
.otzyv-inner-block .item.col-md-4.col-sm-4 {
    margin: 0 0 30px 0;
}
.otzyv-inner-block .item.col-md-4.col-sm-4 {
    margin: 0 0 30px 0;
}
.logo-footer img {
    float: none;
    margin: 0 auto;
    display: block;
}
footer.footer .button-block-wrapper {
    padding: 20px 0px 40px;
}
.social-icon {
    text-align: center;
}
footer.footer .nomber-block-wrapper {
    padding: 20px 0px;
}
.logo-footer p {
    padding: 15px 0px;
    text-align: center;
}
ul.menu {
    overflow-y: scroll;
    height: 400px;
}
ul.sub-menu li a {
    background: #184298;
    padding-left: 25px;
}
.mobile-menu {
       display: block;
    /* clear: both; */
    /* background: url(../img/0101.png) no-repeat; */
    width: 50px;
    float: left;
}
header.header .col-md-6.col-sm-6.phone-block-wrapper {
    display: none;
}
.mobile-menu.language-menu-type {
   float: right;
}
.mobile-menu.language-menu-type a {
    color: #fafbff;
    padding: 5px;
    border-radius: 50%;
    transition: .5s all;
}
.mobile-menu.language-menu-type a:hover {
    text-decoration: none;
    background: white;
    color: #184298;
    border-radius: 50%;
    transition: .5s all;
}
button.phone-button.hidden-768.visible-767 {
    display: block;
    position: fixed;
    bottom: 20px;
    z-index: 9;
    width: 100%;
    border-radius: 0;
}
section.section_1 {
    clear: both;
}
span#touch-menu {
	width: 50%;
    display: block;
    padding: 11px;
    background: #184298;
    color: white;
    text-transform: uppercase;
	cursor: pointer;
}
.language-block-wrapper {
    display: none;
}
nav{
	margin:0;
	background:none;
}

.menu li{
	display:block;
	margin:0;
	text-align: left;
}

.menu li a {
	background:#ffffff;
	color:#797979;
	border-top:1px solid #e0e0e0;
	border-left:3px solid #ffffff;
}

.menu li a:hover, .menu li:hover > a{
	background:#f0f0f0;
	color:#797979;
	border-left:3px solid #9CA3DA;
}

.menu ul {
	display:block;
	position:relative;
	top:0;
	left:0;
	width:100%;
}

.menu ul ul {
	left:0;
}
header.header {
    text-align: center;
}
.header .container {
    background: none;
}

.col-md-2.col-sm-2.center-block-header {

    background: url(/img/l_bg.png) no-repeat center;
    background-size: cover;
}
header.header button.phone-button {
    margin: 0 auto;
}
.button-block-wrapper {
    text-align: center;
}
.col-md-2.col-sm-2.center-block-header {
    padding: 10px;
}
.col-md-5.col-sm-5.left-block-header, .col-md-5.col-sm-5.right-block-header {
    padding: 10px 0px 0px;
}

}

@media (max-width: 991px) {

}


@media (max-width: 580px) {
a.all-otzyv.button-otzyv {
    width: 158px;
}

}