body{position: relative;}
.body_fixed {
    position: fixed;width: 100%;
}
.wrapper{
    font-family: "FuturaLightc";line-height: 1.5;font-size: 16px;color: #777;margin: 0 auto;overflow: hidden;
}
/* Soc-share */
.row-soc-sare{margin: 35px 0 0px;background: #f1f1f1;padding: 20px 3% 30px;text-align: center;border: 1px solid #c1c1c1;}
.titl-share{
    font-family: PTsans-B;font-size: 22px;color: #272727;
    margin: 15px 0 25px;
}
.soc-shareinit{display: inline-block;}
.soc-share-item:hover{opacity: 0.7;}
/* FORMA jGrowl*/
div.jGrowl{position:fixed;color:#2e2e2e!important;font-size:15px!important;line-height:1.3;right:auto!important;top:50%!important;left:50%!important;z-index:999;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.jGrowl div.jGrowl-closer,div.jGrowl-notification{display:none!important}div.jGrowl div.jGrowl-notification.af-message-success{display:block!important;position:relative;opacity:1!important;padding:65px!important;width:100%!important;max-width:450px;text-align:center!important;border-radius:0!important;background:#fff!important;border:0!important;color:#363636!important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-shadow:0 0 85px 0 rgba(0,0,0,.75)!important;-moz-box-shadow:0 0 85px 0 rgba(0,0,0,.75)!important;box-shadow:0 0 85px 0 rgba(0,0,0,.75)!important}div.jGrowl .af-message-success{background:#fff!important}div.jGrowl .af-message-error{color:red!important;background:#fff!important}div.jGrowl .jGrowl-closer{color:#fff!important}div.jGrowl div.jGrowl-notification .jGrowl-close{position:absolute;top:-19px!important;right:-19px!important;padding:5px 11px!important;color:#fff!important;background:#b3222f;font-size:25px!important;font-weight:400!important;display:inline-block;border:1px solid #fff;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.55);-moz-box-shadow:0 0 4px 0 rgba(0,0,0,.55);box-shadow:0 0 4px 0 rgba(0,0,0,.55)}div.jGrowl div.jGrowl-notification .jGrowl-close:hover{background:#111}

/* ==================================================== HEADER ==================================================*/

.header{
    width: 100%;height: auto;margin: 0 auto;
}
/**/
.row-header{margin: 0 auto;padding: 35px 0;border: 0px solid blue;}
.col-header{float: left;border: 0px solid red;}
.col-header:nth-child(1){width: 15%;padding-top: 13px;}
.col-header:nth-child(2){width: 54%;}
.col-header:nth-child(3){width: 13%;padding: 14px 10px 0 0;}
.col-header:nth-child(4){width: 18%;padding-top: 7px;text-align: right;}

/*phone*/
.mobile-head{display: none;vertical-align: middle;}
.phone-modal{display: none;}
.col-header a.phone{
    font-size: 16px;display: inline-block;padding-left: 28px;
}
.col-header a.phone:visited, .col-header a.phone:link{color: #272727;}
.no-touch .col-header a.phone:hover, .col-header a.phone:focus{color: #b69d67;}
.col-header a.phone::before{
    top: 0; left: 0; width: 18px; bottom: 0;
    background-image:url(/images/design/ic-tel-head.png);background-repeat: no-repeat;background-position: left center;
}
/*search*/
.module-head-wrapper{position: relative;display: inline-block;vertical-align: middle;text-align: center;}
.search, .wishlist, .cart{display: inline-block;vertical-align: middle;}

.search-wrapper{
   padding: 0;display: none;width: 400px;background-color: #F5F5FA;text-align: left;
   position: absolute;right: 0px;top: 50px;z-index: 999999;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.19);
}
.module-head-wrapper .icon-search.search-no{display: none;}
.module-head-wrapper .icon-search {
    cursor: pointer;display: block;position: relative;width: 34px;height: 34px;
    background-image: url(/images/design/search-head.png);background-repeat: no-repeat;background-position: center;
}
.no-touch .module-head-wrapper .icon-search:hover{
    background-image: url(/images/design/search-head-hover.png);
}
.close-search.search-close{display: block;}
.close-search {
    display: none;cursor: pointer;padding: 7px 5px 5px;
}
.bar1-cl, .bar2-cl, .bar3-cl {
    width: 24px;height: 2px;background-color: #b69d67;margin: 4px 0;
    transition: 0.4s;-o-transition: 0.4s;-moz-transition: 0.4s;-webkit-transition: 0.4s;
}
.bar1-cl {
    -webkit-transform: rotate(-45deg) translate(-4px, 3px) ;
    transform: rotate(-45deg) translate(-4px, 3px) ;
}
.bar2-cl{
    opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(Opacity=0);
}
.bar3-cl {
    -webkit-transform: rotate(45deg) translate(-5px, -5px) ;
    transform: rotate(45deg) translate(-5px, -5px) ;
}
.search-wrapper .row-search {
    margin: 0;
}
.search-wrapper .search-blog-form .ui-autocomplete-input{background: white;}
.result-auto-wrap-vl .titl-ajax-result-vl {
    font-family: "FuturaLightc";font-size: 15px;color: #333;text-align: left;
}
.ui-menu .ui-menu-item-wrapper{padding: 11px 1em 11px .4em;border-bottom: 1px solid #ddd;background: #fff ;}
.ui-menu .ui-menu-item-wrapper:hover{color: #b69d67 ;border-bottom: 1px solid #ddd !important;}
/*favorite*/
.module-head-wrapper .icon-heart{
    cursor: pointer;position: relative;display: block;width: 34px;height: 34px;
    background-image: url(/images/design/favorite-head.png);background-repeat: no-repeat;background-position: center;
}
.no-touch .module-head-wrapper .icon-heart:hover{background-image: url(/images/design/favorite-head-hover.png);}
.module-head-wrapper .msfavorites-total, .module-head-wrapper .ms2_total_count {
    position: absolute;right: -1px;top: 15px;background: #272727;height: 16px;width: 16px;
    color: white;font-size: 11px;line-height: 1.6;font-style: normal;
    -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
/*cart*/
.module-head-wrapper .icon-cart{
    cursor: pointer;display: block;position: relative;width: 34px;height: 34px;
    background-image: url(/images/design/cart-head.png);background-repeat: no-repeat;background-position: center;
}
.no-touch .module-head-wrapper .icon-cart:hover{background-image: url(/images/design/cart-head-hover.png);}

/* ==================================================== SLIDER ==================================================== */

.slider-bg-inf{position: relative;}
.slider-inf{
    z-index: 1;margin: 0 auto;
}
.slider-background-inf{
    position: absolute;left: -100%;top: 0;bottom: 0;width: 150%;background: #f1f1ef;z-index: -9;
}
.colum-slider-img-inf, .colum-slider-info-inf{
    float: left;display: block;position: relative;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; 
}
.colum-slider-img-inf{width: 77.5%;}
.colum-slider-info-inf{
    width: 22.5%;padding: 17% 0 2% 0;
}
/*anim*/
.slider-content-inf.animated, .slide-img-inf.animated{
    animation-duration: 1s;-webkit-animation-duration: 1s;-moz-animation-duration: 1s;
}
.slider-number-inf-wrap.animated, .slide-description-inf.animated{
    animation-duration: 0.7s;-webkit-animation-duration: 0.7s;-moz-animation-duration: 0.7s;
}
.slider-content-inf.animated{
    -webkit-animation-name: fadeInRight;animation-name: fadeInRight;-moz-animation-name: fadeInRight;
}
.slide-img-inf.animated{
    -webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;-moz-animation-name: fadeInLeft;
}
.slider-number-inf-wrap.animated{
    -webkit-animation-name: fadeInDown;animation-name: fadeInDown;-moz-animation-name: fadeInDown;
}
.slide-description-inf.animated{
    -webkit-animation-name: fadeInUp;animation-name: fadeInUp;-moz-animation-name: fadeInUp;
}
/**/
.slider-number-inf-wrap{
    position: absolute;top: 12%;left: 0;z-index: 3;
}
.slider-number-inf{
    font-family: "FuturaMediumc";font-size: 60px;line-height: 1.3;color: #272727;
    -webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);
}
.slider-number-inf::before {
    content: "";position: absolute;
    bottom: 7px;right: -30px;height: 4px;width: 30px;background-color: #272727;
}
.slide-description-inf{
    position: absolute;left: 0;bottom: 28%;
    font-family: "FuturaMediumc";font-size: 20px;color: #272727;line-height: 1.5;text-decoration: underline;
}
/*info*/
.slider-content-inf{
    max-width: 600px;margin-left: -100%;text-align: center;
}
.slide-title-inf{
    font-family: "FuturaMediumc";font-size: 60px;color: #272727;line-height: 1.25;
}
.slide-description-2-inf{
    font-family: "FuturaMediumc";font-size: 18px;color: #b69d67;line-height: 1.5;letter-spacing: 2px;
    margin: 25px 0 45px;
}
.btn-more-slide{
}
.btn-more-slide .btn-send {
    display: block;max-width: 104px;margin: 0 auto;
}
.btn-more-slide .btn-send, .btn-more-slide .btn-send:link, .btn-more-slide .btn-send:visited{color: #fff;}
.no-touch  .btn-more-slide .btn-send:hover{color: #fff;}
/* Slider */
.bx-wrapper {
    position: relative;padding: 0;-ms-touch-action: pan-y;touch-action: pan-y;
}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
ul.bxslider {
    list-style: none;
}
.bx-viewport {-webkit-transform: translatez(0);overflow: visible !important;}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;bottom: 0;width: 100%
}
.bx-wrapper .bx-pager{
    right: 0;top: 7%;width: 25px;
}
.bx-pager-item{text-align: center;}
.bx-pager-link{
    font-family: "FuturaMediumc";font-size: 15px;line-height: 1.3;color: #272727;
    margin: 0 0px 45px;display: block;padding: 0;
}
.bx-pager-link.active{
    padding-bottom: 280px;position: relative;
}
.bx-pager-link.active::after {
    content: "";position: absolute;
    top: 80px;left: 50%;height: 200px;width: 1px;background-color: #DEDEDE;
}
.bx-pager-item:first-child .bx-pager-link.active{}
.bx-pager-link, .bx-pager-link:visited, .bx-pager-link:link{
    color: #272727;
}
.bx-wrapper .bx-loading {
    min-height: 50px;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;
    background: url(/images/design/bx_loader.gif) center center no-repeat;
}
.bx-controls-direction {
    width: 30px;height: 90px;position: absolute;left: 0;bottom: 8%;
}
.bx-wrapper .bx-prev {
    left: 0;bottom: 0;
    background: url(/images/design/prev-slide-bx.png) center bottom no-repeat;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background: url(/images/design/prev-slide-bx-hover.png) center bottom no-repeat;
}
.bx-wrapper .bx-next {
    left: 0;top: 0;border-bottom: 1px solid #C6C6C4;
    background: url(/images/design/next-slide-bx.png) center top no-repeat;
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
    background: url(/images/design/next-slide-bx-hover.png) center top no-repeat;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;outline: 0;width: 30px;height: 45px;text-indent: -9999px;z-index: 99;
}
.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/design/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .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/design/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .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%}
.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;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;
}

/* ==================================================== Блок 1 - категории ==================================================*/

.bl-1 {
   padding-top: 250px;
}
.row-bl1, .row-1-bl1, .row-2-bl1,  .row-2-bl1,  .row-3-bl1, .row-4-bl1, .row-5-bl1 {
    margin: 0 auto; 
}
/*animate img*/
.image-bg-color {
    position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-color: #efefef;
}
.image-block-wrapper.animated .image-bg-color{
    transition: opacity 1000ms ease-out;
}
.image-block-wrapper {
    position: relative;display: inline-block;overflow: hidden;
}
.image-block-wrapper a{
    display: inherit;
    transform: translate3d(40px, 12%, 0);-webkit-transform: translate3d(40px, 12%, 0);-o-transform: translate3d(30px, 10%, 0);-moz-transform: translate3d(30px, 10%, 0);-ms-transform: translate3d(30px, 10%, 0);
}
.image-block-wrapper.animated a{transform-style: preserve-3d;
    transition: transform 1400ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);
    /*transition-delay: 0.3s;-webkit-transition-delay: 0.3s;-moz-transition-delay: 0.3s;-ms-transition-delay: 0.3s;-0-transition-delay: 0.3s;*/
}
.col-1-bl1:nth-child(1) .image-block-wrapper{
    margin-bottom: 33px;
}
.col-2-bl1:nth-child(1) .image-block-wrapper, .col-3-bl1:nth-child(2) .image-block-wrapper,
.col-4-bl1:nth-child(1) .image-block-wrapper, .col-4-bl1:nth-child(2) .image-block-wrapper{
    margin-bottom: 25px;
}
.col-2-bl1:nth-child(2) .img-wrap.animated::before, .col-5-bl1 .img-wrap.animated::before,
.col-3-bl1:nth-child(1) .img-wrap.animated::before,
.col-2-bl1:nth-child(2) .img-wrap.visible::before, .col-5-bl1 .img-wrap.visible::before,
.col-3-bl1:nth-child(1) .img-wrap.visible::before{
    width: 320px;
    transition: all 0.7s linear;-webkit-transition: all 0.7s linear;-moz-transition: all 0.7s linear;-o-transition: all 0.7s linear;-ms-transition: all 0.7s linear;
}
.col-2-bl1:nth-child(2) .img-wrap img, .col-5-bl1 .img-wrap img{
    -webkit-transform: translate3d(46px, 0, 0);transform: translate3d(46px, 0, 0);-moz-transform: translate3d(0, 46px, 0);-ms-transform: translate3d(0, 46px, 0);
}
.col-2-bl1:nth-child(2) .img-wrap.animated img, .col-5-bl1 .img-wrap.animated img,
.col-2-bl1:nth-child(2) .img-wrap.visible img, .col-5-bl1 .img-wrap.visible img{
    transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);
    transition: all 0.6s linear;-webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;-o-transition: all 0.6s linear;-ms-transition: all 0.6s linear;
}
.col-3-bl1:nth-child(1) .img-wrap img{
    -webkit-transform: translate3d(-46px, 0, 0);transform: translate3d(-46px, 0, 0);-moz-transform: translate3d(0, -46px, 0);-ms-transform: translate3d(0, -46px, 0);
}
.col-3-bl1:nth-child(1) .img-wrap.animated img, .col-3-bl1:nth-child(1) .img-wrap.visible img{
    transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);
    transition: all 0.6s linear;-webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;-o-transition: all 0.6s linear;-ms-transition: all 0.6s linear;
}

/*----*/
.title-b { 
    font-family: "FuturaDemic"; font-size: 46px; line-height: 52px; color: #272727;
}    
.row-bl1 .title-b {    
    max-width: 777px; text-align: center; margin-bottom: 230px;
}
.row-bl1 .title-b::before {
    bottom: -31px; left: 50%; width: 40px; height: 2px; margin-left: -20px; background-color: #272727;
} 
.bl-1 .name {
    font-family: "FuturaDemic"; font-size: 30px; line-height: 30px; color: #272727; 
    margin-top: 20px;     
}
.bl-1 .name a:link, .bl-1 .name a:visited{color: #272727;}
.bl-1 .name a:hover{text-decoration: underline;}
.bl-1 .link {
    font-family: "FuturaMediumc"; font-size: 14px; line-height: 30px; color: #b69d67; 
    display: block; padding-bottom: 5px; width: 140px;  
}
.bl-1 .link:hover{color: #272727;}
.bl-1 .link::before {
    bottom: 0; left: 50%; width: 32px; height: 9px; margin-left: -16px;
    background-image:url(/images/design/ic-arrow.png);background-repeat: no-repeat;
    transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;
}
.no-touch .bl-1 .link:hover::before{
    left: 100%;margin-left: -50px;
    transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;
}
.bl-1 .name-collection {
    font-family: "FuturaMediumc"; color: rgba(0, 0, 0, 0.35); letter-spacing: 0.03em;
    position: absolute; 
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);     
}
.row-bl1 .bg-bl1 {
    position: absolute; top: -135px; left: 9%; z-index: -1;
}
/**/
.col-1-bl1 {
    float: left; width: 50%; 
}
.col-1-bl1:nth-child(1) {
    padding: 0 15px 200px 0;
}
.col-1-bl1:nth-child(1) .name-collection {
    top: 40px; right: -63px;
}
.col-1-bl1:nth-child(1) .name {
    padding-left: 50px; margin: 10px 0;
}
.col-1-bl1:nth-child(1) .text {
    padding-left: 50px; margin-bottom: 13px; max-width: 530px;
}
.col-1-bl1:nth-child(1) .link {
    padding-left: 50px; 
}
.col-1-bl1:nth-child(1) .link::before {
    left: 50px; margin: 0;
}
.col-1-bl1:nth-child(2) {
    padding: 0 0 0 15px;
    margin-top: -325px;
}
.col-1-bl1:nth-child(2) .wrap {
    max-width: 500px; margin: 0 0 0 auto; 
}
.col-1-bl1:nth-child(2) .name-collection {
    top: 40px; right: -10px;
}
.col-1-bl1:nth-child(2) .name {
    position: absolute; top: 200px; right: 24px;
}
.col-1-bl1:nth-child(2) .text {
    padding: 25px 30px; max-width: 330px;
}
.col-1-bl1:nth-child(2) .link {
    position: absolute; top: 268px; right: -12px;
}
/**/
.row-2-bl1 .date {
    position: absolute; top: -210px; left: 50%; margin-left: -135px; width: 270px; height: 340px; z-index: -2;
    font-family: "FuturaDemic"; font-size: 200px; line-height: 200px; color: #f2f2f2; word-wrap: break-word;
}

.row-2-bl1 .date::before {
    top: 50%; right: -105%; height: 3px; width: 656px; background-color: #f2f2f2; z-index: -3;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.col-2-bl1 {
    float: left; width: 50%; z-index: 2;
}
.col-2-bl1:nth-child(1) {
    padding: 0 15px 200px 0;
}
.col-2-bl1:nth-child(1) .wrap {
    width: 530px; padding-left: 35px; margin: 0 auto; 
}
.col-2-bl1:nth-child(1) .name-collection {
    top: 45px; left: -40px;
}
.col-2-bl1:nth-child(1) .name {
    position: absolute; top: 205px; left: -20px;
}
.col-2-bl1:nth-child(1) .link {
    position: absolute; top: 272px; left: -30px;
}
.col-2-bl1:nth-child(1) .text {
    padding-left: 30px; max-width: 385px;
}
.col-2-bl1:nth-child(2) {
    margin-top: -350px;
    padding: 125px 0 190px 15px;
}
.col-2-bl1:nth-child(2) .wrap {
    max-width: 630px; margin: 0 0 0 auto;
}
.col-2-bl1:nth-child(2) .name-collection {
    top: -73px; right: 183px;
}
.col-2-bl1:nth-child(2) img {
    float: right; margin-bottom: 13px;
}
.col-2-bl1:nth-child(2) .img-wrap::before {
    bottom: 25px; left: 48px; width: 0; height: 280px; background-color: #fafafa; z-index: -1;
}
/*.col-2-bl1:nth-child(2) .img-wrap.visible{width: 320px;}*/
.col-2-bl1:nth-child(2) .name {
    position: absolute; top: -50px; left: -55px; z-index: 1;
}
.col-2-bl1:nth-child(2) .text {
    max-width: 313px;
}
.col-2-bl1:nth-child(2) .link {
    position: absolute; top: 15px; left: -17px; z-index: 1;
}
/**/
.col-3-bl1 {
    float: left; width: 50%; 
}
.col-3-bl1:nth-child(1) {
    padding: 0 15px 147px 0;
}
.col-3-bl1:nth-child(1) .wrap {
    max-width: 630px; padding-top: 160px;
}
.col-3-bl1:nth-child(1) .name-collection {
    top: 37px; left: 160px;
}    
.col-3-bl1:nth-child(1) .name {
    position: absolute; top: 100px; right: 18px;
 }   
 .col-3-bl1:nth-child(1) .link {
    position: absolute; top: 165px; right: 0;
 }
 .col-3-bl1:nth-child(1) img {
    margin-bottom: 20px; margin-left: -10px;
 }
.col-3-bl1:nth-child(1) .img-wrap::before {
    bottom: 145px; left: 235px; width: 0; height: 330px; background-color: #FCF8F7; z-index: -1;
}
.col-3-bl1:nth-child(1) .text {
    max-width: 348px; padding-right: 45px;
    margin: 0 0 0 auto;
}
.col-3-bl1:nth-child(2) {
    margin-top: -610px;
    padding: 0 0 245px 15px;
}
.col-3-bl1:nth-child(2) .wrap {
    max-width: 660px; margin: 0 0 0 auto;
}
.col-3-bl1:nth-child(2) .name-collection {
    top: 43px; right: -43px;
}
.col-3-bl1:nth-child(2) .name,
.col-3-bl1:nth-child(2) .text,
.col-3-bl1:nth-child(2) .link {
    padding-left: 80px;
}
.col-3-bl1:nth-child(2) .name {
    margin-bottom: 10px;
}
.col-3-bl1:nth-child(2) .text {
    max-width: 485px;
    margin-bottom: 15px;
}    
.col-3-bl1:nth-child(2) .link::before {
    left: 80px; margin: 0;
}
/**/
.col-4-bl1 {
    float: left; width: 50%; 
}
.col-4-bl1:nth-child(1) {
    padding: 0 15px 0 0;
}
.col-4-bl1:nth-child(1) .name-collection {
    top: 40px; right: -65px;
}
.col-4-bl1:nth-child(1) .name {
    padding-left: 50px; margin-bottom: 10px;
}   
.col-4-bl1:nth-child(1) .text {
    padding-left: 50px; max-width: 445px; margin-bottom: 15px;
} 
.col-4-bl1:nth-child(1) .link {
    padding-left: 50px;
}  
.col-4-bl1:nth-child(1) .link::before {
    left: 50px; margin: 0;
}
.col-4-bl1:nth-child(2) {
    padding: 0 0 75px 15px;
    margin-top: -333px;
}
.col-4-bl1:nth-child(2) .wrap {
    max-width: 568px; margin: 0 0 0 auto;
}
.col-4-bl1:nth-child(2) .name-collection {
    top: 40px; left: -75px;
} 
.col-4-bl1:nth-child(2) .name {
    position: absolute; top: 185px; right: 50px;
}
.col-4-bl1:nth-child(2) .link {
    position: absolute; top: 280px; right: 60px;
}
.col-4-bl1:nth-child(2) .text {
    max-width: 395px; padding-left: 35px;
}
/**/
.col-5-bl1 {
    float: right; width: 50%; 
    padding: 0 15px 100px 15px; margin-top: -285px;
}
.col-5-bl1 .wrap {
    max-width: 560px; padding-right: 50px; margin: 0 0 0 auto; 
}
.col-5-bl1 .img-wrap::before {
    bottom: 33px; left: 45px; width: 0; height: 330px; background-color: #fafafa; z-index: -1; 
}
.col-5-bl1 .name-collection {
    top: 175px; right: 165px; z-index: 5;
}
.col-5-bl1 img {
    float: right; margin-bottom: 12px;
}
.col-5-bl1 .name {
    position: absolute; top: 300px; left: -82px;
}
.row-5-bl1 .col-5-bl1 .link {
    position: absolute; top: 365px; left: -20px;
}
.col-5-bl1 .text {
    max-width: 450px;
}
.row-5-bl1 .bg-2-bl1 {
    position: absolute; bottom: 180px; left: 20%; z-index: -5;
}

/**/

.summer .col-1-bl1:nth-child(2) .name{right: 0px;}
.summer .col-2-bl1:nth-child(2) .name{left: -32px;}
.summer .col-2-bl1:nth-child(2) img{margin: -77px 90px -27px 0;}
.summer .col-2-bl1:nth-child(1) .name{left: -70px;}
.summer .col-3-bl1:nth-child(1) .name{right: 5px;}
.summer .col-3-bl1:nth-child(1) img{margin-top: 10px;margin-left: 0;}
.summer .col-5-bl1 .name{left: -17px;top: 244px;}
.summer .row-5-bl1 .col-5-bl1 .link{top: 310px;}
.summer .col-5-bl1 img {margin-bottom: 25px;margin-top: 330px;}
.summer .col-4-bl1:nth-child(2) .name {top: 215px;right: 92px;}
.summer .col-3-bl1:nth-child(1) .img-wrap::before{bottom: 140px;}
.summer .col-5-bl1 .img-wrap::before{bottom: 40px;height: 320px;}

.autumn .col-1-bl1:nth-child(2) .name{text-align: center;right: -3px;top: 175px;}
.autumn .col-2-bl1:nth-child(1) .name{left: -8px;}
.autumn .col-4-bl1:nth-child(2) .link{top: 252px;}
.autumn .col-2-bl1:nth-child(2) .name{left: -39px;}
.autumn .col-2-bl1:nth-child(2) img{margin: -133px 20px 0px 0;}
.autumn .col-3-bl1:nth-child(1) .name{right: 27px;}
.autumn .col-3-bl1:nth-child(1) img{margin-left: 35px;}
.autumn .col-3-bl1:nth-child(1) .img-wrap::before{bottom: 151px;height: 315px;}
.autumn .col-5-bl1 .name{left: -19px;top: 260px;}
.autumn .row-5-bl1 .col-5-bl1 .link{top: 325px;}
.autumn .col-5-bl1 img {margin-bottom: 5px;margin-top: 285px;}
.autumn .col-5-bl1 .img-wrap::before{bottom: 40px;height: 320px;}

.winter .col-1-bl1:nth-child(2) .name {text-align: center;right: 25px;top: 175px;}
.winter .col-2-bl1:nth-child(1) .name{left: 8px;}
.winter .col-1-bl1:nth-child(2) .text{max-width: 380px;}
.winter .col-2-bl1:nth-child(2) img{float: none;margin: -265px 0 13px 135px;}
.winter .col-2-bl1:nth-child(2) .img-wrap::before{bottom: 35px;}
.winter .col-2-bl1:nth-child(2) .name{left: -26px;}
.winter .col-2-bl1:nth-child(2) .name-collection {top: -81px;}
.winter .col-3-bl1:nth-child(1) img{margin: -111px 0 13px 105px;}
.winter .col-3-bl1:nth-child(1) .name-collection{display: none;}
.winter .col-3-bl1:nth-child(1) .img-wrap::before{background-color: #fafafa;}
.winter .col-3-bl1:nth-child(1) .name{right: 4px;}
.winter .col-4-bl1:nth-child(2) .name{text-align: center;right: 66px;}

/* ==================================================== Блок 2 - слайдер новинок и хитов  ==================================================*/

.bl-2 {margin: 120px 0 0;}
.bl-4 {margin: 90px 0 200px;}
.title-collection{
    text-align: center;
    margin-bottom: 90px;font-family: "FuturaMediumc";font-size: 18px;color: #b69d67;letter-spacing: 1px;
}
.bl-2 .related-products-slider-wrap-inif .title, .bl-4 .related-products-slider-wrap-inif .title{
    margin-bottom: 0px;
}
.new-products-slider-inif {
    margin: 0 -15px;
}

/* ==================================================== Блок 3 - преимущества  ==================================================*/

.bl-3 {
   padding-top: 200px;
}
.row-bl3, .row-1-bl3, .row-2-bl3 {
    margin: 0 auto; 
}
.row-bl3 .bg-bl3 {
    position: absolute; top: -130px; right: 143px; z-index:-1;
}
.bl-3 .title-b {
    font-family: "FuturaDemic"; font-size: 46px; line-height: 52px; color: #272727; text-align: center;
    max-width: 370px; padding-right: 198px; margin: 0 0 0 auto; 
}
/*animate image*/
.col-1-bl3:nth-child(2) .image-block-animate {margin-left: 22%; }
.col-2-bl3:nth-child(1) .image-block-animate {float: right;margin-bottom: -33px;}
@keyframes bg-animate {
    0% {transform: translateZ(0) scaleY(1) scaleX(0);-webkit-transform: translateZ(0) scaleY(1) scaleX(0);-moz-transform: translateZ(0) scaleY(1) scaleX(0);-ms-transform: translateZ(0) scaleY(1) scaleX(0);-o-transform: translateZ(0) scaleY(1) scaleX(0);}
    50% {transform: translateZ(0) scaleY(1) scaleX(1);-webkit-transform: translateZ(0) scaleY(1) scaleX(1);-moz-transform: translateZ(0) scaleY(1) scaleX(1);-ms-transform: translateZ(0) scaleY(1) scaleX(1);-0-transform: translateZ(0) scaleY(1) scaleX(1);}
    to {transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-webkit-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-moz-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-ms-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-0-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);}
}
@-webkit-keyframes bg-animate {
    0% {transform: translateZ(0) scaleY(1) scaleX(0);-webkit-transform: translateZ(0) scaleY(1) scaleX(0);-moz-transform: translateZ(0) scaleY(1) scaleX(0);-ms-transform: translateZ(0) scaleY(1) scaleX(0);-o-transform: translateZ(0) scaleY(1) scaleX(0);}
    50% {transform: translateZ(0) scaleY(1) scaleX(1);-webkit-transform: translateZ(0) scaleY(1) scaleX(1);-moz-transform: translateZ(0) scaleY(1) scaleX(1);-ms-transform: translateZ(0) scaleY(1) scaleX(1);-0-transform: translateZ(0) scaleY(1) scaleX(1);}
    to {transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-webkit-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-moz-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-ms-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-0-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);}
}
@-moz-keyframes bg-animate {
    0% {transform: translateZ(0) scaleY(1) scaleX(0);-webkit-transform: translateZ(0) scaleY(1) scaleX(0);-moz-transform: translateZ(0) scaleY(1) scaleX(0);-ms-transform: translateZ(0) scaleY(1) scaleX(0);-o-transform: translateZ(0) scaleY(1) scaleX(0);}
    50% {transform: translateZ(0) scaleY(1) scaleX(1);-webkit-transform: translateZ(0) scaleY(1) scaleX(1);-moz-transform: translateZ(0) scaleY(1) scaleX(1);-ms-transform: translateZ(0) scaleY(1) scaleX(1);-0-transform: translateZ(0) scaleY(1) scaleX(1);}
    to {transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-webkit-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-moz-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-ms-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-0-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);}
}
@-ms-keyframes bg-animate {
    0% {transform: translateZ(0) scaleY(1) scaleX(0);-webkit-transform: translateZ(0) scaleY(1) scaleX(0);-moz-transform: translateZ(0) scaleY(1) scaleX(0);-ms-transform: translateZ(0) scaleY(1) scaleX(0);-o-transform: translateZ(0) scaleY(1) scaleX(0);}
    50% {transform: translateZ(0) scaleY(1) scaleX(1);-webkit-transform: translateZ(0) scaleY(1) scaleX(1);-moz-transform: translateZ(0) scaleY(1) scaleX(1);-ms-transform: translateZ(0) scaleY(1) scaleX(1);-0-transform: translateZ(0) scaleY(1) scaleX(1);}
    to {transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-webkit-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-moz-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-ms-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-0-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);}
}
@-0-keyframes bg-animate {
    0% {transform: translateZ(0) scaleY(1) scaleX(0);-webkit-transform: translateZ(0) scaleY(1) scaleX(0);-moz-transform: translateZ(0) scaleY(1) scaleX(0);-ms-transform: translateZ(0) scaleY(1) scaleX(0);-o-transform: translateZ(0) scaleY(1) scaleX(0);}
    50% {transform: translateZ(0) scaleY(1) scaleX(1);-webkit-transform: translateZ(0) scaleY(1) scaleX(1);-moz-transform: translateZ(0) scaleY(1) scaleX(1);-ms-transform: translateZ(0) scaleY(1) scaleX(1);-0-transform: translateZ(0) scaleY(1) scaleX(1);}
    to {transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-webkit-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-moz-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-ms-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);-0-transform: translate3d(100%, 0, 0) scaleY(1) scaleX(1);}
}
.image-block-animate{
    position: relative;overflow: hidden;opacity: 0;display: inline-block;
    -webkit-transition-duration: 0s;transition-duration: 0s;
}
.row-blog-list-inif .image-block-animate{display: block;}
.image-block-animate.animated{opacity: 1;}
.image-block-animate:after {
    content: "";position: absolute;z-index: 2;top: 0;right: -.1rem;bottom: 0;left: 0;background-color: #F2F2F2;
    transform-origin: right center;-webkit-transform-origin: right center;-moz-transform-origin: right center;-ms-transform-origin: right center;
    transform: translateZ(0) scaleY(1) scaleX(0);-webkit-transform: translateZ(0) scaleY(1) scaleX(0);-moz-transform: translateZ(0) scaleY(1) scaleX(0);
    -ms-transform: translateZ(0) scaleY(1) scaleX(0);-o-transform: translateZ(0) scaleY(1) scaleX(0);
}
.image-block-animate.animated:after {
    animation: bg-animate 1.15s cubic-bezier(.81, .15, .26, .99) 1;
    -webkit-animation: bg-animate 1.15s cubic-bezier(.81, .15, .26, .99) 1;
    -moz-animation: bg-animate 1.15s cubic-bezier(.81, .15, .26, .99) 1;
    -o-animation: bg-animate 1.15s cubic-bezier(.81, .15, .26, .99) 1;
    animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-ms-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;
}
.image-block-animate.animated:after, .image-block-animate.animated img, .image-block-animate.animated > div {
    transition-delay: 0.6s;-webkit-transition-delay: 0.6s;-moz-transition-delay: 0.6s;-ms-transition-delay: 0.6s;-0-transition-delay: 0.6s;
}
.image-block-animate img, .image-block-animate > div {
    transform: translate3d(-3rem, 0, 0);-webkit-transform: translate3d(-3rem, 0, 0);-moz-transform: translate3d(-3rem, 0, 0);-ms-transform: translate3d(-3rem, 0, 0);-o-transform: translate3d(-3rem, 0, 0);
    transition: .6s ease;-webkit-transition: .6s ease;-moz-transition: .6s ease;-ms-transition: .6s ease;-o-transition: .6s ease;
    opacity: 0;
}
.image-block-animate.animated img, .image-block-animate.animated > div,
.image-block-animate.visible img, .image-block-animate.visible > div {
    -webkit-transform: translateZ(0);transform: translateZ(0);opacity: 1;
}
/*animate*/
.bl-3 .text-wrapper{
    -webkit-transform: translate3d(-46px, 0, 0);transform: translate3d(-46px, 0, 0);-moz-transform: translate3d(0, -46px, 0);-ms-transform: translate3d(0, -46px, 0);
}
.bl-3 .text-wrapper.animated, .bl-3 .text-wrapper.visible{
    transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);
    transition: all 0.6s linear;-webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;-o-transition: all 0.6s linear;-ms-transition: all 0.6s linear;
    transition-delay: 0.2s;-webkit-transition-delay: 0.2s;-moz-transition-delay: 0.2s;-ms-transition-delay: 0.2s;-0-transition-delay: 0.2s;
}
.bl-3 .number-wrapper{
    -webkit-transform: translate3d(0, 46px, 0);transform: translate3d(0, 46px, 0);-moz-transform: translate3d(0, 46px, 0);-ms-transform: translate3d(0, 46px, 0);
}
.bl-3 .number-wrapper.animated, .bl-3 .number-wrapper.visible{
    transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);
    transition: all 0.6s linear;-webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;-o-transition: all 0.6s linear;-ms-transition: all 0.6s linear;
}
/**/
.bl-3 .text-wrapper{position: relative;z-index: 9;}
.col-1-bl3 {
    float: left; width: 50%; 
}
.col-2-bl3 {
    float: left; width: 50%; 
}
.col-1-bl3:nth-child(1) {
    padding: 0 15px 0 0;
    margin-top: -65px;
}
.col-1-bl3:nth-child(2) {
    padding: 137px 0 50px 15px;
}
.bl-3 .number-wrapper{
    position: absolute; top: 0; left: 0; z-index: 9;
}
.bl-3 .number-wrapper span {
    font-family: "FuturaBold"; font-size: 30px; line-height: 30px; color: #272727; 
    display: inline-block;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.bl-3 .col-1-bl3:nth-child(1) .number-wrapper{
    top: -17px; left: 35px;
}
.bl-3 .col-1-bl3:nth-child(1) .number-wrapper span{
    font-size: 36px; line-height: 36px;
}
.bl-3 .col-1-bl3:nth-child(2) .number-wrapper{
    top: 160px; left: 10%;
}
.col-1-bl3 span::before {
    bottom: 0; right: -15px; height: 3px; width: 15px; background-color: #272727; 
}
.col-1-bl3 .title,  .col-2-bl3 .title {
    font-family: "FuturaDemic"; font-size: 30px; line-height: 30px; color: #272727;   
}
.col-1-bl3 .title {
    margin-bottom: 15px; 
}
.col-1-bl3:nth-child(1) .title {
    margin-left: 5%; margin-top: -35px; max-width: 200px; 
}
.col-1-bl3:nth-child(1) .title::before {
    bottom: 10px; right: 15px; width: 76px; height: 2px; background-color: #272727;
}
.col-1-bl3:nth-child(1) .text {
    margin-left: 5%; max-width: 305px; line-height: 24px;
}    
.col-1-bl3:nth-child(2) .title {
    margin-left: 9%; margin-top: -35px; max-width: 245px;
}
.col-1-bl3:nth-child(2) .title::before {
    top: 20px; right: 6px; width: 76px; height: 2px; background-color: #272727;
}
   
.col-1-bl3:nth-child(2) .text {
    margin-left: 9%; max-width: 420px; line-height: 24px;
}   
/**/
.row-2-bl3 .bg-2-bl3 {
    position: absolute; top: 200px; left: 15px; z-index:-1;
}
.col-2-bl3:nth-child(1) {
    padding: 0 15px 100px 18%;
    
}
.col-2-bl3:nth-child(1) .title {
    max-width: 210px;
}
.col-2-bl3:nth-child(1) .title::before {
    bottom: 12px; right: 13px; width: 76px; height: 2px; background-color: #272727; 
}
.col-2-bl3:nth-child(2) {
    padding: 0 0 100px 15px;
}
.col-2-bl3 .title {
    margin-bottom: 12px;
}    
.col-2-bl3 .text {
    line-height: 24px;
    max-width: 360px;
}
.col-2-bl3:nth-child(2) .wrap {    
    width: 582px; margin: 93px 0 0 auto; 
}
.col-2-bl3:nth-child(2) .title {
    margin-top: -35px; max-width: 265px; padding-left: 35px;
}
.col-2-bl3:nth-child(2) .title::before {
    bottom: 12px; right: 2px; width: 76px; height: 2px; background-color: #272727; 
}
.col-2-bl3:nth-child(2) .text {
    padding-left: 35px;
}
.col-2-bl3:nth-child(1) .number-wrapper{    
    top: 17px; left: 37%;
}
.col-2-bl3:nth-child(2) .number-wrapper{
    top: -25px; left: 35px;
}
.col-2-bl3 span::before {
    bottom: 0; right: -15px; height: 3px; width: 15px; background-color: #272727;     
}

/* ==================================================== Блок 5 - предложение о покупке  ==================================================*/

.bl-5 {
    min-height: 600px; margin-bottom: 90px;
}
.bl-5::before {
    top: 0; left: 0; width: 56%; height: 600px; z-index: -1;
    background-color: #efe5e4; background-image: url(/images/design/img-bl5.jpg); background-position: right top; background-repeat: no-repeat;
}
.row-bl5 {
    margin: 0 auto; 
}  
.col-bl5 {
    max-width: 42%; margin: 0 0 0 auto; padding-top: 180px;
    text-align: center;
}
.col-bl5 .title-b {
    margin-bottom: 20px;
}
.col-bl5 .title-l {
    font-family: "FuturaDemic"; font-size: 20px; line-height: 30px; color: #b69d67; 
    margin-bottom: 40px;     
}
.col-bl5 .wrap{
    -webkit-transform: translate3d(0, 46px, 0);transform: translate3d(0, 46px, 0);-moz-transform: translate3d(0, 46px, 0);-ms-transform: translate3d(0, 46px, 0);
}
.col-bl5 .wrap.animated, .col-bl5 .wrap.visible{
    transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);
    transition: all 0.6s linear;-webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;-o-transition: all 0.6s linear;-ms-transition: all 0.6s linear;
}
/* ----- btn-send -----*/
.btn-send {
    display: block;width: 100%;position: relative;padding: 10px 10px 8px;border: 0;outline: 0;background: none;z-index: 1;overflow: hidden; text-align: center;
    font-family: "FuturaDemic";font-size: 16px;color: #fff;cursor: pointer;letter-spacing: 0.05em;
    -webkit-box-shadow: 0px 17px 24px 0px rgba(136, 128, 111, 0.49);
        -moz-box-shadow:    0px 17px 24px 0px rgba(136, 128, 111, 0.49);
            box-shadow:         0px 17px 24px 0px rgba(136, 128, 111, 0.49);
}
.btn-send:hover{color: white;}
.btn-send:before {
    content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;z-index: -2;background: #000;
    transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;
}
.btn-send:after {
    content: "";position: absolute;width: 100%;height: 0;top: 50%;left: 50%;opacity: 0;z-index: -2;background: #b69d67;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;
}
.btn-send:hover:after {
    height: 700%;opacity: 1;
}
.col-bl5 .btn-send {
    display: block; max-width: 210px; margin: 0 auto;
}
.col-bl5 .btn-send:link, .col-bl5 .btn-send:visited{color: #fff;}

/* ==================================================== Блок 6 - Контакты и карта  ==================================================*/

.bl-6 {
   padding: 100px 0;
}
.row-bl6, .row-1-bl6 {
    margin: 0 auto; 
}
.row-bl6 .bg-bl6 {
    position: absolute; bottom: -130px; left: 7%; z-index: -1;
}
.col-bl6 {
    float: left; 
}
.col-bl6:nth-child(1) {
    width: 33%; padding: 0 15px 0 0;
}
.col-bl6:nth-child(2) {
    width: 26%; padding: 7px 15px 40px 15px;
}
.col-bl6:nth-child(3) {
    width: 41%; padding: 7px 0 0 15px;
}
.row-bl6 .title-b {
    font-family: "FuturaDemic"; font-size: 46px; line-height: 52px; color: #272727;
    margin-bottom: 122px;
}
.row-bl6 .title-b::before {
    bottom: -50px; left: 0; height: 2px; width: 60px; background-color: #272727;
}
.col-bl6 .contacts li {
    margin-bottom: 30px; font-size: 18px; line-height: 24px;
}
.col-bl6 .contacts span {
    font-family: "FuturaDemic"; font-size: 18px; line-height: 30px; color: #272727;
    display: block; margin-bottom: 10px;
}    
.col-bl6:nth-child(3) img{
    float: right; 
}
.row-bl6 ul.contacts{max-width: 350px;}
/**/
.col-1-bl6 {
    float: left; 
}
.col-1-bl6:nth-child(1) {
    width: 41%; padding: 0 15px 0 0;    
}
.col-1-bl6:nth-child(2) {
    width: 26%; padding: 0 15px;
}
.col-1-bl6:nth-child(3) {
    width: 33%; padding: 0 0 0 15px; margin-top: -128px;
}
.col-1-bl6 .wrap {
    padding: 29px; border: 1px solid #e6e6e6;
}
#google-container {
  position: relative;width: 100%;height: 380px;background-color: #e7eaf0;  
}
#map {
    width: 100%;height: 380px;
}
.balloon {
    font-family: "PTsans-R";font-size: 20px;color: #fff;line-height: 1.1;
    padding-top: 8px;
}
.overlay-map {
	background:transparent; position:relative; width:100%;height:380px;top:380px;margin-top:-380px;
}

