@import "owl.carousel.css";
@import "jquery-ui.min.css";
@import "fonts/fonts.css";
@import "jquery.formstyler.css";
@import "jquery.mCustomScrollbar.min.css";
@import "jquery.bxslider.css";
@import "jquery.fancybox.css";

html {
    line-height: 1.4;
}

body {
    font-size: 11pt;
    font-family: 'Circe-Regular';
    background: url(images/main-bg.png);
    min-width: 1000px;
    color: #333;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

img{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

ul {
    list-style: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a {
    color: #0066CC;
    text-decoration: none;
}

a:focus, a:active {
    outline: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
}

.f-left {
    float: left !important;
}

.f-right {
    float: right;
    background: url("images/main-bg.png");
}

.error, .errortext {
    color: #FF0000;
}

.red {
    color: #FF0000 !important;
}

.blue {
    color: #0066CC;
}

#main {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 500px;
}

.main-container {
    width: 894px;
    margin: 0 auto;
}

.main-container.main-h1 h1 {
    margin: 10px 0 10px 10px;
}

.sprite {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-26 {
    width: 24px;
    height: 25px;
}

.banner-height {
    height: 715px;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
#header {
    position: relative;
    padding: 16px 0 5px 0;
    white-space: nowrap;
}

#header .logo {
    color: #0066d0;
    font-family: "Circe-ExtraBold";
    font-size: 33px;
    letter-spacing: 0.06em;
    line-height: 1;
    outline: 0 none;
    text-decoration: none;
    display: inline-block;
    float: none;
    vertical-align: top;
}

#header .logo i {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -226px -166px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin: 0 12px 0 0;
}

#header .after-logo {
    font-family: "Circe-ExtraBold";
    font-size: 17px;
    letter-spacing: 0.01em;
    line-height: 1.2;
    margin: -1px 0 0 37px;
    padding: 0;
    text-transform: uppercase;
}

#header .after-logo a {
    color: #303030;
    display: block;
    margin: 0px 0 0px 0px;
    text-align: justify;
}

#header .after-logo a span{
    color:#fb9e00;
}

#header .logo .link {
    color: #0562dc;
    margin: 0;
    padding: 0;
}

#header .logo .link a {
    border-bottom: 1px dashed #0562dc;
    font-family: "Circe-Regular";
    font-size: 14px;
    letter-spacing: 1px;
}

#header .top_search_visible {
    width: 290px;
    margin: 15px 20px 0 15px;
    display: inline-block;
    float: left;
    vertical-align: top;
}

#header .tel-block {
    padding-left: 8px;
    width: 204px;
    position: relative;
    z-index: 100;
    text-align: left;
}

#header .tel-block p {
    margin: 0;
    color: #aaa;
    font-size: 16pt;
    line-height: 1;
    font-family: 'Circe-ExtraBold';
    letter-spacing: 1px;
}

#header .tel-block p:first-child {
    padding-bottom: 10px;
}

#header .tel-block p:nth-child(2) {
    margin-left: 6px;
}

#header .tel-block p span {
    font-size: 10pt;
    text-align: center;
    display: block;
}

#header .f-center {
    width: 184px;
}

#header .f-center .tel-block {
    width: 180px;
    margin: 8px 0 2px;
    display: block;
    float: none;
    position: relative;
    z-index: 200;
}
#header .f-center .tel-block:nth-child(2){
    margin:0;
}

#header .f-center .tel-block span {
    font-size: 13px;
    line-height: 1.1;
    color: #9a9a9a;
    display: block;
    margin: 3px 0px 0px;
}

#header .f-center .tel-block p {
    font-size: 20px;
    padding: 0;
    color: #0066d0;
}

#header .f-center .tel-block.more-info p.popup-bottom-corner {
    font-size: 11px;
    font-family: 'Circe-Regular';
    color: #9a9a9a;
    text-align: center;
    border-bottom: 1px dashed #9a9a9a;
    padding-bottom: 3px;
}

#header .f-center .tel-block.more-info .popup-block-main:hover p.popup-bottom-corner {
    border-bottom: none;
    color: #0066d0;
}

#header .f-center .tel-block.more-info .popup-block {
    position: absolute;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin-top: 0;
    display: none;
    padding: 10px 15px;
    z-index: 300;
    width: 240px;
    color: #0166d0;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3);
    font-size: 13px;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: -moz-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: -ms-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: -o-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: linear-gradient(bottom, #f5f5f5, #fff) !important;
}

#header .f-center .tel-block.more-info .popup-block-main:hover .popup-block,
#header .f-center .tel-block.more-info .popup-block-main:active .popup-block {
    display: block;
}

#header .f-center .tel-block.more-info .popup-block > div{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#header .f-center .tel-block.more-info .popup-block p {
    color: #333333;
    font-size: 11px;
    white-space: normal;
    text-align: left;
    font-family: 'Circe-Regular';
    line-height: 13px;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message{
    margin: 10px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message:last-child{
    margin-bottom: 0;
    border-bottom: none;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message > div{
    margin: 10px 0;
    float: left;
    width: 100%;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message ul{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message ul li{
    float: left;
    width: 50%;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message ul li img {
    margin-right: 5px;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message .popup-block-working{
    background: url("../img/clock2.png") no-repeat 0 4px;
    padding: 0 0 2px 40px;
    line-height: 18px;
}

#header .f-center .tel-block.more-info .popup-block div.popup-block-message .popup-block-working-holiday a{
    color: #FFA500;
    font-size: 16px;
    text-align: center;
    margin: 10px 0 0 6px;
    display: block;
    text-decoration: underline;
}


#header .new-right {
    display: inline-block;
    vertical-align: top;
    width: 140px;
}

#header .new-right ul {
    margin: 0 1px 0 0;
}

#header .tools-list {
    list-style: none;
    padding: 0;
    margin: 11px 1px 0 0;
    position: relative;
}

#header .new-right .tools-list {
    margin: 10px 0 0 0;
    float: right;
}

#header .tools-list > li {
    display: inline-block;
    vertical-align: top;
    margin-left: 9px;
    width: 100%;
    height: 35px;
    background: transparent;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-order-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
}

#header .tools-list > li a {
    color: #666666;
}

#header .new-right .tools-list > li {
    margin-left: 0;
    float: left;
}

#header .tools-list > li.basket {
    margin-top: 5px;
}

#header .tools-list > li.basket:hover {
    background: transparent;
}

#header .tools-list > li.basket:hover .basket-dropdown {
    display: block;
}

#header .tools-list > li.basket:hover > .basket-ico, #header .tools-list > li.basket > .basket-ico.active {
    background-position: -192px 0px;
}

#header .tools-list > li.basket:hover > .basket-ico span, #header .tools-list > li.basket > .basket-ico.active span {
    color: #fff;
}

#header .tools-list > li > span {
    background-image: url('images/spritesheet2.png');
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    margin-top: 3px;
    cursor: pointer;
}

#header .tools-list > li > span.bronse {
    background: url('../img/cart-bronse.png') no-repeat 0 0 !important;
}

#header .tools-list > li > span.silver {
    background: url('../img/cart-silver.png') no-repeat 0 0 !important;
}

#header .tools-list > li > span.gold {
    background: url('../img/cart-gold.png') no-repeat 0 0 !important;
}

#header .tools-list > li > span.time-ico {
    background-position: -145px -90px;
    width: 33px;
    height: 32px;
}

#header .tools-list > li > .basket-ico {
    background-position: -151px 0px;
    width: 42px;
    height: 31px;
    background-image: url(images/spritesheet2.png);
    display: block;
    text-decoration: none;
}

#header .tools-list > li > .basket-ico i {
    font-style: normal;
    margin: -16px 0 0 45px;
    display: block;
    position: absolute;
    font-size: 16px;
    color: #0066CC;
}

#header li .basket-dropdown h4 {
    cursor: pointer;
}

#header .tools-list > li > .basket-ico span {
    padding: 7px 0 0 7px;
    font-size: 12px;
    text-align: center;
    color: #0066d0;
    display: block;
    line-height: 13px;
}

#header .tools-list > li > .basket-ico span:not(*:root) {
    padding: 6px 0px 0px 8px;
    position: relative;
}

#header .tools-list > li > span.login-ico {
    background-position: 0px -67px;
    width: 29px;
    height: 33px;
}

#header .tools-list > li > span.search-ico {
    background-position: -182px -176px;
    width: 34px;
    height: 32px;
}

#header .tools-list li.login {
    width: auto;
    height: auto;
    border-right: 2px solid #666666;
    border-radius: 0;
    padding-right: 5px;
}

#header .tools-list li.login a {
    text-transform: capitalize;
}

#header .tools-list li.login a {
    color: #0066CC;
}

#header .tools-list li.login:hover .login-dropdown {
    display: block;
}

#header .tools-list > li.registr {
    width: auto;
    height: auto;
    padding-left: 5px;
}

#header .tools-list li.registr a {
    text-transform: capitalize;
    color: #0066CC;
}

#header .tools-list > li.registr.active a {
    color: #666666;
}

#header .header-banner {
    float: left;
    height: 130px;
    margin: 0 0 0 35px;
    position: relative;
    width: 400px;
}

#header .header-banner .banner {
    height: 125px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 400px;
}

#header .header-banner .banner img {
    max-width: 400px;
    max-height: 125px;
}

#header .search-top {
    margin-top: 91px;
    position: absolute;
}

#header #search {
    height: auto;
    padding: 0;
    position: relative;
}

#header #search .row {
    position: relative;
    width: 100%;
}

#header #search .row input#title-search-input {
    border: 1px solid #666;
    padding: 11px 39px 8px 11px;
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
    font-family: "Circe-Regular";
    line-height: 1.3;
}

#header #search input.bx_input_submit {
    background: url("images/spritesheet.png?v=11111") no-repeat -184px -177px;
    border: medium none;
    display: block;
    height: 30px;
    position: absolute;
    right: 6px;
    top: 4px;
    width: 30px;
    padding: 0px;
    margin: 0px;
}

.login-dropdown, .login-block {
    position: absolute;
    right: -1px;
    top: 22px;
    padding: 10px 15px;
    background: #0166d0;
    background: #fff;
    z-index: 300;
    width: 237px;
    color: #fff;
    color: #0166d0;
    display: none;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3);
    font-size: 13px;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: -moz-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: -ms-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: -o-linear-gradient(bottom, #f5f5f5, #fff) !important;
    background-image: linear-gradient(bottom, #f5f5f5, #fff) !important;
    z-index: 999;
}

.bx-system-auth-form input[type="text"], .bx-system-auth-form input[type="password"] {
    padding: 5px 10px;
    font-size: 13px;
    width: 207px;
}

.bx-system-auth-form .link a {
    text-decoration: underline;
}

.bx-system-auth-form .errortext, .bx-system-auth-form p, .bx-system-auth-form .errortext-login {
    margin: 0px;
    color: red;
}

.bx-system-auth-form p {
    margin-bottom: 10px;
}

.login-dropdown input[type="submit"],
.login-block input[type="submit"] {
    border: 0;
    outline: 0;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    text-align: center;
    color: #0166d0;
    font-size: 13px;
    margin: 10px 0px 10px 0px;
    display: block;
    border: 1px solid #0166d0;
    padding: 7px 15px;
    background: transparent;
}

.login-dropdown input[type="submit"]:hover,
.login-block input[type="submit"]:hover {
    background: #0166d0;
    color: #fff;
}

.basket-dropdown {
    position: absolute;
    width: 267px;
    top: 63px;
    right: -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 1px solid #cccccc;*/
    padding: 10px 15px;
    background: #fff;
    z-index: 100;
    display: none;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3);
    z-index: 999;
}

.basket-dropdown h4 {
    margin: 7px 0 0 0;
    color: #fff;
    font-weight: normal;
    text-align: center;
    background: #0166d0;
    font-family: 'Circe-Regular';
    padding: 10px;
    font-size: 10pt;
    line-height: 20px;
}

.basket-dropdown h4 span {
    font-family: 'Circe-Bold';
    font-size: 15pt;
}

.basket-dropdown ul {
    margin: 0;
    padding: 0;
}

.basket-dropdown ul li {
    margin: 8px 0 0 0;
    list-style: none;
    overflow: hidden;
}

.basket-dropdown ul li .img-block {
    width: 51px;
    height: 83px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #3a66c8;
    text-align: center;
    overflow: hidden;
    float: left;
}

.basket-dropdown ul li .img-block img {
    max-width: 100%;
}

.basket-dropdown ul li .text-block {
    margin: 0 0 0 60px;
    width: auto;
}

.basket-dropdown ul li .text-block .f-left {
    width: 114px;
}

.basket-dropdown ul li .text-block p {
    margin: 0;
    line-height: 14px;
}

.basket-dropdown ul li .text-block .name {
    font-family: 'Circe-Light';
    font-weight: 600;
    color: #000;
    font-size: 8pt;
    line-height: 1.1;
    text-decoration: none;
    display: block;
    margin: 4px 0 0 0;
}

.basket-dropdown ul li .text-block .name:hover {
    text-decoration: underline;
}

.basket-dropdown ul li .text-block .price {
    font-family: 'Circe-Bold';
    color: #3a66c8;
    margin: 10px 0 0 0;
    font-size: 8pt;
}

.basket-dropdown ul li .text-block .num {
    color: #000;
    font-size: 8pt;
}

.basket-dropdown ul li .text-block .delete {
    color: #cccccc;
    font-size: 8pt;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    text-decoration: none;
    line-height: 1.1;
    display: block;
}

.basket-dropdown ul li .text-block .delete:hover {
    color: #0066cc;
}

.basket-dropdown ul li .text-block .f-right {
    width: 55px;
    text-align: center;
}

.basket-dropdown .in-basket {
    color: #0066cc;
    font-family: 'Circe-ExtraBold';
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 15pt;
    margin: 20px 0 0 0;
    letter-spacing: 1px;
}

#enter,
#enter-login {
    color: #fff;
    margin: 11px 0 0 18px;
}

#enter input[type="text"],
#enter input[type="password"],
#enter-login input[type="text"],
#enter-login input[type="password"] {
    font-family: 'Circe-Regular';
    color: #fff;
    background: transparent;
    border: 0;
    outline: 0;
}

.login input {
    outline: none;
}

.login input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #0066CC !important; /* –вет фона */
    -webkit-text-fill-color: #fff !important; /* цвет текста */
    color: #fff !important; /* цвет текста */
}

#enter input[type="text"]::-webkit-input-placeholder,
#enter input[type="password"]::-webkit-input-placeholder,
#enter-login input[type="text"]::-webkit-input-placeholder,
#enter-login input[type="password"]::-webkit-input-placeholder {
    color: #fff;
}

#enter input[type="text"]:-moz-placeholder,
#enter input[type="password"]:-moz-placeholder,
#enter-login input[type="text"]:-moz-placeholder,
#enter-login input[type="password"]:-moz-placeholder {
    color: #fff;
}

#enter input[type="text"]::-moz-placeholder,
#enter input[type="password"]::-moz-placeholder,
#enter-login input[type="text"]::-moz-placeholder,
#enter-login input[type="password"]::-moz-placeholder {
    color: #fff;
}

#enter input[type="text"]:-ms-input-placeholder,
#enter input[type="password"]:-ms-input-placeholder,
#enter-login input[type="text"]:-ms-input-placeholder,
#enter-login input[type="password"]:-ms-input-placeholder {
    color: #fff;
}

#enter label,
#enter-login label {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#enter label:after,
#enter-login label:after {
    width: 16px;
    height: 1px;
    background: #fff;
    position: absolute;
    content: "";
    top: 100%;
    left: 100%;
}

#enter .infa label:after {
    width: auto;
}

#enter .infa a {
    text-decoration: underline;
}

#enter .infa a:hover {
    text-decoration: none;
}

#enter .auth-top .row:last-child {
    margin-left: -11px;
}

#registration,
#registration-login {
    padding: 0 13px;
    margin: 13px 0 0 0;
}

#registration .row,
#registration-login .row {
    margin-bottom: 6px;
    line-height: 17px;
    background: #fff;
}

#registration .row p {
    padding: 24px 0 0 0;
    color: #000000;
    text-align: center;
}

#registration .row.capcha,
#registration-login .row.capcha {
    text-align: right;
    background: transparent;
}

#registration .row.capcha a,
#registration-login .row.capcha a {
    text-decoration: none;
}

#registration .row.capcha a:hover,
#registration-login .row.capcha a:hover {
    text-decoration: underline;
}

#registration .row.checkbox,
#registration-login .row.checkbox {
    background: none;
}

#registration .row input[type="text"],
#registration-login .row input[type="text"] {
    height: 17px;
    width: 100%;
    border: 0;
    outline: 0;
    color: #666666;
    text-indent: 5px;
    font-family: 'Circe-Regular';
}

#registration .row input[type="text"]::-webkit-input-placeholder,
#registration-login .row input[type="text"]::-webkit-input-placeholder {
    color: #666;
}

