.w50{
    width: 50%;
    vertical-align: top;
}
.inline{
    display: inline-block;
}
.right{
    text-align: right;
}
.left{
    text-align: left;
}
.header-message-wrap,  .header-info-wrap{
	width: 33%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	}
.header-logo-wrap {
    max-width: 33%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.header-message-wrap{
    vertical-align: top;
}
.header-logo{
    width: 150px;
}
.header-logo-wrap{
	text-align: center;
    padding: 0.5em 1em 0;
}
.header-info-heading {
    font-weight: bold;
    text-transform: uppercase;
}
.socials-header {
    display: block;
    text-align: center;

}
.social-header {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    text-align: center;
}
.social-header a {
    max-width: 30px;
    display: block;
}
.social-header a img {
    width: 30px;
    height: 30px;
}
.header-logo-link{
	display: inline-block;
}
.header-info-wrap{
	text-align: left;
    float: right;
}
.header-info-wrap .phone{
    font-size: 214.3%;
    line-height: 1.1;
}
.header-info-inner{
    font-size: 85.7%;
        line-height: 1.3;
            margin: .3em 0;
}
.header-inner{
	padding: 1em;
	position: relative;
}
.red{
	color: red;
}
.message-link{
	text-align: left;
    background-image: url('images/letter.png');
    background-repeat: no-repeat;
    background-position: 15px 4px;
    font: bold 16px Arial, Helvetica, sans-serif;
    font-style: normal;
    color: black;
    background-color: #f0f0f0;
    border: 0px solid #ffffff;
    -webkit-box-shadow: 5px 5px 20px 0px rgba(55,55,55,0.7);
    -moz-box-shadow: 5px 5px 20px 0px rgba(55,55,55,0.7);
    box-shadow: 5px 5px 20px 0px rgba(55,55,55,0.7);
    width: 246px;
    padding: 12px 12px 12px 58px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
}
.lang-wrap{
    list-style: none;
    /*position: absolute;*/
    /*display: inline-block;*/
    /*bottom: 1em;
    left: 1em;*/
    text-align: center;
}
.lang-wrap li{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 1;
}
.lang-wrap li a{
    line-height: 1;
    vertical-align: bottom;
    display: inline-block;
}
.mh-main-nav li a{
    display: block;
    color: #fff;
    padding: 0.416em 0.75em;
    text-decoration: none;
    font-size:1em;
}
.mh-main-nav li{
	font-weight: 400;
}
.main-nav-wrap-fixed{
    /*display: none;
    background: #2a2a2a;
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 1080px;*/

}
.search-btn{
    position: absolute;
    right: 0;
    width: 1.929em;
    height: calc(100% - 5px);
    background-image: url(images/search.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    cursor: pointer;
    top: 0;
    border-bottom: 5px solid #e64946;
}
.search-wrap{
    position: absolute;
    top: 100%;
    right: 0;
    padding: 0.5em;
    background-color: #F7F7F7;
}
.search-wrap input{
    width: 100%;
    box-sizing: border-box;
}
.fake-main-nav{
    position: relative;
    height: 0;
    width: 100%;
}
.mh-main-nav-wrap.main-nav-wrap-fixed{
	position: relative;
	padding-right: 0;
	z-index: 100;
    background: #2a2a2a;
    top: 0;
    width: 100%;
    max-width: 1080px;
}
.mh-main-nav-wrap.main-nav-wrap-fixed.show{
    position: fixed;
}
ul.menu{
	font-size: 85%;
}
.custom-banners{
    margin-bottom: 25px;
}
.custom-banner{
    display: block;
    margin-bottom: 15px;
}
.body-ru-RU .custom-banner.banner_uk{
    display: none;
}
.body-uk .custom-banner.banner_ru{
    display: none;
}
.widget_categories li a{
    font-size: .9em;
}
.widget_categories li{
    border: 0;
    display: inline-block;
    margin-right: 15px;
}
.header-imgs{
    width: 100%;
    padding: 0.5em 0;
}

.header-img-wrap{
    width: auto;
    display: inline-block;
    /*vertical-align: middle; */
    height: 2.500em;
    /*margin: 0 0.357em;   */
        margin: .2em 0.357em .5em;
}
.header-img{
    display: inline-block;
    max-width: 100%;
    max-height: 45px;
    vertical-align: bottom;
}
.header-img-1{

}
.header-img-2{ 

}
.header-img-3{

}
.lang-wrap {
    margin-top: 10px;
}
.lang-wrap li:first-child {
    margin-right: 2em;
}
.lang-wrap li a img{
    width: 40px;
    vertical-align: bottom;
}

.custom-banner{
    position: relative;    
}
.custom-banner-text{
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.75em 1em;
    background-color: #e64946;/*ef7a6f*/
    border-radius: 0.25em;
    position: relative;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    transition: all 0.1s ease;
    color: #fff;/*ab4f47*/
    /*text-shadow: 1px 4px 6px rgba(0, 0, 0, 0.65), 0 0 0 #000, 1px 4px 6px rgba(0, 0, 0, 0.42);*/
    -webkit-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.3);
}
.custom-banner-text:hover{
    transition: all 0.1s ease;
    background-color: #2a2a2a;
    color: #fff;/*ab4f47*/
}



@media screen and (max-width: 1024px) {
    .message-link{
        width: auto;
        text-align: center;
    }
}
@media screen and (max-width: 768px) and (orientation: landscape) {

}
@media screen and (max-width: 768px) and (orientation: portrait) {
    .header-message-wrap, .header-logo-wrap, .header-info-wrap{
        width: 100%;
        margin-bottom: 1em;
    }
    .header-imgs{
        display: none;
    }
    .message-link-wrap{
        text-align: center;
    }
}