/* ==================================================== Блок 7 - Факты про обувь и моду  ==================================================*/

.bl-7 {
   padding: 88px 0 145px 0;
}
.bl-7 .link {
    font-family: "FuturaMediumc"; font-size: 14px; line-height: 30px; color: #b69d67; 
    display: block; padding-bottom: 5px; display: inline-block;
}
.no-touch .bl-7 .link:hover{color: #272727;}
.no-touch .bl-7 .link:hover::before {
    left: 100%;margin-left: -32px;
    transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;
}
.bl-7 .link::before {
    bottom: 0; left: 0; width: 32px; height: 9px; 
    background-image:url(/images/design/ic-arrow.png);background-repeat: no-repeat;
    transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;
}
.row-bl7, .row-1-bl7 {
    margin: 0 auto; 
}
.row-bl7 .title-b {
    font-family: "FuturaDemic"; font-size: 46px; line-height: 52px; color: #272727; text-align: right;
    max-width: 365px; margin: 0 0 45px auto;
}
.row-bl7 .title-b::before {
    bottom: 20px; left: -587px; height: 2px; width: 557px; background-color: #f3f3f3;
    transform: rotate(180deg);
}
.row-1-bl7 .title {
    font-family: "FuturaDemic"; font-size: 30px; line-height: 30px; color: #272727; 
    margin: 20px 0; max-width: 330px;height: 61px;overflow: hidden;
}
.row-1-bl7 .title a:link, .row-1-bl7 .title a:visited{color: #272727; }
.row-1-bl7 .title a:hover{color: #b69d67;}
.col-1-bl7 {
    float: left; width: 33.33%;
}
.col-1-bl7:nth-child(1) {
    padding: 28px 15px 0 0;
}
.col-1-bl7:nth-child(2) {
    padding: 0 15px;
}
.col-1-bl7:nth-child(3) {
    padding: 27px 0 0 15px;
}
/**/
.col-1-bl7 .image-block-animate {
    display: block;
}
.col-1-bl7 .im-blog-prew-inif {
    margin-bottom: 33px;
}
.col-1-bl7:nth-child(1) .im-blog-prew-inif {
    height: 510px;max-width: 445px;
}
.col-1-bl7:nth-child(2) .im-blog-prew-inif {
    height: 500px;max-width: 450px;
}
.col-1-bl7:nth-child(3) .im-blog-prew-inif {
    height: 315px;max-width: 497px;margin-left: 8px;
}
.col-1-bl7:nth-child(2) .class-mobile {display: none;}
/**/
.col-1-bl7 .wrap {
    padding-left: 12%; padding-bottom: 56px; max-width: 345px; 
}
.col-1-bl7:nth-child(3) .wrap {
    padding-left: 10%;
}
.col-1-bl7 .wrap::before {
    width: 2px; height: 60px; background-color: #272727;z-index: 9;
}   
.col-1-bl7:nth-child(1) .wrap::before {
    top: -85px; left: 16%;
}
.col-1-bl7:nth-child(3) .wrap::before {
    top: -85px; left: 12%;
}
.col-1-bl7:nth-child(2) .wrap::before {
    bottom: -30px; left: 15%;
}
.col-1-bl7 .text {
    margin-bottom: 15px;max-height: 145px;overflow: hidden;
}



/*================================================================ INTERIAL PAGE =======================================================*/

.breadcrum-wrapper-inif{margin: 0 auto;}

/* Contact-page */

.contact-page .bl-6 {padding: 60px 0 180px;}
.contact-page .row-bl6 .title-b{margin-bottom: 65px;line-height: 1.3;}
.contact-page .row-bl6 .title-b::before {bottom: -28px;}
.contact-page .col-bl6 .contacts li {margin-bottom: 20px;line-height: 1.5;}
.contact-page #google-container {
  position: relative;width: 100%;height: 380px;background-color: #e7eaf0;
}
#map {width: 100%;height: 380px;}
.balloon {
    font-family: "PTsans-R";font-size: 20px;color: #fff;line-height: 1.1;
    padding-top: 8px;
}
.overlay-map {
	background:transparent; position:relative; width:100%;height:380px;top:380px;margin-top:-550px;
}


/* ========================================================================================================================================
======================================================== MINISHOP =====================================================================
===========================================================================================================================================*/

.colum-category-inif, .product-list-inif, .sidebar-filtrer-inif, .colum-p-list-inif, .row-sort-list-inif, .col-sort-list-inif,
.col-product-inif, .col-seoup-shop, .filter_title.accordion-ms, .panel, .sidebar-filtrer-inif .form-group .input-sm, .product-gallery-slider, 
.product-gallery-slider-nav, .product-gallery-slider-nav .slick-slide{
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.row-category-wrapper-inif, .product-list-wrapper-inif, .related-products-slider-wrap-inif, 
.breadcrumb-category-product-list-bg-inif, .row-shop-tex-page-inif{
    max-width: 1550px;width: 96%;
}
.product-list-wrapper-inif{
    border: 0px solid blue;
}
.product-list-inif, .sidebar-filtrer-inif{
    border: 0px solid red;
}
.product-list-inif .breadcrumbs{margin: 0px 0 10px;}

/* ========================================================================================================================================
======================================================== CATEGORY-LIST =====================================================================
===========================================================================================================================================*/

.bl-category-inif{overflow: hidden;}
.row-category-wrapper-inif{
    margin: 4em auto 4em;
}
.row-category-inif{
    margin: 0 -1%;
}
.colum-category-inif{
    float: left;width: 14.65%;margin: 0 1% 20px;padding: 15px 10px;
    background-color: #fff;border: 1px solid #dfdfdf;text-align: center;
    border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
    box-shadow: 0 6px 12px rgba(11,25,54,.07);-webkit-box-shadow: 0 6px 12px rgba(11,25,54,.07);-moz-box-shadow: 0 6px 12px rgba(11,25,54,.07);
    transition: all .1s linear;-webkit-transition: all .1s ease-in;-moz-transition: all .1s ease-in;-o-transition: all .1s ease-in;-ms-transition: all .1s ease-in;
}
.colum-category-inif:hover {
    border: 1px solid #0955B7;
}
/*image*/
.img-category-inif{
    padding: 10px;
}
/*title*/
.title-category-wrapper-inif{
    height: 55px;margin-top: 5px;overflow: hidden;
}
.title-category-inif{
    display: table;width: 100%;height: 100%;
}
.title-category-inif a {
    display: table-cell;vertical-align: middle;
    font-size: 15px;line-height: 1.3;
}
.title-category-inif a, .title-category-inif a:link, .title-category-inif a:visited{color: #333;}
.title-category-inif a:hover{color: #0955B7;}

/* ========================================= SEO BLOCK PRODUCT-LIST | CATEGORY-LIST ===============================================*/

.row-seoup-shop{
    margin: 0 auto;
}

/* ========================================================================================================================================
======================================================== PRODUCT LIST =====================================================================
===========================================================================================================================================*/

.product-list-wrapper-inif{
    margin: 2em auto 4em;
}
.product-list-inif{
    float: right;width: 74%;padding-left: 5%;
}
.sidebar-filtrer-inif{
    float: left;width: 23%;padding-right: 7%;
}
.product-list-inif h1{margin: 12px 0;}
/**/
.row-product-list-inif{
    margin: 0 -2%;
}
.row-breadcrumb-wrap-inif{
    margin: 0 0 30px 0;
}

/*----- Sort-list -----*/

.mob-sort{display: none !important;margin-bottom: 25px;}
.mob-sort a{
    font-family: "FuturaMediumc";font-size: 15px;color: #272727;line-height: normal;
    display: inline-block;margin: 0 4px 6px 0;
}
.mob-sort a:link, .mob-sort a:visited{color: #272727;}
.mob-sort a.active{color: #b69d67 !important;}
.mob-sort a:nth-child(2){margin-left: 6px;}
.mob-sort a:last-child{margin-right: 0;}
.mob-sort a:last-child.active{color: #272727 !important;}
/**/
.row-sort-list-inif{
    margin-bottom: 40px;font-size: 15px;
}
.col-sort-list-inif{
    display: inline-block;vertical-align: middle;
}
.col-sort-list-inif:nth-child(1){width: 30%;}
.col-sort-list-inif:nth-child(2){width: 69%;text-align: right;}
.col-sort-list-inif:nth-child(2) > div {
    display: inline-block;text-align: left;
}
.col-sort-list-inif:nth-child(2) > div:nth-child(1){margin-right: 35px;}
.col-sort-list-inif label, .product-list-inif .dropdown{
    display: inline-block;vertical-align: middle;
}
.col-sort-list-inif label{margin-right: 6px;}
/*select*/
.product-list-inif .dropdown{width: 180px;background: #ffffff;border: 0px solid #e3e5e7;}
.product-list-inif .col-sort-list-inif:nth-child(2) > div:nth-child(2) .dropdown{width: 80px;}
.product-list-inif .dropdown:hover{background: #ffffff;}
.product-list-inif .dropdown div{border: 1px solid #e3e5e7;}
.product-list-inif .dropdown.open {z-index: 9;}
.product-list-inif .dropdown .selected, .product-list-inif .dropdown li{
    font-size: 14px;padding: 6px 12px;
}
.product-list-inif .dropdown li.active, .product-list-inif .dropdown.focus:after, .product-list-inif .dropdown li.focus{background: #b69d67;}
.product-list-inif .dropdown.focus .carat:after{border-top-color: #b69d67;}

/*----- Colum-product-list -----*/

.colum-p-list-inif{
    width: 20.7%;margin: 0 2% 40px;display: inline-block;vertical-align: top;
}
.colum-p-list-inif.big{
    width: 45.8%;
}
.colum-p-list-inif.full, .colum-p-list-inif.full.medium, .colum-p-list-inif.full.small{
    width: 95%;margin-bottom: 60px;
}
.colum-p-list-inif.full.medium, .colum-p-list-inif.full.small{display: none;}
.colum-p-list-inif > .wrap{
    position: relative;
    background-color: #fff;
    transition: all .1s linear;-webkit-transition: all .1s ease-in;-moz-transition: all .1s ease-in;-o-transition: all .1s ease-in;-ms-transition: all .1s ease-in;
}
.colum-p-list-inif > .wrap:hover {
    z-index: 3;
}
.item-img-wrap-inif {
    position: relative;
}
.img-medium-list{display: none;}

/*----- Stock -----*/
.colum-p-list-inif.no-stock .item-img-wrap-inif a > img{
    opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=0.5);
}
.colum-p-list-inif.no-stock  .sticer-new-inif,
.colum-p-list-inif.no-stock  .sticer-popular-inif,
.colum-p-list-inif.no-stock  .sticer-favorite-inif{opacity: 0.5;}
.colum-p-list-inif.no-stock  .sticer-sale-inif{display: none;}
.colum-p-list-inif.no-stock .item-price-inif{color: #a2a2a2;}
.item-img-wrap-inif .no-stock, .item-img-wrap-inif .in-stock{font-size: 14px;margin-top: 8px;}
.item-img-wrap-inif .in-stock{color: #1e8d01;}
.item-img-wrap-inif .no-stock{position: relative;z-index: 9;font-size: 15px;margin-bottom: 15px;line-height: normal;}

/*----- Sticer -----*/

.sticer-new-inif, .sticer-popular-inif, .sticer-favorite-inif, .sticer-sale-inif {
    position: absolute;display: block;top: 0px;right: 1px;padding: 4px 10px 4px;z-index: 1;
    font-family: "FuturaMediumc";font-size: 12px;line-height: 1.5;
}
.sticer-new-inif{background: #B69D67;color: white;}
.sticer-popular-inif{background: #272727;color: white;}
.sticer-favorite-inif{background: #ffbe10;color: white;}
.sticer-sale-inif{background: #F27768;color: white;}

/*----- Cart, Wishlist, Compare -----*/

.white-overlay {
    position: absolute;top: 15%;left: 17%;width: 66%;height: 70%;z-index: 2;
    opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(Opacity=0);
    background-color: #FFFFFF;
}
.colum-p-list-inif:hover .white-overlay{
    opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(Opacity=1);
}
/*module-wrap*/
.item-module-wrap {
    position: absolute;top: 0;left: 50%;right: 0;z-index: 9;
    margin: 0 auto;text-align: center;
    opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(Opacity=0);
    -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
    -ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
}
.colum-p-list-inif:hover .item-module-wrap, .no-touch .colum-p-list-inif:hover .item-module-wrap{
    opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(Opacity=1);top: 50%;
    -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;  
}
.item-module-wrap, .white-overlay, .colum-p-list-inif:hover .white-overlay, .colum-p-list-inif:hover .item-module-wrap{
    transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
}
.item-btn-wrap .ms2_form, .item-compare-inif{
    /*display: inline-block;*/
}
/*btn-icon*/
.btn-wishlist-inif, .item-module-wrap .btn-cart-inif.quick_view.btn{
    display: inline-block;vertical-align: middle;position: relative;width: 44px;height: 36px;margin: 0 4px;padding: 0;
}
.btn-wishlist-inif{margin-bottom: 12px;}
.item-btn-wrap .btn.btn-default{
    background: none;border: 0;outline: 0;
}
.btn-wishlist-inif:before,
.item-module-wrap .btn-cart-inif.quick_view.btn:before{
    content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;
    /*border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%*/
}
.btn-wishlist-inif:before{
    background-image:url(/images/design/favorite-head.png);background-repeat: no-repeat;background-position: center;
}
.btn-wishlist-inif:hover:before{
    background-image:url(/images/design/favorite-head-hover.png);background-repeat: no-repeat;background-position: center;
}
.item-module-wrap .btn-cart-inif.quick_view.btn:before{
    background :url(/images/design/cart-head.png);background-repeat: no-repeat;background-position: center; 
}
.no-touch .item-module-wrap .quick_view.btn:hover:before {
    background: url(/images/design/cart-head-hover.png);background-repeat: no-repeat;background-position: center; 
}
.item-module-wrap .quick_view.btn:after{display: none;}
.item-module-wrap .btn-more-inif{
    font-family: "FuturaMediumc";font-size: 14px;color: #B69D67;position: relative;
}
.item-module-wrap .btn-more-inif.linka, .item-module-wrap .btn-more-inif.visited{color: #B69D67;}
.item-module-wrap .btn-more-inif:hover{color: #272727;}
.item-module-wrap .btn-more-inif::before {
    content: "";position: absolute;bottom: -10px;left: 50%;width: 32px;height: 9px;margin-left: -16px;
    background-image: url(/images/design/ic-arrow.png);background-repeat: no-repeat;
    transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;
}
.no-touch .item-module-wrap .btn-more-inif:hover::before {
    left: 100%;margin-left: -32px;
    transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;
}
/**/
a.comparison-link {
    border-bottom-style: none !important;display: inline-block;
}
.item-module-wrap .comparison.added .comparison-add, .msfavorites.btn-wishlist-inif.load.voted {
    display: inline-block;opacity: .2;/*cursor: default;*/cursor: not-allowed;
}
.msfavorites.btn-wishlist-product-inif.modal-msfavorites.load.voted{opacity: .2;cursor: not-allowed;}
.no-touch .btn-wishlist-product-inif.load.voted:hover, .btn-wishlist-inif.load.voted:hover:before {background-image: url(/images/design/favorite-head.png);background-repeat: no-repeat;background-position: center;}
.item-module-wrap .comparison .loading {opacity: .2;}

/*----- Reviews -----*/

.item-reviews-wrap-inif{
    margin: 5px 0 0px;
}
.item-stars-inif, .item-reviews-inif{
    display: inline-block;vertical-align: middle;
}
.item-reviews-inif{float: right;}
.btn-reviews{
    display: inline-block;position: relative;padding: 2px 0 2px 22px;
}
.btn-reviews:before{
    content: "";position: absolute;top: 0;bottom: 0;left: 0;width: 16px;
    background-image:url(/images/design/ic-reviews-shop.png);background-repeat: no-repeat;background-position: left center;
}
.btn-reviews, .btn-reviews:visited, .btn-reviews:link{color: #333;}
.item-stars-inif .ec-stars, .product-page-inif .ec-stars{
    background: url(/images/design/ec-stars-hover.png) 0 0 repeat-x !important;
}

/*----- Title -----*/

.item-title-inif {
    line-height: 1.2;font-size: 16px;font-family: "FuturaMediumc";
    margin: 18px 0 10px;padding: 0;text-align: center;
}
.item-title-inif a, .item-title-inif a:visited, .item-title-inif a:link {
    color: #272727;
}
.item-title-inif a:hover{
    color: #b69d67;
}

/*----- Price -----*/

.item-price-wrap-inif{
    height: 26px;overflow: hidden;text-align: center;
}
.item-price-inif, .item-price-old-inif{
    display: inline-block;line-height: 1.4;
}
.item-price-inif{
    color: #272727;font-size: 16px;font-family: "FuturaBold";
}
.item-price-old-inif{
    font-size: 15px;color: #363636;text-decoration: line-through;
    margin-left: 10px;
}
.no-price{
    color: #272727;font-size: 15px;font-family: "FuturaDemic";
}

/*----- Atribute-list, Poduct SKU -----*/

.item-atribute-wrap-inif, .item-article-inif{
    display: none;margin: 10px 0 10px;
    opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(Opacity=0);
    transition: all .1s linear;-webkit-transition: all .1s ease-in;-moz-transition: all .1s ease-in;-o-transition: all .1s ease-in;-ms-transition: all .1s ease-in;
}
.colum-p-list-inif:hover .item-atribute-wrap-inif, .colum-p-list-inif:hover .item-article-inif{
    display: block;
    opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(Opacity=1);
}
.item-attribute-inif {
    font-size: 14px;line-height: 1.3;text-align: left;
    margin-bottom: 3px;
    /*border-bottom: 1px solid #E7E7E6;*/
}
.item-attribute-name-inif, .item-attribute-value-inif{display: inline-block;}
.item-attribute-name-inif{margin-right: 5px;}
.item-attribute-value-inif{font-family: "FuturaMediumc";}
.item-article-inif{
    font-size: 14px;text-align: left;
    margin-top: 10px;
}
.item-article-inif span {
    color: #000;font-size: 16px;font-family: "FuturaMediumc";
}

/*akciya*/

.row-akciya-wrap{
    border: 2px solid #f9f9f9;width: 100%;height: 100%;padding: 5px;
}
.row-akciya{
    background-color: #f9f9f9;padding: 55px 0;position: relative;z-index: 1;
    font-family: "FuturaMediumc";
    background-image: url(/images/design/img-2-bl6.jpg);background-repeat: no-repeat;background-position:  115% 82%;
}
.colum-akciya{
    max-width: 500px;text-align: center;color: #272727;padding: 0 30px 0 30px;position: inherit;
}
/*.title-opacity{
    font-family: "FuturaDemic";font-size: 160px;color: #E2E2E2;text-transform: uppercase;letter-spacing: 8px;
    position: absolute;top: 50%;left: 50%;z-index: -1;
    -ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
}*/
.title-akciya{
    font-family: "FuturaDemic";font-size: 36px;line-height: normal;letter-spacing: 2px;
}
.description-akciya{
    color: #272727;line-height: 1.3;text-decoration: underline;
    margin: 20px auto 25px;max-width: 370px;
}
.description-akciya span{font-family: "FuturaDemic";color: #272727;}
.promo-cod{
    background: #272727;display: inline-block;padding: 3px 15px;
    font-size: 22px;color: white;line-height: normal;
}

/* ========================================== PAGINATION ========================================================*/

.product-list-inif .pagination{text-align: center;margin-top: 10px;display: block;width: 100%;}
.product-list-inif .pagination .pagination{display: inline-block;}
.product-list-inif .pagination ul > li{
    color: #333;font-size: 16px;
    list-style: none;list-style-type: none;display: inline-block;padding: 0px 8px;margin: 2px 5px 15px;background-image: none;
}
.product-list-inif .pagination ul > li.disabled{color: #b2b2b2;}
.product-list-inif .pagination ul > li.active{color: #0955b7;text-decoration: underline;}
.product-list-inif .pagination ul > li{margin: 2px 2px 13px}
.product-list-inif .pagination ul > li > a, .product-list-inif .pagination ul > li > a:link, 
.product-list-inif .pagination ul > li > a:active, .product-list-inif .pagination ul > li > a:visited, 
.product-list-inif .pagination ul > li > a:focus{color: #333;}
.product-list-inif .pagination ul > li > a:hover{color: #0955b7;}

/* ========================================== SIDEBAR NAV ========================================================*/

.sidebar-nav{margin-bottom: 40px;}
.nav-ccrollbar{
    height: 215px;overflow-y: auto;
}
.mCSB_scrollTools{opacity: 1 !important;}
.sidebar-nav .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    border-radius: 0 !important;width: 7px;
}
.sidebar-nav .mCSB_scrollTools {width: 10px;}
.sidebar-nav .mCSB_scrollTools .mCSB_draggerRail{width: 1px;border-radius: 0 !important;background-color: #dedede !important;}
.sidebar-nav .mCSB_scrollTools .mCSB_dragger{height: 50px !important;}
li.level-nav1 > a {
    margin: 0 0 7px;display: block;position: relative;
    font-family: "FuturaMediumc";color: #272727;font-size: 16px;
    transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-webkit-transition: background-color 0.5s ease-out;
}
.no-touch li.level-nav1 > a:hover, li.level-nav1.linked > a, li.level-nav1:hover > a, li.level-nav1.active > a{color: #b69d67;}

/* ========================================== PRODUCT FILTER ========================================================*/

#mse2_filters{margin-bottom: 20px;}
.filter_title.accordion-ms {
    padding: 10px 0;margin: 0;width: 100%;
    font-size: 18px;font-family: "FuturaDemic";color: #272727;text-align: left;outline: none;cursor: pointer;border: none;
    transition: 0.4s;
}
.accordion-ms.active, .accordion-ms:hover, .accordion-ms:hover:after {
    color: #b69d67;
}
.panel {
    background-color: white;max-height: 0;overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.panel-wrapper{
    padding: 15px 0 5px;max-height: 197px;
    overflow-x: hidden;overflow-y: auto;
}
.accordion-ms:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;color: #272727;float: right;
    margin-left: 5px;
}
.accordion-ms.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}
/*slider price*/
.filter-pc-wrapper-inif .price-slider-wrapper{
    margin-bottom: 25px;
}
.filter_title_price{
    font-family: "FuturaDemic";font-size: 18px;color: #272727;text-align: left;
    margin-bottom: 30px;
}
.filter-pc-wrapper-inif .ui-widget-header{background: #DEDEDE;}
.filter-pc-wrapper-inif .mse2_number_inputs{margin-top: 15px;}
.filter-pc-wrapper-inif .form-group.col-md-6{
    float: left;width: 50%;
}
.filter-pc-wrapper-inif .form-group.col-md-6:nth-child(2)  .input-sm{text-align: right;}
.filter-pc-wrapper-inif #mse2_filters .mse2_number_inputs label {display: block;}
.filter-pc-wrapper-inif .form-group .input-sm {
    width: 100%;display: inline-block;padding: 2px 0;border: 0;
    font-family: "FuturaMediumc";font-size: 16px;color: #272727;
}
.filter-pc-wrapper-inif #mse2_filters .mse2_number_slider{
    width: 97%;font-size: 1px;border: 0;
}
.filter-pc-wrapper-inif .ui-slider .ui-slider-handle{
    width: 8px;height: 18px;cursor: pointer;background: #272727;border: 0 !important;outline: 0;
}
.filter-pc-wrapper-inif .ui-corner-all, .filter-pc-wrapper-inif .ui-corner-bottom, 
.filter-pc-wrapper-inif .ui-corner-left, .filter-pc-wrapper-inif .ui-corner-bl{border-radius: 0px !important;}
.filter-pc-wrapper-inif .ui-slider-horizontal .ui-slider-handle{margin-left: -1px;top: -9px;}
.ui-slider-horizontal .ui-slider-range{left: 0 !important;width: 100% !important;}
/*checkbox*/
.filter-pc-wrapper-inif .checkbox {
    display: block;margin-bottom: 10px;
}
.filter-pc-wrapper-inif .num-color{
    color: #999;font-size: 13px;position: absolute;left: 110%;top: -5px;
}
.filter-pc-wrapper-inif .category-rusult-label {
    font-size: 16px;color: #777777;text-align: left;font-family: "FuturaLightc";line-height: normal;
    display: block;
}
#mse2_filters .disabled {
    color: #aaa;opacity: 0.5;cursor: not-allowed;
}
/**/
.filter-pc-wrapper-inif fieldset {
    border: 0;margin: 0;padding: 0;
}
.filter-pc-wrapper-inif sup {top: 0;font-size: 100%;line-height: 0;position: initial;}
/**/
.filter_title_open {
    font-size: 18px;font-family: "FuturaDemic";color: #272727;text-align: left;
    margin: 10px 0 20px 0;
}
.filter-pc-wrapper-inif fieldset.ms-size{margin-bottom: 10px;}
.ms-color input[type="checkbox"], .ms-size input[type=checkbox], .ms-size input[type=checkbox]:checked + label:before{display: none;}
.ms-color ul, .ms-size ul{margin: 0;list-style: none;}
.ms-color ul li, .ms-size ul li {
    display: inline-block;margin: 0 6px 6px 0;
}
.ms-color .disabled div{opacity: 0.3;}
.ms-size label {
    font-family: "FuturaLightc";font-size: 15px;color: #777777;line-height: normal;
    display: inline-block;border: 1px solid #e3e3e3;padding: 6px 6px;
}
.ms-size label:focus, .ms-size input[type=checkbox]:checked +  label:focus{background: none;color: #777777;}
.ms-size label:hover{color: #272727;background: #e3e3e3;}
.ms-size input[type=checkbox]:checked +  label {
    color: #272727;background: #e3e3e3;
}

/*------------------------------------------ MODAL SHOP ----------------------------------*/

/*----- Modal minicart, msfavorites----------*/

.modal-cart .form-modal-title-big{font-size: 36px;}
.modal-cart .form-modal-body {max-width: 700px;}
.modal-cart #msMiniCart, .modal-msfavorites, .modal-instraction{
    max-width: 500px;margin: 0 auto;color: #272727;font-family: "FuturaMediumc";
}
.row-cart-had{
    position: relative;
    margin: 0 0 15px;padding: 0 0 15px 0;border-bottom: 1px solid #DEDEDE;
}
.col-cart-had-l, .col-cart-had-r{
    display: inline-block;vertical-align: middle;
}
.col-cart-had-l{
    width: 30%;
}
.col-cart-had-r{
    width: 69%;padding: 0 35px 0 25px;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.title-cart-head{
    line-height: 1.25;font-size: 18px;
    margin: 10px 0 10px;padding: 0;
}
.title-cart-head a, .title-cart-head a:visited, .title-cart-head a:link{color: #272727;}
.title-cart-head a:hover{color: #b69d67;}
.price-cart-head{
    line-height: 1.3;font-size: 16px;font-family: "FuturaBold";
    margin: 10px 0 10px;padding: 0;
}
.price-cart-head span{font-size: 15px;}
.price-cart-head .msoptionsprice-old-cost{padding-left: 12px;}
.price-cart-head .quantity{
    font-size: 14px;
}
.row-cart-had .ms2_form{
    right: 0;top: 50%;position: absolute;margin-top: -13px;
}
.form-modal-content .btn-remove{
    padding: 13px 13px 12px;
    background-image: url(/images/design/ic-close.png);background-position: center;background-repeat: no-repeat;background-size: 8px;
}
.form-modal-content .btn-remove:hover{background-color: #b69d67;}
.btn-remove{
    background-color: #f1f1ef;padding: 7px 9px 6px;border: 0;outline: 0;font-size: 11px;
}
.btn-remove:hover{background-color: #272727;color: #fff;}
/**/
.row-total-cart-head{margin: 25px 0 0 0;}
.row-total-cart-head .col-cart-head-l, .row-total-cart-head .col-cart-head-r{float: left;font-size: 16px;}
.row-total-cart-head .col-cart-head-l{width: 40%;}
.row-total-cart-head .col-cart-head-r{width: 60%;padding-left: 15px;text-align: right;}
.row-total-cart-head span{font-family: "FuturaDemic";font-size: 18px;}
.modal-cart .form-modal-content .btn-send{
    max-width: 100%;width: auto;padding: 15px 14px 14px;
}
.modal-cart .btn-send:link, .modal-cart .btn-send:visited{color: white;}
/**/
.modal-msfavorites .sub-title{
    font-family: "FuturaLightc";text-align: center;font-size: 18px;margin-bottom: 30px;
}
.modal-msfavorites .sub-title span{font-family: "FuturaDemic";}
.modal-msfavorites .img-msfavorites{
    width: 150px;height: 120px;background-size: cover;background-position: center;background-repeat: no-repeat;
}
.modal-msfavorites .name-msfavorites {
    line-height: 1.3;font-size: 18px;margin: 10px 0 10px;padding: 0;
}
.modal-msfavorites .article-msfavorites {
    font-size: 14px;font-family: "FuturaLightc";color: #c0c0c0;letter-spacing: 1px;
}
.price-msfavorites, .price-old-msfavorites {
    display: inline-block;line-height: 1.4;
}
.price-old-msfavorites {
    font-family: "FuturaLightc";color: #272727;text-decoration: line-through;margin-left: 10px;
}
/**/
.modal-instraction{font-family: "FuturaLightc";text-align: left;}

/*------------------------*/

/* ========================================================================================================================================
======================================================== PRODUCT PAGE =====================================================================
===========================================================================================================================================*/

.product-page-wrapper-inif{
    padding: 0;margin: 0 auto 0;max-width: 1920px;
}
.product-page-wrapper-inif .breadcrumbs{margin: 0 auto 40px;}
.product-page .breadcrumbs li:last-child i{display: none;}

/*----- Colum -----*/

.col-product-inif{
    float: left;
}
.col-product-inif:nth-child(1){width: 63%;position: relative;}
.col-product-inif:nth-child(2){width: 37%;padding: 7.5% 0 0 8%;max-width: 530px;}

/*Sticer*/
.product-page .sticer-new-inif, .product-page .sticer-popular-inif, .product-page .sticer-favorite-inif, .product-page .sticer-sale-inif{
    top: 40px;left: 30px;right: auto;
}

/*----- Gallery -----*/

.product-gallery-slider {
    text-align: center;border: 0px solid #e7e7e7;width: 80%;
}
.product-gallery-slider, .product-gallery-slider-nav{
    float: left;
}
.product-gallery-slider-nav{
    width: 20%;margin-top: -1px;
}
.product-gallery-slider-nav .slick-slide{
    outline: 0px;cursor: pointer;border: 1px solid transparent;margin: 2px 0 0 0;
}
.product-gallery-slider-nav .slick-slide.slick-current{border: 1px solid transparent;opacity: 0.6;}
.product-gallery-slider-nav .slick-slide:focus{outline: 0px;}
.slick-slide img{display: inline-block;}
.product-gallery-slider .slick-next, .product-gallery-slider .slick-prev{background: #c1c1c1;}
.product-gallery-slider .slick-next:focus, .product-gallery-slider .slick-next:hover, 
.product-gallery-slider .slick-prev:focus, .product-gallery-slider .slick-prev:hover{background: #0955b7;}
.product-gallery-slider .slick-next:before, .product-gallery-slider .slick-prev:before{font-size: 15px;}

/*----- Share -----*/

.row-socshare-shop-inif{
    margin: 0px 0 20px;
}
.title-share-product-inif, .soc-shareinit-shop {
    display: inline-block;vertical-align: middle;
}
.title-share-product-inif {
    font-size: 14px;font-family: "FuturaMediumc";color: #c0c0c0;
    letter-spacing: 1px;margin-right: 15px;
}

/*------ Title -----*/

.h1-product{
    font-family: "FuturaMediumc";font-size: 24px;margin: 18px 0 13px;line-height: 1.1;
}
.product-page-wrapper-inif h2{font-size: 22px;}
.product-page-wrapper-inif h3{font-size: 21px;}
.product-page-wrapper-inif h4{font-size: 20px;}
.product-page-wrapper-inif h5{font-size: 19px;}
.product-page-wrapper-inif h6{font-size: 18px;}

/*----- Reviews, Article -----*/

.row-article-reviews-inif{margin-bottom: 25px;}
.col-product-inif .article {
    font-size: 14px;font-family: "FuturaMediumc";color: #c0c0c0;letter-spacing: 1px;
}
.product-stars-inif, .product-reviews-inif{
    display: inline-block;vertical-align: middle;vertical-align: middle;
}
.product-stars-inif:first-child {margin-right: 5px;}
.col-product-inif .btn-reviews{
    font-size: 15px;font-family: "FuturaMediumc";color: #272727;letter-spacing: 1px;
    padding: 0;
}
.col-product-inif .btn-reviews:before{display: none;}
.ec-stars {
    background: url(/images/design/ec-stars-hover.png) 0 0 repeat-x !important;
}
.ec-stars span, .ec-rating-stars span.active, .ec-rating-stars span.active2 {
    background: url(/images/design/ec-stars.png) 0 0 repeat-x !important;
}

/*----- Price-Stock ------*/

.row-price-stock-inif {
    padding: 13px 0px 15px;margin: 10px 0 30px;
}
.price-product-inif, .price-product-old-inif{
    display: inline-block;line-height: 1.4;
}
.price-product-inif{
    color: #272727;font-size: 30px;font-family: "FuturaDemic";
}
.currency-cod{font-size: 18px;}
.price-product-old-inif {
    font-size: 15px;color: #363636;text-decoration: line-through;
    margin-left: 10px;
}
.product-page-wrapper-inif.no-stock .price-product-inif {
    color: #a2a2a2;
}
/**/
.price-product-economia-inif{
    width: 170px;padding: 3px 2px 4px;margin-top: 5px;background: #F27768;
    font-size: 14px;color: white;text-align: center;
}
/**/
.row-stock-product-inif .in-stock {
    color: #B69D67;font-size: 15px;font-family: "FuturaMediumc";
}

/*---------- Option Size, Color -----------*/

.option-size, .option-color{margin-bottom: 30px;display: inline-block;width: 49.5%;vertical-align: top;}
.option-size .title, .option-color .title{
    font-family: "FuturaDemic";font-size: 15px;color: #272727;margin: 0px 0 10px;
}
.option-size ul, .option-color ul{list-style: none;margin: 0;}
.option-size ul li, .option-color ul li{display: inline-block;margin: 0 6px 6px 0;}
.option-color ul li{margin-right: 2px;}
.option-size ul li:last-child, .option-color ul:last-child{margin-right: 0;}
.option-size label{
    font-family: "FuturaLightc";font-size: 15px;color: #777777;line-height: normal;
    display: inline-block;
    border: 1px solid #e3e3e3;padding: 6px 6px;
}
.option-size input[type="radio"], .option-color input[type="radio"]{
    display: none;
}
.option-size input[type="radio"]:checked ~ label{color: #272727;background: #e3e3e3;}
.option-color input[type="radio"]:checked ~ div{border: 2px solid #E3E3E3;}
.option-color label div{border: 2px solid #fff;padding: 2px;}
/**/
[tooltip]{
    position: relative;
}
[tooltip]:after{
    content: attr(tooltip);padding: 7px 8px 9px;position: absolute;left: -9999px;opacity :0;bottom: 115%;background: #333;
    color: #fff;white-space: nowrap;font-size: 13px;z-index: 999999999999;
    -webkit-transition: 0.25s linear opacity;transition: 0.25s linear opacity;
}
[tooltip]:hover:after{
    left: 0px;opacity: 1;
}

/*----- Product-module -----*/

.product-page-module-wrapper-inif{margin-bottom: 55px;}
.col-product-inif .cart-form-inif, .col-product-inif .msOneClick-product-inif, .wishlist-product-inif{
    display: inline-block;vertical-align: middle;
}
.col-product-inif .msOneClick-product-inif{margin: 0 15px 0 9px;}
/**/
.form-quantity-inif, .btn-cart, .form-quantity-inif label, .form-quantity-inif .input-sm.form-control {
    display: inline-block;vertical-align: middle;
}
.form-quantity-inif .input-sm.form-control {
    width: 50px;height: 39px;padding: 0;border: 1px solid #c1c0c0;
    font-size: 15px;text-align: center;
}
.col-product-inif .quick_view.btn {
    max-width: 134px;padding: 10px 22px 8px;box-shadow: none;
}
.col-product-inif .quick_view.btn:after {background: #282627;}
.col-product-inif .quick_view.btn:before{background: #B69D67;}
.col-product-inif .quick_view.btn, .col-product-inif .btn_one_click.btn-send{
font-family: "FuturaDemic";letter-spacing: 0.5px;text-transform: none;
}
.col-product-inif .btn_one_click.btn-send {
    border-bottom: 0;line-height: normal;max-width: 120px;color: white;
}
.col-product-inif .btn_one_click.btn-send:visited, .col-product-inif .btn_one_click.btn-send:link{color: white;}
.form-quantity-inif{display: none;}

/*btn wishlist*/
.btn-wishlist-product-inif{
    cursor: pointer;display: block;width: 34px;height: 34px;
    background-image: url(/images/design/favorite-head.png);background-repeat: no-repeat;background-position: center;
}
.no-touch .btn-wishlist-product-inif:hover {
    background-image: url(/images/design/favorite-head-hover.png);
}
.btn-wishlist-product-inif span{display: none;}

/* ----- TABS ------ */

#vertical-tab-inif{
    max-width: 790px;width: 96%;margin: 10% auto 8%;
}
.tabs-nav-inif, .tabs-content-wrapper-inif{width: 100%;}
.tabs-nav-inif{text-align: center;}
.tabs-content-wrapper-inif {
    margin: 35px 0 0;
    box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;
    -webkit-transition: all .3s ease-in-out .3s;-moz-transition: all .3s ease-in-out .3s;transition: all .3s ease-in-out .3s;
}
.tabs-nav-title-inif{
    margin-left: -4px;padding: 0;display: inline-block;vertical-align: top;position: relative;
}
.tabs-nav-title-inif:nth-child(1) a{padding-left: 0;}
.tabs-nav-title-inif:last-child a{padding-right: 0;}
.tabs-nav-title-inif a {
    display: inline-block;padding: 8px 40px 10px;
    font-family: "FuturaDemic";font-size: 27px;color: #c0c0c0;line-height: 1.3;text-decoration: none;
}
.tabs-nav-title-inif a:hover{color: #272727;}
.tabs-nav-title-inif.active a {
    color: #272727;
}
.tabs-content-inif {display: none;}
.tabs-content-inif.active {display: block; }

/*----- Reviews ------*/

.row-comment-inif{width: 94%;margin: 40px auto 50px;font-family: "FuturaLightc";}
.titl-comment-main-inif{
    font-family: "FuturaDemic";font-size: 27px;color: #272727;text-align: left;
    margin-bottom: 30px;
}
.row-comment-inif .ec-antispam{display: none !important;}
.row-comment-inif .form-group-inif {
    padding: 0;margin: 0 0 20px;display: block;
}
.colum-comment-form-l-inif, .colum-comment-form-r-inif{
    float: left;display: block;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
.colum-comment-form-l-inif{width: 47%;}
.colum-comment-form-r-inif{width: 47%;margin-left: 6%;}
.colum-comment-form-l-inif:nth-child(3){
    width: 100%;margin-top: 12px;
}
.colum-comment-form-l-inif:nth-child(3) .form-group-inif, .colum-comment-form-l-inif:nth-child(3) .form-actions{
    display: inline-block;vertical-align: middle;
}
.colum-comment-form-l-inif:nth-child(3) .form-actions{
    margin-left: 160px;
}
.colum-comment-form-l-inif:nth-child(3) .form-group-inif .ec-rating, .colum-comment-form-l-inif:nth-child(3) .control-label,
.colum-comment-form-l-inif:nth-child(3) .form-group-inif{
    margin: 0;display: inline-block;vertical-align: middle;
}
.colum-comment-form-l-inif:nth-child(3) .control-label{padding: 3px 20px 0 0;}
.row-comment-inif .control-label {
    font-family: "FuturaDemic";font-size: 17px;color: #272727;margin-bottom: 10px;display: block;
}
.row-comment-inif input[type=text].form-control.form-control{
    font-family: "FuturaMediumc";font-size: 16px;color: #272727;
    display: block;width: 100%;height: 45px;padding: 0 5px 0 15px;
    background-color: transparent !important;border: 0px;border: 1px solid #d2d2d2;
}
.row-comment-inif textarea.form-control {
    height: 140px;width: 100%;padding: 15px;border: 1px solid #d2d2d2;background: none;
    font-family: "FuturaMediumc";font-size: 16px;color: #272727;
}
.row-comment-inif input[type=text].form-control.form-control, .row-comment-inif textarea.form-control, .row-comment-inif button.btn-comment,
.row-comment-message .ec-message__reply{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.row-comment-inif input::-webkit-input-placeholder, .row-comment-inif textarea::-webkit-input-placeholder {color: #CBCBCB;font-family: "FuturaLightc";}
.row-comment-inif input::-moz-placeholder, .row-comment-inif textarea::-moz-placeholder         {color: #CBCBCB;font-family: "FuturaLightc";}/* Firefox 19+ */
.row-comment-inif input:-moz-placeholder, .row-comment-inif textarea:-moz-placeholder          {color: #CBCBCB;font-family: "FuturaLightc";}/* Firefox 18- */
.row-comment-inif input:-ms-input-placeholder, .row-comment-inif textarea:-ms-input-placeholder     {color: #CBCBCB;font-family: "FuturaLightc";}

.row-comment-inif .ec-rating-description {
    color: #272727;padding-top: 0;
}
.row-comment-inif .ec-rating-stars{margin-right: 5px;}
.row-comment-inif .ec-rating-stars, .row-comment-inif .ec-rating-description{
    float: none;display: inline-block;vertical-align: middle;
}
.row-comment-inif input.btn-comment-inif {
    border: 0;background: #000000;margin: 0;padding: 12px 30px;
    font-family: "FuturaDemic";font-size: 16px;color: #fff;cursor: pointer;
    -webkit-box-shadow: 0px 17px 24px 0px rgba(136, 128, 111, 0.49);
    -moz-box-shadow: 0px 17px 24px 0px rgba(136, 128, 111, 0.49);
    box-shadow: 0px 17px 24px 0px rgba(136, 128, 111, 0.49);
}
.row-comment-inif input.btn-comment-inif:hover{
    opacity: 1;background: #B69D67;
}
.row-comment-message{
    margin: 0 auto 40px;width: 94%;
    font-family: "FuturaLightc";color: #292929;
}
.row-comment-message .ec-message{border-radius: 0;border: 0;background-color: transparent;box-shadow: none;padding: 0;}
.row-comment-message .ec-message__reply{padding: 10px 20px 25px 30px;background-color: #f1f1ef;margin: 30px 0 30px 50px;}
.row-comment-message .ec-message__reply p{margin: 10px 0;}
.ec-autor-inif{font-family: "FuturaDemic";}
.ec-rating-stars span {
    background: url(/images/design/ec-stars-hover.png) 0 0 no-repeat !important;
}


/*----- Atribute----- */

.atribute-pr-page-content {
    font-size: 18px;line-height: 1.5;
    background: url(/images/design/atribute-line.png);background-repeat: repeat-x;background-position: left 17px;
    border-bottom: 0;margin-bottom: 13px;padding-bottom: 0;
}
.atribute-pr-page-content .product-attribute-name {
    float: left;padding-right: 18px;text-align: left;
}
.atribute-pr-page-content .product-attribute-value {
    float: right;padding-left: 18px;text-align: right;
}
.atribute-pr-page-content .product-attribute-name, .atribute-pr-page-content .product-attribute-value {
    background: #fff;
}
.product-attribute-value {
    display: inline-block;color: #777777;
}
.product-attribute-name {
    font-family: "FuturaMediumc";color: #272727;
    display: inline-block;margin-right: 5px;
}
.btn-atribute-wrap-inif{
    font-size: 15px;font-family: "FuturaMediumc";letter-spacing: 0.5px;
    margin-top: 10px;
}
.btn-atribute, .btn-atribute:visited, .btn-atribute:link{color: #B69D67;}
.btn-atribute:hover{color: #272727;}

/*----- Looked product ------*/

.row-looked-products-list-wrap-inif{
    margin: 25px 0 20px;
}
.looked-products-wrap-inif .colum-p-list-inif{
    width: 100%;margin: 0 15px 10px 15px;
}

/*----- Related product ------*/

.related-products-slider-wrap-inif{
    margin: 0 auto 0;position: relative;
}
.related-products-slider-wrap-inif .title{
    font-size: 46px;font-family: "FuturaDemic";color: #272727;text-align: center;
    margin-bottom: 70px;
}
.related-products-slider-inif{margin: 0 -15px;}
.related-products-slider-wrap-inif .colum-p-list-inif{
    width: 100%;margin: 0 15px 10px 15px;
}
.slick-track{margin: 0 auto;}
.product-page .related-products-slider-wrap-inif .sticer-new-inif, .product-page .related-products-slider-wrap-inif .sticer-popular-inif,
.product-page .related-products-slider-wrap-inif .sticer-favorite-inif, .product-page .related-products-slider-wrap-inif .sticer-sale-inif {
    top: 0px;left: auto;right: 0;
}
/**/
.slick-slider :focus{outline: 0 !important;}
.arrow-wrapper-product-page-slider-looked, .arrow-wrapper-product-page-slider-related{
    width: 100px;margin: 0 auto 180px;
}
.arrow-wrapper-slider-new, .arrow-wrapper-slider-top{
    width: 100px;margin: 0 auto 0;
}
.arrow-wrapper-product-page-slider-looked .slick-next, .arrow-wrapper-product-page-slider-looked .slick-prev,
.arrow-wrapper-product-page-slider-related .slick-next, .arrow-wrapper-product-page-slider-related .slick-prev,
.arrow-wrapper-slider-new .slick-next, .arrow-wrapper-slider-new .slick-prev,
.arrow-wrapper-slider-top .slick-next, .arrow-wrapper-slider-top .slick-prev {
    outline: 0;width: 30px;height: 30px;margin-top: 60px;z-index: 99;transform: none;top: 0;left: 0;right: 0;position: relative;transform:none;
}
.arrow-wrapper-product-page-slider-looked .slick-prev,
.arrow-wrapper-product-page-slider-related .slick-prev,
.arrow-wrapper-slider-new .slick-prev,
.arrow-wrapper-slider-top .slick-prev {
    float: left;
    background: url(/images/design/prev-slide.png) left center no-repeat;
}
.arrow-wrapper-product-page-slider-looked .slick-next,
.arrow-wrapper-product-page-slider-related .slick-next,
.arrow-wrapper-slider-new .slick-next,
.arrow-wrapper-slider-top .slick-next {
    float: right;
    background: url(/images/design/next-slide.png) right center no-repeat;
}
.arrow-wrapper-product-page-slider-looked .slick-prev:focus, .arrow-wrapper-product-page-slider-looked .slick-prev:hover,
.arrow-wrapper-product-page-slider-related .slick-prev:focus, .arrow-wrapper-product-page-slider-related .slick-prev:hover,
.arrow-wrapper-slider-new .slick-prev:focus, .arrow-wrapper-slider-new .slick-prev:hover,
.arrow-wrapper-slider-top .slick-prev:focus, .arrow-wrapper-slider-top .slick-prev:hover {
    background: url(/images/design/prev-slide-hover.png) left center no-repeat;
}
.arrow-wrapper-product-page-slider-looked .slick-next:focus, .arrow-wrapper-product-page-slider-looked .slick-next:hover,
.arrow-wrapper-product-page-slider-related .slick-next:focus, .arrow-wrapper-product-page-slider-related .slick-next:hover,
.arrow-wrapper-slider-new .slick-next:focus, .arrow-wrapper-slider-new .slick-next:hover,
.arrow-wrapper-slider-top .slick-next:focus, .arrow-wrapper-slider-top .slick-next:hover {
    background: url(/images/design/next-slide-hover.png) right center no-repeat;
}
.arrow-wrapper-product-page-slider-looked .slick-prev:before,
.arrow-wrapper-product-page-slider-related .slick-prev:before,
.arrow-wrapper-slider-new .slick-prev:before, .arrow-wrapper-slider-top .slick-prev:before{
    content: "";position: absolute;z-index: -1;right: -21px;top: 0;width: 2px;height: 100%;background: #E9E9E9;
}
.arrow-wrapper-product-page-slider-looked .slick-next:before,
.arrow-wrapper-product-page-slider-related .slick-next:before,
.arrow-wrapper-slider-new .slick-next:before, .arrow-wrapper-slider-top .slick-next:before{display: none;}

/* оформление статьи*/

.title-content{
    font-family: "FuturaDemic";font-size: 22px;
}
.title-content span{color: #b2b2b2;}
.text-style{font-size: 16px;}
.text-style p{
    color: #272727;line-height: 1.5;text-align: justify;
    margin: 1.2em 0;
}
.text-style strong, .text-style b {
    font-family: "FuturaDemic";
}
.text-style img{max-width: 100%;height: auto;}
.text-style table img {
     border: 0px solid #BCBCBC;margin: 0px;
}
.text-style hr{
    height: 0.2px;width: auto;background-color: #002655;
}
.text-style ul li{
    background-image:url(/images/design/arrow.png);background-repeat: no-repeat;background-position: left 18px;
    color: #272727;line-height: 1.5;text-align: left;
    padding: 7px 0px 7px 21px;
}
.text-style ol {
    list-style-type: none;counter-reset:  item;
}
.text-style li:before {
    content: counter(item);counter-increment: item;
    background: #b69d67;padding: 1px 9px 1px 9px;margin-right: 12px;display: inline-block;float: left;
    font-size: 14px;color: #ffffff;font-weight: bold;
}
.text-style ol li{
    padding: 7px 0px 7px 0px;
	color: #272727;line-height: 1.5;text-align: left;
}
.text-style ul li:before {
    content: none;counter-increment: none;
}
.text-style a{
    font-family: "FuturaDemic";
}
.text-style a:link, .text-style a:active, .text-style a:visited, .text-style a:focus{
    color: #b69d67;
}
.text-style a:hover{
    color: #272727;
}
.text-style blockquote, .text-style q{
    background: #f1f1ef;border-left: 2px solid #b69d67;padding: 20px 50px;margin: 35px 0;text-align: left;
}


/* ---------------------------------- Faforites and Cart page ------------------------------------------ */

.tex-page h1{margin: 12px 0;}
.breadcrumb-category-product-list-bg-inif{margin:0 auto;}
.row-shop-tex-page-inif{margin: 3em auto 8em;}
.row-msfavorites-parent-inif{
    border-bottom: 1px solid #DEDEDE;padding: 18px 0;display: table;width: 100%;
    text-align: center;
}
.row-clear{text-align: center;}
.row-title-table{
    display: table;width: 100%;padding: 10px 0;border-bottom: 1px solid #DEDEDE;
    font-family: "FuturaDemic";color: #272727;text-align: center;
}
.col-msfavorites-page-inif{
    display: table-cell;vertical-align: middle;
}
.col-msfavorites-page-inif:nth-child(1){width: 15%;}
.col-msfavorites-page-inif:nth-child(2){width: 40%;text-align: left;padding-left: 25px;}
.col-msfavorites-page-inif:nth-child(3){width: 25%;}
.col-msfavorites-page-inif:nth-child(4){width: 13%;}
.col-msfavorites-page-inif:nth-child(5){width: 12%;}
.col-msfavorites-page-inif:nth-child(2) .article{text-align: left;font-size: 14px;color: #8d8e91;margin: 10px 0;}
.col-msfavorites-page-inif:nth-child(2) .option-size, .col-msfavorites-page-inif:nth-child(2) .option-color{width: auto;margin-bottom: 0px;}
.col-msfavorites-page-inif:nth-child(2) .option-color{margin-right: 15px;}
.title-msfavorites-page-inif{
    font-family: "FuturaMediumc";font-size: 18px;color: #272727;
    margin-bottom: 10px;line-height: 1.2;
}
.title-msfavorites-page-inif a:visited, .title-msfavorites-page-inif a:link{color: #272727;}
.title-msfavorites-page-inif a:hover{color: #b69d67;}
.msfavorites-parent-inif .price-main-list-inif{color: #272727;font-size: 16px;font-family: "FuturaBold";}
.msfavorites-parent-inif .price-old-list-inif{text-decoration: line-through;}
.msfavorites-parent-inif .quick_view.btn{
    max-width: 130px;margin: 0 auto;
    -webkit-box-shadow: 0px 17px 24px 0px rgba(136, 128, 111, 0.49);
    -moz-box-shadow: 0px 17px 24px 0px rgba(136, 128, 111, 0.49);
    box-shadow: 0px 17px 24px 0px rgba(136, 128, 111, 0.49);
}
.btn.btn-clear.btn-send{
    max-width: 220px;margin: 50px auto 0;
}
.options-cart{font-size: 15px;font-family: "FuturaMediumc";}
/**/
.col-cart-page-inif{
    display: table-cell;vertical-align: middle;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.col-cart-page-inif:nth-child(1){width: 15%;}
.col-cart-page-inif:nth-child(2){width: 32%;text-align: left;padding: 0 2% 0 25px;}
.col-cart-page-inif:nth-child(3){width: 16%;font-family: "FuturaDemic";color: #272727;}
.col-cart-page-inif:nth-child(4){width: 11%;padding: 0 1%;}
.col-cart-page-inif:nth-child(5){width: 18%;font-family: "FuturaDemic";color: #272727;}
.col-cart-page-inif:nth-child(6){width: 9%;}
.col-cart-page-inif:nth-child(2) .article{text-align: left;font-size: 14px;color: #8d8e91;}
.col-cart-page-inif input.counts {
    width: 36px;height: 30px;padding: 0;border: 1px solid #c1c0c0;font-size: 15px;text-align: center;
    display: inline-block;vertical-align: middle;
}
.count__button {
    -moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    color: #909090;font-size: 25px;
    width: 20px;padding: 0;display: inline-block;vertical-align: middle;border: 0px;
}
.row-total-cart-page{
    padding: 50px 0;border-bottom: 1px solid #DEDEDE;
}
.row-total-cart-page .col-cart-head-l,
.row-total-cart-page .col-cart-head-r{font-size: 17px;font-family: "FuturaDemic";color: #272727;}
.row-total-cart-page .col-cart-head-r .t-sum{font-size: 24px;}
.btn.btn-change{border: none;background: none;display: none;}
#msProduct .row-msfavorites-parent-inif .old_price, #msCart .row-msfavorites-parent-inif .old_price, .ms2_product .row-msfavorites-parent-inif .old_price {
    font-size: 15px;color: #363636;text-decoration: line-through;font-style: normal;
    margin-left: 10px;
}
/*========================== NEW ORDER PAGE ============================*/

.order-form-wrap .form-horizontal.ms2_form, .row-form-group-input, .well .row-mspc_form{
     display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
     -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
     -webkit-box-pack: justify; -moz-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
}
.row_receiver, .row_adress, .row_payments_deliveries{
     box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
     outline: 0px solid red;
}
.row_receiver{
     -webkit-flex: 0 0 30%;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;
}
.row_adress{
     -webkit-flex: 0 0 18%;-ms-flex: 0 0 18%;flex: 0 0 18%;max-width: 18%;
}
.row_payments_deliveries{
     -webkit-flex: 0 0 42%;-ms-flex: 0 0 42%;flex: 0 0 42%;max-width: 42%;
}
.row-form-group-input .form-group{
     -webkit-flex: 0 0 45%;-ms-flex: 0 0 45%;flex: 0 0 45%;max-width: 45%;
}
.row-form-group-input.full .form-group{
     -webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;
}
.row-form-group-input .form-group.input-parent, .row-form-group-input.full .form-group.input-parent{margin-bottom: 0;}
.row-form-group-input{margin-bottom: 40px;}
.row_adress .form-group.input-parent{margin-bottom: 40px;}
.row_payments_deliveries .title_receiver{margin-bottom: 57px;}
/**/
.title_receiver{
    font-family: "FuturaMediumc";font-size: 24px;color: #272727;
    margin-bottom: 28px;
}
.control-label{
     margin-bottom: 10px;font-family: "FuturaDemic";color: #272727;display: block;
}
.order-form-wrap #msOrder .required-star {color: #c50101;}
.row_receiver input, .row_adress input, .row_payments_deliveries input, .row_adress select{
    font-family: "FuturaLightc";font-size: 15px;color: #555;
    display: block;width: 100%;height: 45px;
    padding: 0 5px 0 15px;
    background-color: transparent !important;border: 0px;border: 1px solid #cccccc;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.row_receiver textarea {
    height: 140px;width: 100%;padding: 15px;border: 1px solid #cccccc;background: none;
    font-family: "FuturaLightc";font-size: 15px;color: #555;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.order-form-wrap .form-group .input-sm{display: block;width: 100%;}
input[disabled]  ~ label{
    opacity: 0.5;cursor: not-allowed;display: none;
}
.row_payments_deliveries label{color: #272727;}
.row_payments_deliveries .checkbox label:before{bottom: 3px;}
.row_payments_deliveries .checkbox {margin-bottom: 15px;}
/**/
.row_adress .msnp-address-set, .row_adress .msnp-address-set.msnp-address-set-4.msnp-address-set--active,
.row_adress .msnp-address-set.msnp-address-set-5.msnp-address-set--active,
.row_adress .msnp-address-set.msnp-address-set-6.msnp-address-set--active{display: block;}
.row_adress .msnp-address-set.msnp-address-set-4,
.row_adress .msnp-address-set.msnp-address-set-5, .row_adress .msnp-address-set.msnp-address-set-6{display: none;}
.row_adress .col-md-6.msnp-address-set.msnp-address-set-4.msnp-address-set--hide.msnp-address-set--active{display: block !important;}
.row_adress .col-md-6.msnp-address-set.msnp-address-set-4.msnp-address-set--hide.msnp-address-set--active .row-form-group-input{display: none;}
/**/
.row_adress .col-md-6.msnp-address-set.msnp-address-set-4.msnp-address-set--active .row-pickup-wrap,
.row_adress .col-md-6.msnp-address-set.msnp-address-set-4.msnp-address-set--hide.msnp-address-set--active .title_receiver.visibl{display: none;}
.row_adress .col-md-6.msnp-address-set.msnp-address-set-4.msnp-address-set--hide.msnp-address-set--active .row-pickup-wrap{display: block;}
.contacts_receiver li {
    margin-bottom: 20px;line-height: 1.5;font-size: 17px;
}
.contacts_receiver span {
    font-family: "FuturaDemic";font-size: 18px;line-height: 30px;color: #272727;
    display: block;margin-bottom: 10px;
}
/*well*/
.row-shop-tex-page-inif .well.mob{display: none;}
.well .row-mspc_form{}
.well .row-mspc_form input{
     -webkit-flex: 0 0 72%;-ms-flex: 0 0 72%;flex: 0 0 72%;max-width: 72%;
}
.well .row-mspc_form .input-group-btn{
     -webkit-flex: 0 0 28%;-ms-flex: 0 0 28%;flex: 0 0 28%;max-width: 28%;
}
.well .input-group .row-mspc_form input{height: 34px;}
.well .row-mspc_form .mspc_btn.btn span{
     display: block;
     box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.well .row-mspc_form .mspc_btn.btn{margin-left: 0;width: 100%;}

.oferta{margin-top: 15px;line-height: 1.25;}


/*==old order==*/
.row-payments-deliveries, .row-receiver, .colum-background{
    float: left;width: 32.82%;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; 
}
.colum-background{
    height: 502px;margin-left: 1.5%;
    background: url(/images/design/img-4-bl6.jpg) no-repeat;background-position: right bottom;background-size: contain;
}
/*.row-payments-deliveries{position: relative;z-index: 1;}
.row-payments-deliveries::before{
    content: "";position: absolute;top: 60px;bottom: -50px;left: 0;right: 0;z-index: -1;
    background: #f6f4f4;
}*/
.row-receiver{padding-right: 3%;}
.row-receiver > div{max-width: 550px;}
/*.row-payments-cart-page{display: none;}*/
.title-receiver{
    font-family: "FuturaMediumc";font-size: 22px;color: #272727;
    margin-bottom: 20px;
}
.control-label-title{
    font-family: "FuturaMediumc";font-size: 18px;color: #272727;
    margin-bottom: 10px;
}
.form-group.input-parent{margin-bottom: 32px;}
.row-receiver label{display: none;}
.row-receiver .row-input-cart-page{display: inline-block;max-width: 94%;width: 100%;}
.row-receiver input{
    font-family: "FuturaLightc";font-size: 15px;color: #555;
    display: block;width: 100%;height: 45px;
    padding: 0 5px 0 15px;
    background-color: transparent !important;border: 0px;border: 1px solid #cccccc;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
#msOrder  .row-receiver .required-star{color: #b69d67;font-size: 24px;padding: 5px;}
.row-receiver .row-input-textarea-page{max-width: 94%;}
.row-receiver textarea{
    height: 140px;width: 100%;padding: 15px;border: 1px solid #cccccc;background: none;
    font-family: "FuturaLightc";font-size: 15px;color: #555;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.well .input-group{margin-bottom: 6px;}
.well .input-group input{
    font-family: "FuturaLightc";font-size: 15px;color: #555;
    height: 36px;padding: 0 5px 0 15px;
    background-color: #fff;border: 0px;border: 1px solid #cccccc;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
/**/
.row-shop-tex-page-inif .well{
    background: #f1f1ef;padding: 35px 10% 40px;margin-top: 35px;text-align: center;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.order_cost_title{
    display: block;
    font-family: "FuturaDemic";font-size: 22px;color: #272727;
}
.order_cost_title .t-sum{font-size: 24px;}
.order_cost_title span {
    font-size: 15px;
}
.row-shop-tex-page-inif .btn-order-head {
    max-width: 250px;margin: 20px auto 0;
    padding: 11px 45px 9px;display: inline-block;background: #282627;
    font-family: "FuturaMediumc";font-size: 16px;color: #fff;line-height: normal;
}
.row-shop-tex-page-inif .btn-order-head:hover{background: #B69D67;}
.row-shop-tex-page-inif .btn-order-head:link, .row-shop-tex-page-inif .btn-order-head:visited{color: #fff;}
/*ОФормление заказа*/
.row-info-complete-inif {
    text-align: center;
    background: #f1f1ef;border: 1px solid #DEDEDE;padding: 40px 2%;margin-bottom: 20px;
}
.row-info-complete-inif p {margin: 8px 0;}
.title-complete-1-inif{
    font-size: 20px;font-family: "FuturaMediumc";color: #272727;
}
.title-complete-1-inif span{font-family: "FuturaDemic";}
.col-complete-page-inif{
    display: table-cell;vertical-align: middle;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.col-complete-page-inif:nth-child(1){width: 15%;}
.col-complete-page-inif:nth-child(2){width: 35%;text-align: left;padding: 0 2% 0 25px;}
.col-complete-page-inif:nth-child(3){width: 20%;font-family: "FuturaDemic";color: #272727;}
.col-complete-page-inif:nth-child(4){width: 10%;padding: 0 1%;font-family: "FuturaDemic";color: #272727;}
.col-complete-page-inif:nth-child(5){width: 20%;font-family: "FuturaDemic";color: #272727;}
.col-complete-page-inif:nth-child(2) .article{text-align: left;font-size: 14px;color: #8d8e91;}
.row-thanks{
    padding: 20px 2%;text-align: center;
}
.title-complete-2-inif{
    font-size: 22px;font-family: "FuturaMediumc";color: #272727;
}
.order-form-wrapper .checkbox label:before{bottom: 3px;}
.row-deliveries-cart-page{margin: 20px 0 35px;}
.mspc_msg{color: red;}
.input-group-addon{margin: 5px 0;}
.mspc-info a{font-size: 15px;text-decoration: underline;color: #b69d67;cursor: pointer;}
.mspc-info a:link, .mspc-info a:visited{color: #b69d67;}
.mspc-info a:hover{color: #292929;}
.input-group-btn, .input-group input{display: inline-block;vertical-align: middle;}
.mspc_btn.btn {
    border: 0;outline: 0;background-color: transparent;padding: 0;margin-left: -2px;
    cursor: pointer;
}
.mspc_btn.btn span{
    padding: 9px 15px 7px;display: inline-block;background: #B69D67;
    font-family: "FuturaMediumc";font-size: 15px;color: #fff;line-height: normal;
}
.mspc_btn.btn span:hover, .mspc_btn.btn span.red:hover{background: #282627;}
.mspc_btn.btn span.red{background: #F27768;}
.mspc_discount_amount span{font-family: "FuturaDemic";}


/* animate */
.col-bl1 li{
    -webkit-transform: translate3d(16px, 0, 0);transform: translate3d(16px, 0, 0);-moz-transform: translate3d(0, 16px, 0);-ms-transform: translate3d(0, 16px, 0);
}
.col-bl1 li.animated{
    transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);
    transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;
}
.col-bl1 li:nth-child(2).animated{
    transition-delay: 0.2s;-webkit-transition-delay: 0.2s;-moz-transition-delay: 0.2s;-ms-transition-delay: 0.2s;-0-transition-delay: 0.2s;
}
.col-bl1 li:nth-child(3).animated{
    transition-delay: 0.4s;-webkit-transition-delay: 0.4s;-moz-transition-delay: 0.4s;-ms-transition-delay: 0.4s;-0-transition-delay: 0.4s;
}
/* Inimation MASK images*/
.animation-img-inst{
    overflow: hidden;display: inline-block;
}
.an-img-inst{
    transition: all 0.4s ease-in;-webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transform: all 0.4s ease-in;
    -webkit-transform: translateX(-100%);transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);
}
.animation-img-inst.shown .an-img-inst {
    -webkit-transform: translateX(0);transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);
}
.an-img-inst:after {
    content: '';position: absolute;display: block;background: #f1f1f1;
    width: 100%;height: 120%;left: 0;top: -10%;
    transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;-ms-transform: all 0.5s ease-in;
}
.animation-img-inst.shown .an-img-inst:after{
    -webkit-transform: translateX(100%);transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);
    -webkit-transition-delay: 0.6s;transition-delay: 0.6s;-moz-transition-delay: 0.6s;-ms-transition-delay: 0.6s;-o-transition-delay: 0.6s;
}

/*============================================================ CONTENT =================================================================*/

.content-bg{
    width: 96%;max-width: 1280px;margin: 1.5em auto 5em;
}
/*breadcrumbs*/
.breadcrumbs {
    margin: 20px 0 10px;
    font-size: 14px;color: #b69d67;text-align: left;
}
.breadcrumbs li {
    text-decoration: none;
    display: inline-block;vertical-align: top;position: relative;margin: 0;padding: 0;
}
.breadcrumbs li a, .breadcrumbs li a:visited, .breadcrumbs li a:link{color: #b69d67;}
.breadcrumbs li a:hover{color: #272727;}
.breadcrumbs .ti-angle-right{
    font-size: 8px;
    padding: 0px 3px 0 5px;
}
/*sidebar*/
.sidebar{
    width: 26%;float: left;
}
.sidebar .arrow-wrapper-product-page-slider-related{margin: 0 auto 0;}
.arrow-wrapper-product-page-slider-related .slick-next, .arrow-wrapper-product-page-slider-related .slick-prev{margin-top: 40px;}
/*CONTENT*/
.content{
    width: 70%;float: right;min-height: 150px;margin: 0;overflow: hidden;
}
.content .breadcrumbs{margin: 0 auto;}
.content h1 {
    margin: 12px 0;
}
/**/
.sale-aside-products-slider-wrap-inif{
    margin: 0;position: relative;max-width: 290px;
}
.sale-aside-products-slider-wrap-inif .title{
    font-family: "FuturaDemic";font-size: 27px;color: #272727;line-height: normal;
    margin-bottom: 35px;
}
.sale-aside-products-slider-wrap-inif .colum-p-list-inif{
    width: 100%;margin: 0;
}
.slick-track{margin: 0 auto;}
.product-page .sale-aside-products-slider-wrap-inif .sticer-new-inif, .product-page .sale-aside-products-slider-wrap-inif .sticer-popular-inif,
.product-page .sale-aside-products-slider-wrap-inif .sticer-favorite-inif, .product-page .sale-aside-products-slider-wrap-inif .sticer-sale-inif {
    top: 0px;left: auto;right: 0;
}
/*============================ About US =======================================*/

.row-1-about-us-inif{margin-bottom: 70px;}
.colum-about-us-inif{display: inline-block;}
.row-1-about-us-inif .colum-about-us-inif{width: 49.5%;vertical-align: middle;}
.row-1-about-us-inif .colum-about-us-inif:nth-child(1){padding-right: 25px;}
.row-1-about-us-inif .colum-about-us-inif:nth-child(2){padding-left: 25px;}
.bl-about-us-inif .title {
    font-family: "FuturaDemic";font-size: 27px;color: #272727;line-height: 1.25;
    margin-bottom: 35px;
}
.row-2-about-us-inif{margin-bottom: 50px;}
.row-2-about-us-inif .colum-about-us-inif{width: 32.5%;vertical-align: top;}
.row-2-about-us-inif .colum-about-us-inif:nth-child(1){padding-right: 36px;}
.row-2-about-us-inif .colum-about-us-inif:nth-child(2){padding: 0 18px;}
.row-2-about-us-inif .colum-about-us-inif:nth-child(3){padding-left: 36px;}
.bl-about-us-inif .number{
    font-family: "FuturaDemic";font-size: 24px;color: #272727;
}
.bl-about-us-inif .title-2 {
    font-family: "FuturaMediumc";font-size: 20px;color: #272727;text-align: center;
    margin: 35px;
}
.text-style .row-2-about-us-inif p{text-align: left;}


/*============================================================= FOOTER =========================================================*/

.footer{
    width: 100%;margin: 0 auto; padding: 90px 0; background-color: #f1f1ef;
    text-align: left;color: #777777;
}
.footer::before {
    top: 0; left: 0; width: 23%; height: 100%; background-color: #fff; z-index: 1;
}
.row-footer {
    margin: 0 auto;
}
.footer a {
    color: #777777;
}
.footer a:visited {
    color: #777777;
}
.footer a:hover {
    color: #272727;
}
.col-footer {
    float: left; 
}
.col-footer:nth-child(1) {
    padding: 10px 15px; width: 25%;
    font-family: "FuturaLightc"; font-size: 14px; line-height: 22px; color: #000; z-index: 5;
}
.col-footer:nth-child(1) img {
    display: block; margin-bottom: 90px;max-width: 120px;
}
.col-footer:nth-child(2) {
    padding: 0 15px; width: 17%;
}
.col-footer:nth-child(3) {
    padding: 0px 15px; width: 16.5%; 
}
.col-footer:nth-child(4) {
    padding: 10px 15px; width: 24%; 
}
.col-footer:nth-child(5) {
    padding: 127px 0 0 15px; width: 17.5%;
}
.col-footer:nth-child(2) a {
    font-family: "FuturaMediumc"; font-size: 16px; line-height: 36px; color: #272727;
}
.col-footer:nth-child(2) a:link, .col-footer:nth-child(2) a:visited {
    color: #272727;
}
.col-footer:nth-child(2) a:hover {
    color: #777777;
}    
.col-footer .title { 
    font-family: "FuturaDemic"; font-size: 18px; line-height: 30px; color: #000;
    margin-bottom: 20px;
}
.col-footer:nth-child(3) ul li a {
    font-size: 14px; line-height: 24px; 
}
.col-footer:nth-child(3) ul li:nth-child(1) a{
    font-size: 18px;
}
.col-footer .contacts li {
    margin-bottom: 14px;
}    
.col-footer .phone, .col-footer .email {
    padding-left: 40px;  
}
.col-footer .phone::before {
    top: -2px; left: 0; width: 21px; height: 23px; 
    background-image:url(/images/design/icon-footer.png);background-repeat: no-repeat;
}
.col-footer .email::before {
    top: -2px; left: 0; width: 21px; height: 17px; 
    background-image:url(/images/design/icon-2-footer.png);background-repeat: no-repeat;
}
.col-footer:nth-child(4) .wrap {
    margin-bottom: 60px;
}
.col-footer:nth-child(4) .wrap img {
    display: inline-block; vertical-align: middle; margin-right: 25px;
}    
.col-footer .social-list {
    font-size: 0;
}
.col-footer .title-social {
    font-family: "FuturaMediumc"; font-size: 16px; line-height: 21px; color: #000;
    margin-bottom: 23px;
}
.col-footer .social {
    display: inline-block; vertical-align: top;
}
.col-footer .social a{
    display: inline-block; vertical-align: top; margin-right: 15px; cursor: pointer;
    width: 22px; height: 22px; 
}
.col-footer .social-fb {
    background-image:url(/images/design/icon-4-footer.png);background-repeat: no-repeat; background-position: center top;
}
.col-footer .social-inst {
    background-image:url(/images/design/icon-3-footer.png);background-repeat: no-repeat; 
}
.col-footer .btn-send {
    display: block; max-width: 245px; margin: 0 auto; color: #fff;
}
.col-footer .btn-send:visited, .col-footer .btn-send:link {
    color: #fff;
}

/* Up BUTTON */
.cd-top {
  display: inline-block;height: 40px;width: 40px;position: fixed;bottom: 15px !important;right: 15px !important;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;text-indent: 100%;white-space: nowrap;
  background: rgba(182,157,103, 0.9) url(/images/design/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .6;
}
.cd-top:hover {
  background-color: #B69D67;opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;width: 60px;right: 30px;bottom: 30px;
  }
}

.modal-open {
    overflow: hidden;
}
.modal-backdrop {
    position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: rgba(0,0,0,.9);
}
.modal-backdrop.fade {
    opacity: 0;filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 1;filter: alpha(opacity=1);
}
.modal-close {
    position: absolute;top: 30px;right: 30px;width: 20px;height: 20px;opacity: 1;background: none;border: 0;
    background-image: url(/images/design/ic-close.png);background-position: center;background-repeat: no-repeat;
    cursor: pointer;z-index: 999;
}
.modal {
    display: none;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;outline: 0;
    -webkit-overflow-scrolling: touch;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);-ms-transform: translate(0, -25%);-o-transform: translate(0, -25%);transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;-o-transition: -o-transform 0.3s ease-out;transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);
}
.modal {
    display: none;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;outline: 0;
    -webkit-overflow-scrolling: touch;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);-ms-transform: translate(0, -25%);-o-transform: translate(0, -25%);transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;-o-transition: -o-transform 0.3s ease-out;transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;overflow-y: auto;
}
.modal-dialog {
    position: relative;max-width: 750px;margin: 20px auto 50px;background: #fff;padding: 6% 90px 6%;
    font-family: "FuturaLightc";
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.modal-open .modal {
    overflow-x: hidden;overflow-y: auto;
}
/**/
.modal-title {
    font-family: "FuturaDemic";font-size: 36px;color: #272727;line-height: 1.1;text-align: center;
}
.modal-content {
    position: relative;background-clip: padding-box;outline: 0;-webkit-background-clip: padding-box;
}
.modal-header {
    text-align: center;margin: 0 auto 45px;max-width: 96%;
}
.modal-body {
    position: relative;
}
.oneClick_body{
    max-width: 500px;margin: 0 auto;color: #272727;font-family: "FuturaMediumc";
}
.modal-content .row-cart-had{border: 0;margin: 0 0 45px;padding: 0;}
.modal-content .col-cart-had-l {width: 37%;}
.modal-content .col-cart-had-r {width: 62%;}
.modal-content {max-width: 480px;margin: 0 auto;}
.modal-content .article {
    font-size: 14px;font-family: "FuturaLightc";color: #c0c0c0;letter-spacing: 1px;
}
.row-count{display: none;}
.modal-options ul{list-style: none;margin: 0;}
.modal-options ul li{display: inline-block;margin: 0 3px 6px 0;}
.modal-options ul li:last-child{margin-right: 0;}
.modal-options label {
    font-family: "FuturaLightc";font-size: 14px;color: #777777;line-height: normal;display: inline-block;border: 1px solid #e3e3e3;padding: 5px 5px;
}
.modal-options .title {
    font-family: "FuturaDemic";font-size: 15px;color: #272727;margin: 0px 0 10px;
}
.modal-options input[type="radio"]:checked ~ label{color: #272727;background: #e3e3e3;}
.modal-options input[type="radio"]:checked ~ div{border: 2px solid #E3E3E3;}
.modal-options label div{border: 2px solid #fff;padding: 2px;}
.modal-options input[type="radio"]{display: none;}
/**/
.msoneclick_form-group{
    margin-bottom: 30px;
}
.msoneclick_form-label{
    font-family: "FuturaDemic";font-size: 17px;color: #272727;
    margin-bottom: 10px;display: block;
}
.msoneclick_form-field input{
    font-family: "FuturaMediumc";font-size: 16px;color: #272727;
    display: block;width: 100%;height: 45px;padding: 0 5px 0 15px;background-color: transparent !important;border: 1px solid #DEDEDE;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.msoneclick_form-field input.invalid {
    border: 1px solid #bf1a36;
}
.msoneclick_form-group .errorBlok{display: none;}
/**/
.modal-footer {
    text-align: center;text-align: center;margin-top: 45px;
}
/**/
.modal-title-sub{
    font-size: 24px;font-family: "FuturaMediumc";margin: 40px 0 10px;
}
.forder-popup__block.msoneclickSuccess{text-align: center;max-width: 430px;margin: 0 auto;}
.forder-popup__block.msoneclickSuccess .btn-send{margin: 45px auto 0;max-width: 220px;}

/*------------------------------------------------------------ MODAL FORM -----------------------------------------------------------*/
/* ----- btn-send -----*/
.btn-send, .quick_view.btn {
    display: block;width: 100%;position: relative;padding: 12px 22px 10px;border: 0;outline: 0;background: none;z-index: 1;overflow: hidden;
    font-family: "FuturaDemic";font-size: 16px;color: #fff;cursor: pointer;line-height: normal;
}
.btn-send:hover, .quick_view.btn:hover{color: white;}
.btn-send:before, .quick_view.btn:before {
    content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;z-index: -2;background: #282627;
    transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;
}
.btn-send:after, .quick_view.btn:after {
    content: "";position: absolute;width: 100%;height: 0;top: 50%;left: 50%;opacity: 0;z-index: -2;background: #B69D67;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;
}
.btn-send:hover:after, .quick_view.btn:hover:after {
    height: 900%;opacity: 1;
}


/*------------------------------------------------------------ MODAL FORM -----------------------------------------------------------*/

body.fixed{
    overflow: hidden; 
}
body.fixed .form-modal-overlay, body.fixed .form-modal-overlay-form, body.fixed .form-modal-overlay-product, body.fixed .form-modal-overlay-msfavorites{margin-right: 0px;}
.form-modal-overlay, .form-modal-overlay-form, .form-modal-overlay-msfavorites{
    display: none;position: fixed;height: 100%;top: 0px;bottom: 0px;left: 0px;right: 0px;
    overflow-y: scroll;overflow-x: hidden;margin-right: -17px;background-color:rgba(0,0,0,.9);z-index: 9999;
}
.form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites{
    max-width: 750px;border: none;box-shadow: none;margin: 20px auto 50px;position: relative;
    font-family: "FuturaLightc";background: #fff;padding: 8% 90px 8.3%;display:none;opacity:0;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.form-modal-body .ic-close, .form-modal-body-form .ic-close, .form-modal-body-msfavorites .ic-close{
    position: absolute;top: 30px;right: 30px;width: 20px;height: 20px;opacity: 1;
    background-image: url(/images/design/ic-close.png);background-position: center;background-repeat: no-repeat;
    cursor: pointer;z-index: 999;    
}
.form-modal-body .ic-close:hover, .form-modal-body-form .ic-close:hover, .form-modal-body-msfavorites .ic-close:hover{
    background-image: url(/images/design/ic-close-h.png);background-position: center;background-repeat: no-repeat;
}
.form-modal-content{max-width: 490px;margin: 0 auto;}
/* title form*/
.form-modal-title-content {
    text-align: center;margin: 0 auto 45px;max-width: 96%;
}
.form-modal-title-big {
    font-family: "FuturaDemic";font-size: 46px;color: #272727;line-height: 1.1;
}
/* input form */
.form-modal-body-form .controls{margin-bottom: 30px;text-align: left;}
.form-modal-body-form .controls.last{margin-bottom: 50px;}
.form-modal-body-form .controls label {
    font-family: "FuturaMediumc";font-size: 18px;color: #272727;
    margin-bottom: 10px;display: block;
}
.form-modal-content input{
    font-family: "FuturaMediumc";font-size: 16px;color: #272727;
    display: block;width: 100%;height: 45px;padding: 0 5px 0 15px;
    background-color: transparent !important;border: 1px solid #DEDEDE;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.form-modal-content input:focus{
	outline:0;border: 1px solid #282727;
}
.form-modal-content input.error{border: 1px solid #bf1a36;}
.form-modal-content input::-webkit-input-placeholder {color: #cacaca;font-family: "FuturaLightc";}
.form-modal-content input::-moz-placeholder          {color: #cacaca;font-family: "FuturaLightc";}/* Firefox 19+ */
.form-modal-content input:-moz-placeholder           {color: #cacaca;font-family: "FuturaLightc";}/* Firefox 18- */
.form-modal-content input:-ms-input-placeholder      {color: #cacaca;font-family: "FuturaLightc";}
.form span.error{color: #bf1a36;background: #fff;margin-top: 5px;display: inline-block;text-transform: none;}
.protect{text-align: center;}

/* button */
.form-modal-content .btn-send{
    color: white;max-width: 190px;margin: 30px auto 0; 
}

/**/
@media screen and (max-width:1366px){
    .form-modal-title-big{font-size: 40px;}
    .form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites{padding: 7% 90px 7.3%;}
    .form-modal-content {max-width: 450px;}
    .form-modal-body-form .controls {margin-bottom: 20px;}
    .form-modal-body-form .controls.last {margin-bottom: 40px;}
    .form-modal-title-content{margin: 0 auto 40px;}
}
@media screen and (max-width:1200px){
    .form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites {width: 90%;}
    .form-modal-title-content{max-width: 88%;margin: 0 auto 35px;}
    .form-modal-title-little {margin: 28px 0 0px;color: #282627;}
    .form-modal-title-big br{display: none;}
    .form-modal-title-big{font-size: 37px;}
    .form-modal-body i.ti-close, .form-modal-body-form i.ti-close, .form-modal-body-msfavorites i.ti-close{font-size: 15px;padding: 15px;top: -1px;right: -1px;}
    .form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites, .modal-dialog{padding: 60px 80px 70px;}
    .form-modal-body .ic-close, .form-modal-body-form .ic-close, .form-modal-body-msfavorites .ic-close{top: 10px;right: 10px;width: 25px;height: 25px;}
    .modal-cart .form-modal-title-big, .modal-title, .modal-cart .form-modal-title-big {font-size: 32px;}
}
@media screen and (max-width:800px){
    .form-modal-overlay{margin-right: 0;}
    .form-modal-title-big {font-size: 32px;}
    .form-modal-content {max-width: 400px;}
    .form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites, .modal-dialog {max-width: 600px;}
    .modal-dialog{width: 90%;}
    .modal-msfavorites .img-msfavorites {width: 130px;}
    .modal-dialog .modal-header{margin: 0 auto 25px;}
    .msoneclick_form-field input{height: 42px;}
    .msoneclick_form-group {margin-bottom: 18px;}
    .modal-footer{margin-top: 35px;}
}
@media screen and (max-width:650px){
    .form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites{
        padding: 50px 50px 40px;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(190, 190, 190, 0.85);
        -moz-box-shadow: 0px 0px 15px 0px rgba(190, 190, 190, 0.85);
        box-shadow: 0px 0px 15px 0px rgba(190, 190, 190, 0.85);
    }
    .form-modal-title-little {margin: 20px 0 0px;}
    .form-modal-title-content{margin: 0 auto 30px;max-width: 100%;}
    .form-modal-content input{height: 40px;font-size: 16px;}
    .form-modal-content textarea{height: 70px;}
    .form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites, .modal-dialog {max-width: 500px;}
    .form-modal-content {max-width: 330px;}
    .form-modal-overlay-msfavorites .form-modal-content, .form-modal-body.modal-cart .form-modal-content {max-width: 380px;}
    .modal-dialog {padding: 60px 50px 70px;}
    .modal-content .row-cart-had{margin: 0 0 30px;}
    .modal-cart .form-modal-title-big, .modal-title, .modal-cart .form-modal-title-big {font-size: 30px;}
    .modal-content .col-cart-had-r {width: 61%;}
}
@media screen and (max-width:500px){
    .form-modal-body, .form-modal-body-form, .form-modal-body-msfavorites, .modal-dialog{padding: 50px 30px 40px;}
    .modal-cart .form-modal-title-big, .modal-title, .modal-cart .form-modal-title-big{font-size: 27px;}
    .modal-content .col-cart-had-l, .modal-content .col-cart-had-r{width: 100%;}
    .modal-content .col-cart-had-r{padding: 10px 0 0 0;}
    .modal-content .row-cart-had{text-align: center;}
    #msCart .title {text-align: center !important;}
    .row-total-cart-head .col-cart-head-l, .row-total-cart-head .col-cart-head-r{width: 100%;text-align: center;padding-left: 0;}
    .form-modal-body, .form-modal-body-msfavorites, .form-modal-body-form{transform: translate(0,0%) !important;top: 40px !important;}
    .modal-close{top: 15px;right: 15px;}
    .form-modal-content .contacts{text-align: center;}
    .header .form-modal-content .contacts a.phone{display: inline-block;}
    .col-header a.phone::before{display: none;}
    .col-header a.phone{padding-left: 0;font-family: "FuturaDemic";}
    .form-modal-content .contacts li{font-family: "FuturaDemic";}
    .form-modal-content .contacts li span{font-family: "FuturaLightc";}
}

/* Slick Slider */

.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-dots li button:before,.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px;margin:3px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-loading .slick-list{background:url(/images/design/ajax-loader.gif) center center no-repeat #fff}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;background:#31A592;width:40px;height:40px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:#ffe11f}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:themify;font-size:25px;line-height:1;opacity:1;color:#fff}.slick-prev{left:0;z-index:9}.slick-next{right:0;z-index:9}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\e64a"}.slick-next:before,[dir=rtl] .slick-prev:before{content:"\e649"}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:"\e64a"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;color:#000;text-align:center;position:absolute;top:0;left:0;width:20px;height:20px;content:'вЂў';opacity:.25}.slick-dots li.slick-active button:before{opacity:.75;color:#000}

/*  Fancybox 3 */

.fancybox-arrow,.fancybox-infobar__body{-webkit-user-select:none;-ms-user-select:none}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0,0,0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:0;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;display:none;-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image::before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#E5E3DF}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:no-repeat;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-button,.fancybox-close-small{margin:0;border:0;cursor:pointer;outline:0}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;border-radius:0;background:0 0;z-index:10}.fancybox-close-small:after{content:'Г—';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:#888 dotted 1px}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:0 0;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8) 100%);pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,.4);font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;padding:0;width:44px;height:44px;line-height:44px;text-align:center;color:#ddd;border-radius:0;vertical-align:top}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button::after,.fancybox-button::before{content:'';pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]::after,.fancybox-button[disabled]::before{opacity:.3}.fancybox-button--left::after,.fancybox-button--right::after{top:18px;width:6px;height:6px;background:0 0;border-top:solid 2px currentColor;border-right:solid 2px currentColor}.fancybox-button--left::after{left:20px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right::after{right:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close::after,.fancybox-button--close::before{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:0;background:0 0;cursor:pointer;z-index:99995;opacity:0;-moz-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow::after{content:'';position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center center;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left::after,.fancybox-arrow--right::after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid rgba(100,100,100,.4);border-top:6px solid rgba(255,255,255,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:0 0;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}@media all and (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:0 0}.fancybox-button--pause::before,.fancybox-button--play::before{top:calc(50% - 6px);left:calc(50% - 4px);background:0 0}.fancybox-button--play::before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause::before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media all and (min-width:800px){.fancybox-thumbs,.fancybox-thumbs>ul>li{margin:0;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs::before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,0 0 0 32px inset,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;width:105px;height:75px;position:relative;cursor:pointer;outline:0;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}

/*mse2*/
#mse2_sort a.active,#mse2_tpl a.active{color:#000;text-decoration:none;cursor:default}#mse2_filters .disabled{color:#aaa}#mse2_selected .mse2_selected_link em,#mse2_sort .sort span{color:#000}#mse2_results{margin-bottom:20px}#mse2_filters .mse2_number_slider{font-size:.7em;margin-bottom:10px}#mse2_filters .mse2_number_inputs label{display:inline-block}#mse2_selected_wrapper{min-height:2em;margin:10px 0}#mse2_selected{display:none;background:#f9f9f9;padding:5px 0 5px 5px;border-radius:3px}.mFilterLog,.mSearchLog{width:100%;overflow:auto;word-wrap:normal;white-space:pre}#mse2_sort .sort[data-dir=asc] span:after{content:"РІвЂ вЂ"}#mse2_sort .sort[data-dir=desc] span:after{content:"РІвЂ вЂњ"}#mse2_mfilter .btn_more{width:150px;display:block;margin:auto}#mse2_mfilter .pagination{margin:0;padding:0}#mse2_mfilter .spinner{display:none;width:32px;height:32px;background:url(spinner.gif) no-repeat;background-size:32px}#mse2_mfilter.loading .spinner{display:block;margin:20px auto 10px}.form-group .input-sm{width:50%;display:inline-block}.mse2-ac-item:hover{cursor:pointer}.mse2-ac-item .mse2-ac-weight{display:inline-block;float:right}.ui-autocomplete-loading{background:url(jquery-ui/images/ui-anim_basic_16x16.gif) right center no-repeat #fff}

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #337ab7;background:#337ab7;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#337ab7;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}

/*easycomm*/
.ec-message{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f0f0f0;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.ec-message p:last-child,.ec-message__reply p:last-child{margin-bottom:0}.ec-message__date{font-size:12px;color:#999;padding-left:20px}.ec-message__reply{background:#fff;padding:10px;margin-left:20px}.ec-antispam,.ec-error{display:none}.ec-rating-stars{float:left;margin-right:20px}.ec-rating-stars span{background:url(/images/design/ec-stars.png) 0 -16px no-repeat;width:20px;height:16px;float:left;display:block;margin:0;cursor:pointer}.ec-rating-stars span.active,.ec-rating-stars span.active2{background-position:0 0}.ec-rating-stars span.active-disabled{background-position:0 -16px}.ec-rating-description{float:left;padding-top:1px;color:#999}.ec-stars{background:url(/images/design/ec-stars.png) 0 -16px repeat-x;width:96px;height:16px;margin:10px 0}.ec-stars span{background:url(/images/design/ec-stars.png) repeat-x;display:block;height:16px;width:0}.ec-stars span.rating-0{width:0}.ec-stars span.rating-1{width:16px}.ec-stars span.rating-2{width:36px}.ec-stars span.rating-3{width:56px}.ec-stars span.rating-4{width:76px}.ec-stars span.rating-5{width:96px}.ec-clearfix:after,.ec-clearfix:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.ec-clearfix:after{clear:both}.ec-clearfix{zoom:1}

/*  jGrowl Ajax form modx  */

.jGrowl{z-index:9999;color:#fff;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:fixed}.jGrowl.top-left{left:0;top:0}.jGrowl.top-right{right:0;top:0}.jGrowl.bottom-left{left:0;bottom:0}.jGrowl.bottom-right{right:0;bottom:0}.jGrowl.center{top:0;width:50%;left:25%}.jGrowl.center .jGrowl-closer,.jGrowl.center .jGrowl-notification{margin-left:auto;margin-right:auto}.jGrowl-notification{background-color:#000;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));zoom:1;width:250px;padding:10px;margin:10px;text-align:left;display:none;border-radius:5px;min-height:40px}.jGrowl-notification .ui-state-highlight,.jGrowl-notification .ui-widget-content .ui-state-highlight,.jGrowl-notification .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}.jGrowl-notification .jGrowl-header{font-weight:700;font-size:.85em}.jGrowl-notification .jGrowl-close{background-color:transparent;color:inherit;border:none;z-index:99;float:right;font-weight:700;font-size:1em;cursor:pointer}.jGrowl-closer{background-color:#000;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));zoom:1;width:250px;padding:10px;margin:10px;display:none;border-radius:5px;padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:700;text-align:center}.jGrowl-closer .ui-state-highlight,.jGrowl-closer .ui-widget-content .ui-state-highlight,.jGrowl-closer .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}@media print{.jGrowl{display:none}}
.af-message-success{background-color:green!important}.af-message-error{background-color:brown!important}.af-message-info{background-color:#000!important}.ajax_form.af_example,.ajax_form.af_example .controls input,.ajax_form.af_example .controls textarea{width:100%}.ajax_form .error{color:brown}@media screen and (min-width:320px){.ajax_form.af_example .controls button[type=submit]{float:right}}@media screen and (max-width:320px){.ajax_form.af_example .controls button{width:100%;margin-top:5px}}

/*  mCustomScrollbar */

.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:5px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:5px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:5px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#7279C9;background-color:rgba(114,121,201,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#7279C9;background-color:rgba(114,121,201,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#7279C9;background-color:rgba(114,121,201,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#7279C9;background-color:rgba(114,121,201,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}

/*msfavorites*/

.msfavorites{cursor:pointer}.msfavorites:hover{text-decoration:none}.msfavorites i{display:inline-block;vertical-align:middle}.msfavorites-icon-heart{width:17px;height:17px;background:url(../img/icon-heart.png) 0 0 no-repeat}.msfavorites.load .msfavorites-icon-heart{background-position:0 bottom}.msfavorites.voted .msfavorites-icon-heart{background-position:0 center}.msfavorites .msfavorites-text-add,.msfavorites .msfavorites-text-remove,.msfavorites.load .msfavorites-text-remove,.msfavorites.load.voted .msfavorites-text-add,.msfavorites.load .msfavorites-text-load{display:none}.msfavorites .msfavorites-text-load,.msfavorites.load .msfavorites-text-add,.msfavorites.load.voted .msfavorites-text-remove{display:inline-block}

/*minishop*/

div.jGrowl > .ui-state-highlight{background:inherit;color:inherit;border:inherit}
.ms2-message-success{background-color:green!important}
.ms2-message-error{background-color:#a52a2a!important}
.ms2-message-info{background-color:#000!important}
#msCart th,#msCart td{text-align:center;line-height:30px}
#msCart .title{text-align:left}
#msCart th.total{text-align:right;padding-right:5px}
.js #msCart [type="submit"][value="cart/change"]{display:none}
#msMiniCart{font-size:.8em}
#msMiniCart h5{margin:0}
#msMiniCart .empty{display:block}
#msMiniCart .not_empty{display:none}
#msMiniCart.full .empty{display:none}
#msMiniCart.full .not_empty{display:block}
.ms2_product{margin-bottom:10px}
.ms2_product .price{padding-left:50px;padding-right:30px}
.ms2_product .old_price{padding-right:30px}
.ms2_product .tags,.ms2_product .color,.ms2_product .size{padding-right:20px;font-size:.9em}
@media (min-width: 768px) {
#msProduct .input-sm{max-width:50%}
}
#msProduct .old_price,#msCart .old_price,.ms2_product .old_price{color:#272727;font-style:italic;text-decoration:line-through;font-family: "FuturaLightc";}
#msOrder{margin-top:50px}
#msOrder .radio{min-height:30px;margin-bottom:10px}
#msOrder .radio img{max-height:30px;margin-top:-2px;padding:0 10px}
#msOrder .required-star{display:none}
#msOrder .required .required-star{display:inline}
#msOrder .error{border:1px solid #a52a2a!important}
#msOrder .required-star{color:#a52a2a}
.msProductsLog,.msGalleryLog,.msCartLog,.msOrderLog,.msGetOrderLog{width:100%;overflow:auto;word-wrap:normal;white-space:pre}

/*Comparison*/
.comparison {}
a.comparison-link {
	text-decoration: none;border-bottom-style: dotted;border-bottom-width: 1px;
}
a.comparison-link:hover {border-bottom-style: solid;}
a.comparison-link.active {
	border-bottom: none;background: #efefef;
	color: black;
}
.comparison .comparison-add {display:inline-block;}
.comparison .comparison-remove,
.comparison .comparison-go,
.comparison .comparison-total {display:none;}

.comparison.added .comparison-add {display:none;}
.comparison.added .comparison-remove,
.comparison.added.can_compare .comparison-go,
.comparison.added.can_compare .comparison-total {display:inline-block;}

.comparison .loading {opacity: .7;cursor:default;}
.comparison .loading:hover {text-decoration: none;}

.comparison-table td {padding: 5px;}
.comparison-table .comparison-head {padding-bottom: 1em;}
.comparison-table .comparison-head img {min-height: 90px;}

.comparison-table .comparison-remove {
	display: inline-block;font-weight: normal;background: #ffffff;position: absolute;margin-top: .5em;padding: 0 .2em;
	font-size: .8em;color: #333;
}
.comparison-table thead {border-bottom: 1px solid #AAA;}
.comparison-table .comparison-corner {text-align: center;vertical-align: bottom;padding-bottom: 1em;}
.comparison-table .same {display: none;}
.comparison-table tbody .comparison-row:first-child td {padding-top: 2em;}
.comparison-table .field-price {
	font-weight: bold;
}

/* --- SELECT LIST style --- */
/* PREFIXED CSS */
.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after,
.dropdown .carat,
.dropdown .carat:after,
.dropdown .selected::after,
.dropdown:after{-webkit-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;transition: all 150ms ease-in-out;}
.dropdown .selected::after,
.dropdown.scrollable div::after{-webkit-pointer-events: none;-moz-pointer-events: none;-ms-pointer-events: none;pointer-events: none;}
/* WRAPPER */
.dropdown{position: relative;width: 250px;cursor: pointer;font-weight: 200;background: #f8f8f8;-webkit-user-select: none;-moz-user-select: none;user-select: none;}
.dropdown.open{z-index: 2;}
.dropdown:hover{background: #f4f4f4;}
.dropdown:after{content: '';position: absolute;right: 3px;bottom: 3px;top: 2px;width: 30px;background: transparent;}
.dropdown.focus:after{background: #0180d1;}
/* CARAT */
.dropdown .carat,
.dropdown .carat:after{
    content: '';position: absolute;right: 10px;top: 50%;margin-top: -4px;border: 8px solid transparent;border-top: 8px solid #000;z-index: 2;
	-webkit-transform-origin: 50% 20%;-moz-transform-origin: 50% 20%;-ms-transform-origin: 50% 20%;transform-origin: 50% 20%;
}
.dropdown .carat:after{margin-top: -10px;right: -8px;border-top-color: #f8f8f8;}
.dropdown:hover .carat:after{border-top-color: #f4f4f4;}
.dropdown.focus .carat{border-top-color: #f8f8f8;}
.dropdown.focus .carat:after{border-top-color: #0180d1;}
.dropdown.open .carat{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
/* OLD SELECT (HIDDEN) */
.dropdown .old{position: absolute;left: 0;top: 0;height: 0;width: 0;overflow: hidden;}
.dropdown select{position: absolute;left: 0px;top: 0px;}
.dropdown.touch .old{width: 100%;height: 100%;}
.dropdown.touch select{width: 100%;height: 100%;opacity: 0;}
/* SELECTED FEEDBACK ITEM */ 
.dropdown .selected,
.dropdown li{display: block;font-size: 18px;line-height: 1;color: #000;padding: 9px 12px;overflow: hidden;white-space: nowrap;}
.dropdown .selected::after{
	content: '';position: absolute;right: 0;top: 0;bottom: 0;width: 60px;border-radius: 0 2px 2px 0;
	box-shadow: inset -55px 0 25px -20px #f8f8f8;
}
.dropdown:hover .selected::after{box-shadow: inset -55px 0 25px -20px #f4f4f4;}
/* DROP DOWN WRAPPER */
.dropdown div{position: absolute;height: 0;left: 0;right: 0;top: 100%;margin-top: -1px;background: #f8f8f8;overflow: hidden;opacity: 0;}
.dropdown:hover div{background: #f4f4f4;}
/* Height is adjusted by JS on open */
.dropdown.open div{opacity: 1;z-index: 2;}
/* FADE OVERLAY FOR SCROLLING LISTS */
.dropdown.scrollable div::after{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 50px;box-shadow: inset 0 -50px 30px -35px #f8f8f8;}
.dropdown.scrollable:hover div::after{box-shadow: inset 0 -50px 30px -35px #f4f4f4;}
.dropdown.scrollable.bottom div::after{opacity: 0;}
/* DROP DOWN LIST */
.dropdown ul{position: absolute;left: 0;top: 0;height: 100%;width: 100%;list-style: none;overflow: hidden;}
.dropdown.scrollable.open ul{overflow-y: auto;}
/* DROP DOWN LIST ITEMS */
.dropdown li{list-style: none;padding: 8px 12px;}
/* .focus class is also added on hover */
.dropdown li.focus{background: #0180d1;position: relative;z-index: 3;color: #fff;}
.dropdown li.active{background: #0180d1;color: #fff;}

/*------*/

