/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-nav, .noneDecoration {
    text-decoration: none
}

.clear, .lSSlideOuter .lSPager.lSGallery:after, .lSSlideWrapper > .lightSlider:after, .wrapNews {
    clear: both
}

a, input, textarea, img, button {
    outline: none;
}

.lSSlideOuter.lSrtl, .owl-carousel.owl-rtl {
    direction: rtl
}

.file_upload > button, .product a.titleProduct, .titleCompare {
    white-space: nowrap;
    text-overflow: ellipsis
}

.currency select, .to-top, .uppercase, .wrapcabinettovar .svernut {
    text-transform: uppercase
}

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    background: url(blank.gif);
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock, .fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.hidden, .page, .slidesWrap, .wrapPoductVisible {
    overflow: hidden
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

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

.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(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

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

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

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

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

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

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

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

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

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

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    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: transform .1s ease
}

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

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

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

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.currency select, .currency select > option, .currency span:before, .menuTop ul .more, .nextSlide:hover, .prevSlide:hover, ul.navSliders li {
    cursor: pointer
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    width: 100%
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    left: -5px;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bgDetails, .center, .layerTop div.title, .mini-hint, .title, ul.navSliders {
    text-align: center
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.bxslider, body {
    padding: 0
}

.bx-wrapper {
    margin-top: -45px
}

.bx-wrapper .bx-viewport {
    border: none;
    background: 0 0;
    box-shadow: none
}

.bx-wrapper .bx-prev {
    background: url(../images/arrow-slide-left.png) no-repeat;
    left: 5%
}

.bx-wrapper .bx-next {
    background: url(../images/arrow-slide-right.png) no-repeat;
    right: 5%
}

.bx-wrapper .bx-controls-direction a {
    width: 23px;
    height: 45px
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 13px;
    height: 13px;
    float: left;
    background: url(../images/ellipse.png) no-repeat;
    margin-left: 5px;
    cursor: pointer;
    z-index: 100
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: url(../images/ellipse_active.png) no-repeat
}

.bx-wrapper .bx-pager {
    padding-top: 0;
    position: absolute;
    bottom: 10%;
    z-index: 100
}

.header, .relative, .top ul > li, .top ul > li > a {
    position: relative
}

@-moz-document url-prefix() {
    .bx-wrapper .bx-viewport {
        float: left;
        margin-top: -35px
    }
    .bx-wrapper .bx-controls-direction a {
        top: 220px
    }
    .bx-wrapper .bx-pager {
        top: 360px
    }
}

a, em, i, p, span, strong {
    font-family: ProximaNovaReg
}

.left {
    float: left
}

.right {
    float: right
}

.underline {
    text-decoration: underline
}

.bgDetails, .menuTop ul li a, .mini-hint, .top a.enter, .top ul > li > a, .top ul > li > ul > li > a:hover, a.logo {
    text-decoration: none
}

.backgroundSize {
    background-size: 100%
}

.marginAuto {
    margin: 0 auto
}

.block {
    display: block
}

.none {
    display: none
}

.inlineBlock, .top ul, .top ul > li {
    display: inline-block
}

body {
    background: url(../images/body.jpg);
    margin: 0;
    min-width: 1280px
}

input:focus {
    outline: 0
}

@font-face {
    font-family: BebasNeueReg;
    src: url(../fonts/BebasNeueRegular.otf)
}

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

@font-face {
    font-family: BebasNeueBold;
    src: url(../fonts/BebasNeueBold.otf)
}

@font-face {
    font-family: NerisSemiBold;
    src: url(../fonts/Neris-SemiBold.otf)
}

@font-face {
    font-family: NerisLight;
    src: url(../fonts/Neris-Light.otf)
}

@font-face {
    font-family: NerisThin;
    src: url(../fonts/Neris-Thin.otf)
}

@font-face {
    font-family: ProximaNovaBold;
    src: url(../fonts/ProximaNova-Bold.otf)
}

@font-face {
    font-family: ProximaNovaReg;
    src: url(../fonts/ProximaNova-Reg.otf)
}

@font-face {
    font-family: ProximaNovaLight;
    src: url(../fonts/ProximaNova-Light.otf)
}

@font-face {
    font-family: ProximaNovaItalic;
    src: url(../fonts/ProximaNova-RegIt.otf)
}

@font-face {
    font-family: Orpheus;
    src: url(../fonts/Orpheus.otf)
}

.conteiner {
    width: 1170px;
    margin: 0 auto
}

.header {
    width: 100%
}

.noneList {
    list-style: none
}

.top {
    padding: 20px 0 20px 5px;
    margin-bottom: 23px;
    border-bottom: 1px solid #e5e4e2;
    font-family: BebasNeueReg;
    font-size: 18px
}

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

.top ul > li {
    margin-left: 50px
}

.top ul > li:first-child {
    margin-left: 0
}

.top ul > li > a {
    float: none;
    color: #555
}

.top ul > li > a:hover {
    color: #e48d26
}

.top ul > li > a > span {
    width: 12px;
    height: 7px;
    background: url(../images/icon.png) no-repeat;
    position: absolute;
    top: 8px;
    right: -19px
}

.top ul > li:hover > ul {
    display: block
}

.top ul > li > ul {
    padding: 15px 0 20px;
    margin: 0;
    list-style: none;
    width: 180px;
    background: #fff;
    position: absolute;
    top: 100%;
    left: -10px;
    display: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    z-index: 100
}

.top ul > li > ul > li {
    padding-left: 15px;
    margin-top: 10px;
    display: block;
    margin-left: 0
}

.top ul > li > ul > li:first-child {
    margin-top: 0
}

.top ul > li > ul > li > a {
    font-family: ProximaNovaReg;
    color: #e48d26;
    font-size: 14px
}

.top ul > li > ul > li > a:hover {
    color: #555
}

.top .searsh {
    float: right;
    margin-right: 50px;
    margin-top: -5px;
    position: relative
}

.custom .searsh form input[type=text], .top .searsh form input[type=text] {
    width: 190px;
    height: 34px;
    background: 0 0;
    border: 1px solid #8dcdcc;
    padding: 0 30px 0 10px;
    font-family: BebasNeueReg;
    font-size: 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.top .searsh form input[type=submit] {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../images/searsh.png) no-repeat;
    border: none
}

.top a.enter {
    font-family: BebasNeueReg;
    font-size: 18px;
    color: #555;
    display: block;
    float: right;
    position: relative
}

.top a.enter span {
    width: 19px;
    height: 20px;
    background: url(../images/profile.png) no-repeat;
    position: absolute;
    top: 0;
    right: 108%
}

.currency {
    margin-left: 80px;
    position: relative;
    color: #555
}

.currency > img {
    position: absolute;
    top: 2px;
    left: -20px
}

.currency span {
    font-size: 18px;
    color: #e48d26;
    position: relative;
    display: inline-block
}

.currency span:before {
    content: '';
    width: 12px;
    height: 7px;
    background: url(../images/icon.png) no-repeat;
    position: absolute;
    top: 5px;
    right: -15px
}

.currency select {
    background: 0 0;
    border: none;
    position: absolute;
    top: 0;
    right: -30px;
    width: 80px;
    height: 20px;
    opacity: 0
}

a.logo {
    float: left;
    width: 300px
}

a.logo img {
    float: left;
    margin-right: 20px
}

a.logo span.text1 {
    font-family: Orpheus;
    font-size: 39.36px;
    color: #333;
    font-weight: 700;
    margin-top: 20px;
    float: left
}

a.logo span.text2 {
    font-family: olgaCTT;
    font-size: 35.49px;
    color: #8ccecc;
    margin: -30px 0 0 10px;
    float: left
}

.block1 a, .block2 a {
    font-family: BebasNeueReg;
    font-size: 18px
}

.block1 {
    position: relative;
    float: right
}

.block1 a {
    color: #e48d26
}

.block1 img {
    position: absolute;
    top: 0;
    left: -44px
}

.block1 .phone img {
    left: 0
}

.block1 div {
    margin-top: -5px
}

.block1 div:first-child {
    margin-top: 0
}

.block2 {
    position: relative;
    float: right;
    margin: -10px 80px 0 0;
    border: 1px dashed #7CC0BE;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 10px 25px 5px 15px
}

.block2 a {
    color: #7CC0BE
}

.block2 img {
    position: absolute;
    top: 0;
    left: -44px
}

.competition {
    position: absolute;
    left: 300px
}

.titleCompetition {
    font-size: 24px;
    color: #555;
    font-family: BebasNeueBold
}

.titleCompetition > a {
    color: #e48d26;
    font-size: 24px
}

.dateCompetition {
    font-size: 18px;
    color: #555;
    font-family: BebasNeueBold;
    margin: 0 0 3px
}

.block-basket {
    height: 78px;
    float: right;
    padding: 10px 30px 5px 60px;
    border: 1px dashed #ff8f00;
    margin: -10px 0 0 80px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.block-basket .block1 {
    float: none
}

.mini-hint {
    display: block;
    width: 80px;
    font-family: BebasNeueReg, serif;
    padding: 10px 0;
    position: fixed;
    right: -2px;
    z-index: 1000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.menuTop, .menuTop ul, .menuTop ul li {
    position: relative
}

.mini-hint h3 {
    color: #555;
    font-size: 14px;
    margin: 0
}

.mini-hint div {
    color: #fff;
    font-size: 18px
}

.basket, .phone {
    font-size: 24px;
    font-family: BebasNeueBold
}

.mini-hint-1 {
    background: #7CC0BE;
    top: 105px
}

.mini-hint-2 {
    background: #e48d26;
    top: 175px;
    display: none
}

.block-basket-fixed {
    display: block
}

.phone {
    color: #555
}

.phone span {
    display: inline-block;
    width: 60px;
    color: #7CC0BE
}

.basket {
    color: #555
}

.basket span {
    display: inline-block;
    color: #7CC0BE
}

.menuTop {
    z-index: 2;
    margin-top: 40px
}

.menuTop ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    background: url(../images/bg_menu.jpg) repeat-x;
    height: 59px
}

.menuTop ul li {
    float: left;
    padding: 20px 35px 0
}

.menuTop ul li a {
    display: block;
    font-family: BebasNeueReg;
    font-size: 22px;
    color: #fff
}

.menuTop ul li span {
    display: block;
    width: 2px;
    height: 31px;
    background: url(../images/points.png) no-repeat;
    position: absolute;
    top: 15px;
    left: 100%
}

.menuTop ul li.first {
    padding-left: 15px
}

.menuTop ul .more {
    width: 30px;
    height: 7px;
    background: url(../images/points1.png) no-repeat;
    float: right;
    margin-right: 25px;
    margin-top: 25px;
    padding-bottom: 15px;
    position: relative
}

.menuTop ul .more:hover > ul {
    display: block
}

.menuTop ul .more > ul {
    padding: 15px 0 20px;
    margin: 0;
    list-style: none;
    width: 185px;
    height: auto;
    background: #7CC0BE;
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    z-index: 100
}

.menuTop ul .more > ul > li {
    padding-left: 15px;
    margin-top: 10px;
    float: none
}

.menuTop ul .more > ul > li:first-child {
    margin-top: 0
}

.menuTop ul .more > ul > li > a {
    font-family: BebasNeueReg, serif;
    color: #fff;
    font-size: 22px
}

.menuTop ul .more > ul > li > a:hover {
    color: #555;
    text-decoration: none
}

.menuTop ul .angle {
    width: 42px;
    height: 59px;
    position: absolute;
    top: 0
}

.menuTop ul .angleLeft {
    right: 100%;
    background: url(../images/left_menu.png) no-repeat
}

.menuTop ul .angleRight {
    left: 100%;
    background: url(../images/right_menu.png) no-repeat
}

.slidesWrap {
    width: 1422px;
    height: 510px;
    position: relative;
    left: 50%;
    margin-left: -712px;
    margin-top: -30px
}

.slides {
    height: 510px;
    position: absolute;
    z-index: 1
}

ul.navSliders {
    display: table;
    list-style: none;
    margin: 425px auto;
    padding: 0;
    position: relative;
    z-index: 1000
}

ul.navSliders li {
    width: 13px;
    height: 13px;
    float: left;
    background: url(../images/ellipse.png) no-repeat;
    margin-left: 5px
}

.nextSlide, .prevSlide {
    width: 23px;
    height: 45px;
    position: absolute;
    top: 215px
}

ul.navSliders li:first-child {
    margin-left: 0
}

ul.navSliders li.activeSlide {
    background: url(../images/ellipse_active.png) no-repeat
}

.prevSlide {
    background: url(../images/arrow-slide-left.png) no-repeat;
    left: 125px;
    z-index: 200
}

.nextSlide {
    background: url(../images/arrow-slide-right.png) no-repeat;
    right: 125px;
    z-index: 2000
}

.layerTop {
    width: 1422px;
    height: 481px;
    background: url(../images/layer.jpg) no-repeat;
    position: relative;
    z-index: 1;
    float: left
}

.layerTop div.title {
    font-family: BebasNeueBold;
    font-size: 113.07px;
    color: #fff;
    position: relative;
    z-index: 1;
    padding-top: 88px
}

.layerTop div.textLayerTop {
    font-family: olgaCTT;
    font-size: 60.07px;
    color: #8ccecc;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-top: -105px;
    margin-bottom: 45px
}

.layerTop div.img {
    width: 196px;
    height: 18px;
    background: url(../images/img.png) no-repeat;
    margin: 0 auto 108px
}

.bgDetails {
    font-family: BebasNeueBold;
    font-size: 24px;
    color: #fff;
    display: block;
    width: 168px;
    height: 44px;
    background: url(../images/bg_details.png) no-repeat;
    padding-top: 15px;
    margin: 445px auto 0
}

.wrapPoductVisible1:hover, .wrapPoductVisible:hover {
    background: #fff;
    box-shadow: 0 0 18px rgba(141, 206, 204, .79)
}

.content {
    width: 100%
}

.title {
    font-family: olgaCTT;
    color: #7CC0BE;
    font-size: 72px;
    position: relative;
    margin: 40px 0
}

.title .lineLeft {
    width: 5000px;
    border-top: 3px solid #e48d26;
    position: absolute;
    top: 50px;
    right: 75%
}

.title .lineLeft .lineOne {
    width: 4999px;
    border-top: 1px solid #e48d26;
    margin-top: 6px
}

.title .lineRight {
    width: 5000px;
    border-top: 3px solid #e48d26;
    position: absolute;
    top: 50px;
    left: 75%
}

.blockProduct, .checfilter label span, .wrapProduct, .wrapProduct1 {
    position: relative
}

.title .lineRight .lineOne {
    width: 4999px;
    border-top: 1px solid #e48d26;
    margin-top: 6px;
    margin-left: 1px
}

.blockProduct {
    z-index: 100
}

.nogoods {
    font-family: ProximaNovaLight;
    font-size: 16px;
    font-weight: 700
}

.wrapProduct {
    float: left;
    height: 270px;
    margin-bottom: 40px
}

.wrapProduct1 {
    float: left;
    height: 360px
}

.wrapPoductVisible {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 250px;
    padding: 10px 12px;
    position: relative;
    z-index: 1;
    transition: .2s
}

.wrapPoductVisible:hover {
    z-index: 1000;
    height: auto;
    overflow: visible;
    transition: .2s
}

.wrapPoductVisible:hover .product .hiddenBlockProduct {
    opacity: 1;
    transition: .2s;
    height: auto
}

.wrapPoductVisible1 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 340px;
    padding: 10px 12px;
    overflow: hidden
}

.wrapPoductVisible1:hover {
    height: auto;
    overflow: visible
}

.wrapPoductVisible1:hover .product .hiddenBlockProduct {
    opacity: 1;
    transition: .2s;
    height: auto
}

.arrowfilter, .titlefilter {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    cursor: pointer
}

.product {
    width: 271px
}

.product a.titleProduct {
    font-family: NerisSemiBold;
    font-size: 13.14px;
    color: #555;
    display: block;
    margin-bottom: 10px;
    overflow: hidden
}

.product .oldPrice {
    font-family: NerisSemiBold;
    font-size: 13px;
    color: #7CC0BE;
    text-decoration: line-through;
    float: left;
    margin: 8px 6px 0 0
}

#mse2_sort a.sort.active, .breadCrumbs a, .countPruduct a, .countPruduct label, .itemBlockOne a.BigLink, .itemBlockOne-1 a.link, .itemsBasket tr .delete a:hover, .menuCatalog li a, .menuCatalog2 > li > a, .menuCatalog2 > li > ul > li ul li a, .menuCatalog2 > li > ul > li > a, .menuDelivery li, .menuProductBottom a:hover, .menuSidebarLeft li a, .navBasket a, .sort a.currentSort {
    text-decoration: none
}

.allFilters ul li .check input[type=checkbox] {
    margin: 4px 10px 0 0;
    float: left
}

.allFilters ul li .check label, .allFilters ul li .check label span {
    font-family: proxima_nova_rgregular;
    color: #19b663;
    font-size: 12px;
    text-align: left;
    float: left;
    line-height: 18px;
    cursor: pointer
}

.checfilter span sup {
    position: absolute;
    top: -1px;
    left: 100%;
    margin-left: 7px;
    color: #B5B5B5;
    font-size: 11px
}

.allFilters ul li input[type=checkbox], .countPruduct input[type=radio] {
    position: absolute;
    left: -9999px
}

.countPruduct label {
    color: #e48d26;
    margin-left: 15px
}

.countPruduct input[type=radio]:checked + label {
    color: #333
}

.allFilters ul li input[type=checkbox] + label, .allFilters ul li input[type=checkbox] + span {
    background: url(../images/checkbox-sprite.png) no-repeat;
    padding: 0 0 0 26px;
    height: 19px;
    display: inline-block
}

.allFilters ul li input[type=checkbox]:checked + label, .allFilters ul li input[type=checkbox]:checked + span {
    background-position: 0 -27px
}

.checfilter {
    display: none;
    overflow: hidden
}

.boxbrendx {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 25px
}

.arrowfilter {
    float: right;
    width: 15px;
    height: 8px;
    position: absolute;
    right: 9px;
    top: 10px;
    background: url(../images/arrowfilter.png);
    transition: all .3s ease-in-out
}

.titlefilter {
    margin-top: 0;
    transition: all .3s ease-in-out;
    transform-origin: 8px 4px
}

.arrowfilter.active {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: 8px 4px
}

.product .newPrice {
    font-family: ProximaNovaBold;
    font-size: 21px;
    color: #333;
    float: left;
    margin: 6px 0 0
}

.product .discount {
    font-family: NerisSemiBold;
    font-size: 19.05px;
    color: #e48d26;
    float: left;
    margin: 8px 15px 0 5px
}

.product .newPrice1 {
    font-family: ProximaNovaBold;
    font-size: 26.94px;
    color: #333;
    float: left;
    margin: 6px 0 0
}

.product > img {
    margin-bottom: 5px
}

.product a.buy {
    float: left
}

.product .hiddenBlockProduct .wrapboxpr {
    display: block;
    padding-bottom: 20px
}

.product .hiddenBlockProduct {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: .2s
}

.product .hiddenBlockProduct div.row-product {
    color: #333;
    font-size: 14px;
    margin-top: 5px
}

.product .hiddenBlockProduct div.row-product:first-child {
    margin-top: 0
}

.product .hiddenBlockProduct div.row-product span.one {
    font-family: NerisLight;
    width: 33%;
    display: inline-block;
    vertical-align: top
}

.product .hiddenBlockProduct div.row-product span.two {
    font-family: NerisSemiBold;
    display: inline-block;
    width: 60%;
    vertical-align: top;
    text-align: right;
}

.product1 {
    width: 369px
}

.ourAdvantages {
    padding: 42px 0 0 10px;
    background: #e3e3e3;
    height: 90px;
    position: relative
}

.ourAdvantages .lineLeft {
    width: 5000px;
    border-top: 3px solid #e48d26;
    position: absolute;
    top: 60px;
    right: 104%
}

.ourAdvantages .lineLeft .lineOne {
    width: 4999px;
    border-top: 1px solid #e48d26;
    margin-top: 6px
}

.ourAdvantages .lineRight {
    width: 5000px;
    border-top: 3px solid #e48d26;
    position: absolute;
    top: 60px;
    left: 104%
}

.ourAdvantages .lineRight .lineOne {
    width: 4999px;
    border-top: 1px solid #e48d26;
    margin-top: 6px;
    margin-left: 1px
}

.ourAdvantages .angle {
    width: 31px;
    height: 132px;
    position: absolute;
    top: 0
}

.ourAdvantages .angleLeft {
    background: url(../images/left_bg.png) no-repeat;
    right: 100%
}

.ourAdvantages .angleRight {
    background: url(../images/right_bg.png) no-repeat;
    left: 100%
}

.titleOurAdvantages {
    font-family: BebasNeueBold;
    color: #333;
    font-size: 40px;
    display: inline-block;
    margin-right: 45px
}

.titleOurAdvantages--social {
    margin-right: 0
}

.itemOurAdvantages {
    display: inline-block;
    font-family: NerisSemiBold;
    font-size: 18px;
    color: #555;
    position: relative;
    padding-right: 20px;
    line-height: 1em;
    margin-right: 20px
}

.itemOurAdvantages img {
    float: left;
    margin: 5px 10px 0 0
}

.itemOurAdvantages span {
    float: left
}

.itemOurAdvantages div {
    width: 9px;
    height: 9px;
    background: url(../images/point.png) no-repeat;
    position: absolute;
    top: 20px;
    right: 0
}

.blockOne {
    width: 100%;
    height: 355px;
    margin: 65px 0 45px;
    display: none
}

.itemBlockOne {
    width: 50%;
    height: 100%;
    float: left;
    position: relative
}

.itemBlockOne > img {
    position: absolute;
    top: 0;
    left: 0
}

.itemBlockOne .link {
    font-family: NerisThin;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 30px
}

.itemBlockOne .titleItemBlockOne {
    top: -100%
}

.itemBlockOne-1 div.date {
    position: absolute;
    top: 30px;
    right: 30px;
    font-family: olgaCTT;
    font-size: 39.38px;
    color: #fff
}

.itemBlockOne-1 p {
    position: relative;
    font-family: NerisThin;
    font-size: 63.63px;
    color: #fff;
    line-height: .7em;
    padding: 0 0 0 30px
}

.itemBlockOne-1 a.link {
    display: block;
    width: 134px;
    height: 40px;
    background: url(../images/button3.png) no-repeat;
    font-family: BebasNeueReg;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    bottom: 25px
}

.itemBlockOne-1 > span {
    display: block;
    font-family: NerisThin;
    font-size: 23.06px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 35px;
    line-height: 1em
}

.itemBlockOne-1 > span > span {
    display: block;
    font-family: NerisSemiBold;
    font-size: 32.03px;
    line-height: 1em
}

div.titleItemBlockOne {
    font-family: BebasNeueReg;
    font-size: 40px;
    color: #fff;
    padding: 30px 0 0 30px;
    position: relative;
    display: none
}

.title1 {
    font-family: olgaCTT;
    color: #7CC0BE;
    font-size: 72px;
    padding-left: 180px;
    position: relative;
    float: left
}

.title1 .lineLeft {
    width: 5000px;
    border-top: 3px solid #e48d26;
    position: absolute;
    top: 50px;
    right: 350px
}

.title1 .lineLeft .lineOne {
    width: 4999px;
    border-top: 1px solid #e48d26;
    margin-top: 6px
}

.title1 .lineRight {
    width: 135px;
    border-top: 3px solid #e48d26;
    position: absolute;
    top: 50px;
    right: -160px
}

.title1 .lineRight .lineOne {
    width: 134px;
    border-top: 1px solid #e48d26;
    margin-top: 6px;
    margin-left: 1px
}

.hours {
    font-family: BebasNeueBold;
    color: #333;
    float: left;
    font-size: 26px;
    margin: 40px 0 0 180px;
    position: relative
}

.hours .lineRight {
    width: 5000px;
    border-top: 3px solid #e48d26;
    position: absolute;
    top: 10px;
    left: 105%
}

.hours .lineRight .lineOne {
    width: 4999px;
    border-top: 1px solid #e48d26;
    margin-top: 6px;
    margin-left: 1px
}

.textHours {
    color: #95d1cf
}

.blockProduct1 {
    padding-bottom: 50px;
    margin-bottom: 45px;
    border-bottom: 1px solid #e5e4e2
}

.blockNews {
    width: 300px;
    float: left;
    padding-right: 80px;
    border-right: 1px solid #e5e4e2
}

.news {
    font-family: NerisThin;
    font-size: 18px;
    margin-bottom: 35px
}

.copy, .menuProductBottom, .wrapBlockTwo {
    font-family: NerisLight
}

.news div {
    color: #e48d27
}

.news a {
    color: #333
}

.blockBanner {
    float: right
}

.banner {
    margin-bottom: 15px
}

.wrapBlockTwo {
    margin: 90px 0 45px;
    width: 100%;
    text-align: justify;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    font-size: 14px;
    color: #999
}

.wrapBlockTwo1 {
    margin: 50px 0 45px
}

.footer {
    width: 1450px;
    position: relative;
    margin-left: -725px;
    left: 50%;
    background: #7CC0BE
}

.mainFooter {
    width: 1170px;
    margin: 0 auto;
    padding-bottom: 50px
}

.menuProductBottom {
    float: left;
    margin-right: 10px;
    width: 224px;
    margin-top: 50px
}

.menuProductBottom a {
    color: #fff
}

.copy, .copy a {
    color: #333
}

.menuProductBottom > a {
    font-size: 24px
}

.copy, .menuProductBottom ul li a {
    font-size: 14px
}

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

.bottom {
    background: #e2e2e2
}

.mainBottom {
    width: 1170px;
    margin: 0 auto;
    padding: 20px 0
}

.copy {
    float: left
}

.breadCrumbs, .titleCatalog {
    font-family: ProximaNovaReg
}

.socNetwork {
    float: left;
    margin-left: 240px
}

.socNetwork a {
    margin-right: 5px;
    float: left
}

.socNetwork div {
    width: 20px;
    height: 20px
}

.socNetwork .vk {
    background-position: -78px !important
}

.socNetwork .odn {
    background-position: -104px !important
}

.socNetwork .in {
    background-position: -156px !important
}

.arrowLeftFooter {
    float: right
}

.arrowLeftFooter a {
    display: block;
    width: 18px;
    height: 22px;
    background: url(../images/arrow.png) no-repeat
}

.breadCrumbs {
    color: #e8a24f;
    font-size: 11px;
    margin: 25px 0 15px
}

.breadCrumbs a {
    color: #e8a24f
}

.breadCrumbs span {
    padding-top: 3px
}

.titleCatalog {
    color: #333;
    font-size: 36px;
    float: left
}

.titleSearch {
    font-family: BebasNeueReg;
    color: #555;
    font-size: 48px;
    float: left
}

.countGoods {
    font-family: ProximaNovaLight;
    font-size: 12px;
    color: #fff;
    width: 95px;
    height: 28px;
    background: url(../images/bg_count_goods.png) no-repeat;
    float: left;
    padding: 0 0 0 5px;
    line-height: 28px;
    text-align: center;
    margin: 10px 0 0 20px
}

.menuCatalog li a, .pagination {
    font-size: 14px;
    font-family: ProximaNovaReg
}

.countGoods-1 {
    width: 146px;
    height: 28px;
    background: url(../images/bg_count_goods_1.png) no-repeat
}

.menuCatalog {
    padding: 0;
    margin: 35px 0 25px -8px;
    list-style: none
}

.menuCatalog li {
    float: left;
    margin-left: 14px
}

.menuCatalog li:first-child {
    margin-left: 0
}

.menuCatalog li a {
    float: none;
    color: #333;
    padding: 5px 2px 0;
    display: block;
    height: 22px;
    position: relative
}

.menuCatalog li a span.bgCurrent {
    width: 10px;
    height: 27px;
    display: block;
    position: absolute;
    top: 0
}

.menuCatalog li a span.bgCurrentLeft {
    background: url(../images/bg_current_page_left.png);
    right: 100%
}

.menuCatalog li a span.bgCurrentRight {
    background: url(../images/bg_current_page_right.png);
    left: 100%
}

.menuCatalog li a.currentPage {
    color: #fff;
    background: url(../images/bg_current_page.png) repeat-x
}

.numberPageCatalog div.points, .sort div.points {
    height: 31px;
    background: url(../images/points2.png) no-repeat;
    top: -5px
}

.pagination {
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    padding: 15px 0;
    margin-bottom: 30px
}

.pagination1 {
    border-bottom: 0;
    margin-top: 25px;
    margin-bottom: 25px
}

.sort {
    color: #333;
    position: relative;
    float: left
}

.sort a {
    color: #e48d26
}

.sort a.sort {
    float: none;
    margin: 0 5px
}

#mse2_sort a.sort.active, .sort a.currentSort {
    color: #333;
    cursor: pointer
}

#mse2_sort .sort span {
    margin-left: 2px
}

