@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-SemiBold.eot');
    src: url('../fonts/SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-SemiBold.woff2') format('woff2'),
        url('../fonts/SegoeUI-SemiBold.woff') format('woff'),
        url('../fonts/SegoeUI-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Bold.eot');
    src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Bold.woff2') format('woff2'),
        url('../fonts/SegoeUI-Bold.woff') format('woff'),
        url('../fonts/SegoeUI-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.eot');
    src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI.woff') format('woff'),
        url('../fonts/SegoeUI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Light.eot');
    src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Light.woff2') format('woff2'),
        url('../fonts/SegoeUI-Light.woff') format('woff'),
        url('../fonts/SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,p,
dl, dt, dd, ol, ul, li
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, textarea,
input, button {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
}
html{
overflow-x: hidden;
}
body, html {
width: 100%;
height: 100%;
}
input, textarea {
resize: none;
font-family: 'Segoe UI';
}
body {
position: relative;
font-weight: 400;
font-family: 'Segoe UI';
display: flex;
flex-direction: column;
padding: 0;
}
h1, h2, h3, h4, p{
font-weight: normal;
}
ol, ul {
list-style: none;
}
a{
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover{
    text-decoration: none;
}
a:focus{
  outline: none;
}
blockquote, q {
quotes: none;
}
:focus {/* remember to define focus styles! */
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*----------------Preloader----------------*/
#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #363334;
  z-index: 100500;
}

#page-preloader .spinner, #appendblock .spinner{
  width: 160px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/content/123.gif) no-repeat 50% 50%;
  margin: -17px 0 0 -80px;
}
/*----------------Preloader END----------------*/
/*For clearfix*/
.clfx:before,
.clfx:after {
    content:"";
    display:table;
}
.clfx:after {
    clear:both;
}
.clfx {
    zoom:1; /* Хак для IE 6 и 7 */
}
.clear{
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}
/* /For clearfix*/
/*For wrap*/
.container-fluid{
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding: 0 15px;
}
/* /For wrap*/
/*For pull*/
  .mt{
    margin-top: 60px!important;
  }
  .mb{
    margin-bottom: 30px;
  }
  .pl{
    padding-left: 50px;
  }
  .mr{
    margin-right: 50px;
  }
  .ml{
    margin-left: 50px;
  }
  .tal{
    text-align: left!important;
  }
  .tar{
    text-align: right!important;
  }
  .tac{
    text-align: center!important;
  }
  .fwb{
    font-weight: bold!important;
  }
  .ttu{
    text-transform: uppercase!important;
  }
  .ttn{
    text-transform: none!important;
  }
  .m0a{
    margin: 0 auto!important;
  }
/*----------------@media--------------------*/
@media (max-width: 1440px){
  
}
@media (max-width: 1280px){
  
}
@media (max-width: 1152px){
 
}
@media (max-width: 1170px){
  .open-filter,
  .open-menu{
    overflow: hidden;
  }
  .src-pool,
  .contacts-header,
  .btn-call-my,
  header:before,
  .slide-img,
  .main-slider-block:after,
  .flax-thead-row,
  .contacts-block{
    display: none!important;
  }
  .mob-block,
  .mob-block .src-pool,
  .mob-block .contacts-header,
  .mob-block .btn-call-my{
    display: block!important;
  }
  .mob-block .contacts-block{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex!important;
    justify-content: space-between!important;
    margin-top: 40px;
  }
  .menu-pool{
    position: fixed;
    width: 100%;
    max-width: 400px;
    height: 100vh;
    background-color: #ffbf17;
    top: 0;
    right: -100%;
    z-index: 15;
    padding: 100px 30px 0;
    transition: 0.5s;
  }
  .basket-header{
    margin-right: 100px;
  }
  .open-menu .menu-pool{
    right: 0;
  }
    .menu{
      display: block!important;
    }
      .menu li{
        margin-bottom: 20px;
      }
      .menu a{
        text-align: right;
        margin-left: 0!important;
      }
      .contacts-header{
        width: 100%!important;
        margin-top: 20px;
      }
  .btn-open,
  .btn-close,
  .btn-yes-filter,
  .btn-no-filter{
    display: block!important;
  }
  .dscr-slide{
    width: 100%!important;
  }
  .counter{
    margin: 20px auto 0!important;
  }
  .main-slider-block{
    height: 100vh!important;
  }
  .one-tile h3{
    text-shadow: 0px 2px 2px rgba(255, 255, 255, 1);
  }
  .flax-table-row{
    display: block!important;
  }
  .flax-table-row div{
    width: 100%!important;
  }
  .flax-table-row .tbody-img{
    max-width: 200px!important;
    margin: 0 auto 30px;
  }
  .flax-thead-row span, .tbody-name span, .tbody-size span, .tbody-total span{
    text-align: center!important;
    display: block;
    margin-bottom: 15px;
  }
  .flax-table-row div.number{
    max-width: 160px;
    margin: 15px auto!important;
  }
  .tbody-price span{
    display: block;
    margin-top: 15px;
  }
  .btn-del{
    float: none!important;
    margin: 0 auto 15px;
  }
  .filter-catalog{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: -100%;
    padding: 100px 30px 0;
    transition: 0.5s;
    background-color: #fff;
    z-index: 11;
  }
  .open-filter .filter-catalog{
    left: 0;
  }
  .sale-are {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 768px){
  .main-slider-block .container-fluid{
    height: 100%!important;
  }
  .our-advantages h2,
  .your-shoes h2{
    font-size: 30px!important;
  }
  footer .flex-row{
    display: block!important;
  }
  .soc-box{
    margin: 0 auto 20px!important;
  }
  #catalog-menu ul a{
    font-size: 20px!important;
  }
  .mfp-close-btn-in .mfp-close{
    top: 20px!important;
    right: 20px!important;
  }
  .content-form{
    padding: 0 30px!important;
  }
  .content-form input{
    width: 100%!important;
  }
  .img-sale{
    margin: 0 auto 30px;
  }
  .check-box span{
    font-size: 12px!important;
  }
  .btn-view-box{
    display: none!important;
  }
  .prod-page-btn-like{
    margin-bottom: 30px;
  }
  .static-col{
    display: none!important;
  }
  .row-flex,
  .comper-page .nav-tabs.dn-des{
    display: block!important;
  }
  .comper-page .nav-tabs.dn-des{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex!important;
    align-items: center!important;
    justify-content: space-between!important;
  }
  .basket-header p{
    display: none!important;
  }
  .logo{
    margin-right: 0!important;
  }
  .dscr-slide{
    padding: 15px!important;
  }
  .catalog-pool{
    width: 100%;
    margin-right: 5px;
  }
  .catalog-btn{
    width: 100%!important;
  }
  .img-box{
    margin: 0 auto 20px!important;
  }
  .catalog-list .one-product .prod-name{
    text-align: center!important;
  }
  .one-news{
    display: block!important;
  }
  .img-news{
    max-width: 100%!important;
  }
  .dashed-none{
    display: none;
  }
}
/*----------------@media END---------------*/
/*----------------Scroll-------------------*/
 /* ::-webkit-resizer{
    background-image: url('');
    background-repeat: no-repeat;
    height: 1px;
    width: 9px;
  }
  ::-webkit-scrollbar{
    width: 9px;
  }
  ::-webkit-scrollbar-button{
    background-image: url('');
    background-repat: no-repeat;
    height: 0px;
    width: 5px;
  }
  ::-webkit-scrollbar-thumb{
    background-color: #ffbe0f;
    border-radius: 0px;
    webkit-border-radius: 0px;
  }
  ::-webkit-scrollbar-track{
    background-color: #fff;
  }*/
