@import url("reset.css");

body {
    color: #000000;
    background-color: #494c55;
    font: 12px Arial, Helvetica, sans-serif;
}

td, th {
    color: #000000;
    font: 13px /*1em*/ Arial, Helvetica, sans-serif;
}

input, textarea, option, select {
    color: #000;
    font: 1em Arial, Helvetica, sans-serif
}

input[type=checkbox], input[type=submit], input[type=file], input[type=radio], button, select {
    cursor: pointer;
}

/* // ---- typography ---- // */

a {
    color: #2994b2;
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    color: #79bc1e;
    cursor: pointer;
}

.b-title {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px 0 0 0;
    margin: 0;
}

.name {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 5px 0;
}

span.strong {
    font-weight: bold;
}

/* -- ---- typography ---- -- */

#minWidth {
    position: relative;
    min-width: 1300px;
    background-color: #e5e5e5
}

.outer {
    max-width: 1400px;
    margin: 0 auto
}

.stretch {
    margin: 0 15%
}

.inner {
    position: relative;
    margin: 0 -127px 0 -126px
}

/* // ---- gwhite ---- // */
.g-wh {
    padding-bottom: 8px;
    display: block;
}

.g-wh-tp {
    height: 7px;
    font-size: 1px;
    background: url(../images/g-wh-tp-l.png);
    background-color: #fff
}

.g-wh-tp .r {
    display: block;
    margin-left: auto;
    width: 8px;
    height: 7px;
    background: url(../images/g-wh-tp-r.png)
}

.g-wh-bt {
    height: 7px;
    font-size: 1px;
    background: url(../images/g-wh-bt-l.png);
    background-color: #fff
}

.g-wh-bt .r {
    display: block;
    margin-left: auto;
    width: 8px;
    height: 7px;
    background: url(../images/g-wh-bt-r.png)
}

.g-wh-md {
    background: url(../images/g-wh-l.gif) repeat-y 0 0;
    padding-left: 4px;
}

.g-wh-md-i {
    background: #fff url(../images/g-wh-r.gif) repeat-y 100% 0;
    padding-right: 6px;
    padding-left: 2px;
}

.g-wh-md-i ul {
    display: list-item;
}

/* -- ---- gwhite ---- -- */

/* // ---- pretop ---- // */
.pretop {
    background-color: #303238
}

.pretop .bn {
    position: relative;
    text-align: center
}

.pretop-tools {
    color: #d6d6d6;
    font-size: 11px;
    padding: 4px 0 5px 20px
}

.pretop-tools li {
    float: left;
    padding-bottom: 2px
}

.pretop-tools .lang {
    width: 165px
}

.pretop-tools .lang span, .pretop-tools .lang a {
    padding-right: 7px;
}

.pretop-tools a {
    color: #fff
}

.pretop-tools a:hover {
    color: #79bc1e
}

.pretop-tools .exchanges {
    width: 381px
}

.pretop-tools .exchanges b {
    font-weight: normal;
    padding: 0 4px
}

.pretop-tools .exchanges .c-w {
    color: #fff
}

.pretop-tools .exchanges .gr {
    color: #81e000
}

.pretop-tools .price-download {
    width: 310px
}

.pretop-tools .rss {
    float: right;
    padding-right: 4px
}

.pretop-tools .rss a {
    background: url(../images/rss.gif) no-repeat 0 0;
    padding-left: 22px;
    padding-bottom: 2px
}

/* -- ---- pretop ---- -- */

/* // ---- top ---- // */
.top {
    padding: 10px 0 5px 2px
}

.top .logo {
    float: left;
    padding: 3px 10px 0 0
}

.top .slogan {
    float: left;
    color: #000000;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    width: 230px;
    margin-right: 10px;
}

.top .bn {
    float: left;
    margin-top: 4px;
}

.top .bn2 {
    float: none;
    margin: 0 5px;
    text-transform: uppercase;
    text-shadow: #fff 0px 1px;
    text-align: right;
}

.top .bn2 h2 {
    font-size: 10px;
    vertical-align: middle;
    text-decoration: underline;
}

.top .bn2 img {
    float: left;
}

.top .bn2 a {
    text-decoration: none;
    margin-top: 10px;
}

/* -- ---- top ---- -- */

/* // ---- navigation and search ---- // */
.navigation-and-search {
    position: relative;
    min-width: 1230px;
    padding-bottom: 5px
}

.navigation {
    float: left;
    width: 75%;
    margin-right: -15%
}

.navigation-i {
    padding-right: 3px
}

.navigation-parent {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: -5px
}

.navigation-parent a, .navigation-parent .hr {
    display: block;
    color: #0883a6;
    text-decoration: none;
    padding: 13px 11px 7px 14px
}

.navigation-parent span {
    display: block
}

.navigation-parent a:hover {
    color: #79bc1e
}

.navigation-parent .r {
    position: absolute;
    top: 0;
    right: -8px;
    width: 8px;
    height: 100%;
    font-size: 1px;
    background-image: url(../images/nav-r.png);
    background-repeat: no-repeat;
    visibility: hidden
}

.navigation-parent .selected .frst {
    background-color: #e5e5e5
}

.navigation-parent li {
    position: relative;
    float: left
}

.navigation-parent .selected a, .navigation-parent .selected .hr {
    color: #000000 !important;
    background: url(../images/nav-l.png) no-repeat 0 0
}

.navigation-parent .selected .r {
    visibility: visible
}

.navigation .g-wh {
    padding-bottom: 0
}

.navigation .b-subnav {
}

.navigation .b-subnav ul {
    color: #000000;
    padding: 7px 0 1px 7px
}

.navigation .b-subnav li {
    float: left;
    padding: 0 5px 0px 0
}

.navigation .b-subnav a, .navigation .b-subnav .hr {
    display: block;
    color: #000000;
    text-decoration: none;
    background: url(../images/subnav-hover.png) no-repeat 0 -19px
}

div.navigation div.navigation-items-counter {
    display: inline;
    font-size: 10px;
    margin-left: 3px;
}

.navigation .b-subnav a span, .navigation .b-subnav .hr span {
    display: block;
    padding: 0 5px 0 3px;
    height: 19px;
    line-height: 19px;
    background: url(../images/subnav-hover.png) no-repeat 0 -19px
}

.navigation .b-subnav a:hover, .navigation .b-subnav .hr {
    color: #fff;
    background-color: #79bc1e;
    background-position: 0 0
}

.navigation .b-subnav a:hover span, .navigation .b-subnav .hr span {
    background-position: 100% 0
}

.search-block {
    float: right;
    width: 25%;
    padding: 0px 0 0 0
}

.search-block-i {
    padding-left: 0px
}

.search-block-i .yandexform input {
    height: 23px;
}

.search-block-i .yandexform #txt {
    height: 23px;
    width: 80%;
    margin: 0 10px 0 5px;
    border: 1px solid #add8e6;
    font-size: 14px;
}

.search-block-i .yandexform #btn {
    width: 30px;
    height: 23px;
    background: transparent none no-repeat scroll center;
    background-image: url(../images/btn.png);
    border: 0px;
    margin-right: 0px;
    cursor: pointer;
}

.search-block-i .yaform .yaform__submit_image {
    background: transparent url(../images/btn.png) no-repeat scroll 0 0;
}

.search-block-i .yaform .yaform__submit_image {
    border: 0 none;
    cursor: pointer;
    height: 23px;
    outline: medium none;
    width: 30px;
}

.search-block .b-title {
    padding-bottom: 0px;
    padding-left: 10px
}

.search-block .i-p {
    float: left;
    width: 79%;
    padding: 2px 1px 2px 2px;
    margin-right: 10px
}

.search-block .btn {
    float: left;
    cursor: pointer;
}

.search-block .extend-s {
    clear: both;
    padding: 5px 0 0 5px
}

/* -- ---- navigation and search ---- -- */
.leftlink {
    color: #000000;
    text-decoration: none;
}

/* // ---- middle ---- // */
.middle {
    padding-bottom: 10px;
    min-width: 1230px;
}

.middle .long-col {
    float: left;
    width: 922px;
}

.middle .long-col div.panel-total-info {
    background: rgba(0, 0, 0, 0) url("../images/shadow-bg.png") repeat-x scroll 0 0;;
    text-align: left;
}

/*
.middle .long-col  div.panel-total-info:before {
    content: '';
    display: block;
    width: 100%;
}

.middle .long-col  div.panel-total-info:after {
    content: '';
    display: inline-block;
    width: 100%;
}*/

.middle .long-col div.panel-total-info div.panel-total-info-item {
    display: inline-block;
    margin: 0 10px;
}

.middle .long-col div.panel-total-info div.panel-total-info-item a {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.middle .long-col div.panel-total-info div.panel-total-info-item a span.block-ico {
    width: 20px;
    height: 15px;
    display: inline-block;
    margin: -5px 5px 0 0;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
}

.middle .long-col div.panel-total-info div.panel-total-info-item a span#panel-total-info-indicator-new-message.active {
    background: url(/images/email_mail_active.png) no-repeat;
    background-size: 20px auto;
}

.middle .long-col div.panel-total-info div.panel-total-info-item a span#panel-total-info-indicator-new-message.not-active {
    background: url(/images/mail_not_active.png) no-repeat;
    background-size: 20px auto;
}

div.panel-total-info div.panel-total-info-item a span.panel-total-info-balance-ico {
    border-bottom: 2px solid #A9A9A9;
    color: #A9A9A9;
    display: inline-block;
    font-size: 18px;
    line-height: 3px;
    width: 8px;

}

div.panel-total-info div.panel-total-info-item a span.panel-total-info-bonus-ico {
    background: url(/images/brick.png) no-repeat;
}

div.panel-total-info div.panel-total-info-item a span.panel-total-info-user-ico {
    background: url(/images/user-ico.png) no-repeat;
}

.middle .long-col div.panel-total-info div.panel-total-info-item a:hover {
    color: #79bc1e;
}

.middle .side-col {
    float: left;
    width: 305px; /*margin-left: 10px;*/
    display: block;
}

.middle .sidecol {
    padding-left: 4px
}

/* -- ---- middle ---- -- */

/* // ---- heading ---- // */
.heading {
    position: relative;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #494c55;
    padding-right: 11px;
    display: block;
}

.heading .cr {
    width: 3px;
    height: 3px;
    background-image: url(../images/heading-crn.gif)
}

.heading h1, .heading h2, .heading h3 {
    padding: 11px 0 11px 13px
}

.heading div.h1, .heading div.h2, .heading div.h3 {
    padding: 11px 0 11px 13px
}

.heading div.h1 a, .heading div.h2 a, .heading div.h3 a {
    font-weight: bold;
}

.heading dt h1 {
    padding: 0;
}

.heading h1 small, .heading h2 small, .heading h3 small {
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 21px
}

.heading h1 small a, .heading h2 small a, .heading h3 small a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed
}

.heading dl {
    height: 38px
}

.heading dl dt {
    position: relative;
    float: left;
    font-weight: bold;
    padding: 11px 15px 11px 15px
}

.heading#mNews dl dt {
    padding: 11px 15px 11px 15px;
}

div.heading a, div.heading a:hover {
    text-decoration: none;
    color: inherit;
}

.heading#mNews dl dt h1, .heading#mNews dl dt h2, .heading#mNews dl dt h3 {
    padding: 0;
}

.heading dl dd {
    position: relative;
    float: left;
    font-size: 10px;
    background: #303238 url(../images/path-selected.png) no-repeat 0 -38px;
    padding: 13px 15px 0 17px;
    height: 25px;
}

.heading dl dd a {
    color: #c2c2c2;
    text-decoration: none;
    border-bottom: 1px dashed;
    cursor: pointer;
}

.heading dl dd .pl, .heading dl dd .pr {
    position: absolute;
    top: 0;
    width: 8px;
    height: 38px;
    overflow: hidden;
    font-size: 1px
}

.heading dl dd .pl i, .heading dl dd .pr i {
    position: absolute;
    top: 0;
    width: 8px;
    height: 152px;
    background: url(../images/path-crn.png) no-repeat
}

.heading dl dd .pl {
    left: -8px
}

.heading dl dd .pl i {
    top: -38px
}

.heading dl dd .pr {
    right: -8px
}

.heading dl .selected {
    background-position: 0 0;
    background-repeat: repeat;
    background-color: #70b70f
}

.heading dl .selected .pl i {
    top: -76px
}

.heading dl .selected .pr i {
    top: -114px
}

.heading dl .selected a {
    color: #fff;
    border-bottom-width: 0
}

.heading dl .lst {
    padding-right: 9px
}

.heading dl .dd-info {
    background-color: transparent;
    padding-left: 10px
}

.heading dl .dd-info a {
    color: #fff;
    cursor: pointer;
}

.heading .opened {
    color: #80c02a !important
}

.heading .btn {
    float: right;
    padding-top: 8px;
    cursor: pointer;
}



.heading .btn a span {
    display: block;
    padding-right: 9px;
    background: url(../images/heading-btn.png) no-repeat 100% 0;
    height: 24px;
    line-height: 22px;
    text-shadow: #fff 0px 1px 0
}

.heading .rss {
    float: right;
    font-size: 1px;
    margin: 10px 0 0 33px;
    width: 16px;
    height: 16px;
    background-image: url(../images/rss.gif)
}

.heading .print-page {
    float: right;
    font-size: 1px;
    margin: 11px 0 0 20px;
    width: 16px;
    height: 16px;
    background-image: url(../images/ico-print.png)
}

.heading_btn {
    display: block;
    float: right;
    width: 290px;
    height: 25px;
    background-image: url('../img/sprite_analytics.png');
    background-position: 0 0;
    margin-top: 7px;
}

.heading_btn span {
    display: none;
}

.heading_logo {
    position: absolute;
    right: 11px;
    bottom: -46px;
    width: 101px;
    height: 40px;
    background-image: url('../img/sprite_analytics.png');
    background-position: 0 -25px;
}

