@font-face {
    font-family: 'proxima_nova';
    src: url("/src/fonts/proxima_nova_light_italic-webfont.eot");
    src: url("/src/fonts/proxima_nova_light_italic-webfont.eot?#iefix") format("embedded-opentype"), url("/src/fonts/proxima_nova_light_italic-webfont.woff2") format("woff2"), url("/src/fonts/proxima_nova_light_italic-webfont.woff") format("woff"), url("/src/fonts/proxima_nova_light_italic-webfont.ttf") format("truetype"), url("/src/fonts/proxima_nova_light_italic-webfont.svg#proxima_novalight_italic") format("svg");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'proxima_nova';
    src: url("/src/fonts/proxima_nova_light-webfont.eot");
    src: url("/src/fonts/proxima_nova_light-webfont.eot?#iefix") format("embedded-opentype"), url("/src/fonts/proxima_nova_light-webfont.woff2") format("woff2"), url("/src/fonts/proxima_nova_light-webfont.woff") format("woff"), url("/src/fonts/proxima_nova_light-webfont.ttf") format("truetype"), url("/src/fonts/proxima_nova_light-webfont.svg#proxima_nova_ltlight") format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'proxima_nova';
    src: url("/src/fonts/proxima_nova_regular_italic-webfont.eot");
    src: url("/src/fonts/proxima_nova_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("/src/fonts/proxima_nova_regular_italic-webfont.woff2") format("woff2"), url("/src/fonts/proxima_nova_regular_italic-webfont.woff") format("woff"), url("/src/fonts/proxima_nova_regular_italic-webfont.ttf") format("truetype"), url("/src/fonts/proxima_nova_regular_italic-webfont.svg#proxima_novaregular_italic") format("svg");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'proxima_nova';
    src: url("/src/fonts/proxima_nova_regular-webfont.eot");
    src: url("/src/fonts/proxima_nova_regular-webfont.eot?#iefix") format("embedded-opentype"), url("/src/fonts/proxima_nova_regular-webfont.woff2") format("woff2"), url("/src/fonts/proxima_nova_regular-webfont.woff") format("woff"), url("/src/fonts/proxima_nova_regular-webfont.ttf") format("truetype"), url("/src/fonts/proxima_nova_regular-webfont.svg#proxima_nova_rgregular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'proxima_nova';
    src: url("/src/fonts/proxima_nova_semibold_italic-webfont.eot");
    src: url("/src/fonts/proxima_nova_semibold_italic-webfont.eot?#iefix") format("embedded-opentype"), url("/src/fonts/proxima_nova_semibold_italic-webfont.woff2") format("woff2"), url("/src/fonts/proxima_nova_semibold_italic-webfont.woff") format("woff"), url("/src/fonts/proxima_nova_semibold_italic-webfont.ttf") format("truetype"), url("/src/fonts/proxima_nova_semibold_italic-webfont.svg#proxima_novasemibold_italic") format("svg");
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: 'proxima_nova';
    src: url("/src/fonts/proxima_nova_semibold-webfont.eot");
    src: url("/src/fonts/proxima_nova_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/src/fonts/proxima_nova_semibold-webfont.woff2") format("woff2"), url("/src/fonts/proxima_nova_semibold-webfont.woff") format("woff"), url("/src/fonts/proxima_nova_semibold-webfont.ttf") format("truetype"), url("/src/fonts/proxima_nova_semibold-webfont.svg#proxima_nova_ltsemibold") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'PTRoubleSans';
    src: url("/src/fonts/PTRoubleSans.eot?#iefix") format("embedded-opentype"), url("/src/fonts/PTRoubleSans.otf") format("opentype"), url("/src/fonts/PTRoubleSans.woff") format("woff"), url("/src/fonts/PTRoubleSans.ttf") format("truetype"), url("/src/fonts/PTRoubleSans.svg#PTRoubleSans") format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    font-family: 'proxima_nova';
    color: #434243
}

h1 {
    font-size: 32px;
    font-weight: normal;
    color: #434243
}

h1:first-letter {
    text-transform: uppercase
}

@media (min-width: 960px) {
    h1 {
        font-size: 32px
    }
}

@media (max-width: 1000px) {
    h1 {
        padding-left: 10px
    }
}

h3 {
    font-size: 25px;
    color: #e84e0e;
    text-transform: uppercase
}

@media (max-width: 1000px) {
    h3 {
        padding-left: 10px;
        padding-top: 15px
    }
}

a {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

a:hover {
    text-decoration: none
}

.cl {
    clear: both
}

.ovh {
    overflow: hidden
}

.inst{
	display:inline!important;
}

.orange-title {
    color: #e84e0e
}

.one_item{
width:100%!important;
margin-top:0px!important;
margin-bottom:0px!important;
}

.one_item_type{
	position:relative!important;
	top:70px;
}
.one_price{
	top:70px;
	position:absolute!important;
	left:300px;
}

.one_labels .label{
	top: 130px!important;
}
.one_container{
	margin-left:0px!important;
	width:100%!important;
}
.one_img{
float:left!important;
min-width: 230px;
}

.one_name{
	display:inline!important;
	padding-left:0px!important;
	position:relative;
	top:50px;
	left:45px;
}

.one_button{
	position: absolute;
    top: 110px;
    left: 300px;
}

.checkbox {
    overflow: hidden
}

@media all and (min-width: 960px) {
    li.mobile {
        display: none !important
    }
}

.wrapper {
    width: 100%;
    padding: 0 15px
}

@media (min-width: 960px) {
    .wrapper {
        width: 940px;
        padding: 0;
        margin: 0 auto
    }
}

.no-mobile {
    display: none !important
}

@media (min-width: 960px) {
    .no-mobile {
        display: block !important
    }
}

.text-light {
    font-size: 15px;
    font-weight: lighter
}

.select2-dropdown.select2-dropdown--below {
    z-index: 90
}

.product-item-img-block .img img{
	max-height: 100%;
}

.btn {
    line-height: 35px;
    font-size: 15px;
    display: inline-block;
    padding: 0 20px;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    background: transparent;
    user-select: none;
    margin: 5px 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.btn.btn-green {
    background: #76b729;
    color: #fff
}

.btn.btn-green:hover {
    background: #478300
}

.btn.btn-white {
    border: 2px solid #fff;
    color: #fff
}

.btn.btn-white:hover {
    background: #fff;
    color: #434243
}

.btn.btn-reg {
    margin-top: 30px;
    width: 100%
}

@media (min-width: 960px) {
    .btn.btn-reg {
        width: auto;
        margin-right: 10px
    }
}

.btn.btn-orange {
    background: #e84e0e;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px
}

.green {
    user-select: none;
    color: #76b729
}

.green_dotted {
    border-bottom: 1px dotted #76b729
}

.green_dotted:hover {
    border-color: #478300
}

.green:hover {
    color: #478300
}

a.skype, a.mail {
    display: block;
    line-height: 19px
}

a.skype:before, a.mail:before {
    display: block;
    content: '';
    float: left;
    width: 19px;
    height: 19px;
    margin-right: 7px;
    background: url("images/skype.png") no-repeat left center
}

a.skype {
    margin-bottom: 6px
}

a.mail:before {
    background: url("images/mail.png") no-repeat left center
}

.bx-authform-description-container {
    color: #A9A9A9;
    font-size: 9px
}

span.strelka {
    display: block;
    float: left;
    width: 14px;
    height: 16px;
    position: relative;
    transition: transform 0.3s ease
}

span.strelka i {
    display: block;
    width: 2px;
    height: 16px;
    background: #76b729;
    position: relative;
    top: 0;
    left: 6px
}

span.strelka:before, span.strelka:after {
    display: block;
    content: '';
    width: 2px;
    height: 8px;
    position: absolute;
    background: #76b729;
    bottom: -1px
}

span.strelka:before {
    left: 5px;
    transform: rotate(45deg);
    transform-origin: right bottom
}

span.strelka:after {
    left: 7px;
    transform: rotate(-45deg);
    transform-origin: left bottom
}

.ruble {
    font-family: 'PTRoubleSans'
}

textarea {
    resize: none
}

.btnToTop {
    position: fixed;
    right: 0;
    bottom: 50px;
    will-change: transform;
    z-index: 2;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 15px;
    transition: opacity 0.3s ease, background 0.3s ease
}

.btnToTop span.strelka {
    margin: 9px 6px 0px 0;
    transform: rotate(180deg)
}

.btnToTop span.strelka i, .btnToTop span.strelka:before, .btnToTop span.strelka:after {
    background: #fff
}

svg.green * {
    fill: #76b729
}

svg.orange * {
    fill: #e84e0e
}

.filter_group {
    position: relative
}

.filter_group:before {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 2px solid #e84e0e;
    top: 0;
    left: 10px
}

.filter_group input[type=checkbox] {
    display: none
}

.filter_group input[type=checkbox] + label {
    position: relative;
    cursor: pointer;
    line-height: 20px;
    padding: 0 0 0 26px;
    margin: 0;
    user-select: none
}

.filter_group input[type=checkbox] + label:before, .filter_group input[type=checkbox] + label:after {
    display: block;
    content: '';
    position: absolute;
    height: 2px;
    background: #e84e0e;
    opacity: 0;
    transition: opacity 0.3s ease
}

.filter_group input[type=checkbox] + label:before {
    width: 7px;
    transform: rotate(45deg);
    top: 11px;
    left: 3px
}

.filter_group input[type=checkbox] + label:after {
    width: 14px;
    transform: rotate(-45deg);
    top: 9px;
    left: 6px
}

.filter_group input[type=checkbox]:checked + label:before, .filter_group input[type=checkbox]:checked + label:after {
    opacity: 1
}

.black_back {
    color: #fff
}

.black_back .product-item-name {
    color: #fff
}

.black_back .product-item-price-old p:before {
    background: #fff
}

.black_back .owl-stage {
    display: flex
}

.white_back {
    color: #434243;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.white_back .product-item {
    position: relative
}

.white_back .product-item-name {
    color: #434243
}

.white_back .product-item-price-old p {
    color: #A9A9A9
}

.white_back .product-item-price-old p:before {
    background: #e84e0e
}

@media (max-width: 460px) {
    #products-list {
        display: block
    }
}

.product-item {
    margin: 20px auto;
    font-weight: normal
}

.product-item .labels .label {
    top: 245px;
    left: 0px
}

.product-item > div {
    width: 235px;
    margin: 0 auto;
    position: relative;
    padding: 20px 0 95px 0
}

@media (max-width: 1000px) {
    .product-item > div {
        padding: 20px 20px 95px 15px
    }
}

.product-item > div.promo {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-position: center;
    color: #fff
}

.product-item-name {
    display: block;
    padding-left: 45px;
    font-size: 19px;
    line-height: 24px;
    width: 100%
}

.product-item-type {
    padding-left: 60px;
    font-size: 16px;
    font-weight: 100
}

.product-item-img-block {
    height: 100%;
    margin: 10px 0;
    position: relative;
    min-height: 200px
}

.product-item-img-block .img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    text-align: center
}

.product-item-info {
    width: 100%;
    height: 75px;
    position: absolute;
    left: 0;
    bottom: 15px;
    text-align: center
}

.product-item-info span {
    font-family: 'PTRoubleSans'
}

.product-item-price {
    font-size: 30px;
    position: relative
}

.product-item-price span {
    font-size: 29px
}

.product-item-price-old {
    width: 100%;
    position: absolute;
    top: -25px;
    text-align: center
}

.product-item-price-old p {
    display: inline-block;
    color: #e8e8e8;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    margin: 0
}

.product-item-price-old p:before {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 13px;
    left: 0
}

.product-item-price-old p span {
    font-size: 18px
}

.black_back .product-item-img-block {
    position: relative
}

.black_back .product-item-img-block .shadow {
    position: absolute;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 110px 47px #FFF;
    border-radius: 50%;
    z-index: 1
}

.faq-form {
    max-width: 600px;
    margin: auto
}

.subscribe-edit input[type="checkbox"] {
    margin-right: 8px
}

.subscribe-edit td {
    padding: 5px 5px 5px 0px
}

.subscribe-edit tr:nth-child(even) {
    background: #f0f0f0
}

#panel {
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 99
}

.active-nav {
    overflow: scroll;
    height: 100%
}

header {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 99;
    background-color: #fff
}

header .top {
    line-height: 50px;
    overflow: hidden;
    position: relative
}

header .top li:hover > a {
    color: #e84e0e
}

header .top li.active > a {
    color: #e84e0e;
    cursor: default
}

header .top-left {
    float: left
}

header .top-left .menu-parent {
    position: relative
}

header .top-left .menu-parent .sub-menu {
    display: none;
    position: fixed;
    margin-left: 20px;
    border: 1px solid #f2f2f2;
    padding: 0px 20px;
    z-index: 999;
    background: #fff;
    top: 45px
}

header .top-left .menu-parent .sub-menu li {
    float: none;
    border-bottom: 1px solid #f2f2f2
}

header .top-left .menu-parent .sub-menu li a {
    text-transform: none
}

header .top-left ul {
    padding: 0;
    margin: 0
}

header .top-left ul li {
    display: block;
    margin-right: 20px;
    float: left
}

header .top-right {
    float: right
}

header .top-right > div {
    float: left
}

header .top-right a {
    display: block
}

@media (min-width: 960px) {
    header .top-right {
        width: 620px
    }
}

header .top_favorites {
    margin-right: 0px
}

header .top_favorites a {
    float: left;
    padding: 0 10px
}

header .top_login a {
    text-transform: none;
    font-weight: 100;
    float: left;
    padding: 0 10px
}

header .top_login span {
    display: block;
    float: left
}

@media (min-width: 960px) {
    header .top_phone {
        float: right !important;
        width: 120px
    }
	
}

header .top_phone a {
    text-align: right
}

header a {
    display: block;
    font-size: 13px;
    color: #434243;
    text-transform: uppercase;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

header a:hover {
    color: #e84e0e
}

header a.phone {
    color: #434243
}

header a.phone span {
    border-bottom: 1px solid #434243;
    transition: border-color 0.3s ease
}

header a.phone:hover span {
    border-color: transparent
}

header .bot .sub-menu {
    position: fixed;
    background: #fff;
    padding: 10px 20px;
    display: none;
    z-index: 100000
}

header .bot .sub-menu li {
    list-style: none;
    padding: 5px
}

.btn-favorite, .btn-login, .btn-exit {
    position: relative
}

.btn-favorite:before, .btn-login:before, .btn-exit:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url("images/top_icons.png");
    background-repeat: no-repeat
}

.btn-favorite {
    padding-left: 26px !important
}

.btn-favorite:before {
    width: 21px;
    height: 20px;
    margin-top: -11px
}

.btn-login:before {
    width: 7px;
    height: 12px;
    background-position: 0 -20px;
    margin-top: -6px
}

.btn-exit {
    padding-left: 13px !important
}

.btn-exit:before {
    width: 10px;
    height: 9px;
    background-position: -7px -20px;
    margin-top: -5px
}

.basket_btn {
    height: 70px;
    line-height: 70px;
    cursor: pointer;
    padding-left: 40px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    transition-duration: 0.5s;
    user-select: none
}

.basket_btn.opened {
    color: #434243
}

.basket_btn:hover {
    color: #ffc36d
}

.basket_btn:before {
    display: block;
    content: '';
    width: 31px;
    height: 24px;
    background-image: url("images/top_icons.png");
    background-repeat: no-repeat;
    background-position: -21px 0;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -12px
}

.basket_btn span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    line-height: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #76b729;
    color: white;
    text-align: center
}