#mse2_sort {
    width: 366px
}

.sort div.points {
    width: 2px;
    position: absolute;
    right: -20px
}

.numberPageCatalog {
    width: 420px;
    margin: auto;
    display: block;
    font-family: ProximaNovaReg;
    position: relative;
    text-align: center;
    float: left
}

.numberPageCatalog a {
    color: #e48d26;
    text-decoration: none
}

.numberPageCatalog a.prev {
    margin-right: 15px
}

.numberPageCatalog a.prev img {
    margin: 5px 5px 0 0
}

.numberPageCatalog a.next {
    margin-left: 15px
}

.numberPageCatalog a.next img {
    margin: 5px 0 0 5px
}

.numberPageCatalog a.numberPage {
    margin-left: 15px
}

.numberPageCatalog a.numberPage:first-child {
    margin-left: 0
}

.numberPageCatalog .currentNumberPage {
    color: #333;
    cursor: default
}

.numberPageCatalog a.all {
    margin-left: 20px
}

.numberPageCatalog span.points {
    margin-left: 15px;
    color: #e48d26
}

.numberPageCatalog div.points {
    width: 2px;
    position: absolute;
    right: -15px
}

.blockProduct2, .menuCatalog2 > li {
    position: relative
}

.countPruduct {
    float: right;
    color: #333
}