/* -- ---- heading ---- -- */

/* // ---- grid equal column ---- // */
.grid-eq-col {
}

.grid-eq-col .l-col-1 {
    float: left;
    width: 50%;
    margin-right: -15%
}

.grid-eq-col .l-col-1-i {
    padding-right: 30px
}

.grid-eq-col .l-col-2 {
    float: right;
    width: 50%
}

.grid-eq-col .l-col-2-i {
    padding-left: 10px
}

/* -- ---- grid equal column ---- -- */

/* // ---- block news ---- // */
.b-news {
}

.b-news .g-wh-md-i {
    padding-bottom: 5px
}

.b-news .heading {
    margin-bottom: 5px
}

.b-news .filters {
    margin: 10px auto 10px 0;
}

.b-news .news-list {
    padding-bottom: 2px
}

/* -- ---- block news ---- -- */

/* // ---- filters ---- // */
.filters {
    position: relative;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 3px
}

.filters li {
    position: relative;
    float: left;
    background-color: #ebeadb;
    padding-right: 3px;
    border-right: 3px solid #ebeadb
}

.filters a {
    position: relative;
    display: block;
    margin-left: -4px;
    padding-left: 7px;
    color: #000000;
    background: url(../images/filter-1.png) no-repeat 0 0;
    height: 19px;
    line-height: 18px;
    text-decoration: none
}

.filters a span {
    border-bottom: 1px dashed #727477
}

.filters a:hover {
    text-indent: 0;
    color: #0883a6;
    text-decoration: underline;
}

.filters a:hover span {
    border-bottom-color: #0883a6
}

.filters .r {
    position: absolute;
    right: -4px;
    top: 0;
    width: 4px;
    height: 19px;
    overflow: hidden;
    visibility: hidden;
    font-size: 1px
}

.filters .r i {
    position: absolute;
    top: 0;
    width: 4px;
    height: 38px;
    background-image: url(../images/filter-r.png);
    background-repeat: no-repeat
}

.filters .rr {
    position: absolute;
    right: -3px;
    top: 0;
    width: 4px;
    height: 19px;
    overflow: hidden;
    font-size: 1px;
    background-image: url(../images/filter-rr.png);
}

.filters .rr i {
    position: absolute;
    top: 0;
    width: 4px;
    height: 19px;
    background-image: url(../images/filter-rr.png);
    background-repeat: no-repeat
}

.filters .lst {
    border-right-width: 0
}

.filters .lst .r {
    visibility: visible
}

.filters .selected {
    z-index: 1;
    background-color: #79bc1e;
    padding-right: 3px;
    cursor: pointer;
}

.filters .selected a {
    color: #fff !important;
    background-image: url(../images/filter-2.png)
}

.filters .selected a span {
    border-bottom-width: 0
}

.filters .selected .r {
    visibility: visible
}

.filters .selected .r i {
    top: -19px
}

div.filter-content div.item span {
    vertical-align: middle;
}

div.filter-content div.item table span {
    vertical-align: top;
}

div.filter-content div.item label {
    /*margin: 0 5px;*/
    padding: 0 5px 5px;
}

form#filters-form-retail select#s6 {
    width: 180px;
    font-size: 12px;
}

form#filters-form-offs div.item select#s6 {
    width: 200px;
}

.container-silver-btn-offs {
    text-align: center;
    float: none;
    width: 900px;
    display: inline-block;
    margin: -5px 0 5px 310px;
}

.container-silver-btn-franchise {
    text-align: center;
    float: none;
    width: 900px;
    display: inline-block;
    margin: -15px 0 -5px 310px;
}

.container-silver-btn-franchise-2 {
    display: inline-block;
    float: none;
    margin: -25px 0 -5px 670px;
    text-align: center;
    width: 300px;
}

/* -- ---- filters ---- -- */

/* // ---- big news ---- // */
.big-news {
    padding-bottom: 10px
}

.big-news .ph {
    float: left;
    padding: 0 10px 0px 0
}

.label {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 7px
}

.label span {
    display: -moz-inline-stack;
    display: inline-block;
    background: #f80 url(../images/label-bg.png) no-repeat 0 0;
    padding-left: 6px
}

.label span span {
    background-color: transparent;
    background-position: 100% 0;
    height: 19px;
    line-height: 19px;
    padding: 0 6px 0 0
}

.big-news h1, .big-news h3, .big-news h4, .big-news span.big-header-news {
    color: #231f20;
    font-size: 20px;
    font-weight: normal;
    line-height: 1em;
    padding-bottom: 5px
}

.big-news h1 a, .big-news h3 a, .big-news h4 a {
    color: #231f20;
    text-decoration: none
}

.big-news h1 a:hover, .big-news h3 a:hover, .big-news h4 a:hover {
    color: #0883a6
}

.big-news p {
    padding-bottom: 5px
}

/* -- ---- big news ---- -- */

/* // ---- news list ---- // */

.news-list {
    padding-bottom: 8px;
}

.news-header-in-list {
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 10px 170px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.news-list li {
    padding-bottom: 8px;
    display: block;
    line-height: 14px;
    min-width: 200px;
}

.news-list li img {
    padding-right: 10px;
    float: left;
    display: inline-block;
}

.news-list a {
    color: #000000;
    text-decoration: underline;
}

.news-list a:hover {
    color: #0883a6
}

/* -- ---- news list ---- -- */

/* // ---- calendar block ---- // */
.b-calendar {
}

.b-calendar .month {
    float: right;
    font-weight: bold;
    padding-top: 11px
}

.b-calendar .month .l-ar {
    display: -moz-inline-stack;
    display: inline-block;
    width: 6px;
    height: 10px;
    font-size: 1px;
    background: url(../images/ar.gif) no-repeat 0 0;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
    cursor: pointer;
}

.b-calendar .month .r-ar {
    display: -moz-inline-stack;
    display: inline-block;
    width: 6px;
    height: 10px;
    font-size: 1px;
    background: url(../images/ar.gif) no-repeat 100% 0;
    vertical-align: top;
    margin-top: 3px;
    margin-left: 5px;
    cursor: pointer;
}

.calendar-items {
    padding: 11px 0 11px 12px
}

.calendar-items li {
    float: left
}

.calendar-items a {
    display: block;
    color: #000000;
    padding-left: 4px;
    text-align: center;
    text-decoration: none;
    background: url(../images/calendar-item.png) no-repeat 0 -74px;
}

.calendar-items .item {
    display: block;
    padding-right: 5px;
    background: url(../images/calendar-item.png) no-repeat 100% -74px;
    height: 37px
}

.calendar-items big {
    display: block;
    font-size: 1em;
    padding-top: 1px
}

.calendar-items small {
    display: block;
    color: #959595;
    font-size: 10px;
    padding-top: 6px
}

.calendar-items .holiday {
}

.calendar-items .holiday a {
    cursor: pointer;
}

.calendar-items .holiday small {
    color: #c02c2c
}

.calendar-items .event a {
    background-position: 0 0;
    cursor: pointer;
}

.calendar-items .event a span {
    background-position: 100% 0;
    cursor: pointer;
}

.calendar-items .event big {
    color: #70bd0a
}

.calendar-items .here a {
    background-position: 0 -37px
}

.calendar-items .here .item {
    background-position: 100% -37px
}

.calendar-items .here .item big {
    color: #fff
}

.calendar-items .here .item small {
    color: #fff
}

/* -- ---- calendar block ---- -- */

/* // ---- shop-and-mallcol ---- // */
.b-shop-and-mallcol {
}

.b-shop-and-mallcol .heading {
    margin-bottom: 2px
}

.b-shop-and-mallcol .l-col-1 {
    float: left;
    width: 50%;
    margin-right: -15%
}

.b-shop-and-mallcol .l-col-1-i {
    padding-right: 3px
}

.b-shop-and-mallcol .l-col-1 .th-col-1 {
    width: 65%
}

.b-shop-and-mallcol .l-col-2 {
    float: right;
    width: 50%
}

.b-shop-and-mallcol .l-col-2-i {
    padding-left: 3px
}

.b-shop-and-mallcol .l-col-2 .th-col-1 {
    width: 60%
}

.table-malls {
    position: relative;
    margin: 0 -2px -5px
}

.table-malls table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0
}

.table-malls th {
    color: #818181;
    font-size: 10px;
    line-height: 1em;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 5px 2px 6px 15px
}

.table-malls th sup {
    font-size: 6px;
    line-height: normal
}

.table-malls .th-col-1 {
}

.table-malls .th-col-2 {
    padding-left: 9px;
    background-image: url(../images/brd1.gif);
    background-repeat: repeat-y;
    background-position: 0 0
}

.table-malls .tbl-col-1 {
    padding: 6px 3px 10px 15px;
}

.table-malls .tbl-col-1 h3 {
    font-size: 12px;
    padding-bottom: 3px
}

.table-malls .tbl-col-1 h3 a {
    text-decoration: underline;
}

.table-malls .tbl-col-1 .img-cover {
    position: relative;
    float: left;
    left: -105px;
    margin-right: -105px;
    width: 90px;
    text-align: center;
    padding-top: 2px;
}

.table-malls .tbl-col-1 .img-cover a {
    position: relative;
    display: block;
}

.table-malls .tbl-col-1 .img-cover .big-img {
    position: absolute;
    top: -999em;
    left: -999em
}

.table-malls .tbl-col-1 .img-cover .big-img img {
    border: 2px solid #494c55
}

.table-malls .tbl-col-1 .img-cover a:hover {
    text-indent: 0
}

.table-malls .tbl-col-1 .img-cover a:hover .big-img {
    top: auto;
    left: 0;
    bottom: 0
}

.table-malls .tbl-col-1 .item {
    padding-left: 105px
}

.table-malls .tbl-col-2 {
    background: url(../images/brd.gif) repeat-y 0 0;
    padding: 2px 2px 1px 9px
}

.table-malls .tbl-col-2 .item {
    height: 79px;
    padding-top: 4px;
    padding-right: 1px
}

.table-malls td {
    font-size: 11px;
    line-height: 13px;
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5
}

.table-malls p {
    padding-bottom: 11px
}

.table-malls tr.hover td, .table-malls tr:hover td {
    border: 2px solid #81c02c
}

.table-malls tr.hover .tbl-col-1, .table-malls tr:hover .tbl-col-1 {
    border-right-width: 0;
    padding: 4px 0 7px 13px
}

.table-malls tr.hover .tbl-col-2, .table-malls tr:hover .tbl-col-2 {
    border-left-width: 0;
    padding: 0 0 0 9px
}

/* -- ---- shop-and-mallcol ---- -- */

/* // ---- main offers ---- // */
.b-main-offers {
}

.b-main-offers .heading {
    background-color: #f80
}

.b-main-offers .heading .cr {
    background-image: url(../images/heading-y-crn.gif)
}

.b-main-offers .heading .btn a, .b-main-offers .heading .btn span {
    background-image: url(../images/heading-btn-y.png);
    cursor: pointer;
}

.b-main-offers .mof-tbl {
    position: relative;
    padding: 2px 0 0;
    margin: 0 -2px -4px
}

.b-main-offers table {
    border-collapse: separate;
    border-spacing: 0;
    border-top: 1px solid #e5e5e5
}

.b-main-offers table td {
    width: 33%;
    border-left: 1px solid #e5e5e5;
    padding: 15px 10px 9px 15px;
    line-height: 14px
}

.b-main-offers table .frst {
    border-left-width: 0
}

.b-main-offers p {
    padding-bottom: 10px
}

.b-main-offers em {
    color: #848484
}

.b-main-offers strong {
    color: #000000
}

.b-main-offers h3 {
    font-weight: normal;
    padding-bottom: 10px
}

.b-main-offers h3 a {
    text-decoration: none
}

.b-main-offers .ph {
    padding-bottom: 7px
}

/* -- ---- main offers ---- -- */

/* // ---- block articles ---- // */
.b-articles {
}

.b-articles .smart-pd {
    padding-top: 5px;
    padding-bottom: 10px
}

.smart-pd hr.separator {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin: 15px 0;
}

.smart-pd .search_complete {
    color: #000000;
    display: inline-block;
    font-weight: bold;
}

.b-articles .filters {
    padding: 5px 0 12px 3px
}

/* -- ---- block articles ---- -- */

/* // ---- block franch ---- // */
.b-franch {
}

.b-franch .heading {
    margin-bottom: 2px
}

.b-franch .tbl-franch-1 {
    float: left;
    width: 50%;
    margin-right: -15%
}

.b-franch .th-col-1 {
    width: 65%;
}

.b-franch .tbl-franch-2 {
    float: right;
    width: 50%
}

.b-franch .tbl-franch-2 .th-col-1 {
    background: #f2f2f2 url(../images/brd.gif) repeat-y 0 0
}

.b-franch .tbl-franch-2 .tbl-col-1 {
    background: url(../images/brd.gif) repeat-y 0 0
}

/* -- ---- block franch ---- -- */

/* // ---- block actually ---- // */
.b-actually {
    position: relative;
}

.b-actually .ico-act {
    position: absolute;
    top: -4px;
    right: 0;
    width: 25px;
    height: 34px;
    background-image: url(../images/actually-ico-item.png)
}

.b-actually .g-wh-tp, .b-actually .g-wh-bt, .b-actually .g-wh-md-i {
    background-color: #f7f6ea
}

div.g-wh.b-allcont div.g-wh-md div.g-wh-md-i div.smart-pd h1 {

    font-size: 14px;
    font-weight: bold;

}

div.g-wh.b-allcont div.g-wh-md div.g-wh-md-i div.smart-pd h1.header:first-letter {
    text-transform: uppercase;
}

.b-actually .g-topshadow {
    background-image: url(../images/shadow-bg-a.png);
    padding-bottom: 4px
}