.bx-basket-item-container {
    width: 100%;
    border: none;
    border-bottom-right-radius: 0px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 70px;
    right: 0px;
    z-index: 85;
    transition-duration: 0.3s;
    height: 0
}

@media all and (min-width: 960px) {
    .bx-basket-item-container {
        width: 400px;
        right: -91px
    }
}

.bx-basket-item-container:before {
    display: block;
    content: '';
    border: 15px solid transparent;
    border-bottom: 15px solid white;
    position: absolute;
    top: -30px;
    right: 110px
}

.bx-basket-item-container.opened {
    overflow: visible;
    height: auto;
    border: 1px solid #f2f2f2
}

.bx-basket-item-list {
    position: relative;
    padding-bottom: 20px;
    border-top: 1px solid #F7F7F7;
    overflow: hidden
}

.bx-basket-item-list-action {
    cursor: pointer;
    background: #F7F7F7;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 120;
    height: 20px;
    line-height: 14px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #4f4f4f;
    padding: 3px 0
}

.bx-basket-item-list-container {
    overflow-y: auto;
    max-height: 500px
}

.bx-basket-item-list-button-container {
    text-align: center;
    bottom: 20px;
    background: #fff
}

.bx-basket-item-list-button-container a {
    width: 100%
}

.bx-basket-item-list-item {
    position: relative;
    padding: 15px 10px;
    border-bottom: 1px solid #F7F7F7;
    overflow: hidden;
    display: flex
}

.bx-basket-item-list-item:last-child {
    margin-bottom: 0
}

.bx-basket-item-list-item-status {
    font-weight: bold;
    padding: 3px;
    background: #EBEBEB;
    margin: 0 10px 20px;
    line-height: 16px;
    font-size: 13px;
    border-radius: 3px;
    text-align: center
}