.countPruduct a {
    color: #e48d26;
    margin-left: 15px
}

.countPruduct a.currentCountPruduct {
    color: #333
}

.sidebarLeft {
    width: 275px;
    float: left
}

.sidebarRight1 {
    width: 885px;
    float: right
}

.sidebarRight {
    width: 870px;
    float: right
}

.menuCatalog2 {
    float: left;
    width: 275px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: ProximaNovaReg
}

.menuCatalog2 > li {
    padding: 10px 34px 12px 16px;
    border-top: 1px solid #9edcda;
    background: #7CC0BE
}

.menuCatalog2 > li:first-child {
    border-top: 0
}

.menuCatalog2 > li > ul {
    padding: 5px 0 0 13px;
    margin: 0;
    list-style: none;
    display: none
}

.menuCatalog2 > li > ul > li {
    padding: 8px 30px 9px 0;
    border-top: 1px solid #9edcda;
    position: relative;
    line-height: 1
}

.menuCatalog2 > li > ul > li > a {
    color: #fff;
    font-size: 16px
}

.menuCatalog2 li a span.arrow {
    display: block;
    width: 10px;
    height: 15px;
    background: url(../images/list1_bottom.png) no-repeat;
    position: absolute;
    top: 17px;
    right: -9px;
    float: right
}

.menuCatalog2 > li > ul > li > a span.countProduct {
    color: #5B7C7C;
    font-size: 13px;
    margin-left: 3px
}

.menuCatalog2 > li > ul > li ul {
    padding: 0 0 0 14px;
    margin: 0;
    list-style: none;
    display: none
}

.menuCatalog2 > li > ul > li ul li {
    position: relative;
    margin-top: 5px;
    padding-right: 12px
}

.grn {
    font-style: normal;
    font-size: 15px
}

.menuCatalog2 > li > ul > li ul li a {
    color: #fff;
    font-size: 14px
}

.menuCatalog2 > li > ul > li ul li .arrow {
    top: 5px
}

.menuCatalog2 > li > ul > li ul li a span.countProduct {
    color: #5B7C7C;
    font-size: 13px;
    margin-left: 5px
}

.menuCatalog2 li a.currentPageMenuCatalog2 {
    color: #2d5150
}

.menuCatalog2 > li > a {
    color: #fff;
    font-size: 18px
}

.menuCatalog2 > li > a span.arrow {
    display: block;
    width: 30px;
    height: 16px;
    background: url(../images/list_bottom.png) center center no-repeat;
    position: absolute;
    top: 16px;
    right: 9px
}

.menuCatalog2 > li > a span.countProduct {
    color: #5B7C7C;
    font-size: 13px;
    margin-left: 5px
}

.pagination2 {
    border: 0;
    margin: 40px 0 15px
}

.pagination2 .numberPageCatalog {
    float: none;
    margin: 0 auto
}

.title2 {
    font-family: BebasNeueReg;
    font-size: 48px;
    color: #333;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 25px
}

