.footer{height:120px;}
.content{pagging-bottom:120px}
.counters_area {display: none;}
.serv_menu {height: 0px; padding-top: 0px;}
.search_area {background: #ffff00;}
body {background: #F0F0F0;}

.header .wrapper {
 padding: 6px 0 3px;
 height: 220px;
 background: url(https://profregion.by/site_include/upload/profregion_head3.png);
 background-repeat: no-repeat !important;
}

.main_menu {
 position: relative;
 margin: 100px 0 13px -70px;
 font-size: 0.01px;
}

@media (max-width: 1260px){
 .main_menu {
 position: relative !important;
 top: -45px !important;
 left: 10px !important;
 width: 500px;
 }}

.mm_item {
 display: inline-block;
 margin-left: 14px;
 font-size: 20px;
 line-height: 16px;
 color: #fefefc;
}

@media (max-width: 1260px){
 .mm_item {
 display: inline-block;
 margin-left: 13px;
 font-size: 20px;
 line-height: 22px;
}}

.search_area {
 background: #be3a3d;
}

.search_label {
 color: white;
}

.search_examples {
 height: 30px;
 margin: 4px 0 0 -63px;
 color: #ffffff;
 line-height: 30px;
}

.search_examples .example {
 cursor: pointer;
 color: #ffffff;
}

.rubrics_grp a {
 display: inline-block;
 vertical-align: middle;
 padding: 0 6px;
 border-bottom: 0 none !important;
 font-size: 12px;
 color: #ffffff;
 border-radius: 3px;
}

.basket_link, .basket_link:visited {
 display: block;
 height: 100%;
 padding: 10px 15px 6px 44px;
 background-color: transparent;
 border-radius: 0 7px 7px 0;
 border-bottom: 0 none;
 color: #ffffff;
 position: relative;
 z-index: 35;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

.tab_lnk.current {
 position: relative;
 border-color: #be3a3d;
 color: #fff;
 cursor: default;
}

.tabs_backlight {
 position: absolute;
 background: #be3a3d;
 overflow: visible;
 z-index: 0 !important;
}


.main_logo_col {
 float: left;
 display: none;
}

.main_logo_col + .main_logo_content_col {
 margin-left: 100px;
 font-size: 14px;
}

.left_menu a, .left_menu a > span {
 border-bottom: 0 none;
}
a, .left_menu a > span, .tab_lnk > span, .tab_lnk:visited > span, .spec_decor > span, .user_panel a.name, .user_panel a.logout {
 outline: none;
 cursor: pointer;
 text-decoration: none;
 border-bottom: 1px solid rgba(0, 46, 140, 0.3);
 color: #000000;
 -moz-transition: color, border-bottom-color;
 -o-transition: color, border-bottom-color;
 -webkit-transition: color, border-bottom-color;
 transition: color, border-bottom-color;
}

.btn_stl, .btn_stl:visited {
 background: linear-gradient(#4c4c4c 0%, #484848 45%, #202020 45%, #000000 100%);
}

.left_sidebar > .title, .left_sidebar > .title:hover {
 display: block;
 padding: 7px 10px 10px;
 border-radius: 7px 7px 0 0;
 border: 0 none;
 color: #000000;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: -webkit-gradient(linear, 0 100%, 0 0, from(#fcfcfc), to(#f1f1ef));
 background: -webkit-linear-gradient(#fcfcfc 0%, #f1f1ef 100%);
 background: -moz-linear-gradient(#fcfcfc 0%, #f1f1ef 100%);
 background: -o-linear-gradient(#fcfcfc 0%, #f1f1ef 100%);
 background: linear-gradient(#fcfcfc 0%, #f1f1ef 100%);
}

.search_btn {
 color: #fdf8f7;
}

.tab_lnk, .tabs_backlight {
 display: inline-block;
 height: 30px;
 margin-right: 3px;
 padding: 0 15px;
 overflow: hidden;
 border: 1px solid #e6e6e6;
 border-radius: 4px;
 color: #000000;
 font-size: 18px;
 line-height: 27px;
 text-align: center;
 cursor: pointer;
 z-index: 2;
 -moz-user-select: none;
 -o-user-select: none;
 -webkit-user-select: none;
 user-select: none;
}

.basket_link .a {
    display: inline-block;
    color: #000000;
    border-bottom: 1px solid #000000;
}