.bx-basket-item-list-item-img {
    width: 25%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.bx-basket-item-list-item-img img {
    max-width: 90px;
    height: auto;
    border: 1px solid #E6E6E6
}

.bx-basket-item-list-item-img span {
    position: absolute;
    display: block;
    top: 10%;
    left: 10px;
    line-height: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #76b729;
    color: white;
    text-align: center
}

.bx-basket-item-list-item-right {
    width: 75%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.bx-basket-item-list-item-name {
    padding-bottom: 5px;
    color: #434243;
    font-weight: 100
}

.bx-basket-item-list-item-name a {
    font-size: 13px;
    color: #3F3F3F;
    text-decoration: none
}

.bx-basket-item-list-item-articul {
    font-size: 18px;
    font-weight: normal
}

.bx-basket-item-list-item-remove {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
    opacity: .5;
    transition-duration: 0.5s
}

.bx-basket-item-list-item-remove:hover {
    opacity: .7
}

.bx-basket-item-list-item-price {
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
    font-weight: normal
}

.bx-basket-item-list-total {
    display: flex
}

.bx-basket-item-list-total > div {
    width: 50%
}

.bx-basket-item-list-total-price {
    text-align: center;
    line-height: 30px;
    font-size: 16px
}

.bx-basket-item-list-total-price span {
    font-size: 20px
}

.bx-basket-item-list-total a {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.bx-searchtitle {
    margin: 10px 0 0
}

.bx-searchtitle .bx-block-title {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #343434;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 9px;
    font-weight: 600
}

.bx-searchtitle .bx-input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.bx-searchtitle .bx-input-group .bx-form-control {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f8fafc;
    border: 1px solid #d5dadc;
    border-right: none;
    border-radius: 2px 0 0 2px;
    outline: none;
    box-shadow: none !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bx-searchtitle .bx-input-group-btn {
    position: relative;
    font-size: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell
}

.bx-searchtitle .bx-input-group-btn button {
    position: relative;
    border: none;
    background: #95a1a8;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    padding: 6px 12px;
    border-radius: 0 2px 2px 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.42857143;
    user-select: none;
    transition: all .3s ease
}

.bx-searchtitle .bx-input-group-btn button:hover {
    background: #1484CE
}

div.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 999;
    min-width: 370px;
    margin-top: -3px;
    background-color: #FFF
}

div.title-search-fader {
    display: none;
    background-image: url("images/fader.png");
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute
}

p.title-search-preview {
    font-size: 12px
}

div.title-search-result td.title-search-price span {
    font-size: 26px
}

.bx_searche .bx_img_element {
    float: left;
    width: 67px;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    bottom: 0
}

.bx_searche .bx_item_block {
    min-height: 65px;
    position: relative;
    border-bottom: 1px solid #f2f2f2
}

.bx_searche .bx_image {
    width: 45px;
    height: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.bx_searche .bx_item_element {
    padding-left: 10px;
    margin-left: 70px
}

.bx_searche .bx_item_element hr {
    margin: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5
}

.bx_searche .bx_item_element a {
    margin-top: 10px;
    display: inline-block;
    color: #4788cb;
    font-size: 13px;
    text-decoration: none
}

.bx_searche .bx_item_element a b {
    color: #000;
    font-weight: normal
}

.bx_searche .bx_item_element a:hover, .bx_searche .bx_item_element a:hover b {
    text-decoration: underline
}

.bx_searche .bx_price {
    font-weight: bold;
    font-size: 13px
}

.bx_searche .bx_price .old {
    font-weight: normal;
    text-decoration: line-through;
    color: #636363
}

.bx_item_block.all_result {
    min-height: 0
}

.bx_item_block.all_result .all_result_title {
    display: block;
    font-size: 12px;
    color: #a7a7a7;
    padding-top: 15px;
    padding-bottom: 10px
}

.bx_item_block.all_result .all_result_title a {
    color: #a7a7a7
}

.bx_item_block.all_result .all_result_title a:hover {
    color: #4788cb
}

.bx_item_block.all_result a {
    margin-top: 0
}

.bx_item_block.others_result {
    min-height: 0;
    padding: 0 0 12px;
    line-height: 12px
}

.top_search {
    position: relative
}

.top_search_btn {
    position: relative
}

.top_search_btn span {
    display: block;
    padding: 0 15px 0 30px;
    line-height: 70px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    transition-duration: 0.5s
}

.top_search_btn span:before, .top_search_btn span:after {
    display: block;
    content: '';
    position: absolute;
    transition: all 0.5s ease
}

.top_search_btn span:before {
    width: 9px;
    height: 9px;
    border: 2px solid #fff;
    border-radius: 2px;
    top: 30px;
    left: 15px
}

.top_search_btn span:after {
    width: 5px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
    top: 39px;
    left: 22px
}

.top_search_btn span:hover {
    background: #e1370a
}

.top_search_btn:hover span:before, .top_search_btn:hover span:after {
    display: block;
    content: '';
    width: 16px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 11px;
    border-radius: 0;
    border: 0
}

.top_search_btn:hover span:before {
    transform: rotate(45deg)
}

.top_search_btn:hover span:after {
    transform: rotate(-45deg)
}

.top_search .input_group {
    display: none;
    opacity: 0;
    height: 36px;
    position: absolute;
    top: 17px;
    right: 0;
    transition-duration: 0.5s
}

.top_search .input_group:before, .top_search .input_group:after {
    display: block;
    content: '';
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.top_search .input_group:before {
    width: 13px;
    height: 13px;
    border: 2px solid #e84e0e;
    border-radius: 2px;
    top: 12px;
    left: 12px
}

.top_search .input_group:after {
    width: 5px;
    height: 2px;
    background: #e84e0e;
    transform: rotate(45deg);
    top: 25px;
    left: 23px
}

.top_search .input_group input {
    display: block;
    border: 0;
    outline: 0;
    background: transparent;
    height: 36px
}

.top_search .input_group input[type=text] {
    width: 240px !important;
    text-transform: uppercase;
    color: #434243;
    padding-left: 40px;
    padding-right: 15px;
    margin-right: 36px;
    background: #fff;
    transition-duration: 0.5s
}

.top_search .input_group input[type=text]:focus {
    width: 300px
}

.top_search .input_group .close_s {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.top_search .input_group .close_s:before, .top_search .input_group .close_s:after {
    display: block;
    content: '';
    width: 16px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 17px;
    left: 11px;
    transition-duration: 0.5s
}

.top_search .input_group .close_s:before {
    transform: rotate(45deg)
}

.top_search .input_group .close_s:after {
    transform: rotate(-45deg)
}

.top_search .input_group .close_s:hover:before {
    transform: rotate(135deg)
}

.top_search .input_group .close_s:hover:after {
    transform: rotate(45deg)
}

.top_search.visible .input_group {
    display: block;
    opacity: 1
}

.top_search.visible > div > span {
    opacity: 0
}

.p_partner {
    display: flex;
    justify-content: space-between
}

@media (max-width: 1000px) {
    .p_partner {
        display: block
    }
}

.p_partner__left {
    width: 50%
}

@media (max-width: 1000px) {
    .p_partner__left {
        width: auto
    }
}

.p_partner__right {
    width: 45%
}

@media (max-width: 1000px) {
    .p_partner__right {
        width: auto
    }
}

.p_partner__form {
    background: #eee;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 30px
}

.p_partner__form__zag {
    font-size: 26px;
    margin: 0 0 10px 0
}

.p_partner__form textarea {
    resize: none
}

.top-home-banner-description-slide {
    background: #76b729;
    padding: 11px 30px 22px 30px;
    color: #fff;
    border-radius: 45px 0 45px 0;
    float: right;
    margin-top: -80px;
    position: relative
}

.top-home-banner-description-slide__price {
    font-size: 42px
}

.top-home-banner-description-slide__label {
    font-size: 20px;
    font-weight: lighter;
    width: 195px;
    color: #bbdb94
}

.top-home-banner img {
    width: 96%
}

footer {
    background: #eeeeee;
    overflow: hidden;
    margin-top: 10px;
    padding: 20px 0
}

@media (min-width: 960px) {
    footer {
        padding: 40px 0;
        margin-top: 70px
    }
}

footer > div > div {
    position: relative;
    margin-bottom: 15px
}

footer > div > div:last-child {
    margin-bottom: 0
}

@media (min-width: 960px) {
    footer > div > div {
        float: left;
        margin-bottom: 0
    }
}

@media (min-width: 960px) {
    footer .footer-bl1 {
        width: 240px
    }

    footer .footer-bl2 {
        width: 175px
    }

    footer .footer-bl3 {
        width: 175px
    }

    footer .footer-bl4 {
        width: 175px
    }

    footer .footer-bl5 {
        width: 175px
    }
}

footer .foot_menu, footer .foot_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer .foot_menu > li > a {
    font-size: 14px;
    text-transform: uppercase
}

footer .foot_menu ul a {
    font-weight: 100
}

footer .foot_menu a {
    display: block;
    color: #434243;
    font-family: 'proxima_nova';
    font-size: 13px;
    line-height: 24px
}

footer .foot_menu a:hover {
    text-decoration: none;
    color: #e84e0e
}

footer .foot_menu a:first-letter {
    text-transform: uppercase
}

footer .foot_menu > li > span {
    display: block;
    color: #434243;
    font-family: 'proxima_nova';
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase
}

footer p {
    margin: 0;
    line-height: 24px
}

footer p.zag {
    font-size: 14px;
    text-transform: uppercase
}

footer p.phones {
    font-size: 14px;
    font-weight: 100
}

footer p.phones a {
    color: #434243
}

footer p.phones a span {
    border-bottom: 1px solid #434243;
    transition: border 0.3s ease
}

footer p.phones a:hover span {
    border-color: transparent
}

footer p.time {
    font-size: 14px;
    font-weight: 100
}

footer .social_icons {
    width: 100%;
    overflow: hidden;
    margin-top: 10px
}

@media (min-width: 960px) {
    footer .social_icons {
        position: absolute;
        top: 205px;
        right: 0
    }
}

@media (min-width: 1200px) {
    footer .social_icons {
        left: 0
    }
}

footer .social_icons a {
    display: block;
    height: 30px;
    padding-right: 17px;
    float: left
}

footer .social_icons a:hover {
    opacity: 0.6
}

footer .social_icons a:before {
    display: block;
    content: '';
    height: 30px;
    background-image: url("images/social.png")
}

footer .social_icons a.icon-youtube:before {
    width: 30px;
    background-position: 0 0
}

footer .social_icons a.icon-vk:before {
    width: 33px;
    background-position: -49px 0
}

footer .social_icons a.icon-odnok:before {
    width: 17px;
    background-position: -107px 0
}

footer .social_icons a.icon-faseb:before {
    width: 14px;
    background-position: -151px 0
}

footer .social_icons a.icon-twit:before {
    width: 29px;
    background-position: -191px 0
}

footer .social_icons a.icon-inst:before {
    width: 25px;
    background-position: -243px 0
}

@media (min-width: 960px) {
    footer .cust_cont {
        position: absolute;
        top: 165px
    }
}

.bx-filter {
    width: 100%;
    min-width: 210px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.bx-filter-section {
    position: relative;
    padding-top: 26px
}

.bx-filter-section > .row {
    padding: 0 5px
}

.bx-filter-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000
}

.bx-filter-parameters-box {
    position: relative;
    border: 3px solid #f2f2f2;
    margin-bottom: 20px;
    padding: 10px;
    transition: border-color 0.3s
}

.bx-filter-parameters-box.odd {
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.bx-filter-parameters-box.even {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.bx-filter-parameters-box:hover {
    border-color: #76b729
}

.bx-filter-parameters-box:after {
    display: block;
    content: '';
    clear: both
}

.bx-filter-parameters-box-title {
    font-weight: normal;
    font-size: 16px
}

.bx-filter-parameters-box-title > span {
    color: #434243;
    cursor: pointer;
    position: relative;
    display: block
}

.bx-filter-parameters-box-title > span:first-letter {
    text-transform: uppercase
}

.bx-filter-parameters-box-container-block {
    font-size: 11px;
    color: #3f3f3f;
    overflow: hidden;
    margin-top: 15px;
    display: flex;
    justify-content: space-between
}

.bx-filter-parameters-box-container-block > * {
    float: left;
    line-height: 20px
}

.bx-filter-parameters-box-hint-name {
    position: relative
}

.bx-filter div.checkbox .bx-filter-param-label {
    padding-left: 30px;
    position: relative;
    transition: color 0.3s
}

.bx-filter div.checkbox .bx-filter-param-label.disabled {
    color: #A9A9A9;
    cursor: default
}

.bx-filter div.checkbox .bx-filter-param-label span.bx-filter-param-text {
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid #A9A9A9;
    transition: border-color 0.3s;
    border-radius: 3px;
    float: left;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px
}

.bx-filter div.checkbox input[type=checkbox] + label:before, .bx-filter div.checkbox input[type=checkbox] + label:after {
    display: block;
    content: '';
    height: 2px;
    background: #e84e0e;
    opacity: 0;
    transition: opacity 0.3s;
    position: absolute
}

.bx-filter div.checkbox input[type=checkbox] + label:before {
    width: 7px;
    top: 13px;
    left: 3px;
    transform: rotate(45deg)
}

.bx-filter div.checkbox input[type=checkbox] + label:after {
    width: 16px;
    top: 10px;
    left: 6px;
    transform: rotate(-45deg)
}

.bx-filter div.checkbox input[type=checkbox]:checked + label {
    color: #e84e0e
}

.bx-filter div.checkbox input[type=checkbox]:checked + label span {
    border-color: #e84e0e
}

.bx-filter div.checkbox input[type=checkbox]:checked + label:before, .bx-filter div.checkbox input[type=checkbox]:checked + label:after {
    opacity: 1
}

.bx-filter input[type=checkbox] {
    display: none
}

.bx-filter span.queston-icon {
    display: block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    border-radius: 15px;
    border: 1px solid #A9A9A9;
    color: #434243;
    text-align: center;
    position: absolute;
    top: 0px;
    right: -18px
}

.bx-filter .bx-filter-block {
    display: none;
    transition: padding .3s ease;
    box-sizing: content-box;
    margin-top: 10px
}

.bx-filter .bx-filter-button-box .bx-filter-block, .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    display: block
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    font-size: 14px;
    font-style: normal;
    display: block;
    padding-bottom: 5px
}

.bx-filter-parameters-box-container .checkbox:first-child {
    margin-top: 0
}

.bx-filter .bx-ui-slider-track-container {
    height: 20px;
    position: relative;
    margin: 0 10px
}

.bx-filter .bx-ui-slider-range, .bx-filter .bx-ui-slider-pricebar, .bx-filter .bx-ui-slider-pricebar-vd, .bx-filter .bx-ui-slider-pricebar-vn, .bx-filter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0
}

.bx-filter .bx-ui-slider-pricebar-v {
    height: 4px;
    margin-top: 8px;
    background: #76b729
}

.bx-filter .bx-ui-slider-pricebar-vn {
    width: 100%;
    height: 2px;
    margin-top: 9px;
    background: #A9A9A9
}

.bx-filter .bx-ui-slider-range {
    z-index: 82
}

.bx-filter .bx-ui-slider-pricebar {
    z-index: 100
}

.bx-filter .bx-ui-slider-pricebar-vd {
    z-index: 60
}

.bx-filter .bx-ui-slider-pricebar-vn {
    z-index: 70
}

.bx-filter .bx-ui-slider-pricebar-v {
    z-index: 80
}

.bx-filter .bx-ui-slider-handle {
    position: absolute;
    top: 0px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background: #e84e0e;
    border-bottom: none;
    transition: box-shadow 0.3s ease
}

.bx-filter .bx-ui-slider-handle:hover {
    cursor: grab;
    box-shadow: 0 0 0 2px #e84e0e
}

.bx-filter .bx-ui-slider-handle:active {
    cursor: grabbing
}

.bx-filter .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -10px
}

.bx-filter .bx-ui-slider-handle.right {
    right: 0;
    margin-right: -10px
}

.bx-filter .bx-filter-select-container {
    display: block;
    box-sizing: border-box;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #ccd5db
}

.bx-filter .bx-filter-button-box {
    clear: both
}

.bx-filter .bx-filter-select-block {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    margin: 0;
    padding: 0 33px 0 10px;
    border: none;
    border-radius: 2px;
    background: #fff
}

.bx-filter .bx-filter-select-text {
    font-size: 15px;
    line-height: 33px;
    overflow: hidden;
    max-width: 100%;
    height: 33px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bx-filter .bx-filter-select-text.fix {
    min-width: 120px
}

.bx-filter .bx-filter-select-text label {
    cursor: pointer
}

.bx-filter .bx-filter-select-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") no-repeat center
}

.bx-filter-select-popup {
    background: #fff;
    padding: 0;
    min-width: 173px
}

.bx-filter-select-popup ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bx-filter-select-popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle
}

.bx-filter-select-popup ul li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.bx-filter-select-popup ul li label {
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    padding: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #575757
}

.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {
    color: #000;
    background: #f3f8fa
}

.bx-filter-select-popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent
}

.bx-filter-select-popup ul li .bx-filter-param-text {
    line-height: 34px !important
}

.bx-filter .bx-filter-tag {
    padding: 18px
}

.bx-filter .bx-filter-tag .bx-tag-link {
    font-size: 12px;
    text-decoration: none;
    text-shadow: none
}

.bx-filter .bx-filter-tag .bx-tag-link.bx-active, .bx-filter .bx-filter-tag .bx-tag-link:hover {
    color: #1d3d46
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    float: left;
    display: block;
    margin-right: 5px
}

.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
    display: block
}

.bx-filter .bx-filter-param-label.dib {
    display: inline-block
}

.bx-filter .bx-filter-param-text {
    font-weight: normal
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
    color: #6c6c6c
}

.bx-filter-select-popup .bx-filter-param-label.bx-active {
    background: #f3f8fa
}

.bx-filter .bx-filter-input-container input {
    display: block;
    width: 100%;
    font-size: 14px;
    height: 20px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #fff;
    outline: none
}

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: block;
    text-align: left
}

.bx-filter .bx-filter-param-btn {
    font-weight: normal;
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #fff;
    position: relative;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    cursor: pointer
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    background: transparent;
    box-shadow: none;
    position: relative
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    z-index: 100;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    opacity: .7
}

.bx-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px
}