.menuSidebarLeft {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: ProximaNovaReg;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.menuSidebarLeft li:first-child a {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0
}

.menuSidebarLeft li:last-child a {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px
}

.menuSidebarLeft li a.active {
    background: #7dbbb9
}

.menuSidebarLeft li a {
    display: block;
    padding: 8px 0 10px 25px;
    background: #7CC0BE;
    color: #fff;
    font-size: 18px
}

.menuBasket, .menuDelivery, .sliderShipping {
    padding: 0;
    list-style: none
}

.menuSidebarLeft li a.currentMenuSidebarLeft {
    background: #7dbbb9
}

.menuSidebarLeft-1 li {
    border-top: 1px solid #9edcda
}

.menuSidebarLeft-1 li:first-child {
    border-top: none
}

.blockNews1 {
    width: 100%;
    margin: 40px 0 0
}

.blockNews1 .news {
    font-size: 16px
}

.menuDelivery {
    margin: 0
}

.menuDelivery li {
    float: left;
    margin-left: 20px;
    font-size: 18px;
    color: #e48d26;
    font-family: ProximaNovaReg;
    border-bottom: 1px dashed #e48d26
}

.menuDelivery li:first-child {
    margin-left: 0
}

.menuDelivery li:hover {
    cursor: pointer
}

.menuDelivery li.currentShipping {
    color: #333;
    border-bottom: none
}

.sliderShipping {
    margin: 0
}

.sliderShipping li {
    display: none
}

.sliderShipping li.activeSlideShipping {
    display: block
}

.title3 {
    font-family: ProximaNovaBold;
    font-size: 24px;
    color: #333;
    margin: 30px 0
}

.text3 {
    margin-bottom: 80px
}

.text3 p {
    font-family: ProximaNovaLight;
    font-size: 16px;
    margin-top: 35px
}

.menuBasket {
    margin: 0 0 0 55px;
    font-family: ProximaNovaReg;
    font-size: 18px;
    position: relative;
    top: -5px;
    display: inline-block
}

.menuBasket li {
    color: #e59433;
    margin-left: 20px;
    cursor: pointer;
    float: left
}

.menuBasket li:first-child {
    margin-left: 0
}

.menuBasket .currentMenuBasket {
    color: #222
}

.wrapSliderBasket, .neWwrapSliderBasket {
    font-family: BebasNeueReg;
    min-height: 100px;
    overflow: hidden;
    position: relative;
    width: 1170px
}

.ms2_form + .clearfix {
    height: 10px;
}

.clearfix {
    clear: both;
    height: 1px;
    display: block;

}

.blockSlider {
    position: absolute;
    z-index: 1
}

.sliderBasket {
    width: 1170px;
    float: left;
    position: relative
}

.phonecall {
    position: absolute;
    right: 15px;
    top: 20px
}

.phonecall input[type=checkbox] + label span.text-check {
    border-bottom: 1px dashed #e48d26
}

.phonecall input[type=checkbox] + label span.text-check:hover {
    border-bottom: none;
    padding-bottom: 1px
}

.phonecall input[type=checkbox] + label span.icon-check {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: -2px 0 0 8px;
    vertical-align: middle;
    background: url(../images/checkbox.png) left top no-repeat;
    cursor: pointer
}

.phonecall input[type=checkbox] + label {
    font-family: ProximaNovaLight;
    font-size: 14px;
    color: #e48d26
}

.phonecall input[type=checkbox] {
    display: none;
    position: absolute
}

.phonecall input[type=checkbox]:checked + label span.icon-check {
    background: url(../images/checkbox-checked.png) left top no-repeat
}

.phonecall .text-hover {
    visibility: hidden;
    position: absolute;
    background: #fff;
    left: -335px;
    top: -12px;
    line-height: 1.1;
    width: 300px;
    padding: 8px;
    border: 1px solid #686868;
    font-family: ProximaNovaLight;
    font-size: 12px;
    z-index: 5;
    opacity: 0;
    transition: all .3s ease-in-out
}

.navBasket .buyNavBasket, .navBasket a.clearBasket {
    line-height: 1.1em;
    display: block;
    text-align: center
}

.phonecall:hover .text-hover {
    visibility: visible;
    opacity: 1
}

.phonecall .text-hover:after, .phonecall .text-hover:before {
    content: "";
    position: absolute;
    right: -9px;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #fff;
    z-index: 2
}

.phonecall .text-hover:before {
    z-index: 1;
    border-color: transparent transparent transparent #636363;
    right: -11px
}

.title4 {
    margin: 20px 0;
    float: left
}

.countPrice {
    height: 19px;
    padding: 7px 7px 0;
    background: #7CC0BE;
    position: relative;
    float: left;
    margin: 25px 0 0 20px;
    font-family: ProximaNovaReg;
    font-size: 12px;
    color: #fff;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0
}

.countPrice .bgLeft {
    width: 10px;
    height: 26px;
    background: url(../images/bg_left.png) no-repeat;
    position: absolute;
    top: 0;
    right: 100%
}

.itemsBasket {
    margin-bottom: 30px;
    width: 100%
}

.itemsBasket tr:first-child td {
    padding-top: 0
}

.itemsBasket tr td {
    padding: 20px 0 10px;
    border-bottom: 1px solid #c7c7c7
}

.itemsBasket tr .image {
    width: 120px
}

.itemsBasket tr .contentItemBasket {
    width: 670px
}

.itemsBasket tr .contentItemBasket a {
    font-family: NerisSemiBold;
    font-size: 13.14px;
    color: #333
}

.itemsBasket tr .wrapCount {
    padding-right: 30px;
    min-width: 80px;
    width: auto;
    position: relative
}

.itemsBasket tr .wrapCount .sale-text {
    position: absolute;
    bottom: 2px;
    left: 0;
    color: red;
    font-size: 12px;
    width: 270px
}

.itemsBasket tr .wrapCount div.blockCount {
    height: 40px;
    background: #7CC0BE;
    padding: 0 0 0 5px;
    font-family: ProximaNovaReg;
    font-size: 30px;
    color: #fff;
    position: relative
}

.itemsBasket tr .wrapCount div.blockCount div.change {
    float: left;
    width: 15px;
    margin-top: -3px
}

.itemsBasket tr .wrapCount div.blockCount div.change div.plus {
    background: url(../images/plus.png) center center no-repeat rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 4px -2px 0;
    width: 20px
}

.itemsBasket tr .wrapCount div.blockCount div.change div.minus {
    background: url(../images/minus.png) center center no-repeat rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 -2px;
    width: 20px
}

.itemsBasket tr .wrapCount div.blockCount div.count {
    float: left;
    margin: 3px 15px 0;
    font-family: BebasNeueBold;
    font-size: 30px
}

.itemsBasket tr .wrapCount div.blockCount .text {
    font-family: ProximaNovaBold;
    font-size: 14px;
    float: left;
    margin-top: 11px
}

.itemsBasket tr .wrapCount div.blockCount .bgBlockCount {
    width: 14px;
    height: 40px;
    position: absolute;
    top: 0
}

.itemsBasket tr .wrapCount div.blockCount .bgBlockCountLeft {
    background: url(../images/bg_left1.png) no-repeat;
    right: 100%
}

.itemsBasket tr .wrapCount div.blockCount .bgBlockCountRight {
    background: url(../images/bg_right1.png) no-repeat;
    left: 100%
}

.itemsBasket tr .price {
    font-family: ProximaNovaBold;
    font-size: 30px;
    color: #333;
    padding-right: 40px
}

.itemsBasket tr .delete a {
    font-family: ProximaNovaReg;
    font-size: 12px;
    color: #e48d26
}

.navBasket {
    font-family: BebasNeueReg;
    font-size: 18px;
    margin-bottom: 115px
}

.navBasket a {
    color: #fff;
    position: relative
}

.navBasket a.clearBasket {
    float: left;
    height: 36px;
    width: 80px;
    background: #7CC0BE;
    padding: 2px 0;
    margin-left: 14px
}

.navBasket a.clearBasket .bgClearBasket {
    display: block;
    width: 14px;
    height: 40px;
    position: absolute;
    top: 0
}

.navBasket a.clearBasket .bgClearBasketLeft {
    background: url(../images/bg_left1.png) no-repeat;
    right: 100%
}

.navBasket a.clearBasket .bgClearBasketRight {
    background: url(../images/bg_right1.png) no-repeat;
    left: 100%
}

.navBasket .nextStep {
    float: right;
    display: block;
    width: 149px;
    height: 40px;
    background: url(../images/next-step.png)
}

.navBasket .prevStep {
    float: left;
    display: block;
    width: 149px;
    height: 40px;
    background: url(../images/prev-step.png)
}

.navBasket .buyNavBasket {
    width: 115px;
    margin: 0 auto;
    height: 30px;
    background: #e59433;
    padding: 10px 0 0
}

.navBasket .buyNavBasket .bgNextStep {
    display: block;
    width: 13px;
    height: 40px;
    position: absolute;
    top: 0
}

.navBasket .buyNavBasket .bgNextStepLeft {
    background: url(../images/bg_left2.png) no-repeat;
    right: 100%
}

.navBasket .buyNavBasket .bgNextStepRight {
    background: url(../images/bg_right2.png) no-repeat;
    left: 100%
}

.thanks {
    margin: 135px 0 235px;
    text-align: center;
    color: #333
}

.thanks h1 {
    font-family: ProximaNovaReg;
    font-size: 36px
}

.thanks p {
    font-family: ProximaNovaLight;
    font-size: 18px
}

.navBasket1 {
    margin-bottom: 50px
}

.itemsBasket1 tr td:nth-child(2n) {
    font-family: ProximaNovaBold;
    width: 920px;
    max-width: 100%;
}

.itemsBasket1 tr td:nth-child(2n - 1) {
    font-family: ProximaNovaLight;
    width: 260px;
    padding-left: 5px;
    max-width: 100%;
}

.itemsBasket1 tr td.all {
    color: #e59433;
    font-size: 24px
}

.itemsBasket1 tr.noneBorder td {
    border-bottom: 0 !important
}

.itemsBasket1 {
    margin-bottom: 35px
}

.itemsBasket1 tr td {
    border-bottom: 1px solid #c7c7c7;
    padding: 8px 0
}

input[type=radio], input[type=checkbox], input[type=submit], label {
    cursor: pointer
}

.itemsBasket2 {
    padding: 0;
    margin-bottom: 30px
}

.itemsBasket2 table tr td {
    width: 1145px;
    border-bottom: 1px solid #c7c7c7;
    padding: 15px 0 15px 25px;
    font-family: ProximaNovaLight;
    font-size: 18px;
    color: #333;
    position: relative
}

.itemsBasket2 table tr td a {
    font-size: 14px;
    color: #e59433;
    display: block;
    padding: 5px 0 0 25px
}

.itemsBasket2 table tr td div.hide {
    font-size: 14px;
    margin: 15px 0;
    padding: 0 0 0 25px;
    display: none
}

.itemsBasket2 table tr td div.commission {
    color: #e59433;
    position: absolute;
    top: 15px;
    left: 400px
}

.itemsBasket2 table tr td input[type=radio] {
    display: none;
    position: absolute
}

.banner1, .textBanner1, .titleBanner1 {
    position: relative
}

.itemsBasket2 table tr td input[type=radio] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -5px 12px 0 0;
    vertical-align: middle;
    background: url(../images/radio.png) left top no-repeat;
    cursor: pointer
}

.itemsBasket2 table tr td input[type=radio]:checked + label span {
    background: url(../images/radio-cheked.png) left top no-repeat
}

.itemsBasket3 {
    margin-bottom: 15px
}

.itemsBasket3 .row {
    margin-top: 25px
}

#coupon_code, .itemsBasket3 .row input[type=text] {
    width: 345px;
    height: 65px;
    display: inline-block;
    line-height: 65px;
    margin-left: 25px;
    padding-left: 20px;
    font-family: ProximaNovaReg;
    font-size: 24px;
    color: #545554;
    border: 1px solid #7CC0BE
}

#coupon_code, .itemsBasket3 .row input[type=text]:first-child, .itemsBasket3 .row input[type=hidden] + input[type=text] {
    margin-left: 0
}

@media (min-width: 480px) {

    .itemsBasket3 .row input[type=hidden] + input[name=index] {
        margin-left: 25px;
    }
}

#coupon_code {
    width: 300px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px
}

.itemsBasket3 .row textarea {
    font-family: ProximaNovaReg;
    width: 740px;
    height: 100px;
    padding-top: 10px;
    font-size: 24px;
    color: #545554;
    padding-left: 20px;
    resize: none;
    border: 1px solid #7CC0BE
}

.itemsBasket3 .row:first-child {
    margin-top: 0
}

.itemsBasket3 .row select {
    margin: 0 0 0 25px;
    border-radius: 0;
    background: #fff;
    height: 69px;
    border: 1px solid #7CC0BE;
    font-size: 24px;
    width: 365px
}

.banner1 {
    width: 275px;
    background-size: 100%;
    margin-top: 40px;
    text-align: center
}

.titleBanner1 {
    font-family: BebasNeueBold;
    color: #fff;
    font-size: 51.49px;
    padding-top: 45px;
    line-height: .8em;
    z-index: 2
}

.textBanner1 {
    font-family: olgaCTT;
    font-size: 24.02px;
    color: #7CC0BE;
    z-index: 2
}

