/*   -------           MOBILE MENU --------            */
.header_middle, .social_right, .bottom-menu-m{
 display:none;
}
.footer-right > div{
    float: right;
}
.footer-center-counter{
  position:absolute;
  bottom:10px;
  left:40%;
}
.bottom-menu-m ul li a {
  display: block;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1;
  color: #000;
  outline: none;
}
.tarif{
 display:inline-block;
 width:100%;
}
.tarif img{
    max-width:100%;
}


.mobile-menu ul li.dropdown-top:after {
	display: none;
}
.mobile-menu ul li.dropdown-top span.toggler {
	height: 28px;
	width: 40px;
	bottom: auto;
	top: 0;
	right: 0;
	margin: 0;
	font-size: 24px;
	position: absolute;
	z-index: 10;
	transition: all 0.3s;
}
.mobile-menu > ul > li.dropdown-top > span.toggler {
	height: 34px;
}
.mobile-menu ul li.dropdown-top span.toggler:after {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23ffffff"><path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/></svg>') no-repeat center/contain;
	top: 50%;
	margin-top: -8px;
	right: 50%;
	margin-right: -8px;
}
.mobile-menu ul li.dropdown-top.opened > span.toggler {
	transform: scaleY(-1);
}
.mobile-menu li.dropdown-top > ul {
	display: none;
}


.menu_toggle {
    position: absolute;
    right:5px;
    top:0px;
    padding: 22px 14px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius:0;
     display: none;
     z-index:99;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0px;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    border: 0px none;
}
.icon-bar {
    width: 25px;
    height: 2px;
    border-radius: 1px;
    background: #000 none repeat scroll 0% 0%;
    position:relative;
    transition: all 0.25s ease-out 0s;
    -webkit-transition: all 0.25s ease-out 0s;
    -moz-transition: all 0.25s ease-out 0s;
}
.icon-bar, .section--inverse .site-nav__list > .hover .site-subnav {
    display: block;
}
.icon-bar + .icon-bar {
    margin-top: 5px;
}



.mobile-menu-btn:hover {
  background: #fff;
  outline: medium none;
  }

   .mobile-menu-btn:hover span {
    background: #2380c3 none repeat scroll 0 0;
   }