/*----------------Scroll END---------------*/
/*----------------BTN ALL------------------*/
.btn-all{
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  line-height: 42px;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  transition: 0.5s;
}
  .btn-org{
    color: #fff;
    background: #ffbf17;
    background: -webkit-linear-gradient(left, #ffbf17 0%, #ffa517 100%);
    background: -o-linear-gradient(left, #ffbf17 0%, #ffa517 100%);
    background: linear-gradient(to right, #ffbf17 0%, #ffa517 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf17', endColorstr='#ffa517',GradientType=1 );
  }
  .slider .btn-org,
  .small-tile .btn-org{
    max-width: 130px;
  }
    .btn-open,
    .btn-close,
    .btn-no-filter{
      display: none;
      width: 20px;
      height: 20px;
      cursor: pointer;
      position: absolute;
      right: 30px;
      top: 30px;
    }
    .btn-open{
      z-index: 2;
      top: 50%;
      margin-top: -10px;
      background: url(../images/content/open.png) no-repeat;
    }
    .btn-close{
      z-index: 3;
      background: url(../images/content/close.png) no-repeat;
    }
    .btn-no-filter{
      background: url(../images/content/close-red.png) no-repeat;
    }
    .btn-yes-filter{
      position: relative;
      display: none;
      width: 45px;
      cursor: pointer;
      height: 45px;
      margin-top: 10px;
      border: 2px solid #fff;
      background: #222222 url(../images/content/filter-icon.png) center center no-repeat;
      z-index: 3;
    }
/*----------------BTN ALL END--------------*/
/*----------------Index--------------------*/
.flex-row{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
}
/*----------------Header-------------------*/
header{
  position: relative;
  width: 100%;
  z-index: 4;
}
  .logo{
    position: relative;
    width: 250px;
    height: 75px;
    margin-right: 20px;
    overflow: hidden;
  }
    .logo img{
      width: 100%;
    }
    .src-pool{
      position: relative;
      width: 100%;
      max-width: 470px;
      height: 45px;
    }
      .src-pool input{
        position: relative;
        width: 100%;
        height: 45px;
        padding: 0 15px;
        font-size: 12px;
        font-weight: lighter;
        color: #999999;
        background-color: #fff;
        border: 0;
        border-radius: 3px;
      }
      .btn-src{
        position: absolute;
        width: 100px;
        height: 45px;
        background: #222222;
        color: #fff;
        font-size: 16px;
        right: 0;
        top: 0;
        border-radius: 0 3px 3px 0;
        z-index: 2;
      }
  .org-line{
    position: relative;
    width: 100%;
    padding: 12px 0;
    background-color: #ffbf17;
  }
      .menu{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
        .menu a{
          display: block;
          position: relative;
          font-size: 16px;
          font-weight: bold;
          text-transform: uppercase;
          color: #222222;
          margin-right: 60px;
        }
        .menu a:hover,
        .menu a.active,
	.menu li.active > a {
          color: #ffbf17;
        }
      .basket-header{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
        .basket-header p{
          font-size: 16px;
          font-weight: bold;
          color: #222222;
        }
        .basket-btn{
          display: block;
          position: relative;
          width: 45px;
          height: 45px;
          background: #222 url(../images/content/bascet-icon.png) center center no-repeat;
          border-radius: 3px;
          margin-left: 40px;
        }
          .basket-btn span{
            position: absolute;
            display: block;
            width: 17px;
            height: 17px;
            border-radius: 17px;
            background-color: #898989;
            font-size: 10px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            line-height: 17px;
            right: -5px;
            bottom: -5px;
          }
      .btn-call-my{
        position: relative;
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        background: #333333 url(../images/content/call-icon.png) center center no-repeat; 
      }
  .catalog-btn{
    position: relative;
    display: block;
    width: 270px;
    height: 70px;
    background: #222222;
    background: -webkit-linear-gradient(left, #222222 0%, #474747 100%);
    background: -o-linear-gradient(left, #222222 0%, #474747 100%);
    background: linear-gradient(to right, #222222 0%, #474747 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#474747',GradientType=1 );
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 70px;
    text-align: center;
    font-weight: bold;
    padding-left: 40px;
  }           
    .catalog-btn:before{
      content: "";
      position: absolute;
      width: 21px;
      height: 12px;
      background: url(../images/content/catalog-icon.png) no-repeat;
      left: 80px;
      top: 50%;
      margin-top: -6px;
    }
    .mob-block{
      display: none;
    }
    .contacts-block{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
      .contacts-block .mob-call{
        position: relative;
        display: block;
        margin-right: 20px;
        font-size: 20px;
        font-weight: bold;
        color: #323232;
      }
      .catalog-pool{
        margin-left: 5px;
      }
/*----------------Header END---------------*/
.wrapper{
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content{
  flex: 1 0 auto;
}
footer{
  flex: 0 0 auto;
}
/*----------------Main slider--------------*/
.main-block{
  position: relative;
  width: 100%;
  margin-bottom: 0px;
}
  .slider{
    position: relative;
    z-index: 1;
  }
    .dscr-slide{
      position: absolute;
      width: 100%;
      padding: 40px 150px 40px 40px;
      top: 0;
      left: 0;
    }
      .dscr-slide p,
      .small-tile p{
        font-size: 16px;
        font-weight: 300;
        color: #7f7f7f;
        margin-bottom: 32px;
      }
      .dscr-slide h2{
        font-size: 40px;
        font-weight: bold;
        color: #323232;
        margin-bottom: 30px;
      }
  .slick-dots{
    bottom: 30px;
  }
  .slick-dots li button:before{
    content: "";
  }
  .slick-dots li{
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 2px solid #e9761d;
  }
  .slick-dots li.slick-active{
    background-color: #e9761d;
  }
  .small-tile{
    position: relative;
    width: 100%;
    padding: 30px;
  }
    .small-tile+.small-tile{
      margin-top: 40px;
    }
    .small-tile h3{
      font-size: 20px;
      margin-bottom: 30px;
      font-weight: bold;
      color: #323232;
    }
    .small-tile1{
      background: url(../images/slider/2.jpg) center center no-repeat;
      -webkit-background-size: cover;
      background-size: cover;
    }
    .small-tile2{
      background: url(../images/slider/3.jpg) center center no-repeat;
      -webkit-background-size: cover;
      background-size: cover;
    }
/*----------------Main slider END----------*/
/*----------------Catalog block------------*/
.catalog-block{
  position: relative;
  width: 100%;
  padding: 0px 0 30px;
  background-color: #fff;
}
 .one-product{
    display: block;
    position: relative;
    width: 100%;
    max-width: 270px;
    margin: 0 auto 30px;
    padding-bottom: 30px;
  }
    .img-box{
      position: relative;
      width: 100%;
      max-width: 270px;
      height: 270px;
      overflow: hidden;
    }
      .img-box img{
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 1;
      }
        .img-box a,
        .img-box span,
        .sale-are span{
          position: absolute;
          z-index: 2;
        }
        .sale-dn,
        .new-dn,
        .procent-dn{
          display: none;
        } 
        .sale-are{
          position: relative;
          width: 100%;
          max-width: 360px;
        }
        .one-product.sale .sale-dn,
        .one-product.sale .procent-dn,
        .one-product.new .new-dn,
        .one-product.sale .price-sale,
        .sale-are.sale .sale-dn,
        .sale-are.sale .procent-dn,
        .sale-are.new .new-dn,
        .sale-are.sale .price-sale,
        .in-catalog.sale .procent-dn{
          display: block;
        }
        .procent-dn{
          color: #fff;
          width: 60px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          font-weight: bold;
          font-size: 16px;
          border-radius: 3px;
          background-color: #c60000;
          margin-left: 10px;
        }
        .new-dn{
          color: #fff;
          width: 112px;
          height: 32px;
          text-align: center;
          line-height: 32px;
          font-weight: bold;
          font-size: 16px;
          background: url(../images/content/sale-bg.png) no-repeat;
          top: 15px;
          left: 0;
        }
  .sub-info{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 50%;
    margin-top: -25px;
  }
    .img-box a{
      display: block;
      background-color: rgba(255,255,255,.8);
      width: 50px;
      height: 50px;
      z-index: 3;
      transform: scale(0);
      transition: 0.5s;
      top: 0;
    }
    .img-box .del-like,
    .img-box .del-compare{
      background-color: rgba(211,47,47,.8);
    }
  .one-product .img-box:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.0);
    left: 0;
    top: 0;
    transition: 0.5s;
    z-index: 2;
  }
    .one-product:hover .img-box:before{
      background-color: rgba(0,0,0,.5);
    }
      .one-product:hover .img-box a{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.3s ease 0s;
        transition: -webkit-transform 0.3s ease 0s;
        -o-transition: transform 0.3s ease 0s;
        transition: transform 0.3s ease 0s;
        transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
      } 
    .add-compare,
    .del-compare{
      left: 15%;
    }
    .add-like,
    .del-like{
      left: 50%;
      margin-left: -25px;
    }
    .comper-page .add-like{
      right: inherit;
    }
      .add-compare:before,
      .add-like:before,
      .del-like:before,
      .del-compare:before{
        content: "";
        position: absolute;
        height: 20px;
        top: 50%;
        margin-top: -10px;
        left: 50%;
      } 
        .add-compare:before{
          width: 17px;
          margin-left: -8px;
          background: url(../images/content/sub-info-sprite.png) 0% 0% no-repeat;
        }
        .add-like:before{
          width: 24px;
          margin-left: -12px;
          background: url(../images/content/sub-info-sprite.png) 100% 0% no-repeat;
        }
        .del-like:before,
        .del-compare:before{
          width: 20px;
          margin-left: -10px;
          background: url(../images/content/close.png) no-repeat;
        }
        .img-box .btn-basket{
          position: absolute;
          display: block;
          width: 50px;
          height: 50px;
          background-color: #ffa517;
          right: 15%;
        }
          .img-box .btn-basket:before{
            content: "";
            position: absolute;
            width: 24px;
            height: 20px;
            background: url(../images/content/bascet-icon.png) center center no-repeat;
            top: 50%;
            margin-top: -10px;
            left: 50%;
            margin-left: -12px;
          }
  .prod-name,
  .other-page .prod-name{
    text-align: left;
    margin: 30px 0 15px;
    font-size: 16px;
    font-weight: bold;
    color: #323232;
  }
  .footer-products{
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
    .price-prod{
      display: block;
      font-size: 20px;
      font-weight: bold;
      color: #ffa517;
    }
      .price-prod span{
        font-weight: lighter;
        font-size: 16px;
        color: #7f7f7f;
      }
    .price-sale{
      display: none;
      font-size: 16px;
      color: #323232;
      line-height: 1.7;
      font-weight: lighter;
      text-decoration: line-through;
    }
    .slick-next,
    .slick-prev{
      width: 30px;
      height: 30px;
      bottom: inherit;
      z-index: 3;
      top: -62px;
    }
      .products-slider .slick-prev, 
      .products-slider .slick-prev:focus, 
      .products-slider .slick-prev:hover,
      .products-slider-compar .slick-prev, 
      .products-slider-compar .slick-prev:focus, 
      .products-slider-compar .slick-prev:hover{
        right: 48px;
        left: inherit;
        background: url(../images/content/products-arr.png) 0% 0% no-repeat;
      }
      .products-slider .slick-next,
      .products-slider .slick-next:focus, 
      .products-slider .slick-next:hover,
      .products-slider-compar .slick-next,
      .products-slider-compar .slick-next:focus, 
      .products-slider-compar .slick-next:hover{
        right: 15px;
        background: url(../images/content/products-arr.png) 100% 0% no-repeat;
      }
      .title-slider{
        position: relative;
        width: 100%;
        background-color: #f9f9f9;
        border: 1px solid #ededed;
        margin-bottom: 30px;
      }
        .title-slider h2{
          position: relative;
          display: inline-block;
          padding: 20px;
          color: #fff;
          font-size: 20px;
          font-weight: bold;
          text-align: center;
          background-color: #ffa517;
        }
        .slick-next:before, .slick-prev:before{
          display: none;
        }
/*----------------Catalog block END--------*/
/*----------------Footer-------------------*/
footer{
  position: relative;
  width: 100%;
  background-color: #f9f9f9;
}
  .soc-line{
    position: relative;
    width: 100%;
    padding: 13px 0;
    background-color: #222222;
  }
    .soc-box{
      position: relative;
      width: 160px;
      height: 45px;
      margin: 0 auto;
    }
      .soc-box a{
        display: inline-block;
        width: 45px;
        height: 45px;
        border-radius: 45px;
      } 
        .soc-box a+a{
          margin-left: 5px;
        } 
        .soc-box .vk{
          background: #fff url(../images/content/vk.png) center center no-repeat;
        }
        .soc-box .face{
          background: #fff url(../images/content/facebook.png) center center no-repeat;
        }
        .soc-box .inst{
          background: #fff url(../images/content/instagram.png) center center no-repeat;
        }
  .footert-menu{
    position: relative;
    width: 100%;
    padding: 30px 0;
  }
    .crat{
      text-align: right;
      color: #7f7f7f;
      font-weight: 300;
      font-size: 16px;
    }
    .crat a{
      display: block;
      color: #ffa517;
    }
    .menu-box a{
      display: block;
      font-size: 16px;
      font-weight: 300;
      color: #222222;
    }
      .menu-box a+a{
        margin-top: 10px;
      }
      footer .flex-row{
        align-items: flex-start;
      }
/*----------------Footer END---------------*/
.btn-box{
  position: fixed;
  padding: 10px;
  background-color: #ffa517;
  right: 0;
  top: 50%;
  margin-top: -88px;
  border-radius: 3px;
  z-index: 3;
}
  .btn-box a{
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 3px;
  }
    .btn-box a span{
      position: absolute;
      display: block;
      width: 17px;
      height: 17px;
      border-radius: 17px;
      background-color: #898989;
      text-align: center;
      font-size: 10px;
      font-weight: bold;
      color: #fff;
      line-height: 17px;
      bottom: -5px;
      right: -5px;
    }
      .btn-box a+a{
        margin-top: 10px;
      }
      .btn-like,
      .btn-compar{
        background-color: #222222;
      }
      .btn-box a:before{
        content: "";
        position: absolute;
        height: 20px;
        top: 50%;
        margin-top: -10px;
        left: 50%;
      }
      .btn-like:before{
        width: 24px;
        margin-left: -12px;
        background: url(../images/content/sub-info-sprite.png) 100% 0% no-repeat;
      }
      .btn-compar:before{
        width: 17px;
        margin-left: -8px;
        background: url(../images/content/sub-info-sprite.png) 0% 0% no-repeat;
      }
/*----------------PopUp--------------------*/
#catalog-menu,
#popup1,
.catalog-menu{
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: rgba(255,255,255,.95);
}
  #catalog-menu ul,
  #popup1 .content-form{
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
    #catalog-menu ul li+li{
      margin-top: 30px;
    }
      #catalog-menu ul a{
        position: relative;
        display: block;
        font-size: 40px;
        font-weight: bold;
        color: #323232;
      }
        #catalog-menu ul a:hover{
          color: #ff5252;
        }
.mfp-container{
  padding: 0;
}
  .mfp-close-btn-in .mfp-close{
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background-color: #ffbf17;
    top: 120px;
    right: 120px;
    opacity: 1;
  }
    .content-form h2{
      font-size: 40px;
      text-align: center;
      font-weight: bold;
      margin-bottom: 40px;
      color: #323232;
    }
      .content-form input{
        height: 45px;
        padding: 0 15px;
        color: #323232;
        margin-bottom: 20px;
        border: 1px solid #323232;
      }
      .btn-sub{
        color: #fff;
        background-color: #ffbf17;
      }
/*----------------PopUp END----------------*/
/*----------------Index END----------------*/
/*----------------Other page---------------*/
.other-page{
  padding: 30px 0;
}
.breadcrumb{
  position: relative;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
}
.breadcrumb li,
.breadcrumb a,
.breadcrumb > .active{
  font-size: 12px;
  font-weight: lighter;
  color: #323232;
}
.breadcrumb a{
  text-decoration: underline;
}
.about-page .page-title,
.contacts-page .page-title{
  text-align: center;
}
.bgcg{
  background-color: #f9f9f9;
  padding: 20px;
}
.page-title{
  font-size: 40px;
  font-weight: bold; 
  color: #323232;
  margin: 30px 0;
}
.sub-title{
  font-size: 24px;
  font-weight: bold;
  color: #323232;
  text-align: center;
  margin-bottom: 20px;
}
.other-page p{
  font-size: 16px;
  font-weight: lighter;
  color: #7f7f7f;
}
.about-page p{
  text-align: center;
}
.about-img{
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
  .about-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
/*----------------Sale page----------------*/
.one-sale{
  position: relative;
  width: 100%;
  min-height: 285px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e8e8e9;
  margin-bottom: 30px;
}
  .img-sale{
    position: relative;
    width: 100%;
    max-width: 255px;
    height: 255px;
    overflow: hidden;
  }
    .img-sale img{
      position: relative;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  .sale-txt h3{
    font-size: 14px;
    font-weight: bold;
    color: #323232;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .one-sale .sale-txt p{
    font-size: 14px;
    font-weight: lighter;
    color: #323232;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  #sale-popup{
    position: relative;
    max-width: 400px;
    width: 100%;
    padding: 30px;
    margin: 0 auto;
    background-color: #fff;
  }
  #sale-popup .img-sale{
    margin: 0 auto 30px;
  }
  #sale-popup .sale-txt h3,
  #sale-popup .sale-txt p{
    -webkit-line-clamp: inherit;
  }
  .mfp-close-btn-in #sale-popup .mfp-close{
    top: 0;
    right: 0;
  }
/*----------------Sale page END------------*/
/*----------------Basket page -------------*/
.flax-thead-row,
.flax-table-row{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.flax-thead-row span,
.tbody-name span,
.tbody-size span{
  font-size: 14px;
  font-weight: bold;
  color: #323232;
}
.flax-table-row{
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e9;
  margin-bottom: 15px;
  -ms-align-items: center;
  align-items: center;
}
  .thead-name{
    width: 30%;
  }
  .thead-size,
  .tbody-size{
    width: 10%;
    text-align: center;
  }
  .thead-sale,
  .tbody-sale{
    width: 10%;
    text-align: center;
  }
  .thead-price,
  .tbody-price{
    width: 15%;
    text-align: center;
  }
    .tbody-price span{
      font-size: 16px;
      font-weight: lighter;
      color: #323232;
    }
  .thead-amount,
  .tbody-amount{
    width: 20%;
    text-align: center;
  }
  .thead-total{
    width: 15%;
  }
  .tbody-img{
    width: 10%;
    padding-right: 15px;
  }
    .tbody-img img{
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  .tbody-name{
    width: 20%;
  }
  .tbody-total{
    width: 10%;
  }
  .tbody-btn-del{
    width: 5%;
  }
    .tbody-sale .procent-dn{
      display: block;
      position: relative;
      margin: 0 auto;
      top: 0;
      left: 0;
    }
    .minus,
    .plus{
      position: relative;
      display: inline-block;
      float: left;
      width: 45px;
      height: 45px;
      cursor: pointer;
      background-color: #222222;
    }
      .minus:before,
      .plus:before{
        content: "";
        position: absolute; 
        width: 16px;
        left: 50%;
        margin-left: -8px;
      }
        .minus:before{
          height: 2px;
          background: url(../images/content/minus.png) no-repeat;
          top: 50%;
          margin-top: -1px;
        }
        .plus:before{;
          height: 16px;
          background: url(../images/content/plus.png) no-repeat;
          top: 50%;
          margin-top: -8px;
        }
    .number{
      display: block;
      width: 160px;
      margin: 0 auto;
      text-align: center;
    }
    .number input{
      display: inline-block;
      float: left;
      height: 45px;
      text-align: center;
      border: 1px solid #cececf;
    }
    .tbody-total span{
      font-size: 18px;
      font-weight: bold;
      color: #ffbf17;
    }
      .btn-del{
        position: relative;
        display: block;
        width: 45px;
        height: 45px;
        background-color: #c60000;
        float: right;
      }
        .btn-del:before{
          content: "";
          position: absolute;
          width: 16px;
          height: 16px;
          background: url(../images/content/cross.png) no-repeat;
          top: 50%;
          margin-top: -8px;
          left: 50%;
          margin-left: -8px;
        }
  .total-row{
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 40px;
  }
    .total-row p{
      font-size: 14px;
      font-weight: bold;
      color: #323232;
    }
      .total-row p span{
        display: inline-block;
        font-weight: bold;
        font-size: 40px;
        color: #ffbf17;
        margin-left: 15px;
      }
      .form-chekout label,
      .tile-catalog label{
        font-size: 12px;
        line-height: 45px;
        font-weight: lighter;
        color: #323232;
      }
      .form-chekout input,
      .form-chekout select,
      .form-chekout textarea,
      .tile-catalog select{
        width: 100%;
        padding: 0 15px;
        resize: none;
        border: 1px solid #cececf;
        height: 45px;
      }
        .form-chekout textarea{
          height: 120px;
          padding: 15px;
        }
        .form-chekout select,
        .tile-catalog select{
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          cursor: pointer;
          appearance: none;
          background: url('../images/content/arr-select.png') no-repeat right center;
          outline: 0;
        }
      .form-chekout .row{
        margin-bottom: 30px;
      }
      .check-box{
        position: relative;
        margin: 30px 0;
      }
        .check-yes{
          position: absolute;
          z-index: -1;
          opacity: 0;
        }
        .check-box label{
          height: 45px;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center;
          padding-left: 50px;
          cursor: pointer;
        }
        .check-box label:before{
          content: "";
          position: absolute;
          width: 45px;
          height: 45px;
          background-color: #ffbf17;
          left: 5px;
          top: 0;
        }
        .check-box label:after{
          content: "";
          position: absolute;
          display: none;
          width: 20px;
          height: 16px;
          background: url(../images/content/icon-checked.png) no-repeat;
          left: 18px;
          top: 15px;
        }
        .check-box .check-yes:checked + label:after{
          display: block;
        }
          .check-box span{
            padding-left: 10px;
            font-size: 16px;
            font-weight: lighter;
            text-transform: uppercase;
            color: #323232;
          }
        .btn-checkout{
          position: relative;
          display: block;
          width: 100%;
          max-width: 170px;
          height: 45px;
          background-color: #333333;
          text-align: center;
          line-height: 45px;
          font-size: 14px;
          font-weight: lighter;
          transition: 0.5s;
          color: #fff;
        }
          .btn-checkout:hover{
            background-color: #4d4d4d;
          }
/*----------------Basket page END----------*/
/*----------------Catalog------------------*/
.filter-right{
  margin-bottom: 30px;
}
  .btn-view-box{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
    .btn-view-box a{
      display: block;
      position: relative;
      background-color: #fff;
      border: 1px solid #cececf;
      width: 45px;
      height: 45px;
    }
      .btn-view-box a+a{
        margin-left: 10px;
      }
      .btn-view-box a.active{
        background-color: #ffa517;
        cursor: default;
      }
      .btn-view-box a:hover{
        background-color: #ffa517;
      }
      .btn-view-box a:before{
        content: "";
        position: absolute;
        width: 13px;
        height: 13px;
        top: 50%;
        margin-top: -6px;
        left: 50%;
        margin-left: -6px;
      }
        .btn-view-box .btn-list:before{
          background: url(../images/content/list-icon-r.png) no-repeat;
        }
        .btn-view-box .btn-list.active:before,
        .btn-view-box .btn-list:hover:before{
          background: url(../images/content/list-icon-w.png) no-repeat;
        }
        .btn-view-box .btn-tile:before{
          background: url(../images/content/tile-icon-r.png) no-repeat;
        }
        .btn-view-box .btn-tile.active:before,
        .btn-view-box .btn-tile:hover:before{
          background: url(../images/content/tile-icon-w.png) no-repeat;
        }
.price-filter{
  padding-bottom: 30px;
  border-bottom: 1px solid #e8e8e9;
}
  .price-filter h3{
    font-size: 16px;
    font-weight: bold;
    color: #ffa517;
    margin-bottom: 20px;
  }
    .ui-state-default, .ui-widget-content .ui-state-default{
      display: block;
      width: 16px;
      height: 16px;
      cursor: pointer;
      border-radius: 15px;
      background-color: #ffa517;
      border: 3px solid #fff;
    }
    .ui-widget-header{
      background-color: #ffa517;
    }
    .ui-widget.ui-widget-content{
      border: 0;
      background-color: #cececf;
    }
    .ui-corner-all{
      border-radius: 0;
    }
    .ui-slider-horizontal{
      height: 2px;
    }
    .ui-slider-horizontal .ui-slider-handle{
      top: 50%;
      margin-top: -8px;
    }
    .slider-wrapper{
      margin-bottom: 20px;
    }
      .price-filter input{
        width: 100%;
        height: 45px;
        border: 1px solid #e8e8e9;
        color: #323232;
        font-size: 14px;
        font-weight: lighter;
        padding: 0 15px;
      }
      .price-filter label{
        margin-right: 15px;
      }
      .from{
        margin-right: 15px;
      }
    .one-collapse{
      position: relative;
      width: 100%;
      padding: 30px 15px;
      background-color: #fff;
      color: #323232;
      text-align: left;
      border-bottom: 1px solid #e8e8e9;
      font-weight: bold;
      font-size: 14px;
    }
    .panel-default{
      border: 0;
      box-shadow: none;
      margin-bottom: 0;
    }
      .one-collapse:after{
        content: "";
        position: absolute;
        width: 15px;
        height: 9px;
        background: url(../images/content/collapse-arr.png) no-repeat;
        right: 0;
        top: 50%;
        margin-top: -4px;
      }
        .one-collapse[aria-expanded="true"]:after{
          transform: rotate(180deg);
        }
    .filter-btn{
      position: relative;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 30px;
    }
      .filter-btn a{
        display: block;
        position: relative;
        width: 45%;
        height: 45px;
        text-align: center;
        line-height: 45px;
        font-size: 14px;
        font-weight: lighter;
      }
        .btn-apply{
          color: #fff;
          background: #ffbf17;
          background: -webkit-linear-gradient(left, #ffbf17 0%, #ffa517 100%);
          background: -o-linear-gradient(left, #ffbf17 0%, #ffa517 100%);
          background: linear-gradient(to right, #ffbf17 0%, #ffa517 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf17', endColorstr='#ffa517',GradientType=1 );
        }
        .btn-reset{
          background-color: #fff;
          color: #333;
          border: 1px solid #e8e8e9;
        }
    .collapse{
      position: relative;
      width: 100%;
    }
    .one-product .choice-size{
      margin-top: 15px;
    }
    .one-product .choice-size form{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .one-product .choice-size .form_radio_btn label{
      width: 30px;
      height: 30px;
      line-height: 30px;
      margin-bottom: 15px;
    }
/*----------------Catalog END--------------*/
/*----------------In catalog---------------*/
.slider-for img{
  max-width: 360px;
  width: 100%;
  object-fit: cover;
}
.slider-nav{
  width: 300px;
  margin: 0 auto;
}
.slider-nav img{
  max-width: 90px;
  width: 100%;
  margin: 10px;
  padding: 2%;
  object-fit: cover;
}
.slider-nav .slick-next, 
.slider-nav .slick-prev{
  width: 9px;
  height: 15px;
  bottom: inherit;
  top: 50%;
  margin-top: -7px;
}
.slick-prev, .slick-prev:focus, .slick-prev:hover{
  left: -25px;
  background: url(../images/content/prod-arr.png) 0% 0% no-repeat;
}
.slick-next, .slick-next:focus, .slick-next:hover{
  right: -25px;
  background: url(../images/content/prod-arr.png) 100% 0% no-repeat;
}
  .prod-page-price .price{
    display: inline-block;
    margin-right: 20px;
    font-size: 40px;
    font-weight: bold;
    color: #ffbf17;
  }
  .prod-page-price .sale-price{
    display: inline-block;
    font-size: 18px;
    font-weight: lighter;
    color: #323232;
    text-decoration: line-through;
  }
  .prod-page-btn-like{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
    .prod-page-btn-like a{
      display: block;
      position: relative;
      background-color: rgba(255,255,255,.8);
      width: 49%;
      height: 50px;
      z-index: 3;
      border: 1px solid #cececf;
      transition: 0.5s;
      left: inherit;
      right: inherit;
    }
  .list-choice{
    margin-top: 30px;
  }
    .list-choice li{
      font-size: 14px;
      font-weight: lighter;
      color: #323232;
    }
      .list-choice li+li{
        margin-top: 10px;
      }
      .bb{
        border-bottom: 1px solid #e8e8e9;
        margin-bottom: 30px;
        padding-bottom: 30px;
      }
  .form_radio_btn {
    display: inline-block;
    margin-right: 10px;
  }
  .form_radio_btn input[type=radio] {
    display: none;
  }
  .form_radio_btn label {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    color: #d32f2f;
    background: #fff;
    border: 1px solid #e8e8e9;
    user-select: none;
  }
   
  .form_radio_btn input[type=radio]:checked + label {
    background: #d32f2f;
    color: #fff;
  }
  .form_radio_btn label:hover {
    color: #d32f2f;
  }
    .choice-size h3{
      margin-bottom: 30px;
      font-size: 14px;
      font-weight: bold;
      color: #323232;
    }
  .btn-go-basket{
    position: relative;
    display: block;
    width: 100%;
    max-width: 215px;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    padding-right: 45px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    color: #ffa517;
    border: 1px solid #ffa517;
  }
    .btn-go-basket:hover{
      background-color: #ffa517;
      color: #fff;
    }
    .btn-go-basket span{
      display: block;
      position: absolute;
      width: 45px;
      height: 43px;
      background: #ffa517;
      border-radius: 3px;
      right: 0;
      top: 0;
    }
      .btn-go-basket span:after{
        content: "";
        position: absolute;
        width: 24px;
        height: 20px;
        background: url(../images/content/bascet-icon.png) no-repeat;
        top: 50%;
        margin-top: -10px;
        left: 50%;
        margin-left: -12px;
      }
/*----------------In catalog END-----------*/
/*----------------Compar-------------------*/
.comper-page .nav-tabs{
  display: block;
  border-bottom: 0; 
}
.comper-page .nav-tabs > li+li{
  margin-left: 0; 
}
.static-col{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  min-height: 662px;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f8f8f8;
  padding: 60px 30px 0;
}
.nav-tabs > li {
    float: none;
    margin: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover{
  color: #fff;
}
.products-slider .slick-next, .products-slider .slick-prev, .products-slider-compar .slick-next, .products-slider-compar .slick-prev {
    bottom: inherit;
    z-index: 3;
    top: -50px;
}
.nav-tabs > li > a {
    display: block;
    width: 160px;
    height: 45px;
    border: 1px solid #e8e8e9;
    color: #323232;
    font-size: 14px;
    padding: 0;
    text-align: center;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 30px;
}
  .static-col .nav-tabs > li > a{
    width: 100%;
    max-width: 100%;
    text-transform: none;
  }
  .nav-tabs > li.active > a, 
  .nav-tabs > li.active > a:hover, 
  .nav-tabs > li.active > a:focus, 
  .nav-tabs > li > a:hover{
    background-color: #333333;
    border: 1px solid #333333;
  }
  .compar-statis{
    margin-top: 20px;
  }
    .compar-statis span,
    .static-list span{
      display: block;
      position: relative;
      padding: 20px 0;
      text-align: center;
      border-top: 1px solid #e8e8e9;
      font-size: 14px;
      font-weight: lighter;
      color: #323232;
    }
    .static-list span{
      text-align: left;
      font-weight: bold;
    }
  .comper-page .one-product{
    height: auto;
    padding-bottom: 0;
  }
  .row-flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .comper-page .nav-tabs.dn-des{
    display: none;
  }
/*----------------Compar END---------------*/
.contacts-page p span+span{
  padding-left: 15px;
}
/*----------------Catalog list-------------*/
.catalog-list .one-product{
  max-width: 100%;
  height: 100%;
}
  .catalog-list .one-product .prod-name{
    text-align: left;
    margin-top: 0;
  }
  .catalog-list .one-product li{
    font-weight: lighter;
    color: #323232;
    font-size: 14px;
  }
    .catalog-list .one-product li+li{
      margin-top: 10px;
    }
    .bl{
      border-left: 1px solid #e8e8e9;
    }
  .catalog-list .one-product .sub-info,
  .in-catalog .bgcg .sub-info{
    position: relative;
    display: block;
    height: 100%;
    top: 0;
    margin-bottom: 30px;
    margin-top: 0;
  }
    .catalog-list .one-product .sub-info a,
    .in-catalog .bgcg .sub-info a{
      display: block;
      position: relative;
      background-color: #222222;
      border-radius: 3px;
      width: 100%;
      height: 50px;
      margin: 0;
      left: 0;
      z-index: 3;
      transition: 0.5s;
      top: 0;
    }
    .catalog-list .one-product .sub-info .add-compare,
    .in-catalog .bgcg .sub-info .add-compare{
      margin-bottom: 20px;
    }

      .catalog-list .one-product .btn-go-basket,
      .in-catalog .btn-go-basket{
        width: 100%;
        max-width: 100%;
      }
      .feature-products{
        margin-top: 40px;
      }
      .catalog-list .one-product .list-choice{
        list-style: none;
      }
      .col-flex{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        justify-content: space-between;
        height: 270px;
      }
/*----------------Catalog list END---------*/
/*----------------News---------------------*/
.one-news{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
  .img-news{
    position: relative;
    width: 100%;
    max-width: 270px;
    height: 270px;
    overflow: hidden;
  }
    .img-news img{
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  .txt-img{
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 270px;
    background-color: #f9f9f9;
    padding: 30px;
  }
    .one-news h3{
      font-size: 16px;
      font-weight: bold;
      color: #323232;
      margin-bottom: 30px;
    }
    .txt-img p{
      font-size: 16px;
      font-weight: lighter;
      color: #7f7f7f;
    }
    .prev-news{
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: inherit;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
    }
    .news-popup{
      position: relative;
      margin: 0 auto;
      max-width: 500px;
      padding-top: 30px;
      background-color: #fff;
    }
      .news-popup .one-news{
        display: block;
        text-align: center;
      }
      .news-popup .img-news{
        margin: 0 auto 30px;
      }
      .news-popup .mfp-close{
        background-color: #ffbf17;
        top: -55px;
        right: -55px;
      }
  .tab-content h3{
    margin: 20px 0;
    font-weight: bold;
  }
  .feature-products .nav-tabs li{
    display: inline-block;
  }
  .feature-products .nav-tabs{
    border-bottom: 1px solid #e8e8e9;
  }
  .feature-products .nav-tabs > li.active > a, 
  .feature-products .nav-tabs > li.active > a:hover, 
  .feature-products .nav-tabs > li.active > a:focus,
  .feature-products .nav-tabs > li > a:hover{
    background-color: transparent;
    border: 0;
    color: #323232;
    font-weight: bold;
   }
  .feature-products .nav-tabs > li > a{
    width: inherit;
    margin-right: 40px;
    margin-bottom: 0;
    border: 0;
    position: relative;
    text-align: left;
    font-size: 16px;
    text-transform: none;
    color: #7f7f7f;
    font-weight: bold;
  }
    .feature-products .nav-tabs > li > a:before{
      content: "";
      position: absolute;
      width: 0;
      height: 3px;
      background-color: #222222;
      transition: 0.5s;
      left: 0;
      bottom: 0;
    }
      .feature-products .nav-tabs > li > a:hover:before,
      .feature-products .nav-tabs > li.active > a:before, 
      .feature-products .nav-tabs > li.active > a:hover:before, 
      .feature-products .nav-tabs > li.active > a:focus:before,
      .feature-products .nav-tabs > li > a:hover:before{
        width: 100%;
      }
/*----------------News END-----------------*/
/*----------------Other page END-----------*/
/*----------------Catalog in menu----------*/
.catalog-menu{
  padding-top: 200px;
}
  .link-back{
    display: block;
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    color: #7f7f7f;
    padding-left: 20px;
  }
    .link-back:before{
      content: "";
      position: absolute;
      width: 16px;
      height: 9px;
      background: url(../images/content/collapse-arr.png) no-repeat;
      transform: rotate(90deg);
      left: 0;
      top: 7px;
    }
  .catalog-menu h3{
    margin-bottom: 20px;
    color: #323232;
  }
  .col-menu{
    margin: 0 20px;
  }
    .col-menu a{
      position: relative;
      display: block;
      font-size: 18px;
      margin-bottom: 20px;
      color: #7f7f7f;
      font-weight: lighter;
    }
      .col-menu a:hover{
        color: #ffbf17;
      }
/*----------------Catalog in menu END------*/