.moreBanner1 {
    background: url(../images/more.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 43px;
    position: absolute;
    width: 114px;
    z-index: 2;
    left: 50%;
    margin-left: -57px;
    bottom: 10px
}

.layerLink, .layerLink > img {
    width: 100%;
    height: 100%
}

.layerLink {
    top: 0;
    left: 0;
    z-index: 1
}

.wrapNews {
    font-family: NerisThin;
    margin-top: 55px
}

.contentNews a {
    color: #e38d26
}

.wrapNews:first-child {
    margin-top: 0
}

.wrapNews div.dateNews {
    font-size: 14px;
    color: #e38d26
}

.wrapNews a.titleNews {
    font-size: 24px;
    color: #333;
    text-decoration: underline
}

.wrapNews .contentNews img {
    margin-top: 10px
}

.wrapNews a.moreNews {
    display: block;
    float: left;
    height: 32px;
    background: #7CC0BE;
    padding: 8px 0 0;
    text-align: center;
    margin: 15px 0 0 14px;
    font-family: ProximaNovaReg;
    font-size: 18px;
    color: #fff;
    position: relative;
    text-decoration: none
}

.wrapNews a.moreNews .bgMoreNews {
    width: 14px;
    height: 40px;
    position: absolute;
    top: 0
}

.wrapNews a.moreNews .bgMoreNewsLeft {
    background: url(../images/bg_left1.png) no-repeat;
    right: 100%
}

.wrapNews a.moreNews .bgMoreNewsRight {
    background: url(../images/bg_right1.png) no-repeat;
    left: 100%
}

.pagination3 {
    border-bottom: 0;
    margin: 25px 0 40px
}

.pagination3 .numberPageCatalog {
    width: 100%
}

.wrapNewsDetails {
    margin-bottom: 145px
}

.wrapNewsDetails p {
    margin-top: 30px
}

.formSearch {
    margin: 10px 0 20px
}

.formSearch input {
    font-family: BebasNeueReg;
    font-size: 24px;
    float: left
}

.formSearch input[type=text] {
    width: 1005px;
    height: 48px;
    border: 1px solid #7CC0BE;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    padding-left: 23px;
    line-height: 50px
}

.wrapPartners, .wrapcabinet {
    padding: 0 0 35px;
    margin-bottom: 20px
}

.formSearch input[type=submit] {
    width: 138px;
    height: 52px;
    background: url(../images/search_button.png) no-repeat;
    border: 0;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0
}

.wrapPartners {
    border-bottom: 1px solid #c7c7c7
}

.rowPartners {
    margin-top: 25px
}

.partner {
    width: 370px;
    float: left;
    margin-left: 30px
}

.partner:nth-child(2n+1) {
    margin-left: 0
}

.partner div {
    font-family: ProximaNovaBold;
    color: #333;
    font-size: 24px
}

.partner img {
    display: block;
    margin: 15px 0
}

.partner a {
    font-family: ProximaNovaReg;
    font-size: 14px;
    color: #e48d26
}

.partner a:hover {
    text-decoration: none
}

.title4 {
    font-family: ProximaNovaBold;
    color: #333;
    font-size: 24px
}

.buttonSite {
    width: 400px;
    float: left;
    font-family: ProximaNovaLight;
    color: #333;
    font-size: 14px
}

.buttonSite img {
    display: block;
    margin-bottom: 15px
}

.ourAdvantagespPartners {
    margin-top: 60px
}

.blockContact {
    font-family: ProximaNovaReg;
    font-size: 18px;
    margin-bottom: 80px
}

.blockContact a {
    display: block;
    margin-top: 10px;
    color: #e48d26
}

.blockContact .phoneContact {
    color: #555
}

.blockContact .phoneContact span {
    display: inline-block;
    /* width: 99px; */
    color: #7CC0BE;
    padding-right: 10px;
}

.title5 {
    font-family: NerisSemiBold;
    font-size: 30px;
    color: #333
}

.outline {
    outline: red solid 1px
}

.formContacts {
    margin-top: 25px
}

.formContacts .row {
    position: relative;
    margin-top: 20px
}

.formContacts .row:first-child {
    margin-top: 0
}

.formContacts .row div.input {
    position: relative;
    float: left;
    margin-left: 25px
}

.formContacts .row div.input:first-child {
    margin-left: 0
}

.formContacts .row div.input input[type=text] {
    width: 345px;
    height: 65px;
    display: inline-block;
    line-height: 65px;
    padding-left: 20px;
    font-family: ProximaNovaReg;
    font-size: 24px;
    color: #545554;
    border: 1px solid #c7c7c7
}

.formContacts .row textarea {
    width: 740px;
    height: 100px;
    font-size: 24px;
    color: #545554;
    padding: 10px 0 0 20px;
    resize: none;
    border: 1px solid #c7c7c7
}

.formContacts .row input[type=checkbox] {
    display: none;
    position: absolute
}

.formContacts .row input[type=checkbox] + label {
    font-family: ProximaNovaLight;
    font-size: 14px;
    color: #e48d26
}

.formContacts .row input[type=checkbox] + label span.text-check {
    border-bottom: 1px dashed #e48d26
}

.formContacts .row input[type=checkbox] + label span.icon-check {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: -2px 12px 0 0;
    vertical-align: middle;
    background: url(../images/checkbox.png) left top no-repeat;
    cursor: pointer
}

.formContacts .row input[type=checkbox]:checked + label span.icon-check {
    background: url(../images/checkbox-checked.png) left top no-repeat
}

.formContacts .row input[type=submit] {
    background: url(../images/button1.png) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: BebasNeueBold;
    font-size: 18px;
    height: 40px;
    left: 138px;
    margin-bottom: 10px;
    position: relative;
    top: 0;
    width: 107px
}

.wrapCompare {
    overflow: hidden;
    padding-bottom: 40px
}

.blockCompare {
    width: 275px;
    margin-left: 23px;
    float: left;
    position: relative;
    background: #fff
}

.blockCompare:first-child {
    margin-left: 0
}

.blockCompare a.close {
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/close_compare.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 10px
}

.blockCompare > img {
    display: block;
    margin: 0 auto
}

.titleCompare {
    font-family: BebasNeueReg;
    font-size: 24px;
    color: #333;
    padding: 15px 0 10px 20px;
    overflow: hidden
}

.wrapDescription {
    padding: 25px 12px 25px 15px;
    background: #7CC0BE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.wrapDescription div.description {
    font-family: ProximaNovaReg;
    font-size: 14px;
    color: #333;
    position: relative
}

.wrapDescription div.description div {
    margin-top: 10px
}

.wrapDescription div.description div:first-child {
    margin-top: 0
}

.wrapDescription .text5 {
    font-family: ProximaNovaItalic;
    font-size: 12px;
    color: #fffefe;
    margin-top: 15px
}

.wrapDescription .text5 span {
    float: left
}

.wrapDescription .text5 .span-1 {
    color: #FFF;
    width: 7px;
    margin-top: 2px
}

.wrapDescription .text5 .span-2 {
    width: 215px
}

.wrapScrollCompare {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 2px;
    background: #c1eae9
}

.clearance {
    background: #ececec;
    padding-bottom: 20px;
    border-radius: 0 0 2px 2px;
    margin-bottom: 10px
}

.clearance .price {
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center
}

.clearance .price .oldPrice {
    font-family: ProximaNovaBold;
    font-size: 14px;
    color: #333;
    text-decoration: line-through;
    margin: 20px 10px 0 5px;
    opacity: .5
}

.clearance .price .newPrice {
    font-family: ProximaNovaBold;
    font-size: 36px;
    color: #e48d26;
    margin: 6px 10px 0 0;
    position: relative;
    top: 4px
}

.clearance div.blockCount {
    float: left;
    height: 40px;
    background: #7CC0BE;
    padding: 0 35px 0 5px;
    font-family: ProximaNovaReg;
    font-size: 30px;
    color: #fff;
    margin: 0 0 0 55px;
    z-index: 1;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.blockCount, .lSSlideOuter {
    -moz-user-select: none;
    -khtml-user-select: none
}

.blockCount {
    user-select: none
}

.clearance div.blockCount div.change {
    float: left;
    width: 15px;
    margin-top: -3px;
    margin-left: 15px
}

.clearance div.blockCount div.change div.plus {
    background: url(../images/plus.png) center center no-repeat rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 4px -2px 0;
    width: 20px
}

.clearance div.blockCount div.change div.minus {
    background: url(../images/minus.png) center center no-repeat rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 -2px;
    width: 20px
}

.clearance div.blockCount div.count {
    float: left;
    margin: 3px 0 0 5px;
    font-family: BebasNeueBold;
    font-size: 30px
}

.clearance div.blockCount .bgBlockCount {
    width: 14px;
    height: 40px;
    position: absolute;
    top: 0
}

.clearance div.blockCount .bgBlockCountLeft {
    background: url(../images/bg_left1.png) no-repeat;
    right: 100%
}

.clearance .buyCompare {
    display: block;
    position: relative;
    z-index: 2;
    width: 107px;
    height: 40px;
    background: url(../images/buy.png) no-repeat;
    float: left;
    margin-left: -20px;
    border: 0;
    cursor: pointer
}

#mask, .wrapAllPopap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none
}

.titlePopap, .titlePopapBasket {
    border-bottom: 1px solid #dcdcdc
}

.blockCompare .clearance .buyCompare img {
    display: none
}

.wrapAllPopap {
    overflow: auto;
    z-index: 9000
}

#mask {
    opacity: .9;
    background-color: #000;
    z-index: 1
}

.window {
    width: 770px;
    background: #fff;
    display: none;
    position: relative;
    left: 50%;
    margin-left: -415px;
    top: 50%;
    z-index: 10000;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 35px 30px 0
}

.htmlClass {
    overflow: hidden
}

#popapEnter {
    height: 290px;
    margin-top: -162px
}

.close {
    width: 25px;
    height: 25px;
    background: url(../images/close_papap.png) no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.titlePopap {
    font-family: BebasNeueReg;
    font-size: 36px;
    color: #333;
    padding-bottom: 13px;
    margin-bottom: 30px
}

.bottomPopap {
    width: 740px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ececec;
    padding: 20px 30px 20px 60px
}

.bottomPopap a {
    font-family: ProximaNovaReg;
    font-size: 18px;
    color: #333;
    display: block;
    position: relative
}

.bottomPopap a img {
    position: absolute;
    top: -5px;
    left: -30px
}

.bottomPopap .ico-profile {
    padding-top: 5px
}

.bottomPopap a.forgot {
    font-size: 14px
}

.bottomPopap .leftLink {
    float: left
}

.bottomPopap .rightLInk {
    float: right
}

#popapReg {
    height: 470px;
    margin-top: -230px
}

#popapPass {
    height: 290px;
    margin-top: -162px
}

.FormPopap div.row {
    width: 100%;
    margin-top: 20px;
    position: relative
}

.FormPopap div.row:first-child {
    margin-top: 0
}

.FormPopap div.row div.input {
    position: relative
}

.FormPopap div.row div.input:first-child {
    float: left
}

.FormPopap div.row div.input:last-child {
    float: right
}

.FormPopap div.row div.input input[type=password], .FormPopap div.row div.input input[type=text] {
    width: 345px;
    height: 65px;
    border: 1px solid #dcdcdc;
    padding-left: 25px;
    font-family: ProximaNovaReg;
    color: #555;
    line-height: 65px;
    font-size: 24px
}

.FormPopap div.row input[type=checkbox] {
    display: none;
    position: absolute
}

.FormPopap div.row input[type=checkbox] + label {
    font-family: ProximaNovaLight;
    font-size: 14px;
    color: #e48d26
}

.FormPopap div.row input[type=checkbox] + label span.text-check {
    border-bottom: 1px dashed #e48d26
}

.FormPopap div.row input[type=checkbox] + label span.icon-check {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: -2px 12px 0 0;
    vertical-align: middle;
    background: url(../images/checkbox.png) left top no-repeat;
    cursor: pointer
}

.FormPopap div.row input[type=checkbox]:checked + label span.icon-check {
    background: url(../images/checkbox-checked.png) left top no-repeat
}

.FormPopap div.row input[type=submit] {
    width: 107px;
    height: 40px;
    background: url(../images/button1.png) no-repeat;
    border: 0;
    font-family: BebasNeueBold;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: -5px;
    left: 325px;
    cursor: pointer
}

.FormPopap div.row input[type=submit].submitReg {
    width: 177px;
    height: 40px;
    background: url(../images/button2.png) no-repeat
}

.FormPopap div.row-1 div.input {
    float: left !important
}

.FormPopapDisabled {
    border: 4px solid red
}

.notField {
    font-family: ProximaNovaReg;
    font-size: 12px;
    color: red;
    position: absolute;
    top: -15px;
    left: 0
}

#popapProduct {
    top: 20px;
    margin-bottom: 20px;
    display: none;
    min-height: 500px
}

#popapProduct .bottomPopap {
    position: relative;
    left: -30px;
    margin-top: 25px
}

#popapProduct .bottomPopap a.leftLink span.imageLink {
    display: block;
    width: 26px;
    height: 25px;
    background: url(../images/message.png) no-repeat;
    position: absolute;
    top: 0;
    left: -35px;
    font-family: ProximaNovaBold;
    color: #7CC0BE;
    font-size: 14px;
    text-align: center;
    line-height: 21px
}

#popapProduct .nextPopapProduct, #popapProduct .prevPopapProduct {
    width: 50px;
    height: 200px;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    cursor: pointer
}

#popapProduct .prevPopapProduct {
    background: url(../images/arrow1-left.png) center center no-repeat rgba(0, 0, 0, 0);
    left: -70px
}

#popapProduct .nextPopapProduct {
    background: url(../images/arrow1-right.png) center center no-repeat rgba(0, 0, 0, 0);
    right: -70px
}

#popapProduct .ms2_form {
    float: left;
    height: 40px;
    margin-left: -20px;
    margin-top: -1px;
    position: relative;
    z-index: 2
}

.leftProductPopap {
    width: 470px;
    float: left
}

.like_btns {
    padding-top: 20px
}

.leftProductPopap p {
    font-family: ProximaNovaLight;
    font-size: 14px;
    color: #333
}

.rightProductPopap {
    width: 270px;
    float: right
}

.buyOneClickPopap {
    display: block;
    margin-top: 20px;
    position: relative
}

.buyOneClickPopap input[type=text] {
    width: 131px;
    height: 40px;
    background: url(../images/input.png) no-repeat;
    padding: 0 30px 0 15px;
    border: none;
    font-family: ProximaNovaReg;
    font-size: 14px;
    color: #333;
    float: left
}

.blockProduct2 .ms2_form, .buyButton {
    float: right
}

.buyOneClickPopap input[type=submit] {
    width: 119px;
    height: 40px;
    background: url(../images/buy2.png) no-repeat;
    padding: 0 25px;
    border: none;
    font-family: BebasNeueBold;
    font-size: 18px;
    color: #fff;
    white-space: pre-wrap;
    float: right;
    margin: -40px 0 0;
    line-height: 1em
}

.buyOneClickPopap a {
    display: block;
    width: 19px;
    height: 19px;
    background: url(../images/info.png) no-repeat;
    position: absolute;
    top: -9px;
    right: 4px
}

.buyOneClickPopap div.notField {
    position: absolute !important;
    top: 45px !important;
    left: 70px !important
}

.blockInfoPopapProduct {
    width: 285px;
    padding: 15px 30px 0 15px;
    background: #fff;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, .24);
    position: absolute;
    bottom: 65px;
    right: -210px;
    z-index: 1200;
    font-family: ProximaNovaReg;
    font-size: 16px;
    color: #333;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    display: none
}

.blockInfoPopapProduct div {
    font-family: BebasNeueReg;
    font-size: 30px;
    color: #333
}

.blockInfoPopapProduct span {
    width: 21px;
    height: 13px;
    background: url(../images/arrow2-bottom.png) no-repeat;
    position: absolute;
    top: 100%;
    left: 95px
}

.blockThanksPopapProduct {
    width: 330px;
    padding: 40px 0;
    background: #e48d26;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, .24);
    position: absolute;
    bottom: 65px;
    left: -200px;
    z-index: 1200;
    font-family: ProximaNovaReg;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: center;
    display: none
}