#registration .row input[type="text"]:-moz-placeholder,
#registration-login .row input[type="text"]:-moz-placeholder {
    color: #666;
}

#registration .row input[type="text"]::-moz-placeholder,
#registration-login .row input[type="text"]::-moz-placeholder {
    color: #666;
}

#registration .row input[type="text"]:-ms-input-placeholder,
#registration-login .row input[type="text"]:-ms-input-placeholder {
    color: #666;
}

#registration button[type="submit"],
#registration-login button[type="submit"] {
    margin-bottom: 0;
}

#registration .bx-auth-reg a.red {
    display: block;
    padding: 0;
    color: #fff !important;
    width: 158px;
    margin: 18px auto 0 auto;
    text-align: center;
    border-bottom: 1px dashed #fff;
}

.tabs-wrap .tab {
    display: none;
}

.tabs-wrap .tab.active {
    display: block;
}

.categories-block {
    margin: auto;
    max-width: 1355px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 6px solid #0066cc;
    background: #ffffff;
    padding: 5px 30px 20px;
    position: relative;
    min-height: 460px;
}

.categories-block.wholesale{
    border-color: #fb9e00;
}

.categories-block .f-left {
    width: 210px;
}

.categories-block .f-left .info-block-left{
    margin: 50px 0px 0px;
}

.categories-block .f-left .info-block-left .title{
    color:#fe9d01;
    display:block;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Circe-Bold';
    letter-spacing: 0.03em;
    margin: 0px 0px 20px;
}

.categories-block .f-left .info-block-left .text{
    color:#444444;
    font-size: 13px;
    line-height: 1;
}

.categories-block .f-left .info-block-left .blue{
    color:#006ad7;
}

.categories-block .f-left h3 {
    margin: 15px 0px 0px;
    color: #3a66c8;
    font-size: 15px;
    line-height: 1.3;
    font-family: 'Circe-Bold';
}

.categories-block .f-left ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}

.categories-block .f-left ul li {
    line-height: 1;
}

.categories-block .f-left ul li a {
    color: #333333;
    text-decoration: none;
    font-size: 15px;
    display: block;
    -webkit-transition: 0.1s all ease;
    -moz-transition: 0.1s all ease;
    -ms-transition: 0.1s all ease;
    -o-transition: 0.1s all ease;
    transition: 0.1s all ease;
    background: transparent;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.categories-block .f-left ul li a:hover {
    color: #fff;
    background: #0066cc;
    padding:0px 7px;
    margin:0px -7px;
}

.categories-block .f-right {
    float: none;
    /*margin: 0 0 0 230px;*/
    margin: 0;
    position: absolute;
    /*width: calc(100% - 290px);*/
    width: calc(100% - 60px);
    height: calc(100% - 40px);
    top: 20px;
    left: 30px;
    background: #fff;
}

.categories-block .f-right .opt_baner {
    width: 1085px;
    height: 408px;
    overflow: hidden;
}

.categories-block .f-right .opt_baner > img {
    margin-left: 46px;
    margin-top: -16px;
    max-height: 535px;
}

.categories-block .all-catalog {
    width: 150px;
    height: 41px;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 46px;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    display: block;
    background: #0066cc;
    text-decoration: none;
    font-family: 'Circe-Bold';
    margin: 0px -6px -6px 0px;
}

.categories-block .all-catalog i {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -226px -200px;
    width: 13px;
    height: 25px;
    position: absolute;
    top: 9px;
    right: 2px;
}

.categories-slider {height: 100%;}

.categories-slider .item {
    text-align: center;
    overflow: hidden;
    height: 450px;
    position: relative;
    display: inline-block;
    width: 99%;
    vertical-align: middle;
}

.categories-slider .item:hover .info-product {
    opacity: 1;
    filter: alpha(opacity=100);
}

.categories-slider .item img {
    max-width: 100%;
}

.owl-carousel .owl-wrapper-outer{
    height: 100%;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
    height: 100%;
    vertical-align: middle;
}
.owl-carousel .owl-item::after{
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.categories-slider .item .info-product {
    position: absolute;
    display: block;
    width: 151px;
    height: 151px;
    top: 246px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(images/info-product.png);
    -webkit-transition: 0.3s opacity ease;
    -moz-transition: 0.3s opacity ease;
    -ms-transition: 0.3s opacity ease;
    -o-transition: 0.3s opacity ease;
    transition: 0.3s opacity ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 10px 0 10px;
    color: #0066cc;
    font-weight: 300;
    opacity: 0;
    filter: alpha(opacity=0);
}

.categories-slider .item .info-product span {
    display: block;
}

.categories-slider .item .info-product .price {
    font-weight: 700;
    font-size: 16pt;
    margin-top: 13px;
}

.categories-slider .item .info-product .price mark {
    background: none;
    color: #0066cc;
    font-size: 18pt;
}

.categories-slider .owl-controls .owl-pagination {
    display: none;
}

.categories-slider .owl-controls .owl-buttons > div {
    position: absolute;
    top: 50%;
    overflow: hidden;
    text-indent: -999px;
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    margin-top: -46px;
}

.categories-slider .owl-controls .owl-buttons .owl-prev {
    background-position: -247px -5px;
    width: 13px;
    height: 25px;
    left: -17px;
}

.categories-slider .owl-controls .owl-buttons .owl-next {
    background-position: -263px -40px;
    width: 13px;
    height: 25px;
    right: -17px;
}

#slider-old {
    width: 408px;
}

#slider-growth {
    width: 235px;
}

.filter-order h3 {
    color: #000;
    font-family: "Circe-ExtraBold";
    font-size: 19px;
    margin: 23px 0 0 17px;
}

.form-container .button {
    margin: 20px 0 0 0;
    width: 230px;
}

.form-container .left-block {
    margin: 7px 0 0 0;
    float: left;
    vertical-align: top;
    width: 380px;
}

.form-container .right-block {
    width: auto;
    margin: 7px 0 0 400px;
    vertical-align: top;
}

.row-form {
    vertical-align: top;
    margin-bottom: 2px;
}

.row-form label {
    font-family: "Circe-Light";
    font-size: 13px;
    margin-left: 17px;
    width: 130px;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 0 20px;
    line-height: 27px;
}

.row-form.user-list label {
    width: auto;
    margin: 0 0 0 5px;
    cursor: pointer;
}

.row-form.user-list label:hover {
    text-decoration: underline;
}

.row-form input {
    font-family: "Circe-Light";
    line-height: 27px;
    width: 220px;
    background: url(images/bg-form-input.png);
    border: none;
    outline: none;
    padding: 0;
    padding-left: 10px;
    color: #06c;
}

.row-form input[type=radio] {
    font-family: "Circe-Light";
    line-height: 27px;
    width: 20px;
    background: none;
    padding: 0;
    padding-left: 10px;
    display: none;
}

.row-form.user-list .jq-radio {
    display: none !important;
}

a#new_user {
    display: block;
    margin: 10px 0 0 17px;
}

#order_form_content .row-form .location-block-wrapper {
    margin-left: 137px;
    width: 231px;
}

#order_form_content #ORDER_PROP_12-styler {
    margin-left: 5px;
}

#order_form_content .popup-hover {
    display: none;
    background: #ffffff;
    color: #06c;
    position: absolute;
    overflow: hidden;
    z-index: 200;
    margin: 6px 0 0 117px;
    padding: 10px 19px;
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3);
    text-align: justify;
}

#order_form_content #ORDER_PROP_3:hover + .popup-hover {
    display: block;
}

.row-form input::-webkit-input-placeholder {
    color: #06c;
    position: relative;
}

.row-form input:-moz-placeholder {
    color: #06c;
}

.row-form input::-moz-placeholder {
    color: #06c;
}

.row-form input:-ms-input-placeholder {
    color: #06c;
}

.row-form .jq-selectbox__select {
    line-height: 25px;
    width: 230px;
    margin-left: -5px;
}

.row-form .jq-selectbox__dropdown {
    margin-left: -5px;
    width: 230px;
    top: 29px !important;
}

.button {
    line-height: 26px;
    text-decoration: none;
    color: #fff;
    background: #0066cc;
    font-size: 12px;
    display: block;
    text-align: center;
}

.big-title {
    color: #000;
    font-family: "Circe-Light";
    font-size: 13pt;
    padding: 0;
    text-decoration: underline;
    word-spacing: 7px;
}

.payment-wrap .big-title, .composition-order .big-title, .order-comments .big-title {
    border-bottom: 6px solid #0066cc;
    text-decoration: none;
    font-family: "Circe-ExtraBold";
}

.big-title.basket-title {
    display: block;
}

.big-title:hover {
    text-decoration: none;
}

.order-comments {
    margin-bottom: 60px;
    position: relative;
}

.order-comments .big-title {
    padding-left: 23px;
    padding-bottom: 0;
    font-size: 15pt;
    word-spacing: 0;
    border-bottom: 4px solid #0066cc;
}

.order-comments textarea {
    height: 105px;
    width: 100%;
    margin: 0;
    color: #333;
    font-size: 12px;
    line-height: 15px;
    border: 1px solid #cccccc;
    background: #fff;
    padding: 10px 10px 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 50px 36px 26px;
    outline: 0;
}

.order-comments .button-orang {
    margin: 16px 0 0 0;
}

.order-comments small{
    position: absolute;
    right: 3px;
    width: 28%;
    margin-top: 64px;
}

.order-info {
    margin: 25px 0 83px 0;
}

.order-comments .button-blue {
    line-height: 39px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    background: #0066CD;
    text-align: center;
    border: none;
    width: 291px;
    font-family: 'Circe-Bold';
    float: left;
    margin: 16px 0 0;
}

.order-info .button-blue {
    line-height: 39px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    background: #0066CD;
    text-align: center;
    border: none;
    width: 291px;
    font-family: 'Circe-Bold';
    float: left;
    margin: 16px 0 0;
}

.jq-selectbox .jq-selectbox__select {
    font-family: "Circe-Light";
    background: url(images/bg-form-input.png);
    border: none;
    outline: none;
    color: #06c;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
    padding: 0 0 0 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 27px;
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    font-size: 12px;
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    border-left: none;
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -249px -200px;
    width: 25px;
    height: 13px;
    border: none;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 6px;
    right: 11px;
}

.jq-selectbox .jq-selectbox__dropdown {
    font-family: "Circe-Light";
    background: #ccc;
    border: none;
    outline: none;
    color: #06c;
}

.catalog-menu {
    width: 184px;
    background: url("images/main-bg.png");
}

.catalog-menu h3 {
    margin: 20px 0px 3px;
    font-weight: 600;
    color: #3a66c8;
    font-size: 13px;
    line-height: 1;
}

.catalog-menu h3 a {
    font-weight: 600;
    color: #3a66c8;
    font-size: 11pt;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
}

.catalog-menu h3:hover a, .catalog-menu h3:focus a {
    color: #363636;
}

.main-container .catalog-menu h3 a.main-link {
    border: 2px solid #0066cc;
    color: #0066cc;
    padding: 8px 14px;
}

.f-left h3 a {
    font-weight: 600;
    color: #0066cc;
    text-decoration: none;
    text-transform: uppercase;
}

.f-left h3 a.root-item {
    color: #ff0000;
    display: inline-block;
    font-size: 15px;
}

.f-left h3:hover a, .f-left h3:focus a {
    color: #363636;
}

.list-sections .main-catalog {
    width: calc(95% - 186px);
    position: relative;
    padding: 0 10px 0 20px;
}

.main-container .last-ya-comment {
    border-left: 1px solid #0066cc;
    border-right: 1px solid #0066cc;
    border-bottom: 1px solid #0066cc;
    padding: 0;
    position: relative;
    margin-bottom: 20px;
}

.main-container .product-buy .last-ya-comment {
    margin-top: 15px;
    width: 177px;
}

.main-container .last-ya-comment .last-c {
    background: #0066cc none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.main-container .last-ya-comment .comment {
    font-size: 12px;
    padding: 0 6px;
}

.main-container .last-ya-comment .time {
    color: #aaaaaa;
    font-size: 11px;
    margin: 0 10px 0 0;
    padding: 0 0 0 4px;
}

.main-container .last-ya-comment .all-comm {
    margin: 0;
    padding: 0 7px 0 0;
    text-align: right;
}

.trademarks {
    padding: 0;
    text-align: center;
    margin: 30px auto 20px;
}

.trademarks h3 {
    font-weight: normal;
    color: #0066d0;
    font-family: 'Circe-Regular';
    font-size: 19px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 10px 10px;
}

.trademarks ul {
    list-style: none;
    margin: 0px;
    padding: 0;
    font-size: 0px;
    text-align: left;
}

.trademarks ul li {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    width: calc(25% - 1px);
    text-align: center;
    border-right: 0px solid #d5d5d5;
    height: 40px;
    padding: 25px 0px;
}
.trademarks ul li:nth-child(4n+4) {
    border-right:0px;
}

.separator {
    height: 25px;
    width: 100%;
    max-width: 1100px;
    margin: 35px auto 0 auto;
    background: url(images/separator.png) left center;
}

.main-content-info {
    margin-top: 43px;
    background: url("images/main-bg.png");
}

.main-content-info ul {
    list-style: none;
    padding: 0 0 0 33px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.main-content-info ul li {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}

.main-content-info .index-text-block ul li {
    float: none;
    width: 100%;
    padding-right: 20px;
}

.main-content-info ul li .img-block {
    float: left;
    width: 116px;
}

.main-content-info ul li .img-block img {
    max-width: 100%;
}

.main-content-info ul li .text-block {
    width: auto;
    margin: 0 0 0 145px;
    font-family: 'Circe-Regular';
}

.main-content-info ul li .text-block h3 {
    margin: 8px 0 0 0;
    line-height: 1.2;
    letter-spacing: 0.2px;
    font-weight: normal;
    font-family: 'Circe-Regular';
}

.main-content-info ul li .text-block h3 a {
    text-decoration: none;
    color: #333;
}

.main-content-info ul li .text-block h3 a:hover {
    text-decoration: underline;
}

.main-content-info ul li .text-block h3 span {
    display: block;
    font-family: 'Circe-Bold';
}

.main-content-info ul li .text-block p {
    margin: 14px 0 0 0;
    font-size: 10pt;
    line-height: 1.2;
}

.main-content-info ul li .text-block .more {
    color: #0066cc;
    text-decoration: none;
    font-size: 10pt;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
}

.main-content-info ul li .text-block .more:hover {
    text-decoration: underline;
}

.main-content-info .main-info-block {
    margin-top: 45px;
}

.main-content-info .main-info-block h2 {
    font-family: 'Circe-ExtraBold';
    font-size: 15pt;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0;
    padding-left: 33px;
    float: left;
    width: 230px;
}

.main-content-info .main-info-block .text-block {
    width: auto;
    margin: 0 0 0 270px;
    padding: 0px 0px 15px 0px;
}

.main-content-info .main-info-block .text-block ul {
    color: #0066cc;
    font-family: "Circe-Light";
    font-size: 15px;
    margin: 5px 0;
    padding: 0;
}

.main-content-info .main-info-block .text-block p {
    margin: 0;
    font-family: 'Circe-Light';
    color: #0066cc;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.3px;
}

.main-content-info .main-info-block .text-block a {
    text-decoration: underline;
}

.feedback-container {
    margin-top: 0px;
    width:300px;
}

.feedback-container > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.feedback-container > ul > li {
    width: 50%;
    float: left;
}

.feedback-container .feedback,
.feedback-container .callback {
    width: 300px;
    height: auto;
    background: #FFF;
}

.feedback-container .callback {
    float: right;
}

.feedback-container h3 {
    margin: 0;
    height: 43px;
    line-height: 43px;
    background: #1169cd;
    color: #ffffff;
    font-family: 'Circe-ExtraBold';
    font-size: 20px;
    box-sizing: border-box;
    padding: 0px 15px;
}

.feedback-container .form-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px 0px;
    font-family: 'Circe-Light';
}

.feedback-container .form-wrap input[type="text"],
.feedback-container .form-wrap textarea {
    width: 100%;
    color: #1069cd!important;
    outline: 0;
    border: 0;
    background: #fff;
    font-size: 13px;
    font-family: 'Circe-Regular';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    margin: 0px 0px 10px 0px;
    padding: 5px 10px;
    line-height: 1.4;
}

.feedback-container .form-wrap input[type="text"]::-webkit-input-placeholder,
.feedback-container .form-wrap textarea::-webkit-input-placeholder {
    color: #3a66cc;
    opacity: 1;
}

.feedback-container .form-wrap input[type="text"]:-moz-placeholder,
.feedback-container .form-wrap textarea:-moz-placeholder {
    color: #999999;
    opacity: 1;
}

.feedback-container .form-wrap input[type="text"]::-moz-placeholder,
.feedback-container .form-wrap textarea::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

.feedback-container .form-wrap input[type="text"]:-ms-input-placeholder,
.feedback-container .form-wrap textarea:-ms-input-placeholder {
    color: #999999;
    opacity: 1;
}

.feedback-container .form-wrap textarea {
    height: 90px;
}