.b-actually .b-title {
    padding-bottom: 7px;
    font-size: 14px;
}

.b-actually ul {
}

.b-actually ul li {
    position: relative;
    padding: 10px 0 8px 38px;
    border-bottom: 1px solid #e9e8d9
}

.b-actually ul li.lst {
    border-bottom-width: 0
}

.b-actually ul .ico {
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -13px;
    width: 33px;
    height: 27px
}

.b-actually ul .ico-1 {
    background-image: url(../images/actually-ico-1.png)
}

.b-actually ul .ico-2 {
    background-image: url(../images/actually-ico-2.png)
}

.b-actually ul .ico-3 {
    background-image: url(../images/actually-ico-3.png)
}

.b-actually ul .ico-4 {
    background-image: url(../images/actually-ico-4.png)
}

.b-actually ul .ico-5 {
    background: url(/images/actually-ico-5.png) no-repeat;
}

.b-actually ul .ico-6 {
    background: url(/images/biznes.png) no-repeat;
}
.b-actually ul .ico-7 {
    background: url(/images/ruble.png) no-repeat;
}

.b-actually ul .ico-8 {
    background: url(/images/bricks.png) no-repeat;
}

.b-actually ul .ico-9 {
    background: url(/images/contacts.png) no-repeat;
}

.b-actually ul .ico-10 {
    background: url(/images/exit.png) no-repeat;
}


.b-actually ul .ico-11 {
    background: url(/images/mail_active_green.png) no-repeat;
    background-size: 25px 18px;
    background-position: left;
}
.b-actually a {
    text-decoration: none
}

/* -- ---- block actually ---- -- */

.fast-btn {
    font-size: 10px;
    cursor: pointer;
}

.fast-btn a {
    display: -moz-inline-stack;
    display: inline-block;
    color: #000000 !important;
    text-transform: uppercase;
    padding-left: 9px;
    background: url(../images/btn-w.png) no-repeat 0 0;
    text-decoration: none;
    text-shadow: #fff 0 1px 0;
    cursor: pointer;
}

.fast-btn a span {
    display: -moz-inline-stack;
    display: inline-block;
    margin-right: -3px;
    padding-right: 9px;
    background: url(../images/btn-w.png) no-repeat 100% 0;
    height: 23px;
    line-height: 22px
}

.fast-btn2 {
    font-size: 10px;
    cursor: pointer;
    margin-bottom: 5px;
}

.fast-btn2 a {
    display: -moz-inline-stack;
    display: inline-block;
    color: red !important;
    text-transform: uppercase;
    padding-left: 9px;
    background: url(../images/btn-w.png) no-repeat 0 0;
    text-decoration: none;
    text-shadow: #fff 0 1px 0;
    cursor: pointer;
}

.fast-btn2 a:hover {
    color: #79bc1e !important;
}

.fast-btn2 a span {
    display: -moz-inline-stack;
    display: inline-block;
    margin-right: -3px;
    padding-right: 9px;
    background: url(../images/btn-w.png) no-repeat 100% 0;
    height: 23px;
    line-height: 22px
}

/* // ---- block showcase ---- // */
.b-showcase {
}

.b-showcase .b-title {
    padding-bottom: 11px
}

.b-showcase .fast-btn {
    cursor: pointer;
}

.b-showcase h3 {
    font-weight: normal;
    padding: 10px 0 11px
}

.b-showcase h3 a {
    text-decoration: none
}

.b-showcase p {
    padding-bottom: 10px;
    text-align: justify;
}

.b-showcase li img {
    width: 150px;
    margin: 3px 40px;
}

.b-showcase .phone {
    color: #000000
}

.b-showcase .phone em {
    color: #848484
}

.b-showcase li {
    position: relative;
    margin: 0 -15px 0 -16px;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 15px 7px 16px
}

.b-showcase li.lst {
    padding-bottom: 0;
    border-bottom-width: 0
}

/* -- ---- block showcase ---- -- */

/* // ---- side offers ---- // */
.b-sideof {
    display: block;
}

.b-sideof .g-topshadow {
    padding-top: 13px;
    display: block;
}

.b-sideof .g-wh-md-i {
    padding-bottom: 1px
}

.b-sideof .fast-btn {
    padding-bottom: 16px
}

.b-sideof li {
    text-align: center;
    padding: 0 0 16px
}

/* -- ---- side offers ---- -- */

/* // ---- side poll ---- // */
.b-sidepoll {
}

.b-sidepoll .archive {
    position: relative;
    margin-top: -4px;
    float: right
}

.b-sidepoll .g-topshadow {
    padding-top: 17px;
    padding-bottom: 14px
}

.b-sidepoll .b-title {
    padding-bottom: 7px
}

.b-sidepoll dl {
    line-height: 14px
}

.b-sidepoll dl dt {
    padding-bottom: 11px
}

.b-sidepoll dl dd {
    padding-bottom: 14px
}

.b-sidepoll dl a {
    text-decoration: none
}

.b-sidepoll dl p {
    padding-bottom: 7px
}

.b-sidepoll .percent {
    width: 193px;
    font-size: 1px;
    background-color: #e5e5e5;
    height: 4px
}

.b-sidepoll .percent i {
    display: block;
    height: 4px;
    background-color: #75ba17;
}

.b-sidepoll .comments {
    text-align: right
}

.b-sidepoll .comments a {
    color: #000000;
    text-decoration: none
}

.b-sidepoll .comments a:hover {
    color: #2994b2
}

/* -- ---- side poll ---- -- */

/* // ---- bottom ---- // */
.bottom {
    width: 100%;
    color: #cbcbcb;
    font-size: 10px;
    background: #494c55 url(../images/bottom-bg.png) repeat-x 0 0;
    padding: 12px 0 13px 0;
    display: inline-block;
}

.bottom .btm-col-1 {
    float: left;
    padding: 0 10px 0 4px;
    width: 38%;
}

.bottom .btm-col-full {
    float: none;
    width: 925px;
    text-align: center;
    margin: 0 0 20px 0;
}

.bottom a {
    color: #79bc1e
}

.bottom a:hover {
    color: #fff
}

.bottom .btm-col-2 {
    float: left;
    width: 58%
}

/* -- ---- bottom ---- -- */

/* ---------- bottom -menu ----- -*/

.bottom-menu-block {
    display: block;
    text-align: center;
    width: 100%;

}

.bottom-menu-link-block {
    width: 165px;
    text-align: left;
    display: inline-table;
}

.bottom-menu-link-block a {
    display: table-row;
    font-size: 9pt;
    font-weight: bold;
    /*text-transform: uppercase;*/
    color: #cbcbcb;
}

.bottom-menu-link-block div.bottom-menu-header-link {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    /*text-transform: uppercase;*/
    color: #e3e3e3;
}

/*-------    / bottom menu ----------*/

/* // ---- filter content ---- // */
.filter-content {
    position: relative;
    border: 1px solid #d0ceb4;
    background: #f8f8f0 url("../images/fon-ft.png") repeat scroll 0 0;
    padding: 0 10px 14px 16px;
    margin-bottom: 21px;
}

.filter-content .cr {
    width: 3px;
    height: 3px;
    background-image: url(../images/filter-content-crn.gif)
}

.filter-content .c-tr {
    top: -1px;
    right: -1px
}

.filter-content .c-tl {
    top: -1px;
    left: -1px
}

.filter-content .c-bl {
    bottom: -1px;
    left: -1px
}

.filter-content .c-br {
    bottom: -1px;
    right: -1px
}

.filter-content .filter-heading {
    position: relative;
    margin: -9px 0 10px -4px;
    font-weight: bold;
}