.addwock_not_avtoriz .formavtirizacia, .formavtirizacia {
    box-shadow: 0 0 18px rgba(141, 206, 204, .79);
    z-index: -1;
    opacity: 0
}

.blockThanksPopapProduct div {
    font-family: BebasNeueReg;
    font-size: 36px
}

.blockThanksPopapProduct p {
    margin-top: 20px;
    padding: 0 45px
}

.blockThanksPopapProduct span {
    width: 21px;
    height: 13px;
    background: url(../images/arrow3-bottom.png) no-repeat;
    position: absolute;
    top: 100%;
    right: 95px
}

.notSubmitBuyOneClickPopap {
    width: 272px;
    height: 42px;
    background: url(../images/border.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: -1
}

.addCompare, .removeCompare {
    display: block;
    text-align: center;
    color: #464646;
    font-size: 12px;
    margin-top: 5px;
    font-family: ProximaNovaReg
}

.hideComment {
    border-top: 1px solid #ececec;
    margin-top: 30px;
    display: none
}

#popapEnterBasket {
    height: 290px;
    margin-top: -162px
}

.titlePopapBasket {
    font-family: BebasNeueReg;
    font-size: 36px;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.titlePopapBasket a {
    color: #e48d26;
    text-decoration: none;
    border-bottom: 1px dashed #e48d26;
    margin-left: 35px
}

.titlePopapBasket a:first-child {
    margin-left: 0
}

.titlePopapBasket a.currentClient {
    border-bottom: 0;
    color: #333;
    cursor: default
}

#popapRegBasket {
    height: 460px;
    margin-top: -230px
}

.bottomPopap-1 {
    width: 770px;
    padding-left: 30px
}

.wrap404 {
    text-align: center;
    padding: 95px 0 170px;
    font-family: ProximaNovaLight, serif;
    color: #333
}

.count {
    font-family: ProximaNovaReg, serif;
    font-size: 177px
}

.count > div {
    font-size: 24px;
    font-family: ProximaNovaLight, serif;
    margin-top: -40px
}

.text404 {
    font-size: 18px;
    margin-top: 55px
}

.text404 a {
    color: #e48d26;
    display: block
}

.text404 a:hover {
    text-decoration: none
}

#popapThanks, #popapThanksReg {
    height: 340px;
    margin-top: -170px;
    background: #e48d26;
    color: #fff;
    text-align: center
}

.titlePopapThanks, .titlePopapThanksReg {
    font-family: BebasNeueReg, serif;
    font-size: 48px;
    padding: 80px 0 10px
}

.textPopapThanks, .textPopapThanksReg {
    font-size: 18px;
    font-family: ProximaNovaLight, serif
}

.textPopapThanks a, .textPopapThanksReg a {
    width: 134px;
    height: 40px;
    background: url(../images/button4.png) no-repeat;
    text-align: center;
    display: block;
    margin: 35px auto 0;
    line-height: 40px;
    font-family: BebasNeueReg, serif;
    font-size: 18px;
    color: #333;
    text-decoration: none
}

.slimScrollBar {
    cursor: pointer
}

.FormPopap .errorBlock {
    color: red;
    font-size: 12px;
    left: 30px;
    position: absolute;
    top: 90px
}

.ListLeft > li.active {
    padding-bottom: 0
}

.ListLeft > li.active > a .arrow {
    background: url(../images/list_top.png) center center no-repeat
}

.ListLeft > li > a .arrow {
    background: url(../images/list_bottom.png) center center no-repeat
}

.ListLeft > li.active ul li.active > a .arrow {
    background: url(../images/list1_top.png) center center no-repeat;
    top: 9px;
    right: -9px
}

#xloader, .circular3dG {
    background-color: #7CC0BE
}

.ListLeft > li.active ul li.active ul li.active > a .arrow {
    top: 1px
}

#circular3dG {
    height: 200px;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px
}

.circular3dG {
    position: absolute;
    width: 56px;
    height: 56px;
    -moz-border-radius: 59px;
    -moz-animation-name: bounce_circular3dG;
    -moz-animation-duration: .48s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -webkit-border-radius: 59px;
    -webkit-animation-name: bounce_circular3dG;
    -webkit-animation-duration: .48s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -ms-border-radius: 59px;
    -ms-animation-name: bounce_circular3dG;
    -ms-animation-duration: .48s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -o-border-radius: 59px;
    -o-animation-name: bounce_circular3dG;
    -o-animation-duration: .48s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    border-radius: 59px;
    animation-name: bounce_circular3dG;
    animation-duration: .48s;
    animation-iteration-count: infinite;
    animation-direction: linear
}

#circular3d_1G {
    left: 81px;
    top: 13px;
    -moz-animation-delay: .18s;
    -webkit-animation-delay: .18s;
    -ms-animation-delay: .18s;
    -o-animation-delay: .18s;
    animation-delay: .18s
}

#circular3d_2G {
    left: 122px;
    top: 47px;
    -moz-animation-delay: .24s;
    -webkit-animation-delay: .24s;
    -ms-animation-delay: .24s;
    -o-animation-delay: .24s;
    animation-delay: .24s
}

#circular3d_3G {
    left: 147px;
    top: 91px;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

#circular3d_4G {
    left: 138px;
    top: 134px;
    -moz-animation-delay: .36s;
    -webkit-animation-delay: .36s;
    -ms-animation-delay: .36s;
    -o-animation-delay: .36s;
    animation-delay: .36s
}

#circular3d_5G {
    left: 84px;
    top: 147px;
    -moz-animation-delay: .42000000000000004s;
    -webkit-animation-delay: .42000000000000004s;
    -ms-animation-delay: .42000000000000004s;
    -o-animation-delay: .42000000000000004s;
    animation-delay: .42000000000000004s
}

#circular3d_6G {
    left: 16px;
    top: 97px;
    -moz-animation-delay: .48s;
    -webkit-animation-delay: .48s;
    -ms-animation-delay: .48s;
    -o-animation-delay: .48s;
    animation-delay: .48s
}

#circular3d_7G {
    left: 0;
    top: 28px;
    -moz-animation-delay: .5399999999999999s;
    -webkit-animation-delay: .5399999999999999s;
    -ms-animation-delay: .5399999999999999s;
    -o-animation-delay: .5399999999999999s;
    animation-delay: .5399999999999999s
}

#circular3d_8G {
    left: 34px;
    top: 0;
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

@-moz-keyframes bounce_circular3dG {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(.3)
    }
}

@-webkit-keyframes bounce_circular3dG {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.3)
    }
}

@-ms-keyframes bounce_circular3dG {
    0% {
        -ms-transform: scale(1)
    }
    100% {
        -ms-transform: scale(.3)
    }
}

@-o-keyframes bounce_circular3dG {
    0% {
        -o-transform: scale(1)
    }
    100% {
        -o-transform: scale(.3)
    }
}

#xloader, #xloader:after {
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

form#msOrder.loading:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background: #00000024;
    z-index: 9999;
    left: 0;
}

@keyframes bounce_circular3dG {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(.3)
    }
}

#xloader {
    width: 50px;
    height: 50px
}

#xloader:after {
    content: '';
    border: 0 solid #fff;
    animation: loading 1s ease-out forwards infinite
}

@keyframes loading {
    0% {
        border: 0 solid #fff
    }
    20% {
        border: 8px solid #fff;
        width: 0;
        height: 0%
    }
    100% {
        border: 8px solid #fff;
        width: 100%;
        height: 100%
    }
}

.buyButton {
    background: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    padding: 0
}

.popap .buyButton {
    position: relative;
    top: 1px
}

.ClearCart, .lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
    float: left
}

.ClearCart {
    height: 40px;
    margin-left: -93px;
    position: relative;
    width: 108px
}

.ClearCart > button {
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0
}

#msOrder .SendButton {
    float: left;
    height: 44px;
    margin-left: 513px;
    margin-top: -42px;
    opacity: 0;
    position: absolute;
    width: 143px;
    z-index: 10;
    cursor: pointer
}

.lSSlideWrapper, .lSSlideWrapper .lSFade {
    position: relative
}

.avBlock {
    color: red;
    font-family: NerisSemiBold
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

.lightSlider {
    overflow: hidden
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.lSSlideWrapper .lSFade > .active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade > .active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: .8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    opacity: .7;
    border-radius: 5px;
    border: 2px solid #dfdfdf;
    width: 145px !important;
    margin-bottom: 5px !important;
    overflow: hidden;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    opacity: 1;
    border: 2px solid #f2c999
}

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

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table
}

.onetxt1:before, .onetxt2:before {
    content: ''
}

.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url(../img/controls.png);
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.lSAction > a:hover {
    opacity: 1
}

.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction > a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative;
    width: 620px
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0%, 100% {
        left: 0
    }
    50% {
        left: -15px
    }
}

@keyframes rightEnd {
    0%, 100% {
        left: 0
    }
    50% {
        left: -15px
    }
}

@-webkit-keyframes topEnd {
    0%, 100% {
        top: 0
    }
    50% {
        top: -15px
    }
}

@keyframes topEnd {
    0%, 100% {
        top: 0
    }
    50% {
        top: -15px
    }
}

@-webkit-keyframes leftEnd {
    0%, 100% {
        left: 0
    }
    50% {
        left: 15px
    }
}

@keyframes leftEnd {
    0%, 100% {
        left: 0
    }
    50% {
        left: 15px
    }
}

@-webkit-keyframes bottomEnd {
    0%, 100% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
}

@keyframes bottomEnd {
    0%, 100% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.addworck {
    font-family: NerisLight;
    float: right;
    color: #FFF;
    padding: 9px 15px 11px;
    margin-top: 6px;
    background: #e48d26;
    border-radius: 6px;
    line-height: 15px;
    cursor: pointer;
    text-decoration: none
}

.addworck p {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 15px
}

.addwock_not_avtoriz {
    float: right;
    width: 270px;
    border-radius: 10px;
    margin-right: 30px;
    position: relative
}

.addwock_not_avtoriz .formavtirizacia {
    background: #fff;
    border-radius: 2px;
    padding: 13px 20px 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    height: auto;
    min-height: 57px
}

.boxconcurs.minwidth270, .boxconcurs.minwidth270 .img {
    float: left;
    position: relative
}

.addwock_not_avtoriz .formavtirizacia p {
    font-family: NerisLight;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #333
}

.addwock_not_avtoriz .formavtirizacia p a {
    font-size: 14px;
    color: #e48d26;
    text-decoration: none;
    border-bottom: 1px solid #e48d26
}

.addwock_not_avtoriz .formavtirizacia p a:hover {
    border: none
}

.blockconkurs {
    float: left;
    width: 100%;
    padding: 20px 0
}

.boxconcurs.minwidth270 {
    width: 270px;
    height: 300px;
    border-radius: 10px;
    margin-right: 30px
}

.boxconcurs.minwidth270:nth-child(4n) {
    margin-right: 0
}

.boxconcurs.minwidth270 img {
    border-radius: 7px
}

.formavtirizacia {
    position: absolute;
    bottom: 55px;
    right: -125px;
    width: 200px;
    background: #FFF;
    padding: 13px 20px 15px;
    border-radius: 2px
}

.formavtirizacia p {
    font-family: NerisLight;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #333
}

.formavtirizacia p a {
    font-size: 14px;
    color: #e48d26;
    text-decoration: none;
    border-bottom: 1px solid #e48d26
}

.formavtirizacia p a:hover {
    border: none
}

.boxconcurs {
    WIDTH: 565PX;
    FLOAT: LEFT;
    margin-right: 20px
}

.boxconcurs.disable .namepanel {
    opacity: .5
}

.boxconcurs.disable img {
    opacity: .5;
    -webkit-filter: grayscale(100%)
}

.boxconcurs.disable .numworck, .boxconcurs.disable .starconcurs {
    color: #555
}

.boxconcurs .boxconcurs {
    FLOAT: LEFT;
    width: 100%
}

.boxconcurs .boxconcurs img {
    border-radius: 10px
}

.boxconcurs .namepanel {
    font-family: NerisSemiBold;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.boxconcurs .namep {
    font-family: NerisSemiBold;
    displaY: inline;
    width: 210px;
    font-size: 18px;
    color: #555;
    line-height: 22px
}

.boxconcurs .namepanel2, .starconcurs {
    width: 100%;
    font-family: NerisSemiBold;
    float: left
}

.boxconcurs .namep a {
    text-decoration: none;
    color: #555;
    display: inline;
    border-bottom: 1px solid #555;
    margin: 0 10px 0 0;
    padding: 0
}

.boxconcurs .numworck {
    displaY: inline;
    color: #e48d26;
    font-size: 18px;
    display: inline;
    margin: 0;
    padding: 0
}

.starconcurs {
    font-size: 14px;
    color: #7CC0BE;
    margin: 12px 0
}

.starconcurs .data {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    display: inline
}

.starconcurs .pobeditil {
    margin-left: 30px
}

.starconcurs .pobeditil p {
    color: #e48d26;
    display: inline
}

.boxconcurs .namepanel2 {
    font-weight: 400;
    margin-bottom: 10px
}

.boxconcurs .namep2 a, .boxconcurs .numworck2 {
    color: #555;
    display: inline;
    margin: 0;
    padding: 0
}

.boxconcurs .namep2 {
    font-family: NerisSemiBold;
    float: left;
    width: 210px;
    font-size: 18px;
    color: #555;
    line-height: 22px
}

.boxconcurs .namep2 a {
    text-decoration: none
}

.boxconcurs .numworck2 {
    font-family: ProximaNovaItalic;
    float: left;
    width: 100%;
    font-size: 12px
}

#popapProductTovat .ser .icoseer p, .boxconcurs .ser .icoseer p {
    font-family: NerisSemiBold;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-style: normal
}

.boxconcurs .ser {
    floaT: right;
    width: 54px;
    height: 30px;
    margin-top: 3px;
    cursor: pointer
}

.boxconcurs .ser .icoseer {
    floaT: right;
    width: 37px;
    height: 30px;
    background: url(../images/ser2.png)
}

.boxconcurs .ser .icoseer p {
    margin: 5px 0
}

.boxconcurs .ser .plus, .boxconcurs .ser.active .plus {
    width: 13px;
    height: 13px;
    background: url(../images/puls.png);
    float: left;
    margin: 7px 0 0
}

.boxconcurs .ser .plus {
    display: none
}

.boxconcurs .ser.active .plus {
    display: block
}

.boxconcurs .ser.active .icoseer {
    floaT: right;
    width: 37px;
    height: 30px;
    background: url(../images/ser.png)
}

#popapProductTovat .ser {
    floaT: right;
    width: 54px;
    height: 30px;
    margin-top: 3px;
    cursor: pointer
}