.feedback-container .theme-issue {
    height: 22px;
    line-height: 22px;
    background: #fff;
    position: relative;
    margin-top: 12px;
    font-size: 9pt;
}

.feedback-container .theme-issue p {
    text-indent: 11px;
    color: #3a66cc;
    float: left;
    margin: 0;
}

.feedback-container .theme-issue .jq-selectbox {
    float: right;
}

.feedback-container .theme-issue .jq-selectbox .jq-selectbox__select {
    height: 22px;
    background: #fff;
    line-height: 22px;
    min-width: 200px;
}

.feedback-container .theme-issue .jq-selectbox .jq-selectbox__dropdown {
    top: 22px !important;
    width: 100% !important;
}

.feedback-container .theme-issue .jq-selectbox .jq-selectbox__dropdown ul {
    background: #fff;
}

.feedback-container .theme-issue .jq-selectbox .jq-selectbox__dropdown ul li {
    line-height: 22px;
    height: 22px;
    padding-top: 0;
    padding-bottom: 0;
}

.feedback-container input[type="submit"] {
    height: 43px;
    width: 143px;
    line-height: 43px;
    border: 0;
    outline: 0;
    color: #fff;
    font-family: 'Circe-Bold';
    background: #0f6ace;
    font-size: 16px !important;
    letter-spacing: 0.04em;
    margin: 20px 0px 15px 142px;
}

.feedback-container input[type="submit"]:hover, .feedback-container input[type="submit"].focus, .feedback-container input[type="submit"]:focus, .feedback-container input[type="submit"]:active, .feedback-container input[type="submit"]:active:hover, .feedback-container input[type="submit"]:active:focus {
    background-color: #0951a0;
    -webkit-transition: background-color .15s;
    -moz-transition: background-color .15s;
    -ms-transition: background-color .15s;
    -o-transition: background-color .15s;
    transition: background-color .15s;
    outline: 0;
    outline-offset: 0;
}

.feedback-container .capcha {
    background: none;
    text-align: center;
    width: 100%;
    position: relative;
}

.feedback-container .capcha > div {
    text-align: left;
    margin-left: 16px;
}

.feedback-container .capcha #whiteBlock, .feedback-container .capcha #whiteBlock1 {
    display: none;
    text-align: center;
    position: absolute;
    background-color: #FFF;
    width: 180px;
    height: 40px;
    top: 0;
    left: 58px;
}

.feedback-container .capcha #whiteBlock #loaderImg, .feedback-container .capcha #whiteBlock #loaderImg1 {
    margin-top: 3px;
}

.feedback-container .pic-capcha {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}

.feedback-container .capcha a {
    text-decoration: none;
    color: #06C;
}

.feedback-container .capcha input[type="text"] {
    width: 92%;
    color: #3A66CC;
    outline: 0px none;
    border: 0px none;
    background: #FFF none repeat scroll 0% 0%;
    height: 22px;
    padding-left: 11px;
    font-size: 9pt;
    margin-top: 12px;
    font-family: "Circe-Light";
    box-sizing: border-box;
}

body .sh_chat {
    display: none;
}

.subscription-wrap {
    position: relative;
    padding: 162px 0 161px;
}

.subscription-wrap .subscription {
    width: 202px;
    height: 202px;
    background: url(images/subscription.png);
    margin: auto;
    font-family: 'Circe-Light';
    text-transform: uppercase;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 46px 0 0 0;
    font-size: 10pt;
    line-height: 1.6;
    z-index: 1;
    position: relative;
}

.subscription-wrap .subscription a {
    color: #fff;
    text-decoration: none;
}
.subscription-wrap .subscription span {
    font-family: 'Circe-ExtraBold';
    font-size: 15pt;
    display: block;
    margin: 2px 0 0 0;
}
.subscription-wrap .subscription i {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -60px -5px;
    width: 22px;
    height: 25px;
    margin: auto;
    margin-top: 10px;
}

.subscription-wrap .girl {
    width: 282px;
    height: 525px;
    background: url(images/girl.png) center top no-repeat;
    position: absolute;
    right: 29px;
    bottom: 0;
}

.subscription-wrap .boy {
    width: 538px;
    height: 576px;
    background: url(images/boy.png) center top no-repeat;
    position: absolute;
    left: -190px;
    bottom: 0;
}


.subscription-wrap .left-image {
    width: 200px;
    height: 467px;
    background: url('../img/reg-left.jpg') center center no-repeat;
    position: absolute;
    left: 60px;
    bottom: 0;
}

.subscription-wrap .right-image {
    width: 422px;
    height: 545px;
    background: url('../img/reg-right.jpg') center center no-repeat;
    position: absolute;
    right: 0px;
    bottom: 0;
}

.prefooter-baner {
    height: 200px;
    position: relative;
    background: #0166d0;
}

.prefooter-baner .left-block,
.prefooter-baner .right-block {
    width: 50%;
    float: left;
    position: relative;
    height: 200px;
    overflow: hidden;
}

.prefooter-baner .left-block {
    text-align: right;
    background: #04a1e6;
}

.prefooter-baner .left-block .discount {
    font-family: 'Circe-ExtraBold';
    display: inline-block;
    top: 10px;
    right: 5px;
    color: #efe4cd;
    font-size: 41pt;
    position: absolute;
}

.prefooter-baner .right-block {
    width: 447px;
}

.prefooter-baner .right-block h3 {
    text-align: center;
    margin: 28px 0 0 0;
    color: #0099ff;
    font-family: 'Circe-Bold';
}

.prefooter-baner .right-block p {
    margin: 0;
    line-height: 1;
    color: #0099ff;
    font-family: 'Circe-Bold';
    text-align: center;
    font-size: 9pt;
}

.prefooter-baner .right-block ul {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 7px 0 0 0;
}

.prefooter-baner .right-block ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.prefooter-baner .right-block ul li .img-block {
    width: 112px;
    height: 112px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    background: #fff;
    line-height: 112px;
    text-align: center;
    display: block;
}

.prefooter-baner .right-block ul li .img-block img {
    max-width: 100%;
}

.prefooter-baner .right-block ul li .price {
    position: absolute;
    top: 21px;
    width: 105px;
    height: 105px;
    text-align: center;
}

.prefooter-baner .right-block ul li .price.left {
    left: -79px;
}

.prefooter-baner .right-block ul li .price.right {
    right: -79px;
}

#footer {
    background: #0066cc;
    margin-bottom: -23px;
    padding: 30px 0 22px;
}

#footer .footer-col {
    float: left;
}

#footer .footer-col.left {
    padding: 0 0 0 9px;
}

#footer .footer-col.right {
    padding: 0;
    float: right;
}

#footer .footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .footer-menu li {
    line-height: 25px;
}

#footer .footer-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Circe-Light';
    font-size: 10pt;
    text-decoration: none;
}

#footer .footer-menu li a:hover {
    text-decoration: underline;
}

#footer .footer-info-list {
    padding: 0;
    margin: 18px 0 0 0;
    list-style: none;
}

#footer .footer-info-list li a {
    color: #fff;
    text-decoration: none;
    font-family: 'Circe-Light';
    font-size: 6pt;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

#footer .footer-info-list li a:hover {
    text-decoration: underline;
}

#footer .gender-list {
    margin: 0;
    list-style: none;
    padding: 0 0 0 100px;
    vertical-align: top;
    float: left;
}

#footer .gender-list li {
    margin-bottom: 8px;
    text-transform: uppercase;
    max-width: 180px;
}

#footer .gender-list li a {
    color: #fff;
    font-family: 'Circe-Bold';
    text-decoration: none;
    letter-spacing: 1px;
}

#footer .gender-list li a:hover {
    text-decoration: underline;
}

#footer .footer-right-menu {
    float: none;
}

#footer .gender-list li:first-child .footer-product-list {
    margin-left: 34px;
}

#footer .footer-product-list {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
	margin: 0px 0px 0px 10px;
    background: rgba(255, 255, 255, 0.06);
    padding: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#footer .footer-product-list li {
    line-height: 1;
    margin-bottom: 2px;
}

#footer .footer-product-list li a {
    font-family: 'Circe-Light';
    text-decoration: none;
    color: #9ec3e8;
    line-height: 1.1;
}

#footer .footer-product-list li a:hover {
    text-decoration: underline;
}

#footer .logo-footer {
    color: #fff;
    text-decoration: none;
    font-size: 23pt;
    line-height: 1;
    letter-spacing: 2.8px;
    outline: 0;
    font-family: 'Circe-ExtraBold';
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
}

#footer .logo-footer i {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -92px -5px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin: 0 12px 0 0;
}

#footer h4 {
    color: #fff;
    font-weight: normal;
    font-size: 8pt;
    margin: 0;
}

#footer .sotial-list {
    padding: 0;
    margin: 0px 0 10px 0;
    text-align: right;
}

#footer .sotial-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

#footer .sotial-list li.vk a {
    background-position: 0px 0px;
}

#footer .sotial-list li.fb a {
    background-position: -35px 0px;
}

#footer .sotial-list li.cm a {
    background-position: -71px 0px;
}

#footer .sotial-list li.inst a {
    background-position: -107px 0px;
}
#footer .sotial-list li.youtube a {
    background: url("images/youtube.png") no-repeat 0 0;
    margin-top: 3px;
    opacity: 0.7;
}
#footer .sotial-list li.vk a:hover {
    background-position: 0px -30px;
}

#footer .sotial-list li.fb a:hover {
    background-position: -35px -30px;
}

#footer .sotial-list li.cm a:hover {
    background-position: -71px -30px;
}

#footer .sotial-list li.inst a:hover {
    background-position: -107px -30px;
}
#footer .sotial-list li.youtube a:hover {
    opacity: 1;
}

#footer .sotial-list li a {
    background-image: url('images/spritesheet2.png');
    background-repeat: no-repeat;
    display: block;
    width: 29px;
    height: 29px;
}

#footer .mail {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -104px -48px;
    width: 36px;
    height: 25px;
    margin-top: 10px;
}

#footer .footer-col.right p.write-dir{
    cursor: pointer;
    color: #cccccc;
    padding: 0 0 2px 0;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px dashed;
    width: 140px;
    display: block;
}

.map-title {
    font-family: "Circe-ExtraBold";
    color: #000;
    font-size: 21px;
    text-transform: uppercase;
    margin: 11px 0 0 4px;
    word-spacing: 3px;
}

.map-contacts ul {
    margin: 0 0 0 4px;
    padding: 0;
}

.map-contacts ul li {
    list-style: none;
    color: #333;
    font-size: 17px;
    font-family: "Circe-Regular";
}

.map-contacts ul li span {
    color: #0066D0;
    font-size: 21px;
    font-weight: 700;
}

.contacts-title {
    font-family: "Circe-ExtraBold";
    color: #000;
    font-size: 21px;
    text-transform: uppercase;
    margin: 11px 0 0 4px;
    word-spacing: 3px;
}

.contacts-title.managers {
    margin: 71px 0 0 0;
}

.our-contacts {
    width: 286px;
    float: left;
}

.our-contacts ul {
    margin: 11px 0 0 4px;
    padding: 0;
}

.our-contacts ul li {
    list-style: none;
    color: #333;
    font-size: 17px;
    font-family: "Circe-Regular";
    line-height: 1;
    word-spacing: 2px;
    margin-bottom: 5px;
}

.our-contacts ul li span {
    color: #0066D0;
    font-size: 21px;
    font-weight: 700;
}

.our-contacts ul li a {
    color: #0066D0;
    font-size: 17px;
    font-weight: 300;
    text-decoration: none;
}

.our-contacts ul .phone {
    margin: 26px 0 18px 0;
}

.our-contacts h3 {
    color: #333;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    margin: 53px 0 24px 0;
}

.our-contacts .detailed-way {
    margin: 23px 0 0 0;
}

.our-contacts .detailed-way a {
    width: 218px;
    height: 51px;
    background: url("images/way.png");
    display: block;
}

.contacts-map {
    width: auto;
    margin-left: 286px;
}

.contacts-map h3 {
    color: #0066D0;
    font-family: "Circe-Bold";
    font-size: 17px;
    margin: 2px 0 0 25px;
    word-spacing: 3px;
}

.contacts-map div {
    margin: 11px 0 0 19px;
}

.managers-slider {
    margin: 23px 0 34px 0;
}

.managers-slider .item a {
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    color: #333;
    line-height: 25px;
}

.managers-slider .item a figure {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    width: 114px;
    height: 114px;
    margin: auto;
    overflow: hidden;
}

.managers-slider .item a span {
    display: block;
    font-size: 17px;
    text-transform: uppercase;
}

.row-form .jq-selectbox {
    z-index: 10;
}

#ui-datepicker-div {
    z-index: 200 !important;
}

.location-block-wrapper .dropdown-block, .location-block-wrapper input.bx-ui-sls-fake {
    background: #E0E0E0;
}

.location-block-wrapper .dropdown-fade2white {
    background: #E0E0E0;
    height: 23px;
}

#basket_form_container {
    margin-top: 10px;
}

.composition-order.opt-div {
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
}

.composition-order {
    width: 100%;
}

.persolan_dan + .composition-order {
    float: left;
    margin-top: 5px;
}

.composition-order .big-title {
    padding-left: 23px;
    font-size: 15pt;
    word-spacing: 0;
}

.composition-order table {
    width: 100%;
}

.composition-order table td:first-child {
    vertical-align: middle;
    border-right: none;
    padding: 5px 0;
}

.composition-order table td:nth-child(2) {
    border-left: none;
    padding-left: 0;
}

.composition-order table td:first-child {
    width: 25px;
}

.composition-order table td:first-child p {
    width: 25px;
}

.composition-order table tr.total td {
    width: 100%;
    border: none;
    padding: 0;
}

.composition-order table tr.total p {
    width: 93%;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 6px 62px 0 0;
    text-align: right;
}

.composition-order table .composition-img {
    width: 58px;
}

.composition-order table .composition-img figure {
    border: 1px solid #0066cc;
    display: block;
    height: 89px;
    margin: auto;
    overflow: hidden;
    width: 58px;
}

.composition-order table table tr td {
    padding: 0;
}

.composition-order table table td:first-child {
    width: auto;
    border-right: 1px solid rgba(0, 102, 204, 0.1);
}

.composition-order table ul.visible {
    list-style: none;
    margin: 0;
    padding: 0;
}

.composition-order table ul.visible .no-result {
    background: url("/bitrix/templates/new_diz/img/no.png") no-repeat 0 0;
    height: 20px;
    line-height: 20px;
    padding-left: 26px;
    position: relative;
    width: auto;
}

.composition-order table ul.visible .ok-result {
    background: url("/bitrix/templates/new_diz/img/okey.png") no-repeat 0 0;
    display: none;
    height: 20px;
    line-height: 20px;
    padding-left: 26px;
    position: relative;
    width: 216px;
}

.composition-order table tr td.manipul {
    padding: 18px 5px 15px;
    width: 115px;
}

.composition-order table tr.total div {
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 0;
    text-align: left;
}

.order-info table {
    width: 100%;
}

.order-info table tr.total div {
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 0;
    text-align: left;
    margin-top: 20px;
}

.order-info table tr.total p {
    margin: 0 5px 0 0;
    text-align: right;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 32px;
}

.order-info table tr.total div strong.delivery-blue {
    color: #06c;
    font-family: "Circe-ExtraBold";
    font-size: 25px;
}

.order-info table tr.total div strong.delivery-blue .rub {
    border-bottom: 2px solid #06c;
    font-size: 23px;
    line-height: 5px;
}

.composition-order table tr.total div p {
    margin: 0 5px 0 0;
    text-align: right;
}

.composition-order table tr.total div strong {
    font-size: 20px;
    font-weight: normal;
    color: #666666;
}

.composition-order table tr.total div strong .rub {
    border-bottom: 2px solid #666666;
    font-size: 19px;
    line-height: 1px;
}

.composition-order table tr.total div strong#discount .rub {
    border-bottom: 2px solid #666666;
    color: #666666;
    font-family: 'Circe-Regular';
}

.composition-order table tr.total div strong.delivery-blue {
    color: #06C;
    font-family: "Circe-ExtraBold";
    font-size: 25px;
}

.composition-order table tr.total div strong.delivery-blue .rub {
    border-bottom: 2px solid #06c;
    font-size: 23px;
    line-height: 5px;
}

.composition-order tr.total div strong.old-price {
    font-size: 20px;
    text-decoration: line-through;
}

.composition-order tr.total div strong.old-price .rub {
    color: #666666;
    font-size: 13pt;
    font-family: 'Circe-Regular';
}

.composition-order table tr.total p span {
    color: #06c;
    font-family: "Circe-ExtraBold";
    font-size: 25px;
}

.composition-order table tr.total p span.delivery {
    font-family: "Circe-Regular";
    color: #333;
    font-size: 25px;
}

.composition-order table td {
    color: #333;
    font-size: 13px;
    line-height: 1;
    border: 1px solid rgba(0, 102, 204, 0.1);
    padding: 18px 10px 15px;
    text-align: center;
}