.bx-filter .bx-filter-param-btn.bx-spm {
    width: 23px;
    min-width: 23px;
    height: 23px;
    line-height: 23px;
    font-weight: normal;
    padding: 0;
    font-size: 17px;
    color: #767b7e;
    vertical-align: top;
    border-radius: 50%;
    background-color: transparent
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center
}

.bx-filter .bx-filter-param-btn.bx-spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.12)
}

.bx-filter span.bx-spm {
    font-size: 18px;
    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin: 0 10px;
    vertical-align: middle;
    color: #000
}

.bx-filter-button-box .bx-filter-parameters-box-container {
    display: flex;
    justify-content: space-around
}

.bx-filter-button-box input.btn {
    font-size: 13px;
    padding: 0 10px
}

.bx-retina .bx-filter .bx-filter-input-container input {
    border-style: solid;
    border-width: 1px;
    border-image: url(images/border_default.png) 2 repeat
}

.bx-ios .bx-filter .bx-filter-input-container input {
    background-image: -webkit-linear-gradient(#fff 0%, #fff 100%);
    background-image: linear-gradient(#fff 0%, #fff 100%)
}

.bx-retina .bx-filter .bx-filter-select-container {
    border-style: solid;
    border-width: 1px;
    border-image: url(images/border_default.png) 2 repeat
}

.bx-retina .bx-filter .bx-filter-param-btn {
    border-style: solid;
    border-width: 1px;
    border-image: url(images/border_default.png) 2 repeat
}

.bx-filter-select-popup .bx-filter-select-text-icon, .bx-filter .bx-filter-select-text-icon {
    line-height: 33px;
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -4px;
    margin-right: 2px;
    vertical-align: middle;
    border-radius: 2px
}

.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    background-size: cover
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important
}

.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
    top: -1px !important
}

.bx-filter-btn-color-icon.all {
    position: relative;
    border: none;
    box-shadow: none
}

.bx-filter-btn-color-icon.all:after, .bx-filter-btn-color-icon.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    content: " ";
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2)
}

.bx-filter-btn-color-icon.all:after {
    right: 0;
    bottom: 0
}

.bx-filter-btn-color-icon.all:before {
    top: 0;
    left: 0
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .2
}

.bx-filter .bx-filter-parameter-biz {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #1485ce;
    border-bottom: 1px dashed
}

.bx-filter .bx-filter-parameter-biz:hover {
    text-decoration: none;
    border-bottom: 1px solid
}

.bx-filter .bx-filter-parameter-biz.bx-active {
    position: relative;
    color: #000;
    border-color: transparent
}

.btn-themes {
    color: #FFF
}

.btn-themes.bx-active, .btn-themes.focus, .btn-themes:active, .btn-themes:focus, .btn-themes:hover {
    color: #FFF
}

.bx-filter .bx-filter-popup-result {
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    z-index: 915;
    display: none;
    margin-top: -7px;
    margin-left: 10px;
    padding: 0 10px;
    white-space: nowrap;
    color: #3f3f3f;
    min-height: 37px;
    line-height: 18px;
    border-style: solid;
    border: 1px solid #C6DCE7;
    background: #fff
}

.bx-filter .bx-filter-popup-result.left {
    right: 97%
}

.bx-filter .bx-filter-popup-result.right {
    left: 97%
}

.bx-filter-horizontal .bx-filter-popup-result {
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px
}

.bx-filter .bx-filter-popup-result a {
    color: #0073a3;
    line-height: 10px
}

.bx-filter .bx-filter-popup-result a:hover {
    text-decoration: none
}

.bx-filter .bx-filter-popup-result-close {
    display: none
}

@media (max-width: 767px) {
    .bx-touch .bx-filter .bx-filter-popup-result {
        font-size: 12px;
        line-height: 14px;
        position: fixed !important;
        z-index: 1001;
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        margin-top: 0;
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 2px;
        border: 1px solid #c6dae7;
        background: rgba(255, 255, 255, 0.9)
    }

    .bx-touch .bx-filter .bx-filter-popup-result br {
        display: none
    }

    .bx-filter .bx-filter-popup-result .arrow {
        display: none
    }
}

.owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-stage-outer {
    position: relative;
    overflow: hidden
}

