/*
  Author Daniyar Ergaliev
  Whatsapp +77758225448
  Skype iron_dmc
  VK https://vk.com/d.ergaliev
*/

/*
    Main theme
*/

/** Proxima Nova **/
@font-face {
    font-family: 'proxima_nova_altblack';
    src: url('Mark Simonson - Proxima Nova Alt Black-webfont.eot');
    src: url('Mark Simonson - Proxima Nova Alt Black-webfont.eot?#iefix') format('embedded-opentype'),
    url('Mark Simonson - Proxima Nova Alt Black-webfont.woff2') format('woff2'),
    url('Mark Simonson - Proxima Nova Alt Black-webfont.woff') format('woff'),
    url('Mark Simonson - Proxima Nova Alt Black-webfont.ttf') format('truetype'),
    url('Mark Simonson - Proxima Nova Alt Black-webfont.svg#proxima_nova_altblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_altbold';
    src: url('Mark Simonson - Proxima Nova Alt Bold-webfont.eot');
    src: url('Mark Simonson - Proxima Nova Alt Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('Mark Simonson - Proxima Nova Alt Bold-webfont.woff2') format('woff2'),
    url('Mark Simonson - Proxima Nova Alt Bold-webfont.woff') format('woff'),
    url('Mark Simonson - Proxima Nova Alt Bold-webfont.ttf') format('truetype'),
    url('Mark Simonson - Proxima Nova Alt Bold-webfont.svg#proxima_nova_altbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Proxima Nova';
    src: url('Mark Simonson - Proxima Nova Alt Regular-webfont.eot');
    src: url('Mark Simonson - Proxima Nova Alt Regular-webfont.eot?#iefix') format('embedded-opentype'),
    /*url('Mark Simonson - Proxima Nova Alt Regular-webfont.woff2') format('woff2'),*/
    url('Mark Simonson - Proxima Nova Alt Regular-webfont.woff') format('woff'),
    url('Mark Simonson - Proxima Nova Alt Regular-webfont.ttf') format('truetype'),
    url('Mark Simonson - Proxima Nova Alt Regular-webfont.svg#proxima_nova_altregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_scosfthin';
    src: url('Mark Simonson - Proxima Nova ScOsf Thin-webfont.eot');
    src: url('Mark Simonson - Proxima Nova ScOsf Thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('Mark Simonson - Proxima Nova ScOsf Thin-webfont.woff2') format('woff2'),
    url('Mark Simonson - Proxima Nova ScOsf Thin-webfont.woff') format('woff'),
    url('Mark Simonson - Proxima Nova ScOsf Thin-webfont.ttf') format('truetype'),
    url('Mark Simonson - Proxima Nova ScOsf Thin-webfont.svg#proxima_nova_scosfthin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('Mark Simonson - Proxima Nova Semibold-webfont.eot');
    src: url('Mark Simonson - Proxima Nova Semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('Mark Simonson - Proxima Nova Semibold-webfont.woff2') format('woff2'),
    url('Mark Simonson - Proxima Nova Semibold-webfont.woff') format('woff'),
    url('Mark Simonson - Proxima Nova Semibold-webfont.ttf') format('truetype'),
    url('Mark Simonson - Proxima Nova Semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_ltthin';
    src: url('Mark Simonson - Proxima Nova Thin-webfont.eot');
    src: url('Mark Simonson - Proxima Nova Thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('Mark Simonson - Proxima Nova Thin-webfont.woff2') format('woff2'),
    url('Mark Simonson - Proxima Nova Thin-webfont.woff') format('woff'),
    url('Mark Simonson - Proxima Nova Thin-webfont.ttf') format('truetype'),
    url('Mark Simonson - Proxima Nova Thin-webfont.svg#proxima_nova_ltthin') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
    font-size: 14px;
    min-width: 1350px;
}

.box-header,
.box-nav,
.box-search,
.box-footer,
.products-with-reviews,
.box-reviews,
#myNavbar,
.wrap,
.wrap1,
.wrap2 {
    margin: 0 auto 10px auto;
    min-width: auto;
    width: 1150px;
    clear: both;
}

/*
    Bootstrap fix
 */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

/**
    Top
 */

.box-up-menu .navbar-nav {
    width: 70%;
    min-height: 30px;
    float: left;
    margin-left: inherit;
    margin-right: inherit;
}

/*
.box-up-menu {
    width: 100%;
    min-height: 30px;
    margin-right: auto;
    margin-left: auto;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 1030;
    background-color: #f1f4f4;
    border: 1px solid #eff0f2;
}
*/

.box-up-menu {
    width: 100%;
    min-height: 30px;
    margin-right: auto;
    margin-left: auto;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 1030;
    background-color: #eff3f4;
    border: 0;
    border-bottom: 2px solid #4d4d4d;
}

.header-bg {
    background: #122538;
    margin-bottom: 10px;
    border-bottom: 2px solid #4d4d4d;
}

.box-up-menu li a {
    color: #555656;
    background-color: transparent;
    min-height: 30px;
    padding: 8px 10px;
    font-size: 13px;
    max-height: 40px;
    width: 100%;
}

.box-up-menu li a:hover {
    color: #555656;
    background-color: transparent;
    opacity: 0.6;
}

.box-up-menu li.head-phone a {
    font-size: 15px;
    font-weight: normal;
}

.box-up-menu li.work-time a,
.box-up-menu li.head-phone a {
    padding: 8px 10px;
}

#myNavbar {
    margin-bottom: 0;
}

.login-bl {
    float: right;
    margin-bottom: 0;
    min-height: 30px;
}

.login-bl li {
    min-height: 36px;
    font-size: 12px;
    max-height: 30px;
    line-height: 20px;
    padding: 8px 10px;
    float: right;
    position: relative;
}

.login-bl li a {
    color: #555656;
    background-color: transparent;
    min-height: 30px;
    padding: 2px;
    font-size: 13px;
    max-height: 40px;
    width: 100%;
}

.login-bl li a:hover {
    text-decoration: none;
    border-bottom: 1px dashed #555656;
}

.login-bl li.box-up-menu_username_login {
    padding-left: 25px;
}

.login-bl li.box-up-menu_username_registration_tab {
    padding-left: 24px;
}

li.box-up-menu_username_login:before {
    content: '';
    position: absolute;
    background: url(./img/arrw-rght.svg) no-repeat;
    height: 20px;
    width: 20px;
    background-size: 220px;
    margin-left: -22px;
    margin-top: 1px;
}

li.box-up-menu_username_registration_tab:before {
    content: '';
    position: absolute;
    background: url(./img/userpick.svg) no-repeat;
    height: 20px;
    width: 25px;
    background-size: 220px;
    display: block;
    margin-left: -24px;
    margin-top: 0;
}

/*
 Header
 */

.box-header {
    padding: 15px 0;
    margin-bottom: 0;
}

.box-header_logo img:hover {
    opacity: 0.6;
}

.box-header_logo img {
    height: 65px;
}

.box-header .col-md {
    width: 25%;
    padding: 0;
}

.search-form {
    width: 50%;
    float: left;
}

.box-search-form {
    position: relative;
    display: inline-block;
    width: 100%;
    float: right;
}

.hot-search {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

.hot-search a {
    border-bottom: 1px dashed #428bca;
    margin: 0 10px;
}

.hot-search a:hover {
    border-bottom: 1px dashed #428bca;
    margin: 0 10px;
    text-decoration: none;
    opacity: 0.6;
}

#box-search-form_search {
    background: #f2f3f5;
    box-shadow: inset 0.5px 0.866px 2px 0px rgba(0, 0, 0, 0.118);
    height: 38px;
    border-radius: 5px;
    width: 99%;
    border: 0;
}

#box-search-form button {
    border-width: 1px;
    border-color: #dea50a;
    width: 84px;
    background: linear-gradient(to bottom, #f5c32c 0%, #eda70d 100%);
    border-bottom: 3px solid #d3971c;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

#box-search-form button:hover {
    background: linear-gradient(to bottom, #eda70d 0%, #f5c32c 100%);
}

.form-control:focus {
    border: 0;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.call-form-bl {
    width: 10%;
    float: left;
    padding-left: 30px;
    padding-top: 20px;
    position: relative;
}

.call-form-bl a:before {
    font: normal normal normal 30px/50px FontAwesome;
    content: '\f004';
    position: absolute;
    width: 47px;
    height: 44px;
    background-size: 100%;
    display: block;
    left: 30px;    
}

.call-form-bl a {
    color: #fff;
    font-weight: bold;
    padding-left: 60px;
    float: left;
    position: relative;
}

.call-form-bl a:hover {
    opacity:0.6;
    text-decoration: none;
}

.call-form-bl span.badge {
    position: absolute;
    background: #ea1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0;
    font-size: 10px;
    text-align: center;
    line-height: 0px;
    padding-top: 10px;
}

.call-form-bl span {
    font-weight: bold;
    font-size: 12px;
}

.call-form-bl input {
    background: #f2f3f5;
    box-shadow: inset 0.5px 0.866px 2px 0px rgba(0, 0, 0, 0.118);
    width: 156px;
    height: 25px;
    font-size: 12px;
    border: 0;
    padding: 2px 5px;
    border-radius: 5px;
}

.call-form-bl button {
    border-width: 1px;
    border-color: #dea50a;
    background: linear-gradient(to bottom, #f5c32c 0%, #eda70d 100%);
    border-bottom: 3px solid #d3971c;
    border-radius: 5px!important;
    width: 30px;
    height: 26px!important;
    top: -1px;
}

.call-form-bl button:hover {
    background: linear-gradient(to bottom, #eda70d 0%, #f5c32c 100%);
    border-color: #dea50a;
}

.call-form-bl button:before {
    background: url(./img/callback.png) no-repeat;
    content: '';
    position: relative;
    width: 20px;
    height: 20px;
    display: block;
    right: 8px;
    bottom: 6px;
    background-size: 100%;
}

.cart-on-head {
    width: 15%;
    float: left;
    padding-left: 40px;
    padding-top: 20px;
}

.cart-on-head a {
    color: #fff;
    font-weight: bold;
    padding-left: 60px;
    float: left;
    position: relative;
}

.cart-on-head a:hover {
    opacity:0.6;
    text-decoration: none;
}

.cart-on-head a:before {
    /*background: url(./img/cart.png) no-repeat;*/
    font: normal normal normal 30px/50px FontAwesome;
    content: '\f291';
    position: absolute;
    width: 47px;
    height: 44px;
    background-size: 100%;
    display: block;
    left: 10px;
}

.cart-on-head a span {
    width: 60px;
    word-wrap: break-word;
    float: left;
    font-size: 12px;
    padding-top: 10px;
}

#user-menu.dropdown-menu li {
    float: inherit;
    width: 100%;
}

#user-menu.dropdown-menu li a {
    min-height: auto;
}

.box-up-menu_exit-btn .btn {
    margin: 0;
    border: 0;
    padding: 0;    
}

.box-up-menu_exit-btn .btn:hover {
    background: transparent;
    color: #555656;
}

/*
    Menu
 */

.nav-box-menu {
    border-top: 1px solid #c4c8cd75;
    /* border-bottom: 2px solid #f5da10; */
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.category-ul {
    padding-left: 0;
    margin-bottom: 0px;
    border: 0;
    background-color: #fff;
    font-size: 14px
}

.category-ul>li {
    border-bottom: 1px solid #eee;
    list-style: none;
    position: static
}

.category-ul>li:hover {
    background-color: #fff
}

.category-ul a {
    padding: 6px 12px 6px 40px!important;
    position: relative
}

.category-ul a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #03A9F4
}

.category-ul a i.fa-angle-right {
    float: right
}

.category-ul>li>ul {
    width: 920px;
    border-radius: 0;
    position: absolute;
    z-index: 3;
    left: 100%;
    top: 0;
    margin-left: 0;
    height: auto;
    line-height: 1em;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    padding: 20px 30px;
    box-shadow: 3px 1px 4px 0 rgba(0,0,0,0.1)
}

.category-ul>li>ul>li {
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 0;
    min-width: 350px;
    max-width: 350px;
    background: none;
    vertical-align: top
}

.category-ul>li>ul>li a.first-child {
    margin: 0 0 10px;
    border-bottom: 0;
    font-size: 14px;
    color: #222;
    font-weight: bold;
    padding-left: 0px!important;
    margin-bottom: 0
}

.category-ul>li>ul>li a {
    display: inline-block;
    width: 100%;
    padding-left: 0!important
}

.category-ul>li>ul>li a.first-child:before {
    content: ""
}

.category-ul>li>ul>li a:hover {
    background-color: transparent
}

.category-ul>li>ul>li>ul {
    display: block;
    border: 0;
    border-width: 1px 1px 0 1px;
    list-style: none;
    width: auto;
    padding-left: 0;
    position: inherit;
    left: 0;
    background-color: transparent;
    z-index: 1;
    top: 0
}

.category-ul>li>ul>li>ul>li {
    border-bottom: 0
}

.category-ul>li>ul>li>ul>li a:hover {
    background-color: transparent;
    color: #ff5c00
}

.category-ul>li:last-child {
    border: none;
    text-align: center;
    background: #fe6402
}

.category-ul > li:last-child a {
    color: #fff;
    padding: 6px!important
}

ul.category-menu {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.category-menu>li:first-child {
    border-left: 0;
    margin-left: 0
}

ul.category-menu>li {
	-webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    padding: 0 6px;
    display: inline-block;
}

ul.category-menu>li>a {
    padding: 12px 7px 12px 25px;
    display: block;
    color: #fff;
    font-weight: normal;
    position: relative;
    text-align: left;
    font-size: 14px
}

ul.category-menu>li>a:hover {
    color: #999;
    text-decoration: none;
}

ul.category-menu>li.active>a {
    background-color: #fff;
    z-index: 999;
    border-bottom: 0;
    position: relative;
    top: 1px;
    color: #5a5b5b;
    text-decoration: none;
    font-weight: normal;
}

/*
ul.category-menu>li.active>a:before {
    content: '';
    width: 100%;
    border-top: 1px solid #ccc;
    height: 27px;
    position: absolute;
    top: -2px;
    left: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}
*/

ul.category-menu>li>a>span {
    position: relative
}

ul.category-menu>li>ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 20;
    left: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding-left: 0;
    text-align: left;
    box-shadow: 0 0 10px #33333354;
    -webkit-box-shadow: 0 0 10px #33333354;
    -moz-box-shadow: 0 0 10px #33333354;
    margin-top: -2px
}

ul.category-menu>li>ul>li {
    float: left;
    padding: 10px
}

ul.category-menu>li>ul>li:nth-child(4n+1) {
    clear: both
}

ul.category-menu>li>ul>li>a,ul.category-menu>li>ul>li>strong {
    color: #555656;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8
}

ul.category-menu>li>ul>li>ul {
    padding-left: 0px
}

ul.category-menu > li > ul > li > ul > li a {
    color: #777
}

ul.category-menu > li > ul > li > ul > li a:hover {
    color: #777;
    opacity: 0.6;
    text-decoration: none
}

ul.category-menu > li > ul > li > ul > li.show-all-third a {
    border-bottom: 1px dotted
}

.tabs__caption {
    margin-bottom: 0
}

.tabs__content {
    display: none
}

.tabs__content.active {
    display: block
}

.tabs__caption li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 10px!important;
    cursor: pointer;
    background: #fff;
    border-bottom: 2px solid #fff
}

.tabs__caption li.active, .tabs__caption li:hover {
    border-bottom: 2px solid #f36423
}

.tabs__content.taobao.active div {
    display: none
}

.tabs__content.alibaba.active div {
    display: none
}

.taobao .category-ul li span.catico:before, .alibaba .category-ul li span.catico:before, .taobao .category-menu li span.catico:before, .alibaba .category-menu li span.catico:before {
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    margin-left: 0;
}

.menu-calalog .alibaba .category-ul li span.catico:before {
    width: 20px;
    height: 20px
}

.menu-calalog .catico, .category-menu .catico {
    top: 6px;
    left: -3px;
    position: absolute;
}

.caticon-otc-8276:before {
    background: url("/templatescustom/images/menu/ochki.jpg")
}

.caticon-otc-8291:before {
    background: url("/templatescustom/images/menu/child.jpg")
}

.caticon-otc-8292:before {
    background: url("/templatescustom/images/menu/tufli.jpg")
}

.caticon-otc-8293:before {
    background: url("/templatescustom/images/menu/sumka.jpg")
}

.caticon-otc-8344:before {
    background: url("/templatescustom/images/menu/poduwka.jpg")
}

.caticon-otc-8277:before {
    background: url("/templatescustom/images/menu/plate.jpg")
}

.caticon-otc-8282:before {
    background: url("/templatescustom/images/menu/men.jpg")
}

.caticon-otc-8275:before {
    background: url("/templatescustom/images/menu/belie.jpg")
}

.caticon-otc-8288:before {
    background: url("/templatescustom/images/menu/noutbook.jpg")
}

.caticon-otc-8362:before {
    background: url("/templatescustom/images/menu/sport_1688.jpg")
}

.caticon-otc-1:before {
    background: url("/templatescustom/images/menu/plate.jpg")
}

.caticon-otc-212:before {
    background: url("/templatescustom/images/menu/tufli.jpg")
}

.caticon-otc-273:before {
    background: url("/templatescustom/images/menu/sumka.jpg")
}

.caticon-otc-3035:before {
    background: url("/templatescustom/images/menu/bijuteria.jpg")
}

.caticon-otc-2717:before {
    background: url("/templatescustom/images/menu/cosmetica.jpg")
}

.caticon-otc-8303:before {
    background: url("/templatescustom/images/menu/cosmetica.jpg")
}

.caticon-otc-284:before {
    background: url("/templatescustom/images/menu/ochki.jpg")
}

.caticon-otc-393:before {
    background: url("/templatescustom/images/menu/toy.jpg")
}

.caticon-otc-906:before {
    background: url("/templatescustom/images/menu/butilka.jpg")
}

.caticon-otc-1174:before {
    background: url("/templatescustom/images/menu/sport.jpg")
}

.caticon-otc-2088:before {
    background: url("/templatescustom/images/menu/palatka.jpg")
}

.caticon-otc-2451:before {
    background: url("/templatescustom/images/menu/noutbook.jpg")
}

.caticon-otc-3722:before {
    background: url("/templatescustom/images/menu/noutbook.jpg")
}

/*
    Banners
 */
.box-main_slider .jcarousel_nav,
.box-main_slider_jcarousel h3 {
    display: none;
}

.box-main_slider_jcarousel-pagination {
    margin-top: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 7px;
}

.box-main_slider_jcarousel-pagination a:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.box-main_slider_jcarousel-pagination a:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.box-main_slider_jcarousel-pagination a, .box-main_slider_jcarousel-pagination a:focus {
    display: inline-block;
    position: relative;
    background-color: transparent;
    color: transparent;
    border: 0;
    padding: 5px
}

.box-main_slider_jcarousel-pagination a:hover {
    text-decoration: none;
    background-color: transparent
}

.box-main_slider_jcarousel-pagination a:hover:before {
    background-color: #FFC107;
    border-color: #FFC107
}

.box-main_slider_jcarousel-pagination a:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 30%;
    left: 30%;
    border: 2px solid #c5cbcb;
    background-color: #c5cbcb;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.box-main_slider_jcarousel-pagination a:focus:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 30%;
    left: 30%;
    border: 2px solid #c5cbcb;
    background-color: #c5cbcb;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.banner-img a img {
    width: 100%;
}

.banners-bl .col-md-3 {
    padding: 0;
    width: 265px;
    height: 385px;
    float: left;
}

.banners-bl .col-md-6 {
    width: 620px;
    float: left;
}

.banner-slide {
    height: 386px!important;
}

.banners-bl .col-md-3 .banner-img:last-child {
    margin-top: 8px;
}

/*
    Index goods
 */

.box-section h2 {
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #64707d;
    width: 100%;
    margin: 20px 0px;
    padding-bottom: 3px;
    font-weight: bold;

}

.supply-products-section h2 i {
    color: #fad12c;
}

/*
.box-section.popular_goods h2 {
    width: 230px;
}

.box-section.last_viewed_goods h2 {
    width: 320px;
}

.box-section.with_reviews h2 {
    width: 365px;
}
*/

.item-list h3 {
    font-weight: bold;
    height: 15px;
}

.item-list_cost_new {
    color: #FF5722;
    font-size: 16px;
    display: inline-block;
}

.item-list_cost {
    font-weight: bold;
    min-height: 3em;
    text-align: center;
}

.item-list_cost_old {
    text-decoration: line-through;
    color: #959696;
    display: block;
    font-size: 12px;
}

.vendorscore {
    padding: 0 5px;
    color: #666;
}

.discountPercent {
    background: #e91f61;
    position: absolute;
    color: #fff;
    font-size: 11px;
    border-radius: 5px;
    padding: 2px 7px;
    top: 5px;
    right: 5px;
}

.supply-products-section .jcarousel .jcarousel_nav a {
    background-color: #fafafa;
    top: 30%;
    height: 40px;
    padding: 10px;
    border: 0;
    z-index: 100;
    width: 40px;
    border-radius: 50%;
    text-align: center;
}

.jcarousel_nav a .fa {
    top: 5%;
    font-size: 20px;
    color: #777;
    -webkit-transition: all, 0.3s, ease, 0s;
    -moz-transition: all, 0.3s, ease, 0s;
    -o-transition: all, 0.3s, ease, 0s;
    transition: all 0.3s ease 0s;
}

.supply-products-section .jcarousel .jcarousel_nav a:hover .fa {
    color: #fff;
    top: 5%;
}

.supply-products-section .jcarousel .jcarousel_nav a:hover {
    background-color: #f5d010;
}

.our-features {
    background: #f5d010;
    padding: 10px;
    overflow: hidden;
    margin: 40px 0;
}

.our-features div {
    text-align: center;
}

.our-features div span {
    display: inline-block;
    padding: 15px;
    background: #fff;
    border-radius: 50%;
}

.our-features div img {
    width: 70px;
}

.our-features h3 {
    color: #fff;
    font-weight: bold;
}

.reviews-bl h2 {
    width: 230px;
    margin-bottom: 40px;
}

.addn_zakazotztable table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #E8E8E8
}

.addn_zakazotztable table tr th {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-align: center;
    padding: 5px 10px 3px 10px;
    border-bottom: 3px solid #E8E8E8
}

.addn_zakazotztable table thead {
    background: #F0F0F0
}

.addn_zakazotztable table tr td {
    font-size: 12px;
    font-weight: normal;
    color: #4f4f50;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #E8E8E8;
    vertical-align: middle
}

.addn_zakazotztable table tr td i {
    color: #8CC63F
}

.addn_zakazotztable table tr:last-child td {
    border-bottom: none
}

.addn_zakazotztable table tr td a {
    color: #499ec8;
    text-decoration: underline
}

.addn_zakazotztable table tr td a:hover {
    color: #b40901
}

.addn_zakazotztable .but_rew_class {
    position: relative;
    vertical-align: top;
    padding: 3px;
    font-size: 12px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #8CC63F;
    border: 0;
    border-bottom: 2px solid #579603;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #579603;
    box-shadow: inset 0 -2px #579603;
    text-decoration: none;
    display: block
}

.addn_zakazotztable .but_rew_class:hover {
    color: white
}

.addn_zakazotztable .but_rew_class:active {
}

.addn_modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000
}

.addn_modal .addn_closeshadow {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1010
}

.addn_modal .addn_modalform1 {
    display: none;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -250px;
    z-index: 1020;
    background-color: #fff;
    border-radius: 5px;
    width: 460px;
    padding: 20px 15px 20px 15px;
    border: 2px solid #c0c0c0
}

.addn_modal .addn_modalform1 .addn_ordernum {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #161616;
    margin-bottom: 18px
}

.addn_modal .addn_modalform1 .addn_line {
    display: block;
    height: 2px;
    background-color: #f8f8f8;
    margin-bottom: 10px
}

.addn_modal .addn_modalform1 .addn_closemodal {
    display: block;
    position: absolute;
    right: 5px;
    top: 2px;
    font-size: 16px;
    color: #666
}

.addn_modal .addn_modalform1 .addn_closemodal:hover {
    color: #41b4ed
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
    color: #161616
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a i, .addn_modal .addn_modalform1 .addn_formblock .addn_starp span i {
    font-size: 14px;
    padding-right: 3px
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp span {
    display: block;
    width: 200px;
    height: auto;
    float: left
}

.addn_modal .addn_modalform1 .addn_formblock .addn_textotz {
    padding-top: 10px
}

.addn_modal .addn_modalform1 .addn_formblock .addn_textotz textarea {
    border-radius: 3px;
    height: 84px;
    font-size: 13px;
    color: #161616;
    border: 1px solid #a1a1a1;
    text-shadow: 0px 0px 3px #e8e8e8
}

.addn_modal .addn_modalform1 .addn_formblock .addn_textotz label {
    font-size: 14px;
    color: #161616;
    display: block;
    margin-bottom: 7px
}

.addn_modal .addn_modalform1 .addn_formblock #addn_saveotz {
    display: block;
    width: 161px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border: 1px solid #a9def9;
    font-size: 14px;
    text-decoration: none;
    border-radius: 4px;
    background: #48b8f1;
    background: -moz-linear-gradient(top, #48b8f1 0%, #1582ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #48b8f1), color-stop(100%, #1582ba));
    background: -webkit-linear-gradient(top, #48b8f1 0%, #1582ba 100%);
    background: -o-linear-gradient(top, #48b8f1 0%, #1582ba 100%);
    background: -ms-linear-gradient(top, #48b8f1 0%, #1582ba 100%);
    background: linear-gradient(to bottom, #48b8f1 0%, #1582ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#48b8f1', endColorstr='#1582ba', GradientType=0);
    margin-top: 10px;
}

.addn_modal .addn_modalform1 .addn_formblock #addn_saveotz:hover {
    background: #1582ba;
    background: -moz-linear-gradient(top, #1582ba 0%, #156db5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1582ba), color-stop(100%, #156db5));
    background: -webkit-linear-gradient(top, #1582ba 0%, #156db5 100%);
    background: -o-linear-gradient(top, #1582ba 0%, #156db5 100%);
    background: -ms-linear-gradient(top, #1582ba 0%, #156db5 100%);
    background: linear-gradient(to bottom, #1582ba 0%, #156db5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1582ba', endColorstr='#156db5', GradientType=0)
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp .addn_starslink {
    display: block;
    float: left;
    width: 126px;
    height: auto;
    color: #c4c4c4;
    outline: none;
    border: none
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp .addn_starslink:hover {
    text-decoration: none
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a:hover {
    color: #c4c4c4
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_11 > i[data-linkhover="1"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_11:hover > i[data-linkhover="1"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_11"] > i[data-linkhover="1"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_11"]:hover>i[data-linkhover="1"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_12 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_12:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_12"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_12"]:hover>i[data-linkhover="2"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_13 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_13:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_13"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_13"]:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_13 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_13:hover > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_13"] > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_13"]:hover>i[data-linkhover="3"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_14 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_14:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_14"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_14"]:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_14 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_14:hover > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_14"] > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_14"]:hover > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_14 > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_14:hover > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_14"] > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_14"]:hover>i[data-linkhover="4"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"]:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15:hover > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"] > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"]:hover > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15 > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15:hover > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"] > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"]:hover > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15 > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_15:hover > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"] > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_15"]:hover>i[data-linkhover="5"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"]:hover > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16:hover > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"] > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"]:hover > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16 > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16:hover > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"] > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"]:hover > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16 > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16:hover > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"] > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"]:hover > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16 > i[data-linkhover="6"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a.addn_starslink_16:hover > i[data-linkhover="6"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"] > i[data-linkhover="6"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp a[data-classfixed="addn_starslink_16"]:hover>i[data-linkhover="6"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_11 > i[data-linkhover="1"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_11"] > i[data-linkhover="1"], {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_12 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_12"]>i[data-linkhover="2"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_13 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_13"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_13 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_13"]>i[data-linkhover="3"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_14 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_14"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_14 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_14"] > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_14 > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_14"]>i[data-linkhover="4"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_15 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_15"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_15 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_15"] > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_15 > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_15"] > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_15 > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_15"]>i[data-linkhover="5"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_16 > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_16"] > i[data-linkhover="2"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_16 > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_16"] > i[data-linkhover="3"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_16 > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_16"] > i[data-linkhover="4"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_16 > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_16"] > i[data-linkhover="5"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span.addn_starslink_16 > i[data-linkhover="6"], .addn_modal .addn_modalform1 .addn_formblock .addn_starp span[data-classfixed="addn_starslink_16"]>i[data-linkhover="6"] {
    color: #ffd700
}

.addn_modal .addn_modalform1 .addn_errorprint {
    display: none
}

.addn_modal .addn_modalform1 .addn_errorprint p {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #1481b9;
    text-align: center
}

#userphotoblockdiv img {
    display: block;
    float: left;
    width: 100px
}

#userphotoblockdiv a {
    display: block;
    width: 182px;
    float: left;
    padding: 8px 0;
    border: 0px;
    cursor: pointer;
    font: bold 14px / 18px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin-left: 20px;
    background-color: #168DE2;
    background-image: none;
    border-radius: 3px;
    box-shadow: inset 0px 20px 0px 0px rgba(255,255,255,0.1)
}

.addn_otzsliderindex {
    position: relative;
    width: auto
}

.addn_otzsliderindex h2 {
    height: 10px;
    border-bottom: 3px solid #ED1C24;
    font-size: 14px;
    color: #ED1C24
}

.addn_otzsliderindex h2 a {
    float: left;
    padding: 0 10px 0 0;
    background-color: #fff;
    color: #F40;
    outline: none;
    text-transform: uppercase;
    font-size: 16px
}

.addn_otzsliderindex h2 a:hover {
    text-decoration: underline
}

.addn_otzsliderindex #addn_leftslideotz {
    position: absolute;
    left: -30px;
    top: 120px;
    font-size: 32px;
    color: #3c75b3;
    outline: none
}

.addn_otzsliderindex #addn_rightslideotz {
    position: absolute;
    right: -30px;
    top: 120px;
    font-size: 32px;
    color: #3c75b3;
    outline: none
}

.addn_otzsliderindex #addn_leftslideotz:hover, .addn_otzsliderindex #addn_rightslideotz:hover {
    color: #29aaef
}

.addn_sliderotzlist {
    overflow:hidden
}

.addn_sliderotzlist .comm-title {
    margin:0 0 3px;
    padding:3px;
    border-left:3px solid #168de2
}

.addn_sliderotzlist .comm-title a i.fa.fa-commenting {
    color:#168de2
}

.addn_sliderotzlist .slidegootz {
    border:1px solid #e8e8e8;
    border-bottom:0
}

.addn_sliderotzlist .addn_otzblock1 {
    min-height:100px;
    height:100px;
    margin-bottom: 30px;
}

.addn_sliderotzlist .addn_otzblock1 p {
    position:relative;
    font-size:12px;
    color:#313131;
    line-height:16px;
    min-height:55px;
    overflow:hidden;
    height:55px;
    margin:0 0 5px
}

.addn_sliderotzlist .addn_otzblock1 p span.hide-comm {
    position: absolute;
    width: 100%;
    height: 45px;
    top: 20px;
    left: 0;
    box-shadow: 0 -45px 36px -15px #FFF inset;
}

.addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink {
    float:right;
    color:#949494
}

.addn_sliderotzlist .addn_otzblock1 .addn_photouser {
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
}

.addn_sliderotzlist .addn_otzblock1 .addn_photouser .photo {
    width:50px;
    height:50px;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    float:left
}

.addn_sliderotzlist .addn_otzblock1 .add_star .addn_photouser span {
    display:block;
    float:left;
    margin-right:5px;
    color:#949494;
    font-size:13px
}

.addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_11 > i[data-linkhover="1"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_11"]>i[data-linkhover="1"] {
    color: #ffd700
}

.addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_12 > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_12:hover > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_12"] > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_12"]:hover>i[data-linkhover="2"] {
    color: #ffd700
}

.addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_13 > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_13"] > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_13 > i[data-linkhover="3"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_13"]>i[data-linkhover="3"] {
    color: #ffd700
}

.addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_14 > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_14"] > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_14 > i[data-linkhover="3"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_14"] > i[data-linkhover="3"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_14 > i[data-linkhover="4"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_14"]>i[data-linkhover="4"] {
    color: #ffd700
}

.addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_15 > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_15"] > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_15 > i[data-linkhover="3"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_15"] > i[data-linkhover="3"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_15 > i[data-linkhover="4"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_15"] > i[data-linkhover="4"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_15 > i[data-linkhover="5"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_15"]>i[data-linkhover="5"] {
    color: #ffd700
}

.addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_16 > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_16"] > i[data-linkhover="2"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_16 > i[data-linkhover="3"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_16"] > i[data-linkhover="3"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_16 > i[data-linkhover="4"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_16"] > i[data-linkhover="4"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_16 > i[data-linkhover="5"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_16"] > i[data-linkhover="5"], .addn_sliderotzlist .addn_otzblock1 .add_star span.addn_starslink_16 > i[data-linkhover="6"], .addn_sliderotzlist .addn_otzblock1 .add_star span[data-classfixed="addn_starslink_16"]>i[data-linkhover="6"] {
    color: #ffd700
}

.addn_pagelistotz {
    width: 1190px;
    margin: auto
}

.addn_pagelistotz h1 {
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 30px
}

.addn_pagelistotz .otzblock_list1 {
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

.addn_pagelistotz .otzblock_list1 .otztxt {
    width: 880px;
    float: left;
    padding: 10px
}

.addn_pagelistotz .otzblock_list1 .otzstar {
    float: right;
    width: 220px;
    margin: 5px 10px 0 0
}

.addn_pagelistotz .otzblock_list1 .otztxt .txtotz {
    display: block;
    font-size: 14px;
    color: #000
}

.addn_pagelistotz .otzblock_list1 .anstxt span.h {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin-top: 20px
}

.addn_pagelistotz .otzblock_list1 .anstxt span.txtans {
    display: block;
    color: #000;
    font-size: 14px;
    padding-top: 5px
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp {
    overflow: hidden;
    margin: 5px 0 0 0;
    padding: 0
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_line {
    border: 1px solid #f3f3f3;
    margin-top: 10px
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink {
    display: block;
    float: right;
    width: 70px;
    color: #959595
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp>span:first-child {
    display: block;
    float: left;
    width: 150px
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_11 > i[data-linkhover="1"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_11"]>i[data-linkhover="1"] {
    color: #ffd700
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_12 > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_12:hover > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_12"] > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_12"]:hover>i[data-linkhover="2"] {
    color: #ffd700
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_13 > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_13"] > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_13 > i[data-linkhover="3"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_13"]>i[data-linkhover="3"] {
    color: #ffd700
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_14 > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_14"] > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_14 > i[data-linkhover="3"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_14"] > i[data-linkhover="3"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_14 > i[data-linkhover="4"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_14"]>i[data-linkhover="4"] {
    color: #ffd700
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_15 > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_15"] > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_15 > i[data-linkhover="3"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_15"] > i[data-linkhover="3"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_15 > i[data-linkhover="4"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_15"] > i[data-linkhover="4"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_15 > i[data-linkhover="5"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_15"]>i[data-linkhover="5"] {
    color: #ffd700
}

.addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_16 > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_16"] > i[data-linkhover="2"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_16 > i[data-linkhover="3"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_16"] > i[data-linkhover="3"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_16 > i[data-linkhover="4"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_16"] > i[data-linkhover="4"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_16 > i[data-linkhover="5"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_16"] > i[data-linkhover="5"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink.addn_starslink_16 > i[data-linkhover="6"], .addn_pagelistotz .otzblock_list1 .otzstar .addn_starp span.addn_starslink[data-classfixed="addn_starslink_16"]>i[data-linkhover="6"] {
    color: #ffd700
}

.addn_pagelistotz .otzblock_list1 .photouserblock {
    display: block;
    padding: 5px 10px;
    border-top: 2px dashed #ccc;
    margin-top: 20px;
    background: #fcfcfc
}

.addn_pagelistotz .otzblock_list1 .photouserblock .photoimg {
    width: 50px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    float: left
}

.addn_pagelistotz .otzblock_list1 .photouserblock .username {
    float: left;
    max-width: 600px;
    margin-left: 15px;
    padding-top: 11px
}

.addn_pagelistotz .otzblock_list1 .photouserblock .username .name {
    display: block;
    font-size: 13px
}

.addn_pagelistotz .otzblock_list1 .photouserblock .username .date {
    display: block;
    font-size: 11px
}

.review-cnt {
    background: #eff3f4;
    padding: 20px;
    text-align: center;
    font-size: 25px;
    color: #585c5d;
}

.review-cnt a {
    color: #585c5d;
}

.review-cnt a span {
    background: #fed504;
    color: #fff;
    border-radius: 5px;
    padding: 0px 10px;
}

.addn_sliderotzlist .user-name {
    border-bottom: 1px solid #fed603;
    padding-bottom: 2px;
    text-transform: uppercase;
    font-size: 13px;
}

.addn_sliderotzlist .user-order {
    padding: 0 22px;
    color: #999;
    font-size: 13px;
}

.addn_sliderotzlist .user-date-order {
    color: #999;
    font-size: 13px;
}

.addn_sliderotzlist .user-date-order img {
    height: 13px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.addn_sliderotzlist .add_star {
    position: relative;
    top: 0px;
    float: right;
}

.reviews-bl .slideotz {
    border-top: 1px solid #ccc;
    padding-top: 50px;
}

/*
    Blogs and news
 */

.col-md img {
    display: inline
}

.blog-section_img-wrap {
    text-align: center;
    margin-bottom: 10px
}

.blog-section time {
    font-size: 80%
}

.box-section a.thumbnail:hover, .box-section a.thumbnail:hover h3 {
    background: transparent;
    color: #555656
}

.box-section a.thumbnail:hover time {
    color: #959696
}

.box-section a.thumbnail {
    -webkit-transition: all, 0.6s, ease, 0s;
    -moz-transition: all, 0.6s, ease, 0s;
    -o-transition: all, 0.6s, ease, 0s;
    transition: all 0.6s ease 0s
}

.box-section a.thumbnail:hover {
    -webkit-transition: all, 0.3s, ease, 0s;
    -moz-transition: all, 0.3s, ease, 0s;
    -o-transition: all, 0.3s, ease, 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 10px #c5cbcb;
    -webkit-box-shadow: 0 0 10px #c5cbcb;
    -moz-box-shadow: 0 0 10px #c5cbcb;
    border-color: #999
}

.thumbnail {
    background-color: #fff;
    border: solid 1px #e8e8e8
}

.blog-section .col-md {
    width: 20%;
    margin-bottom: 20px
}

h2 time {
    font-size: 70%;
    color: #959696
}

.box-main_blog-ul li {
    margin-bottom: 15px;
    border-bottom: 2px dashed #ccc;
}

.box-main_blog-ul .meta {
    font-size: 11px;
    color: #999;
    font-style: italic
}

.blog-inside .meta {
    font-size: 11px;
    color: #999;
    font-style: italic;
    margin-bottom: 10px
}

.blog-inside h2 {
    font-size: 1.6em;
    color: #555656;
    margin-top: 40px;
    font-weight: bold
}

.blog_articles .col-sm-3 .blog_content {
    background: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: block;
    position: relative;
    padding-bottom: 130%;
}

.blog_articles .col-sm-3 .blog_content:hover {
    border: 1px solid #f5d210;
    -webkit-box-shadow: inset 0px 0px 0px 2px rgba(245,210,16,1);
    -moz-box-shadow: inset 0px 0px 0px 2px rgba(245,210,16,1);
    box-shadow: inset 0px 0px 0px 2px rgba(245,210,16,1);
}

.blog_articles .blog_content-title {
    font-size: 20px;
    line-height: 24px;
    top: 25px;
    right: 35px;
    left: 35px;
    height: 72px;
    position: absolute;
}

.blog_articles .mbo-image {
    position: absolute;
    top: 112px;
    right: 5px;
    left: 5px;
    padding-bottom: 66.6%;
}

.mbo-image .image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 50%;
}

.blog_articles .date_blog {
    top: 310px;
    right: 35px;
    left: 35px;
    position: absolute;
    text-align: center;
    color: #959696;
}

.box-main_blog-ul .img-wrap {
    max-width: 120px;
    max-height: 120px;
    float: left;
    margin-right: 20px;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #999;
    margin-left: 5px;
}

.box-main_blog-ul li>a>h2 {
    margin: 10px 5px
}

.box-main_blog-ul li>a:after {
    width: 83%
}

.box-main_blog-ul a h2 {
    text-decoration: underline;
    font-weight: normal;
    font-size: 22px
}

.box-main_blog-ul a:hover h2 {
    text-decoration: none
}

.box-main_blog-ul a p, .box-main_blog-ul a:hover p {
    color: #555
}

.blog-section_img-wrap {
    width: 100%;
    overflow: hidden;
    height: initial;
    max-height: 200px
}

.main-content ul {
    list-style-type: disc;
    padding-left: 0px
}

.blog-view .date {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
    text-align: right
}

.box-main_blog-ul li>a:hover:after {
    background-image: none!important;
}

.box-main_blog-ul li>a:hover {
    background-color: transparent;
}

.newsbrief {
    margin: 0 5px
}

.news h3 {
    text-align: left;
    height: auto;
    font-size: 12px;
    font-weight: bold;
}

.news h2 {
    width: 100px;
}

.news img {
    height: 13px;
}

.news ul {
    overflow: hidden;
    border-top: 1px solid #ccc;
    /*border-bottom: 1px solid #ccc;*/
    padding: 30px 0;
    margin-bottom: 0;
}

.blog-section.news .col-md {
    margin-bottom: 0;
}

.news .col-md a:hover h3{
    opacity: 0.6;
}

.news .see-all-link,
.blog_articles .see-all-link,
.with_reviews .see-all-link {
    background: #eff3f4;
    display: inline-block;
    padding: 5px 10px;
    color: #555656;
    margin-top: 20px;
}

.news .see-all-link:hover,
.blog_articles .see-all-link:hover{
    opacity: 0.6;
}

.box-section.news > a.see-all-link:before,
.blog_articles > a.see-all-link:before,
.with_reviews > a.see-all-link:before {
    display: none;
}

.blog_articles h2 {
    width: 205px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog-post {
    border-top: 1px solid #ccc;
    padding-top: 40px;
}

.date_blog img {
    height: 13px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

/*
    Seo text
 */

.seo-txt h1 span {
    color: #fcb24f;
    font-weight: bold;
    font-family: "proxima_nova_altbold", Helvetica, Arial, sans-serif;
}

.seo-txt {
    font-size: 16px;
    line-height: 26px;
}

.seo-txt  p {
    margin-bottom: 25px;
}

/*
    Footer
 */
.box-footer-section {
    border-top: 3px solid #f3e212;
    background: #112538;
    margin-bottom: 0;
    clear: both;
}

.box-footer {
    border: 0;
    padding: 30px 0 0 0;
    margin-bottom: 0;
}

.clearboth {
    clear: both;
}

.footer_menu {
    text-align: left;
    color: #fff;
}

.footer_menu li:first-child {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer_menu li {
    padding-bottom: 4px;
}

.footer_menu li a {
    color: #ddd;
    font-size: 12px;
}

.footer_menu li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.social-icon li a {
    padding-left: 25px;
}

.social-icon li a:hover {
    text-decoration: none;
}

.social-icon li a:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
}

.social-icon li:nth-child(2) a:before {
    background: url(./img/vk.png) no-repeat;
    background-size: 100%;
}

.social-icon li:nth-child(3) a:before {
    background: url(./img/instagram.png) no-repeat;
    background-size: 100%;
}

.social-icon li:nth-child(4) a:before {
    background: url(./img/skype.png) no-repeat;
    background-size: 100%;
}

.social-icon li:nth-child(5) a:before {
    background: url(./img/whatsapp.png) no-repeat;
    background-size: 100%;
}

.payment-icon .wrap1 {
    text-align: center;
    margin-bottom: 0;
    padding: 10px 0;
}

.box-footer_info {
    float: none;
    color: rgba(255,255,255,.15);
    padding-top: 40px;
}

.box-footer_info a {
    color: rgba(255,255,255,.15);
}

/*
    Crumbs
 */
.spacer {
    display: none;
}

.crumbs .wrap {
    padding: 5px 0;
}

.crumbs .wrap span:before, .crumbs .wrap a:before {
    display: inline-block;
    margin: 0 4px 0 0;
    height: 12px;
    width: 12px;
    color: #ccc;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    content: '/';
    vertical-align: -2px;
}

.crumbs .wrap a {
    color: #a9aeb3;
    text-decoration: none;
}

.crumbs .wrap a, .crumbs .wrap span {
    margin-right: 0;
}

.crumbs .wrap a:hover {
    color: #a9aeb3;
    opacity: 0.6;
}

/*
    Item List
 */
.bproduct .col-md-10.bproduct {
    padding-left: 40px;
}

.bproduct .col-md-10.bproduct h1 {
    float: left;
    margin-top: 0;
}

.searchtypes {
    float: right;
}

.catalog-panel {
    clear: both;
    padding: 15px 0;
    margin-bottom: 5px;
}

.searchtypes .listitem li {
    position: relative;
    border-bottom: 0;
    float: left;
}

.searchtypes .listitem li:first-child {
    margin-right: 10px;
}

.searchtypes .listitem li a {
    background: #fed802;
    padding: 10px 15px;
    color: #fff;
}

.searchtypes .listitem li a.active {
    background: #fed802;
    color: #fff;
    cursor: default;
}

.isFeature {
    padding: 10px 15px!important;
    margin-left: 0;
    font-weight: normal;
    border-bottom: 0;
    cursor: pointer !important;
}

.bgr-panel {
    background-color: #fff;
}

.sort_by_price {
    display: inline-block;
}

.sort_by_price input[type=text] {
    background: #fff;
    border: 1px solid #dcdcdc;
    line-height: 24px;
    height: 24px;
    padding: 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-left: 5px;
    width: 40px;
    margin-right: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.sort_by_price input[type=text]:hover,
.sort_by_price input[type=text]:focus {
    border: 1px solid #9E9E9E;
}

.sort_by_price input[type=submit] {
    background: transparent;
    border: 0;
    line-height: 30px;
    padding: 0px 5px;
    margin-left: 5px;
    cursor: pointer;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.sort_by_price input[type=reset] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0px 5px;
}

.bgr-panel li {
    border-left: 0;
    line-height: 20px;
    text-align: center;
}

.bgr-panel li select {
    font: 11px/16px Arial;
    border: 1px solid #ddd;
    max-width: 130px;
    min-width: 50px;
    background: #fff;
    color: #808083;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 2px 5px;
    position: relative;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjRweCIgdmVyc2lvbj0iMS4xIiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiPgogIDxnPgogICAgPHBhdGggZmlsbD0iIzgwODA4MyIgZD0ibTYwLjUzMywxNS43MzNsLTI4LjU2LDI4LjMyOC0yOC41NzktMjguMzQ4Yy0wLjM5Ny0wLjM5NC0wLjkxNy0wLjU5LTEuNDM3LTAuNTlzLTEuMDM5LDAuMTk2LTEuNDM2LDAuNTljLTAuNzkzLDAuNzg3LTAuNzkzLDIuMDYyIDAsMi44NDlsMjkuOTgsMjkuNzM1YzAuMiwwLjIgMC40OTQsMC4zNzUgMC43NTcsMC40NzYgMC43NSwwLjI4MiAxLjU5NywwLjEwNyAyLjE2Ni0wLjQ1NmwyOS45ODEtMjkuNzM1YzAuNzkzLTAuNzg3IDAuNzkzLTIuMDYyIDAtMi44NDktMC43OTQtMC43ODYtMi4wNzgtMC43ODYtMi44NzIsNy4xMDU0M2UtMTV6Ii8+CiAgPC9nPgo8L3N2Zz4K);
    background-position: 94.2% 5px;
    background-repeat: no-repeat;
    background-size: 12px;
}

#per_page select {
    background-position: 80% 5px;
}

.subcategories .listitem {

}

.subcategories .listitem li {
    border-bottom: 0;
}

.subcategories .listitem li a {
    padding: 8px 0px 8px 15px;
    font-size: 12px;
    font-weight: 500;
    position: relative;
}

.subcategories .listitem li a:hover {
    color: #4d4d4d;
    opacity: 0.6;
}

.subcategories .listitem li a:before {
    content: '';
    position: absolute;
    margin-left: -13px;
    height: 7px;
    width: 7px;
    background: #ccc;
    top: 13px;
}

.subcategories .listitem li a:hover:before {
    background: #fed703;
}

.w160li .pic ins {
    display: none;
}

.col-md-10.bproduct .w700 {
    width: 950px;
}

.w160li li {
    margin: 0 0 30px 20px;
    width: 215px;
}

.w160li .pic {
    height: 215px;
}

.lproduct .raiting {
    display: none;
}

.wrapper_sale_item {
    display: none;
}

.lproduct .price {
    background-color: transparent;
    overflow: hidden;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    white-space: nowrap;
    font-size: 0;
    padding: 10px 0;
    text-align: center;
}

.lproduct .price span, .bbprice, .lproduct .price-span {
    background-color: transparent;
    padding: 4px 5px;
    font: bold 16px/18px Arial, Helvetica, sans-serif;
    color: #555656;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.lproduct .price span.old-price {
    font-size: 12px;
    color: #999;
}

.lproduct .price .line {
    display: none;
}

.good-name {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    padding-top: 10px;
}

.filterstitle span {
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 3px solid #fed901;
}

.filterstitle {
    border-bottom: 0!important;
    margin-bottom: 20px;
}

#filterform .listitem li {
    border-bottom: 1px solid #e6e6e6;
}

#filterform .listitem li a {
    display: block;
    padding: 7px 0;
    font-size: 13px;
    color: #4d4d4d;
    font-weight: normal;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
}

#filterform .i-new {
    background: #fff;
    position: absolute;
    top: 20%;
    right: 0;
    padding: 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

/*
    Pagination
 */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination li.active > a, .pagination li.active > a:hover {
    background-color: transparent;
    color: #555656;
    border-color: transparent;
    border-bottom: 2px solid #fed901;
}

.pagination li.disabled > a {
    color: #555656;
    background-color: transparent;
    border-color: transparent;
}

.pagination li.pagination_skip a {
    padding: 0 0.7vw;
}

.pagination li > a, .pagination li > span, .pagination li > a:focus, .pagination li > span:focus {
    padding: 0 0.8vw;
    color: #777;
    background-color: transparent;
    border-color: transparent;
    border-right: none;
    font-weight: bold;
    border-bottom: 2px solid #fff;
}

.pagination li > a:hover, .pagination li > span:hover {
    background-color: transparent;
    color: #555656;
    border-color: transparent;
    border-bottom: 2px solid #fed901;
}

.pagination li.disabled > a:hover {
    background-color: transparent;
    color: #555656;
    border-color: transparent;
}

.pagination li:last-child > a {
    border-right: 0;
}

.pagination li > a > span {
    font-weight: normal;
    position: relative;
    top: 3px;
}

/*
Item cart
 */
.bprd-cart {
    position: relative;
    /*overflow: hidden;
    border: 1px solid #e6e6e6; Ð¿Ð¾ÐºÐ° ÑƒÐ±ÐµÑ€ÐµÐ¼ Ñ€Ð°Ð¼ÐºÑƒ */
}

.w310li li {
    margin: 0;
    width: 380px;
    height: auto;
    overflow: hidden
}

.w310li .pic i {
    display: table-cell;
    width: 380px;
    height: auto;
    vertical-align: middle
}

.col505 {
    width: 505px
}

.col505 .btitle {
    width: 505px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.col505 .btitle h2 {
    line-height: 20px;
    position: relative
}

.col505 .btitle h2 span {
    height: 30px;
    width: 100px;
    display: block;
    position: absolute;
    right: 0;
    margin-top: -25px;
    background: linear-gradient(to right, rgba(230, 230, 230, 0), #fff);
    background: -moz-linear-gradient(to right, rgba(230, 230, 230, 0), #fff);
    background: -webkit-linear-gradient(to right, rgba(230, 230, 230, 0), #fff);
    background: -o-linear-gradient(to right, rgba(230, 230, 230, 0), #fff);
    background: -ms-linear-gradient(to right,rgba(230,230,230,0),#fff)
}

.w100per {
    width: 100%
}

.w100per li a:hover {
    border: 1px solid #575757
}

.w100per li a {
    border: 1px solid #edefef;
    border-radius: 2px;
    display: block;
    width: 70px;
}

.w100per .pic {
    height: 70px;
    margin: 6px
}

.col510 {
    width: 510px
}

.col380 {
    width: 380px
}

.col190 {
    width: 190px;
}

.col930 {
    width: 930px;
}

.w70li a {
    border: 1px solid #E8E8E8;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.w70li a:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    border: 1px solid #575757
}

.item_action_cart {
    margin-top: 10px;
    height: 65px
}

.item-id {
    display: inline-block;
    float: right;
    padding: 10px 0 0
}

.item_title p, .original_item_title p {
    margin: 0 0 2px 0
}

.item_title a, .original_item_title a {
    text-decoration: none;
    display: block;
    float: right
}

.item_title a small, .original_item_title a small {
    display: block;
    margin-left: 5px;
    font-size: 12px
}

.dotted-link {
    text-decoration: none;
    border-bottom: 1px dashed #4E4E4E;
    color: #587E9F
}

#properties p {
    font-size: 14px
}

.itcharac {
    font-size: 14px
}

div.spk-good-rating {
    padding: 5px 0
}

div.spk-good-rating .spk-good-rating-number {
    position: relative;
    top: -2px
}

.product-info-block .size-block {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}

.product-info-block .size-box, .product-info-block .size-box-big {
    max-width: 364px;
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    font-size: 12px;
    cursor: pointer;
    height: auto;
    line-height: 20px;
    min-width: 32px;
    display: block;
    text-align: center;
    text-decoration: none;
    background-size: 100% !important;
    color: #4d4d4d;
    background-color: #f5f5f5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 8px;
    font-weight: bold;
}

.product-info-block .size-box-big:hover, .product-info-block .size-box:hover {
    background: #d9d9d9;
    border: 1px solid #d9d9d9
}

.product-info-block .selected {
    padding: 4px 8px;
    color: #fff !important;
    background-color: #fe8f02 !important;
    border: 1px solid #fe8f02 !important;
}

#c_cost_new b:last-child {
    display: none
}

.addvendtofav {
    padding: 3px!important;
    background: #FFF !important;
    color: #676767 !important;
    border: 1px solid #ccc !important;
    font-size: 10px !important;
    margin: 0 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    font-weight: normal!important;
}

.addvendtofav:hover {
    text-decoration: none;
}

.allvendgood {
    background-color: transparent;
    padding: 2px 0;
    margin: 0;
    text-align: center;
    border-top: 0;
}

.allvendgood a {
    text-decoration: none;
    color: #0a0a0a;
}

.__addbasket {
    display: inline-block;
    position: relative;
    height: 50px;
    width: 209px;
    background: #168DE2;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    border-radius: 3px
}

/*
    Tabs
 */

.btabs .tabs-content {
    border-top: none;
    overflow: hidden;
    border: 1px solid #f2f2f2;
}

.tabs {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 0;
    top: 1px;
    position: relative;
}
.tabs > li.active {
    position: relative;
    top: 1px;
}

.tabs > li.active > a, .tabs > li.active > a:hover, .tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #fff!important;
    border: 1px solid #f2f2f2;
    border-bottom: 0;
    border-radius: 0;
}

.tabs li.active:first-child {
    padding: 0;
}

.tabs > li:not(.active) > a:hover {
    border-radius: 0;
    background-color: transparent;
    color: #fe8d03;
}

.tabs > li:not(.active) > a:hover > span {
    color: #fe8d03;
}

#basket-items-count {
    position: absolute;
    background: #ea1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0;
    font-size: 10px;
    text-align: center;
    line-height: 0px;
    left: 17px;
}

/*
    Privat office
 */
 
.main .wrap .col240 {
    width: 20%;
    padding-right: 20px;
}

.main .wrap .col690 {
    width: 80%;
    padding-left: 20px;
}

.mcats {
    border: 1px solid #f2f2f2;
}

.mcats li.mcats_item {
    margin-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
}

.mcats li.mcats_item:last-child {
    border-bottom: 0;
}

.mcats li.mcats_item>a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    font: normal 14px/19px "Proxima Nova", Helvetica, Arial, sans-serif;
    color: #666;
}

.mcats li.mcats_item>a.active {
    background-color: #f4bf28;
    color: #fff;
    font-weight: bold;
}

.bproduct>h2.mb25 span, .bproduct>h2.mb20 span {
    float: inherit;
    padding: 0 5px;
    background-color: #fff;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 3px solid #f5d110;
    margin: 0 auto 20px;
    padding-bottom: 3px;
}

.bproduct>h2.mb25, .bproduct>h2.mb20 {
    height: 25px;
    border-bottom: 0;
    font-size: 14px;
    color: #555656;
    text-align: center;
}

.btn_off {
    border-width: 1px;
    border-color: #dea50a;
    background: linear-gradient(to bottom, #f5c32c 0%, #eda70d 100%);
    border-bottom: 3px solid #d3971c;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

.btn_off:hover {
    background: linear-gradient(to bottom, #eda70d 0%, #f5c32c 100%);
}

div.subscribe {
    margin-top: 30px;
    border: 1px solid #f2f2f2;
}

.subscribe .btn_off {
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 0;
}

.subscribe h3 {
    font-size: 1.2em;
    text-align: center;
}

.btn-small {
    white-space: nowrap;
    border-width: 1px;
    border-color: #dea50a;
    background: linear-gradient(to bottom, #f5c32c 0%, #eda70d 100%);
    border-bottom: 3px solid #d3971c;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

.btn-small:hover {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(to bottom, #eda70d 0%, #f5c32c 100%);
}

.btn-small span {
    display: block;
    height: 21px;
    padding: 0 6px;
    background-position: center;
    background: transparent;
}

.privateoffice h1 {
    display: none;
}

.office_info_main {
    background: transparent;
    border: 1px solid #f2f2f2;
    border-radius: 0;
}

.office_info_main .moneyplus {
    font: bold 22px/26px Arial, Helvetica, sans-serif;
    color: #ED1C24;
}

.office_info_main .addmoney,
.userform .btn_office {
    display: inline-block;
    position: relative;
    height: 50px;
    text-decoration: none;
    border-width: 1px;
    border-color: #dea50a;
    background: linear-gradient(to bottom, #f5c32c 0%, #eda70d 100%);
    border-bottom: 3px solid #d3971c;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

.office_info_main .addmoney:hover,
.userform .btn_office:hover {
    background: linear-gradient(to bottom, #eda70d 0%, #f5c32c 100%);
}

.office_info_main .addmoney span {
    padding: 0 0 0 40px;
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMzMS40OTMgMzMxLjQ5MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzMxLjQ5MyAzMzEuNDkzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTI5OC43NjEsNTcuMDkzbC0xMDEuMi01NC44Yy05LjYtNS4yLTIyLjgtMS4yLTI4LDguNGwtNTkuMiwxMTBoLTcyYy05LjIsMC0xNi40LDcuMi0xNi40LDE2LjR2MjguOHYxNDkuMiAgICBjMCw5LjIsNy4yLDE2LjQsMTYuNCwxNi40aDIzMGM5LjIsMCwxNi40LTcuMiwxNi40LTE2LjR2LTQxLjZoNi44YzMuNiwwLDYuNC0yLjgsNi40LTYuNHYtNDcuNmMwLTMuNi0yLjgtNi40LTYuNC02LjRoLTYuOHYtNDYuOCAgICBjMC03LjYtNS42LTE0LjQtMTIuOC0xNmwzNS4yLTY1LjJDMzEyLjM2MSw3NS4wOTMsMzA4Ljc2MSw2Mi42OTMsMjk4Ljc2MSw1Ny4wOTN6IE0yMjYuNzYxLDMyLjY5M2wtNjMuMiwxMTcuMmgtMThsNjcuNi0xMjQuNCAgICBMMjI2Ljc2MSwzMi42OTN6IE0xODEuMTYxLDE2LjY5M2MyLTMuNiw2LjgtNS4yLDEwLjQtMy4ybDEwLDUuNmwtNzAuNCwxMzAuOGgtMjJMMTgxLjE2MSwxNi42OTN6IE0zNC4zNjEsMTM2LjY5MyAgICBjMC0xLjIsMS42LTMuMiwzLjYtMy4yaDY1LjJsLTguOCwxNmgtNTYuNGMtMS4yLDAtMi40LDAtMy42LDAuNFYxMzYuNjkzeiBNMjcxLjU2MSwzMTUuMDkzYzAsMi0xLjYsMy42LTMuNiwzLjZoLTIzMCAgICBjLTIsMC0zLjYtMS42LTMuNi0zLjZ2LTE0OC44YzAtMiwxLjYtMy42LDMuNi0zLjZoNjAuNGgyNS42aDQ2LjhoOTBoNi44YzIsMCwzLjYsMS42LDMuNiwzLjZ2NDYuOGgtMjQuNHYwICAgIGMtMTAuOCwwLTE5LjIsOC44LTE5LjIsMTkuMnYyMmMwLDEwLjgsOC44LDE5LjIsMTkuMiwxOS4yaDI0LjhWMzE1LjA5M3ogTTI4NC4zNjEsMjI1Ljg5M2gwLjR2MzQuOGgtMC40aC0zNy42ICAgIGMtMy42LDAtNi40LTIuOC02LjQtNi40di0yMmMwLTMuNiwyLjgtNi40LDYuNC02LjRIMjg0LjM2MXogTTI5NS41NjEsNzguNjkzbC0zOC40LDcxLjJoLTc5LjJsNjAtMTEwLjhsNTQuNCwyOS42ICAgIEMyOTYuMzYxLDcwLjI5MywyOTcuNTYxLDc1LjA5MywyOTUuNTYxLDc4LjY5M3oiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yNzEuMTYxLDcyLjY5M2wtMy4yLTEuNmMtOC00LjQtMTguOC0xLjItMjMuMiw2LjhsLTQsNy42Yy0yLDQtMi44LDguOC0xLjIsMTMuMmMxLjIsNC40LDQuNCw4LDguNCwxMGwzLjIsMS42ICAgIGMyLjQsMS4yLDUuMiwyLDgsMmM2LjQsMCwxMi0zLjYsMTUuMi04LjhsNC03LjZDMjgyLjM2MSw4Ny40OTMsMjc5LjE2MSw3Ny4wOTMsMjcxLjE2MSw3Mi42OTN6IE0yNjYuNzYxLDg5Ljg5M2wtNCw3LjYgICAgYy0xLjIsMi00LDIuOC02LDEuNmwtMy4yLTJjLTAuOC0wLjQtMS42LTEuNi0yLTIuNGMtMC40LTEuMi0wLjQtMi40LDAuNC0zLjJsNC03LjZjMC44LTEuMiwyLjQtMi40LDQtMi40YzAuOCwwLDEuMiwwLDIsMC40ICAgIGwzLjIsMS42QzI2Ni43NjEsODUuMDkzLDI2Ny41NjEsODcuNDkzLDI2Ni43NjEsODkuODkzeiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
}

.office_info_main .addmoney span .i {
    display: none;
}

.office_info_main .money {
    font: bold 22px/26px Arial, Helvetica, sans-serif;
    color: #4CAF50;
}

.mcats li.mcats_item ul {
    border-top: 1px solid #E6E6E6;
    padding: 0;
}

.mcats li.mcats_item ul li a.active {
    background-color: #FFC107;
    color: #fff;
}

.mcats li.mcats_item ul li a {
    display: block;
    padding: 5px 12px;
    background-color: #fff;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #666;
}

.mcats li.mcats_item.open {
    border-right: 3px solid #fec108;
}

.userform select, .userform textarea {
    padding: 4px 5px;
    resize: none;
    width: 194px;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-appearance: none;
    height: 27px;
}

.userform.userBigLabel .bproduct.mb30 h2.mb20 {
    text-align: left
}

.mcats li.mcats_item.open>a,
.mcats li.mcats_item ul li:last-child a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.userform .enter .btn_office {
    background-position: center;
    width: 95px;
    padding: 8px 0;
    height: 40px;
}

#support h2.mb20 {
    text-align: left;
}

/*
    Text page    
*/

.sidebar-for-text-pages {
    overflow: hidden;
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -mos-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding-right: 0!important;
}

.wrapper_sub_menu .titlecat a {
    text-decoration: none;
    display: block;
    position: relative;
    padding: 5px 10px;
}

.wrapper_sub_menu .listitem li a {
	font-weight: normal;
}

.titlecat.bbn {
    border-bottom: 1px solid #e4e4e4;
    font: normal 14px/24px Arial;
    color: #333;
}

.wrapper_sub_menu .titlecat a {
    color: #666;
    text-decoration: none;
    display: block;
    position: relative;
    padding: 5px 10px;
}

.main .wrap .col690 .main-content {
    width: 100%;
}

.box-search-form_providers {
    margin-left: 39px;
    height: 27px;
    position: relative;
    top: 2px;
}

.box-search-form_providers.nav-tabs > li > a, .box-search-form_providers.nav-tabs > li > a:active, .box-search-form_providers.nav-tabs > li > a:focus {
    padding: 2px 10px!important;
    border: 0!important;
    border-top-color: transparent!important;
    border-radius: 4px 4px 0 0!important;
    font-size: 15px!important;
    color: #fff!important;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    font-weight: bold;

}

.box-search-form_providers.nav-tabs > li > a:hover {
    background-color: transparent!important;
}

.box-search-form_providers.nav-tabs > li > a {
    background-color: transparent;   
}

.box-search-form_providers.nav-tabs > li.active > a {
    background-color: transparent;
    background: linear-gradient(to bottom, #f5c32c 0%, #eda70d 100%);
    color: #fff!important;
}

#transagnt-logo-white {
    height: 80px;
}

.nav .open>a,
.nav .open > a:hover, .nav .open>a:focus {
    background-color: #fff;
    color: #555656;
}

.navbar-nav>li>.dropdown-menu {
    background-color: #fff;
    border-top: 0.2rem solid #fad12c;
    -webkit-box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.1);
    box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    min-width: 150%;
}

.box-up-menu li ul.dropdown-menu li {
    border-right: 0;
}



.navbar-nav>li.head-phone .dropdown-menu {
    min-width: 500px;
    left: 0;
}

.box-section.supply-products-section .item-list li.ind-itm {
    float: left;
    width: 210px!important;
    margin: 10px;
    background-color: #fff;
    border: solid 1px #e8e8e8;
    border-radius: 3px;
    position: relative;
    height: 310px;
}

.box-section.supply-products-section .item-list li.ind-itm:hover {
    -webkit-transition: all, 0.3s, ease, 0s;
    -moz-transition: all, 0.3s, ease, 0s;
    -o-transition: all, 0.3s, ease, 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 10px #c5cbcb;
    -webkit-box-shadow: 0 0 10px #c5cbcb;
    -moz-box-shadow: 0 0 10px #c5cbcb;
    border-color: #999;
}

.menu-aside {
    display: none;
}

.aside {
    width: 260px;
    box-sizing: border-box;
    float: left;
}

.content .main {
    margin-left: 290px;
    padding-top: 0;
}

.main .wrap .col240 .aside {
    width: 100%;
}

.main .wrap .col240 .aside .sidebar-for-text-pages {
    border: 0;
}

.new-user-guide {
    clear: both
}

.new-user-guide .wrap {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    background-color: #f7f7f7;
    border-right: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    clear: both;
}

.col-lg-15 {
    width: 25%;
    float: left;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.new-user-guide .wrap .col-lg-15:hover {
    background: #e6e6e6
}

.new-user-guide-item {
    position: relative;
    border-right: 1px #e8e8e8 solid;
    overflow: hidden;
    padding: 0 5px 0 5px;
    height: 78px
}

.p-title {
    clear: both;
    color: #000;
    line-height: 20px;
    margin: 0;
    font-size: 15px;
    padding-top: 10px;
}

.p-desc {
    color: #666;
    line-height: 19px;
    font-size: 14px;
    margin: 0
}

.new-user-guide-item-ico {
    float: left;
    font-size: 40px;
    padding: 7px 10px;
    color: #666
}

.new-user-guide-item-ico img {
    height: 60px;
    position: relative
}

.new-user-guide a:hover {
    text-decoration: none;
}