.composition-order table td:nth-child(2) {
    text-align: left;
}

.composition-order table td b {
    color: #06C;
    font-family: "Circe-ExtraBold";
    font-size: 25px;
    margin-left: 79px;
}

.composition-order table td b .rub {
    border-bottom: 3px solid #06C;
    font-size: 23px;
    line-height: 3px;
}

.composition-order table td .old-price {
    width: 100%;
    text-decoration: line-through;
    display: block;
    color: #666666;
    padding-bottom: 10px;
}

.composition-order table .composition-indenture {
    vertical-align: top;
    width: 327px;
}

.composition-order table tr.sht_block .composition-indenture {
    width: 220px;
}

.composition-order table tr.sht_block .composition-indenture div {
    width: 220px;
}

.composition-order table .composition-indenture div {
    width: 327px;
    text-align: left;
    line-height: 18px;
}

.composition-order table .composition-indenture a {
    color: #333;
    text-decoration: underline;
}

.composition-order table .composition-indenture a:hover {
    text-decoration: none;
}

.composition-order table .quantity {
    text-align: center;
    padding: 18px 5px 15px;
    width: 80px;
}

.composition-order table .quantity > div {
    margin: 0 auto;
    position: relative;
    width: 80px;
}

.composition-order table .quantity span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
}

.composition-order table .quantity span a {
    color: #333;
    text-decoration: none;
}

.composition-order table .quantity span a:hover {
    text-decoration: underline;
}

.composition-order table .quantity span.amount {
    top: 28px;
    left: 0;
}

.composition-order table .quantity span.delete {
    bottom: 26px;
    left: 0;
}

.composition-order table .quantity .num {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    margin-left: -4px;
}

.composition-order table .quantity .num input[type="text"] {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #e9e9e9;
    color: #333;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    outline: medium none;
    text-align: center;
    width: 30px;
}

.composition-order table .quantity .number {
    background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    line-height: 21px;
    min-width: 20px;
    outline: medium none;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    vertical-align: top;
    white-space: nowrap;
}

.composition-order table .quantity .number:hover {
    background: #ffffff;
}

.composition-order table p.error {
    position: absolute;
    color: #FF0000;
}

.composition-order table .block-price > div {
    margin: 0 auto;
    width: 100px;
    line-height: 8px;
}

.composition-order table .block-price .percent {
    color: #06c;
}

.composition-order table .block-price .price {
    margin: 0 auto;
}

.composition-order table .manipul > div {
    margin: 0 auto;
    width: 105px;
}

.composition-order table .manipul > div a {
    border-bottom: 1px dashed #06c;
    display: block;
    margin: 10px 0;
    width: auto;
}

.composition-order table .manipul > div a:first-child {
    margin: 0 auto;
    width: 50px;
}

.composition-order tr.sht_block td.price ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 26px;
}

.composition-order tr.sht_block td.price ul li {
    border: 1px solid #eeeeee;
    border-radius: 3px;
    height: 25px;
    margin: 0;
    overflow: hidden;
    width: 25px;
}

.composition-order tr.sht_block td.price ul li div.small-color-list-2 {
    height: 50%;
    width: 100%;
    float: left;
}

.composition-order tr.sht_block td.price ul li div.small-color-list-2:first-child {
    border-bottom: 1px solid #EEEEEE;
}

.composition-order tr.sht_block td.price ul li div.small-color-list-1 {
    width: 100%;
    height: 100%;
    float: left;
}

.composition-order tr.sht_block td.price ul li div.small-color-list-3 {
    height: 33%;
    width: 100%;
    float: left;
    border-bottom: 1px solid #EEEEEE;
}

.composition-order tr.sht_block td.price ul li div.small-color-list-3:last-child {
    border-bottom: none;
}

.composition-order tr.sht_block input[type=text] {
    text-align: center;
}

.composition-order table tr.total span .rub {
    border-bottom: 2px solid #a6a7a8;
    color: #333;
    font-family: "Circe-Regular";
    font-size: 24px;
    line-height: 4px;
    text-decoration: none;
}

.composition-order table tr.total .itog .rub {
    border-bottom: 2px solid #06c;
    color: #06c;
}

#basket_form_container .old-price {
    color: #666666;
    font-size: 13pt;
}

#basket_form_container .price {
    color: #333;
    font-size: 13px;
}

#basket_form_container td.summa div {
    color: #0066cc;
    font-size: 19px;
}

#basket_form_container td.summa div .rub {
    border-bottom: 2px solid #0066cc;
    color: #0066cc;
    font-size: 19px;
    line-height: 3px;
}

.composition-order table .summa {
    width: 90px;
}

.composition-order table .summa > div {
    margin: 0 auto;
    width: 90px;
}

#basket_form_container .persolan_dan .left {
    max-width: 200px;
    height: 156px;
    float: left;
    margin-right: 20px;
}

#basket_form_container .persolan_dan .left img {
    max-width: 100%;
    max-height: 100%;
}

#basket_form_container .persolan_dan .right p {
    margin: 0 0 10px 0;
}

#basket_form_container .persolan_dan .right a:hover {
    text-decoration: underline;
}

#basket_form_container .persolan_dan .right p:first-child {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.composition-order #basket_items .delivery-basket {
    float: left;
    margin: 0;
    width: 100%;
}

.composition-order #basket_items .delivery-basket p {
    text-align: center;
    vertical-align: top;
    width: 143px;
    display: inline-block;
    color: #333;
    font-size: 12px;
    margin: 0;
    line-height: 15px;
}

.composition-order #basket_items .delivery-basket p span {
    display: block;
    width: 143px;
    height: 26px;
    color: #06C;
    font-size: 13px;
    line-height: 29px;
    margin-bottom: 8px;
    background: #e0e0e0;
}

.composition-order #basket_items .delivery-basket p span a {
    text-decoration: underline;
}

.order-info .f-right {
    width: 291px;
    margin-top: 10px;
}

.order-info .f-right .button {
    width: 144px;
    font-size: 16px;
    float: right;
    line-height: 29px;
    margin-bottom: 11px;
}

.button-orang {
    line-height: 39px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    background: #fb933a;
    text-align: center;
    border: none;
    width: 291px;
    font-family: 'Circe-Bold';
    float: right;
}

.button-orang.click-order {
    background: #888;
}

#find_user {
    float: left;
    margin: 14px 0 0 17px;
}

.our-shops {
    margin-top: 45px;
    margin-bottom: 20px;
}

.city-block {
    width: 246px;
    float: left;
    height: 492px;
    position: relative;
}

.city-block .city-selection {
    margin: 18px 0 0 10px;
}

.city-block .city-selection > a {
    color: #0066cc;
    font-family: 'Circe-Bold';
    text-decoration: none;
    outline: 0;
}

.city-block .city-selection > a i {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -249px -200px;
    width: 25px;
    height: 13px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 8px;
}

.city-block .city-selection .dropdown-city-selection {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 175px;
    height: 476px;
    background: #0066cc;
    color: #fff;
    display: none;
    z-index: 100;
}

.city-block .city-selection .dropdown-city-selection p {
    margin: 12px 0 0 10px;
    font-family: 'Circe-Bold';
}

.city-block .city-selection .dropdown-city-selection p i {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -188px -121px;
    width: 25px;
    height: 13px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 8px;
}

.city-block .city-selection .dropdown-city-selection .mCustomScrollbar {
    margin: 30px 0 0 0;
    height: 160px;
}

.city-block .city-selection .dropdown-city-selection .mCustomScrollbar .mCSB_scrollTools {
    right: 3px;
}

.city-block .city-selection .dropdown-city-selection .mCustomScrollbar .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;
    background: #fff;
}

.city-block .city-selection .dropdown-city-selection .mCustomScrollbar .mCSB_scrollTools .mCSB_dragger {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -5px -144px;
    width: 15px;
    height: 15px;
    height: 15px !important;
    left: 1px;
}

.city-block .city-selection .dropdown-city-selection .mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    display: none;
}

.city-block .city-selection .dropdown-city-selection ul {
    list-style: none;
    padding: 0 0 0 5px;
    margin: 0;
}

.city-block .city-selection .dropdown-city-selection ul li {
    line-height: 1.2;
}

.city-block .city-selection .dropdown-city-selection ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0 5px;
    background: transparent;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.city-block .city-selection .dropdown-city-selection ul li a:hover {
    background: #fff;
    color: #0066cc;
}

.city-block .city-info {
    margin: 39px 0 0 0;
    padding-left: 3px;
}

.city-block .city-info.mCustomScrollbar {
    margin: 30px 0 0 0;
    height: 390px;
}

.city-block .city-info.mCustomScrollbar .mCSB_scrollTools {
    right: 10px;
}

.city-block .city-info.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;
    background: #000;
}

.city-block .city-info.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    background-position: -30px -144px;
    width: 15px;
    height: 15px;
    height: 15px !important;
    left: 1px;
}

.city-block .city-info.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    display: none;
}

.city-block .city-info h3 {
    font-family: 'Circe-Bold';
    color: #0066cc;
    font-size: 11pt;
    margin: 0;
}

.city-block .city-info ul {
    margin: 14px 0 0 0;
    padding: 0;
}

.city-block .city-info ul li {
    font-family: 'Circe-Light';
    font-size: 10pt;
    line-height: 1.3;
    margin-bottom: 23px;
    color: #000;
    cursor: pointer;
}

.map-block {
    margin: 0 0 0 246px;
    height: 492px;
    width: auto;
}

.pre-footer-info {
    margin-bottom: 40px;
}

.pre-footer-info p {
    margin: 0;
    line-height: 1.2;
    font-family: 'Circe-Light';
    font-size: 10pt;
}

.main-container.title + .filter-catalog {
    margin-top: -20px;
}

#popup-product {
    width: 716px;
    height: 740px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 9px;
    padding-top: 5px;
}

#popup-product .bx_catalog_item_controls_blocktwo {
    display: block;
    margin-bottom: 10px;
}

#popup-product .add_basket {
    display: block;
    margin-bottom: 10px;
    color: #FF0000;
}

.favorites {
    width: 100%;
    position: absolute;
    left: 0;
    top: 45px;
    background: #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 23px 25px;
    display: none;
}

.favorites .img-block {
    width: 182px;
    height: 290px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    float: left;
}

.favorites .img-block img {
    max-width: 100%;
}

.favorites .text-block {
    width: auto;
    margin: 0 0 0 217px;
}

.favorites .text-block h3 {
    margin: 2px 0 0 0;
    line-height: 1;
    color: #0066cc;
    font-family: 'Circe-Bold';
    font-weight: normal;
    font-size: 11pt;
}

.favorites .text-block p {
    margin: 10px 0 0 0;
    font-size: 10pt;
    font-family: 'Circe-Light';
    line-height: 1.3;
    letter-spacing: 0.1px;
}

.size-info {
    width: 100%;
    position: absolute;
    left: 0;
    top: 350px;
    background: #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 23px 25px;
    display: none;
}

.size-info h3 {
    text-transform: uppercase;
    color: #0066cc;
    font-size: 10pt;
    line-height: 1;
    margin: 0 0 14px 0;
    letter-spacing: 0.8px;
}

.size-info .table-size td,
.size-info .table-size th {
    border: 1px solid #666666;
    width: 68px;
    height: 24px;
    font-weight: normal;
    font-family: 'Circe-Light';
    text-align: center;
    font-size: 11pt;
}

.size-info .table-size td {
    color: #666;
}

.size-info .table-size th {
    color: #0066cc;
}

.size-info .size-img {
    margin-left: 20px;
}

.size-info .size-list-info {
    font-family: 'Circe-Light';
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

.social-list {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

.social-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.social-list li.vk a {
    background-position: -50px -218px;
    width: 34px;
    height: 33px;
}

.social-list li.fb a {
    background-position: -94px -218px;
    width: 34px;
    height: 33px;
}

.social-list li.cm a {
    background-position: -138px -218px;
    width: 34px;
    height: 33px;
}

.social-list li a {
    background-image: url(images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
}

.popup-wrap .fancybox-close.fancybox-item {
    display: none;
}

.popup-wrap .fancybox-close {
    background: none;
    top: 20px;
    right: 20px;
    width: auto;
    height: auto;
    font-size: 12pt;
    color: #0066cc;
    font-family: 'Circe-Bold';
    text-decoration: underline;
}

.popup-wrap .fancybox-close:hover {
    text-decoration: none;
}

.item-wrap .f-right {
    margin-top: 20px;
}

.item-wrap .catalog-menu {
    margin-top: 20px;
}

.quick-pay {
    background: none repeat scroll 0 0 #e0e0e0;
    margin: 40px auto 60px;
    padding: 12px 20px;
    width: 450px;
}

.quick-pay h4 {
    margin-top: 0;
    text-transform: uppercase;
    color: #06c;
    font-size: 14px;
    text-align: center;
    font-family: 'Circe-Light';
}

.quick-pay .row {
    margin-bottom: 6px;
}

.quick-pay label {
    font-size: 12.5px;
    text-align: right;
    display: block;
    float: left;
    width: 30%;
    line-height: 30px;
}

.quick-pay input {
    width: 63%;
    float: right;
    border: none;
    height: 24px;
    padding: 3px 11px;
    font-size: 9pt;
    color: #3a66cc;
    outline: none;
    font-family: 'Circe-Light';
    line-height: 30px;
}

.quick-pay input::-webkit-input-placeholder {
    color: #06c;
}

.quick-pay input:-moz-placeholder {
    color: #06c;
}

.quick-pay input::-moz-placeholder {
    color: #06c;
}

.quick-pay input:-ms-input-placeholder {
    color: #06c;
}

.quick-pay input#order-total {
    font-size: 21px;
}

.quick-pay .pay-way .active {
    background-color: #fff;
}

.quick-pay .visa-pay {
    background: url("../img/pic/visa.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 40px;
    margin-left: 9px;
    width: 109px;
}

.quick-pay .yandex-pay {
    background: url("../img/pic/yandex.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 40px;
    width: 83px;
}

.quick-pay button {
    background-color: #fb933a;
    color: #fff;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    margin-left: 31.5%;
    font-family: "Circe-Bold";
    font-size: 15.36px;
    width: 68.5%;
    padding: 8px 11px;
}

#added-product {
    width: 560px;
}

#added-product.orders {
    width: 400px;
    height: 80px;
}

#added-product h3 {
    margin: 0;
    font-family: 'Circe-Bold';
    font-size: 16pt;
    line-height: 1;
    letter-spacing: 0.5px;
}

#added-product .sum {
    font-family: 'Circe-Light';
    line-height: 1;
    margin: 0;
    font-size: 10pt;
}

#added-product .fancybox-close {
    color: #0066cc;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 6pt;
    top: 16px;
    right: 13px;
    width: auto;
    height: auto;
    background: none;
    line-height: 32px;
}

#added-product .fancybox-close i {
    width: 29px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
    background: url(images/close.png) no-repeat center;
    margin: 0 0 0 7px;
}

#added-product .img-block {
    box-sizing: border-box;
    float: left;
    height: 170px;
    margin: -5px 0 0;
    text-align: center;
    width: 168px;
    overflow: hidden;
}

#added-product .img-block img {
    max-width: 100%;
    max-height: 100%;
}

#added-product .text-block {
    width: auto;
    margin: 20px 0 0 188px;
}

#added-product .text-block .cont-name {
    height: 181px;
}

#added-product .text-block .name {
    font-family: 'Circe-Light';
    color: #333;
    font-size: 9pt;
    line-height: 1.1;
    margin: 5px 0;
    display: block;
    text-align: left;
}

#added-product .text-block .price {
    color: #0066cc;
    float: left;
    font-family: "Circe-Bold";
    font-size: 20px;
    margin: 3px 12px 0 0;
}

#added-product .text-block .price .rub {
    border-bottom: 1px solid #0066cc;
    font-size: 20px;
    line-height: 3px;
}

#added-product .old-price {
    color: #666666;
    float: left;
    font-family: "Circe-Lite";
    font-size: 15px;
    line-height: 26px;
    margin: 3px 12px 0 0;
    text-decoration: line-through;
}

#added-product .percent {
    color: #0066cc;
    float: left;
    font-family: "Circe-Lite";
    font-size: 15px;
    line-height: 26px;
    margin: 3px 12px 0 0;
    text-decoration: line-through;
}

#added-product .blue-btn {
    background: none repeat scroll 0 0 #0066cc;
    color: #fff;
    display: block;
    float: left;
    font-size: 10pt;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 190px;
}

#added-product .blue-btn.busket {
    background: none repeat scroll 0 0 #fb933a;
    float: right;
    margin-bottom: 14px;
    margin-right: 3px;
}

#right-banner {
    background: none repeat scroll 0 0 #0066cc;
    box-sizing: border-box;
    left: 0;
    padding: 20px 20px 20px 9px;
    position: absolute;
    top: 198px;
    width: 179px;
}

.product-buy {
    position: absolute;
    right: 0;
    z-index: 400;
}