.carousel-item, .h_slider__item {
    position: relative;
    min-height: 1px;
    width: 100%;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-nav.disabled, .owl-dots.disabled {
    display: none
}

.owl-loaded {
    display: block
}

.owl-loading {
    opacity: 0;
    display: block
}

.owl-hidden {
    opacity: 0
}

.owl-refresh .home_premium-item {
    display: none
}

.owl-drag .home_premium-item {
    user-select: none
}

.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-rtl {
    direction: rtl
}

.owl-rtl .home_premium-item {
    float: right
}

.carousel-container, .top_cats {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.carousel-container .owl-nav .owl-prev, .carousel-container .owl-nav .owl-next, .home_premium .owl-nav .owl-prev, .home_premium .owl-nav .owl-next {
    width: 32px;
    height: 76px;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    position: absolute;
    top: 215px;
    cursor: pointer;
    cursor: hand;
    user-select: none;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

@media (max-width: 640px) {
    .carousel-container .owl-nav .owl-prev, .carousel-container .owl-nav .owl-next, .home_premium .owl-nav .owl-prev, .home_premium .owl-nav .owl-next {
        width: 27px;
        height: 60px
    }
}

.carousel-container .owl-nav .owl-prev:after, .carousel-container .owl-nav .owl-next:after, .home_premium .owl-nav .owl-prev:after, .home_premium .owl-nav .owl-next:after {
    display: block;
    content: '';
    width: 10px;
    height: 21px;
    position: absolute;
    top: 28px;
    left: 11px;
    background-image: url("images/carousel_arrows.png")
}

@media (max-width: 640px) {
    .carousel-container .owl-nav .owl-prev:after, .carousel-container .owl-nav .owl-next:after, .home_premium .owl-nav .owl-prev:after, .home_premium .owl-nav .owl-next:after {
        top: 19px;
        left: 8px
    }
}

.carousel-container .owl-nav .owl-prev:hover, .carousel-container .owl-nav .owl-next:hover, .home_premium .owl-nav .owl-prev:hover, .home_premium .owl-nav .owl-next:hover {
    background: #9b9b9b
}

.carousel-container .owl-next, .home_premium .owl-next {
    right: 0
}

.carousel-container .owl-next:after, .home_premium .owl-next:after {
    background-position: -10px 0
}

.top_cats .owl-nav .owl-prev, .top_cats .owl-nav .owl-next {
    width: 30px;
    height: 54px;
    border-radius: 4px;
    position: absolute;
    top: 15px;
    cursor: pointer;
    cursor: hand;
    user-select: none;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.top_cats .owl-nav .owl-prev:before, .top_cats .owl-nav .owl-prev:after, .top_cats .owl-nav .owl-next:before, .top_cats .owl-nav .owl-next:after {
    display: block;
    content: '';
    width: 20px;
    height: 4px;
    position: absolute;
    left: 10px;
    background: #9b9b9b;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.top_cats .owl-nav .owl-prev:before, .top_cats .owl-nav .owl-next:before {
    top: 20px
}

.top_cats .owl-nav .owl-prev:after, .top_cats .owl-nav .owl-next:after {
    top: 32px
}

.top_cats .owl-nav .owl-prev:hover:before, .top_cats .owl-nav .owl-prev:hover:after, .top_cats .owl-nav .owl-next:hover:before, .top_cats .owl-nav .owl-next:hover:after {
    background: #e84e0e
}

.top_cats .owl-prev {
    left: -35px
}

.top_cats .owl-prev:before {
    transform: rotate(-45deg)
}

.top_cats .owl-prev:after {
    transform: rotate(45deg)
}

.top_cats .owl-next {
    right: -35px
}

.top_cats .owl-next:before {
    transform: rotate(45deg)
}

.top_cats .owl-next:after {
    transform: rotate(-45deg)
}

.home_premium {
    background: #1e1e1e;
    box-shadow: inset 0 0 172px #000;
    margin-bottom: 30px
}

.home_premium > div {
    width: 940px;
    max-width: 100%;
    margin: 0 auto;
    padding: 55px 15px 0 15px;
    position: relative
}

@media (min-width: 960px) {
    .home_premium > div {
        padding: 55px 0 0 0
    }
}

.home_premium h3 {
    margin: 0 0 10px 0
}

.home_premium h3 a {
    color: #fff
}

.home_premium .owl-prev, .home_premium .owl-next {
    top: 305px !important
}

.home_premium .owl-prev {
    left: -30px
}

@media (max-width: 1000px) {
    .home_premium .owl-prev {
        left: 5px;
        background: #101010;
        z-index: 10
    }
}

@media (max-width: 640px) {
    .home_premium .owl-prev {
        left: 3px
    }
}

.home_premium .owl-next {
    right: -30px
}

@media (max-width: 1000px) {
    .home_premium .owl-next {
        right: 5px;
        background: #101010;
        z-index: 10
    }
}

@media (max-width: 640px) {
    .home_premium .owl-next {
        right: 3px
    }
}

.why_me h3 {
    margin: 20px 0
}

.why_me > div {
    width: 940px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden
}

@media (min-width: 960px) {
    .why_me > div {
        padding: 0
    }
}

.why_me > div > div {
    width: 100%;
    height: 200px;
    padding-left: 20px;
    margin-bottom: 4px;
    position: relative;
    float: left;
    border: 3px solid #d0d0d0;
    background-repeat: no-repeat
}

@media (min-width: 500px) {
    .why_me > div > div {
        width: 49%;
        float: left;
        margin-right: 1%
    }
}

@media (min-width: 960px) {
    .why_me > div > div {
        margin-right: 3px
    }
}

.why_me > div > div:last-child {
    margin-right: 0
}

.why_me > div p {
    position: absolute;
    font-size: 15px;
    line-height: 15px
}

.why_me .why1 {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-image: url("images/why1.jpg");
    background-position: center 20px;
    background-size: 120px auto
}

@media (min-width: 960px) {
    .why_me .why1 {
        width: 155px
    }
}

.why_me .why1 p {
    bottom: 15px
}

.why_me .why2 {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    background-image: url("images/why2.jpg");
    background-position: right 64px;
    background-size: 170px auto
}

@media (min-width: 960px) {
    .why_me .why2 {
        width: 193px
    }
}

.why_me .why2 p {
    top: 15px
}

.why_me .why3 {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px
}

@media (min-width: 960px) {
    .why_me .why3 {
        width: 200px
    }
}

.why_me .why3 > div {
    text-transform: uppercase;
    font-size: 20px;
    position: absolute
}

.why_me .why3 .w1 {
    top: 60px;
    left: 20px
}

.why_me .why3 .w2 {
    top: 90px;
    left: 20px
}

.why_me .why3 .w3 {
    font-size: 52px;
    top: 78px;
    left: 89px
}

.why_me .why3 .w4 {
    top: 109px;
    left: 154px
}

.why_me .why4 {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    background-image: url("images/why4.jpg");
    background-position: right 15px;
    background-size: 170px auto
}

@media (min-width: 960px) {
    .why_me .why4 {
        width: 190px
    }
}

.why_me .why4 p {
    bottom: 15px
}

.why_me .why5 {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-image: url("images/why5.jpg");
    background-position: center 15px;
    background-size: 190px auto
}

@media (min-width: 960px) {
    .why_me .why5 {
        width: 190px
    }
}

.why_me .why5 p {
    bottom: 15px
}

.why_me .grey {
    color: #77b72b
}

.why_me .green {
    border-color: #76b729;
    color: #77b72b
}

.why_me .orange {
    border-color: #e9581b;
    color: #e84e0e
}

.table_cart_items_products__row {
    margin-bottom: 50px
}

@media all and (min-width: 700px) {
    .table_cart_items_products__row {
        align-items: center;
        justify-content: space-between;
        display: flex
    }

    .table_cart_items_products__row > div {
        flex: 1
    }
}

@media all and (max-width: 700px) {
    .table_cart_items_products__row > div {
        margin: 0 auto
    }
}

.table_cart_items_products__avatar {
    width: 150px
}

.table_cart_items_products__avatar img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.table_cart_items_products__text {
    flex: 2 !important
}

.table_cart_items_products__text__name a {
    color: #76b729;
    font-size: 24px
}

.table_cart_items_products__text__category {
    color: #434243;
    font-size: 18px;
    font-weight: lighter
}

.table_cart_items_products__count {
    color: 444444;
    font-size: 21px;
    text-align: center
}

.table_cart_items_products__count input {
    font-size: 16px;
    width: 33px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background: white;
    border: 1px solid #A9A9A9
}

.table_cart_items_products__count input:focus {
    outline: none
}

.table_cart_items_products__count__btn {
    display: inline-block;
    vertical-align: middle;
    background: #76B729;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease-in
}

.table_cart_items_products__count__btn:before, .table_cart_items_products__count__btn:after {
    display: block;
    content: ''
}

.table_cart_items_products__count__btn.minus:before {
    height: 1px;
    background: #fff;
    width: 12px;
    margin: 12px auto 0 auto
}

.table_cart_items_products__count__btn.plus:before {
    height: 1px;
    background: #fff;
    width: 12px;
    margin: 12px auto 0 auto
}

.table_cart_items_products__count__btn.plus:after {
    width: 1px;
    background: #fff;
    height: 12px;
    margin: -6px auto 0 auto
}

.table_cart_items_products__count__btn:hover {
    opacity: 0.5
}

.table_cart_items_products__price {
    text-align: center
}

.table_cart_items_products__price__new_price {
    color: #444444;
    font-size: 21px
}

.table_cart_items_products__avatar {
    padding-right: 10px
}

@media all and (max-width: 700px) {
    .table_cart_items_products__text {
        text-align: center
    }

    .table_cart_items_products__control {
        display: flex
    }

    .table_cart_items_products__control > div {
        margin: 0 auto
    }
}

.basketZag {
    font-size: 16px;
    font-weight: bold
}

.basketSummProducts {
    font-size: 16px
}

.basketSummDelivery {
    font-size: 16px
}

.basketSummAll {
    font-size: 22px;
    font-weight: bold;
    color: #76b729
}

.table_cart_items_products__price__old_price {
    color: #767575;
    font-size: 14px;
    position: relative;
    display: inline-block
}

.table_cart_items_products__price__old_price_red_line {
    background: #e84e0e;
    height: 1px;
    position: absolute;
    width: 100%;
    margin-top: -9px
}

.table_cart_items_products__control__item .table_cart_items_products__control__item__label {
    border-bottom: 1px solid rgba(118, 183, 41, 0);
    transition: all 0.2s ease-in;
    margin-bottom: -2px
}

.table_cart_items_products__control__item:hover .table_cart_items_products__control__item__label {
    border-bottom: 1px solid #76b729
}

#orderCreate a {
    color: #76b729
}

.table_cart_items_products__control__item.remove:hover .table_cart_items_products__control__item__label {
    border-bottom: 1px solid #e84e0e
}

.table_cart_items_products__control__item {
    font-size: 14px;
    color: #76b729;
    margin-bottom: 5px;
    cursor: pointer
}

.table_cart_items_products__control__item.remove {
    color: #e84e0e
}

.table_cart_items_products__control__item div {
    display: inline-block;
    vertical-align: bottom
}

.table_cart_items_products__control__item .table_cart_items_products__control__item__icon {
    margin-right: 3px;
    width: 13px;
    text-align: center
}

.table_cart_items_products .total_cost_of_goods_top_label {
    font-size: 21px
}

.table_cart_items_products .total_cost_of_goods_price {
    font-size: 45px;
    color: #76b729
}

.table_cart_items_products .total_cost_of_goods_excluding_delivery {
    font-size: 15px;
    font-weight: lighter
}

.table_cart_items_products .submit_order {
    margin-top: 55px
}

#servicesWrap .service {
    margin-bottom: 5px
}

#servicesWrap .service span {
    cursor: pointer;
    border-bottom: 1px solid transparent;
    transition: border 0.3s ease
}

#servicesWrap .service span:before {
    content: '';
    width: 27px;
    height: 30px;
    display: inline-block;
    background: url("images/services/service.png");
    background-repeat: no-repeat;
    vertical-align: middle
}

#servicesWrap .service .service-checkbox {
    width: 15px;
    height: 15px;
    border: 1px solid #A9A9A9;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer
}

#servicesWrap .service .service-checkbox.selected-serv {
    background: url("images/services/green-arrow-input-bg.png");
    background-repeat: no-repeat
}

.fasady_p {
    width: 100%
}

.fasady_p__items {
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap row
}

.fasady_p__items__item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 100%;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    height: 145px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

@media (min-width: 450px) {
    .fasady_p__items__item {
        flex-basis: 48%
    }
}

@media (min-width: 700px) {
    .fasady_p__items__item {
        flex-basis: 24%
    }
}

.fasady_p__items__item:nth-child(even) {
    border-radius: 0 20px 0 20px
}

.fasady_p__items__item:nth-child(odd) {
    border-radius: 20px 0 20px 0
}

.fasady_p__items__item:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.fasady_p__items__item:hover:before {
    background: rgba(0, 0, 0, 0.2)
}

.fasady_p__items__item span {
    position: relative;
    z-index: 2;
    font-size: 24px;
    width: 100%
}

.fasady_p__footer {
    margin-top: 10px;
    text-align: center
}

@media (min-width: 960px) {
    .fasady_p__footer {
        margin-top: 40px
    }
}

.fasady_p__footer__top {
    margin: 0 auto
}

@media (min-width: 960px) {
    .fasady_p__footer__top {
        max-width: 50%
    }
}

.fasady_p__footer__bot {
    margin-top: 10px;
    font-size: 30px;
    color: #76B729;
    display: block
}

.fasady_p__footer__bot:hover {
    color: #e84e0e
}

.fasady_itemP {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 40px
}

.fasady_itemP > div {
    flex-basis: 100%
}

@media (min-width: 600px) {
    .fasady_itemP > div {
        flex-basis: 48%
    }
}

.fasady_itemP h1 {
    margin: 10px 0
}

.fasady_itemP h3 {
    color: #76B729;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 10px;
    font-weight: normal
}

.fasady_itemP img {
    max-width: 100%;
    height: auto
}

.fasady_itemP p + img {
    margin-top: 30px
}

.fasady_itemP__panel {
    background: #f2f2f2;
    padding: 20px 15px 10px;
    border-radius: 30px 0
}

@media (min-width: 600px) {
    .fasady_itemP__panel {
        padding: 50px 40px 30px;
        border-radius: 50px 0
    }
}

.fasady_itemP__panel__header {
    font-size: 26px
}

.fasady_itemP__panel__text a {
    color: #76B729
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    user-select: none
}

.owl-carousel .owl-item img {
    cursor: pointer
}

.owl-carousel.owl-text-select-on .owl-item {
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.stores {
    float: left;
    width: 556px
}

.item_place .name_item_place {
    font-size: 20px;
    color: #444444;
    margin-bottom: 10px;
    line-height: 25px;
    letter-spacing: -0.8px;
    width: 165px;
    text-transform: lowercase
}

.item_place {
    overflow: auto;
    float: none;
    width: 220px;
    margin-bottom: 20px
}

.item_place .number {
    border: 2px solid #e84e0e;
    color: #e84e0e;
    padding: 0px 0;
    width: 18px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 14px
}

.item_place .left_side_item_place {
    float: left;
    margin-right: 10px;
    margin-top: 4px
}

.item_place .right_side_item_place {
    float: left
}

.item_place .address_item_place {
    font-size: 16px;
    letter-spacing: -0.5px;
    width: 160px
}

.item_place .phone_item_place {
    font-size: 14px;
    color: #434243
}

.item_place .text_photo_item_place {
    font-size: 14px;
    color: #76b729;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-bottom: 1px solid #fff
}

.item_place .text_photo_item_place:hover {
    border-bottom: 1px solid #76b729
}

.item_place .icon_photo_item_place {
    width: 15px;
    height: 12px;
    background: url(/local/templates/main/images/stores/green-icon-photo.png) no-repeat;
    display: inline-block;
    vertical-align: middle
}

.photo_item_place.active .stores-arrow-top-block {
    opacity: 1;
    visibility: visible
}

.stores_look_photos.active {
    opacity: 1;
    visibility: visible
}

.sub_item_place {
    margin-bottom: 20px;
    width: 200px;
    cursor: pointer
}

.sub_item_place:last-child {
    margin-bottom: 0px
}

.sub_item_place.active .right_side_item_place {
    border: 1px solid #76b729;
    padding: 5px
}

.stores_map {
    float: right
}

.stores_items {
    position: relative;
    float: left;
    /*width: 445px */
}

#stores_map {
    width: 494px;
    height: 440px
}