.filter-content .filter-heading li {
    float: left;
    padding: 0 4px 1px;
    background-color: #fff;
    margin-right: 13px;
    background: url(../images/fon-ft2.png) repeat-x;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.filter-content .filter-heading a {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px groove;
    cursor: pointer;
}

.filter-content .filter-heading a:hover {
    color: #79bc1e;
    cursor: pointer;
    text-decoration: none;
}

.filter-content .filter-heading li.selected {
    background: url(../images/fon-ft3.png) repeat-x;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.filter-content .filter-heading .selected a {
    color: #0883a6 !important;
    border-bottom-width: 0;
    cursor: pointer;
}

.filter-content .item {
    float: left;
    height: 50px;
    padding-left: 5px;
}

.filter-content .item input {
    padding: 0 5px 2px 5px;
    font: 1em Arial, Helvetica, sans-serif
}

.filter-content .item input[type=checkbox] {
    cursor: pointer;
}

.filter-content .lbl {
    clear: both;
    color: #848484;
    font-style: normal;
    padding-bottom: 7px
}

.filter-content .lbl strong {
    color: #000000;
    font-style: normal
}

.filter-content .btn {
    float: right;
    padding-top: 22px;
    padding-right: 5px;
    cursor: pointer;
}

.filter-content .i-p {
    padding: 2px 1px 2px 2px;
    font-size: 13px;
}

.filter-content .choose-s {
    font-style: normal;
    vertical-align: top;
    padding-left: 3px
}

.filter-content .choose-s a {
    display: -moz-inline-stack;
    display: inline-block;
    color: #000000;
    padding: 1px 5px 2px;
    margin: -1px 0 -2px;
    text-decoration: none
}

.filter-content .choose-s a span {
    border-bottom: 1px dashed
}

.filter-content .choose-s .sel {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    background: #79bc1e url(../images/choose-s.png);
    padding: 0 0 0 5px
}

.filter-content .choose-s .sel span {
    display: block;
    background: url(../images/choose-s.png) no-repeat 100% 0;
    padding: 1px 5px 2px 0;
    border-bottom-width: 0
}

.filter-content .f-search-items {
    float: right;
    width: 67%
}

.filter-content .f-search-items .btn {
    padding-top: 0;
    cursor: pointer;
}

.filter-content .f-search-items .i-p {
    float: left;
    width: 87%;
    margin-right: 10px
}

.filter-content a {
    color: #000000;
    text-decoration: none
}

.filter-content a:hover {
    color: #79bc1e
}

.filter-content .search-name {
    width: 31%
}

.filter-content .search-name .i-p {
    width: 74%
}

.cfix .filter-content select {
    cursor: pointer;
}

.filter-alphabet {
    float: left;
    width: 67%;
    margin-bottom: -9px
}

.filter-alphabet ul {
    padding-top: 3px;
    padding-bottom: 9px
}

.filter-alphabet li {
    float: left;
    margin-right: 6px
}

/* -- ---- filter content ---- -- */

.send-yournews {
    float: right;
    margin-top: 1px
}

/* // ----  ---- // */
.b-allcont {
}

.b-allcont .heading {
    margin-bottom: 21px
}

.b-allcont .filters {
    margin: 0 0 17px -7px
}

/* -- ----  ---- -- */

.news-archive {
    display: block;
}

.news-archive dt {
    color: #000000;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 16px;
    font-weight: bold;
}

.news-archive dt span {
    position: relative;
    float: left;
    display: block;
    margin-bottom: -8px;
    background-color: #fff;
    padding-right: 3px
}

.news-archive dd {
    padding-bottom: 14px;
    display: block;
}

.news-archive dd::after {
    display: block;
    font-size: 1px;
    height: 0;
    clear: both;
    visibility: hidden;
    content: '';
}

.news-archive dd img {
    padding-right: 10px;
    float: left;
    display: inline-block;
}

.news-archive dd h3 {
    padding-bottom: 4px
}

.news-archive dd p {
    text-align: justify;
}

.news-archive dd h3 a {
    color: #000000;
    text-decoration: underline;
}

.news-archive dd h3 a:hover {
    color: #79bc1e
}

/* // ---- pages ---- // */
.pages {
    position: relative;
    padding: 0 11px 0 11px;
}

.pages li {
    float: left;
    margin-right: 1px;
    padding: 2px 5px
}

.pages a {
    color: #000000;
    display: -moz-inline-stack;
    display: inline-block;
    text-decoration: none
}

.pages a:hover {
    color: #79bc1e
}

.pages .hr {
    background: #79bc1e url(../images/pages-bg.png) no-repeat 0 0;
    padding: 0 0 0 5px
}

.pages .hr a, .pages .hr span, .pages .hr span a {
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff;
    background: url(../images/pages-bg.png) no-repeat 100% 0;
    padding: 2px 5px 2px 0
}

.pages .next-p {
}

.pages .next-p .arr {
    font-size: 13px;
    line-height: 1em
}

.pages .next-p a {
    color: #0883a6;
    text-decoration: underline
}

.pages .next-p a:hover {
    color: #79bc1e
}

.pages .on-page {
    float: right;
    color: #6e6e6e;
    width: 204px
}

.pages .on-page a {
    padding: 2px 2px
}

.pages .on-page .hr {
    padding: 0 0 0 5px
}

/* -- ---- pages ---- -- */

.f-bn {
    position: relative;
    text-align: center;
    padding: 4px 0 10px
}

/* // ---- block top offers ---- // */
.b-top-offers {
    position: relative;
    margin: 0 -13px 20px -15px
}

.b-top-offers .txt-tb a {
    text-decoration: underline;
}

.b-top-offers dt {
    color: #818181;
    font-size: 10px;
    padding: 0 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 7px
}

.b-top-offers table {
}

.b-top-offers table td {
    width: 50%;
    background-color: #f7f6ea;
    line-height: 14px;
    padding: 2px 10px 15px 15px;
    border-bottom: 1px solid #deddd2
}

.b-top-offers table .lst {
    border-left: 1px solid #deddd2;
    vertical-align: top;
}

.b-top-offers p {
    padding-top: 10px;
    line-height: 20px;
}

.b-top-offers .img-cover {
    float: left;
    border: 1px solid #45444b;
    margin: 11px 15px 0 0
}

.b-top-offers a {
    text-decoration: none
}

.b-top-offers big {
    font-size: 18px
}

.b-top-offers b {
    color: #a2a2a2;
    padding: 0 3px;
    font-weight: normal
}

.b-top-offers sup {
    font-size: 6px
}

/* -- ---- block top offers ---- -- */

/* // ---- block top land ---- // */
.b-top-land {
    position: relative;
    margin: 0 -13px 20px -15px
}

.b-top-land dt {
    color: #818181;
    font-size: 10px;
    padding: 0 5px;
    border-bottom: 1px solid #e5e5e5;
}

.b-top-land table {
}

.b-top-land .image {
    display: block;
    max-width: 20%;
    height: 100%;
    float: left;
    vertical-align: top;
}

.b-top-land .txt {
    margin: 5px 0 0 5px;
    display: block;
    max-width: 77%;
    height: 100%;
    float: left;
    line-height: 15px;
}

.b-top-land table td {
    width: 50%;
    background-color: #f7f6ea;
    line-height: 14px;
    padding: 0px 5px 0px 5px;
    border-bottom: 1px solid #deddd2;
    vertical-align: top;
}

.b-top-land table .lst {
    border-left: 1px solid #deddd2;
    vertical-align: top;
}

.b-top-land .img-cover {
    float: left;
    border: 1px solid #45444b;
    margin: 5px 5px 0 0
}

.b-top-land a {
    text-decoration: none
}

.b-top-land big {
    font-size: 18px
}

.b-top-land b {
    color: #a2a2a2;
    padding: 0 3px;
    font-weight: normal
}

.b-top-land sup {
    font-size: 6px
}

/* -- ---- block top land ---- -- */

/* // ---- rateshopandmall ---- // */
.b-rateshopandmall {
    position: relative;
    border: 1px solid #d0ceb4;
    padding: 20px 0 18px 14px;
    margin-bottom: 14px
}

.b-rateshopandmall .cr {
    width: 3px;
    height: 3px;
    background-image: url(../images/rate-crn.gif)
}

.b-rateshopandmall .c-tl {
    top: -1px;
    left: -1px
}

.b-rateshopandmall .c-tr {
    top: -1px;
    right: -1px
}

.b-rateshopandmall .c-bl {
    bottom: -1px;
    left: -1px
}

.b-rateshopandmall .c-br {
    bottom: -1px;
    right: -1px
}

.b-rateshopandmall h3, .b-actionbrd h3 {
    position: absolute;
    top: -8px;
    left: 12px;
    color: #000000;
    background-color: #fff;
    padding: 0 4px
}

.b-rateshopandmall dl {
    float: left;
    width: 33%
}

.b-rateshopandmall dt {
    color: #000000;
    font-weight: bold;
    padding-bottom: 9px
}

.b-rateshopandmall dd {
    text-decoration: none
}

.b-rateshopandmall a {
    text-decoration: none
}

.b-rateshopandmall small {
    color: #949494;
    font-size: 10px;
    font-style: italic
}

.b-rateshopandmall small strong {
    color: #000000
}

.b-rateshopandmall .r-1 {
    font-size: 18px;
    padding-bottom: 3px
}

.b-rateshopandmall .r-2 {
    font-size: 16px;
    padding-bottom: 6px
}

.b-rateshopandmall .r-3 {
    font-size: 14px;
    padding-bottom: 4px
}

.b-rateshopandmall .r-4 {
    font-size: 13px;
    padding-bottom: 5px
}

.b-rateshopandmall .r-5 {
    font-size: 12px
}

.b-side-rate {
    position: relative;
    top: -5px;
    padding-left: 76px;
    margin-bottom: -20px
}

.b-side-rate .lbl {
    position: relative;
    float: left;
    left: -76px;
    margin-right: -76px;
    color: #848484
}

.b-side-rate li {
    padding-bottom: 9px
}

.b-side-rate small {
    font-size: 1em
}

/* -- ---- rateshopandmall ---- -- */

.b-actionbrd {
    position: relative;
    border: 1px solid #b4d981;
    padding: 16px 10px 0 14px;
    margin-bottom: 14px
}

.b-actionbrd li {
    font-weight: bold;
    padding-bottom: 12px;
    line-height: 15px
}

.b-actionbrd a {
    color: #000000;
    text-decoration: none
}

.b-actionbrd a:hover {
    color: #79BC1E
}

.b-actionbrd .cr {
    width: 4px;
    height: 4px;
    background-image: url(../images/a-brd.png)
}

.b-actionbrd .c-tl {
    top: -1px;
    left: -1px
}

.b-actionbrd .c-tr {
    top: -1px;
    right: -1px
}

.b-actionbrd .c-bl {
    bottom: -1px;
    left: -1px
}

.b-actionbrd .c-br {
    bottom: -1px;
    right: -1px
}

/* // ---- table objects ---- // */
.table-objects {
    position: relative;
    margin: 0 -13px 0 -15px;
    margin-bottom: -1px
}

.table-objects th {
    color: #818181;
    font-size: 10px;
    padding: 0 12px 7px 15px;
    border-bottom: 1px solid #e5e5e5
}

.table-objects td {
    padding: 13px 13px 13px 15px;
    vertical-align: top;
    line-height: 14px;
    border-bottom: 1px solid #e5e5e5
}

.table-objects .txt {
    width: 100%;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 13px 13px 13px 15px;
    vertical-align: top;
    padding-bottom: 3px
}

.table-objects p {
    padding-bottom: 10px
}

.table-objects b {
    color: #a2a2a2;
    font-weight: normal;
    padding: 0 2px
}

.table-objects sup {
    font-size: 6px
}

.table-objects a img {
    display: block;
    max-width: 88px;
    max-height: 50px;
    line-height: 70px;
    overflow: hidden;
    z-index: 1;
    vertical-align: baseline;
}

/* -- ---- table objects ---- -- */

/* // ---- table objects offs ---- // */
.table-objects-offs {
    position: relative;
    margin: 0 -13px 0 -15px;
    margin-bottom: -1px
}

.table-objects-offs th {
    color: #818181;
    font-size: 10px;
    padding: 0 12px 7px 15px;
    border-bottom: 1px solid #e5e5e5
}

.table-objects-offs td {
    padding: 5px 5px 5px 15px;
    vertical-align: top;
    line-height: 10px;
    border-bottom: 1px solid #e5e5e5
}

.table-objects-offs .txt {
    width: 100%;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 2px 5px 5px 15px;
    vertical-align: top;
    padding-bottom: 1px
}

.table-objects-offs p {
    padding-bottom: 3px
}

.table-objects-offs b {
    color: #a2a2a2;
    font-weight: normal;
    padding: 0 2px
}

.table-objects-offs sup {
    font-size: 6px
}

.table-objects-offs a img {
    display: block;
    max-width: 88px;
    max-height: 50px;
    line-height: 70px;
    overflow: hidden;
    z-index: 1;
    vertical-align: baseline;
}

/* -- ---- table objects offs ---- -- */

.briefly-rubric {
    padding-bottom: 16px
}

.briefly-rubric p {
    padding-bottom: 10px;
    text-align: left;
}

.briefly-rubric .vnews {
    text-align: center;
}

.briefly-rubric ul, .briefly-rubric ol {
    padding-left: 20px;
    list-style-position: inside;
}

/** search **/
.search-header-count-result {
    margin: 10px 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}

.search-header-params {
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}

.search-content-params {
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: normal;
    overflow: auto;

}

.search-content-params::after {
    content: '';
    width: 100%;
}

.search-content-params .items {
    float: left;
    margin: 0 5px;
}

/** \search **/
/* // ---- card object ---- // */
.card-object {
    position: relative
}

.card-object h1 {
    color: #231f20;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    padding-bottom: 13px
}

.card-object h2 {
    color: #000000;
    font-size: 12px;
    padding-bottom: 8px
}

.card-object .big-ph {
    padding-bottom: 14px
}

/* -- ---- card object ---- -- */

.card-grid {
    padding-bottom: 10px
}

.card-grid .l-col-1 {
    float: left;
    width: 65%;
    margin-right: -15%
}

.card-grid .l-col-1-i {
    padding-right: 10px
}

.card-grid .l-col-2 {
    float: right;
    width: 35%
}

.card-grid .l-col-2-i {
    padding-left: 4px
}

.card-grid .btn {
    padding-bottom: 8px;
    cursor: pointer;
    display: inline-block;
}

.card-grid .btn a {
    display: block;
    color: #000000;
    font-size: 12px;
    white-space: nowrap;
    text-decoration: none;
    padding-left: 10px;
    background: #ffffff url(../images/btn-w.png) no-repeat 0 0;
    cursor: pointer;
}

.card-grid .btn a span {
    display: block;
    padding-right: 9px;
    background: url(../images/btn-w.png) no-repeat 100% 0;
    height: 24px;
    line-height: 22px;
    text-shadow: #fff 0px 1px 0
}

/* // ---- behaviours ---- // */
.b-behaviours {
    padding-left: 170px;
    padding-bottom: 11px
}

.b-behaviours li {
    line-height: 15px;
    padding-bottom: 10px;
}

.b-behaviours h3, .b-behaviours div.row-title {
    position: relative;
    float: left;
    left: -166px;
    margin-right: -166px;
    width: 150px;
    color: #848484;
    font-weight: normal;
}

.b-behaviours a {
    color: #2994b2
}

.b-behaviours a:hover {
    color: #79bc1e
}

.b-behaviours hr {
    border: 0 none;
    margin: 0;
    padding: 0;
    height: 5px;
}

/* -- ---- behaviours ---- -- */

/* // ---- behaviours2 ---- // */
.b-behaviours2 {
    padding-left: 5px;
    padding-bottom: 11px
}

.b-behaviours2 li {
    line-height: 15px;
    padding-bottom: 10px;
    text-align: justify;
}

.b-behaviours2 h3 {
    position: relative;
    float: left;
    left: -166px;
    margin-right: -166px;
    width: 140px;
    color: #848484;
    font-weight: normal
}

.b-behaviours2 a {
    color: #2994b2
}

.b-behaviours2 a:hover {
    color: #79bc1e
}

/* -- ---- behaviours2 ---- -- */

/* // ---- thumbnails ---- // */
.b-thumbnails {
    position: relative;
    margin: 0 -10px 0 -3px;
    padding-bottom: 16px
}

.b-thumbnails li {
    float: left;
    height: 50px;
    padding: 0 3px 2px 0;
    overflow: hidden;
    border: 1px solid #79bc1e;
    margin-right: 1px;
    margin-top: 1px;
}

.b-thumbnails a {
    display: block;
    padding: 1px
}

.b-thumbnails .sel {
}

/* -- ---- thumbnails ---- -- */

.label-green {
    position: relative;
    margin-left: 0px;
    padding-bottom: 25px
}

.label-green span {
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff !important;
    background: #79bc1e url(../images/pages-bg.png) no-repeat 0 0;
    padding-left: 5px
}

.label-green span span {
    background: url(../images/pages-bg.png) no-repeat 100% 0;
    padding: 0 5px 0 0;
    height: 19px;
    line-height: 19px
}

.s-guide {
    position: relative;
    padding-bottom: 27px;
    font-size: 10px;
    text-transform: uppercase
}

.s-guide a {
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff !important;
    background: #79bc1e url(../images/btn-serch.png) no-repeat 0 0;
    padding-left: 7px;
    text-decoration: none
}

.s-guide a span {
    display: -moz-inline-stack;
    display: inline-block;
    background: url(../images/btn-serch.png) no-repeat 100% 0;
    padding: 0 7px 0 0;
    line-height: 23px;
    height: 23px
}

.b-briefly {
    line-height: 14px;
    padding-bottom: 20px
}

.b-briefly p {
    padding-bottom: 15px
}

.side-viewers {
    position: relative;
    color: Gray;
    top: 5px;
    padding-bottom: 10px
}

.b-comments {
    position: relative;
    margin: 0 -2px -4px;
    background-color: #f7f6ea;
    padding: 15px 15px 15px 16px;
    border-top: 1px solid #e5e5e5
}

.b-comments h2 {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 18px
}

.b-comments dl {
}

.b-comments dt {
    color: #79bc1e;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 11px
}

.b-comments dt span {
    position: relative;
    float: left;
    background-color: #f7f6ea;
    padding-right: 5px;
    margin-bottom: -6px
}

.b-comments dd {
    line-height: 14px;
    padding-bottom: 15px
}

.b-comments label {
    display: none;
}

.b-forms {
    padding-bottom: 25px
}

.b-forms .inputs {
    padding-bottom: 10px
}

.b-forms .inputs2 {
    color: #2994B2;
    font-size: 14px;
    padding-bottom: 5px;
}

.b-forms .inputs2 p {
    padding: 2px 0;
}

.b-forms .i-p {
    color: #848484;
    border: 1px solid #a5acb2;
    padding: 4px 1px 4px 2px;
    width: 176px
}

.b-forms textarea.i-p {
    width: 385px;
    height: 85px
}

.tooltip {
    position: absolute;
    z-index: 999;
    left: -9999px;
    top: -999em;
    width: 336px;
}

.tooltip div {
    background-image: url(../images/tlp-tp.png);
    background-repeat: no-repeat;
    padding: 23px 6px 6px 22px;
}

.tooltip div p {
    color: #000000;
    position: relative;
    line-height: 14px;
    padding: 7px 13px 0;
    background-color: #fff;
}

.tooltip i {
    display: block;
    background-image: url(../images/tlp-bt.png);
    font-size: 1px;
    height: 9px;
}

.tooltip2 {
    position: absolute;
    z-index: 999;
    left: -9999px;
    top: -999em;
    width: 220px;
}

.tooltip2 div {
    background-image: url(../images/tlp-tp3.png);
    background-repeat: no-repeat;
    padding: 23px 6px 6px 22px;
}

.tooltip2 div p {
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #848484;
    position: relative;
    line-height: 14px;
    padding: 0px 10px 0;
    background-color: #fff;
}

.tooltip2 i {
    display: block;
    background-image: url(../images/tlp-bt3.png);
    font-size: 1px;
    height: 6px;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

.YMaps-b-balloon-content UL {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 0px
}

.YMaps-b-balloon-content P IMG {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 0px
}

.YMaps-b-balloon-content P {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    font-family: Trebuchet MS;
    font-size: 12px;
}

.YMaps-b-balloon-content P P {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.knop {
    float: left;
    padding: 0px 0px 2px 3px;
}

.search {
    float: left;
    margin: 15px auto;
    letter-spacing: 4px;
    font-weight: bold;
    word-wrap: break-word;
    overflow: hidden;
    width: 100%;
}

.search a:hover {
    text-decoration: underline;
}

.search2 {
    font-size: 10px;
    float: left;
    margin: 0px auto;
    font-weight: bold;
    word-wrap: break-word;
    overflow: hidden;
    width: 100%;
}

.search2 a {
    padding: 2px;
    display: inline-block;
}

.search2 a:hover {
    text-decoration: underline;
}

#onReg {
    height: 600px;
    width: 670px;
    margin: auto;
    border: 1px solid #d0ceb4;
    background: #f8f8f0 url(../images/filter-content-bg.png) repeat-x 0 0;
    display: none;
}

.tbl-franch-1 .tbl-col-1 .img-cover {
    position: relative;
}

.tbl-franch-1 .tbl-col-1 .img-cover a {
    display: block;
    max-width: 88px;
    max-height: 50px;
    line-height: 70px;
    vertical-align: baseline;
}

.tbl-franch-1 .tbl-col-1 .img-cover a img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.tbl-franch-1 .tbl-col-1 .img-cover .big-img {
    position: absolute;
    top: -999em;
    left: -999em;
}

.tbl-franch-1 .tbl-col-1 .img-cover .big-img img {
    border: 2px solid #494c55;
}

.tbl-franch-1 .tbl-col-1 .img-cover a:hover .big-img {
    position: absolute;
    left: 0;
    bottom: -100em;
    top: 0;
    z-index: 5000;
}

.tbl-franch-2 .tbl-col-1 .img-cover a {
    display: block;
    max-width: 88px;
    max-height: 50px;
    line-height: 70px;
}

.tbl-franch-2 .tbl-col-1 .img-cover a img {
    position: absolute;
    left: 0;
    top: 0;
}

.tbl-franch-2 .tbl-col-1 .img-cover .big-img {
    position: absolute;
    top: -999em;
    left: -999em;
}

.tbl-franch-2 .tbl-col-1 .img-cover .big-img img {
    border: 2px solid #494c55;
}

.tbl-franch-2 .tbl-col-1 .img-cover a:hover .big-img {
    position: absolute;
    left: 0;
    bottom: -100em;
    top: 0;
    z-index: 5000;
}

.cloud {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 5px;
}

.cloud a {
    padding: 3px;
}

.g-topshadow {
    background: url(../images/shadow-bg.png) repeat-x 0 0;
    padding: 10px 13px 0 14px;
    line-height: 13px;
}

.g-topshadow h3 {
    font-size: 12px;
}

.g-topshadow p {
    display: inline-block;
    margin: 0;
    width: 100%;
    padding-bottom: 2px;
}

.g-topshadow p strong {
    font-size: 14px;
    text-transform: capitalize;
}

.g-topshadow p span {
    font-size: 14px;
}

.g-topshadow span {
    float: left;
    margin-right: 2px;
    padding-left: 2px;
}

.g-topshadow p a {
    text-decoration: none;
    color: #000000 !important;
}

.g-topshadow p a:hover {
    text-decoration: underline;
    color: #0883a6;
}

.g-topshadow p .cs2 {
    float: left;
    border: thin solid #6495ed;
    width: 88px;
    margin-left: 4px;
}

.g-topshadow .message {
    font-size: 12px;
    padding-bottom: 12px;
    color: #0883a6;
    text-align: center;
    text-shadow: #b0c4de 0px 1px 1px;
}

.g-topshadow .message a {
    color: #0883a6 !important;
    text-decoration: underline;
    font-weight: bold;
}

.g-topshadow .message a:hover {
    text-decoration: underline;
    color: #79bc1e !important;
}

.ramka {
    border: 1px solid #dcdcdc;
    background-color: #F7F6EA;
    padding: 3px 0 0 3px;
    background-image: url(../images/2.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.ramka2 {
    border: 1px solid #dcdcdc;
    padding: 3px 0 0 2px;
}

.news-archive2 {
    display: inline-block;
    width: 100%;
    margin-left: 5px;
}

.news-archive2 div {
    display: inline-block;
    margin: 0 auto;
}

.news-archive2 dd {
    padding: 2px 5px;
    display: block;
    width: 31.6%;
    font-size: 11px;
    float: left;
    height: 85px;
    margin: 2px auto;
    overflow: hidden;
    line-height: 12px;
    background-color: #f7f6ea;
    text-align: left;
}

.news-archive2 dd img {
    padding-right: 10px;
    float: left;
    display: inline-block;
}

.news-archive2 dd h3 {
    padding-bottom: 4px;
}

.news-archive2 dd p {
    text-align: left;
}

.news-archive2 dd h3 a, .news-archive2 dd div.h3 a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.news-archive2 dd div.h3 {
    padding-bottom: 4px;
    display: block;
}

.news-archive2 dd h3 a:hover {
    color: #79bc1e;
    text-decoration: underline;
}

.div_mess {
    text-align: center;
    padding: 10px;
}

.message {
    font-size: 16px;
    text-align: center;
    color: #000000;
    padding-bottom: 10px;
}

.red {
    background-image: url(../images/47.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.red a {
    color: #6495ed !important;
}

.red a:hover {
    color: #79bc1e !important;
}

.red2 {
    background-image: url(../images/bg-curl.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.red2 a {
    color: #6495ed !important;
}

.red2 a:hover {
    color: #79bc1e !important;
}

.sponsor {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: -10px 10px 15px 0;
    border: 1px solid #000;
    width: 99.9%;
    background-color: #ffffe0;
}

.sponsor .cr {
    width: 3px;
    height: 3px;
    background-image: url(../images/filter-content-crn2.gif)
}

.sponsor .c-tr {
    top: -1px;
    right: -1px
}

.sponsor .c-tl {
    top: -1px;
    left: -1px
}

.sponsor .c-bl {
    bottom: -1px;
    left: -1px
}

.sponsor .c-br {
    bottom: -1px;
    right: -1px
}

.sponsor .message {
    display: block;
    width: 100%;
    height: 100%;
}

.sponsor .message .image {
    float: right;
    width: 29%;
    padding: 5px 5px 5px 0;
    text-align: right;
}

.sponsor .message .b_text {
    float: left;
    width: 69%;
    text-align: left;
    color: #2994B2 !important;
    padding: 5px 0px 5px 5px;
}

.sponsor .message h3 {
    font-weight: bold;
    font-size: 14px;
    margin-top: 0px;
    text-shadow: #a9a9a9 0px 1px 1px;
    text-transform: uppercase;
    text-align: center;
}

.sponsor .message h3 a {
    text-decoration: underline;
    color: #FF8800;
}

.sponsor .message img {
    float: none;
    position: relative;
    margin: 0px;
}

.sponsor .message p {
    color: #2994B2 !important;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
}

#forms td {
    padding-top: 5px;
}

.adfilters {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-table;
    width: 100%;
}

.adfilters li {
    width: 110px;
    text-align: center;
    position: relative;
    float: left;
    padding: 10px;
    border: 1px solid #DEDEDE;
    border-collapse: collapse;
    margin-right: 3px;
    margin-bottom: -1px;
    background-color: white;
}

.adfilters a {
    display: block;
    color: #000000;
    text-decoration: none;
}

.adfilters a:hover {
    text-indent: 0;
    color: #0883a6;
    text-decoration: underline;
}

.adfilters .selected {
    border-bottom: 1px solid #FFF;
}

.adfilters .selected a {
    color: #79bc1e !important;
    font-weight: bold;
}

.tabss {
    border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
}

.tabss div {
    padding: 20px 40px;
    font-size: 14px;
    color: #000000;
}

.tabs ul {
    border-bottom: 1px solid #DEDEDE;
}

.table-offs .gross {
    text-align: center;
}

.table-offs .gross {
    width: 100%;
    display: inline-block;
}

.premium {
    width: 33%;
    margin: 2px 0px 2px 2px;
    border: 1px solid #494c55;
    background-color: #f2f2f2;
    float: left;
    min-height: 88px;
}

.premium-lease {
    width: 33%;
    margin: 2px 0px 2px 2px;
    border: 1px solid #494c55;
    float: left;
    min-height: 88px;
}

.premium h3, .premium-lease h3 {
    font-size: 11px;
    margin: 0px 3px 3px 5px !important;
}

.premium .ph, .premium-lease .ph {
    display: block;
    padding: 5px 3px;
    width: 102px;
    height: 73px;
    overflow: hidden;
}

.premium .text, .premium-lease .text {
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    width: 100%;
    vertical-align: top;
    padding-top: 2px;
}

.premium br, .premium-lease br {
    margin-bottom: 5px;
}

.heading .btn-off {
    float: right;
    padding-top: 12px;
}

.heading .btn-off a {
    display: block;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    padding-left: 9px;
    cursor: pointer;
}

.postpay {
    width: 429px;
    height: 231px;
    background-color: #b4d981;
}

.fpay {
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.fpay p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.fpay input {
    margin-bottom: 15px;
}

.fpay #btn {
    font-size: 20px;
    color: #a9a9a9;
    padding: 2px 5px;
}

.mess {
    font-size: 14px;
    text-align: center;
    padding: 20px;
    line-height: 20px;
}

.vip {
    border: 1px solid #DEDDD2;
}

.vip p {
    line-height: 14px;
    padding-top: 3px;
}

.vip .txts-tb {
    display: inline-block;
    margin: 2px;
    max-width: 75%;
    padding-left: 5px;
    float: left;
}

.vip .image {
    display: inline-block;
    margin: 3px auto;
    max-width: 25%;
    float: left;
}

.sam-banner {
    border: 1px solid #bebebc;
}

.sam-banner.sam-comment {
    position: absolute;
    right: 8px;
    top: 8px;
}

.sam-banner.sam-wide {
    margin: -5px 0 10px 0;
    text-align: center;
}

.emailtd {
    display: none;
}

a.breadcrumbs-link {
    color: #fff;
    text-decoration: none;
}

/* Buttons */
.button, .b-behaviours .button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #000000;
    padding: .5em 2em .55em !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.button:hover, .b-behaviours .button:hover {
    text-decoration: none;
    color: #555;
}

.button:active, .b-behaviours .button:active {
    position: relative;
}

.gray {
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f2f2 0%, #e5e5e5 98%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(98%, #e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #e5e5e5 98%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%, #e5e5e5 98%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%, #e5e5e5 98%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%, #e5e5e5 98%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e5e5e5', GradientType=0); /* IE6-9 */
}

.breadcrumbs {
    margin: 8px 0 10px 5px;
}

.breadcrumbs span {
    font-weight: bold;
}

/* Styler */

.styler span.i {
    font-style: italic;
}

.styler span.b {
    font-weight: bold;
}

.styler span.c {
    color: #ff0000;
}

.table-offs .gross table.premium .city {
}

.table-offs .gross table.premium .title {
}

.table-offs .gross table.premium .square {
}

.table-offs .gross table.premium .price {
}

h1.header {
    margin: 10px;
    padding: 10px;
}

/*news*/
.news_preview {
    width: 850px;
    font-family: Arial, Helvetica, sans-serif;
}

.news_preview article {
    min-height: 150px;
    width: 100%;
    padding: 5px;
    margin: 10px;
    position: relative;
}

.news_preview article .img {
    top: 10px;
}

.news_preview article a {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    position: absolute;
}

.news_preview article a:hover {
    box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 4px 0px;
}

.news_preview article a:hover + header h1 {
    color: rgb(109, 195, 49);
}

.news_preview article .img {
    height: 160px;
    width: 150px;
    top: 0;
    left: 10px;
    position: absolute;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.new_img_contain {
    height: 160px;
    width: 150px;
    top: 20px;
    left: 10px;
    position: absolute;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.news_preview article p {
    font-size: 14px;
    margin-left: 170px;
    color: #000000;
}

.news_preview article header {
    position: relative;
}

.news_preview article header aside {
    color: rgb(153, 153, 153);
    right: 0px;
    bottom: -0.5em;
    background: white;
    padding-left: 10px;
    font-size: 0.9em;
    position: absolute;
}

.news_preview article header h2 {
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 10px 170px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.news_tag {
    margin-top: 10px;
    margin-left: 170px;
}

.news_preview article p.tags {
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;

}

.briefly-rubric .img {
    min-height: 150px;
    max-height: 200px;
    max-width: 300px;
    min-width: 200px;
    float: left;
    margin: 0 20px 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.clear {
    clear: both;
}

.footerAgeLimit {
    margin: 5px 0;
}

/*.encodedData {display:none;}*/

/* NEWS SUBSCRIBE */
.newsSubscribe {
    overflow: hidden;
}

.newsSubscribe .journalFancyContent * {
    font-family: arial;
}

.newsSubscribe .journalFancyContent h2, p, label {
    line-height: 16px;
}

.newsSubscribe .journalFancyContent input {
    margin: 0;
    padding: 0;
}

.newsSubscribe .journalFancyContent input[type=checkbox] {
    display: none;
}

.newsSubscribe .journalFancyH2 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 26px !important;
    font-weight: normal;
}

.newsSubscribe .journalFancyP {
    font-size: 14px;
}

.newsSubscribe .journalFancyInfo {
    margin-top: 5px;
}

.newsSubscribe .journalFancyInfo label {
    font-size: 12px;
}

.newsSubscribe .journalFancyInfo input {
    margin: 5px 0;
    padding: 6px 7px;
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.newsSubscribe .journalFancyLabel {
    font: 13px "HelveticaNeue Light", arial;
}

.newsSubscribe .fancyJournalClose {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.newsSubscribe .fancyJournalClose:hover {
    opacity: 0.5;
}

.newsSubscribe .boldPart {
    font-weight: bold;
}

.newsSubscribe .italicP {
    font-style: italic;
    font-size: 12px;
    line-height: 18px;
}

.newsSubscribe .unisenderEmailTitle {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.newsSubscribe .journalFancyCheckBoxes input[type=checkbox] + label {
    display: inline-block;
    height: 19px;
    padding-left: 25px;
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 19px;
    cursor: pointer;
    margin: 0 0 5px 0;
}

.newsSubscribe .journalFancyCheckBoxes input[type=checkbox]:checked + label {
    background-position: left -19px;
}

.newsSubscribe .journalFancyCheckBoxes label {
    font-size: 12px;
    background-image: url("/images/csscheckbox_19.png");
}

.newsSubscribe .journalFancySubmit {
    padding: 6px 10px !important;
    font: 12px "HelveticaNeue Bold", arial;
    margin: 6px 20px 0 0 !important;
    position: absolute;
    bottom: 0px;
    background: #0180ac;
    border: 1px solid #0180ac;
    border-radius: 5px;
    color: white;
}

.newsSubscribe #user-login {
    padding-top: 1px;
}

.newsSubscribe .errorMessage {
    color: red;
    font: 12px "HelveticaNeue Bold", arial;
}

.newsSubscribe .journalFancyLeftB {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding: 20px 40px 0px 20px;
}

.newsSubscribe .fancyJournalPic {
    margin-top: -65px;
    z-index: 9999;
    position: relative;
}

.newsSubscribe .fancybox-inner {
    overflow: visible !important;
}

.newsSubscribe .unisenderEmailInput {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px !important;
    width: 305px;
    height: 33px;
    border: 1px solid #cacaca;
    margin-bottom: 15px !important;
}

.newsSubscribe .unisenderEmailInput:focus {
    border: 1px solid rgba(235, 54, 23, 0.5);
}

.newsSubscribe .unisenderSubmit {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 12px !important;
    width: 305px;
    height: 40px;
    border-radius: 5px;
    color: white;
    background: #74b41d;
    margin-bottom: 15px !important;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
}

.newsSubscribe .unisenderSubmit:hover {
    background: #5C8622;
}

.newsSubscribe #unisender_form {
    margin-top: 15px;
}

.newsSubscribe .journal_about_right_subscription_checkbox {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.newsSubscribe .journal_about_right_subscription_checkbox input {
    display: none;
}

.newsSubscribe .journal_about_right_subscription_checkbox div {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    border: 1px solid #bababa;
    border-radius: 2px;
    background-color: #fff;
    cursor: pointer;
}

.newsSubscribe .journal_about_right_subscription_checkbox input:checked + div {
    background-image: url('/images/checkbox16.png');
    background-position: 0 0;
}

.newsSubscribe .journal_about_right_subscription_subscribe {
    display: block;
    float: left;
    font-size: 13px;
    color: #000000;
    line-height: 20px;
    font-family: "Helvetica Neue", arial;
    font-weight: 300;
}

.newsSubscribe .clearfix:before,
.newsSubscribe .clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.newsSubscribe .clearfix {
    *zoom: 1;
}

.newsSubscribe .clearfix:after,
.newsSubscribe .container:after {
    clear: both;
}

.newsSubscribe .margin-bottom-10px {
    margin-bottom: 10px;
}

.subsPage {
    width: 450px;
    margin: 0 auto;
}

.subsPage .journalFancyLeftB {
    padding-top: 0px;
}

.journalSidebarPreview {
    width: 200px;
}

.sidebarShopIcon {
    background: url('/images/sidebarShopIcon.png') no-repeat center;
}

dd.dd-info {
    display: none;
}

p.info_title {
    display: none;
}

.bn2 p {
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    vertical-align: middle;
    text-decoration: underline;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.bn2 a:nth-child(3) p {
    line-height: 16px;
}

.heading-p {
    padding: 11px 0 11px 13px;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

/* flash banner bad solution */
.sidecol .g-wh.b-sideof .banner-b3 object embed {
    width: 240px;
    height: 400px;
}

.sidecol .g-wh.b-sideof .banner-b3-1 object embed {
    width: 240px;
    height: 400px;
}

/*** ����� ��������� ***/
.flash.flash-error {
    background: #ffaaaa none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}

.flash.flash-info {
    background: #ffdf4a none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}

span.secondary-headers {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 18px;
    display: block;
}

/** ����� ������ **/
.onoffswitch {
    position: relative;
    width: 49px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch.small {
    height: 20px;
    width: 31px;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 27px;
    padding: 0;
    line-height: 27px;
    border: 2px solid #CCCCCC;
    border-radius: 27px;
    background-color: #49e845;
    transition: background-color 0.3s ease-in;
}

.onoffswitch-label.white {
    background-color: #949494;
}

.onoffswitch-label.small {
    border-radius: 28px;
    height: 18px;
    line-height: 20px;
}

.onoffswitch-label:before {
    content: "";
    display: block;
    width: 27px;
    margin: 0px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    border: 2px solid #CCCCCC;
    border-radius: 27px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-label.small:before {
    border-radius: 15px;
    right: 11px;
    top: 2px;
    width: 15px;
}

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #49e845;
}

.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #49E845;
}

.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px;
}

.silver_btn {
    height: 28px;
    line-height: 28px;
    display: block;
    float: left;
    padding: 0 20px;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #bfbfbf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FEFEFE;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEFEFE), to(#e9e9e9));
    background: -webkit-linear-gradient(#FEFEFE, #e9e9e9);
    background: -moz-linear-gradient(#FEFEFE, #e9e9e9);
    background: -ms-linear-gradient(#FEFEFE, #e9e9e9);
    background: -o-linear-gradient(#FEFEFE, #e9e9e9);
    background: linear-gradient(#FEFEFE, #e9e9e9);
    -pie-background: linear-gradient(#FEFEFE, #e9e9e9);
    behavior: url(pie/PIE.htc);
}

.actualize-contact-button-container {
    width: 30px;
    height: 30px;
    background: url(/images/contact-update.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}

.actualize-contact-button-container:hover {
    width: 33px;
    height: 33px;
}

.actualize-contact-button-container.retail {

    position: relative;
    left: 0;
}

.actualize-contact-button-container.markets {
    display: inline-block;
    margin-left: 50px;
}

.actual-update-contact {
    display: inline-block;
    border-radius: 3px;
    padding: 7px 10px 7px 10px;
}

.actual-update-contact.green {
    background: #79bd1d;
    color: #fff;
    font-weight: bold;
}

.actual-update-contact.red {
    background: rgba(255, 36, 4, 0.78);
    color: #fff;
    font-weight: bold;
}

.actual-update-contact.yellow {
    background: rgba(255, 222, 0, 0.7);
    font-weight: bold;
}

#modal_form {
    width: 400px;
    height: 430px; /* �a����� �o���� ���� ������o�a�� */
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    position: fixed; /* ��o�� o��o ���o � �����o� �o�� � ���o� ����� */
    top: 35%; /* o�����a�� ������ 45%, o��a����� 5% �o������ ������ */
    left: 45%; /* �o�o���a ���a�a ����a */
    margin-top: -150px;
    margin-left: -150px; /* ��� ��� �a��� �����o��� css, o�����a�� ����o � ����� ����� �o�o���� ������ � ���o�� �oo����������o =) */
    display: none; /* � o����o� �o��o���� o��a �� �o���o ���� */
    opacity: 0; /* �o��o���� ��o��a��o ��� a�����o�a��� */
    z-index: 5; /* o��o �o���o ���� �a��o��� �o����� ��o� */
    padding: 20px 10px;
}

#modal_form .option {
    position: relative;
    margin: 2px 0 0 0;
}

#modal_form .option input {
    position: absolute;
    left: 0;
    top: 3px;
    margin: -4px 0 0;
}

#modal_form .option label {
    margin-left: 18px;
}

/* ��o��a �a����� ��� ��� ��o � �a���) */
#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}

/* �o��o��a */
#overlay {
    z-index: 3; /* �o��o��a �o���a ���� ���� ��o�� �������o� �a��a, �o ���� ��o� �o�a���o�o o��a */
    position: fixed; /* �����a ��������a�� ���� �a�� */
    background-color: #000; /* ����a� */
    opacity: 0.8; /* �o ����o�o ��o��a��a */
    -moz-opacity: 0.8; /* ���� ������������ ��� ������ ��������� */
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%; /* �a����o� �o ���� ���a� */
    top: 0; /* ������ � ����a 0, o���a������� ��o����a! */
    left: 0;
    cursor: pointer;
    display: none; /* � o����o� �o��o���� � ���) */
}

.silver_btn.apply {
    width: 180px;
    margin-top: 10px;
    margin-left: 30px;
}

.silver_btn:hover {
    background: #E9E9E9;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E9E9E9), to(#fefefe));
    background: -webkit-linear-gradient(#E9E9E9, #fefefe);
    background: -moz-linear-gradient(#E9E9E9, #fefefe);
    background: -ms-linear-gradient(#E9E9E9, #fefefe);
    background: -o-linear-gradient(#E9E9E9, #fefefe);
    background: linear-gradient(#E9E9E9, #fefefe);
    -pie-background: linear-gradient(#E9E9E9, #fefefe);
    behavior: url(pie/PIE.htc);
    text-decoration: none !important;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
}

/** ����� ������ **/
div.catalog-request-form-block {
    margin: 0 0;
}

div div.catalog-request-form-header {
    background: white none repeat scroll 0 0;
    border-radius: 3px;
    margin: 0 0 3px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

div div.catalog-request-succes-send {
    margin: 10px 60px;
    padding: 0;
    color: rgb(0, 128, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

div div.catalog-request-form-header p.header {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

div div.catalog-request-form-header p {
    text-align: left;
    font-weight: normal;
}

div.catalog-request-form {
    width: 300px;
    background-color: #ff2323;
    padding: 4px;
    margin: 20px 0 50px 250px;
    border-radius: 7px;
}

div.catalog-request-form div.catalog-request-input-block {
    padding: 15px;
    background-color: #DBDBDB;
    border-radius: 10px;
}

div.catalog-request-form input.catalog-text-input {
    width: 260px;
    height: 40px;
    margin-bottom: 5px;
    padding: 0 3px 0;
    font-size: 17px;

}

div.catalog-request-form input[type="submit"], div.catalog-request-form div.sbm {
    width: 270px;
    height: 40px;
    padding: 0;
    color: #000000;
    background-color: #80aa00;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: table-cell;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

div.catalog-request-form input[type="submit"]:hover, div.catalog-request-form div.sbm:hover {
    color: #000000;
    background-color: #80aa00;
    font-size: 16px;
    border: none;
    text-decoration: none;
}

/** /����� ������ **/

/** ���������� ������*/
div.social-block-group-top {
    display: table-row;
    float: right;
    height: 30px;
    padding: 5px 0;
    vertical-align: middle;
}

div.social-block-group-top img {
    width: 24px;
    height: 24px;;
    margin: 0 2px;
}

div.social-block-group {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    padding: 0 10px;
}

div.social-block-group a {
    text-decoration: none;
    color: inherit;
}

div.social-block-group img {
    width: 24px;
    height: 24px;;
}

div.social-block-group .mask-shadow {
    float: left;
    padding: 0 2px;
    position: relative;
}

#comment_bubble {
    width: 24px;
    height: 24px;
    background: #088cb7;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#comment_bubble:before {
    content: "";
    width: 0;
    height: 0;
    right: 100%;
    top: 38px;
    position: absolute;
    border-top: 4px solid transparent;
    border-right: 7px solid #088cb7;
    border-bottom: 3px solid transparent;
}

div.social-block-group .mask-shadow:after {
    content: ' ';
    background: url("../images/bottom-bg.png");
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    border-radius: 3px;
    top: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    transition: opacity 0.5s;
    width: 100%;
}

div.social-block-group .mask-shadow:hover:after {
    opacity: 0;
}

/************** ����� �� *************/

div#filters-tc {
    height: 110px;
    margin: 10px 0 25px 0;
}

div#filters-tc div.filter-block-tc {
    height: 26px;
}

.filter-tc-checkbox-hide {
    display: inline-block;
    cursor: pointer;
}

div#filter-tc-size {
    display: inline;
    text-align: center;
    margin-left: 50px;
}

div#filter-tc-build {
    display: inline;
    text-align: center;
    margin-left: 120px;
}

div#filter-tc-button {
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    text-align: left;
}

.filter-tc-label {
    cursor: pointer;
    margin: 0 4px;
    padding: 1px 4px;
    border: 3px solid #abadb3;
    border-radius: 7px;
    display: inline-block;
    color: #000000;
    font-weight: bold;
}

.filter-tc-label-checked {
    opacity: 0.5 !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

div.container-color-block {
    display: block;
    vert-align: middle;
    font: 13px Verdana, Arial, sans-serif;
}

div.filter-tc-label:hover {
    cursor: pointer;
}

div.filter-block-tc div.color-block {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 7px;
    margin: 0 5px -3px 0;
}

div#map-tc-alert-box {
    width: 879px;
    min-height: 40px;
    margin: 0 0 15px 0;
    border: 3px solid #abadb3;
    background: #cad6de;
    border-radius: 7px;
    vertical-align: middle;
    display: none;

}

div#map-tc-alert-box div#map-tc-alert-content {
    width: 100%;
    color: #000000;
    font-weight: bold;
    margin: 10px;
}

/** ���� ������� �� ������� ��������**/
div.smart-pd div.cities-abc-block {
    margin: 3px 0;
    position: relative;
}

div.smart-pd div.cities-abc-block .title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 15px;
}

div.smart-pd div.cities-abc-block div.cities-widget-main-box {
    border: 2px solid #494c55;
    border-radius: 7px;
}

div.cities-abc-block div.cities-widget-main-box {
    padding: 10px;
}

div.smart-pd div.cities-widget-main-box {
    display: block;
    width: 865px;
}

div.smart-pd div.cities-widget-box {
    display: inline-flex;
    width: 165px;
    margin: 5px 0 0;
}

div.smart-pd div.cities-widget-box div.cities-widget-content-box {
    display: table-cell;
}

div.smart-pd div.cities-widget-box div.cities-widget-content-box a.cities-widget-box-title {
    display: block;
    width: 165px;
    color: #636874;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
}

div.smart-pd div.cities-widget-box div.cities-widget-content-box div.cities-widget-second-box {
    margin-left: 7px;
    margin-top: 3px;
}

div.smart-pd div.cities-widget-box div.cities-widget-content-box div.cities-widget-box-tc {
    margin: 3px 0;

}

div.smart-pd div.cities-widget-box div.cities-widget-content-box div.cities-widget-box-retail {
    margin: 3px 0;

}

div.smart-pd div.cities-widget-box div.cities-widget-content-box div.cities-widget-box-tc > a {
    color: #707684;
    margin-top: 3px;
    display: block;
}

div.smart-pd div.cities-widget-box div.cities-widget-content-box div.cities-widget-box-retail > a {

    color: #707684;
    margin-top: 3px;
    display: block;
}

/** / ���� ������� �� ������� ��������**/

/** ����� �� ������ �� �������� ������� **/

.wrapper-alphabet {
    position: relative;
    display: block;
    /*margin-top: 21px;*/
    width: 100%;
}

.alphabet {
    position: relative;
    z-index: 3;
    display: block;
    padding: 8px 0;
    width: 100%;
    font-size: 0;
    line-height: 0;
    text-align: center;
    background: rgba(255, 255, 255, .95);
}

.alphabet li {
    display: inline-block;
    margin: 0 5px;
    /*font-family: "goudy_trajan";*/
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}

.alphabet li a {
    display: inline-block;
    color: #000000;
    line-height: 38px;
    text-decoration: none;
}

.alphabet li.active a {
    color: #dfb873;
}

.alphabet li.active a:after {
    content: "";
    display: block;
    margin: -9px auto 0;
    width: 22px;
    height: 4px;
    background: #dfb873;
}

.alphabet li.disabled, li.disabled a {
    color: #cecece;
    cursor: default;
    display: none;
}

/**  / ����� �� ������ �� �������� ������� **/

/** ������ "�������������" **/

.link-banner {
    background: rgba(0, 0, 0, 0) linear-gradient(#f1f1f1, #e6e6e6) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 0 #ccc, 0 2px 0 #eaeaea, 0 3px 0 #f4f4f4;
    color: #555;
    display: inline-block;
    font-size: 12px;
    line-height: 36px;
    margin: 10px 0;
    padding: 0 8px;
    position: relative;
    text-decoration: none;
}

.alphabet-banner {
    position: relative;
    z-index: 3;
    display: inline-block;
    padding: 8px 0;
    /*width: 100%;*/
    font-size: 0;
    line-height: 0;
    text-align: center;
    /*background: rgba(255, 255, 255, .95);*/
}

.alphabet-banner li {
    display: block;
    border: 2px solid #717580;
    margin: 8px 5px;
    width: 270px;
    min-height: 40px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}

.alphabet-banner li {
    display: block;
    border: 2px solid #717580;
    margin: 8px 5px;
    width: 270px;
    min-height: 40px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}

.alphabet-banner li.head {
    display: block;
    border: none;
    margin: 8px 5px;
    width: 270px;
    height: auto;
    font-size: 16px;
    font-weight: 600;
    min-height: 20px;
    text-align: center;
}

.alphabet-banner li a {
    /*display: inline-block;*/
    color: #000000;
    line-height: 32px;
    text-decoration: none;
}

div.reklamodatelyu-wrap {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    color: #000000;
    text-justify: newspaper;
    zoom: 1;
}

div.reklamodatelyu-wrap::after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

div.reklamodatelyu-wrap div.item-block {
    display: inline-block;
    font-size: 12px;
    line-height: normal;
    margin: 10px;
    text-align: left;
    vertical-align: top;
    width: 30%;

}

div.reklamodatelyu-wrap div.item-block .header {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 10px 5px;
}

div.reklamodatelyu-wrap div.item-block-info {
    background: rgba(0, 0, 0, 0) linear-gradient(#f1f1f1, #e6e6e6) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 0 #cccccc, 0 2px 0 #eaeaea, 0 3px 0 #f4f4f4;
    display: block;
    padding: 0 8px;
    margin: 10px 0;
    position: relative;
    cursor: pointer;
}

div.reklamodatelyu-wrap div.item-block-info span.reklama {
    line-height: 20px;
    font-weight: bold;
    color: #2994b2;
    font-size: 15px;
    text-decoration: underline;
}

div.more-info-item-block {
    padding: 5px;
    margin: 2px 0 0 0;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
    background: #fff;
    border-radius: 3px;
}

div.reklamodatelyu-top-info, div.reklamodatelyu-bottom-info {
    width: 100%;
    display: block;
    text-align: center;
}

div.reklamodatelyu-top-info div.top-info-contacts {
    font-size: 14px;
    margin: 5px 0 10px;
}

div.reklamodatelyu-top-info div.top-info-price-block {
    background: rgba(0, 0, 0, 0) linear-gradient(#f1f1f1, #e6e6e6) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 0 #cccccc, 0 2px 0 #eaeaea, 0 3px 0 #f4f4f4;
    color: #000000;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding: 0 8px;
    margin: 10px 0;
    position: relative;
    text-decoration: none;
}

div.reklamodatelyu-top-info div.top-info-price-audience {
    display: inline-block;
    font-size: 12px;
    padding: 5px;
    margin: 5px;
}

div.top-info-price-audience a {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 20px;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #bfbfbf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    background: #FEFEFE;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEFEFE), to(#e9e9e9));
    background: -webkit-linear-gradient(#FEFEFE, #e9e9e9);
    background: -moz-linear-gradient(#FEFEFE, #e9e9e9);
    background: -ms-linear-gradient(#FEFEFE, #e9e9e9);
    background: -o-linear-gradient(#FEFEFE, #e9e9e9);
    background: linear-gradient(#FEFEFE, #e9e9e9);
    -pie-background: linear-gradient(#FEFEFE, #e9e9e9);
    behavior: url(pie/PIE.htc);
}

div.top-info-price-audience a:hover {
    color: #79bc1e;
}

div.reklamodatelyu-bottom-info div.reklamodatelyu-link-info {
    overflow: auto;
}

div.reklamodatelyu-bottom-info div.bottom-info-contacts {
    font-size: 14px;
    margin: 5px 0 10px;
}

div.reklamodatelyu-link-info a {
    display: block;
    float: none;
    margin: 10px 0;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(#fefefe, #e9e9e9) repeat scroll 0 0;
    border-image: none;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    color: #666;
    cursor: pointer;
    font: bold 12px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

}

/** / "������ �������������" **/

/** ����� ������  �����**/
div.request-form-block {
    margin: 0 0;
}

div div.request-form-header {
    background: white none repeat scroll 0 0;
    border-radius: 3px;
    margin: 0 0 3px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

div div.request-succes-send {
    margin: 10px 60px;
    padding: 0;
    color: rgb(0, 128, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

div div.request-form-header p.header {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

div div.request-form-header p {
    text-align: left;
    font-weight: normal;
}

div.request-form {
    width: 270px;
    background-color: #80aa00;
    padding: 4px;
    margin: 10px;
}

div.request-form div.request-input-block {
    padding: 15px;
    background-color: #DBDBDB;
    border-radius: 10px;
}

div.request-form input.form-total-text-input {
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    padding: 0 3px 0;
    font-size: 17px;

}


.event_from {
    width: 730px !important;
    -webkit-box-shadow: 0px 7px 26px -3px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 7px 26px -3px rgba(0,0,0,0.31);
    box-shadow: 0px 7px 26px -3px rgba(0,0,0,0.31);
}




.success_block {
    border: 2px solid green;
    padding: 20px;
    margin: 10px;
    text-align: center;
}

.error_block {
    border: 2px solid red;
    padding: 20px;
    margin: 10px;
    text-align: center;
}

.request-input-block_small
{
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
    font-size: 14px;
}

.request-input-block_small input[type="radio"] {
    margin: 3px;
}

.request-input-block_small p {
    padding: 5px 0 0px 0;
    font-weight: bolder;
}
.request-input-block_small .context {
    font-size: 10px;
    text-align: justify;
}

.request-input-block_small .sbm {
    color: #fff !important;
    font-weight: bold;
}

.request-input-block_small .sbm:hover {
    font-size: 14px !important;
}

div.request-form input.form-total-text-input_small {
    width: 50%;
    height: 25px;
    margin-bottom: 5px;
    padding: 0 3px 0;
    font-size: 12px;
    background-color: #fff;

}

div.request-form input[type="submit"], div.request-form div.sbm {
    width: 100%;
    height: 40px;
    padding: 0;
    color: #000000;
    background-color: #80aa00;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

div.request-form input[type="submit"]:hover, div.request-form div.sbm:hover {
    background-color: #80aa00;
    font-size: 16px;
    border: none;
    text-decoration: none;
}

.link {
    color: #2994b2 !important;
    text-decoration: underline;
    cursor: pointer;
}

.right_selector {
    position: absolute;
    top: 170px;
    left: 315px;
    width: 50px;
    height: 50px;
}


.left_selector {
    position: absolute;
    top: 170px;
    left: 30px;
    width: 50px;
    height: 50px;
    display: none;
}

/** /����� ������ ����� **/
/** ������� ��� ������� **/
.carousel-for-pay {
    width: 885px;
    height: 369px;
    overflow: hidden;
}

.carousel-for-pay .slide-pay {
    border-radius: 5px;
    display: table-cell;
    vertical-align: top
}

.carousel-for-pay div.overlay-info-block {
    max-height: 250px;
    max-width: 400px;
    overflow: hidden;
    background: #000000 none repeat scroll 0 0;
    color: white;
    opacity: 0.8;
    position: absolute;
    z-index: 200;
    top: 0;
    margin: 30px;
    border-radius: 5px;
    padding: 20px;
}

.carousel-for-pay div.overlay-info-block .item {
    font-size: 14px;
    margin: 0;
}

.carousel-for-pay div.overlay-info-block .item > a {
    color: #34c4eb;
}

.carousel-for-pay div.overlay-info-block .item > li {
    text-decoration: none;
    list-style: none;
}

.carousel-for-pay div.overlay-info-block .header {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.carousel-for-pay div.overlay-info-block .header p {
    margin: 0 !important;
    padding: 0;

}

/** /������� ��� ������� **/
div.form-block-border {
    border: 3px solid #d4d4d4;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: 10px;
}

.form-block-border .verify-document-block-info-company {
    margin: 0 0 5px -5px;
    font-size: 16px;
}

/** ����� ������**/
.static-modal-block {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #000;
    border-radius: 5px;
    display: none;
    left: 50%;
    margin-left: -150px;
    margin-top: -150px;
    max-height: 400px;
    min-height: 300px;
    opacity: 0;
    padding: 20px 10px;
    position: fixed;
    top: 45%;
    width: 370px;
    z-index: 5;
}

.static-modal-container-dir a {
    background-position: 0 0;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    margin: 2px 0;
    padding: 2px 3px;
}

.static-modal-container-dir a:hover {
    border: 1px solid #e1dee2;
}

.static-modal-container-dir a.change-directory {
    background-color: #79bc1e;
    background-position: 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 2px 0;
    padding: 2px 3px;
}

.static-modal-container-dir {
    margin-bottom: 4px;
    max-height: 285px;
    overflow-x: hidden;
    overflow-y: auto;
}

.static-modal-close {
    cursor: pointer;
    display: block;
    height: 21px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 21px;
}

.static-overlay {
    background-color: #000;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
}

.bloko-button {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #cbd1d4;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    min-height: 34px;
    line-height: 32px;
    margin: 0;
    outline-color: #509deb;
    padding: 0 15px;
    position: relative;
    text-decoration: none;
    transition-duration: 0.2s;
    transition-property: background-color, color, box-shadow;
    transition-timing-function: ease-in-out;
    white-space: nowrap;
}

.bloko-button:hover {
    text-decoration: none;
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color;
    transition-timing-function: ease-in-out;
}

.bloko-button:focus {
    box-shadow: 0 0 4px 1px rgba(80, 157, 235, 0.2);
    outline: 0 none;
    text-decoration: none;
}

.bloko-button:active {
    box-shadow: 0 2px rgba(0, 0, 0, 0.2) inset, 0 0 4px 1px rgba(80, 157, 235, 0.2);
    outline: 0 none;
    text-decoration: none;
    transition-duration: 0.1s, 0.1s, 0.05s;
    transition-property: background-color, color, box-shadow;
    transition-timing-function: ease-in-out;
}

.bloko-button.bloko-button_pressed {
    box-shadow: 0 2px rgba(0, 0, 0, 0.2) inset;
}

.bloko-button[disabled] {
    box-shadow: none;
    cursor: default;
    opacity: 0.5;
}

.bloko-button .bloko-icon {
    opacity: 1;
    vertical-align: middle;
}

.bloko-button::-moz-focus-inner {
    border: 0 none;
}

.bloko-button:hover {
    border-color: #b4bdc1;
}

.bloko-button:focus {
    border-color: #509deb;
}

.bloko-button .bloko-icon {
    background-position: 0 0;
}

.bloko-button:visited {
    color: #333;
}

.bloko-button:hover {
    background-color: transparent;
}

.bloko-button:active {
    background-color: #e6e6e8;
    border-color: #509deb;
}

.bloko-button.bloko-button_pressed {
    background-color: #e6e6e8;
}

.bloko-button.bloko-button_pressed, .bloko-button:active, .bloko-button:hover {
    color: #333;
}

.bloko-button.bloko-button_pressed .bloko-icon, .bloko-button:active .bloko-icon, .bloko-button:hover .bloko-icon {
    background-position: 0 0;
}

.bloko-button[disabled] {
    background-color: transparent;
    border-color: #cbd1d4;
    color: #333;
}

.bloko-button_primary {
    background-color: #509deb;
    border-color: #509deb;
    color: #fff;
}

.bloko-button_primary:hover {
    background-color: #348de8;
    border-color: #348de8;
    color: #fff;
}

.bloko-button_primary:focus {
    border-color: #509deb;
}

.bloko-button_primary.bloko-button_pressed, .bloko-button_primary:active {
    background-color: #1a7de2;
    color: #fff;
}

.bloko-button_primary[disabled] {
    background-color: #509deb;
    border-color: #509deb;
    color: #fff;
}

.bloko-button_primary:visited {
    color: #fff;
}

.bloko-button_primary .bloko-icon, .bloko-button_primary.bloko-button_pressed .bloko-icon, .bloko-button_primary:active .bloko-icon, .bloko-button_primary:hover .bloko-icon {
    background-position: -17px 0;
}

.bloko-button_secondary {
    background-color: #80aa00;
    border-color: #80aa00;
    color: #fff;
    font-weight: bold;
}

.bloko-button_secondary:hover {
    background-color: #739900;
    border-color: #739900;
    color: #fff;
}

.bloko-button_secondary:focus {
    border-color: #509deb;
}

.bloko-button_secondary.bloko-button_pressed, .bloko-button_secondary:active {
    background-color: #680;
    color: #fff;
}

.bloko-button_secondary[disabled] {
    background-color: #80aa00;
    border-color: #80aa00;
    color: #fff;
}

.bloko-button_secondary:visited {
    color: #fff;
}

.bloko-button_secondary .bloko-icon, .bloko-button_secondary.bloko-button_pressed .bloko-icon, .bloko-button_secondary:active .bloko-icon, .bloko-button_secondary:hover .bloko-icon {
    background-position: -17px 0;
}

.bloko-button_tertiary {
    background-color: #fe5866;
    border-color: #fe5866;
    color: #fff;
}

.bloko-button_tertiary:hover {
    background-color: #fe3647;
    border-color: #fe3647;
    color: #fff;
}

.bloko-button_tertiary:focus {
    border-color: #509deb;
}

.bloko-button_tertiary.bloko-button_pressed, .bloko-button_tertiary:active {
    background-color: #fe1428;
    color: #fff;
}

div.flash-success {
    background: #dff0d8 none repeat scroll 0 0;
    border-color: #d6e9c6;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}

div.flash-error {
    background: #f2dede none repeat scroll 0 0;
    border-color: #ebccd1;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}

div#filters-listView form label {
    cursor: pointer;
    line-height: 20px;
}

div#filters-listView .filters-list-flag {
    vertical-align: middle;
    display: inline-block;
}

div#filters-listView div.container {
    width: 280px;
    display: inline-block;
    vertical-align: top;
}

div#filters-listView div.container.mini {
    width: 200px;
}

div#filters-listView div.container .inner-container {
    display: inline-block;
    margin: 0 5px;
}

div#filters-listView div.container .inner-container.block {
    display: block;
    margin-top: 10px;
}

div#filters-listView div.container .inner-container .part-block {
    margin: 5px 0;
}

div#filters-listView div.container .inner-container input[type=text] {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
}

div#filters-listView div.container .title {
    font: bold 12px Verdana, Arial, sans-serif;
    margin: 0 0 5px;
}

#filters-listView .history-filters-dir {
    width: 237px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px;
    padding: 0 6px 0 28px;
    vertical-align: middle;
}

div.favorite-bp-panel {
    width: 280px;
    height: 56px;
    margin: -40px 0 5px 0;
}

div.favorite-bp-panel .inner-container {
    height: 56px;
    width: 130px;
    display: inline-block;
    text-align: center;
    margin: 0 0 5px 0;
}

div.favorite-bp-panel .inner-container * {
    cursor: pointer;
}

div.main-page-block-header {
    display: block;
    padding: 11px 0 11px 13px;
    font-size: 1em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

div.main-page-block-header small {
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 21px;
}

.green-guide-button {
    background-color: #80aa00;
    border: 0 none;
    border-radius: 7px;
    color: #000;
    cursor: pointer;
    display: table-cell;
    font-size: 14px;
    height: 40px;
    line-height: 15px;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    /*width: 270px;*/
}

.green-guide-button:hover {
    font-size: 15px;
}

.empty_contact_board {
    background: #fff url("../img/basket.png") no-repeat scroll 12px center;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    height: 114px;
    margin: 5px 0 0 8px;
    position: absolute;
    width: 304px;
}

.alert {
    display: block;
    margin: 20px 0;
    padding: 10px 15px;
    border: 1px solid #eee;
    background-color: #fff;
    border-radius: 3px;
    font-size: 1.1em;
    color: #666;
}

.alert.alert-warning {
    color: #8b0000;
    background-color: #ffdead;
    border-color: #ff0000;
}

.alert.alert-info {
    color: #000000;
    background-color: #fafad2;
    border-color: #006400;
}

div.form-linear-container {
    display: inline-block;
}

div.form-input-margin {
    margin: 0 5px;
}

span.price-text {
    font-size: 14px;
    /*font-weight: bold;*/
}

/** ������������� ���� **/
del.cross {
    display: inline-block; /* ��������� ������� ������ �� ��������� ������ */
    text-decoration: none;
    position: relative;
}

.del-cross {
    display: block;
    position: relative;
    overflow: hidden; /* ��������� �������� ������ ����� */
}

del.cross:before,
.del-cross:before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0) url(/catalog/css/cross.svg) no-repeat;
    background-size: 100% 100%; /* ����������� ��� �� ��� ������ � ������ ����� */
}

/**  /������������� ���� **/
/** .���� ��**/
.rub {
    border-bottom: 1px solid #606060;
    color: #000000;
    display: inline-block;
    font-size: 15px;
    line-height: 3px;
    width: 8px;
}

.block-pay-bp-container {
    width: 200px;
    height: 150px;
    text-align: center;
    border: 2px solid #dbdbdb;
    padding: 4px;
    margin: 15px;
    display: inline-block;
}

.block-pay-bp-container-title {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

.block-pay-bp-container-price-title {
    display: inline-block;
    font-size: 16px;
    text-align: center;
}

.block-pay-bp-container-price-lable {
    display: inline-block;
    text-align: center;
    font-size: 17px;
}

.block-pay-bp-container-price-old {
    display: inline-block;
    text-align: center;
    font-size: 14px;
}

.block-pay-bp-container-price-actual {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    display: inline-block
}

.block-pay-bp-container-price-actual-note {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    width: 145px;
    word-wrap: break-word;
}

/** / ���� �� **/

/** �������� �� **/

.price_block .btn {
    display: inline-block;
    vertical-align: top;
    font-family: Proxima, sans-serif;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ff5d28;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.price_block .btn.not-active {

    background: rgba(64, 32, 23, 0.6);
    cursor: not-allowed;
}

/*???�???????????�??*/

#price {
    padding-top: 83px;
    padding-bottom: 90px;
}

#price h2 {
    font-size: 72px;
    font-weight: 900;
}

.price_block {
    margin-top: 31px;
}

.price_block table {
    width: 100%;
    border-collapse: collapse;
}

.price_block table .plus {
    position: relative;
}

.price_block table thead .price-name {
    display: block;
    margin-bottom: 7px;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    text-align: center;
}

.price_block table thead th:first-child {
    width: 17%;
}

.price_block table thead th {
    width: 16.6%;
    padding-top: 21px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.price_block table thead th p {
    color: #000;
    font-size: 13px;
    letter-spacing: 1px;
}

.price_block table thead td {
    font-size: 16px;
    padding: 21px;
}

.price_block table tfoot td {
    font-size: 16px;
    padding: 21px;
}

.price_block table thead td:first-child {
    text-align: left;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 0;
}

.price_block table .price-count td {
    background: #f4edf7;
    font-weight: 900;
    padding-top: 0;
    padding-bottom: 0;
    height: 65px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.price_block table thead td strong,
.price_block table tfoot td strong {
    font-size: 24px;
}

.price_block table .big-padding td {
    padding: 0;
    height: 85px;
}

.price_block table .big-padding td:first-child {
    font-size: 14px;
}

.price_block table tbody {
    display: none;
}

.price_block table tbody td {
    padding: 0;
    height: 50px;
}

.price_block table tbody tr:nth-of-type(3) td {
    background-color: #f9f6fa;
}

.price_block .open-table td {
    height: 65px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #d1b7dc;
    vertical-align: middle;
}

.price_block table tbody td:first-child {
    text-align: left;
    font-size: 12px;
    color: #000;
    padding-left: 20px;
}

.price_block .open-table {
    cursor: pointer;
}

.price_block .open-table td h3 {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    padding-right: 28px;
    color: #222;
}

.price_block .open-table td h3 span {
    font-size: 12px;
    font-weight: normal;
    display: block;
    text-transform: none;
}

.price_block .open-table td h3:after {
    content: "";
    background: url(../img/arrow-bottom.png) no-repeat;
    width: 17px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 5px;
}

.price_block .open-table.active td h3:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.price_block table thead th:nth-of-type(3),
.price_block .promo-table th:nth-of-type(3) {
    background: #8e52a9;
}

.price_block table thead th:nth-of-type(3) span,
.price_block table thead th:nth-of-type(3) p,
.price_block table thead td:nth-of-type(3),
.price_block .promo-table th:nth-of-type(3) span,
.price_block .promo-table th:nth-of-type(3) p,
.price_block .promo-table td:nth-of-type(3) {
    color: #fff;
}

.price_block table .plus:nth-of-type(4):before,
.price_block .promo-table .plus:nth-of-type(2):before {
    background-position: 0 -16px;
}

.price_block table td:nth-of-type(3),
.price_block .promo-table td:nth-of-type(3) {
    background: #8e52a9 !important;
}

.price_block table tfoot tr:last-child td:nth-of-type(3),
.price_block .promo-table tfoot tr:last-child td:nth-of-type(3) {
    background: #8e52a9;
}

.price_block table .price-row td {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #8c8c8c;
    text-align: center;
    vertical-align: middle;
}

.price_block table .price-row-2 td {
    background: #f4edf7;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #8c8c8c;
    /*text-align: center !important;*/
    vertical-align: middle;

}

.price_block table .price-row td:first-child,
.price_block table .price-row-2 td:first-child {
    font-size: 14px;
    text-align: left;
}

.price_block table .price-row td strong,
.price_block table .price-row-2 td strong {
    font-size: 18px;
}

.price_block table tfoot .btn {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    letter-spacing: 1px;
}

.price_block .mobile-tables table {
    display: none;
}

/*** ��������� �� �� **/

/*** ���������������� ������� - ������  ****/
.user_control_nav div.container-menu {
    display: inline-flex;
    width: 280px;
    margin: 0 0 0 100px;
    vertical-align: top;
}

.user_control_nav div.container-menu li a:first-child {
    margin: 0;
    color: #2994b2;
    text-decoration: underline;
}

.user_control_nav div.container-menu li {
    display: block;
}

.user_control_nav div.block-container {
    text-align: center;
}

.user-info {
    display: inline-block;
    width: 435px;
    vertical-align: top;
}

.comment_block_left {
    float: left;
    margin: 10px 10px 30px 10px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    max-width: 375px;
    min-width: 272px;
    width: 98%;
    min-height: 160px;
    background-color: white;
    font-size: 16px;
    padding: 2em 0;
    text-align: center;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.09);
    -moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.09);
    box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.09);
}

.comment_block_center {
    margin: 10px auto;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    width: 375px;
    min-height: 160px;
    background-color: white;
    font-size: 16px;
    padding: 2em 0;
    text-align: center;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.09);
    -moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.09);
    box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.09);
}



.comment_block_left a {
    color: #fff !important;
    text-decoration: none;

}

.comment_block_left p, .comment_block_center p {
    padding: 4px 0 4px 0;
}


.contact_button {
    display: inline-block;
    cursor: pointer;
    width: 310px;
    text-align: center;
    background-color: #fff;
    padding: 6px 0px;
    border: 1px solid rgb(68, 68, 68);
    border-radius: 4px;
    font-size: 12pt;
    margin: 0px;
}

.contact_button:hover {
    background-color: #fafafa;
    transition-duration: .2s;
}

.contact_button a {
    color: #000 !important;
    text-decoration: none;
}

.comment-form-elements {
    text-align: left;
    padding-left: 38px;
    font-size: 14px;
}

.comment-form-elements_tc {
    text-align: left;
    padding-left: 22px;
    font-size: 14px;
}

.order_form {
    min-height: 250px;
}

.order_form input {
    padding: 7px;
    margin-bottom: 8px;
    width: 250px;
}

.enable-notify {
    font-weight: bold;
    font-size: 14px;
}

.sam-button {
    background: url("../catalog/images/buttons/btn-l.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 5px;
    text-decoration: none;
}

.sam-button span {
    background: url("../catalog/images/buttons/btn-r.png") no-repeat scroll right top transparent;
    display: inline-block;
    line-height: 19px;
    color: #FFFFFF;
    margin-right: 5px;
    padding: 3px 7px 3px 2px;
    text-decoration: none;
}

.sam-button span img {
    padding: 0 5px 0 0;
    border: 0 none;
}


/*** ���������������� ������� - �����  ****/

