@charset "utf-8";
.content H1 {}/*Свойства заголовка*/
TABLE.m_calendar {margin-top:5px}
.statistika {font-size:10px; color:#999999; text-align:right; width:100%}
.statistika {display:none} /* если убрать эту строку то в конце статьи будет отображаться статистика */
 
.share .b-share { padding:0 !important; }
.share .b-share__handle {padding-top:0 !important; padding-bottom:0 !important; }
 
.content_column .orders_list { height: 205px; }
.price_page .orders_list { height: 570px; }
 
ul.services li {
    margin: 0 0.6% 10px;
    width: 15.4%;
}
 
.header_txt .inner { width:auto; padding:0; }
.b-newyear {
display:table;
    min-height: 150px;
    width:100%; 
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    background-color:#cee6ff; 
    background-image: url('templates/img/bg_b_newyear.png');
    padding: 15px 15px;
box-sizing:border-box;
}
.b-newyear > div {
    display:table-cell; 
    vertical-align:middle;
    text-align:center;
}
.b-newyear div div {
background: rgba(255,255,255,0.6);
text-align:center;
display:inline-block;
padding:5px 15px;
}
.b-newyear {
    color:#000000;
    font-size:16px; 
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
text-shadow: 0px 3px 2px rgba(255, 255, 255, 1);
}
.b-newyear b, .b-newyear strong {
    color:#d82324;
    font-size:1.25em;
}
.moby_app {float:left;margin:-5px 20px 0 50px}
.moby_app img {height:40px}
.consultant_app a {text-decoration: none; }