.stores {
    width: auto
}

.photo_item_place {
    display: inline-block;
    cursor: pointer
}

.photo_item_place.active .text_photo_item_place {
    color: #e84e0e;
    border-bottom-color: #e84e0e
}

.stores_look_photos {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    margin-top: 21px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

.stores_item_photo {
    text-align: center
}

.stores_look_photos img {
    width: 100%;
    height: 67px
}

.stores_look_big_photo {
    margin-bottom: 2px
}

.stores_look_big_photo img {
    height: auto
}

.stores_images_slider .owl-prev, .stores_images_slider .owl-next {
    width: 18px;
    height: 35px;
    background: #ffffff;
    position: absolute;
    margin-top: -50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    opacity: 1;
    visibility: visible
}

.stores_images_slider .owl-prev:hover, .stores_images_slider .owl-next:hover {
    opacity: 0.7
}

.stores_images_slider .owl-next {
    right: 0px
}

.stores_images_slider .owl-prev {
    left: 0px
}

.stores_images_slider .arrow-block {
    height: 14px;
    width: 8px;
    display: inline-block;
    margin-top: 11px
}

.stores_images_slider .owl-prev .arrow-block {
    background: url(/local/templates/main/images/stores/left-arrow-stores-slider.png) no-repeat;
    background-position: center;
    margin-left: -4px
}

.stores_images_slider .owl-next .arrow-block {
    background: url(/local/templates/main/images/stores/right-arrow-stores-slider.png) no-repeat;
    background-position: center;
    margin-right: -4px
}

.stores-border-container-insider {
    padding: 6px;
    border: 1px solid #ccc;
    background: #fff
}

.stores_item_photo_bg_hover {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border: 2px solid rgba(118, 183, 41, 0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.stores_item_photo:hover .stores_item_photo_bg_hover, .stores_item_photo.active .stores_item_photo_bg_hover {
    border: 2px solid #76b729
}

.stores-arrow-top-block {
    width: 33px;
    height: 17px;
    background: url(/local/templates/main/images/stores/stores-arrow-top-block.png) no-repeat;
    background-position: center;
    margin-top: 5px;
    position: absolute;
    z-index: 99999;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    opacity: 0;
    visibility: hidden
}

.map-label {
    color: #fff;
    font-size: 15px;
    padding: 12px 0 0px 8px
}

@media (max-width: 980px) {
    .stores_items {
        width: auto;
        float: none
    }

    #stores_map {
        width: 100%
    }

    #stores_map {
        height: 300px
    }
	
}
@media (max-width: 960px) {
	header .top-right {
		position: relative;
		width:360px;
	}
	header a.phone {
    font-size: 26px;
	}
	.inst{
		float:right;
	}
}

@media (max-width: 360px) {
    .stores_items .item_place {
        width: auto
    }

    .item_place .name_item_place {
        width: auto
    }

    .item_place .address_item_place {
        width: auto
    }

    .stores_items .sub_item_place {
        width: auto
    }

    .owl-carousel .owl-item img {
        height: 50px
    }

    .stores_images_slider .owl-prev, .stores_images_slider .owl-next {
        margin-top: -42px
    }
}

.service_p__list ul, .service_p__list li {
    list-style: none;
    padding: 0;
    margin: 0
}

.service_p__list a {
    display: block;
    font-size: 15px;
    font-weight: 100;
    color: #5c5c5c;
    line-height: 22px;
    letter-spacing: -0.05px;
    margin-bottom: 10px
}

.service_p__list a:hover {
    color: #e84e0e
}

.service_form_send_image {
    float: left;
    width: 48%
}

.service_form_send_image input {
    position: absolute;
    top: -100px
}

.service_form_send_image label {
    padding-left: 0
}

.service_form_send_image .attach-photo {
    font-size: 13px;
    white-space: nowrap;
    color: #76b729;
    padding: 5px;
    cursor: pointer
}

.service_form_send_image .attach-photo i {
    width: 15px;
    height: 12px;
    background: url(/local/templates/main/images/stores/green-icon-photo.png) no-repeat;
    display: inline-block;
    vertical-align: initial;
    margin-right: 5px
}

.service_form_send_image .attach-photo:hover {
    border-bottom: 1px dotted #76b729
}

.serv-form-but-left {
    float: left
}

.some_tips__list__avatar img {
    max-height: 50px
}

.where_can_find_sticker {
    color: #76b729;
    font-size: 25px;
    letter-spacing: -1.6px;
    margin-top: 60px
}

.some_tips__title {
    font-size: 25px;
    letter-spacing: -1.6px;
    margin-top: 60px;
    margin-bottom: 60px;
    color: #444444
}

.full_service_page__article .news-detail img {
    max-width: 100%
}

.full_service_page__article .news-detail ul {
    padding-left: 20px
}

.full_service_page__article .news-detail ul li {
    list-style: disc
}

.full_service_page__form_order_parts__bottom_form__add_photo_block_description {
    float: right;
    width: 255px;
    padding-top: 5px;
    font-size: 12px
}

.full_service_page__form_order_parts__bottom_form__add_photo_block {
    max-width: 144px
}

.hidden_input {
    position: absolute;
    top: -900px
}

.attach_file .text {
    color: #76b729;
    cursor: pointer;
    padding: 5px
}

.attach_file .text:hover {
    border-bottom: 1px dotted #76b729
}

.product_p {
    width: 100%;
    position: relative;
    margin-top: 10px
}

@media all and (min-width: 960px) {
    .product_p {
        margin-top: 60px
    }
}

@media all and (min-width: 960px) {
    .product_p > div {
        width: 570px
    }
}

@media all and (min-width: 960px) {
    .product_p__top {
        width: 340px;
        padding: 25px;
        will-change: transform;
        position: absolute;
        top: 0;
        right: 0;
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        background: #f2f2f2
    }
}

.product_p__top__name {
    font-size: 32px;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 10px
}

.product_p__top__price {
    font-size: 30px;
    color: #76b729;
    margin-top: 10px;
    margin-bottom: 5px
}

@media (max-width: 1000px) {
    .product_p__top__fishki {
        margin-bottom: 15px
    }
}

.product_p__top__fishki ul {
    padding: 0px
}

.product_p__top__fishki ul li {
    list-style: none
}

.product_p__top__fishki ul li:before {
    content: '\2014';
    margin-right: 5px
}

.product_p__top__buy_buttons {
    margin: 10px 0
}

.product_p__top__buy_buttons .addToBasket {
    margin-right: 10px
}

.product_p__top__favorite__add {
    cursor: pointer
}

.product_p__top__favorite__add:hover {
    color: #e84e0e
}

.product_p__top.fix {
    position: fixed;
    top: 20px
}

@media all and (max-width: 960px) {
    .product_p__top__price, .product_p__top__buy_buttons, .product_p__top__favorite {
        display: none
    }
}

.product_p__photos {
    position: relative;
    margin-bottom: 30px
}

@media all and (min-width: 960px) {
    .product_p__photos__carous__item {
        width: 570px
    }
}

.product_p__photos__carous__item img {
    display: block;
    margin: 0 auto;
    max-height: 350px
}

@media all and (max-width: 960px) {
    .product_p__photos__carous__item img {
        max-width: 100% !important;
        height: auto !important
    }
}

.product_p__photos .owl-nav > div {
    width: 32px;
    height: 76px;
    border: 1px solid #A9A9A9;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    cursor: pointer;
    cursor: hand;
    user-select: none;
    transition-duration: 0.5s
}

.product_p__photos .owl-nav > div.disabled {
    cursor: default;
    opacity: 0.3
}

.product_p__photos .owl-nav > div:not(.disabled):hover {
    box-shadow: inset 0 0 2px #A9A9A9
}

.product_p__photos .owl-nav > div:before, .product_p__photos .owl-nav > div:after {
    display: block;
    content: '';
    width: 12px;
    height: 2px;
    background: #A9A9A9;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -1px;
    transform-origin: 50%
}

.product_p__photos .owl-nav > div.owl-prev:before {
    transform: rotate(-45deg)
}

.product_p__photos .owl-nav > div.owl-prev:after {
    transform: rotate(45deg)
}

.product_p__photos .owl-nav > div.owl-next {
    right: 0
}

.product_p__photos .owl-nav > div.owl-next:before {
    transform: rotate(45deg)
}

.product_p__photos .owl-nav > div.owl-next:after {
    transform: rotate(-45deg)
}

.product_p__photos .owl-nav > div:before {
    top: 35px
}

.product_p__photos .owl-nav > div:after {
    top: 42px
}

.product_p__toFav {
    cursor: pointer;
    text-align: center
}

.product_p__toFav:hover {
    color: #e84e0e
}

.product_p__toFav:hover svg.green * {
    fill: #e84e0e
}

.product_p__podzag {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 32px;
    color: #434243;
    line-height: 32px;
    display: flex;
    align-items: center
}

.product_p__podzag a {
    margin-left: 10px;
    display: inline-block;
    font-size: 15px
}

.product_p__desc {
    margin-bottom: 30px
}

.product_p__props {
    margin-bottom: 30px
}

.product_p__props__row {
    overflow: hidden
}

.product_p__props__row:nth-child(odd) {
    background: #f2f2f2
}

.product_p__props__row > div {
    width: 50%;
    height: 36px;
    padding: 10px;
    float: left
}

.product_p__props__row > div:first-letter {
    text-transform: uppercase
}

.product_p__props__wrapBot {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease
}

.product_p__props__view {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-top: 10px
}

.product_p__props__view .strelka {
    margin-right: 10px
}

.product_p__props__view .green_dotted {
    font-size: 20px
}

.product_p__props__view--open span.strelka {
    transform: rotate(180deg)
}

.product_p .owl-item {
    position: relative;
    min-height: 1px;
    width: 100%;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

@media all and (max-width: 960px) {
    .product_p__mobileAction__buy_buttons {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 20px 0
    }

    .product_p__mobileAction__favorite {
        text-align: center;
        margin-bottom: 10px
    }

    .product_p__mobileAction__favorite__add {
        display: inline-block
    }
}

@media all and (min-width: 960px) {
    .product_p__mobileAction {
        display: none
    }
}

.product_p .product_p__top__reviews {
    color: #76b729
}

.productCar > div {
    width: 940px;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden
}

@media (min-width: 960px) {
    .productCar > div {
        padding: 0
    }
}

.productCar h3 {
    color: #434243;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: inherit
}

.productCar .owl-prev, .productCar .owl-next {
    border-color: #A9A9A9 !important
}

.reviews_b {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.reviews_b__item {
    margin-bottom: 30px;
    flex-basis: 48%
}

.reviews_b__item__top {
    display: flex;
    justify-content: space-between;
    line-height: 16px;
    color: #434243;
    margin-bottom: 20px
}

.reviews_b__item__top__stars {
    width: 80px;
    height: 16px;
    background: #f2f2f2;
    position: relative
}

.reviews_b__item__top__stars__persents {
    height: 16px;
    background: #e84e0e;
    position: absolute;
    top: 0;
    left: 0
}

.reviews_b__item__top__stars__img {
    width: 100%;
    height: 16px;
    background-image: url("images/stars.png");
    position: absolute;
    top: 0;
    left: 0
}

.reviews_b__item__textwrap {
    overflow: hidden;
    margin-bottom: 10px
}

.reviews_b__item__textwrap__overall {
    font-size: 15px;
    margin-bottom: 10px
}

.reviews_b__item__textwrap__plus span, .reviews_b__item__textwrap__minus span {
    font-weight: bold
}

.reviews_b__item__textwrap__plus {
    margin-bottom: 10px
}

.reviews_b__item__see {
    display: none
}

.modalReview > div {
    text-align: left
}

.modalReview__stars {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.modalReview__stars__label {
    margin-right: 10px
}

.modalReview__stars__is {
    width: 80px;
    height: 16px;
    background: #f2f2f2;
    position: relative
}

.modalReview__stars__is__persents {
    height: 16px;
    background: #e84e0e;
    position: absolute;
    top: 0;
    left: 0
}

.modalReview__stars__is__img {
    width: 100%;
    height: 16px;
    background-image: url("images/stars.png");
    position: absolute;
    top: 0;
    left: 0
}

.modalReviewSuccess {
    display: none
}

.modalReview__stars__block {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    float: left
}

.modalReview__stars__block input {
    display: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 23px;
    height: 24px;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.modalReview__stars__block input:checked ~ label {
    background-position: 0 0
}

.modalReview__stars__block label {
    background-image: url("/local/templates/main/images/star.jpg");
    background-repeat: no-repeat;
    background-position: 0 -24px;
    width: 23px;
    height: 24px;
    float: right;
    padding: 0;
    margin: 0 5px 0 0;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    z-index: 1
}

.modalReview__stars__block label:hover, .modalReview__stars__block label:hover ~ label {
    background-position: 0 0;
    width: 23px;
    height: 24px
}

.modalReview__stars__block #star-0 {
    left: 0px
}

.modalReview__stars__block #star-1 {
    left: 53px
}

.modalReview__stars__block #star-2 {
    left: 106px
}

.modalReview__stars__block #star-3 {
    left: 159px
}

.modalReview__stars__block #star-4 {
    left: 212px
}

