header {
    position: relative;
    background-color: #f6f6f6;
    height: 62px;
    min-width: 1250px;
}
.header-block-1 {
    position: relative;
    height: 41px;
    background-color: #FCFCFC;
    border-bottom: 1px dotted #C1C1C1;
}
.header-nav-blocks {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
}
.header-block-2 {
    position: relative;
    height: 50px;
    border-bottom: 1px dotted #C1C1C1;
}
footer {
    position: relative;
    margin-top: 10px;
    min-width: 1250px;
}
.footer-block-1 {
    position: relative;
    height: 42px;
    background-color: #445961;
}
.my-logos li {
    float: left;
    margin-right: 30px;
}
.my-logos li a {
    display: block;
    cursor: pointer;
    height: 42px;
    width: 85px;
    background-image: url('../images/logos.png?v=0.2');
    background-repeat: no-repeat;
}
.my-logos li a.myauto, .my-sites-tabs  li a.myauto {
    background-position: 0 0;
}
.my-logos li a.myhome, .my-sites-tabs li a.myhome {
    background-position: 0 -42px;
}
.my-logos li a.myparts, .my-sites-tabs li a.myparts  {
    background-position: 0 -84px;
    width: 88px!important;
}
.my-logos li a.myjobs, .my-sites-tabs li a.myjobs  {
    background-position: 0 -126px;
    width: 80px!important;
}
.my-logos li a.mydeal, .my-sites-tabs li a.mydeal  {
    background-position: 0 -168px;
    width: 80px!important;
}
.my-logos li a.mysports, .my-sites-tabs li a.mysports  {
    background-position: 0 -210px;
    width: 90px!important;
}
.my-logos li a.myads, .my-sites-tabs li a.myads  {
    background-position: 0 -252px;
}
.my-logos li a:hover {
    background-position-x: -150px;
}
.footer-block-2 {
    position: relative;
    background-image: url('../images/footer_bg.png');
    background-repeat: repeat;
}
.footer-menu {
    margin: 14px 0;
}
.footer-menu li a {
    line-height: 36px!important;
    margin: 0!important;
}
.footer-counters {
    display: table;
    float: right;
    margin: 17px 0;
}
.footer-counters li {
    display: table-cell;
    vertical-align: middle;
    padding-left: 8px;
}
.footer-copy {
    text-align: center;
    font-size: 10px;
    color: #434343;
    padding-bottom: 15px;
}
.header-menu, .header-menu > li {
    float: left;
}
.header-menu > li > a {
    float: left;
    margin: 14px 0;
    padding: 0 8px;
    font-size: 13px;
    color: #333;
    line-height: 34px;
    font-family: BPGMrgvlovaniCaps;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid transparent;
}
.header-menu li a:hover, .header-menu li a.active {
    color: #f29d09;
}
.header-menu.right > li:last-child a {
    margin-right: 0;
}
.header-sub-menu {
    position: relative;
}
.header-sub-menu ul {
    display: none;
    position: absolute;
    top: 49px;
    left: 0;
    border: 1px solid #f9d69a;
    background-color: #FFF;
    z-index: 2;
    min-width: 100%;
    padding: 5px 0;
}
.header-sub-menu ul li a {
    display: block;
    padding: 0 15px;
    line-height: 30px;
    white-space: nowrap;
    color: #333;
    font-size: 12px;
}
.header-sub-menu:hover > a {
    position: relative;
    background-color: #FFF;
    border: 1px solid #f9d69a;
    border-bottom-color: #FFF;
    z-index: 3;
}
.header-sub-menu:hover ul {
    display: block;
}
.logo {
    display: block;
    float: left;
    height: 62px;
    width: 193px;
    background: url('../images/logo.png') no-repeat left center;
}
.logo:hover + .site-logos, .site-logos:hover {
	display: inline-block!important;
}
.logo:hover + .site-logos + .header-menu, .site-logos:hover + .header-menu {
    display: none!important;
}
.search-block {
    margin-top: 8px;
}
.search-form {
    width: 728px;
    float: left;
}
.search {
    position: relative;
    height: 32px;
    width: 682px;
    border: 1px solid #f8a4ad;
    border-right-color: #FFF;
}
#search-input {
    position: relative;
    float: left;
    width: 356px;
    height: 30px;
    padding: 0 8px;
    border: 0;
    box-shadow: none;
    outline: none;
    font-size: 11px;
    color: #333;
}
.saerch-shop #search-input {
    width: 455px;
}
.search-select {
    position: relative;
    float: left;
    height: 30px;
    width: 128px;
    font-size: 11px;
    padding: 0 20px 0 5px;
    color: #333;
    outline: none;
    cursor: pointer;
    background-image: url('../images/select_arrow_red.png');
    background-position: 100% 13px;
    background-repeat: no-repeat;
    box-shadow: none;
    border: 0;
}
.saerch-shop .search-select {
    width: 158px;
}
.search-1 {
    width: 824px;
}
.search-1 .search-select {
    width: 150px;
}
.search .sep {
    display: block;
    float: left;
    background-color: #F8A4AD;
    width: 1px;
    height: 24px;
    margin: 3px 0;
}
.search-btn {
    position: absolute;
    right: -47px;
    top: -1px;
    height: 32px;
    width: 47px;
    outline: none;
    cursor: pointer;
    border: 1px solid #ed145b;
    border-left: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #f26c4f;
    background-image: url('../images/search_btn.png');
    background-position: center;
    background-repeat: no-repeat;
}
.search-detail {
    width: 114px;
    display: block;
    float: left;
    height: 35px;
    padding: 0 10px;
    color: #333;
    outline: none;
    cursor: pointer;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    margin: 7px 8px;
    font-size: 12px;
    line-height: 35px;
    background-image: url('../images/arrow_black_right.png');
    background-position: right 7px center;
    background-repeat: no-repeat;
}
.search-det {
    display: none;
    background-color: #fcfcfc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 37px;
    right: -44px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(117,117,117,0.8);
    -moz-box-shadow: 0px 3px 7px 0px rgba(117,117,117,0.8);
    box-shadow: 0px 3px 7px 0px rgba(117,117,117,0.8);
}
.search-det .search-det-block {
    padding: 16px;
}
.search-det li {
    float: left;
    width: 245px;
    height: 80px;
    border-right: 1px solid #b6b4b1;
    padding: 0 15px;
}
.search-det li:first-child {
    padding-left: 0;
}
.search-det li:last-child {
    padding-right: 0;
    border: 0;
    width: 344px;
}
.search-det li .title {
    font-size: 12px;
    color: #333;
    font-family: BPGMrgvlovaniCaps;
    margin: 5px 0 15px;
}
.search-det li:last-child .title {
    float: left;
}
.search-det li .currencies {
    float: left;
    margin: 2px 0 0 25px;
}
.search-det li .currencies label:not(:last-child) {
    margin-right: 15px;
}
.search-det li select {
    width: 100%;
    border-width: 2px;
    border-color: #b4b4b4;
    box-shadow: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    height: 29px;
    background: #FFF url('../images/select_bold_bg.png') no-repeat right center;
}
.search-det-price-from, .search-det-price-to {
    font-size: 12px;
    line-height: 25px;
    color: #333;
}
.new-statement {
    display: block;
    float: left;
    height: 32px;
    width: 252px;
    font-size: 12px;
    line-height: 34px;
    color: #FFF;
    cursor: pointer;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 0 10px 0 28px;
    background-color: #F26C4F;
    background-image: url('../images/new_statement.png');
    background-repeat: no-repeat;
    background-position: 10px;
}
.micro-banners {
    margin-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #C1C1C1;
}
.micro-banners li {
    float: left;
    margin-left: 6px;
    width: 200px;
    height: 95px;
}
.micro-banners li:first-child {
    margin-left: 0;
}
.full-banner {
    height: 100px;
    margin-top: 8px;
}
.main-section {
    margin-top: 8px;
}
.left-block {
    float: left;
    width: 252px;
    padding-bottom: 100px;
}
/*.cats-types {
    border-top: 1px dotted #969696;
}*/
.cats-title {
    border: 1px solid #969696;
    border-bottom: transparent;
    display: block;
    padding: 10px 8px 9px 28px;
    font-family: BPGMrgvlovaniCaps;
    color: #FF8400;
    font-size: 14px;
    position: relative;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    background-color: #fbfbfb;
}
.cats-title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 28px;
    height: 33px;
    background-image: url('../images/cat_title_arrows.png?v=0.1');
    background-position: -28px -33px;
}
.cats-title:hover {
    border-color: #f29d09;
}
.cats-title:hover:after {
    content: '';
    position: absolute;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border-top: 1px solid #f29d09;
    z-index: 1;
}
.cats-type {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    font-family: BPGMrgvlovaniCaps;
    cursor: pointer;
    padding-left: 26px;
    background-color: #FFF;
    color: #F7A71C;
    border-left: 1px solid #969696;
    background-image: url('../images/arrow_yellow_right.png');
    background-position: right 15px center;
    background-repeat: no-repeat;
    position: relative;
}
.cats-type.active {
    color: #FFF;
    background-color: #f29d09;
    background-image: url('../images/arrow_white_bottom.png');
    border-left: 1px solid transparent;
}
.cats-type:first-child {
    margin: 1px 0;
}
.cats-type:before {
    position: absolute;
    content: '';
    left: 1px;
    top: -1px;
    border-top: 1px dotted #DDDDDD;
    right: 0;
}
.cats-type.active:before {
    border-top-color: #FFF;
}
.cats-type:first-child.active:before {
    border-top: 1px solid #F29D09;
    left: -1px;
}
.cats-type.active + .cats-type:before,
.cats-type.active + ul.cats li:first-child a {
    border-top-color: transparent;
}
/*.cats-types .cats-type:first-child:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    right: 0;
    border-bottom: 1px dotted #969696;
}*/
.cats > li {
    display: block;
    width: 100%;
    position: relative;
}
.cats > li > .cats-holder {
    display: block;
    height: 35px;
    border-top: 1px dotted #DDD;
    border-left: 1px solid #969696;
    position: relative;
    cursor: pointer;
}
.cats > li > .cats-holder a {
    color: #333;
    height: 35px;
    display: block;
    line-height: 37px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 190px;
}
.cats > li:first-child > .cats-holder {
    border-top: 1px solid #969696;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}
.cats > li:last-child {
    margin-bottom: 10px;
}
.cats-title.db + .cats li:first-child > .cats-holder {
    border-radius: 0;
}
.cats > li:last-child > .cats-holder {
    border-bottom: 1px solid #969696;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.cats > li > .cats-holder i {
    display: block;
    float: left;
    width: 18px;
    height: 34px;
    margin: 0 5px;
    background-repeat: no-repeat;
    position: relative;
}
.cats > li > .cats-holder h2,
.cats > li > .cats-holder h3 {
    height: 34px;
    color: #333;
    font-size: 11px;
    display: table-cell;
    vertical-align: middle;
    line-height: 13px;
    width: 100%;
}
.cats > li > .cats-holder span {
    color: #ABABAB;
    font-size: 9px;
    display: table-cell;
    line-height: 36px;
    position: relative;
}
.cats > li:hover > .cats-holder span {
    color: #FFF;
}
.cats > li:hover > .cats-holder span:after {
    position: absolute;
    z-index: 3;
    content: '';
    right: -1px;
    top: 1px;
    bottom: 3px;
}
.cats > li:hover > .cats-holder span {
    right: 1px;
}
.cats > li.active > .cats-holder span {
    right: 0;
}
.cats > li:hover > .cats-holder span:after {
    border-right: 1px solid #f29d09!important;
    bottom: 2px;
    top: 0;
}
.cats > li.active > .cats-holder span:after {
    border-right: 1px solid #FFF!important;
    bottom: 3px;
    top: 1px;
}
.cats > li:first-child.active > .cats-holder span:after {
    top: 0;
}

/*.cats > li:hover .sub-cats {
    display: block;
}*/
.cats > li:hover + li .cats-holder {
    border-top-color: transparent;
}
.cats > li:hover > .cats-holder {
    border-top-color: transparent;
    border-left-color: #f29d09;
}
.cats > li.active > .cats-holder {
    margin-right: -5px;
}
.cats > li:not(:first-child):hover > .cats-holder:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -1px;
    right: 0;
    display: block;
    content: '';
    border-top: 1px solid #f29d09;
}
.cats > li:not(:last-child):hover > .cats-holder:after {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: -1px;
    right: 0;
    display: block;
    content: '';
    border-top: 1px solid #f29d09;
}
.cats > li:first-child:hover > .cats-holder {
    border-top-color: #f29d09;
}
.cats > li:last-child:hover > .cats-holder {
    border-bottom-style: solid!important;
    border-bottom-color: #f29d09;
}
.cats > li.active > .cats-holder:before,
.cats > li.active > .cats-holder:after {
    right: 0px;
}
.cats > li:hover > .cats-holder i {
    background-image: url('../images/last_cat_hover.png');
}
.cats > li[data-sub-cats="0"] > .cats-holder i {
    background-image: url('../images/last_cat.png');
}
.cats > li[data-sub-cats="0"]:hover > .cats-holder i {
    background-image: url('../images/last_cat_hover.png?v=1');
}
.cats > li[data-sub-cats="1"] > .cats-holder i {
    background-image: url('../images/sub_cats.png');
}
.cats > li[data-sub-cats="1"]:hover > .cats-holder i {
    background-image: url('../images/sub_cats_hover.png?v=1');
}
.cats > li[data-p-cat-id="0"] > .cats-holder i {
    background-image: url('../images/cats.png?v=0.0.2');
}
.cats > li[data-p-cat-id="0"]:hover > .cats-holder i {
    background-image: url('../images/cats_hover.png?v=0.0.2');
}
.cats > li[data-middle-cat="1"] > .cats-holder i {
    background-image: url('../images/middle_cat.png');
}
.cats > li[data-middle-cat="1"]:hover > .cats-holder i {
    background-image: url('../images/middle_cat_hover.png');
}
.cats > li:hover > .cats-holder i:before {
    border-left-color: #f29d09;
}
/*.cats li a:hover i:after {
    display: block;
    width: 4px;
    height: 7px;
    background-image: url('../images/cats_i_arrow.png');
    position: absolute;
    content: '';
    left: -5px;
    top: 50%;
    margin-top: -3.5px;
}*/
.cats > li:hover > a h2 {
    color: #FF8400;
}
.cat-3 {
    background-position: 0 -34px;
}
.cat-6 {
      background-position: 0 -68px;
}
.cat-15 {
    background-position: 0 -102px;
}
.cat-12 {
    background-position: 0 -136px;
}
.cat-148 {
    background-position: 0 -170px;
}
.cat-18 {
    background-position: 0 -204px;
}
.cat-9 {
    background-position: 0 -238px;
}
.cat-13 {
    background-position: 0 -272px;
}
.cat-17 {
    background-position: 0 -306px;
}
.cat-302 {
    background-position: 0 -340px;
}
.cat-16 {
    background-position: 0 -374px;
}
.cat-309 {
    background-position: 0 -408px;
}
.cat-250 {
    background-position: 0 -442px;
}
.cat-2 {
    background-position: 0 -476px;
}
.cat-294 {
    background-position: 0 -510px;
}
.cat-10 {
    background-position: 0 -544px;
}
.cat-142 {
    background-position: 0 -578px;
}
.cat-11 {
    background-position: 0 -612px;
}
.cat-4 {
    background-position: 0 -646px;
}
.cat-7 {
    background-position: 0 -680px;
}
.cat-878 {
    background-position: 0 -714px;
}
.cat-160 {
    background-position: 0 -748px;
}
.cat-980 {
    background-position: 0 -782px;
}
.cat-997 {
    background-position: 0 -816px;
}
.cat-1037 {
    background-position: 0 -850px;
}
.cat-999 {
    background-position: 0 -884px;
}
.cat-888 {
    background-position: 0 -918px;
}
.cat-1038 {
    background-position: 0 -952px;
}
.sub-cats {
    display: none;
    position: absolute;
    top: -75px;
    left: 257px;
    width: 728px;
    min-height: 185px;
    background-color: #FFF;
    border: 1px solid #f29d09;
    z-index: 2;
}
.cats li:first-child .sub-cats {
    top: -40px;
}
.cats-title.db + .cats li:first-child .sub-cats {
    top: -74px;
}
.sub-cats:before {
    content: '';
    position: absolute;
    left: -118px;
    top: 0;
    width: 0;
    height: 0;
    border: 37px solid transparent;
    border-right-width: 80px;
}
.sub-cats:after {
    content: '';
    position: absolute;
    left: -118px;
    top: 108px;
    width: 0;
    height: 0;
    border: 37px solid transparent;
    border-right-width: 80px;
}
.sub-cats-1 {
    float: left;
    width: 230px;
    margin: 10px 0 10px 10px;
}
.sub-cats-1 a {
    font-size: 11px;
    color: #333;
    margin: 4px 0;
    width: 100%;
    height: auto;
}
.sub-cats-1 a:hover {
    color: #FF8400;
}
.sub-cats-1 a span {
    color: #333;
    white-space: inherit;
    height: auto;
    float: left;
    width: 208px;
}
.sub-cats-1 a h3 {
    white-space: inherit;
    height: auto;
    float: left;
    width: 208px;
}
.middle-block {
    float: left;
    width: 728px;
    margin: 0 5px;
}
.slider {
    display: block;
    width: 728px;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.slider ul {
    height: 300px;
    width: 1456px;
}
.slider ul li {
    display: block;
    float: left;
    height: 300px;
    width: 728px;
}
.slider-new-slide {
    display:inline-block;
    position:absolute;
    top:0;
    z-index:0;
    left:728px;
    border-left: 1px solid #000;
}
.slider-points {
    position: absolute;
    z-index: 1;
    left: 20px;
    bottom: 20px;
    display: none;
}
.slider:hover .slider-points {
    display: block;
}
.slider-points i {
    display: block;
    float: left;
    margin-right: 10px;
    height: 12px;
    width: 12px;
    background-color: #FFF;
    border: 1px solid #939393;
    cursor: pointer;
    border-radius: 50%;
}
.slider-points i:hover, .slider-points i.active {
    background-color: #f8901f;
    border-color: #f8901f;
}
.slider-points i.active {
    cursor: default;
}
.slider .iframe-link {
    z-index: 0!important;
}
.slider-arrow {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 32px;
    height: 60px;
    background-color: #000;
    cursor: pointer;
    z-index: 1;
    opacity: .45;
    background-image: url('../images/slider_arrows.png?v=0.1');
}
.slider-arrow-left {
    left: 0;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.slider-arrow-right {
    right: 0;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background-position: -32px 0;
}
.slider-arrow:hover {
    opacity: .8;
}
.slider:hover .slider-arrow {
    display: block;
}
.right-block {
    float: left;
    width: 240px;
}
.left-block-banner {
    float: left;
    border:1px solid #D6D6D6;
    padding: 5px;
}
.vips {
    border: 1px solid #e0e0e0;
    border-left: 0;
    margin-top: 5px;
    position: relative;
}
.vips-title {
    display: block;
    float: left;
    width: 20px;
    height: 366px;
    margin-right: 2px;
    position: relative;
    background-color: #e0e0e0;
}
.vips-title span {
    display: block;
    width: 17px;
    height: 120px;
    margin: 0 1.5px;
    background-image: url('../images/vips_titles.png?v=0.2');
    background-repeat: no-repeat;
}
.vips.vip-plus .vips-title span {
    height: 112px;
    background-position: 0 -120px;
}
.vips.new-st .vips-title.en span {
    height: 85px;
    background-position: 0 -230px;
}
.vips.new-st .vips-title.ka span {
    height: 98px;
    background-position: 0 -312px;
}
.vips.new-st .vips-title.ru span {
    height: 102px;
    background-position: 0 -410px;
}
.vips.online-st .vips-title.en span {
    height: 172px;
    background-position: 0 -718px;
}
.vips.online-st .vips-title.ka span {
    height: 206px;
    background-position: 0 -512px;
}
.vips.online-st .vips-title.ru span {
    height: 218px;
    background-position: 0 -888px;
}
.vips:hover .vips-title span {
    background-position: -17px 0;
}
.vips.vip-plus:hover .vips-title span {
    background-position: -17px -120px;
}
.vips.new-st:hover .vips-title.en span {
    background-position: -17px -230px;
}
.vips.new-st:hover .vips-title.ka span {
    background-position: -17px -312px;
}
.vips.new-st:hover .vips-title.ru span {
    background-position: -17px -410px;
}
.vips.online-st:hover .vips-title.en span {
    background-position: -17px -718px;
}
.vips.online-st:hover .vips-title.ka span {
    background-position: -17px -512px;
}
.vips.online-st:hover .vips-title.ru span {
    background-position: -17px -888px;
}
.vips.new-st .vips-title {
    height: 304px;
}
.vips ul {
    position: absolute;
    left: 23px;
}
.vips ul li {
    float: left;
    margin: 3px 3px 0 0;
}
.vips:not(.new-st) ul li:nth-child(4) ~ li {
    margin-top: 10px;
}
.vips ul li a {
    display: block;
    width: 173px;
    height: 175px;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
}
.vips .points {
    display: block;
    position: absolute;
    left: 0;
    bottom: 5px;
}
.vips .points p {
    display: block;
    float: left;
    width: 20px;
    height: 16px;
    position: relative;
    cursor: pointer;
}
.vips .points p i {
    display: block;
    width: 5px;
    height: 5px;
    background-color: #afafaf;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -2.5px;
    margin-left: -2.5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    transition: all 0.1s ease-in-out;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    -ms-transition: 0.1s ease-in-out;
}
.vips .points p.active i, .vips .points p:hover i {
    width: 10px;
    height: 10px;
    margin-left: -5px;
    margin-top: -5px;
}
.vips:hover .points p i {
    background-color: #06a258;
}
.img {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    position: relative;
}
.img-border-silver:after, .img-border-red:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
}
.img-border-silver:after {
    border: 1px solid rgba(187, 187, 187, 0.5);
}
.img-border-red:after {
    border: 1px solid #ff8400;
}
.vips ul li a .img {
    display: block;
    height: 130px;
}
.img-inside {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 130px;
}
.img-inside img {
    max-width: 173px;
    max-height: 130px;
}
.vips.new-st ul li a {
    width: 137px;
    height: 144px;
}
.vips.new-st .img-inside  img{
    max-height: 102px;
    max-width: 137px;
}
.vips.new-st .img-inside {
    height:102px;
}
.vips.new-st ul li:nth-child(5)  a,
.vips.new-st ul li:nth-child(10) a,
.vips.new-st ul li:nth-child(15) a,
.vips.new-st ul li:nth-child(5)  a .img,
.vips.new-st ul li:nth-child(10) a .img,
.vips.new-st ul li:nth-child(15) a .img {
    width: 138px;
}
.vips.new-st ul li:nth-child(5) ~ li {
    margin-top: 10px;
}
.vips-pr-title, .vips-pr-brand, .vips-pr-price {
    font-size: 12px;
    font-family: BPGMrgvlovaniCaps;
    padding: 8px 4px 0;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vips-pr-title {
    color: #6D6D6D;
}
.vips-pr-brand {
    color: #363636;
}
.vips-pr-price {
    color: #E17400;
}
.vips-pr-price .lari, .price .lari {
  font-weight: bold;
}
.vips.new-st .vips-pr-title,
.vips.new-st .vips-pr-brand,
.vips.new-st .vips-pr-price {
    font-size: 11px;
    font-family: bpg_mrgvlovani;
}
.shopping-btn, .shopping-btn-min {
    background-color: #f29d09;
    background-image: url('../images/buy_icon.png');
    background-repeat: no-repeat;
    background-size: 16px;
    height: 20px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    display: inline-block;
}
.shopping-btn {
    background-position: 8px;
    height: 22px;
    line-height: 24px;
    padding: 0 6px 0 28px;
    color: #FFF;
    font-size: 11px;
    background-size: 16px;
    margin-top: 6px;
}
.shopping-btn-min {
    position: absolute;
    left: 0;
    top: 98px;
    height: 18px;
    line-height: 19px;
    font-family: BPGMrgvlovaniCaps;
    text-transform: uppercase;
    padding: 0 4px 0 22px;
    background-position: 4px;
}
.vips.new-st .vips-buy {
    padding-right: 0;
}
.h-banner {
    margin-top: 5px;
}
.h-banner img {
    float: left;
}
.my-sites-contents {
    margin-top: 5px;
}
//new styles
.my-sites-contents .img-inside img{
    max-height: 102px;
    max-width: 137px;
}
.my-sites-contents .img-inside {
    height:102px;
    overflow: hidden;
}




.my-sites-contents .my-sites-tabs {
    height: 39px;
    position: Relative;
    overflow: hidden
}
.my-sites-contents .my-sites-tabs li {
    height: 31px;
    width: 145px;
    margin-top: 9px;
    border: 1px solid #dbdbdb;
    border-bottom: 0;
    float: left;
    margin-right: 1px;
    cursor: pointer;
    transition: margin 0.1s ease-in-out, height 0.1s ease-in-out, border-color 0.1s ease-in-out;
    -webkit-transition: margin 0.1s ease-in-out, height 0.1s ease-in-out, border-color 0.1s ease-in-out;
    -moz-transition: margin 0.1s ease-in-out, height 0.1s ease-in-out, border-color 0.1s ease-in-out;
    -o-transition: margin 0.1s ease-in-out, height 0.1s ease-in-out, border-color 0.1s ease-in-out;
    -ms-transition: margin 0.1s ease-in-out, height 0.1s ease-in-out, border-color 0.1s ease-in-out;
    position: Relative;
    overflow: hidden;
}
.my-sites-contents .my-sites-tabs li:hover,
.my-sites-contents .my-sites-tabs li.active {
    margin-top: 0;
    height: 40px;
}
.my-sites-contents .my-sites-tabs li.active {
    cursor: default;
}
.my-sites-contents .my-sites-tabs li:last-child {
    margin-right: 0;
    width: 144px;
}
.my-sites-contents .my-sites-tabs li:hover,
.my-sites-contents .my-sites-tabs li.active {
    background-image: url('../images/msc_tab_hover_bgs.png');
    background-repeat: repeat-x;
    border-color: #6bd76e;
}
.my-sites-contents .my-sites-tabs li.mydeal-tab:hover,
.my-sites-contents .my-sites-tabs li.mydeal-tab.active {
    background-position-y: 0 -39px;
    border-color: #f0494f;
}
.my-sites-contents .my-sites-tabs li.myjobs-tab:hover,
.my-sites-contents .my-sites-tabs li.myjobs-tab.active {
    background-position-y: -78px;
    border-color: #3da1e6;
}
.my-sites-contents .my-sites-tabs li.myparts-tab:hover,
.my-sites-contents .my-sites-tabs li.myparts-tab.active {
    background-position-y: -117px;
    border-color: #405365;
}
.my-sites-contents .my-sites-tabs li.myauto-tab:hover,
.my-sites-contents .my-sites-tabs li.myauto-tab.active {
    background-position-y: -156px;
    border-color: #f27427;
}
.my-sites-contents .my-sites-tabs li a {
    display: block;
    float: left;
    width: 85px;
    height: 42px;
    margin: 0px 5px 0 20px;
    background-image: url('../images/logos.png');
    background-position-x: -150px;
    opacity: 0.6;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
}
.my-sites-contents .my-sites-tabs li i {
    display: block;
    float: left;
    width: 7px;
    height: 8px;
    margin-top: 17px;
    background-image: url('../images/msc_tab_hover_arrows.png');
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
}
.my-sites-contents .my-sites-tabs li.mydeal-tab i {
    background-position-y: -8px;
}
.my-sites-contents .my-sites-tabs li.myjobs-tab i {
    background-position-y: -16px;
}
.my-sites-contents .my-sites-tabs li.myparts-tab i {
    background-position-y: -24px;
}
.my-sites-contents .my-sites-tabs li.myauto-tab i {
    background-position-y: -32px;
}
.my-sites-contents .my-sites-tabs li:hover a,
.my-sites-contents .my-sites-tabs li.active a,
.my-sites-contents .my-sites-tabs li:hover i,
.my-sites-contents .my-sites-tabs li.active i {
    opacity: 1;
}
.my-sites-contents .my-sites-content {
    height: 318px;
}
.my-sites-contents .my-sites-content > li {
    height: 334px;
    width: 100%;
    border: 1px solid;
    float: left;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    display: none;
}
.my-sites-contents .my-sites-content > li.active {
    display: block;
}
.my-sites-contents .my-sites-content >li.myhome-content {
    border-color: #6bd76e;
}
.my-sites-contents .my-sites-content > li.mydeal-content {
    border-color: #f0494f;
}
.my-sites-contents .my-sites-content > li.myjobs-content {
    border-color: #3da1e6;
}
.my-sites-contents .my-sites-content > li.myparts-content {
    border-color: #405365;
}
.my-sites-contents .my-sites-content > li.myauto-content {
    border-color: #f27427;
}
.my-sites-content-list li {
    float: left;
    margin: 3.5px 0 0 3.5px;
}
.my-sites-content-list li:nth-child(5) ~ li {
    margin-top: 10px;
}
.my-sites-content-list li a {
    display: block;
    width: 141px;
    height: 158px;
}
.my-sites-content-list li a div {
    height: 55px;
    border:1px solid transparent;
    border-top: 0!important;
}
.my-sites-content-list li a .img {
    width: 141px;
    height: 102px;
    border: 1px solid;
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
    position: relative;
}
.my-sites-content-list.myhome-list li a .img,
.my-sites-content-list.myhome-list li a:hover div {
    border-color: #6bd76e;
}
.my-sites-content-list.myjobs-list li a .img,
.my-sites-content-list.myjobs-list li a:hover div {
    border-color: #3da1e6;
}
.my-sites-content-list.myparts-list li a .img,
.my-sites-content-list.myparts-list li a:hover div {
    border-color: #405365;
}
.my-sites-content-list.myauto-list li a .img,
.my-sites-content-list.myauto-list li a:hover div {
    border-color: #f27427;
}
.my-sites-content-list * {
    font-weight: bolder;
}
.my-sites-content-list.myhome-list * {
    color: #03ac42;
}
.my-sites-content-list.myjobs-list * {
    color: #3397dc;
}
.my-sites-content-list.myparts-list * {
    color: #405365;
}
.my-sites-content-list.myauto-list * {
    color: #f27427;
}
.my-sites-content-list .title {
    font-size: 11px;
    font-family: bpg_mrgvlovani;
    padding: 5px 2px;
    text-align: center;
    line-height: 14px;
    max-height: 31px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.my-sites-content-list.myjobs-list .title {}
.my-sites-content-list.myauto-list .title {
    height: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.my-sites-content-list.myauto-list .brand {
    padding-top: 0;
    height: 16px;
    text-transform: inherit;
    font-weight: normal;
}
.my-sites-content-list .price {
    font-size: 12px;
    font-family: BPGMrgvlovaniCaps;
    padding: 0 4px 4px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.my-sites-content-list .price-agr {
    font-size: 10px;
}
.pr-view {
    float: left;
    margin-right: 5px;
    width: 985px;
}
.pr-view-cats {
    height: 18px;
    background-color: #e8e6e6;
    margin-bottom: 8px;
}
.pr-view-cats a {
    display: block;
    float: left;
    height: 18px;
    cursor: pointer;
    position: relative;
    font-family: BPGMrgvlovaniCaps;
    color: #FFF;
    font-size: 12px;
    line-height: 19.5px;
    padding: 0 15px;
    transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
}
.pr-view-cats a:after {
    content: '';
    display: block;
    width: 10px;
    height: 18px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -5px;
    background-image: url('../images/pr_view_cat_arrow.png');
}
.pr-view-cats a:nth-child(1) {
    background-color: #999;
    background-image: url('../images/pr_view_go_back.png');
    background-position: 10px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.pr-view-cats a:nth-child(2) {
    background-color: #a5a5a5;
}
.pr-view-cats a:nth-child(3) {
    background-color: #b6b6b6;
}
.pr-view-cats a:nth-child(4) {
    background-color: #C3C3C3;
}
.pr-view-cats a:hover {
    background-color: #f29d09;
}
.pr-view-left-block {
    width: 392px;
    float: left;
    position: relative;
}
.pr-view-right-block {
    width: 578px;
    float: left;
    margin-left: 15px;
}
.pr-view-img-block, .pr-view-img-large {
     width: 392px;
}
.pr-view-img {
    width: 392px;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: url('../images/loupe.svg'), auto;
    position: relative;
}
.pr-view-img, .pr-view-img-large {
    height: 294px;
}
.pr-view-img-large {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.pr-view-img img {
    max-width: 100%;
    max-height: 100%;
}
.pr-view-img.no-photo {
    cursor: default!important;
}
.pr-view-video {
    height: 100%;
}
.pr-view-video iframe {
    float: left;
}
.pr-view-block:hover #D3 {
    display: none;
}
.pr-view-img-block i.vip {
    display: block;
    width: 57px;
    height: 42px;
    position: absolute;
    z-index: 1;
    left: 5px;
    top: -5px;
    background-image: url('../images/pr_view_vip.png');
}
.pr-view-img-block i.vip-0, .pr-view-img-block i.vip-5  { background-image: none; }
.pr-view-img-block i.vip-20 { background-position: 0 0; }
.pr-view-img-block i.vip-15 { background-position: 0 -42px; }
.pr-view-img-block i.vip-10 { background-position: 0 -84px; }
.pr-view-zoom-info {
    height: 28px;
    background-color: #e8e6e6;
    text-align: center;
}
.pr-view-zoom-info span {
    display: inline-block;
    height: 18px;
    padding-left: 20px;
    line-height: 23px;
    color: #a0a0a0;
    font-size: 12px;
    margin: 4px 0;
    background-image: url('../images/pr_view_zoom.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.pr-view-imgs {
    height: 78px;
    position: relative;
    overflow: hidden;
}
.pr-view-imgs ul {
    position: absolute;
    left: 0;
    top: 7px;
    bottom: 0;
    width: 1285px;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-duration: 500ms;
    transform: translate3d(0, 0px, 0px);
}
.pr-view-imgs li {
    display: block;
    float: left;
    width: 95px;
    height: 71px;
    margin-left: 4px;
    position: relative;
    cursor: pointer;
}
.pr-view-imgs li:hover:after, .pr-view-imgs li.active:after,
.pr-group-items li a:hover:after, .pr-group-items li a.active:after {
    border-color: #fcac22;
}
.pr-view-imgs li.active:after, .pr-group-items li a.active:after {
    border-width: 2px;
}
.pr-view-imgs li.active:before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 50%;
    top: -14px;
    margin-left: -7px;
    border: 7px solid #fcae26;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    z-index: 1;
}
.pr-view-imgs li:first-child {
    margin-left: 0;
}
.pr-view-imgs .arrow {
    display: block;
    width: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    top: 7px;
    left: -16px;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.2s ease-in-out;
}
.pr-view-imgs:hover .left-arrow {
    left: 0;
}
.pr-view-imgs:hover .right-arrow {
    right: 0;
}
.pr-view-imgs .arrow:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.pr-view-imgs .left-arrow {
    background-image: url('../images/pr_view_imgs_arrow_left.png');
}
.pr-view-imgs .right-arrow {
    left: auto;
    right: -16px;
    background-image: url('../images/pr_view_imgs_arrow_right.png');
}
.fb-comments {
    margin-top: 30px;
    height: 605px;
}
.pr-view-sel-q {
    display: block;
    float: left;
    height: 28px;
    width: 156px;
    line-height: 13px;
    font-family: BPGMrgvlovaniCaps;
    font-size: 11px;
    color: #333;
    padding-top: 2px;
}
.pr-view-sel-q i {
    color: #A5A5A5;
}
#pr-shop-q-text {
    display: block;
    float: left;
    width: 65px;
    height: 27px;
    border: 1px solid #bdc2c9;
    font-size: 12px;
    padding: 5px;
    outline: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.pr-shop-btn-q {
    width: 27px;
    height: 27px;
    display: block;
    float: left;
    margin-left: 3px;
    border: 1px solid #bdc2c9;
    cursor: pointer;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.pr-shop-btn-q:hover {
    background-position-x: -25px;
}
.pr-shop-btn-q.pr-decrement {
    background-image: url('../images/pr_decrement.png');
}
.pr-shop-btn-q.pr-increment {
    background-image: url('../images/pr_increment.png');
}
.pr-shop-btn {
    display: block;
    float: left;
    text-align: center;
    margin-left: 3px;
    min-width: 120px;
    height: 27px;
    cursor: pointer;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    padding: 0 10px;
}
.pr-shop-btn span {
    display: inline-block;
    height: 20px;
    padding-left: 25px;
    margin: 2px 0;
    font-family: BPGMrgvlovaniCaps;
    color: #FFF;
    font-size: 15px;
    line-height: 25px;
    background-image: url('../images/buy_icon.png');
    background-position: left;
    background-repeat: no-repeat;
}
.pr-shop-btn.btn-blue span {
    background-image: url('../images/pr_shop_fav.png');
}
.pr-shop-btn.btn-blue.active span {
    background-image: url('../images/pr_shop_fav_active.png');
}
.pr-view-actions-1 {
    border: 1px solid #e2e2e2;
    padding: 5px 8px;
}
.pr-view-actions-1 p {
    margin-right: 20px;
}
.pr-view-actions-1 .b-16 span {
    font-family: BPGMrgvlovaniCaps;
}
.pr-view-code span {
    margin-left: 0;
    color: #666;
}
.pr-view-title {
    color: #333;
    font-size: 15px;
    font-family: BPGMrgvlovaniCaps;
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px dotted #C1C1C1;
}
.pr-price {
    font-family: BPGMrgvlovaniCaps;
    color: #ff8400;
}
.pr-view-price-block {
    padding: 8px 0 8px 10px;
}
.pr-view-price-block .banner {
    width: 135px;
    height: 50px;
}
.pr-view-price, .pr-view-old-price {
    font-family: BPGMrgvlovaniCaps;
    font-size: 40px;
    color: #ff8400;
    float: left;
    margin: 5px 0px;
}
.pr-view-price-agr {
    font-size: 20px;
}
.pr-view-old-price {
    font-size: 20px;
    float: right;
    font-weight: normal;
    margin: 8px 0 0 5px;
    position: relative;
}
.pr-view-old-price:after {
    display: block;
    height: 1px;
    background-color: #ff8400;
    top: 50%;
    margin-top: 1px;
    left: -2px;
    right: -2px;
    position: absolute;
    content: '';
}
.pr-view-descr-block {
    padding: 10px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #FFF;
}
.pr-view-descr {
    font-size: 11px;
    line-height: 16px;
    color: #333;
}
.pr-view-shop-block {
    background-color: #f5f5f5;
    position: relative;
}
.pr-view-shop-block .shop-logo-block {
    max-width: 194px;
    max-height: 94px;
    float: left;
    border-right: 4px solid #FFF;
}
.pr-view-shop-block .shop-logo-block .shop-logo {
    padding: 4px;
    border: 1px solid #e2e2e2;
}
.pr-view-shop-block .shop-logo-block img {
    max-height: 100%;
    max-width: 100%;
}
.pr-view-shop-block .p-10 a, .pr-view-shop-block .p-10 p {
    display: block;
    color: #555;
    font-family: BPGMrgvlovaniCaps;
    font-size: 14px;
    margin: 5px 0;
    text-transform: uppercase;
}
.pr-view-shop-block .p-10 p {
    font-size: 12px;
}
.pr-view-shop-block .p-10 > a {
    color: #ff8400;
}
.pr-view-shop-block .p-10 > a:hover {
    text-decoration: underline;
}
.shop-pr-ask {
    border: 1px solid #e2e2e2;
}
.shop-pr-ask .col-4 {
    width: 31%;
}
.shop-pr-ask .col-4:first-child {
    width: 38%;
}
.pr-view-shop-block .shop-pr-ask span {
    color: #555;
}
.pr-view-descr-info {
    margin-top: 5px;
}
.pr-view-descr-info .block {
    border: 1px solid #e2e2e2;
}
.pr-view-descr-info .block {
    display: block;
    float: left;
    height: 90px;
    padding: 5.5px;
    margin-left: 5px;
}
.pr-view-descr-info .block:nth-child(1) {
    margin-left: 0;
    width: 209px;
}
.pr-view-descr-info .block:nth-child(2) {
    width: 178px;
}
.pr-view-descr-info .block .b-16 {
    width: 100%;
    margin: 2px 0;
}
.pr-view-descr-info .block .b-16 span {
    color: #333;
}
.pr-view-descr-info .block .b-16 .mobile-16 + span b {
    font-size: 14px;
}
.pr-fb-share {
    min-height: 20px;
}
.pr-view-fav-print {
    background-color: #F9F9F9;
    margin-top: 8px;
    padding: 6px 8px;
}
.pr-view-fav-print p {
    margin-right: 20px;
}
.pr-view-map {
    border: 1px solid #e2e2e2;
    height: 140px;
    width: 578px;
    margin-top: 8px;
}
.pr-search-list {
    width: 728px;
}
.pr-search-list .banner {
    /* margin-bottom: 8px; */
}
.pr-search-list > li {
    height: 130px;
    margin: 6px 0 5px;
    position: relative;
    float: left;
}
.pr-search-list > li:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #DDD;
}
.pr-search-list > li.color {
    background-color: #fffae9;
}
.pr-search-list > li.color .img-border-red:after {
    border-color: #ff8400;
}
.pr-search-list > li.vip-20 .img:before,
.pr-search-list > li.vip-15 .img:before,
.pr-search-list > li.vip-10 .img:before {
    display: block;
    width: 44px;
    height: 44px;
    background-image: url('../images/pr_search_vips_1.png');
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.pr-search-list > li.vip-15 .img:before {
    background-position: 0 -45px;
}
.pr-search-list > li.vip-10 .img:before {
    background-position: 0 -90px;
}
.pr-search-list > li .img {
    display: block;
    float: left;
    width: 173px;
    height: 130px;
    cursor: pointer;
}
.pr-search-list > li.many-photos-1:before {
    content: '';
    position: absolute;
    left: 174px;
    top: 2px;
    bottom: 2px;
    border-right: 1px solid #DDD;
}
.pr-search-list > li.search-admin-block-li:before {
    top: 47px;
}
.pr-search-list > li.many-photos-1.color:before {
    border-right-color: #ff8400;
}
.pr-search-descr {
    float: left;
    height: 100%;
    position: relative;
    width: 388px;
    height: 132px;
    padding: 0 10px;
}
.pr-search-descr:after {
    content: '';
    position: absolute;
    right: -1px;
    top: 2px;
    bottom: 4px;
    border-right: 1px dotted #DDD;
}
.pr-search-list > li.color .pr-search-descr:after {
    border-right-color: #ff8400;
}
.pr-search-title {
    display: block;
    font-size: 12px;
    color: #4b766f;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-style: italic;
    margin: 10px 0;
    line-height: 15px;
    height: 14px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.pr-search-list > li.color .pr-search-title, .pr-search-list > li.color .pr-price {
    color: #ef0101;
}
.pr-search-title:hover {
    text-decoration: underline;
}
.pr-search-descr .pr-price {
    font-size: 14px;
    margin: 10px 0;
    font-weight: bold;
}
.pr-search-list .price-agr {
    font-size: 11px;
    color: #555;
    font-weight: normal;
    font-style: italic;
    font-family: bpg_mrgvlovani/*BPGalgeti*/;
}
.pr-search-text {
    font-size: 11px;
    color: #555;
    height: 70px;
    overflow: hidden;
    white-space: pre-line;
    word-break: break-word;
}
.pr-search-text, .pr-search-text * {
    line-height: 14px!important;
}
.pr-search-list > li.shopping-1 .pr-search-text {
    height: 40px;
}
.pr-search-list > li.shopping-1 .shopping {

}
.pr-search-dt {
    float: left;
    height: 130px;
    width: 165px;
    padding: 10px;
}
.pr-search-dt p:first-child span {
    font-weight: bold;
    color: #818181;
}
.pr-search-dt .b-16 {
    width: 100%;
    margin: 0 0 5.5px;
}
.pr-search-dt img {
    height: 45px;
    margin-top: 1px;
}
.cat-tree {
    width: 744px;
    display: inline-block;
    position: relative;
}
#new-pr #cat-tree {
    width: 100%;
    top: 29px;
    max-height: 380px;
    overflow-y: auto;
    padding: 5px 10px;
    overflow-x: hidden;
    background-color: #FFF;
    border: 1px solid #F29D09;
    position: absolute;
    z-index: 1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.cat-tree input[type = text] {
    width: 100%;
    cursor: pointer;
    padding-right: 20px;
}
#cat-tree-rect {
    width: 23px;
    height: 27px;
    background: url('../images/num_arrow_bottom.png');
    background-position: center;
    position: absolute;
    right: 0px;
    top: 1px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
}
#cat-tree-rect.active {
    -webkit-transform: rotate(180deg);
}
#cat-tree table {
    width: 100%;
}
#cat-tree table, #cat-tree tr, #cat-tree td {
    padding: 0;
    margin: 0;
    border: 0;
    border-spacing: 0;
}
.tree-icon {
    height:24px;
    width:18px;
    position: relative;
}
.tree-icon:not(.tree-line-1) {
    background-repeat: no-repeat;
}
.tree-icon:after {
    display: block;
    content: '';
    width: 18px;
}
.tree-plus-1 {
    background-image:url('../images/cat_tree/plus1.gif?v=1');
    cursor:pointer;
}
.tree-plus-2 {
    background-image:url('../images/cat_tree/plus2.gif?v=1');
    cursor:pointer;
}
.tree-plus-3 {
    background-image:url('../images/cat_tree/plus3.gif?v=1');
    cursor:pointer;
}
.tree-plus-4 {
    background-image:url('../images/cat_tree/plus4.gif?v=1');
    cursor:pointer;
}
.tree-minus-1 {
    background-image:url('../images/cat_tree/minus1.gif?v=1');
    cursor:pointer;
}
.tree-minus-2 {
    background-image:url('../images/cat_tree/minus2.gif?v=1');
    cursor:pointer;
}
.tree-minus-3 {
    background-image:url('../images/cat_tree/minus3.gif?v=1');
    cursor:pointer;
}
.tree-minus-4 {
    background-image:url('../images/cat_tree/minus4.gif?v=1');
    cursor:pointer;
}
.tree-line-1 {
    background-image:url('../images/cat_tree/line1.gif?v=1');
}
.tree-line-2 {
    background-image:url('../images/cat_tree/line2.gif?v=1');
}
.tree-line-3 {
    background-image:url('../images/cat_tree/line3.gif?v=1');
}
.tree-line-4 {
    background-image:url('../images/cat_tree/line4.gif?v=1');
}
.tree-check {
    background-image:url('../images/cat_tree/check.gif?v=1');
    background-position: 0 3px;
    background-repeat:no-repeat;
}
.tree-uncheck {
    background-image:url('../images/cat_tree/uncheck.gif?v=1');
    background-position: 0 3px;
    background-repeat:no-repeat;
}
.tree-folder-open {
    background-image:url('../images/cat_tree/folder_open.gif?v=1');
    background-position: 0 3px;
    background-repeat:no-repeat;
}
.tree-folder-closed {
    background-image:url('../images/cat_tree/folder_closed.gif?v=1');
    background-position: 0 3px;
    background-repeat:no-repeat;
}
.tree-leaf {
    background-image:url('../images/cat_tree/leaf.gif?v=1');
    background-position: 0 3px;
    background-repeat:no-repeat;
}
.tree-text span {
    font-size: 11px;
    color: #666;
    cursor: pointer;
    line-height: 16px;
    vertical-align: middle;
    padding: 5px 5px 0!important;
    margin-top: 1px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display:inline-block;
    float: left;
    width: 100%;
}
.tree-text span:hover {
    background-color:#F7F7F7;
}
.tree-text-clicked {
    background-color:#FADAA3!important;
}
.vip-type {
    width: 53px;
    height: 19px;
    display: block;
    background-image: url('../images/vip_types.png?v=0.1');
}
.vip-type-15 { background-position: 0 -19px; }
.vip-type-10 { background-position: 0 -38px; }
.radio-switch input {
    width: 0;
    border: 0;
}
.radio-switch label {
    font-family: BPGMrgvlovaniCaps;
    color: #000;
    padding-left: 0;
    position: relative;
    font-size: 12px;
}
.radio-switch label:nth-of-type(1) {
    padding-right: 20px;
}
.radio-switch label:after {
    display: block;
    content: '';
    width: 14px;
    height: 13px;
    /*background-color: #CCC;*/
    position: absolute;
    top: 0;
    border: 1px solid #a5a5a5;
}
.radio-switch label:nth-of-type(1):after {
    right: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: 0;
}
.radio-switch label:nth-of-type(2) {
    padding-left: 20px;
}
.radio-switch label:nth-of-type(2):after {
    left: 0;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left: 0;
}
.radio-switch input:checked + label:before {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    /*background-color: #ff8400;*/
    background-image: url('../images/radio_swicth_check.png');
    background-size: 9px;
    content: '';
    position: absolute;
    z-index: 1;
    right: 3px;
    top: 3px;
}
.radio-switch input:nth-of-type(2):checked + label:before {
    left: 3px;
}
.contact-block {
    padding: 12px 0 0;
}
.contact, .contact-map {
    width: 605px;
    float: left;
}
.contact-map {
    height: 300px;
    margin-left: 20px;
    border: 1px solid #ccc;
    background-image: url('../images/contact_map.jpg?v=0.1');
}
.contact .title {
    font-size: 12px;
}
.contact .block {
    margin: 5px 0 20px;
}
.contact input[type = text] {
    width: 100%;
}
.contact textarea, message-form textarea {
    height: 105px;
}
.contact .descr .time {
    margin: 15px 0 12px;
    font-size: 12px;
    line-height: 18px;
    border-bottom: 1px dashed #ccc;
    border-top: 1px solid #CCC;
    padding: 12px 0;
}
.contact .descr .b-16 {
    width: 100%;
    margin: 3px 0;
}
.contact .descr .b-16 span {
    color: #000;
}
.contact-media {
    float: left;
    width: 100%;
    margin: 12px 0;
}
.contact-media .media {
    height: 28px;
    width: 48%;
    float: left;
    display: block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    cursor: pointer;
    position: relative;
    background-image: url('../images/contact_media_bg.png');
    background-repeat: repeat-x;
}
.contact-media .media i {
    display: block;
    float: left;
    height: 28px;
    width: 30px;
    border-right: 1px solid;
    background-image: url('../images/contact_media_icons.png');
}
.contact-media .media span {
    display: block;
    float: left;
    height: 28px;
    line-height: 30px;
    border-left: 1px solid;
    color: #FFF;
    font-size: 12px;
    font-family: BPGMrgvlovaniCaps;
    text-transform: uppercase;
    padding-left: 20px;
}
.contact-media .media.sk {
    margin-left: 4%;
    background-position: 0 -28px;
}
.contact-media .media.sk i {
    background-position: 0 -28px;
    border-right-color: #057aa5;
}
.contact-media .media.sk span {
    border-left-color: #5ebee2;
}
.contact-media .media.fb i {
    border-right-color: #294c96;
}
.contact-media .media.fb span {
    border-left-color: #a0acc6;
}
.close-12 {
    display: block;
    height: 12px;
    width: 12px;
    cursor: pointer;
    background: url('../images/close_12.png');
}
.close-12:hover {
    background-position: 0 -12px;
}
.refresh-12 {
    display: block;
    height: 12px;
    width: 12px;
    cursor: pointer;
    background: url('../images/refresh_12.png');
}
.refresh-12:hover {
    background-position: 0 -12px;
}
.close_black_12 {
    display:block;
    height:12px;
    width:12px;
    cursor:pointer;
    background:url('../images/close_black_12.png');
}
.close_black_12:hover {
    background-position:0 -12px;
}

.shops-list li:nth-child(2n+1) {
    background-color: #fcfcfc;
}
.shops-list .block {
    float: left;
    padding: 5px;
}
.shops-list .shop-logo-block {
    width: 185px;
    height: 104px;
    float: left;
}
.shops-list .descr {
    width: 292px;
    height: 104px;
    float: left;
    padding: 4px 10px;
    position: relative;
}
.shops-list .descr:after {
    position: absolute;
    content: '';
    right: 0;
    top: 5px;
    bottom: 5px;
    border-left: 1px solid #C1C1C1;
}
.shops-list .text {
    display: inline-block;
    float: left;
    font-size: 11px;
    width: 240px;
    line-height: 14px;
    color: #666;
    padding: 4px 10px;
    max-height: 100px;
    overflow: hidden;
}
.shops-list .title {
    display: block;
    font-family: BPGMrgvlovaniCaps;
    font-size: 14px;
    text-transform: uppercase;
    color: #ff8400;
    margin-bottom: 2px;
}
.shops-list .title:hover {
    text-decoration: underline;
}
.shops-list .b-16 {
    margin-top: 4px;
    width: 100%;
}
.shops-list .cats {
    position: relative;
    width: 241px;
    height: 94px;
    float: left;
}
.shops-list .cats:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    border-left: 1px solid #969696;
}
.shops-list .cats-title {
    width: 16px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: none;
}
.shops-list .cats-title p {
    color: #FFF;
    background-color: #969696;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(-100);
    width: 94px;
    -webkit-transform-origin: 0 0;
    position: absolute;
    bottom: -17px;
    margin: 0;
    left: 0;
    line-height: 17px;
    font-size: 10px;
    padding-left: 3px;
    font-family: BPGMrgvlovaniCaps;
}
.shops-list .cats-title i {
    float: left;
    width: 4px;
    height: 7px;
    background-image: url('../images/shop_cats_arrow.png');
    position: absolute;
    top: 8px;
    right: -1px;
}
.shops-list .cats .list {
    padding: 5px 20px;
}
.shops-list .cats .list .b-16 {
    margin-top: 0;
}
.shops-list .cats .list .b-16 i {
    margin-right: 0;
}
.shops-list .cats .list .b-16 span {
    color: #666;
}
.shops-list .cats:hover {
    background-color: #f2f2f2;
}
.shops-list .cats:hover .cats-title {
    display: block;
}
.shops-list .cats:hover:before {
    display: none;
}
.shops-list .st-cnt {
    font-family: BPGMrgvlovaniCaps;
    font-size: 11px;
    text-transform: uppercase;
    color: #ff8400;
    margin: 2px 0 0 35px;
}
.shops-list .st-cnt:hover {
    text-decoration: underline;
}
.pr-view-attrs {
    display: table;
}
.pr-view-attrs-1 {
    margin-top: 8px;
}
.pr-view-attrs td {
    padding: 3px 10px 3px 0;
    font-size: 11px;
    color: #333;
    line-height: 16px;
}
.pr-view-attrs td:last-child {
    font-weight: bold;
    font-style: italic;
    padding-right: 0;
}
.search-left-box-title, .search-filter-box-item-title {
    /*color: #555;*/
    color: #666;
    font-size: 11px;
    height: 16px;
    margin: 20px 0 4px 14px;
    line-height: 16px;
}
.search-left-box-title .b-16 {
    float: right;
}
.search-left-box-title .b-16 i {
    margin-right: 0;
}
.search-left-box {
    padding: 10px;
}
.search-left-box div {
    margin-top: 8px;
    position: relative;
}
.search-left-box div .btn-sm:not(.full-width) {
    position: absolute;
    right: 0;
    top: -3px;
}
.search-left-box label {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.search-left-box .inputs input[type=text] {
    float: left;
    text-align: center;
    color: #ff8400;
    font-size: 12px;
    width: 100%;
}
.search-filter {
    float: left;
    width: 100%;
}
.search-filter-box {
    padding: 14px;
    background-color: #ededed;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}
.search-filter-box-item-title {
    margin: 20px 6px 4px 6px!important;
    height: auto;
    padding-bottom: 2px;
    border-bottom: 1px solid #a1a1a1;
}
.search-left-box div:first-child {
    margin-top: 0!important;
}
.search-filter-box-item .overflow {
    max-height: 300px;
    overflow-y: auto;
}
.search-filter-box-item-block {
    padding: 4px 6px;
}
.filter-search-btn {
    width: 160px;
    height: 42px;
    font-size: 14px;
}
.filter-search-reset {
    width: 42px;
    height: 42px;
    background-image: url('../images/reset.png');
    background-position: center;
    background-repeat: no-repeat;
}
.set-ad-types {
    height: 35px;
    border-top: 1px solid #ecedea;
    border-bottom: 1px solid #ecedea;
}
.set-ad-types > a {
    padding: 0 10px;
    text-align: center;
    font-size: 11px;
    color: #333;
    float: left;
    cursor: pointer;
    position: relative;
    border-bottom: 0;
    margin: 6px 5px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    background-color: #DDD;
    height: 20px;
    line-height: 22px;
}
.set-ad-types > a:hover, .set-ad-types > a.active {
    background-color: #666;
    color: #FFF;
}
.set-ad-types > a:first-child {
    margin-left: 0;
}
.search-pr-not-found {
    padding: 55px 0 10px;
    border: 1px dashed #B4B4B4;
    width: 50%;
    margin: 50px auto;
    color: #818181;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    color: #818181;
    font-family: BPGMrgvlovaniCaps;
    background-image: url('../images/error_32.png?v=1');
    background-position: top 12px center;
    background-repeat: no-repeat;
    font-size: 13px;
    line-height: 18px;
}
/*Banners strat*/
.banner {
    background-color: #F1F1F1;
    position: relative;
}
.banner img, .banner object {
    width: 100%;
    float: left;
}
.banner object {
    height: 100%;
}
.banner iframe {
    float: left;
}
.banner:after {
    display: block;
    content: '';
    clear: both;
}
.banner .iframe-link {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#A2, #A1 {
    width: 240px;
    height: 350px;
}
#A1D {
    width: 240px;
    height: 300px;
}
#B {
    width: 240px;
    height: 300px;
}
#B2 {
    width: 240px;
    height: 580px;
}
#C1, #C2, #C3 {
    width: 728px;
    height: 90px;
}
#N1, #N2, #N3, #N4, #N5 {
    width: 240px;
    height: 300px;
}
#T {
    width: 1230px;
    height: auto;
}
#SL {
    width: 728px;
    height: 300px;
}
#D3 {
    width: 390px;
    height: 40px;
    display: none;
    position: absolute;
    z-index: 2;
    left: 1px;
    top: 1px;
}
.banner[id^="D4"] {
    width: 250px;
    height: 90px;
    margin-left: 7px;
}
/*Banners end*/
.activate-pr-proggress {
    width: 100%;
    border-top: 1px solid #F29D09;
    overflow: hidden;
    margin-bottom: 15px;
}
.activate-pr-proggress p {
    height: 16px;
    width: 0%;
    background-color: #F29D09;
    text-align: right;
    /*transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;*/
}
.activate-pr-proggress p span {
    padding: 0 5px;
    display: block;
    color: #FFF;
    font-size: 11px;
    text-shadow: 0 1px 0 #F29D09;
    height: 100%;
    line-height: 17px;
}
.site-mess {
    padding: 10px 25px 10px 10px;
    font-size: 12px;
    background-color: #FFD8A1;
    border: 1px solid #FFC26B;
    line-height: 16px;
    position: relative;
}
.site-mess-rm {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}
.pr-zoom {
    position:relative;
}
.pr-zoom:hover {
    cursor:pointer;
}
.pr-zoom-cursor {
    display:none;
    width:155px;
    height:116px;
    background-color:#FFF;
    border: 1px solid rgb(0, 0, 0);
    opacity:0.4;
    position:absolute;
    -webkit-transform: translateZ(0px);
    zoom:1;
    z-index: 1;
}
.pr-zoom-block {
    display:none;
    width:825px;
    height:619px;
    background:#FFF;
    position:absolute;
    z-index:2;
    border: 1px solid #e1e7ed;
    left:404px;
    top:-1px;
    overflow: hidden;
}
.pr-zoom-block img {
    position: absolute;
    left: 0;
    top: 0;
    width: 2000px;
    height: auto;
}
.price-agr {
    font-size: 15px;
    font-family: BPGMrgvlovaniCaps;
}
.pr-photos-view-block {
    background-color: #333;
}
.pr-photos-view {
    position: relative;
}
.pr-photos-img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
}
.pr-photos-img div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.pr-photos-img div img {
    vertical-align: middle;
}
.pr-photos-overlay {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
}
.pr-photos-thumbs {
    display: inline-block;
    text-align: center;
    padding: 8px;
    height: 63px;
    width: 100%;
}
.pr-photos-thumbs ul {
    display: inline-block;
}
.pr-photos-thumbs li {
    display: inline-block;
    float: left;
    position: relative;
    width: 63px;
    height: 47px;
    margin-right: 8px;
    cursor: pointer;
}
.pr-photos-thumbs li:last-child {
    margin-right: 0;
}
.pr-photos-thumbs li i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.8);
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
}
.pr-photos-thumbs li:not(.active):hover i {
    opacity: 0;
}
.pr-photos-thumbs li.active i {
    border: 2px solid #fcac22;
    background-color: transparent;
}
.pr-photos-thumbs li.active i:before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 50%;
    top: -14px;
    margin-left: -7px;
    border: 7px solid #fcac22;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    z-index: 1;
}
.pr-photos-view span {
    position: absolute;
    z-index: 3;
    top: 0;
    left: -55px;
    bottom: 0;
    cursor: pointer;
    right: 70%;
}
.pr-photos-view span.next {
    left: 30%;
    right: -55px;
}
.pr-photos-view span i {
    display: block;
    width: 27px;
    height: 45px;
    background-image: url(../images/pr_dt_arrows.png);
    opacity: 0.4;
    top: 50%;
    position: absolute;
}
.pr-photos-view span:hover i {
    opacity: 1;
}
.pr-photos-view span.prev i {
    background-position: 0 -2.5px;
    left: 15px;
}
.pr-photos-view span.next i {
    background-position: -29px -2.5px;
    right: 15px;
}
.cartu-pay {
    background-image: url('../images/visa_mastercard.png');
    background-repeat: no-repeat;
    width: 113px;
    display: block;
    height: 33px;
    margin-left: 5px;
}
.geo-kbd {
    display: none;
    opacity: 0;
}
.geo-kbd-block {
    display: block;
    height: 11px;
    width: 45px;
    padding-left: 25px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    color: #333;
    cursor: pointer;
    background-image: url('../images/search_kb.png');
    background-repeat: no-repeat;
}
.search-kb {
    height: 30px;
    width: 65px;
    float: left;
}
.search-kb .geo-kbd-block {
    display: block;
    float: left;
    height: 100%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background-position: 12px 10px;
    padding-left: 35px;
    line-height: 34px;
    font-size: 12px;
}
.youtube {
    background-image: url('../images/youtube.png');
}
.search-sort {
    margin-top: 9px;
}
.search-sort > a, .search-sort > span {
    font-size: 11px;
    position: relative;
    padding-right: 12px;
    margin-right: 10px;
    color: #333;
}
.search-sort > a:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
    width: 9px;
    height: 9px;
    background-image: url('../images/sort_arrows.png?v=0.1');
}
.search-sort a:hover, .search-sort a.desc, .search-sort a.asc, .search-sort span i, .search-sort a.desc-1.active {
    color: #EF6601;
}
.search-sort a.desc-1.active {
    cursor: default;
}
.search-sort > a.desc:after { background-position: 0 -9px; }
.search-sort > a.asc:after { background-position: 0 -18px; }
.search-sort > a.desc-1:after { background-position: 0 -27px; }
.search-sort > a.desc-1.active:after { background-position: 0 -36px; }
.keywords {
    width: 358px;
    position: absolute;
    z-index: 4;
    left: 65px;
    top: 30px;
}
.keywords div {
    max-height: 380px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #F8A4AD;
    background-color: #FFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.keywords p {
    display: block;
    padding: 8px;
    font-size: 11px;
    border-top: 1px solid #e0e0e0;
    background-color: #FFF;
    cursor: pointer;
    color: #333;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.keywords p:first-child {
    border-top:0;
}
.keywords p:hover, .keywords p.active {
    background-color: #fbfafa;
    color: #FF7282;
}
.fb-like-box, .soc-icons {
    margin: 21px 0;
}
.fb-like-box {
    min-width: 73px;
}
.fb-20 {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url('../images/fa_20.png');
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.header-menu .user {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-admin-block-li {
    height: 175px!important;
}
.search-admin-block {
    width: 100%;
    padding: 8px;
    background-color: #F1F1F1;
}
.search-admin-block select {
    width: 200px;
    float: left;
    margin-right: 8px;
}
.search-admin-block select:nth-child(2) {
    width: 80px;
}
.search-admin-block p {
    margin: 4px 0;
}
.site-rules {
    margin: 20px 0;
}
.site-rules p {
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0;
}
.pr-view-options > .b-16,
.pr-view-options > div > .b-16 {
    cursor: pointer;
    padding: 8px;
    height: auto;
    background-color: #f5f5f5;
}
.pr-view-options > .b-16:nth-child(2) {
    /*width: 44%;*/
    width: 72%;
    position: relative;
}
.pr-view-options > .b-16:nth-child(2):before,
.pr-view-options > .b-16:nth-child(2):after,
.pr-view-shop-block div.p-8.relative:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #FFF;
}
.pr-view-options > .b-16:nth-child(2):after,
.pr-view-shop-block div.p-8.relative:after{
    left: auto;
    right: -1px;
}
.pr-view-options .b-16 span {
    color: #333;
}
.fav-down {
    display: none;
    position: absolute;
    width: 180px;
    top: 32px;
    z-index: 2;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-bottom-color: #DFDFDF;
    box-shadow: 0 2px 4px rgba(200, 200, 200, 0.2);
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px 0;
    left: 0;
}
.fav:hover .fav-down {
    display: block;
}
.fav-down .b-16 {
    margin: 0!important;
    padding: 5px;
    height: auto;
    width: 100%;
    cursor: pointer;
}
.fav-down .b-16:hover {
    background-color: rgb(250, 250, 250);
}
.fav-down:before {
    width: 15px;
    height: 8px;
    position: absolute;
    content: '';
    top: -8px;
    left: 8px;
    background-image: url('../images/mess_arrow.png');
}
.incorrect-pr-content {
    width: 568px;
    margin: 0 10px;
    padding: 0;
    display: block;
}
.incorrect-pr-content div {}
.incorrect-pr-content span {
    display: block;
    float: left;
    padding: 5px;
    margin: 0 20px 0 0;
    width: 230px;
    font-size: 12px;
    text-align: right;
}
.incorrect-pr-content p {
    float: left;
    width: 318px;
}
.incorrect-reportform div > span {
    float: left;
    padding: 6px 20px 0 0;
    text-align: right;
    font-size: 12px;
}
.incorrect-ask-form div > span {
    float: left;
    padding: 6px 20px 0 0;
    text-align: right;
    font-size: 12px;
}
.pr-view-prom {
    padding: 9px;
    margin-bottom: 5px;
    border: 1px solid #e2e2e2;
}
.pr-view-prom .title {
    height: 72px;
    background-image: url('../images/pr_view_prom_header_bg.png');
    background-repeat: repeat-x;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}
.pr-view-prom .title i {
    position: relative;
    display: block;
    float: left;
    width: 70px;
    height: 100%;
}
.pr-view-prom .title i:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 50%;
    width: 50%;
    content: '';
    background-color: #FFF;
}
.pr-view-prom .title i:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-image: url('../images/pr_view_prom.png');
}
.pr-view-prom .title p {
    float: left;
    height: 100%;
    width: 148px;
}
.pr-view-prom .title span {
    display: block;
    height: 50px;
    margin: 11px 0px;
    background-image: url('../images/pr_view_prom.png');
    background-repeat: no-repeat;
}
.pr-view-prom .title span.ka-0 { background-position: -86px 0; }
.pr-view-prom .title span.ka-1 { background-position: -86px -50px; }
.pr-view-prom .title span.en-0 { background-position: -237px 0; }
.pr-view-prom .title span.en-1 { background-position: -237px -50px; }
.pr-view-prom .title span.ru-0 { background-position: -387px 0; }
.pr-view-prom .title span.ru-1 { background-position: -387px -50px; }
.pr-view-prom ul {
    margin-top: 5px;
}
.pr-view-prom ul li {
    height: 28px;
    border-bottom: 1px solid #FFF;
    background-color: #fcfcfc;
    cursor: pointer;
}
.pr-view-prom ul li:last-child {
    border-bottom: 0;
}
.pr-view-prom ul li:nth-child(2n+0) {
    background-color: #f5f5f5;
}
.pr-view-prom ul li:hover {
    background-color: #ECEBEB;
}
.pr-view-prom ul li span {
    display: block;
    float: left;
    width: 60px;
    height: 100%;
}
.pr-view-prom ul li span i {
    display: block;
    margin: 5px auto;
    height: 16px;
    width: 16px;
    background-image: url('../images/pr_view_prom.png?v=0.1');
}
.pr-view-prom ul li span i.vip-10 { background-position: -52px -72px; width: 19px; }
.pr-view-prom ul li span i.vip-15 { background-position: -27px -72px; width: 24px; }
.pr-view-prom ul li span i.vip-20 { background-position: 0 -72px; width: 28px; }
.pr-view-prom ul li span i.update { background-position: -0px -88px; }
.pr-view-prom ul li span i.color  { background-position: -16px -88px; }
.pr-view-prom ul li span i.myads  { background-position: -32px -88px; }
.pr-view-prom ul li span i.fb     { background-position: -48px -88px; }
.pr-view-prom ul li p {
    float: left;
    width: 160px;
    font-size: 11px;
    color: #333;
    line-height: 29px;
    height: 100%;
    font-family: BPGMrgvlovaniCaps;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
}
.pr-view-prom .prom-cnt {
    margin: 6px 5px;
    background-color: #D6D6D6;
    position: absolute;
    right: 0;
}
.pr-view-prom .prom-cnt:before {
    border-right: 4px solid #D6D6D6;
}
.shop-logo {
    text-align: center;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    display: table;
}
.shop-logo a {
    max-width: 100%;
    max-height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.shop-logo img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    vertical-align: middle;
}
.shop-left-block {
    width: 985px;
    float: left;
    margin-right: 5px;
}
.shop-cover {
    display: block;
    height: 232px;
    width: 985px;
    background-image: url('../images/shop_cover.png');
    position: relative;
}
.shop-social-icons {
    height: 33px;
    background-color: rgba(255,255,255,0.7);
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    position: absolute;
    bottom: 21px;
    right: 0;
    left: 0;
    padding: 3px 8px;
}
.shop-social-icons .media-icons-26 {
    display: inline-block;
    float: right;
}
.shop-social-icons .media-icons-26 .icon {
    float: left;
    margin-left: 3px;
}
.shop-cover-logo-title {
    position: absolute;
    display: inline-block;
    left: 10px;
    bottom: 10px;
    z-index: 1;
}
.shop-cover-logo {
    float: left;
    border: 1px solid #FFF;
    height: 88px;
    min-width: 88px;
    position: relative;
}
.shop-cover img {
    height: 86px;
    float: left;
}
.shop-cover-logo-title .title {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 47px;
    margin-left: 10px;
    color: #445961;
    font-weight: bold;
    font-size: 18px;
    font-family: BPGMrgvlovaniCaps;
    text-transform: uppercase
}
.shop-descr {
    background-color: #fafafa;
    overflow: hidden;
}
.shop-descr, .shop-descr .info-fields {
    min-height: 130px;
}
.shop-descr .text > p {
    height: 0.1px;
    overflow: hidden;
}
.shop-descr .text > .m-20:after {
    content: '';
    position: absolute;
    top: 0;
    right: -21px;
    bottom: -20px;
    border-left: 1px solid #FFF;
}
.shop-descr .info .b-16 {
    height: auto;
    padding: 8px;
    width: 100%;
    max-width: 435px;
    border-bottom: 1px solid #FFF;
}
.shop-descr .info .b-16:last-child {
    border-bottom: 0;
}
.shop-descr .info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-left: 1px solid #FFF;
}
.shop-descr .pr-descr {
    position: absolute;
}
.shop-descr.active .pr-descr {
    position: relative;
}
.shop-descr.active .shop-map {
    display: block;
}
.shop-fb-share {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FAFAFA;
    padding: 5px 20px 10px 20px;
    min-height: 35px;
}
#shop-map {
    height: 160px;
}
.shop-map {
    display: none;
}
.shop-map .clear {
    border-top: 1px solid #FFF;
}
.shop-map a {
    color: #222;
    font-family: BPGMrgvlovaniCaps;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    float: right;
}
.shop-descr-btn {
    background-image: url("../images/shop_descr_btn_bg.png");
    background-repeat: repeat-x;
    height: 27px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #FFF;
}
.shop-descr-btn div {
    display: block;
    height: 34px;
    width: 34px;
    margin-left: -17px;
    left: 50%;
    position: absolute;
    top: -4px;
    cursor: pointer;
}
.shop-descr-btn span {
    display: table-cell;
    vertical-align: middle;
}
.shop-descr-btn span:first-child {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background-color: #f26c4f;
}
.shop-descr-btn span:last-child {
    color: #FFF;
    font-family: BPGMrgvlovaniCaps;
    text-shadow: 1px 1px 1px #414141;
    font-size: 14px;
}
.shop-descr-btn i {
    margin: 9px;
}
.my-ask-icon {
    background: url(//www.myads.ge/images/ask.png) no-repeat;
    position: relative;
    width: 13px;
    height: 13px;
    margin: 100px;
    cursor: pointer;
}
*[data-my-title] {
    position: relative;
}
.my-title {
    display: block;
    cursor: default;
    padding: 10px;
    background-color: #FFF;
    font-size: 11px;
    border: 1px solid #f29d09;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 100%;
    margin-left: 5px;
    max-width: 500px;
    min-width: 300px;
    line-height: 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 1px 2px 4px 0 rgba(0,0,0,.15);
    -o-box-shadow: 1px 2px 4px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 1px 2px 4px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 1px 2px 4px 0 rgba(0,0,0,.15);
}
.my-title:before {
    content: '';
    display: block;
    position: absolute;
    left: -12px;
    width: 12px;
    top: 0;
    z-index: 0;
    bottom: 0;
    background-color: transparent;
}
.my-title:after {
    content: '';
    display: block;
    position: absolute;
    left: -12px;
    top: 9px;
    border: 6px solid #f29d09;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    z-index: 1;
}
.pr-shop {
    background-color: #dfeaf0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
}
.pr-shop .pr-shop-inputs {
    padding: 20px;
}
.pr-shop .pr-shop-inputs p:first-child {
     font-family: BPGMrgvlovaniCaps;
     font-size: 12px;
}
.pr-shop .pr-shop-inputs p:first-child span {
    font-family: BPGMrgvlovaniCaps;
    color: #888;
}
.pr-shop .pr-shop-q {
    padding: 15px 20px;
    background-color: #7f909a;
    border-top: 4px solid transparent;
    position: relative;
}
.pr-shop .pr-shop-q:before {
    position: absolute;
    left: 0;
    height: 4px;
    right: 0;
    top: -8px;
    content: '';
    background: url('../images/pr_shop_q_border_bg.png') repeat-x;
}
.pr-shop-q a {
    display: block;
    width: 50%;
    height: 24px;
    padding-left: 30px;
    float: left;
    background: url('../images/pr_shop_q_bg.png') no-repeat;
    font-size: 13px;
    color: #dfe9f2;
    line-height: 25px;
    font-family: BPGMrgvlovaniCaps;
    cursor: pointer;
}
.pr-shipping {
    padding: 0 20px 20px;
}
.pr-shipping select {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.pr-shipping-title {
    font-size: 12px;
    font-family: BPGMrgvlovaniCaps;
    margin-bottom: 4px;
}
.pr-shipping-table > div:not(:last-child) {
    border-right: 1px solid #b7babc;
}
.pr-shipping-table .block-1 {
    width: 180px;
}
.pr-shipping-table div p {
    padding: 5px 10px;
    min-height: 27px;
}
.pr-shipping-table div p:not(:last-child) {
    border-bottom: 1px solid #FFF;
}
.pr-shipping-table .block-1 span, .pr-shipping-table .shiping-free {
    display: block;
    background: url('../images/shipping_icons.png?v=0.2') no-repeat;
    height: 16px;
}
.pr-shipping-table .shiping-free {
    width: 16px;
    background-position: -2px -80px;
}
.pr-shipping-table .block-1 span {
    text-indent: 30px;
    font-size: 11px;
    line-height: 19px;
    font-weight: normal;
    color: #888;
}
.pr-shipping-table .block-1 span.car { background-position: 0 0; }
.pr-shipping-table .block-1 span.loc { background-position: 0 -16px; }
.pr-shipping-table .block-1 span.date { background-position: 0 -32px; }
.pr-shipping-table .block-1 span.price { background-position: 0 -48px; }
.pr-shipping-table .block-1 span.free { background-position: 0 -64px; }
.pr-shipping-table .block-2 {
    width: 179px;
}
.pr-shipping-table span {
    font-size: 11px;
    font-weight: bold;
    color: #333;
}
.pr-shipping-table span.red {
    color: red;
}
.pr-shipping-table span.yellow {
    color: #ff8400;
}
.pr-shipping-table span.green {
    color: #00a559;
}
.pr-shipping-table .block-3 {
    width: 358px;
}
.popup-content {
    margin: 20px;
    position: relative;
}
.popup-kb {
    position: absolute;
    top: 0;
    right: 0;
}
.help > li {
    background-color: #eeeeee;
    border-bottom: 1px solid #FFF;
}
.help > li:nth-child(2n+0) {
    background-color: #fcfcfc;
}
.help > li .icon {
    display: block;
    float: left;
    width: 9px;
    height: 9px;
    background: url('../images/help_arrows.png?v=0.1') no-repeat;
    margin: 10px;
}
.help > li .number {
    display: block;
    float: left;
    width: 25px;
    height: 30px;
}
.help > li > .title {
    display: block;
    height: 30px;
    line-height: 34px;
    font-family: BPGMrgvlovaniCaps;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}
.help > li > .title:hover, .help > li > .title.active {
    color: #ff8400;
}
.help > li > .title:hover > .icon {
    background-position: 0 -9px;
}
.help > li > .title.active > .icon {
    background-position: 0 -18px;
}
.help > li > .descr {
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: height 0.2s ease-in-out;
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
}
.help > li > .descr > div {
    padding: 10px 20px;
    border-top: 1px solid #FFF;
}
.help-popup {
    line-height: 20px;
    font-size: 13px;
}
.rules {
    height: auto;
    width: 100%;
    background-color: #fcfcfc;
    border-bottom: 1px solid #FFF;
}
.rules > div {
    padding: 10px 20px;
}
.shopping-cart {
    height: 62px;
}
.shopping-cart span {
    display: block;
    float: left;
    margin-top: 10px;
    width: 35px;
    height: 36px;
    background-image: url('../images/shopping_cart.png');
}
.shopping-cart i, .unread-mess i {
    font-size: 11px;
    display: block;
    text-align: center;
    color: #FFF;
    margin-top: 7px;
}
.shopping-cart i {
    padding-left: 7px;
}
.unread-mess {
    height: 32px;
    width: 28px;
    background-image: url('../images/message.png?v=0.1');
}
.unread-mess i {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 0;
    right: -1px;
}
.drop-down {
    display: inline-block;
    position: relative;
    right: 0;
    top: 10px;
    cursor:pointer;
    padding: 5px 15px 5px 6px;
    border: 1px solid transparent;
    background-image: url('../images/drop_down_rect.png');
    background-position: 16px 2px;
    background-repeat: no-repeat;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
.drop-down-list {
    display: none;
    min-width: 160px;
    position: absolute;
    z-index: 2;
    top: 25px;
    right: -1px;
    min-width: 200px;
    background-color: #FFF;
    border: 1px solid #c7ced5;
    box-shadow: 0 0 2px rgba(168, 168, 168, 0.2);
    -webkit-border-radius: 3px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 3px;
    -moz-border-radius-topright: 0;
    border-radius: 3px;
    border-top-right-radius: 0;
}
.drop-down:hover, .drop-down.active {
    border-color: #c7ced5;
    box-shadow: 0 0 2px rgba(168, 168, 168, 0.2);
}
.drop-down.active {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.drop-down.active .drop-down-list {
    display: block;
}
.drop-down-list a, .drop-down-list p {
    display: block;
    padding: 8px 10px;
    border-bottom: 1px solid #e1e7ed;
    font-size: 11px;
    line-height: 16px;
    cursor: default;
    color: #333;
}
.drop-down-list a {
    cursor: pointer;
}
.drop-down-list a:last-child, .drop-down-list p:last-child {
    border-bottom: none;
}
.drop-down-list a:hover, .drop-down-list p:hover {
    background-color: #F7F7F7;
}
.my-brand {
    display: block;
    float: left;
    width: 240px;
    height: 32px;
    background: #6dcdeb;
    border-radius: 4px;
    position: relative;
}
.my-brand > p {
    height: 16px;
    margin: 8px;
    font-family: BPGMrgvlovaniBannerCaps;
    font-size: 14px;
    padding-left: 25px;
    line-height: 16px;
    color: #FFF;
    text-transform: uppercase;
    background: url('../images/my_brand.png?v=0.1') left 0 top -190px no-repeat;
}
.my-brand > a {
    display: block;
    width: 60px;
    height: 46px;
    position: absolute;
    z-index: 3;
    top: -7px;
    right: 10px;
    background: url('../images/my_brand.png?v=0.1') left 0 top -144px;
}
.my-brand ul {
    display: none;
    position: relative;
    z-index: 2;
    margin: 0 1px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(200, 200, 200, 0.5);
}
.my-brand:hover ul {
    display: block;
}
.my-brand ul li {
    display: block;
    height: 30px;
    border-bottom: 1px solid #FFF;
    background-color: #f7f7f7;
}
.my-brand ul li:last-child {
    border-bottom: 0;
}
.my-brand ul li:hover {
    background-color: #ECECEC;
}
.my-brand ul li a {
    float: left;
    position: relative;
    display: block;
    width: 100%;
}
.my-brand ul li a:before {
    position: absolute;
    left: 9px;
    top: 10px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.my-brand ul li a p {
    margin: 3px 10px 3px 30px;
    font-size: 11px;
    text-align: right;
    height: 24px;
    line-height: 25px;
    background: url('../images/my_brand.png?v=0.1') no-repeat;
}
.my-brand ul li a.myauto-1:before { background-color: #e78211; }
.my-brand ul li a.myhome-1:before { background-color: #00a256; }
.my-brand ul li a.myjobs-1:before { background-color: #1fb2e0; }
.my-brand ul li a.myads-1:before { background-color: #16a085; }
.my-brand ul li a.myparts-1:before { background-color: #34495e; }
.my-brand ul li a.mysports-1:before { background-color: #d80303; }
.my-brand ul li a.myauto-1 p { color: #e78211; }
.my-brand ul li a.myhome-1 p { background-position: 0 -24px; color: #00a256; }
.my-brand ul li a.myjobs-1 p { background-position: 0 -48px; color: #1fb2e0; }
.my-brand ul li a.myads-1 p { background-position: 0 -72px; color: #16a085; }
.my-brand ul li a.myparts-1 p { background-position: 0 -96px; color: #34495e; }
.my-brand ul li a.mysports-1 p { background-position: 0 -120px; color: #d80303; }
.header-menu .new {
    position: absolute;
    top: 4px;
    left: 50%;
    margin-left: -23px;
}
#stat {
    width: 960px;
}
.stat-chart-colors {

}
.stat-chart-colors p {
    float: left;
    margin-right: 15px;
}
.stat-chart-colors p i {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 5px;
    background-color: silver;
}
.stat-chart-colors p i.super-vip-color {
    background-color: #67C68F;
}
.stat-chart-colors p i.vip-plus-color {
    background-color: #EE8176;
}
.stat-chart-colors p i.vip-color {
    background-color: #71B7E6;
}
.stat-chart-colors p i.color-color {
    background-color: #FFAB4C;
}
.stat-chart-colors p i.without-prom-color {
    background-color: #CCC;
}
.stat-chart-colors p span {
    font-size: 12px;
}
#stat-chart {
    height: 400px;
}
.stat-chart-footer {
    background-color: #F8F8F8;
    border-top: 1px solid #FFF;
    position: relative;
    left: -20px;
    bottom: -20px;
    width: calc(100% + 40px);
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.stat-chart-footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    right: 0;
    border-top: 1px solid #DBDBDB;
}
.stat-chart-footer .btn {
    min-width: 150px;
    margin: 0 10px;
    float: inherit;
    display: inline-block;
}
.stat-not-found {
    border: 1px solid #EFEFEF;
    background-image: url('../images/smile_sad.png');
    background-repeat: no-repeat;
    background-position: 50% 160px;
    text-align: center;
    padding-top: 251px;
    font-family: BPGMrgvlovaniCaps;
    color: #555;
    font-size: 14px;
}
.captcha-and-submit input {
    height: 45px;
}
.captcha-and-submit input[type=text] {
    width: 80px;
    font-size: 20px;
}
.captcha {
    float: left;
    height: 45px;
    width: 95px;
    background-image: url('../images/captcha.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.captcha-text {
    float: left;
    margin-left: 10px;
    width: 80px;
}
.captcha .b-16 {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #FFF;
}
.captcha:hover .b-16 {
    display: block;
}
.cart-yellow {
    padding-left: 25px!important;
}
.cart-yellow::before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    top: 6px;
    width: 21px;
    height: 17px;
    background-image: url('../images/buy_icon_yellow.png');
}
.agree-terms a {
    color: #E17400;
}
.d-banners {
    position: relative;
    padding: 7px;
    border: solid 1px #e9e8e8;
    border-radius: 14px;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
.d-banners .banner:nth-of-type(2){
    margin-left: 5px;
}
.d-banners > a {
    position: absolute;
    top: -9px;
    padding: 5px;
    background-color: #FFF;
    color: #999;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: BPGMrgvlovaniCaps;
}
.d-banners > a:hover {
    text-decoration: underline;
}
.pr-slider {
    margin-bottom: 30px;
    padding-left: 1px;
}
.pr-slider > p {
    background-color: #e8e6e6;
    margin-bottom: 3px;
    padding: 0 10px;
}
.pr-slider > p a {
    color: #969696;
    font-size: 15px;
    font-family: BPGMrgvlovaniBannerCaps;
    line-height: 22px;
    text-transform: uppercase;
    height: 22px;
    display: block;
}
.pr-slider > p a:first-child {
    background-image: url('../images/similar_products_arrow.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    padding-right: 30px;
    background-position: 100% 0;
}
.pr-slider > p a:first-child[href]:hover {
    color: #f29d09;
    background-position: 100% -17px;
}
.pr-slider-pages {
    float: right;
}
.pr-slider ul {
    height: 134px;
    overflow: hidden;
}
.pr-slider li {
    float: left;
    width: 122px;
    margin-right: 1px;
    height: 134px;
}
.pr-slider .img {
    display: block;
    height: 90px;
}
.pr-slider a div {
    height: 44px;
    padding: 3px;
    line-height: 11px;
    border: 1px solid rgba(187, 187, 187, 0.5);
    border-top: 0;
}
.pr-slider a div p {
    text-overflow: ellipsis;
    overflow: hidden;
}
.pr-slider a div p:first-child {
    font-size: 9px;
    height: 22px;
    color: #555;
}
.pr-slider a div p:last-child {
    font-size: 12px;
    margin-top: 3px;
}
.pr-slider-arrow {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(70,70,70,0.75);
    height: 100%;
    width: 24px;
    z-index: 1;
    display: none;
}
.pr-slider-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -6px;
    border: 6px solid #fcac22;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.pr-slider:hover .pr-slider-arrow {
    display:block;
}
.pr-slider-arrow-right {
    left: auto;
    right: 0;
}
.pr-slider-arrow-left:after {
    left: 3px;
    border-left-color: transparent;
}
.pr-slider-arrow-right:after {
    right: 3px;
    border-right-color: transparent;
}
.soc-icons a {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    background-image: url('../images/social_icons_1.png');
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.soc-icons a.pn { background-position: 0 0; }
.soc-icons a.ins { background-position: 0 -20px; }
.soc-icons a.gg { background-position: 0 -40px; }
.soc-icons a.fb { background-position: -20px -60px; }
.soc-icons a.pn:hover { background-position: -20px 0; }
.soc-icons a.ins:hover { background-position: -20px -20px; }
.soc-icons a.gg:hover { background-position: -20px -40px; }
.black-list-info p {
    color: #666;
    text-align: center;
}
.blocked-user {
    width: 139px;
    height: 116px;
    background-image: url('../images/blocked.png');
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.mobile-banner-body {
    overflow: hidden!important;
    width: 0;
    height: 0;
}
.mobile-banner {
    display: none;
    position: fixed;
    z-index: 9999;
    background: #daac94;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 130%;
}
.mobile-banner a {
    display: block;
    max-width: 542px;
    height: 100%;
    margin: 0 auto;
    background-image: url('../images/mobile_banner.jpg?v=0.1');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.mobile-banner i {
    display: block;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.60);
    background-image: url(../images/popup_close.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    cursor: pointer;
}
.go-to-mobile-ver {
    display: none;
    padding: 20px;
    font-size: 20px;
    min-width: 1250px;
    color: #000;
    background-color: #FFD8A1;
    line-height: 16px;
    text-align:center;
}
@media (max-width: 1023px) {
    .mobile-banner, .go-to-mobile-ver {
        display: block;
    }
}
.pr-group {
    height: 82px;
    margin-bottom: 25px;
    padding-top: 28px;
    border-top: 1px dotted #c1c1c1;
}
.pr-group-title {
    font-weight: bold;
    font-size: 12px;
}
.pr-group-items li {
    float: left;
    width: 60px;
    height: 45px;
    margin-right: 4.5px;
}
.pr-group-items li:nth-child(4) ~ li:not(:last-child) {
    margin-right: 5px;
}
.pr-group-items li:last-child {
    margin-right: 0;
}
.pr-group-items li a {
    display: block;
    width: 100%;
    height: 100%;
}
.pr-group-items li a.no-photo {
    background-size: 60%!important;
}
.pr-group-items a.nav.next {
    width: 52px;
    border-radius: 0 3px 3px 0;
    position: relative;
}
.pr-group-items a.nav.next:after {
    content: '';
    transform: rotateZ(45deg);
    border: 2px solid #5e7481;
    width: 9px;
    height: 9px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6.5px;
    border-left-color: transparent;
    border-bottom-color: transparent;
    right: 50%;
    margin-right: -4.5px;
}
.pr-group-items a.nav.next:hover:after {
    border-color: #fcac22;
    border-left-color: transparent;
    border-bottom-color: transparent;
}
.new-group {
    max-width: 350px;
}
.search-filter-box-item.cat-tree {
    width: auto;
}
.pr-search-list .ssmp {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ff8400;
}
.prom-prs-block {
    border: 1px solid #fcac22;
    border-bottom-width: 9px;
    border-radius: 4px;
}
.prom-prs-head {
    background-color: #fcac22;
    padding: 9px;
}
.prom-prs-block .pr-search-list {
    background: #f0ffff;
    padding: 0 5px;
}
.prom-prs-block .pr-search-list > li:after {
    border-color: #fcac22;
}
.prom-prs-head span {
    font-family: BPGMrgvlovaniCaps;
    color: #FFF;
}
.prom-prs-block .pr-search-dt {
    width: 155px;
}
.payment-fail {
    max-width: 500px;
}
.payment-fail #popup_panel{
    background-color: #FFF;
}
.payment-fail #popup_message{
    border:none;
    padding: 10px;
}
a[href^=tel] {
    color: inherit;
}
.age-restriction-content {
    width: 830px;
    background-color: #FFF;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 5;
}
.age-restriction-content .left {
    background: url(../images/age-restriction.jpg) no-repeat 0 0;
    height: 420px;
}
.age-restriction-content .right {
    padding: 35px 35px 0;
}
.age-restriction-content h5 {
    color: #333;
    font-size: 22px;
    font-family: 'BPGMrgvlovaniCaps';
    font-weight: bold;
    border-bottom: 1px solid #C1C1C1;
    padding: 0 0 30px;
    margin-top: 20px;
    text-align: center;
}
.age-restriction-content p {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    margin-top: 30px;
    color: #111111;
}
.age-restriction-content .or {
    position: relative;
    height: 33px;
    text-align: center;
}
.age-restriction-content .or .line {
    position: absolute;
    height: 1px;
    background: #cbd2d6;
    width: 146px;
    top: 17px;
    left: 50%;
    margin-left: -73px;
}
.age-restriction-content .or p {
    font-family: 'BPGMrgvlovaniCaps';
    margin: 0;
    background: #FFF;
    padding: 7px;
    font-size: 14px;
    line-height: 20px;
    color: #97a5ad;
    display: inline-block;
    position: relative;
}
.age-restriction-content .btn {
    font-family: 'BPGMrgvlovaniCaps';
    font-size: 13px;
}
.age-restriction-content .action {
    padding: 25px 35px 0;
}
.age-restriction-content .history-back {
    margin: 20px auto;
    display: block;
    text-align: center;
}
/* translate */
body.translator .b-16 > span {
    overflow: visible;
}
@keyframes animation {
    0% {
        border:2px dashed white;
    }
    50% {
        border:2px dashed #FF3333;
    }
    100% {
        border:2px dashed white;
    }
}
lang[data-status="0"],
lang[data-status="1"] {
    padding: 2px 10px 0;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    color: #fff;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 14px!important;
    text-align: left;
}
lang[data-status="0"] {
    background: #FF3333;
    animation: animation 2s infinite;
}
lang[data-status="1"] {
    background: #65CB33;
    border: 2px dashed #74e03f;
}
a.translate {
    z-index: 99999;
    position: absolute;
}
a.translate:hover {
    color: #fff;
}
.translate div > div:first-child,
.translate div > p {
    float: left;
    padding: 6px 20px 0 0;
    text-align: right;
    font-size: 12px;
    line-height: 16px;
}
.translate .original-text {
    height: 30px;
}
.no-tabs-style {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}
.no-tabs-style .ui-tabs-nav {
    margin: 0;
    border: 0;
    padding: 0;
    background: none;
}
.no-tabs-style .ui-tabs-nav li {
    background: #f2f2f2;
}
.no-tabs-style .ui-tabs-nav .ui-state-active {
    background: #fff;
}
.no-tabs-style .ui-tabs-nav li a {
    outline: none;
    font-size: 13px;
}
.no-tabs-style .ui-widget-content {
    margin: 0;
    padding: 0;
}
.site-logos > li {
    display: inline-block;
    float: left;
    height: 62px;
}
.site-logos {
    max-width: 550px;
    display: none;
    height: 62px;
    padding: 0 0 0 10px;
}
.site-logos a {
	background: url('../images/site_logos.png');
	opacity: 0.8;
    width: 90px!important;
    height: 62px;
    display: inline-block;
}
.site-logos a.myhome-logo {
	background-position: 5px 5px;
}
.site-logos a.myauto-logo {
	background-position: 5px -44px;
}
.site-logos a.mymarket-logo {
	background-position: 5px -100px;
	width: 103px!important;
}
.site-logos a.myparts-logo {
	background-position: 5px -145px;
	width: 93px!important;
}
.site-logos a.myjobs-logo {
	background-position: 5px -195px;
	width: 85px!important;
}
.site-logos a:hover {
	opacity: 1;
}
.discount-group .pr-group-title{
    font-size: 13px;
}
.discount-group li{
    width:120px;
    height:90px;
}
.discount-group .pr-group-items span.left {
    color: #ef6601;
    font-weight: bold;
    font-size: 16px;
    margin-top: 37px;
}
.discount-group .pr-list::after {
    content:'';
    display: block;
    width: 450px;
    height: 9px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 9px;
}
.discount-group{
    background-color: #dfeaf0;
    border-radius: 4px;
}
.disc-buy{
    height: 27px;
    line-height: 27px;
}