#popapProductTovat .ser .icoseer {
    floaT: right;
    width: 37px;
    height: 30px;
    background: url(../images/ser2.png)
}

#popapProductTovat .ser .icoseer p {
    margin: 5px 0
}

#popapProductTovat .ser .plus, #popapProductTovat .ser.active .plus {
    width: 13px;
    height: 13px;
    background: url(../images/puls.png);
    float: left;
    margin: 7px 0 0
}

#popapProductTovat .ser .plus {
    display: none
}

#popapProductTovat .ser.active .plus {
    display: block
}

#popapProductTovat .ser.active .icoseer {
    floaT: right;
    width: 37px;
    height: 30px;
    background: url(../images/ser.png)
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0)
    }
    100% {
        opacity: 1 !important;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0)
    }
    100% {
        opacity: 1 !important;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    z-index: 10 !important;
    opacity: 1 !important
}

.wrapcabinettovar .panelh {
    float: left;
    width: 100%;
    border-bottom: 2px solid #e48d26
}

.wrapcabinettovar .svernut {
    font-family: ProximaNovaBold;
    color: #e48d26;
    font-size: 16px;
    float: right;
    text-align: right;
    margin-bottom: 5px;
    cursor: pointer
}

.wrapcabinettovar .boxhide {
    float: left;
    overflow: hidden;
    height: 20px
}

.wrapcabinet .txt .buttonsend, .wrapcabinetmyinform .savedata {
    font-weight: 400;
    height: 40px;
    cursor: pointer;
    position: relative
}

.wrapcabinettovar .nomer {
    float: left;
    font-family: ProximaNovaBold;
    font-size: 16px;
    width: 200px
}

.wrapcabinettovar .datazam, .wrapcabinettovar .sumazag {
    width: 160px;
    font-family: ProximaNovaBold;
    font-size: 16px;
    float: left
}

.wrapcabinettovar .sumazag {
    margin-right: 30px
}

.wrapcabinettovar .sumazag p {
    text-align: center;
    padding: 0;
    margin: 0
}

.wrapcabinettovar .semaone {
    float: left;
    font-family: ProximaNovaBold;
    font-size: 16px;
    width: 200px
}

.wrapcabinettovar .status {
    float: left;
    font-family: ProximaNovaBold;
    font-size: 16px;
    width: 100%
}

.wrapcabinettovar {
    margin-bottom: 20px
}

.wrapcabinettovar .ontovar {
    float: left;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #c7c7c7
}

.wrapcabinettovar .ontovar .img {
    float: left;
    width: 100px;
    margin: 0 20px 0 0
}

.wrapcabinettovar .ontovar .namet {
    font-family: NerisSemiBold;
    margin-top: 20px;
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    width: 290px;
    margin-right: 10px;
    text-transform: uppercase;
    vertical-align: top
}

.wrapcabinettovar .ontovar .namet a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #333
}

.CartFinishOldPrice, .CartRowOldPrice {
    text-decoration: line-through
}

.wrapcabinettovar .ontovar .shtuca {
    margin-top: 12px;
    font-family: ProximaNovaBold;
    float: left;
    color: #7CC0BE;
    font-size: 30px
}

.wrapcabinettovar .ontovar .shtuca i {
    position: relative;
    top: -5px;
    font-style: normal;
    font-size: 14px;
    padding: 0 3px
}

.wrapcabinettovar .ontovar .suma {
    margin-top: 12px;
    widtH: 300px;
    text-align: right;
    font-family: ProximaNovaBold;
    float: right;
    color: #333;
    font-size: 30px
}

.wrapcabinettovar .itogo {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 40px;
    border-bottom: 2px solid #B6E3E0;
    margin-bottom: 50px
}

.wrapcabinettovar .itogo.noborder {
    border: none
}

.wrapcabinettovar .itogo .data {
    font-family: ProximaNovaBold;
    float: left;
    color: #333;
    width: 45%;
    text-align: left;
    font-size: 18px
}

.wrapcabinettovar .itogo .allsuma {
    font-family: ProximaNovaBold;
    float: right;
    color: #e48d26;
    width: 45%;
    text-align: right;
    font-size: 24px
}

.wrapcabinetmyinform {
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.wrapcabinetmyinform .poleone {
    float: left;
    width: 100%;
    padding: 1px 0;
    min-height: 41px
}

.wrapcabinetmyinform .poleone + .poleone {
    border-top: 1px solid #deddd9
}

.wrapcabinetmyinform .poleone .name {
    font-family: ProximaNovaReg;
    float: left;
    width: 210px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    margin-top: 4px
}

.wrapcabinetmyinform .poleone .txtuser .edittxt {
    display: none;
    position: relative;
    left: -11px;
    margin-top: -6px;
    font-family: ProximaNovaReg;
    font-size: 24px;
    width: 330px;
    color: #333;
    border: 1px solid #e59433;
    padding: 5px 10px;
    background: #FFF;
    border-radius: 4px;
    min-width: 230px
}

.wrapcabinetmyinform .poleone .txtuser {
    position: relative;
    margin-top: 6px;
    font-family: ProximaNovaReg;
    float: left;
    width: 530px;
    color: #333;
    font-size: 24px;
    line-height: 28px
}

.wrapcabinetmyinform .poleone .txtuser p {
    margin: 0;
    padding: 0
}

.wrapcabinetmyinform .poleone .edit {
    position: relative;
    top: 5px;
    font-family: ProximaNovaReg;
    float: right;
    color: #e48d26;
    transition: .3s;
    font-size: 14px;
    margin: 4px 0 0;
    border-bottom: 1px solid #e48d26;
    cursor: pointer
}

.wrapcabinetmyinform .poleone .edit:hover {
    color: #333;
    border: none;
    transition: .3s
}

.wrapcabinetmyinform .savedata {
    float: left;
    font-family: BebasNeueReg;
    margin: 15px 0 0;
    background: url(../images/buttonsend.png);
    width: 169px;
    border: none;
    font-size: 18px;
    color: #FFF
}

.wrapcabinet .onemessage {
    float: left;
    width: 570px;
    margin-bottom: 20px
}

.wrapcabinet .onemessage .avtor {
    float: left;
    width: 100%;
    margin-bottom: 6px
}

.wrapcabinet .onemessage .data, .wrapcabinet .onemessage .nme {
    FONT-SIZE: 14PX;
    margin: 0;
    padding: 0;
    display: inline;
    font-family: ProximaNovaReg
}

.wrapcabinet .onemessage .nme {
    color: #333
}

.wrapcabinet .onemessage .data {
    color: #A6A5A2;
    float: right
}

.wrapcabinet .onemessage .message {
    font-family: ProximaNovaReg;
    padding: 10px;
    color: #333;
    font-size: 18px;
    border: 1px solid #9BDCD9;
    background: #FFF;
    border-radius: 3px;
    float: left;
    width: 550px
}

.wrapcabinet .onemessage2 .avtor {
    float: left;
    width: 100%;
    margin-bottom: 6px
}

.wrapcabinet .onemessage2 {
    float: right;
    width: 570px;
    margin-bottom: 20px
}

.wrapcabinet .onemessage2 .data, .wrapcabinet .onemessage2 .nme {
    FONT-SIZE: 14PX;
    margin: 0;
    padding: 0;
    display: inline;
    font-family: ProximaNovaReg
}

.wrapcabinet .onemessage2 .nme {
    color: #333
}

.wrapcabinet .onemessage2 .data {
    color: #A6A5A2;
    float: right
}

.wrapcabinet .onemessage2 .message {
    font-family: ProximaNovaReg;
    padding: 10px;
    color: #333;
    font-size: 18px;
    border: 1px solid #FFB266;
    background: #FFF;
    border-radius: 3px;
    float: left;
    width: 550px
}

.wrapcabinet .txt {
    float: left;
    width: 100%;
    position: relative
}

.wrapcabinet .txt .buttonsend {
    font-family: BebasNeueReg;
    display: block;
    background: url(../images/buttonsend.png);
    width: 169px;
    border: none;
    margin: auto;
    font-size: 18px;
    color: #FFF;
    top: -21px
}

.wrapcabinet .sendtxt {
    font-family: ProximaNovaReg;
    color: #333;
    float: left;
    width: 849px;
    padding: 10px;
    border: 1px solid #B0B0B0;
    min-height: 130px;
    border-radius: 3px;
    margin: 50px 0 0;
    resize: vertical
}

#popapProductTovat .titlePopap {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

#popapProductTovat .maneuser {
    font-family: ProximaNovaItalic;
    float: left;
    widtH: 100%;
    font-size: 14px;
    padding-bottom: 13px
}

#popapProductTovat .leftProductPopap {
    margin-top: 0;
    position: relative
}

#popapProductTovat .leftProductPopap .formavtirizacia {
    bottom: 124px;
    right: -205px
}

#popapProductTovat .slider_tovar {
    float: left;
    width: 100%;
    padding-bottom: 20px
}

#popapProductTovat .slider_tovar li {
    list-style-type: none
}

#popapProductTovat .lightSlider li {
    overflow: hidden;
    min-height: 375px;
    height: 5vh;
    text-align: center
}

#popapProductTovat .lightSlider li img {
    width: auto;
    height: 100%
}

#popapProductTovat .hideComment {
    background: #FFF;
    margin: 0 0 0 -30px;
    width: 830px
}

#popapProductTovat .like {
    float: left;
    width: 574px
}

#popapProductTovat .txt {
    float: left;
    width: 574px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: NerisLight;
    font-size: 14px;
    color: #999
}

#popapProductTovat {
    top: 20px;
    position: absolute;
    margin-bottom: 20px;
    display: none;
    min-height: 500px
}

#popapProductTovat .bottomPopap {
    position: relative;
    left: -30px;
    margin-top: 0
}

#popapProductTovat .bottomPopap a.leftLink span.imageLink {
    display: block;
    width: 26px;
    height: 25px;
    background: url(../images/message.png) no-repeat;
    position: absolute;
    top: 0;
    left: -35px;
    font-family: ProximaNovaBold;
    color: #7CC0BE;
    font-size: 14px;
    text-align: center;
    line-height: 21px
}

#popapProductTovat .nextPopapWork, #popapProductTovat .prevPopapWork {
    width: 50px;
    height: 200px;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    cursor: pointer
}

#popapProductTovat .prevPopapWork {
    background: url(../images/arrow1-left.png) center center no-repeat rgba(0, 0, 0, 0);
    left: -70px
}

#popapProductTovat .nextPopapWork {
    background: url(../images/arrow1-right.png) center center no-repeat rgba(0, 0, 0, 0);
    right: -70px
}