.modalReview__stars__block #star-5 {
    left: 265px
}

.shares_p__header {
    margin-bottom: 60px
}

.shares_p__header__filter {
    height: 80px;
    border: 4px solid #76b729;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    display: flex
}

@media all and (min-width: 960px) {
    .shares_p__header__filter {
        width: 49%;
        float: left;
        border-top-left-radius: 60px;
        border-bottom-right-radius: 60px
    }
}

.shares_p__header__filter .filter_group {
    padding: 0 10px
}

.shares_p__header__filter form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media all and (max-width: 960px) {
    .shares_p__header__filter form input[type=checkbox] + label {
        font-size: 12px
    }
}

.shares_p__header__form {
    margin-top: 20px;
    padding: 20px;
    border: 4px solid #f2f2f2;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px
}

@media all and (min-width: 960px) {
    .shares_p__header__form {
        float: right;
        width: 49%;
        margin-top: -50px;
        border-top-left-radius: 60px;
        border-bottom-right-radius: 60px
    }
}

.shares_p__header__form p {
    font-size: 18px;
    margin: 10px 0 10px 0
}

.shares_p__header:after {
    display: block;
    content: '';
    clear: both
}

.share_p__detail {
    margin-bottom: 40px
}

.share_p__detail__left {
    width: 37%;
    float: left;
    margin-right: 3%
}

.share_p__detail__left img {
    display: block;
    max-width: 100%;
    height: auto
}

.share_p__detail__left + .share_p__detail__right {
    width: 60%;
    float: right
}

.share_p__detail__label + .share_p__detail__desc {
    margin-top: 20px
}

.share_p__detail__desc {
    margin-bottom: 20px
}

.share_p__detail__share__item {
    float: left
}

.share_p__detail:after {
    display: block;
    content: '';
    clear: both
}

.share_p__dops__zag {
    font-size: 18px;
    line-height: 17px;
    margin-bottom: 10px
}

@media all and (min-width: 960px) {
    .share_p__dops__list {
        display: flex
    }
}

.share_p__dops__list__item {
    width: 19%;
    margin-right: 1%
}

@media (max-width: 1000px) {
    .share_p__dops__list__item {
        margin-right: 13%;
        display: inline-block;
        vertical-align: top
    }
}

.share_p__dops__list__item__imglink {
    display: block
}

.share_p__dops__list__item__imglink img {
    display: block;
    max-width: 100%;
    height: auto
}

.share_p__dops__list__item__textlink {
    display: block;
    line-height: 14px;
    margin: 5px 0;
    color: #434243
}

.share_p__dops__list__item:hover .share_p__dops__list__item__textlink {
    color: #e84e0e
}

.share_p__dops__list__item__date {
    color: #e84e0e
}

.shares_list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.shares_list__item {
    flex-basis: 100%;
    margin-bottom: 20px
}

.shares_list__item:hover .shares_list__item__textlink span {
    color: #ef0000
}

@media (min-width: 400px) {
    .shares_list__item {
        flex-basis: 49%
    }
}

@media (min-width: 700px) {
    .shares_list__item {
        flex-basis: 31%
    }
}

.shares_list__item__imagelink {
    display: block
}

.shares_list__item img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}

.shares_list__item__textlink {
    display: block;
    margin: 10px 0;
    color: #e84e0e;
    font-size: 15px;
    line-height: 17px
}

.shares_list__item__textlink span {
    border-bottom: 1px solid transparent;
    transition: color 0.3s ease
}

.shares_list__item__text {
    margin: 10px 0;
    font-size: 14px;
    line-height: 15px
}

.profit_sentence {
    margin-bottom: 40px;
    margin-top: 25px
}

.profit_sentence h3 {
    margin: 0 0 10px 0
}

.profit_sentence > div {
    width: 940px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    overflow: visible
}

@media (min-width: 960px) {
    .profit_sentence > div {
        padding: 0
    }
}

.profit_sentence > div .owl-nav .owl-next, .profit_sentence > div .owl-nav .owl-prev {
    width: 32px;
    height: 76px;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    position: absolute;
    top: 300px;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background: #9b9b9b
}

.profit_sentence > div .owl-nav .owl-next {
    right: -30px
}

.profit_sentence > div .owl-nav .owl-next:after {
    display: block;
    content: '';
    width: 10px;
    height: 21px;
    position: absolute;
    top: 28px;
    left: 11px;
    background-image: url(images/carousel_arrows.png);
    background-position-x: 10px
}

.profit_sentence > div .owl-nav .owl-prev {
    left: -30px
}

.profit_sentence > div .owl-nav .owl-prev:after {
    display: block;
    content: '';
    width: 10px;
    height: 21px;
    position: absolute;
    top: 28px;
    left: 11px;
    background-image: url(images/carousel_arrows.png)
}

.profit_sentence .product-item {
    flex-basis: 100%;
    float: left
}

@media (min-width: 500px) {
    .profit_sentence .product-item {
        flex-basis: 50%
    }
}

@media (min-width: 735px) {
    .profit_sentence .product-item {
        flex-basis: 33.3333%
    }
}

@media (min-width: 960px) {
    .profit_sentence .product-item {
        flex-basis: 235px
    }
}

.masonry {
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px
}

.masonry .item {
    display: inline-block;
    margin: 0 10px 50px 0;
    width: 220px
}

.masonry .item .image {
    height: 60px
}

.masonry .item > ul > li > a {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: normal;
    color: #76b729;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: -0.25px
}

.masonry .item > ul > li > a svg * {
    fill: #434243;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.masonry .item > ul > li > a:hover svg * {
    fill: #e84e0e
}

.masonry .item ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.masonry .item ul a {
    display: block;
    color: #434243;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.masonry .item ul a:hover {
    color: #e84e0e
}

.masonry .item ul ul a {
    font-size: 15px;
    font-weight: 400;
    color: #434243;
    line-height: 22px;
    letter-spacing: -0.05px;
    margin-bottom: 10px;
    text-transform: lowercase
}

.list-items {
    overflow: hidden;
    position: relative
}

.list-items .products {
    width: 75%
}

.list-items .product-item {
    float: left
}

.filter.fixed {
    width: 25%;
    position: absolute;
    right: 0;
    top: 0
}

.filter.fixed .param {
    border: 4px solid #eeeeee
}

.filter.fixed .param:nth-child(odd) {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px
}

.filter.fixed .param:nth-child(even) {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px
}

.catalog_list {
    overflow: hidden
}

@media all and (min-width: 960px) {
    .catalog_list > .left {
        width: calc(100% - 235px);
        float: left
    }
}

@media all and (min-width: 960px) {
    .catalog_list .bx-sidebar-block {
        position: absolute;
        top: 0;
        left: calc(100% + 10px)
    }
}

.catalog_list > .right {
    width: 210px;
    float: right
}

.catalog_list .product-item {
    width: 235px;
    float: left
}

@media (max-width: 1000px) {
    .catalog_list .product-item {
        margin: 20px auto !important
    }
}

.catalog_list .white_back {
    display: flex;
    flex-wrap: wrap
}

.catalog_list_inside {
    overflow: hidden
}

@media all and (min-width: 960px) {
    .catalog_list_inside {
        width: 525px;
        float: left
    }
}

.catalog_list_inside ul, .catalog_list_inside li {
    list-style: none
}

.catalog_list_inside ul {
    padding: 0;
    margin: 0
}

.catalog_list_inside li {
    float: left;
    margin: 0 5px 5px 0
}

.catalog_list_inside a {
    display: block;
    line-height: 30px;
    padding: 0 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 2px solid transparent;
    transition: border 0.3s ease
}

.catalog_list_inside a:first-letter {
    text-transform: uppercase
}

.catalog_list_inside a:hover {
    border-color: #76b729
}

.catalog_list_inside span {
    color: #434243
}

@media all and (min-width: 960px) {
    .sort_block {
        width: 180px;
        float: right
    }
}

.sort_block__label {
    line-height: 34px
}

.banner {
    height: 120px;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 20px
}

@media (min-width: 960px) {
    .banner {
        padding-left: 50px
    }
}

.banner p {
    line-height: 130px;
    font-weight: bold;
    font-size: 42px;
    margin: 0
}

.banner span {
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 100
}

.md-modal {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(75, 74, 74, 0.8);
    transition: all 0.3s;
    opacity: 0;
    overflow: auto;
    z-index: 9999
}

.md-modal.md-show {
    display: block;
    opacity: 1
}

.md-modal > div {
    display: table;
    width: 100%;
    height: 100%
}

.md-modal > div > div {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-align: center
}

.md-modal > div > div > div {
    width: calc(100% - 20px);
    display: inline-block;
    position: relative
}