.product-buy #right-banner {
    background: #0066cc;
    box-sizing: border-box;
    left: 0;
    padding: 20px 20px 20px 9px;
    position: relative;
    top: 0;
    width: 179px;
}

#right-banner h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Circe-Bold';
    font-size: 13px;
    list-style: 1;
    margin: 0;
}

#right-banner .close {
    color: #fff;
    text-transform: uppercase;
    font-size: 6pt;
    display: block;
    width: 43px;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 10px;
    text-decoration: none;
}

#right-banner .close i {
    display: block;
    width: 29px;
    height: 32px;
    background: url(images/close-white.png) no-repeat center;
    margin: 0 auto 5px auto;
}

#right-banner .close:hover {
    text-decoration: underline;
}

#right-banner ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
}

#right-banner ul a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 9pt;
    text-transform: uppercase;
}

#right-banner ul a:hover {
    text-decoration: underline;
}

#right-banner ul li {
    margin-bottom: 20px;
}

#right-banner ul li .img-block {
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin: auto;
    width: 110px;
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    display: block;
}

#right-banner ul li .img-block img {
    max-width: 100%;
    max-height: 100%;
}

#right-banner ul li p {
    margin: 5px 0 0 0;
    color: #fff;
}

/*--------------------------------------------- New style -----------------------------------------------------------------*/
.size-filter .bx_filter_param_label .jq-checkbox__div {
    /*display: none;*/
}

.main-info-list {
    padding: 0px;
    list-style: none;
    border-bottom: 6px solid #0066cc;
    width: 890px;
    background: url("images/main-bg.png");
}

.main-info-list li {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #0066cc;
    height: 155px;
    text-align: center;
}

.main-info-list li a {
    text-decoration: none;
}

.main-info-list li:first-child {
    border-left: 0;
}

.main-info-list li .img-block {
    overflow: hidden;
    margin: 5px auto 0 auto;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    line-height: 110px;
    display: block;
}

.main-info-list li .img-block.for-ico {
    background: #0066cc;
}

.main-info-list li .img-block img {
    max-width: 100%;
    vertical-align: middle;
    display: inline;
}

.main-info-list li .img-block.for-ico img {
    margin-top: 20px;
}

.main-info-list li h3 {
    font-family: 'Circe-ExtraBold';
    color: #000;
    font-size: 14pt;
    text-transform: uppercase;
    margin: 24px 0 0 0;
    letter-spacing: 1.1px;
    line-height: 1.3;
    height: 46px;
}

.main-info-list li .desc{
    display: block;
    color: #0066d0;
    line-height: 1;
    margin: 7px 0px;
}

.main-info-list li .action{

}

.main-info-list li p {
    color: #0066cc;
    font-family: 'Circe-Light';
    font-size: 13pt;
    line-height: 1.25;
    margin: 0;
    height: 70px;
}

.main-info-list li p span {
    display: block;
    text-transform: uppercase;
}

.main-info-list li span {
    font-family: 'Circe-Regular';
    color: #000;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
}

.main-info-list li span:hover {
    text-decoration: underline;
}

.rub {
    display: inline-block;
    font-size: 13px;
    line-height: 2px;
    border-bottom: 1px solid #a6a7a8;
    width: 0.4em;
}

.popup-window-buttons .catalog.f-right {
    width: auto;
}

.popup-window-buttons .bx_medium.bx_bt_button {
    position: relative;
    text-decoration: none;
    color: #FFF;
    font-size: 11pt;
    font-family: "Circe-Light";
    background: #06C;
    cursor: pointer;
    margin-bottom: 6px;
    padding: 4px 20px;
    display: block;
    width: 80px;
}

.popup-window-titlebar .popup-window-top-row .popup-window-left-column, .popup-window-titlebar .popup-window-top-row .popup-window-center-column, .popup-window-titlebar .popup-window-top-row .popup-window-right-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-left-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-center-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-right-column,
.popup-window-with-titlebar .popup-window-titlebar
{
    background-color: #0066CC;
    background-image: linear-gradient(to bottom, #268BEF, #0066CC);
    border-bottom: 1px solid #0066CC;
    box-shadow: 0 1px #0066CC inset;
    font-weight: 600;
    height: 20px;
    padding: 10px;
}

.popup-window.popup-window-with-titlebar .popup-window-content {
    border: 2px solid #0066CC;
    border-top: none;
    background: #fff;
}

.popup-window-with-titlebar .popup-window-with-titlebar {
    padding: 0;
}

.popup-window.popup-window-with-titlebar {
    background: none;
}

.popup-window-titlebar > div {
    color: #ffffff;
}

.popup-window.popup-window-titlebar {
    border: 2px solid #0066CC;
    border-top: none;
}

#shoes_size {
    height: 600px;
    width: 580px;
    overflow: auto;
}

#shoes_size h2 {
    color: #3399ff;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 27px 14px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

#shoes_size .table-size.socks {
    width: 219px;
    font-weight: bold;
    margin: 0 0 30px;
    text-align: center;
    border-collapse: collapse;
    color: #303030;
    margin: 0 0 11px;
}

#shoes_size .table-size th {
    border-bottom: 1px solid #71b8ff;
    text-align: center;
    background: none repeat scroll 0 0 #3399ff;
    border-left: 1px solid #71b8ff;
    border-right: 1px solid #71b8ff;
    color: #ffffff;
    font-weight: normal;
    padding: 6px 10px;
}

#shoes_size .table-size.socks td {
    width: 50%;
    padding: 10px;
    border: 1px solid #999999;
    padding: 14px 10px;
    vertical-align: top;
}

#shoes_size .table-size .odd td {
    background: none repeat scroll 0 0 #f0f0f0;
}

#shoes_size .column {
    float: left;
    width: 265px;
}

#back-top {
    position: fixed;
    z-index: 100;
    right: 5%;
    bottom: 12px;
    cursor: pointer;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 36px;
    overflow: hidden;
    border: 1px solid #ffffff;
    background-color: #0066CC;
    opacity: 0;
    -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
}

#back-top a {
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    font-family: "Circe-Bold";
    font-size: 32px;
    display: block;
    line-height: 57px;
}

#back-top a:hover {
    background: #999999;
}

.slideLeft{
    opacity: 1 !important;
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
}