#popapProductTovat .ms2_form {
    float: left;
    height: 40px;
    margin-left: -20px;
    margin-top: -1px;
    position: relative;
    z-index: 2
}

#popapAdd {
    min-height: 420px;
    margin-top: -300px;
    padding-bottom: 30px
}

#popapAdd textarea {
    width: 731px;
    height: 155px;
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
    font-family: ProximaNovaReg;
    color: #555;
    font-size: 24px
}

#popapAdd div.row input[type=submit] {
    width: 173px;
    height: 42px;
    background: url(../images/buttonsend.png) no-repeat
}

.file .tx, .file .tx em, .file_upload {
    float: left;
    width: 100%
}

#popapAdd .file {
    position: relative;
    z-index: 10
}

.file .tx {
    font-family: ProximaNovaReg;
    margin-bottom: 15px;
    margin-top: 15px
}

.file .tx em {
    color: #e48d26;
    font-size: 14px;
    font-style: normal
}

.file_upload {
    position: relative;
    font-size: 16px;
    height: 45px;
    overflow: hidden;
    padding: 5px 0;
    line-height: 41px;
    border: 1px solid #ccc;
    transition: box-shadow .1s linear
}

.file_upload > button {
    float: right;
    width: 8em;
    height: 45px;
    margin-right: 6px
}

.file_upload > div {
    font-family: ProximaNovaReg;
    padding-left: 1em;
    color: #A9A9B3 !important;
    font-size: 21px
}

@media only screen and (max-width: 500px) {
    .file_upload > div {
        display: none
    }

    .file_upload > button {
        width: 100%
    }
}

.file_upload input[type=file] {
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;
    -ms-transform: scale(20);
    cursor: pointer
}

file_upload {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 1em;
    height: 2em;
    line-height: 2em
}

.file_upload .button, .file_upload > mark {
    display: block;
    cursor: pointer
}

.file_upload .button {
    font-size: 16px;
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 8em;
    height: 100%;
    text-align: center
}

.file_upload > mark {
    background: 0 0;
    padding-left: 1em
}

.file_upload input[type=file] {
    position: absolute;
    top: 0;
    opacity: 0
}

.file_upload.focus {
    box-shadow: 0 0 5px rgba(0, 30, 255, .4)
}

.file_upload > button {
    font-family: BebasNeueBold;
    font-size: 16px;
    background: #e48d26;
    transition: background .2s;
    border: 1px solid rgba(0, 0, 0, .1);
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
    color: #FFF;
    overflow: hidden
}

.allFilters p, .allFilters ul li, .workname {
    font-family: ProximaNovaReg
}

.file_upload:hover > button {
    background: #c2c2c2
}

.file_upload:active > button {
    background: #eee
}

.pagination4 {
    border: none;
    float: left;
    width: 100%
}

.workname {
    border: 1px solid #dcdcdc;
    color: #555;
    font-size: 24px;
    height: 65px;
    line-height: 65px;
    padding-left: 25px;
    width: 345px
}

#imageGallery {
    margin: 0
}

.allFilters p {
    font-size: 22px;
    padding-left: 23px;
    margin-bottom: 0
}

.allFilters ul li {
    list-style: none;
    padding-bottom: 7px
}

.allFilters ul {
    padding-left: 10px
}

.CatalogFilter input[type=submit] {
    margin-left: 23px;
    margin-top: 25px;
    width: 107px;
    height: 40px;
    background: url(../images/button1.png) no-repeat;
    border: 0;
    font-family: BebasNeueBold;
    font-size: 18px;
    color: #fff;
    top: -5px;
    left: 325px;
    cursor: pointer;
    float: left
}

.DiscountShow {
    float: right;
    font-size: 24px;
    position: relative;
    top: 24px
}

.block2 {
    max-width: 265px;
    width: auto
}

.cr, .onetxt1:before, .onetxt2:before {
    width: 5px;
    height: 5px;
    background: #FFF;
    border-radius: 50%;
    float: left
}

.contacttop {
    left: 55px
}

.wrapBlockTwo p:first-of-type {
    display: inline
}

.contentNews td {
    vertical-align: top
}

.CartRowOldPrice {
    font-size: 20px
}

.onetxt1:before {
    margin: 4px 4px 0 -4px;
    left: 12px;
    position: relative
}

.onetxt p {
    overflow: hidden;
    display: block;
    padding: 0 0 0 16px;
    margin: 0
}

.onetxt2:before {
    margin: 4px 3px 0 -5px
}

.line-comm:before, .list-images a.active:before, .loader:before, .to-top:after, .to-top:before {
    content: ""
}

.cr {
    margin: 4px 0 0 -16px
}

.comm-d {
    padding: 0 10px
}

.line-comm {
    margin: 0 -30px;
    padding: 12px 34px;
    background: #ECECEC;
    position: relative;
    font-family: NerisSemiBold;
    border-radius: 0 0 2px 2px
}

.line-comm:before {
    position: absolute;
    display: block;
    width: 26px;
    height: 27px;
    background: url(../images/ar1.jpg) no-repeat;
    top: 12px;
    right: 25px;
    transition: all .5s ease-in-out
}

.line-comm.open:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.line-comm .comm-title {
    position: relative;
    padding-left: 40px;
    font-size: 20px;
    text-decoration: underline;
    cursor: pointer;
    color: #2F2F2F;
    display: inline-block
}

.konk_wrap a, .line-comm .comm-title:hover, .to-top {
    text-decoration: none
}

.line-comm .comm-title .comm-count {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 5px;
    width: 26px;
    height: 25px;
    text-align: center;
    color: #63CFCD;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    background: url(../images/com-ico.png) no-repeat
}

.to-top, a.to-top {
    color: #fff
}

.konk_wrap strong, .to-top {
    font-size: 18px
}

.list-images a {
    display: inline-block;
    position: relative
}

.list-images a.active:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 3px;
    border: 2px solid #7CC0BE
}

.list-images a img {
    display: block;
    border-radius: 3px
}

.to-top {
    position: fixed;
    right: -100px;
    bottom: 25px;
    border-radius: 3px;
    height: 28px;
    line-height: 28px;
    width: 97px;
    text-align: center;
    background: #7CC0BE;
    z-index: 100;
    transition: all .3s ease-in-out;
    opacity: 0;
    font-family: BebasNeueReg, serif
}

.to-top.show {
    right: 27px;
    opacity: 1;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.to-top:after, .to-top:before {
    position: absolute;
    margin-left: -5px;
    top: -8px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 8px;
    border-color: transparent transparent #7CC0BE
}

.sertf-list .item {
    float: left;
    width: 288px;
    height: 355px;
    text-align: center;
    margin-bottom: 10px
}

.sertf-list .item .title-item {
    display: inline-block;
    margin-top: 0;
    font-family: NerisThin
}

.konk_wrap, .konk_wrap a {
    font-family: ProximaNovaReg
}

.sertf-list .item img {
    display: block;
    margin: 0 auto 10px
}

.loader {
    position: relative
}

.loader:before, div.ie6, div.jGrowl {
    position: absolute
}

.loader:before {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(../images/loader.gif) center center no-repeat rgba(255, 255, 255, .2)
}

div.ie6.top-left, div.ie6.top-right {
    top: expression( ( 0 + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px')
}

.lslide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-object-fit: contain;
    -moz-object-fit: contain;
    -ms-object-fit: contain;
    -o-object-fit: contain
}

.konk_wrap a {
    color: #e48d26
}

.konk_wrap a:hover {
    color: #7CC0BE
}

.konk_wrap li {
    list-style-type: circle
}

.wrapDescription .description span {
    font-size: 14px !important;
    font-family: ProximaNovaReg
}

.timetable {
    margin-top: 50px;
    font-family: NerisLight;
    color: #fff
}

.timetable p {
    font-size: 24px;
    color: #fff
}

.timetable ul {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.timetable ul li {
    list-style-type: none;
    display: inline-block;
    float: left;
    width: 14.285%
}

.newSocials {
    text-align: center;
    margin-top: 20px
}

.newIcons {
    margin-top: 15px
}

.newIcons__link {
    display: inline-block;
    margin: 0 10px
}

.m__icon {
    width: 100px;
    height: 100px;
    background: url(/assets/images/icons/newsocial_100.png);
    display: block
}

.js #msCart [type=submit][value="cart/change"], .popularRowMobile {
    display: none
}

.m__icon--od {
    background-position: 100px 0
}

.m__icon--vk {
    background-position: 200px 0
}

.m__icon--fb {
    background-position: 300px 0
}

.banner1, .banner1 img {
    height: auto;
    min-height: 195px
}

@import url(./lib/jquery.jgrowl.css);
#msCart td, #msCart th {
    text-align: center;
    line-height: 30px
}

#msCart .title {
    text-align: left
}

#msCart th.total {
    text-align: right;
    padding-right: 5px
}

#msMiniCart {
    font-size: .8em
}

#msMiniCart h5 {
    margin: 0
}

#msMiniCart .empty {
    display: block
}

#msMiniCart .not_empty, #msMiniCart.full .empty {
    display: none
}

#msMiniCart.full .not_empty {
    display: block
}

#msGallery {
    text-align: center
}

#msGallery #mainImage {
    margin-bottom: 10px;
    padding: 2px;
    border: 1px solid #ddd
}

#msGallery .thumbnails {
    width: 405px;
    margin: auto
}

#msGallery .span2 {
    margin-left: 10px;
    width: 120px;
    padding: 2px
}

#msOrder .error {
    border: 1px solid brown !important;
    box-shadow: inset 0 0 17px -4px red;
}

#msOrder .required-star {
    color: brown
}

.ms2_product .price {
    padding-left: 50px;
    padding-right: 30px
}

.ms2_product .old_price {
    padding-right: 30px
}

.ms2_product .color, .ms2_product .size, .ms2_product .tags {
    padding-right: 20px;
    font-size: .9em
}

#msCart .old_price, #msProduct .old_price, .ms2_product .old_price {
    color: brown;
    font-style: italic;
    text-decoration: line-through
}

.msGalleryLog, .msProductsLog {
    width: 100%;
    overflow: auto;
    word-wrap: normal;
    white-space: pre
}

.ms2-message-success {
    background-color: #e48d26 !important
}

.ms2-message-error {
    background-color: brown !important
}

.ms2-message-info {
    background-color: #000 !important
}

.form-group .input-sm {
    width: 50%
}

div.jGrowl {
    z-index: 999999;
    color: #fff;
    font-size: 12px
}

div.ie6.top-right {
    right: auto;
    bottom: auto;
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.top-left {
    left: expression( ( 0 + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.bottom-left, div.ie6.bottom-right {
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight: document.body.clientHeight) + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px')
}

div.ie6.bottom-right {
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.bottom-left, div.ie6.center {
    left: expression( ( 0 + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.center {
    top: expression( ( 0 + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
    width: 100%
}

body > div.jGrowl {
    position: fixed
}

div.jGrowl.top-left {
    left: 0;
    top: 0
}

div.jGrowl.top-right {
    right: 0;
    top: 0
}

div.jGrowl.bottom-left {
    left: 0;
    bottom: 0
}

div.jGrowl.bottom-right {
    right: 0;
    bottom: 0
}

div.jGrowl.center {
    top: 0;
    width: 50%;
    left: 25%
}

div.center div.jGrowl-closer, div.center div.jGrowl-notification {
    margin-left: auto;
    margin-right: auto
}

div.jGrowl div.jGrowl-closer, div.jGrowl div.jGrowl-notification {
    background-color: #000;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(Opacity=85);
    zoom: 1;
    width: 235px;
    padding: 10px;
    font-family: ProximaNovaReg;
    font-size: 1em;
    text-align: left;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 10px
}

div.jGrowl div.jGrowl-notification {
    min-height: 40px
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
    font-weight: 700;
    font-size: .85em
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
    z-index: 99;
    float: right;
    font-weight: 700;
    font-size: 1em;
    cursor: pointer
}

div.jGrowl div.jGrowl-closer {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: 700;
    text-align: center
}

@media print {
    div.jGrowl {
        display: none
    }
}

.pay_rkz_info {
    font-family: ProximaNovaReg;
}

select[name=rkz] {
    width: 312px;
    max-width: 100%;
    height: 44px;
    display: inline-block;
    padding-left: 5px;
    font-family: ProximaNovaReg;
    font-size: 17px;
    color: #545554;
    border: 1px solid #7CC0BE;
    background: #fff;
}

@media (max-width: 479px) {
    .itemsBasket1 {
        width: 100%;
    }
    .itemsBasket1 select[name=rkz]{
              width: auto;    font-size: 14px;
    }
    .itemsBasket1 tr td:nth-child(2n) {
        width: calc(100% - 88px);
    }
}