


.logo a{
      display: block;
    height: 52px;
    width: 230px;
    float: left;
    padding-left: 57px;
    background: url(/img/themes/logo.png) 0 0 no-repeat;
    color: #3c3c3c;
    font-size: 33px;
    font-weight: bold;
    line-height: 37px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Trebuchet MS", tahoma, sans-serif;
}
.logo a span {
    font-size: 13px;
    line-height: 10px;
}

.header__name{
    display: block;
    height: 50px;
    width: 200px;
    float: left;
    padding-left: 44px;
    background: url(/img/themes/name_head.png) 0 0 no-repeat;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}

.header__phone{
    display: block;
    height: 50px;
    width: 315px;
    float: left;
    padding-left: 42px;
    background: url(/img/themes/phone_head.png) 0 0 no-repeat;    
}


.header__info{
  min-height: 140px;  
}
 

.call-evacuator{
    padding-top: 25px;
}

.spoiler input, .spoiler label, .carousel, .mobile-table, .mobile-table2, .online_zakaz_big_mobile, .mobile-contacts, #mobile-menu, .slide-mobile, .mobileSize{display: none;}
    nav.menu{max-width: 950px; margin: 0 auto;  padding-top: 2px;font: 15px "Trebuchet MS", tahoma, sans-serif;}



.logo a{
      display: block;
    height: 52px;
    width: 230px;
    float: left;
    padding-left: 57px;
    background: url(/img/themes/logo.png) 0 0 no-repeat;
    color: #3c3c3c;
    font-size: 33px;
    font-weight: bold;
    line-height: 37px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Trebuchet MS", tahoma, sans-serif;
}
.logo a span {
    font-size: 13px;
    line-height: 10px;
}

.header__name{
    display: block;
    height: 50px;
    width: 200px;
    float: left;
    padding-left: 44px;
    background: url(/img/themes/name_head.png) 0 0 no-repeat;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}

.header__phone{
    display: block;
    height: 50px;
    width: 315px;
    float: left;
    padding-left: 42px;
    background: url(/img/themes/phone_head.png) 0 0 no-repeat;    
}


.header__info{
  min-height: 140px;  
}
 
.header__phone a{
        margin-top: -2px;
    display: block;
    margin-left: -1px;
}

.header__callback{
    float: right;
    padding: 1rem 18px;
    text-decoration: none;
    margin-left: 3px;
}

.mob-slog{display: none;}

@media (max-width: 1024px){

nav.menu.fixed{
    position: fixed;
    background: #3c3c3c;
    width: 100%;
    margin-top: 0px;
    opacity: 1;
    z-index: 9;
    top: 0px;
}


.mob-slog{
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);
    color: #333;
    font-size: 22px;
    padding: 5px 10px;
    vertical-align: top;
    margin-top: 15px; 
    border-radius: 3px;
    line-height: 1;
}
 
#mobile-menu {
    display: block;
}
#menu-prev {
    height: 57px;
}

#menu-prev .pointer {
    height: 58px;
    padding-left: 5px;
}

#mobile-menu #menu-prev .pointer-btn {
    width: 84px;
    float: right;
    height: 100%;
    border-left: 1px solid #676666;
    box-sizing: border-box;
    position: absolute;
    background: url(/img/themes/icon-mobile-menu.png) 23px 18px no-repeat;
    right: 0;
    top: 0;
    height: 58px;
}
#mobile-menu #menu {
    position: absolute;
    z-index: 5000;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-out;
}
#mobile-menu #menu.menu-0{overflow:visible}
#mobile-menu #menu ul {
    padding: 0;
    margin: 0;
}
#mobile-menu #menu li:first-child {
    border-top: 1px solid #676666;
}
#mobile-menu #menu li {
    height: 56px;
    line-height: 56px;
    background: #3c3c3c;
    border-bottom: 1px solid #676666;
}
#mobile-menu #menu.menu-0 li{height:auto}
.header .menu .sf-menu {
    display: none;
}
.header .menu .sf-menu.sf-menu-mobile{
    display: grid;
}
.sf-menu.sf-menu-mobile a:link,.sf-menu.sf-menu-mobile a:visited{
	padding:0
}
.sf-menu.sf-menu-mobile li{float:none}
.sf-menu.sf-menu-mobile li ul{
	position: relative;
    top: 0
}
.sf-menu.sf-menu-mobile li.nav1 ul {
    width: auto;
}
.sf-menu.sf-menu-mobile a.sf-with-ul{background-position-x:95%}
#mobile-menu #menu.menu-0 .sf-menu.sf-menu-mobile  li ul li ul{left:0}
#mobile-menu #menu.menu-0 .sf-menu.sf-menu-mobile li ul li ul li{padding-left:60px}
#mobile-menu #menu-prev .pointer a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    height: 100%;
    line-height: 58px; 
}
#mobile-menu #menu-prev .pointer div.close-menu {
    display: none;
}
#mobile-menu.opened #menu-prev .pointer div {
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 15px;
    text-decoration: uppercase;
    text-transform: uppercase;
    color: #9a9a9a;
    line-height: 58px;
    padding-left: 15px;
}
#mobile-menu.opened #menu-prev .pointer-btn {
    background: url(/img/themes/icon-mobile-menu-close.png) 27px 16px no-repeat;
}
#mobile-menu.opened #menu {
    max-height: 1900px;
}

.header__contacts{
    display: none;
}

nav.menu{margin-top: 10px;position: relative;}
#mobile-menu.opened #menu-prev .pointer a {
    display: none;
}
#mobile-menu.opened #menu-prev .pointer {
    background: url(/img/themes/icon-mobile-left-arrow.png) 40px 25px no-repeat;
}
 
#mobile-menu #menu li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    height: 100%;
    line-height: 58px;
    width: 100%;
    text-transform: uppercase;
    padding-left: 40px;
    box-sizing: border-box;
}
#mobile-menu #menu.menu-0 li a{
	padding-right: 40px;height:auto;
}
#mobile-menu #menu.menu-0 li a:link,#mobile-menu #menu.menu-0 li a:visited{
	background-position:17px 26px
}
#mobile-menu #menu-prev .pointer .time-work{
    display: inline-block;
    font-size: 20px;
    margin-left: 8px;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 2px 5px;
    border-radius: 3px;
    color: #ffdc00;
    line-height: 1.2
}

 
}
@media (max-width: 480px){
    .logo{
        display: inline-block;
        padding-right: 0px;
        margin-top: 22px;
        margin-left: 0px; 
    }
    .logo a{ 
        height: 42px;
        width: 175px; 
        padding-left: 44px; 
        background-size: contain; 
        font-size: 25px; 
        line-height: 26px;  
        padding-top: 3px; 
    }
    .logo a span {
        font-size: 10px;
        line-height: 10px;
    }
    .mob-slog {     
        font-size: 18px;
        margin-top: 21px;
        float: right;
        line-height: 0.9;
    }
    nav.menu{
        margin-top: 17px;
    }

    .call-evacuator__block h1{
        padding-bottom: 0;     
        margin-top: 0px;
    }
    .ryad{
        text-align: center;
        font-size: 19px;
    }
    .call-evacuator .time{
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .h2n{
        font-size: 22px;
    }
    .form-1{
        margin-top: 3px;
    }
    .call-evacuator{
        min-height: auto;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
        
 
    

}