@keyframes slideLeft {
    0% {
        transform: translateX(125%);
    }
    50%{
        transform: translateX(100%);
    }
    65%{
        transform: translateX(75%);
    }
    80%{
        transform: translateX(50%);
    }
    95%{
        transform: translateX(25%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(155%);
    }
    50%{
        -webkit-transform: translateX(100%);
    }
    65%{
        -webkit-transform: translateX(75%);
    }
    80%{
        -webkit-transform: translateX(50%);
    }
    95%{
        -webkit-transform: translateX(25%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

.slideRight{
    animation-name: slideRight;
    -webkit-animation-name: slideRight;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
}

@keyframes slideRight {
    0% {
        transform: translateX(0%);
        opacity: 1;
    }
    50%{
        transform: translateX(25%);
    }
    65%{
        transform: translateX(50%);
    }
    80%{
        transform: translateX(75%);
    }
    95%{
        transform: translateX(100%);
    }
    100% {
        transform: translateX(125%);
        opacity: 0;
    }
}

@-webkit-keyframes slideRight {
    0% {
        transform: translateX(0%);
        opacity: 1;
    }
    50%{
        transform: translateX(25%);
    }
    65%{
        transform: translateX(50%);
    }
    80%{
        transform: translateX(75%);
    }
    95%{
        transform: translateX(100%);
    }
    100% {
        transform: translateX(125%);
        opacity: 0;
    }
}
/*----------------------------- Brands ---------------------------------------------------------------*/
.main-container .brands-list {
    margin: 28px 0;
}

.main-container .brands-list p img {
    display: block;
    margin: 0 20px 0 0;
    width: auto;
}

.main-container .brand-detail .link-catalog {
    float: right;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.main-container .brand-detail.news-detail h1 {
    text-transform: uppercase;
}

.main-container .brand-detail.news-detail .brand-descr h3 {
    font-size: 13pt;
    letter-spacing: 2.2px;
    padding: 0;
    word-spacing: 0px;
    font-family: "Circe-ExtraBold";
    text-decoration: none;
    width: 182px;
    float: left;
    margin: 0;
}

.main-container .brand-detail.news-detail .brand-descr p {
    margin-left: 190px;
    margin-bottom: 30px;
}

/*--------------------------------- Catalog search ------------------------------------------------------------*/
.main-container.catalog-search {
    margin-top: 20px;
}

.main-container.catalog-search input[type="submit"] {
    background: none repeat scroll 0 0 #3a66cc;
    border: 0 none;
    color: #fff;
    font-family: "Circe-Bold";
    height: 30px;
    line-height: 27px;
    margin: 0 0 0 15px;
    outline: 0 none;
    width: 144px;
}

.main-container.catalog-search input[type="text"] {
    background: url("images/bg-form-input.png") repeat;
    border: 0 none;
    box-sizing: border-box;
    color: #3a66cc;
    font-size: 9pt;
    height: 22px;
    outline: 0 none;
    padding-left: 11px;
    width: 342px;
}

.main-container.catalog-search .filter-catalog {
    width: 97%;
    margin-top: 0;
}

.main-container.catalog-search .search-page {
    margin-left: 208px;
}

/*------------------------------------------- News-------------------------------------------------------------*/
.post {
    overflow: hidden;
    padding: 0px 0px 33px;
}

.post .date {
    border-bottom: 1px solid #666;
    display: block;
    font-style: normal;
    margin: 0px 0px 8px;
    padding: 0px 0px 0px 12px;
}

.post .post-title {
    color: #0066CC;
    font-size: 13px;
    line-height: 18px;
    margin: 0px;
    padding: 0px 0px 16px 0;
    text-transform: uppercase;
}

.post .alignleft {
    margin: 0px 10px;
}

.alignleft {
    border: 1px solid #111;
    float: left;
    margin: 0px 10px 10px 0px;
}

.alignleft img {
    display: block;
}

.post .main-block {
    margin-left: 200px;
}

.main-block ul {
    list-style: outside none none;
    margin: -7px 0px 11px;
}

.main-block ul li {
    padding: 3px 0px;
}

.main-block p.zvezda {
    font-size: 83%;
}

.main-catalog.f-right {
    margin: 20px 0 0 0;
    padding: 0;
    overflow: hidden;
}

.main-catalog.f-right img {
    display: block;
}

.main-container .vz p.img-block {
    text-align: center;
}

.main-container ul.block-img li {
    float: left;
    margin: 0 28px 21px 0;
    list-style: decimal;
}

.img-p {
    float: left;
}

.main-container h2.title-2 {
    color: #0066CC;
    position: relative;
    text-transform: uppercase;
}

.table-size {
    font-weight: bold;
    margin: 0px 0px 30px;
    text-align: center;
    border-collapse: collapse;
    color: #303030;
    width: 767px;
}

.table-size th {
    border-bottom: 1px solid #999999;
    text-align: center;
    background: #0066CC;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    color: #FFF;
    font-weight: normal;
    padding: 6px 10px;
}

.table-size .odd td {
    background: #F0F0F0;
}

.table-size.teens td {
    width: 14%;
}

.table-size td {
    padding: 10px;
    border: 1px solid #999;
    vertical-align: top;
}

.main-container .catalog.f-right.one-block {
    width: 100%;
}

.error-add-cart {
    width: 343px;
    margin: 21px 12px 12px 12px;
    text-align: center;
}

.error-add-cart .close {
    background: none repeat scroll 0 0 #0066cc;
    color: #fff;
    display: block;
    font-size: 10pt;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-decoration: none;
    width: 80px;
}


.bigdata_recommended_products_container .product-slider, .view-block {
    width: 894px;
}

.personal_cabinet {
    margin: 10px 0 20px 0;
}

.personal_cabinet .left {
    float: left;
    margin-right: 20px;
    width: 155px;
}

.personal_cabinet .left img {
    max-height: 220px;
    max-width: 100%;
}

.personal_cabinet .left .personal-page-nav {
    border-top: 3px solid rgb(0, 102, 205);
    margin-top: 15px;
    padding-top: 10px;
}

.personal_cabinet .left .personal-page-nav ul {
    margin: 0;
    padding: 0;
}

.personal_cabinet .left .personal-page-nav ul li {
    margin: 2px 0;
}

.personal_cabinet .left .personal-page-nav ul li:hover, .personal_cabinet .left .personal-page-nav ul li.active {
    background: #0066CD;
}

.personal_cabinet .left .personal-page-nav ul li a {
    color: #333333;
    padding: 4px 13px;
    display: block;
}

.personal_cabinet .left .personal-page-nav ul li:hover a, .personal_cabinet .left .personal-page-nav ul li.active a {
    color: #ffffff;
}

.personal_cabinet .right {
    float: right;
    width: 705px;
}

.personal_cabinet .right p {
    margin: 0 0 10px;
}

.personal_cabinet .left .top-schet {
    border-top: 3px solid rgb(0, 102, 205);
    margin-top: 15px;
    padding-top: 10px;
}

.personal_cabinet .left .top-schet p {
    font-size: 13px;
    line-height: 25px;
    margin: 0;
}

.personal_cabinet .left .top-schet p:last-child {
    line-height: 16px;
}

.personal_cabinet .left .top-schet p i.blue {
    color: #0066CD;
    font-style: normal;
    font-size: 14px;
}

.personal_cabinet .left .top-schet p i.blue .rub {
    border-bottom: 2px solid #0066CD;
    font-size: 14px;
    line-height: 2px;
}

.personal_cabinet .form-filter.form-orders .row {
    float: left;
    margin: 0 5px 5px 0;
}

.personal_cabinet .form-filter.form-orders .row label {
    width: 110px;
    float: left;
}

.personal_cabinet .form-filter.form-orders .row:nth-child(2n) label {
    width: 160px;
}

.personal_cabinet .form-filter.form-orders .row:nth-child(5) label {
    width: 116px;
}

.personal_cabinet .form-filter.form-orders .row:nth-child(2n) {
    margin-right: 0;
}

.personal_cabinet .form-filter.form-orders .row input[type=text] {
    background: url("images/bg-form-input.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #06c;
    font-family: "Circe-Light";
    line-height: 27px;
    outline: medium none;
    padding: 0 0 0 10px;
    width: 170px;
}

.personal_cabinet .row-form .jq-selectbox__select {
    width: 179px;
}

.personal_cabinet .form-filter.form-orders input[type=submit] {
    background: #0066cd;
    border: medium none;
    color: #fff;
    float: left;
    font-family: "Circe-Bold";
    font-size: 13px;
    line-height: 25px;
    margin: 16px 0 0;
    text-align: center;
    text-decoration: none;
    width: 160px;
}

.personal_cabinet .form-filter.form-orders input.btn-pool-off {
    float: right;
}

.personal_cabinet .form-filter.form-orders .row select, .personal_cabinet .form-filter.form-orders .row .jq-selectbox__select-text {
    min-width: 120px;
}

.list-orders {
    margin-top: 20px;
}

.lk_history_it.open {
    border: 1px solid #BFBFBF;
}

.lk_history_it {
    float: left;
    clear: both;
    width: 100%;
    border: 1px solid #FFF;
    margin: 0px 0px 10px;
}

.history_it_head {
    float: left;
    clear: both;
    width: 100%;
    margin: 0px;
    background-color: rgba(224, 224, 224, 0.5);
    cursor: pointer;
}

.history_it_head .ico_str {
    width: 44px;
    text-align: center;
}

.history_it_head .ico_str div {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 11px;
    background: transparent url("../img/ico_lk_hist_str_up_dw.png") no-repeat scroll center -33px;
}

.lk_history_it.open .ico_str div {
    background-position: center 0px;
}

.history_it_head > table > tbody > tr > td {
    vertical-align: middle;
    padding: 16px 0px;
    font-family: "Helvetica Neue", Arial, Tahoma, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 1;
}

.history_it_head_nm_ord {
    width: 116px;
}

.history_it_head_dat {
    width: 102px;
    text-align: center;
}

.history_it_head_adr {
    width: 361px;
    text-align: center;
}

.history_it_head_price {
    width: 135px;
    text-align: right;
    padding-right: 10px !important;
}

.history_it_head_price .rub {
    border-bottom: 1px solid #000;
}

.history_it_head_oper {
    width: 115px;
    text-align: center;
}

.history_it_inn {
    display: none;
    float: left;
    clear: both;
    width: 100%;
    margin: 0px;
    padding: 0px 12px;
}

.show {
    display: block;
}

.pg_cart_list {
    width: 688px;
}

.pg_cart_list > tbody > tr > td {
    padding: 10px 0px;
    border-bottom: 1px solid #F2F2F2;
    vertical-align: middle;
}

.pg_cart_list_im {
    width: 87px;
    text-align: center;
}

.pg_cart_list_im img {
    max-width: 75px;
    max-height: 75px;
}

.pg_cart_list_name {
    padding-right: 20px;
}

.pg_cart_list_name > a {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    text-decoration: none;
    border-bottom: 1px solid #CCC;
}

.pg_cart_list_name > div {
    margin: 0px;
    width: 100%;
}

.pg_cart_list_name div {
    display: inline-block;
    font-size: 14px;
    color: #666;
    line-height: 1.4;
}

.pg_cart_list_color {
    text-align: center;
    width: 17%;
}

.pg_cart_list_color div {
    display: inline-block;
    width: 28px;
    height: 28px;
    background-color: #DDD;
    vertical-align: middle;
}

.pg_cart_list_num {
    text-align: center;
    width: 17%;
    min-width: 112px;
}

.pg_cart_list_price {
    font-size: 18px;
    line-height: 1.2;
    width: 17%;
    min-width: 130px;
    text-align: center;
}

.pg_cart_list_price .rub {
    border-bottom: 1px solid #333;
    font-size: 18px;
    line-height: 4px;
}

.cart_list_tocart {
    width: 80px;
    padding-right: 18px;
    text-align: right;
}

.cart_list_tocart a {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    background-color: #0066cd;
}

.cart_list_tocart a div {
    float: left;
    width: 100%;
    height: 100%;
    margin: 0px;
    background: transparent url("../img/ico_cart.png") no-repeat scroll center center;
}

.history_it_inn_bot {
    float: left;
    clear: both;
    width: 100%;
    margin: 18px 0px 23px;
    padding-right: 115px;
}

.history_it_repeat {
    background-color: #0066cd;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 20px;
    line-height: 1;
    margin: 0;
    outline: medium none !important;
    padding: 10px 25px;
}

.history_it_repeat:nth-child(2) {
    margin-left: 10px;
}

.history_it_repeat.payd {
    background: #FB933A;
}

.history_it_inn_bot_itog {
    text-align: right;
    margin: 7px 0px 0px;
    font-size: 24px;
    line-height: 1;
    width: 95%;
}

.history_it_inn_bot_itog .rub {
    border-bottom: 2px solid #333;
    font-size: 23px;
    line-height: 2px;
}

.profile-table.data-table p {
    margin-left: 30px;
    font-weight: 600;
    font-size: 16px;
}

.bx-auth-profile input[type=submit], .bx-auth-profile input[type=reset] {
    background-color: #0066cd;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 9px 43px;
}

.bx-auth-profile input[type=submit] {
    margin-right: 10px;
}

.bx-auth-profile form > p {
    font-size: 12px;
}

.detail-infa {
    display: none;
}

.infa-more {
    border-bottom: 1px dashed #0066cd;
    color: #0066cd;
    cursor: pointer;
    width: 166px;
}

.get-kod {
    background-color: #0066cd;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 9px 43px;
}

.add_fr {
    padding: 10px;
    width: 329px;
}

.add_fr input[type="submit"] {
    background-color: #0066cd;
    border: 0 none;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 0 12px;
    outline: medium none;
    padding: 6px 40px;
}

.subscription-buttons input[type="submit"] {
    background-color: #0066cd;
    border: 0 none;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 0 12px;
    outline: medium none;
    padding: 6px 40px;
}

.personal_cabinet .personal-block {
    border: 1px solid rgba(224, 224, 224, 0.5);
    float: left;
    height: 130px;
    margin: 0 20px 30px 0;
    width: 330px;
}

.personal_cabinet .personal-block:nth-child(2) {
    margin-right: 0;
}

.personal_cabinet .personal-block:last-child {
    height: 330px;
    width: 677px;
}

.personal_cabinet .personal-block:last-child p:first-child {
    color: #0066CC;
}

.personal_cabinet .personal-block:last-child p.error:first-child {
    color: #FF0000;
}

.personal_cabinet .personal-block > p {
    padding: 5px 10px;
}

.personal_cabinet .personal-block > p:first-child {
    background: rgba(224, 224, 224, 0.5);
    height: 30px;
}

.personal_cabinet .personal-block > p:first-child a {
    text-decoration: underline;
}

.personal_cabinet .personal-block > p:first-child a:hover {
    text-decoration: none;
}

.personal_cabinet .right h1 {
    margin: -8px 0 6px 0;
}

.menu-cart p {
    float: left;
    margin: 0;
}

.menu-cart p a {
    font-size: 14px;
    color: #333333;
}

.menu-cart ul {
    float: left;
    margin: 0;
    padding-left: 14px;
}

.menu-cart ul li a {
    font-size: 13px;
    color: #333333;
}

.catalog-search .first .f-right {
    width: auto;
}

.catalog-search .f-right {
    width: 700px;
    padding: 0 5px;
}

.catalog-search .actions ul {
    margin: 0;
    padding: 0;
}

.catalog-search .actions ul li {
    float: left;
    margin-right: 67px;
}

.catalog-search .actions ul li:first-child {
    margin-top: -5px;
}

.catalog-search .actions ul li:last-child {
    margin-right: 0;
}

.main-container.temp-404 {
    margin-top: 20px;
}

.temp-404 h3 {
    margin-top: 0;
    margin-bottom: 8px;
}

.temp-404 #section-block > ul:nth-child(2) {
    margin: 0 0 50px;
    padding: 0;
}

.temp-404 .catalog {
    margin-top: -5px;
}

.temp-404 .catalog-list {
    margin-top: 24px;
}

.news-list-index {
    margin-top: 20px;
}

.news-list-index > div {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: 216px;
}

.news-list-index > div:last-child {
    margin-right: 0;
}

.news-list-index > div img {
    width: 215px;
    height: 219px;
}

.news-list-index > div p {
    margin: 0;
    padding: 0;
    text-align: center;
}

.news-list-index > div p a {
    background: none repeat scroll 0 0 #0066cc;
    color: #ffffff;
    height: 20px;
    margin: 0;
    padding-left: 5px;
    width: 210px;
    display: block;
}

.news-detail.news-list-new .left-block img {
    max-width: 217px;
    max-height: 221px;
}

.news-detail.news-list-new .left-block + .right-block {
    margin-left: 230px;
}

.news-list-new .news-item {
    margin-bottom: 10px;
    padding: 10px 5px;
    border-bottom: 2px solid #0066CC;
}

.news-list-new .news-item .left-block {
    width: 180px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.news-list-new .news-item .left-block img {
    width: 180px;
    height: 180px;
}

.news-list-new .news-item .left-block + .news-list-new .news-item .right-block {
    margin-left: 189px;
}

.news-list-new .news-item .right-block .news-date-time {
    color: #333333;
    font-size: 15px;
    margin-right: 5px;
}

.news-list-new .news-item .right-block a {
    color: #0066CC;
    font-size: 20px;
}

.news-detail.news-list-new {
    margin-top: 20px;
}

.news-detail.news-list-new h1 {
    display: inline;
    color: #0066CC;
    font-size: 20px;
}

.top-fixed {
    background: url("images/main-bg.png") repeat 0 0;
    padding: 5px 10px;
    position: fixed;
    top: 0;
    z-index: 990;
    display: none;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.top-fixed .main-container {
    width: 874px;
}

.top-fixed .f-left {
    position: relative;
    width: 20%;
}

.top-fixed .logo {
    color: #0562dc;
    font-family: "Circe-ExtraBold";
    font-size: 23pt;
    letter-spacing: 2.8px;
    line-height: 1;
    outline: 0 none;
    text-decoration: none;
}

.top-fixed .after-logo {
    color: #000;
    font-family: "Circe-ExtraBold";
    font-size: 14px;
    letter-spacing: 1.3px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.top-fixed .after-logo a {
    color: #000;
}

.top-fixed .tel-block {
    padding-left: 8px;
    position: relative;
    text-align: center;
    width: 29%;
    float: left;
}

.top-fixed .tel-block p:first-child {
    padding-bottom: 10px;
}

.top-fixed .tel-block p {
    color: #0562dc;
    font-family: "Circe-ExtraBold";
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0;
}

.top-fixed .time-dropdown {
    padding: 0;
    position: relative;
    text-align: center;
    display: block;
    width: 29%;
    background: none;
    left: 0;
    top: 0;
    color: #333333;
    float: left;
    margin: -5px 0 0;
}

.top-fixed .time-dropdown p {
    margin: 0;
    padding: 0;
    line-height: 21px;
}

.top-fixed .time-dropdown p span {
    margin-top: 0;
}

.top-fixed div.basket {
    position: relative;
    float: left;
    width: 7%;
}

.top-fixed div.basket:hover .basket-ico, .top-fixed div.basket span.basket-ico.active {
    background-position: -5px -86px;
    height: 34px;
    width: 45px;
}

.top-fixed div.basket .basket-ico {
    background-position: -5px -5px;
    cursor: pointer;
    height: 34px;
    width: 45px;
}

.top-fixed div.basket a > span {
    background-image: url("images/spritesheet.png");
    background-repeat: no-repeat;
    display: block;
    margin: 3px auto auto;
}

.top-fixed div.basket:hover .basket-ico span, .top-fixed div.basket .basket-ico.active span {
    color: #fff;
}

.top-fixed div.basket .basket-ico span {
    color: #666;
    display: block;
    font-size: 10pt;
    padding: 6px 0 0 5px;
    text-align: center;
}

.top-fixed div .bronse, #header .tools-list > li.basket .bronse {
    background: url('../img/cart-bronse.png') no-repeat 0 0 !important;
}

.top-fixed div .silver, #header .tools-list > li.basket .silver {
    background: url('../img/cart-silver.png') no-repeat 0 0 !important;
}

.top-fixed div .gold, #header .tools-list > li.basket .gold {
    background: url('../img/cart-gold.png') no-repeat 0 0 !important;
}

.item-wrap .catalog-menu {
    position: relative;
}

.page h3.title {
    font-size: 18px;
}

.page ul.list {
    margin: 0;
    padding: 0;
}

.page p {
    margin: 5px 0 15px 0;
}

.page p.warning {
    font-size: 110%;
    font-weight: 600;
}

.page p.small {
    font-size: 80%;
}

.page .list-reklama {
    margin-bottom: 15px;
}

.page .list-reklama .left {
    float: left;
    height: 200px;
    overflow: hidden;
    width: 200px;
}

.page .list-reklama .right {
    margin-left: 201px;
}

.main-container.title-catalog h1 {
    display: block;
    margin-left: 213px;
    margin-top: 4px;
    position: absolute;
    width: 790px;
}

.payment-info.f-left .bx_section #ORDER_PROP_23-styler {
    margin-left: 5px;
}

.main-info-list li .img-block.for-ico img.dop-top {
    margin-top: 25px;
}

/*-------------------------------------------------------------------------*/
.news-list-index {
    padding: 0;
    position: relative;
    width: 100%;
}

.news-list-index .slider {
    margin-left: 6px;
    width: 894px;
}

.news-list-index .slider ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 892px;
}

.news-list-index .slider ul li {
    float: left;
    overflow: hidden;
    width: 215px;
    margin-right: 6px;
}

.news-list-index a.prev, .news-list-index a.next {
    display: block;
    height: 30px;
    position: absolute;
    top: 85px;
    width: 15px;
    z-index: 10;
}

.news-list-index .next {
    background: url("images/spritesheet.png") no-repeat -263px -40px;
    right: -17px;
}

.news-list-index .next.disabled {
    background: url("images/spritesheet.png") no-repeat -263px -40px;
}

.news-list-index .prev {
    background: url("images/spritesheet.png") no-repeat -246px -3px;
    left: -17px;
}

.news-list-index .prev.disabled {
    background: url("images/spritesheet.png") no-repeat -263px -40px;
}

/*------------------------------------------------------------------------------------------------------*/
.product-slider.ajax-recomend {
    margin: 0 auto;
    width: 529px;
}

.product-slider.ajax-recomend .item {
    backface-visibility: hidden;
    float: left;
    height: 190px;
    margin-right: 0.5px;
    transform: translate3d(0px, 0px, 0px);
    width: 105px;
}

.product-slider.ajax-recomend .item figure {
    height: 100px;
    width: 100px;
}

.product-slider.ajax-recomend .item a {
    font-size: 12px;
}

/*-------------------Catalog element for opt-------------------------------------*/
.product-content .list-sizes-opt ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.product-content .list-sizes-opt ul li {
    float: left;
    text-align: center;
}

.product-content .list-sizes-opt ul li p {
    font-size: 14px;
    padding: 2px;
    margin: 2px;
}

.product-content .list-sizes-opt ul.opt-sizes li {
    border: 1px solid #aeaeae;
    height: auto;
    margin-bottom: 4px;
    padding: 2px 0;
    width: 40px;
}

.product-content .list-sizes-opt ul.opt-sizes li p {
    font-size: 11px;
    padding: 2px;
    text-align: center;
    color: #c9c9c9;
    border-bottom: 1px solid #aeaeae;
}

.product-content .list-sizes-opt ul.opt-sizes li.active p {
    color: #000000;
    font-size: 11px;
}

.product-content .list-sizes-opt ul.opt-sizes li input {
    border: none;
    font-size: 11px;
    padding: 2px;
    width: 86%;
}

.product-content .list-sizes-opt ul.opt-sizes li.active input {
    color: #000000;
    text-align: center;
}

.product-content .list-sizes-opt ul.opt-sizes li.active.last input {
    background: #FF0000;
}

.product-content .list-sizes-opt ul.descr-ul li {
    float: left;
    width: 100%;
}

.product-content .list-sizes-opt ul.visible {
    margin-bottom: 10px;
    font-size: 14px;
}

.product-content .list-sizes-opt ul.descr-ul li p {
    border: none;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    width: 100%;
}

.product-content .list-sizes-opt ul.descr-ul li i {
    border: 1px solid #666;
    display: inline-block;
    float: left;
    height: 14px;
    margin-right: 10px;
    width: 17px;
}

.product-content .list-sizes-opt ul.descr-ul li i.no-prod {
    background: #eeeeee;
}

.product-content .list-sizes-opt ul.descr-ul li.last i {
    background: #FF0000;
}

.product-content .list-sizes-opt .sht-ostat {
    background: #eeeeee;
    border-top: medium none !important;
    margin: -12px 0 0 2px !important;
}

.product-content .list-sizes-opt .ok-result {
    background: url("../img/okey.png") no-repeat 0 0;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
    width: 100%;
    display: none;
    font-size: 12px;
}

.product-content .list-sizes-opt .no-result {
    background: url("../img/no.png") no-repeat 0 0;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
    width: 100%;
    font-size: 12px;
    display: none;
}

.product-content .block_opt {
    float: left;
    width: 100%;
}

.block_opt .inner_block .korob-ostat {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #aeaeae;
    margin: 2px auto;
    padding: 0;
    position: relative;
    text-align: center;
}

.block_opt .inner_block {
    border: 1px solid #eeeeee;
    float: left;
    padding: 8px;
}

.block_opt .inner_block:hover {
    border: 1px solid #3399ff;
}

.block_opt .inner_block input {
    text-align: center;
    width: 34px;
}

.block_opt .inner_block table td {
    border: 1px solid #aeaeae;
    text-align: center;
}

.block_opt .inner_block table td.no_bord {
    border: medium none;
}

.itog_opt {
    margin-left: 2px;
    margin-top: 2px;
    padding: 12px;
}

/*---------------------------------------------------------------------------------*/

#div-lpe {
    background: url("../img/left-spring.jpg") no-repeat right top;
    height: 690px;
    margin-left: -76%;
    margin-top: 3%;
    position: absolute;
    top: 0;
    width: 628px;
    z-index: -1;
}

#div-rpe {
    background: url("../img/right-spring.jpg") no-repeat left top;
    height: 749px;
    margin-left: 105%;
    margin-top: 13.6%;
    position: absolute;
    top: 0;
    width: 533px;
    z-index: -1;
}

/*------------------------------------------------------------------------------------------*/
.main-container.opt-reg {
    padding: 20px 20px;
}

.opt-reg .row {
    width: 810px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.opt-reg .row.type-checkbox.transp > div {
    height: 213px;
    overflow-y: scroll;
    padding-top: 2px;
    width: 352px;
}

.opt-reg .row label {
    width: 350px;
    float: left;
}

.opt-reg .row.type-checkbox div {
    float: left;
}

.opt-reg .row.type-checkbox label {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    line-height: 18px;
}

.opt-reg .row.type-checkbox.checkbox label:first-child {
    width: 180px;
}

.opt-reg .row.type-checkbox label > div {
    margin-right: 5px;
}

.opt-reg .row.type-checkbox label:first-child {
    width: 350px;
    float: left;
}

.opt-reg .row input[type=text], .opt-reg .row textarea, .opt-reg .row input[type=email] {
    width: 350px;
}

.opt-reg .row.type-pochta > div {
    margin-top: 30px;
    width: 196px;
}

.opt-reg .row.type-pochta > div > label {
    width: 170px;
    float: right;
    line-height: 14px;
}

.opt-reg .row.type-pochta > div > .jq-checkbox {
    float: left;
}

.opt-reg .capcha #whiteBlock {
    display: none;
    text-align: center;
    position: absolute;
    background-color: #FFF;
    width: 180px;
    height: 40px;
    top: 0px;
    left: 37px;
}

.opt-reg .capcha #whiteBlock #loaderImg {
    margin-top: 3px;
}