.mobile-menu-btn_active span:nth-child(2) {
    left: 50%;
    top: 21px;
    width: 0;
}
.mobile-menu-btn_active span:nth-child(1) {
    left: 0px;
    top: 50%;
    width: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.mobile-menu-btn_active span:nth-child(3) {
    bottom: 50%;
    left: 0px;
    width: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.mobile-menu-btn_active span:nth-child(4) {
    left: 50%;
    top: 21px;
    width: 0;
}
.mobile-menu-btn span {
    background-color: #ff4444;;
    display: block;
    height: 2px;
    left: 10px;
    margin-top: -1px;
    position: absolute;
    transform-origin: 50% 50% 0;
    transition: all 0.25s ease-out 0s;
    width: 22px;

}
.mobile-menu-btn_active span:nth-child(1) {
    top: 4px;
}
.mobile-menu-btn_active span:nth-child(2) {
    top: 50%;
}
.mobile-menu-btn_active span:nth-child(3) {
    bottom: 10px;
}
.mobile-menu-btn_active span:nth-child(4) {
 //   top: 34px;
}


.mobile-menu {
    display: inline-block;
    background: #94be44;
//     min-width: 290px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px;


//    overflow: hidden;
    padding-top: 0px;
//    position: fixed;
    right: 0%;
    top: 90px;
    width: 00%;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    z-index: 104;
    position:absolute;

}
.mobile-menu_active {
//    opacity: 1;
//    transform: translateX(-100%);
//    -webkit-transform: translateX(-100%);
//    padding: 0px 0px;
right: 0%;
 width: 100%;
     min-height: 100vh;
         height: 100%;
}
.mobile-menu__first-lst {
   display: inline-block;
    width: 100%;
    top: 0;
    position: relative;
    height: 920px;
    margin-bottom:30px;
 //   z-index: 99999;	
}
.mobile-menu__first-lst > li {
    display: block;
    padding: 10px 0 10px 10px;
//    width:90%;
 //   border-bottom: 1px solid #333;
 //   box-shadow: 0 -1px rgba(0, 0, 0, 0.2) inset;
}
.mobile-menu__first-lst > li > a {
    padding: 2px;
    color: #fff;
    font-size: 22px;
    text-decoration:none;
}
.js_open-lst-btn {
    margin: 0;
    white-space: nowrap;
}
.js_open-lst-btn::after {
//  	content: "";
    width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #777;

    display: inline-block;
 //   font-family: websimka;
    font-size: 20px;
    margin-left: 18px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    vertical-align: middle;
}


.mobile-menu li.menu-item {
	margin-left: 0px;
}

body .mobile-menu li.menu-item a {
	padding-left: 10px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	text-decoration: none;
}

.mobile-menu li.menu-item a::before {
	content: "-";
	padding-right: 10px;
}


.mobile-menu ul.mobile-menu__first-lst {
	display: inline-block;
	width: 100%;
	top: 0;
	position: relative;
	height: auto;
	margin-bottom: 160px;
}

.mobile-menu ul.mobile-menu__first-lst > li {
	display: block;
	padding: 0 0 0 5px;
}
.mobile-menu ul.mobile-menu__first-lst ul {
	padding: 0 0 0 15px;
}

.mobile-menu ul.mobile-menu__first-lst > li > a {
	padding: 5px;
	color: #fff;
	font-size: 22px;
}
.mobile-menu ul.mobile-menu__first-lst > li > ul > li > a {
	padding: 5px;
	color: #fff;
	font-size: 18px;
}

.mobile-menu__a {
	display: block;
	text-decoration: none;
	color: #000;
}

.mobile-menu__a:hover {
	background: #fff;
	color: #ff4444;
}

#display_search_mobile {
	padding: 0 0.4rem;
}

.mobile-menu li.active > a {
	background: #635b49;
	color: #f1e3b5;
}


.mobile-menu__second-lst {
//    display: none;
    margin-left: 20px;
}
.mobile-menu__second-lst:last-child.padding {
		padding-bottom: 140px;
}
.mobile-menu__second-lst li {
    display: block;
    padding: 8px 0;
}
.mobile-menu__second-lst a {
    padding-left: 20px;
    width: 100%;
        color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
        text-decoration:none;
}
.mobile-menu__second-lst a::before{
  content: "-";
  padding-right:10px;
}

.mobile-menu__a {
    display: block;
    text-decoration: none;
    color: #000;
}
.mobile-menu__a:hover {
  background: #fff;
  color:#ff4444;
  }
.mobile-menu__second-lst li.submenu{
	    margin-left: 20px;
}
#display_search_mobile{
//    margin-bottom:20px;
     padding: 0 0.4rem;
}
.mobile-menu li.active{
 //   background: #635b49;
//    color: #f1e3b5;
}


@media only screen and (max-width: 1023px) {
body.locked{
  overflow:hidden;
       position:fixed;
//  height:100vh;
//  margin-right:16px
}

header #header_container .sf-contener {
    display: none;
}
.js_mobile-menu-open {
  display:block;
}
.mobile-menu-btn,
.menu_toggle  {
    display: block;
}
}

@media screen and (max-width: 640px) {
.mobile-menu {
    top:65px;
    }
}
/*     ----         MOBILE MENU   end  -----        */


@media screen and (max-width: 1200px) {
.logo-top img {
    width:300px
    }
.footer-bottom .footer-center {
    width: 440px;
}
.footer-bottom .footer-right .contacts-footer {
    margin: 0px 0 0 10px;
    padding: 0;
}
.footer-bottom .footer-center .bottom-menu ul li {
    margin: 10px 0;
}
}