@media all and (min-width: 400px) {
    .md-modal > div > div > div {
        width: 50%
    }
}

.md-content {
    color: #fff;
    background: #fff;
    text-align: center;
    transform: scale(0.7);
    opacity: 0;
    transition: all 0.3s;
    padding: 0 40px 30px
}

.md-content p.zag {
    margin: 0;
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 2.4em;
    font-weight: 300;
    opacity: 0.8;
    color: #76b729
}

.md-content > div {
    font-weight: 300;
    font-size: 1.15em;
    color: #434243
}

.md-content > div p {
    margin: 0;
    padding: 10px 0
}

.md-content button.md-close {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 20px;
    border: 0;
    outline: none;
    background: transparent;
    font-size: 0.8em;
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff
}

.md-content button.md-close span {
    transition: all 0.3s ease;
    position: absolute;
    width: 9px;
    height: 9px;
    top: 10px;
    left: 0px;
    background: url("/local/templates/main/images/modalClose.png");
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.md-content button.md-close:hover span {
    transform: rotate(135deg)
}

.md-show.md-effect-1 .md-content {
    transform: scale(1);
    opacity: 1
}

#auth_form_modal__form + a {
    line-height: 20px
}

#auth_forgot .success {
    display: none
}

#butOneClick p.zag {
    text-align: left;
    color: #434243;
    font-size: 16px;
    font-weight: 500;
    padding-top: 30px
}

#butOneClick .result_success {
    display: none;
    text-align:center;
	margin-top: 20px;
}

#butOneClick .md-content {
    text-align: left;
    max-width: 570px
}

#butOneClick .form_inputs {
    display: flex;
    justify-content: space-between
}

#butOneClick .form_inputs > div {
    width: 48%
}

#auth_form_modal .md-content {
    max-width: 420px
}

#auth_form_modal .md-content .btn-green {
    margin-right: 10px
}

#addReview .md-content {
    max-width: 440px
}

#addReview .md-content label {
    font-weight: normal
}

.personal_p {
    width: 100%;
    margin-top: 30px
}

.personal_p__leftB {
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 40px
}

@media all and (min-width: 700px) {
    .personal_p__leftB {
        display: inline-block;
        margin-bottom: 0;
        width: 40%
    }
}

@media all and (min-width: 960px) {
    .personal_p__leftB {
        width: 49%;
        padding-right: 30px
    }
	footer .cust_cont {

        top: 190px;
    }
}

.personal_p__leftB__header {
    font-size: 30px;
    margin-bottom: 20px
}

.personal_p__rightB {
    vertical-align: top;
    box-sizing: border-box
}

@media all and (min-width: 700px) {
    .personal_p__rightB {
        display: inline-block;
        width: 59%
    }
}

@media all and (min-width: 960px) {
    .personal_p__rightB {
        width: 50%;
        padding-left: 30px
    }
}

.personal_p__rightB__header {
    font-size: 24px;
    margin-bottom: 20px;
    padding-left: 8px
}

.personal_p__rightB th {
    text-align: left;
    color: #c3c3c3;
    font-size: 12px;
    padding: 10px 0 15px 10px
}

.personal_p__rightB table {
    width: 100%
}

.personal_p__rightB tr:nth-child(2n) {
    background-color: #eeeeee
}

.personal_p__rightB td {
    padding: 10px 20px 10px 10px
}

.personal-item .personal-edit {
    display: inline-block;
    font-size: 12px;
    color: #76b729;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.personal-item .personal-edit:hover {
    color: #e84e0e
}

.personal-item .personal-edit.big {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    text-transform: uppercase
}

.personal-item .personal-edit.big:before {
    content: url(/local/templates/main/images/lock.png);
    margin-right: 5px
}

.personal-item .personal-edit:before {
    content: url(/local/templates/main/images/pencil.png)
}

.personal-item .header {
    color: #c3c3c3;
    font-size: 12px
}

.personal-item .content {
    display: block;
    margin: 10px 0 20px;
    font-size: 16px
}

.personal-item .personal-item[data-field="name"] .content {
    text-transform: uppercase
}

.personal-item input.form-control {
    width: 70%;
    padding: 3px 6px;
    margin: 10px 0
}

.personal-item textarea {
    height: 100px
}

.order-item {
    margin-bottom: 50px
}

.order-item .order-header {
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 10px;
    line-height: 40px
}

.about-order {
    padding-left: 10px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px
}

@media all and (min-width: 700px) {
    .about-order {
        display: flex;
        justify-content: space-between
    }
}

.about-order > div {
    display: inline-block;
    margin-right: 20px
}

.about-order .header {
    display: block;
    font-weight: bold;
    font-size: 12px
}

.about-order .content {
    color: #444444;
    font-size: 15px;
    text-align: center
}

.order-cost .content {
    font-size: 28px;
    vertical-align: top;
    color: #76B729
}

.bx-breadcrumb {
    overflow: hidden;
    color: #434243;
    padding: 16px 0
}

.bx-breadcrumb-item {
    font-size: 13px;
    font-weight: 100;
    float: left
}

.bx-breadcrumb-item span {
    display: block;
    float: left
}

.bx-breadcrumb-item span.razd {
    padding: 0 7px
}

.bx-breadcrumb-item span:not(.razd)::first-letter {
    text-transform: uppercase
}

.home_categoriaesAndSlider {
    margin-top: 20px
}

@media all and (max-width: 960px) {
    .home_categoriaesAndSlider {
        display: none
    }
}

.top_categories {
    position: relative;
    z-index: 3;
    margin: 0 10px;
    margin-bottom: 20px
}

.top_categories:after {
    display: block;
    content: '';
    clear: both
}

.top_categories .item-top {
    float: left;
    position: relative
}

.top_categories .item-top:hover {
    z-index: 3
}

.top_categories .owl-stage-outer {
    overflow: visible
}

.top_categories .item {
    position: relative;
    float: left;
    width: 120px;
    height: 130px;
    min-height: 100px;
    padding: 0 10px 0 0
}

.top_categories .item:hover ul ul {
    display: block
}

.top_categories .item ul {
    padding: 0;
    margin-right: 0;
    list-style: none
}

.top_categories .item a {
    color: #434243;
    font-size: 11px
}

.top_categories .item a:hover {
    color: #e84e0e
}

.top_categories .item > ul {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid transparent
}

.top_categories .item > ul:hover {
    padding: 10px;
    top: -10px;
    left: -10px;
    border-color: #f2f2f2
}

.top_categories .item > ul > li > a {
    text-transform: uppercase
}

.top_categories .item > ul > li > a svg * {
    fill: #A9A9A9;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.top_categories .item > ul > li > a:hover {
    color: #e84e0e
}

.top_categories .item > ul > li > a:hover svg * {
    fill: #e84e0e
}

.top_categories .item > ul ul {
    display: none;
    padding-top: 10px
}

.top_categories .item > ul ul a {
    display: block;
    padding: 5px 0;
    line-height: 13px
}

.top_categories .item > ul ul a:first-letter {
    text-transform: uppercase
}

.top_categories .item .image {
    height: 60px
}

.select2-container {
    width: 180px !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 20px;
    padding-right: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 90
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #76b729;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}



.bx-filter-parameters-box.colored{

}
.bx-filter-parameters-box.colored .bx-filter-parameters-box-hint-name{
    font-size:bold;
    color:white;
}
.bx-filter-parameters-box.colored .queston-icon{
    background: white;
}
.bx-filter-parameters-box.colored div.checkbox input[type=checkbox]:checked+label{
    color: white;
}
.bx-filter-parameters-box.colored div.checkbox input[type=checkbox]:checked+label span{
    border-color: white;
}
.bx-filter-parameters-box.colored .bx-filter-param-arrow:before {

    background: white;

}

.bx-filter-parameters-box.colored  .bx-filter-param-arrow:after, .bx-filter-parameters-box.colored  .bx-filter-param-arrow:before {

    background: white;

}
.bx-filter-parameters-box.colored div.checkbox .bx-filter-param-label{color:white;}
.bx-filter-parameters-box.colored .bx-filter-param-arrow{    border: 2px solid white;}
/*# sourceMappingURL=template_styles.css.map */


.service_contacts {
    margin: 40px 0 40px 0;
}

.service_contacts_item {
    width: 30%;
    max-width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
}

.service_contacts_item img {
     float: left;
     width: 40px;
     margin-right: 15px;
 }

.service_contacts_item_info {
    display: inline-block;
    padding-top: 10px;
}

@media only screen and (max-width : 767px) {

    .service_contacts_item {
        width: 100%;
        margin-bottom: 40px;
		text-align: center;
    }

    .service_contacts_item img {
        float: none;
        display: block;
        margin: 0 auto 10px auto;
    }

    .service_contacts_item_info {
        display: block;
        text-align: center;
    }
}

.why_me-wrapper {
	display: grid;
	grid-template-columns: repeat(5,1fr);
}

.why_me > div > div {
	float: none;
	width: auto;
}

.why_me-wrapper .why_me-item {
	padding: 5px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}



.why_me-wrapper .why_me-item:nth-child(2) {
	display: flex;
	align-items: center;
}

.why_me-wrapper .why_me-item:first-child, .why_me-wrapper .why_me-item:nth-child(2) {
		color: #77b72b;
		border-color: #77b72b;

}

.why_me-wrapper .why_me-item:nth-child(3), .why_me-wrapper .why_me-item:nth-child(4), .why_me-wrapper .why_me-item:last-child {
		color: #e9581b;
		border-color: #e9581b;

}

.why_me-item-text {
	font-size: 16px;
	margin-top: 10px;
	padding: 0 10px;
	font-weight:600;
}

.why_me-wrapper .why_me-item:nth-child(2) .why_me-item-text {
	font-size: 20px;
}

.why_me-item-text span {
	font-weight: 600;
	font-size: 24px;

}

.why_me-item-image {
	display: flex;
	justify-content: center;
}

.why_me-item-image img {
	height: 100px;
}

.order-master {
	position: fixed;
	bottom: 120px;
	right: 25px;
	z-index: 10;
}

.order-master a {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #e9581b;
	color: #FFF;
	font-size: 16px;
	transition: all .35s ease-in-out;

}

.order-master a:hover {
	transform: scale(1.15);
}

.top-home-banner-description-slide__price, .top-home-banner-description-slide__label {
	color:#000;
}

.product-item-price, .product_p__top__price {
	display: none;
}

.product-item-buttons {
	display: inline-flex;
	flex-direction: column;
}

.product-item-buttons a {
	text-align: center;
}

.product-item-buttons-catalog {
	padding-left: 45px;
}

.btn-red {
	background-color: #e9581b;
	color: #FFF;
}

.product-item-info {
	position: static;
}

.one_button {
	position: static;
}
@media screen and (max-width: 960px) {
	.why_me-wrapper {

		grid-template-columns: repeat(2,1fr);
	}

	.why_me-item-text {
		text-align: center;
		margin-top: 20px;
	}

	.product_p__mobileAction__buy_buttons {
		justify-content: center;
		gap: 20px;
	}
}

@media screen and (max-width: 480px) {
	.why_me-wrapper {

		grid-template-columns: 1fr;
		gap: 10px;
	}

	.order-master a {
		font-size: 13px;
		width: 120px;
		height: 120px;
	}

}