.opt-reg .pic-capcha {
    margin: 0 auto;
    padding: 0;
}

.opt-reg input[type=button] {
    background: rgb(249, 247, 247);
    border: 1px solid rgb(204, 204, 204);
    padding: 4px 14px;
    border-radius: 4px;
    left: 1px;
    top: 30px;
}

.opt-reg input[type=button]:hover {
    background: #f1f1f1;
}

.opt-reg input[type=submit] {
    background: #0066CC;
    border: none;
    color: #fff;
    float: right;
    font-family: "Circe-Bold";
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    width: 291px;
}

.opt-reg .jq-selectbox__select-text.placeholder {
    width: 341px;
}

.opt-reg .error {
    position: absolute;
    right: -63px;
    top: -12px;
    width: 157px;
}

.opt-reg .row.type-checkbox.checkbox .error {
    width: 400px;
}

.opt-reg .row.fill > div {
    float: right;
    width: 200px;
}

.opt-reg .row.fill div.fields.files {
    margin-bottom: 10px;
}

/*-------------------------- Personal cabinet -----------------------------------------------*/
.opt-prof-personal td:first-child > div:first-child {
    padding-top: 20px;
}

.opt-prof-personal .row {
    width: 700px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.opt-prof-personal .row.type-checkbox.transp > div {
    height: 213px;
    overflow-y: scroll;
    padding-top: 2px;
    width: 350px;
}

.opt-prof-personal .row label {
    width: 353px;
    float: left;
}

.opt-prof-personal .row.type-checkbox div {
    float: left;
}

.opt-prof-personal .row.type-checkbox label {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    line-height: 18px;
}

.opt-prof-personal .row.type-checkbox.checkbox label:first-child {
    width: 180px;
}

.opt-prof-personal .row.type-checkbox label > div {
    margin-right: 5px;
}

.opt-prof-personal .row.type-checkbox label:first-child {
    width: 350px;
    float: left;
}

.profile-table.data-table .opt-prof-personal .row input[type=text], .profile-table.data-table .opt-prof-personal .row textarea, .profile-table.data-table .opt-prof-personal .row input[type=email] {
    width: 340px;
}

.opt-prof-personal .row textarea {
    text-align: left;
}

.profile-table.data-table input[type=text], .profile-table.data-table input[type=password] {
    width: 340px;
}

.profile-table.data-table tr:not(.opt-prof-personal) td, .profile-table.data-table tr:not(.opt-prof-personal) td > div {
    width: 251px;
}

.opt-prof-personal .row.type-pochta > div {
    margin-top: 30px;
    width: 196px;
}

.opt-prof-personal .row.type-pochta > div > label {
    width: 170px;
    float: right;
    line-height: 14px;
}

.opt-prof-personal .row.type-pochta > div > .jq-checkbox {
    float: left;
}

.opt-prof-personal input[type=button] {
    background: rgb(249, 247, 247);
    border: 1px solid rgb(204, 204, 204);
    padding: 4px 14px;
    border-radius: 4px;
    /*position: absolute;*/
    left: 1px;
    top: 30px;
}

.opt-prof-personal input[type=button]:hover {
    background: #f1f1f1;
}

.opt-prof-personal input[type=submit] {
    background: #0066CC;
    border: none;
    color: #fff;
    float: right;
    font-family: "Circe-Bold";
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    width: 291px;
}

.opt-prof-personal .jq-selectbox__select-text.placeholder {
    width: 341px;
}

.opt-prof-personal .error {
    position: absolute;
    right: -63px;
    top: -12px;
    width: 157px;
}

.opt-prof-personal .row.type-checkbox.checkbox .error {
    width: 400px;
}

.opt-prof-personal .row.fill > div {
    width: 100%;
}

.opt-prof-personal .row.fill div.fields.files {
    float: left;
    margin-bottom: 10px;
    width: 45%;
}

.opt-prof-personal .row.fill div.fields.files img {
    max-width: 300px;
    max-height: 300px;
}

/*---------------------------------------Timer ---------------------------------------------*/
#countdown {
    position: absolute;
    top: 70px;
    left: 4px;
}

#countdown .text {
    width: 137px;
    position: absolute;
    top: -85px;
    color: #0577E4;
    left: 3px;
}

#countdown figure figcaption {
    color: #0577E4;
}

#countdown .timeTo.timeTo-white div {
    background: rgba(255, 0, 0, 0.7);
}

#countdown .timeTo.timeTo-white span {
    color: rgba(255, 0, 0, 0.7);
}

/*--------------------------- Opt cart -----------------------------------------------------------------*/
.inner_block table td, .sht_block table td {
    border: 1px solid #e5e5e5;
    text-align: center;
}

.inner_block table td.no_bord {
    border: medium none;
}

#basket_items tr.inner_block:last-child table tr td, #basket_items tr.inner_block table tr:last-child td {
    border-bottom: 1px solid #e5e5e5;
}

p.bx_ordercart_itemtitle {
    color: #111111;
}

.inner_block .for-table {
    float: left;
    margin-right: 20px;
}

.inner_block .for-table:last-child {
    margin-right: 0;
}

.inner_block .for-table table td, .inner_block .for-table table td input {
    text-align: center;
}

.blue {
    color: #3399FF;
}

#basket_items_list table table input {
    text-align: center;
}

/*-----------------------------------------------------------------------------------------------------*/
.link-reg {
    background: #0066CC;
    width: 100%;
}

.link-reg a {
    color: #ffffff;
    display: block;
    font-size: 20px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: underline;
}

.feedback-container #feedback-form-opt .form-wrap {
    height: 219px;
}

#CatalogSectionBasket_0 .popup-window-close-icon.popup-window-titlebar-close-icon {
    background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll 1px -282px;
    border: 2px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    height: 15px;
    margin-right: 5px;
    outline: 0 none;
    position: absolute;
    right: 10px;
    top: 5px !important;
    width: 15px;
}

#CatalogSectionBasket_0 .popup-window-close-icon.popup-window-titlebar-close-icon:hover {
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.link-payment {
    margin-bottom: 10px;
}

.link-payment a {
    text-decoration: none;
}

#inputForm .sendsubmit {
    background: #ff942f none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    padding: 7px 52px;
    width: 126px;
    border: none;
}

#inputForm .btn-one-click {
    padding: 25px 0 0 0;
}

#inputForm .left-info {
    margin: 0 0 20px 0;
}

#inputForm .div-label {
    width: 100px;
    float: left;
}

#inputForm .div-input {
    float: left;
}

#inputForm .blue_div {
    border: 1px solid black;
}

#inputForm .error_show {
    display: block;
    color: red;
}

#inputForm .error_hide {
    display: none;
}

#inputForm .access-title-bar {
    color: #FFF;
    font-family: "Circe-ExtraBold";
    font-size: 13pt;
    text-align: center;
}

#window_content {
    margin: 20px 20px 20px 0;
}

#div-submit {
    margin: 20px 0 0 0;
    text-align: center;
}

#inputForm .btn-one-click {
    cursor: pointer;
}

#inputForm .form_errors {
    color: red;
    margin: 0 0 0 20px;
}

#window_content .error {
    margin-left: 20px;
}

.left_town_select {
    width: 87%;
    float: left;
    margin-bottom: 10px;
    border: 2px solid #0066CC;
    padding: 13px;
}

.left_town_select .jq-selectbox__select {
    width: 160px;
}

.left_town_select .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text{
    font-size: 14px;
}

@media only screen and (min-width: 1500px) {
    .rezina #countdown {
        left: 213px;
    }

    .rezina .item-wrap .f-right {
        width: 82%;
    }

    .rezina .product-buy {
        float: right;
        position: relative;
    }
}

@media all and (orientation: landscape) {
    #header .tel-block {
        padding-left: 0;
    }

    #header .f-center {
        margin: 9px 14px 0 0;
        display: inline-block;
        vertical-align: top;
    }
}

@media all and (orientation: portrait) {
    #header .tel-block {
        padding-left: 0;
    }

    #header .f-center {
        width: 293px;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
}


#kt-callback-mini {
    position: fixed;
    right: 4%;
    bottom: 15%;
    cursor: pointer;
    z-index: 400;
    width: 75px;
    height: 221px;
}

#kt-callback-mini .kt-callback-mini-main {
    display: block;
    background: #0066CC;
    position: absolute;
    border-radius: 100%;
    border: 1px solid #ffffff;
    -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    -webkit-animation: jump 6s ease-out 0s infinite both;
    -moz-animation: jump 6s ease-out 0s infinite both;
    -o-animation: jump 6s ease-out 0s infinite both;
    animation: jump 6s ease-out 0s infinite both;
    width: 65px;
    height: 65px;
    margin: 152px 0 0 2px;
}

@keyframes jump {
    80%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    82%, 86%, 90%, 94%, 98% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    84%, 88%, 92%, 96% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@-webkit-keyframes shake {
    80%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    82%, 86%, 90%, 94%, 98% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    84%, 88%, 92%, 96% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

#kt-callback-mini > div{
    display: none;
    position: relative;
}

#kt-callback-mini > div:last-child{
    display: block;
    position: relative;
}

#kt-callback-mini:hover .kt-callback-mini-email,
#kt-callback-mini:active .kt-callback-mini-email,
#kt-callback-mini:hover .kt-callback-mini-phone,
#kt-callback-mini:active .kt-callback-mini-phone{
    display: block;
}

#kt-callback-mini .kt-callback-mini-main .kt-callback-mini-icon {
    background: url(../img/right-icons.png) 8px 7px no-repeat;
    width: 65px;
    height: 65px;
    -webkit-animation: callbackpanel 12s 0s linear infinite;
    -moz-animation: callbackpanel 12s 0s linear infinite;
    -o-animation: callbackpanel 12s 0s linear infinite;
    animation: callbackpanel 12s 0s linear infinite;
}

@-webkit-keyframes callbackpanel {
    0% {
        background-position: 8px 7px
    }
    25% {
        background-position: 8px 7px
    }
    50% {
        background-position: 8px 7px
    }
    51% {
        background-position: 8px -58px
    }
    75% {
        background-position: 8px -58px
    }
    100% {
        background-position: 8px -58px
    }
}

@keyframes callbackpanel {
    0% {
        background-position: 8px 7px
    }
    25% {
        background-position: 8px 7px
    }
    50% {
        background-position: 8px 7px
    }
    51% {
        background-position: 8px -58px
    }
    75% {
        background-position: 8px -58px
    }
    100% {
        background-position: 8px -58px
    }
}

#kt-callback-mini:hover .kt-callback-mini-main .kt-callback-mini-icon {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

#kt-callback-mini:hover .kt-callback-mini-main{
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

#kt-callback-mini .kt-callback-mini-email {
    position: relative;
    margin: 105px 0 0 13px;
    background: #0066cc;
    border-radius: 100%;
    border: 1px solid #ffffff;
    -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    width: 40px;
    height: 40px;
}

#kt-callback-mini .kt-callback-mini-email > div {
    background: url("../img/panel-icons-mini.png") 9px 3px no-repeat;
    width: 40px;
    height: 40px;
}

#kt-callback-mini .kt-callback-mini-label-email {
    position: absolute;
    margin: -41px 0 0 -135px;
    background: #ffffff;
    border: 1px solid #ffffff;
    -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    color: #0066cc;
    padding: 5px 15px;
    display: none;
}

#kt-callback-mini .kt-callback-mini-email:hover + .kt-callback-mini-label-email,
#kt-callback-mini .kt-callback-mini-email:active + .kt-callback-mini-label-email,
#kt-callback-mini .kt-callback-mini-phone:hover + .kt-callback-mini-label-phone,
#kt-callback-mini .kt-callback-mini-phone:active + .kt-callback-mini-label-phone{
    display: block;
}

#kt-callback-mini .kt-callback-mini-phone {
    position: relative;
    margin: -89px 0 0 13px;
    background: #0066cc;
    border-radius: 100%;
    border: 1px solid #ffffff;
    -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    width: 40px;
    height: 40px;
}

#kt-callback-mini .kt-callback-mini-phone > div {
    background: url("../img/panel-icons-mini.png") 6px -69px no-repeat;
    width: 40px;
    height: 40px;
}

#kt-callback-mini .kt-callback-mini-label-phone {
    position: absolute;
    margin: -38px 0 0 -137px;
    background: #ffffff;
    border: 1px solid #ffffff;
    -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, .39);
    color: #0066cc;
    padding: 5px 10px;
}

.feedback-container > ul > li {
    width: auto;
    float: none !important;
    position: fixed;
    top: 20%;
    z-index: 999;
    display: none;
    margin: auto;
}

.feedback-container > ul > li h2 {
    background: aqua;
}

.basket-container {
    display: none;
}

#fn_overlay {
    display: none;
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 600;
}

.fnhidden {
    display: none !important;
}

.block h2 {
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
    padding-top: 15px;
    padding-left: 0px !important;
    float: none !important;
    width: 100% !important;
}

.block h2:hover {
    cursor: pointer;
}

.arrow img:hover {
    cursor: pointer;
}

.block {
    border: 1px solid #A9A3A3;
    border-bottom: none;
    padding-left: 30px;
    padding-right: 10px;
}

._last {
    border-bottom: 1px solid #A9A3A3;
}

.arrow {
    float: right;
    margin-top: 20px;
    position: relative;
    z-index: 0;
}

.block .text-block {
    margin: 0 !important;
}

.feedback, .callback {
    background: #e5e5e5!important;
    padding: 0px;
}

.feedback .close, .callback .close {
    float: right;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    font-family: "Circe-Light";
    line-height: 20px;
    margin: -38px 0px 0px 0px;
    height: 15px;
    padding: 10px;
}


.fn_smm-fixed {
    position: fixed;
    right: 0;
    bottom: 10%;
    width: 45px;
    z-index: 999;
}

.fn_smm-fixed .links:hover {
    right: 0;
    transition: right .3s;
    -webkit-transition: right .3s;
    -o-transition: right .3s;
    -moz-transition: right .3s;
}

.fn_smm-fixed .links {
    display: block;
    position: relative;
    right: -13px;
    width: 45px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

.fn_smm-fixed a {
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: inline-block;
    background: url("/images/ornament.png");
}

.fn_smm-fixed .vkcom {
    background: #4080a9;
}

.fn_smm-fixed .vkcom a {
    background-position: 0 -800px;
}

.fn_smm-fixed .fccom a {
    background-position: -34px -800px;
}

.fn_smm-fixed .fccom {
    background: #8c95bc;
}

.fn_smm-fixed .inst a {
    background-position: -102px -800px;
}

.fn_smm-fixed .inst {
    background: #767477;
}

.fn_smm-fixed .okru a {
    background-position: -170px -800px;
}

.fn_smm-fixed .okru {
    background: #f4b275;
}

.feedback .phn, .feedback .eml, .callback .phn, .callback .eml {
    margin-top: -55px;
}

.feedback .eml, .callback .eml {
    margin-right: 100px;
}

.feedback .phn, .callback .phn {
    margin-right: 40px;

}

.sh_btn {
    visibility: hidden;
}

.social-likes2, .social-likes__widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    text-indent: 0;
    padding: 0;
    border: 0;
    word-spacing: 0;
    font-size: 14px;
    *zoom: 1;
    *display: inline
}

.social-likes2 {
    margin: -3px;
    line-height: 26px;
    list-style: none
}

.social-likes2 li {
    display: inline-block;
    *display: inline
}

.social-likes_vertical li {
    display: block
}

.social-likes__widget {
    display: inline-block;
    position: relative;
    margin: 3px;
    white-space: nowrap
}

.social-likes__widget:before {
    display: none
}

.social-likes__button, .social-likes__counter, .social-likes__balloon, .social-likes__balloon__code {
    font-family: "Roboto", "Trebuchet MS", "Helvetica Neue", Tahoma, sans-serif;
    font-size: 11px;
    text-rendering: optimizeLegibility
}

.social-likes__button, .social-likes__counter {
    display: inline-block;
    *display: inline;
    *float: left;
    margin: 0;
    line-height: 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    outline: 0
}

.social-likes__button {
    position: relative;
    padding: 1px 4px 1px 20px;
    font-weight: 300;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-transition: border .1s ease-in-out, color .2s ease-in-out;
    -moz-transition: border .1s ease-in-out, color .2s ease-in-out;
    -ms-transition: border .1s ease-in-out, color .2s ease-in-out;
    -o-transition: border .1s ease-in-out, color .2s ease-in-out;
    transition: border .1s ease-in-out, color .2s ease-in-out;
    cursor: pointer;
    user-select: none
}

.social-likes__button:before {
    content: "";
    display: inline-block
}

.social-likes__icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat
}

.social-likes__counter {
    position: relative;
    margin-left: 7px;
    padding: 1px 4px;
    font-weight: 400;
    color: #666;
    color: rgba(0, 0, 0, .5);
    cursor: default;
    display: none;
}

.social-likes__counter:before, .social-likes__counter:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0
}