@media screen and (max-width: 1023px) {
.header{
    background: none;
}
ul.topmenu, div.header_right, .logo-top p, .left-sidebar, .right-sidebar,
.footer-bottom .footer-center, .social_left, .noimage, .wide{
    display:none;
}
.content{
    padding:0;
}
.content-inner .seo-free-title{
  color: transparent; margin-bottom:0;
}
.header{
    height:90px;
}

.logo-top{
    box-sizing: border-box;
    left:0px;
    top:20px;
    padding-left:10px;
    width:100%;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 00%);
-moz-transform: translate(0%, 0%);
}
.logo-top img{
    margin:0;
    width:50%;
}
.header_middle{
    display:inline-block;
    width:100%;
    height:90px;
    overflow:hidden;
}
li.telephone{
    width:50%;
	height: 70px;
    float:left;
    background:none;
    padding:0px 0;
		padding-top: 13px;
    background-color: #94be44;
    text-align:center;
    color:#fff;
}
.city1{
	color: #000;
}
li.telephone:before{
	content: none
}
li.telephone a.email{
    text-decoration:none;
}
li.request_call_wrapper{
    position:absolute;
    top:0px;
    right:20%;
}
li.request_call_wrapper #request_call{
    padding-left:44px;
}
.footer-bottom .footer-right{
    float:right;
    width:auto;
    padding:0 10px;
}
.footer-bottom .footer-right .contacts-footer{
    margin-top:0px;
}
.social_right{
    display:block;
}
.footer-bottom .footer-left, .footer-bottom .footer-right {
    width:50%;
    overflow:hidden;
    box-sizing:border-box;
}
.footer-bottom .footer-left{
    background-size:120px;
    padding: 0 10px;
}
.footer-bottom .footer-left .copyright {
    margin: 94px 0 0 0;
    }
.footer-center-counter{
    top: inherit;
  bottom:10px;
  left:10px;
}
.buttons-block >a{
    width:50%;
    box-sizing: border-box;
    float:left;
    display:inline-block;
    margin:0;
    padding:0 10px;
    border: #fff  5px solid ;
}
.scroll_to_top{
    width:60px;
    height:60px;
    background-size:cover;
}
.bottom-menu-m{
    display:block;
    position:absolute;
    left:50%;
    bottom:5px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);

}
.buttons-block .calculation{
  padding: 20px 0 60px 0;

}
.content-inner .videogallery-listing .videogallery-record .video{
    max-width:450px;
}

.footer-bottom .footer-right .contacts-footer .contacts-record .city {
    font-size: 13px;
    line-height: 20px;
}

.footer-bottom .footer-right .contacts-footer .contacts-record .telephone{
    font-size: 17px;
    line-height: 20px;
}
.footer-bottom .footer-right .contacts-footer .contacts-record .email{
  font-size: 12px;
    line-height: 15px;
}
}

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

}


@media screen and (max-width: 640px) {
.header, .header_middle{
    height:70px;
}
.buttons-block .calculation{
            padding: 20px 30px 60px 0;
    box-sizing: border-box;
        text-align: right;

}



}


@media screen and (max-width: 479px) {
li.telephone .phone-number{
    font-size:15px;
}
.buttons-block .calculation{
        font-size: 16px;
            padding: 15px 5px 45px 0;
    box-sizing: border-box;
        text-align: right;
        background-size:45px;
}
.buttons-block .online-request{
        padding: 20px 0;
}

.footer-bottom .footer-left .copyright {
    margin: 94px 0 0 0;
    font-size: 9px;
    }
.counters img{
   max-width:70px;
}
.footer-bottom .footer-left{
    background-size:100px;
    padding: 0 10px;
}
.content-inner p{
//    text-align: center;

}
.content .content-inner  img {
    float:none;

}
.bottom-menu-m{
    display:none;
}
}

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