.social-likes__counter:before {
    top: 4px;
    left: -6px;
    border: 6px inset transparent;
    border-left: 0;
    border-right: 6px solid;
    border-right-color: inherit;
    opacity: .7
}

.social-likes__counter:after {
    top: 5px;
    left: -4px;
    border: 5px inset transparent;
    border-left: 0;
    border-right: 5px solid
}

.social-likes__close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px 4px;
    font: 16px Verdana, Geneva, Tahoma, sans-serif;
    color: #999;
    cursor: pointer
}

.social-likes__close:hover {
    color: #111
}

.social-likes__close:before {
    display: none
}

.social-likes_vertical {
    margin: -6px -4px
}

.social-likes_vertical .social-likes__widget {
    display: block;
    margin: 6px 4px
}

.social-likes_notext .social-likes__widget {
    margin: 3px 2px
}

.social-likes_notext .social-likes__button {
    padding-left: 0;
    width: 16px
}

.social-likes_single-w {
    position: relative;
    display: inline-block
}

.social-likes_single {
    position: absolute;
    display: none;
    top: -6px;
    left: -6px;
    padding: 6px 6px 4px;
    background: #fff;
    text-align: left;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    z-index: 99999
}

.social-likes_single .social-likes__widget:first-of-type {
    margin-right: 14px
}

.social-likes__button_single {
    text-shadow: none;
    position: relative;
    margin: 0 5px 0 0;
    padding: 0 0 2px 0;
    font-size: 15px;
    background: #e2e2e2;
    background: transparent;
    color: #3B3D40;
    border-color: #ccc;
    border: none;
    border-bottom: 1px dotted #C1C2C4;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.social-likes__button_single:hover {
    background: #f4f4f4;
    background: -webkit-linear-gradient(top, #f0f0f0, #cfcfcf);
    background: -moz-linear-gradient(top, #f0f0f0, #cfcfcf);
    background: -ms-linear-gradient(top, #f0f0f0, #cfcfcf);
    background: transparent;
    color: #222;
    border: none;
    border-bottom: 1px dotted #3B3D40;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.social-likes__counter_single {
    background: #f6f6f6;
    border-color: #ddd
}

.social-likes__counter_single:after {
    border-right-color: #f6f6f6
}

.social-likes__button_facebook {
    padding-left: 19px;
    background: #eceef5;
    background: -webkit-linear-gradient(top, #fff, #d8def4);
    background: -moz-linear-gradient(top, #fff, #d8def4);
    background: -ms-linear-gradient(top, #fff, #d8def4);
    background: -o-linear-gradient(top, #fff, #d8def4);
    background: linear-gradient(top, #fff, #d8def4);
    color: #3b5998;
    border-color: #cad4e7;
    border-color: rgba(202, 212, 231, .8);
    border-bottom-color: rgba(189, 194, 203, .8)
}

.social-likes__button_facebook:hover {
    background: #c0cdf3;
    background: -webkit-linear-gradient(top, #f2f3f7, #c0cdf3);
    background: -moz-linear-gradient(top, #f2f3f7, #c0cdf3);
    background: -ms-linear-gradient(top, #f2f3f7, #c0cdf3);
    background: -o-linear-gradient(top, #f2f3f7, #c0cdf3);
    background: linear-gradient(top, #f2f3f7, #c0cdf3);
    color: #253860;
    border-color: #b4bfd4;
    border-bottom-color: #b3b7bf
}

.social-likes__icon_facebook {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAN0lEQVR42oXPAQYAMAxD0W5Jd/8jrzUmwuyjPAKNGFJLu5wghSVl40VWMgZIwMZf5jqRddJoL2yDCwGTID+dDQAAAABJRU5ErkJggg==");
    background-position: 3px 3px
}

.social-likes__counter_facebook {
    background: #f2f3f7;
    border-color: #cad4e7
}

.social-likes__counter_facebook:after {
    border-right-color: #f2f3f7
}

.social-likes__button_vkontakte {
    background: #436f96;
    background: -webkit-linear-gradient(top, #8faecf, #436f96);
    background: -moz-linear-gradient(top, #8faecf, #436f96);
    background: -ms-linear-gradient(top, #8faecf, #436f96);
    background: -o-linear-gradient(top, #8faecf, #436f96);
    background: linear-gradient(top, #8faecf, #436f96);
    color: #fff;
    color: rgba(255, 255, 255, .95);
    border-color: #4d84c1;
    border-color: rgba(78, 131, 193, .8);
    border-bottom-color: rgba(52, 88, 127, .8);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3)
}

.social-likes__button_vkontakte:hover {
    background: #4e80ab;
    background: -webkit-linear-gradient(top, #a2c0df, #4e80ab);
    background: -moz-linear-gradient(top, #a2c0df, #4e80ab);
    background: -ms-linear-gradient(top, #a2c0df, #4e80ab);
    background: -o-linear-gradient(top, #a2c0df, #4e80ab);
    background: linear-gradient(top, #a2c0df, #4e80ab);
    color: #fff;
    color: rgba(255, 255, 255, .99);
    border-color: #5788be;
    border-bottom-color: #3b6798
}

.social-likes__icon_vkontakte {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhVJREFUeNpi+f//P4OCWw4LAwODIBDLArEwELMBMSMDdvAbiN8D8VMgfg3Ev1iABoAUiwc6myalh7lmKEiJinCws7LhMIDhz99//x6/ePt684Ez2/sWbm0HCt1jkHfN5vTN7oz8+v3nj/8kAKBZ/yr6lzUC9QsxAU3idbXS8+LiYGNnIAEwMTIyWhuqe4OCARQWHDxcHGLICt5/+vrFMKS8F8i8BsTcQMwS7GpuV5ro6y0hIiAIUwe0mBNIcYIMYfz/7z8TFsuOG2spvYvzs8u8fu/J9Rmr9sxmYmLk6i6OCUJTx8iEz8WyEsLy/k4miQHOZtGgGBPg5cbqZRY8hvw7c/XenaqJK+rPXLl7x9ZYUzgz3NUOq214DGEUFuDh1FGV1QG6xvHw2esvE2um93/78esnKS5hkhQVVInysg4FcT58/nZ+9pq9x2/ef/rcUFNRgWjvANPO0xMXb5/98Pnrp/V7T91kZ2OVkxYXEsDuEkbG/1gM0QF64ToQTwUFqqK0qNWkysRYMSF+dEP+gwz5+fvPn0/IorzcnFyHFjaUw/jAsOHh5uTgQLfl568/f0B5BxSwn49fuLUXlCfgzmNmYpKTFBGBYWwGgMD1e09PgIKLWUDZ7O+DZ6/fsbIyi+iqyqmzsjCzEEryf/78/bNuz6nDzTPXtQC5jxihRQEo10oAsTwQ8+EpBmDgKxA/geLvAAEGAAgS4DPCeVV4AAAAAElFTkSuQmCC");
    background-position: 1px 2px
}

.social-likes__counter_vkontakte {
    background: #eaeef3;
    border-color: #afc1d4
}

.social-likes__counter_vkontakte:after {
    border-right-color: #eaeef3
}

.social-likes__button_odnoklassniki {
    padding-left: 17px;
    background: #f6900b;
    background: -webkit-linear-gradient(top, #f6bb6d, #f6900b);
    background: -moz-linear-gradient(top, #f6bb6d, #f6900b);
    background: -ms-linear-gradient(top, #f6bb6d, #f6900b);
    background: -o-linear-gradient(top, #f6bb6d, #f6900b);
    background: linear-gradient(top, #f6bb6d, #f6900b);
    color: #fff;
    color: rgba(255, 255, 255, .95);
    border-color: #d99c27;
    border-color: rgba(217, 154, 38, .8);
    border-bottom-color: rgba(197, 137, 7, .8);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .12)
}

.social-likes__button_odnoklassniki:hover {
    background: #f69a21;
    background: -webkit-linear-gradient(top, #fbcc5a, #f69a21);
    background: -moz-linear-gradient(top, #fbcc5a, #f69a21);
    background: -ms-linear-gradient(top, #fbcc5a, #f69a21);
    background: -o-linear-gradient(top, #fbcc5a, #f69a21);
    background: linear-gradient(top, #fbcc5a, #f69a21);
    color: #fff;
    color: rgba(255, 255, 255, .99);
    border-color: #f0b22c;
    border-bottom-color: #c59121
}

.social-likes__icon_odnoklassniki {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAYAAAA2yOUNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUBJREFUeNpkkD9LhWAUxtVEaKhLIUTDDeIWBX2AloaGpjtEuDnUF2jUwdXP4RKFIOQluJvQ4mY0FW1G4JCUWFQogaj2nMurWL3wcDjP+XH+vDzHXtM0cwiH0Ab0CE15nq+4HrAM3TS/3z35HVRV1Rm5ZVl+pGk6pUg5/IsOquv6k0zHcRSkq5ZljSmH/93v9EVmHMd7lKPbwT8oSZIJ24PGXKL4Tgngqw7SNG07z/O7/taUk091nk4viuJI1/UnRVF2ZVleQYdXz/NuTdMcSZI0IegY8DmUAb6my0RRXEBxDG8eOuFs297MsuzvH3UjXdedjRShoe/7p30gCAIN/hqrz358HRc9s3rJzn9B2GqBQQug/YNhGPvtpQwccGEYLmLZNyqoqrpD7SnSnuRHUbREzQRoxOYL7OsoDpkv/AgwAFAVNqIm5OzEAAAAAElFTkSuQmCC");
    background-position: 4px 3px
}

.social-likes__counter_odnoklassniki {
    background: #ffe9be;
    border-color: #d9ab53
}

.social-likes__counter_odnoklassniki:after {
    border-right-color: #ffe9be
}

.social-likes_notext .social-likes__icon_odnoklassniki {
    background-position: 5px 3px
}

#vk, #fb, #ok_shareWidget {
    display: block;
    position: absolute;
    top: 0px;
    opacity: 0;
}

.soc_skidka {
    font-size: 12px;
    vertical-align: top;
    color: red;
    padding-left: 20px;
}

/*start этот товар просматривают*/
.product_currently_viewing {
    background-color: #00aaf0;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    font-size: 14px;
    margin-left: 0;
    padding: 5px;
    text-align: center;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 1010;
    width: 200px;
}

/*end товар просматривают*/
/*start образы*/
#window_accssory_title2 {
    width: 200px;
    background-color: #FFB90F;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 10px 10px 10px;

}

#window_accssory_title2 span {
    font-family: Arial;
    font-size: 18px;
    color: #fff;
}

#window_accessory_main .left_button {
    margin: 77px 2px 0px 5px;
    float: left;
    cursor: pointer;
}

#window_accessory_main .right_button {
    float: right;
    margin: -115px 5px 0px 0px;
    cursor: pointer;
}

#for_ie8 #window_accessory_main {
    background: url('/images/main-accessory-bg-820.jpg') no-repeat left top;
    width: 945px;
    height: 212px;
}

#window_accessory_main {
    /*background:url('/images/main-accessory-bg-615.jpg') no-repeat left top;*/
    width: 770px;
    height: 212px;
}

#slider_article {
    position: relative;
    width: 735px;
    height: 176px;
    top: 20px;
    padding: 0px;
    text-align: center;
    z-index: 2;
}

.slider_access {
    position: relative;
    width: 1000px;
    height: 196px;
    text-align: center;
    z-index: 1;
}

.slider_access_item {
    float: left;
    height: 196px;
}

.slider_accessory_name {
    height: 60px;
    width: 140px;
    overflow-y: auto;
}

.slider_accessory_img_load {
    width: 150px;
}

.slider_access_item_foto {
    float: none;
    position: relative;
    left: 0px;
    height: 180px;
    z-index: 10;
    background: white none repeat scroll 0% 0%;
    bottom: 0px;
    width: 140px;
    border: 1px solid #eee;
    display: table;
    vertical-align: middle;
    margin-bottom: -200px;
}

.slider_access_item_foto .login-ico-foto {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    height: 180px;
    width: 140px;
}

#cablink {
    font: 11px/1 arial, sans-serif;
    color: #272727;
    text-transform: uppercase;
    text-align: center;
    display: table;
}

#cablink img {
    padding: 0px 5px 5px 10px;
    vertical-align: middle;
}

#cablink span {
    display: table-cell;
    color: blue;
}

/*end образы*/

.title-search-result .bx_item_element p {
    font-size: 14px;
    margin: 0;
}

.title-search-result .bx_item_element p + a, .title-search-result .bx_item_element a + br + a {
    margin: 0 0 0 20px;
}

.composition-order.opt-div + .order-info .delivery-list p {
    float: right;
}

/* Отложенные товары */
.deferred-products__opener{
    -ms-transform: none!important;
    -sand-transform: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    transform: none!important;
    background: transparent!important;
    color: #1062c5!important;
    font-size: 12px!important;
    right: 4%!important;
    left: auto!important;
    font-family: "Circe-Regular"!important;
    width: 100px!important;
    line-height: 1.1!important;
    text-align: center!important;
    top: auto!important;
    bottom: 320px;
}

.deferred-products__opener_left::before{
    content:"";
    background: url('images/spritesheet2.png') no-repeat;
    background-position: -243px -32px;
    width: 44px;
    height: 47px;
    display:block;
    margin: 0px auto 15px;
}

.deferred-products__modal_left {
    left: auto!important;
    right: 0px!important;
    z-index: 1040!important;
}

.deferred-products__modal_left.deferred-products__modal_hidden {
    right: -500px!important;
    left: auto!important;
}




.sh_header {
    background: #1169cd;
    height: 43px!important;
}

.sh_chat_logo {
    display: none;
}

.sh_top_buttons{
    border-left: 0px!important;
}

.sh_title {
    overflow: hidden!important;
    cursor: move!important;
    margin: 0!important;
    height: 43px!important;
    line-height: 43px!important;
    color: #ffffff!important;
    font-family: 'Circe-ExtraBold'!important;
    font-size: 20px!important;
    box-sizing: border-box!important;
    padding: 0px 15px!important;
    text-transform: uppercase!important;
}

.sh_hico {
    width: 0px!important;
}

.sh_hico_close::after {
    content: "\00d7";
    float: right;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    font-family: "Circe-Light";
    line-height: 20px;
    height: 15px;
    padding: 10px;
    margin: -10px 0px 0px 0px;
}

.deferred-products__modal{
    background: #e7e7e7!important;
    border: 0px!important;
    box-shadow: none!important;
    border-radius: 0px!important;
    padding: 0px!important;
    width: 300px!important;
}
.deferred-products__close-button{
    width: 0px!important;
    height: 0px!important;
    top: 13px!important;
    right: 13px!important;
}
.deferred-products__close-button::before{
    content: "\00d7";
    float: right;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    font-family: "Circe-Light";
    line-height: 20px;
    height: 15px;
    padding: 10px;
    margin: -9px 0px 0px 0px;
}
.deferred-products__modal::before{
    content:"Просмотренный товар";
    margin: 0;
    height: 43px;
    line-height: 43px;
    background: #1169cd;
    color: #ffffff;
    font-family: 'Circe-ExtraBold';
    font-size: 20px;
    box-sizing: border-box;
    padding: 0px 15px;
    display: block;
    text-align: left;
}
.deferred-products__modal img{
    display:none!important;
}
.deferred-products__modal_email .deferred-products__text{
    text-align:left;
    font-size:14px;
    color: #1069cd!important;
    font-family: "Circe-Regular";
    margin: 15px 20px!important;
}
.deferred-products__input{
    width: 260px!important;
    color: #1069cd!important;
    outline: 0!important;
    border: 0!important;
    background: #fff!important;
    font-size: 13px!important;
    font-family: 'Circe-Regular'!important;
    box-sizing: border-box!important;
    border: 0px!important;
    padding: 5px 10px!important;
    line-height: 1.4!important;
    border-radius: 0px!important;
    margin: 0px 20px!important;
    box-sizing: border-box!important;
}
.deferred-products__submit{
    height: 43px!important;
    width: 143px!important;
    line-height: 43px!important;
    border: 0!important;
    outline: 0!important;
    color: #fff!important;
    font-family: 'Circe-Bold'!important;
    background: #0f6ace!important;
    font-size: 16px !important;
    letter-spacing: 0.04em!important;
    margin: 20px 0px 15px 116px!important;
    border-radius: 0px!important;
}

.page-404{
    text-align: center;
}

.oferta li{
    list-style-type: none;

}

.oferta ol {
    counter-reset: list1;
}

.oferta > ol {
    margin: 0;
    padding: 0;
}

.oferta > ol > li{
    font-weight: 600;
    font-size: 22px;
}

.oferta > ol > li:before {
    counter-increment: list1;
    content: counter(list1) ". ";
}

.oferta > ol > li > ol {
    counter-reset: list2;
}

.oferta > ol > li > ol > li{
    font-weight: normal;
    font-size: 14px;
}

.oferta > ol > li > ol > li:before {
    counter-increment: list2;
    content: counter(list1) "." counter(list2) ". ";
}