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

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

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





#payment_view .buttons {display:none;}










.chapa {
    padding-top: 40px;
    padding-bottom: 40px;
}



.chapa  h3 {
    margin-bottom: 20px;
    color: #000;
    font-size: 40px;
    font-weight: 500;
}


.button-x a {
    font-size: 16px;
    line-height: 24px;
    font-family: 'MONTSERRAT';
    font-weight: 600;
    color: #232323;
}


.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;
    padding: 0px 15px;
    line-height: 34px;
    border: 1px solid #999;
    border-radius: 6px;
    user-select: none;
}

/* Checked */
.form_radio_btn input[type=radio]:checked + label {
    background: #222228;
    color: #fff;
}

.form_radio_btn input[type=radio]:checked + label .grey-kvo {
    color: #fff;
}

#product  input[type=radio] + label {
    display: flex;
    align-items: center;
}

.grey-kvo {
    border-bottom: 1px dashed #222228;
    margin-right: 5px;
}

/* Hover */
.form_radio_btn label:hover {
    color: #666;
}

input[type="radio"] {
    display: none;
}

input[type=radio] + label {
    height: 40px;
    border-radius: 4px;
    padding-right: 12px;
    padding-left: 12px;
    line-height: 46px;
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #424242;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
}

.tab-content {
    margin-top: -15px;
}

input[type=radio]:checked + label,.product-grid input[type=radio]:checked + label {
    background: #e0e0e0;
}


.gallery-pro {
    margin-top: 40px;
}

.infa .about-stanok p b {
    font-family: 'Montserrat';
    font-weight: 600;
}

.information-information-9 h1 {text-align:center;}

.infa .about-stanok p {
    font-size: 18px;
    font-family: 'Montserrat';
    margin-bottom: 20px;
    text-align: center;
}


.name-ingal {
    font-family: Futura PT Medium;
    margin-bottom: 20px;
}

.l-photo-g {
    margin-bottom: 20px;
}

.l-photo-g img {
    height: 335px;
    object-fit: cover;
    border-radius: 12px;
}

.big-photo-g {}

.big-photo-g img {
        border-radius: 12px;
}


header .page-wrapper {background: #222228;}


.vladimirskie {
    padding-top: 30px;
    padding-bottom: 100px;
    background: #fff;
}


.vladimirskie h2 {
    color: #222228;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 36px;
}


.description_item_bottom {
    margin-top: 40px;
}

.description_item_bottom p {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}


.vladimirskie-desc p {
    color: #222228;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}




#loadMore {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}
#loadMore a {
    background: #E83333;
    border-radius: 3px;
    color: white;
    display: inline-block;
    padding: 10px 30px;
    transition: all 0.25s ease-out;
    -webkit-font-smoothing: antialiased;
}
#loadMore a:hover {
    background-color: #042a63;
}



.seo-heading h1 {
    margin-bottom: 40px;
    color: #000;
    font-family: 'MONTSERRAT';
    margin-top: 40px;
}

.seo-heading h2 {
    margin-bottom: 40px;
    color: #000;
    font-family: 'MONTSERRAT';
    margin-top: 40px;
}

.charmen {margin-top: 40px;}

.givemeopt {
    padding-bottom: 25px;
}

.givemeopt a {
    font-family: 'Montserrat';
    font-size: 16px;
    background: TRANSPARENT;
    color: #222;
    display: flex;
    JUSTIFY-CONTENT: center;
    HEIGHT: 48PX;
    ALIGN-ITEMS: CENTER;
    BORDER-RADIUS: 4PX;
    font-weight: 600;
    border: 1px solid #222;
    max-width: 300px;
}

#product {
    padding: 0px 25px;
    margin-left: 40px;
    border-radius: 5px;
}

.container-fluid {
    padding-right: 63px;
    padding-left: 63px;
    margin-right: auto;
    margin-left: auto;
}

.height-sixx {height:65px;background: #fff;}

body.common-home {
    background: #222228;
}

body {
    font-family: 'Montserrat';
    font-weight: 400;
    color: #171719;
    font-size: 18px;
    line-height: 34px;
    width: 100%;
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 20px;
    color: #000;
    font-family: Futura Pt Medium;
}



.swipe-menu hr {
    margin-top: 24px;
    margin-bottom: 0;
    border: 0;
    border-top: 8px solid #F2F2F21A;
}



.nav__toggler {
    background: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
    text-shadow: none;
}

.swipeMenu .swipe-wrap {padding-bottom:120px;}

.swipe-menu .sh_zz a {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 4px;
    width: 224px;
    height: 48px;
    flex-shrink: 0;
    display: flex;
    border-radius: 4px;
    background: linear-gradient(0deg, #636769 0%, #636769 100%), #FFF;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}



.swipe-menu {
  background-color: #575757;
  position: fixed;
  z-index: 2;
  bottom: 0;
  left: 0;
  top: 0;
  width: 256px;
  max-width: 100%;
  transition: all 190ms ease-out;
  opacity: 0;
  left: -256px;
  visibility: hidden;
  padding-bottom: 100px;
  overflow: auto;
}
.swipe-menu ~ .swipe-menu-overlay {
  width: 0;
}
.swipe-menu--show {
  visibility: visible;
  opacity: 1;
  left: 0;
}
.swipe-menu--show ~ .swipe-menu-overlay {
  width: 100%;
}
.swipe-menu__close {
  position: absolute;
  right: 30px;
  top: 30px;
  background-color: transparent;
  border: none;
  padding: 0;
  font-size: 24px;
  opacity: 1;
  cursor: pointer;
  transition: opacity 100ms ease-out;
}
.swipe-menu__close:hover {
  opacity: 0.7;
}
.swipe-menu-overlay {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 290ms ease-out;
  background: rgb(1 1 1 / 33%);
}

.swipe-menu .sh_zz_pdf {}

.swipe-menu .sh_zz_pdf a {
    display: flex;
    width: 224px;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 160% */
    height: 48px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    border: 1px dashed #FFF;
    margin-left: 16px;
}


.fa {
    font-size: 14px
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 26px;
    line-height: 36px;
    font-family: 'MONTSERRAT';
    font-weight: 700;
}

h4 {
    font-size: 15px;
    font-family: Futura Pt Heavy;
    color: #000;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.common-home .content-container {
    background: #222228;
    min-height: 550px;
    border-left: 1px solid #3F3F45;
}


#mobile-menu-btn {
    background: transparent;
    box-shadow: none;
    border: none;
}

.logo-hof {}

.rrr {
    position: absolute;
    top: -10px;
    right: 60px;
    width: 17px;
    height: 19px;
}

h5 {
    font-size: 12px;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
}

h6 {
    font-size: 10.2px
}

a {
    color: #23a1d1
}

a:hover {
    text-decoration: none
}

legend {
    font-size: 18px;
    padding: 7px 0
}


.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  max-width: 100%;
  }
  @media (min-width: 768px) {
    .mobile-menu {
      padding-top: 0; } }
  .mobile-menu .mm__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, 0.8);
    z-index: 100; }
  .mobile-menu .mm__wrapper {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all .4s ease-in-out;
    overflow-y: auto;
    position: relative;
    width: 100%;
    max-width: 260px;
    height: 100%;
    z-index: 200;
    touch-action: auto;
    -ms-touch-action: auto;
    background: #575757;
    padding-bottom: 100px;
    }
    @media (min-width: 768px) {
      .mobile-menu .mm__wrapper {
        width: 35%; } }
    @media (min-width: 1200px) {
      .mobile-menu .mm__wrapper {
        width: 25%; } }
  .mobile-menu .h__logo {
    padding-left: 40px;
    font-size: 2rem;
    font-weight: 700;
    color: #333;
    line-height: 1.25;
    margin-left: 20px;
    margin-top: 15px; }

.mm__header {/* position: absolute; *//* bottom: 0; */}

.mm__header .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 16px;
  margin-top: 16px;
  z-index: 9999;
  }


  .close-btn {
  /* position: relative; */
  width: 36px;
  height: 36px;
  /* -webkit-transform: rotate(45deg); */
  -ms-transform: rotate(45deg);
  /* transform: rotate(45deg); */
  /* cursor: pointer; */
  }
  .close-btn:before {
    width: 2px;
    height: 18px;
    left: 8px;
    top: 0; }
  .close-btn:after {
    height: 2px;
    width: 18px;
    top: 8px;
    left: 0; }
  .close-btn:before, .close-btn:after {
    /* content: ""; */
    background: #000;
    position: absolute;
    }
.close-btn--red:before, .close-btn--red:after {
  background: #7A0D10; }

label {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}

.sert_kon {
    padding-left: 200px;
    padding-right: 200px;
}

select.form-control,textarea.form-control,input[type=text].form-control,input[type=password].form-control,input[type=datetime].form-control,input[type=datetime-local].form-control,input[type=date].form-control,input[type=month].form-control,input[type=time].form-control,input[type=week].form-control,input[type=number].form-control,input[type=email].form-control,input[type=url].form-control,input[type=search].form-control,input[type=tel].form-control,input[type=color].form-control {
    font-size: 12px
}

.input-group input,.input-group select,.input-group .dropdown-menu,.input-group .popover {
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

span.hidden-xs,span.hidden-sm,span.hidden-md,span.hidden-lg {
    display: inline
}

.nav-tabs {
    margin-bottom: 15px
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.dropdown-menu li>a:hover {
    text-decoration: none;
    color: #fff;
    background: transparent;
    background-repeat: repeat-x;
}

.copyned {
    color: #9F9F9F;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    padding-top: 25px;
    line-height: 39px; /* 216.667% */
}

.copyned a {
    color: #9F9F9F;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 39px; /* 216.667% */
}



.n-opisanie h5 {
    font-size: 12px;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}

#top {
    padding: 40px 0 3px;
    margin: 0 0 20px;
    /* border-bottom: 6px solid transparent; */
    /* border-image: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1)); */
    /* border-style: solid; */
    /* border-image-slice: 1; */
}

#top .container {
    padding: 0 20px;
}

#top #form-currency .currency-select,#top #form-language .language-select {
    text-align: left
}

#top #form-currency .currency-select:hover,#top #form-language .language-select:hover {
    text-shadow: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
    background-repeat: repeat-x
}

#top .btn-link,#top-links li,#top-links a {
    /* color: #fff; */
    /* text-decoration:none; */
    /* font-family: Futura PT Medium; */
    /* font-size: 16px; */
    /* padding: 7px; */
    color: #D0D0D0;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 171.429% */
}

#top .btn-link:hover,#top-links a:hover {
    color: #e83333;
}

#top-links .dropdown-menu a {
    text-shadow: none;
    color: #181818;
}

.mobile-menu .sh_zz_pdf a {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 4px;
    border: 1px dashed #FFF;
    width: 224px;
    height: 48px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-left: 16px;
    margin-right: 16px;
}


.mobile-menu .sh_zz a {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 4px;
    width: 224px;
    height: 48px;
    flex-shrink: 0;
    display: flex;
    border-radius: 4px;
    background: linear-gradient(0deg, #636769 0%, #636769 100%), #FFF;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.mobile-menu hr {
    margin-top: 24px;
    margin-bottom: 0;
    border: 0;
    border-top: 8px solid #F2F2F21A;
}




#top-links .dropdown-menu a:hover {
    color: #fff;
    background: transparent;
    color: #5bbbc8;
}

.crtcode {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.crtcode h1 {
    color: #131313;
    font-family: 'Futura PT Medium';
    font-size: 27px;
    font-style: normal;
    font-weight: 450;
    line-height: 20px; /* 74.074% */
    margin-bottom: 36px;
}

.cart_not_f {}

.cart_not_f a {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 4px;
    background: #E83333;
    height: 48px;
    width: 253px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px
}

#top-links {
    margin-left: 0;
    padding-top: 6px;
}

#top-links a+a {
    margin-left: 15px
}

#logo {
    margin: 0 0 10px
}

#search {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px
}

#search .btn-lg {
    font-size: 15px;
    text-shadow: NONE;
    BACKGROUND: TRANSPARENT;
    BOX-SHADOW: none;
    border: 0;
    height: 44px;
    border-radius: 0px 3px 3px 0px;
    background: #E83333;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.07);
    height: 48px;
    width: 47px;
    padding: 13px 0px;
    display: block;
}

#cart {
    margin-bottom: 10px
}

#cart>.btn {
    font-size: 12px;
    line-height: 18px;
    color: #7e7f81;
}

#cart.open>.btn {
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open>.btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001
}

#cart .dropdown-menu {
    min-width: 100%
}

.soglasen {
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 18px;
    margin-top: 36px;
    font-family: 'Montserrat';
    font-weight: 400;
}

.soglasen a {
    color: #23A9DD;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration-line: underline;
}

.logo-hof {
    margin-top: 76px;
    margin-bottom: 50px;
}

.logo-hof a {position:relative;}

.block-absol-dlider {
    position: absolute;
    right: 46px;
    bottom: 39px;
}

.hot-abco {
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 36px; /* 200% */
}

.name-abco {
    color: #FFF;
font-family: Montserrat;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 36px; /* 128.571% */
}

.logo-hof img {
    max-height: 180px;
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 76px; */
    position: relative;
}

.pdf-hof a i {
    margin-left: 10px;
}

.pdf-hof a {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 171.429% */
    border-radius: 4px;
    border: 1px dashed #FFF;
    display: flex;
    width: 90%;
    height: 56px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    display: inline-flex;
}

.pdf-hof {
    margin-bottom: 36px;
    padding-left: 20px;
    border-bottom: 6px solid #F2F2F21A;
    padding-bottom: 36px;
}

.desc-hof {
    color: #EDEDED;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 141.176% */
    margin-bottom: 40px;
    margin-left: 20px;
}

.reviews-new {
    padding-bottom: 110px;
    position: relative;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
}


 .i_about .swiper-nav .collections-next-2, .i_about .swiper-nav .collections-prev-2 {
    background: #22222880;
    border: 1px solid #f2f2f2;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.slidermenu2 .swiper-pagination {
    position: absolute;
    bottom: 160px;
}

.reviews-new-item {
    border: 2px solid #F2F2F2;
    background: #FFF;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    height: 555px;
    justify-content: space-between;
    flex-direction: column;
}

footer .page-wrapper {
    background: #222228;
}

.header-review {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.header-review-photo {
    padding-left: 36px;
    margin-right: 35px;
}

.header-review-photo img {height: 69px;width: 69px;border-radius: 50%;}

.sposki-flex {
    display: flex;
    justify-content: space-between;
    border-radius: 3px;
    padding: 24px;
    border: 1px solid #797979;
}

footer h5 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36.5px;
    /* 152.083% */
    margin-bottom: 20px;
}

.jhiny .iniq-item:nth-child(3) {
    margin-bottom: 95px;
}

.logo-border {
    border-radius: 3px;
    border: 1px solid #F2F2F2;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
}

.sh__item_cart-a a {
    width: 100%;
    height: 50px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #E83333;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 141.176% */
    padding: 7px 15px;
    DISPLAY: FLEX;
    ALIGN-ITEMS: CENTER;
    JUSTIFY-CONTENT: center;
}

.jhony .iniq-item:last-child {
    margin-top: 180px;
}

.header-review-name {
    color: #222228;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    /* 130.769% */
}

.text-review {
    color: #222228;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 140% */
    padding-left: 36px;
    padding-right: 8px;
    display: flex;
}

.content-container {
    background: #fff;
    min-height: 850px;
    padding-bottom: 40px;
}

.footer-review {
    display: flex;
    align-items: center;
    padding-left: 36px;
    justify-content: space-between;
    padding-right: 46px;
    margin-top: 30px;
}

.footer-review-icon img {
    max-height: 36px;
    margin-left: 9px;
}

.footer-review-icon {color: #7E7E7E;font-family: Montserrat;font-size: 20px;font-style: normal;font-weight: 400;line-height: 28px; /* 140% */display: flex;align-items: center;}

.footer-review-target {display: flex;align-items: center;}

.footer-review-target a {
    color: #808080;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    /* 188.889% */
    display: flex;
}

.footer-review-target a span {
    margin-left: 10px;
    height: 36px;
}

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

.seryi-niz svg {
    margin-right: 12px;
}

.seryi-niz {
    padding-bottom: 70px;
    padding-top: 25px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
}

.team-factory {
    background: #222228;
    padding-top: 60px;
    padding-bottom: 0px;
}

.team-factory h5 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    /* 116.667% */
    margin-bottom: 60px;
}

.team-item {
    margin-bottom: 63px;
}

.team-item-img {
}

.team-item-img img {
    max-height: 400px;
}

.team-item-name {
    color: #C5C5C5;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    /* 161.538% */
    margin-top: 40px;
}

.partnery {
    padding-top: 96px;
    background: #fff;
}

.partnery h5 {
    color: #222228;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    /* 116.667% */
    margin-bottom: 56px;
    margin-top: 0;
}

.team-item-name span {
    color: #FFF;
    font-family: Montserrat;
    font-weight: 600;
}

.rpm {
    position: relative;
}

.rpm .container {
    position: relative;
}

.sposki-flex li a {
    color: #DEDEDE;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 30.5px;
    /* 169.444% */
}

.with-marker-svg {
    margin-top: 10px;
}

.sposki-flex li.new-otstup a {
    color: #9F9F9F;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    /* 200% */
}

.vniz-notforget {
    margin-top: 36px;
}

.kontakt-v-podvale-white {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 17px;
}

.partnery-block img {
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}

.kontakt-v-podvale-grey {
    color: #9F9F9F;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
}

.soc-sei-red {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.sobaca {
    color: #DEDEDE;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
    margin-bottom: 14px;
    margin-top: 54px;
}

.sobaca-inn {
    color: #DEDEDE;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
    margin-bottom: 14px;
}

.soc-sei-red a {
    margin-right: 16px;
}

.soc-sei-red a svg {
    height:20px;
}

.uniq_block {
    padding-top: 40px;
    padding-bottom: 80px;
    background: #fff;
}

.uniq_block h5 {
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 100px;
}

.iniq-item {
    margin-bottom: 40px;
}

.iniq-item-headline {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 26px;
    line-height: 34px;
    margin-top: 20px;
}

.buttons-fleeex {
    display: flex;
    margin-top: 20px;
}

.buttons-fleeex a {
    padding-right: 15px;
}

header {
    position: relative;
    background: #222228;
}

/* [class|=product-product] header .page-wrapper {
    padding-left: 0;
} */

.header-logo {
    display: block;
}

.header-logo_desktop {
    position: absolute;
    left: 10%;
    top: 50%;
    display: block;
    width: 5%;
    transform: translateY(-50%);
}

.header-logo_mobile {
    flex-shrink: 0;
    margin-right: 15px;
}

.header-logo_mobile img {
    height: 40px;
}

.slidermenu2 {
    background: #222228;
    padding-bottom: 216px;
    position: relative;
    padding-top: 60px;
}

.iniq-item-icon {
}

.iniq-item-desc {
    font-size: 26px;
    font-family: 'Montserrat';
    line-height: 34px;
    margin-top: 20px;
}

.sh__item_cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.sh__item_cart span {
    display: flex;
    width: 16px;
    height: 16px;
    justify-content: center;
    align-items: center;
    background: #E83333;
    flex-shrink: 0;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    right: -5px;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    /* 145.455% */
}

.iniq-item-desc p {
    font-size: 26px;
    font-family: 'Montserrat';
    line-height: 34px;
    margin-top: 20px;
}

.grid-v4 {
    /* position: relative; */
    /* overflow: hidden; */
    border: 1px solid #F2F2F2;
    /* margin-bottom: 24px; */
    /* display: flex; */
    border-radius: 9px;
}

.grid-img-v {border-radius: 10px;}

.grid-desc-v {
    /* padding-left: 350px; */
    /* height: 100%; */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: space-between; */
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom-left-radius: 10px;
}

.section .grid-desc-v h4 {
    font-size: 15px;
    font-family: 'Montserrat';
    color: #000;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #3B3B3B;
    font-weight: 600;
}

.grid-desc-v h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'MONTSERRAT';
    font-weight: 600;
}

.grid-desc-v h3 a {
    font-size: 20px;
    line-height: 24px;
    font-family: 'MONTSERRAT';
    font-weight: 600;
    color: #232323;
}

.grid-desc-v ul li a {
    color: #3B3B3B;
    font-size: 18px;
    line-height: 26px;
}

.grid-img-v img {border-top-right-radius: 10px;border-top-left-radius: 10px;}

.russian_power {
    position: absolute;
    bottom: -121px;
    border-radius: 10px;
    /* background: linear-gradient(268deg, #DBDBDB 0%, #F2F2F2 17.17%, #F0F0F0 34.87%, #F0F0F0 50.48%, #EAEAEA 99.91%); */
    border-radius: 10px;
    background: radial-gradient(169.32% 79.36% at 0% 12.76%, rgba(219, 219, 219, 0.14) 0%, rgba(255, 255, 255, 0.00) 100%), radial-gradient(133.06% 97.95% at 99.47% 96.91%, #BBB 0%, rgba(255, 255, 255, 0.00) 100%),        linear-gradient(268deg, #DBDBDB 0%, #F2F2F2 17.17%, #F0F0F0 34.87%, #F0F0F0 50.48%, #EAEAEA 99.91%          );
    height: 300px;
}

.russian_power h5 {
    color: #3F3F3F;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 42px;
    /* 116.667% */
    padding-top: 46px;
    padding-left: 67px;
    margin-bottom: 24px;
}

.russian_power p {
    color: #4A4A4A;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
    padding-left: 67px;
}

.what-search {
    color: #ECECEC;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 160% */
    width: 10%;
}

.more-k a:hover {background:#E83333; color:#fff;}

.more-k a:focus {background:#E83333; color:#fff;}

.more-k a:active {background:#E83333; color:#fff;}



.more-k a {
    background: #ffff;
    height: 56px;
    display: flex;
    border-radius: 4px;
    border: 1px solid #E83333;
    max-width: 200px;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4F4F4F;
}

.product-layout .owl-wrapper-outer {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.product-layout .owl-carousel .product-thumb .caption {
    min-height: auto;
}

.fzf h1 {
    font-size: 123px;
    font-family: Futura PT Heavy;
}

.fzf h1 span {
    color: #55b2be;
}

.mt-2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px;
    border: 3px solid #e21f25;
}

.optovik-form {
    position: relative;
    z-index: 2;
    /* margin-right: -55px; */
    margin-top: 20px;
    border-radius: 0;
    background-color: white;
    /* box-shadow: 0px 14px 59px 0px rgba(163, 169, 183, 0.15); */
    width: 100%;
}

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

.spectrum img {
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.optovik-form .flexblock .button {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 50px;
    width: 100%;
    max-width: 300px;
    padding: 0px 15px;
    margin-top: 10px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 50px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.swiper-pagination-bullet {
    background: #D9D9D9;
    width: 16px;
    height: 16px;
}

.swiper-pagination-bullet-active {
    background: #e31f25;
}

.market-palace h4 {
    color: #222228;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    /* 116.667% */
    margin-bottom: 56px;
}

.reviews-new h4 {
    color: #222228;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 60px;
}

.market-palace {
    padding-top: 30px;
    padding-bottom: 100px;
    background: #fff;
}

.marketplace-item {
    border-radius: 3px;
    border: 1px solid #F2F2F2;
    height: 237px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.marketplace-item h5 {
    color: #222228;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    /* 130.769% */
    padding-left: 24px;
    min-height: 105px;
    display: flex;
    align-items: center;
}

.marketplace-item-go {
    padding-left: 35px;
    padding-right: 35px;
}

.marketplace-item-go a:hover {background: #E83333; color:#fff;}

.marketplace-item-go a {
    display: flex;
    padding: 16px 0px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #FF9797;
    color: #4F4F4F;
    text-align: center;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 141.176% */
}

.optovik-form_wrap {
    border-radius: 0;
    border: 6px solid #55b2be;
    padding: 30px;
}

.optovik-form_wrap h3 {
    font-family: Futura Pt Medium;
    color: #000;
    font-size: 27px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
}

.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
    color: #e31f25;
}

.optovik-form_wrap .input-wrap input {
    width: 100%;
    background-color: #f8f9fa;
    font-size: 18px;
    color: #000000;
    padding-left: 37px;
    padding-right: 37px;
    height: 52px;
    margin-bottom: 10px;
    box-shadow: inset 0px 1px 3px 0px rgba(205, 215, 225, 0.14);
    transition: ease 0.3s;
    border: 1px solid transparent;
    border-radius: 4px;
}

.dostavka-cities h3 {
    font-size: 33px;
    text-align: center;
}

.zag_opt h3 {
    font-size: 33px;
    text-align: center;
}

.zag_opt p {
    text-align: center;
}

#confirm_wrap .bks .ksv {
    display: inline-block;
    background: rgb(232 51 51);
    height: 60px;
    min-width: 250px;
    padding: 0px 30px;
    margin-bottom: 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    /* border: none; */
    /* border-top-left-radius: 30px; */
    /* border-bottom-right-radius: 30px; */
    /* border-bottom-left-radius: 0px; */
    margin-left: 0;
}

.otstupi {
    margin-top: 30px;
    margin-bottom: 30px;
}

.gowithus input {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 10px;
}

.gowithus textarea {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 10px;
}

.infas ul li {
    display: flex;
    align-items: center;
}

.infas ul li img {
    height: 45px;
    padding-left: 10px;
}

.gowithus .flexblock .button {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 70px;
    width: 290px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.gowithus {
    background: #f5f5f5;
    padding-bottom: 30px;
}

.bigimages .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: 60px;
    padding: 0;
    margin-right: 10px;
    line-height: 1.42857143;
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.flexflex {
    display: flex;
    align-items: center;
    margin-right: 20px;
    /* color: #5bbbc8; */
    margin-bottom: 0;
}

.i_katalojek .input-wrap input {
    width: 100%;
    background-color: #f8f9fa;
    font-size: 18px;
    color: #000000;
    padding-left: 37px;
    padding-right: 37px;
    height: 48px;
    box-shadow: inset 0px 1px 3px 0px rgba(205, 215, 225, 0.14);
    transition: ease 0.3s;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 24px;
}

.i_katalojek .input-wrap {
    margin-bottom: 18px;
}

.obrazecldsp img {
    margin-bottom: 20px;
}

.text-ldsp {
    margin-bottom: 20px;
    font-family: Futura Pt Medium;
    font-size: 18px;
    line-height: 20px;
}

.obrazecldsp {
    margin-top: 30px;
}

.proobrazec {
    color: #828282;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    margin-top: 40px;
    font-weight: 400;
    line-height: 28px;
    /* 140% */
}

.pdb_innews {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 70px;
    width: 290px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.product-subtitle {
    font-size: 18px;
    font-family: Futura Pt Medium;
    line-height: 1.2;
    font-weight: 500;
    color: #000000;
    margin-bottom: 15px;
    background: #f5f5f5;
    padding: 5px;
    margin-top: 10px;
}

.product-parameters-list {
    padding-top: 5px;
    /* border-top: 1px solid #E1E1E1; */
}

.product-parameters-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 6px;
    color: #222228;
}

.product-parameters-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 50%;
    padding-right: 10px;
}

.product-parameters-value {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
    text-align: right;
    font-family: 'Montserrat';
    color: #000000;
    font-weight: 600;
}

.photopproizvodstvo img {
    margin-bottom: 20px;
}

#product .radio {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio input:checked +img {
    border-color: #5bbbc8;
    border-width: 6px;
}

.select-css {
    display: block;
    font-size: 16px;
    font-family: Futura Pt Book;
    color: #242424;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('/catalog/view/theme/default/image/gallery/down-arrow.svg'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
    display: none;
}

.select-css:hover {
    border-color: #888;
}

.select-css:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}

.select-css option {
    font-weight: normal;
}

*[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em;
}

#yamap2 {
    height: 615px;
    position: relative;
    background: #fff;
}

.give-help {
    position: absolute;
    bottom: 100px;
    z-index: 999;
    left: 40%;
}

.give-help a {
    background: #E83333;
    height: 56px;
    display: flex;
    width: 300px;
    color: #fff;
    font-family: 'MONTSERRAT';
    align-items: center;
    width: 387px;
    height: 56px;
    flex-shrink: 0;
    border-radius: 4px;
    JUSTIFY-CONTENT: center;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 141.176% */
}

#product .radio input[type=radio], #product .radio-inline input[type=radio] {
    display: none;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.breadcrumbs ul li:last-child a {
    border-bottom: 0;
    font-family: 'Montserrat';
    color: #777;
}

.ckhh h2 {
    font-size: 36px;
    padding-bottom: 22px;
    color: #000000;
    line-height: 1.2;
    font-family: Futura Pt Medium;
}

.breadcrumbs {
    background: #f5f5f5;
    margin-bottom: 0;
}

.bks .ksvdva {
    display: inline-block;
    background: transparent;
    height: 60px;
    min-width: 250px;
    padding: 0px 30px;
    color: #222228;
    border: 1px solid #222228;
    border-radius: 10px;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
}

.infa ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #e21f25;
    position: relative;
    margin-right: 15px;
    border-radius: 100%;
    display: inline-block;
}

.infas ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #e21f25;
    position: relative;
    margin-right: 15px;
    border-radius: 100%;
    display: inline-block;
}

.infa ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}

.infas ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}

@media(max-width: 478px) {
    #cart .dropdown-menu {
        width:100%
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li>div {
    min-width: 427px;
    padding: 0 10px
}

@media(max-width: 478px) {
    #cart .dropdown-menu li>div {
        min-width:100%
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

#menu {
    background-color: #fff;
    min-height: auto;
    margin-top: 10px;
    margin-left: -15px;
}

#menu .nav>li>a {
    color: #000;
    padding: 6px 17px 9px 17px;
    font-weight: 700;
    font-size: 16px;
    font-family: Futura PT Heavy;
    min-height: 15px;
    font-size: 18px;
    background-color: transparent;
}

#menu .nav>li>a:hover,#menu .nav>li.open>a {
    color: rgba(91, 187, 200, 1);
}

#menu .dropdown-menu {
    padding-bottom: 0
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul {
    display: table-cell
}

#menu .dropdown-inner a {
    min-width: 260px;
    display: block;
    padding: 23px 20px;
    clear: both;
    line-height: 20px;
    font-family: Futura Pt Heavy;
    color: #333;
    font-size: 18px;
    line-height: 2;
}

#menu .dropdown-inner li a:hover {
    color: #5bbbc8;
}

#menu .see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #ddd;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 16px;
    font-family: Futura Pt Book;
    line-height: 2;
}

#menu .see-all:hover,#menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
    background-repeat: repeat-x
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.2)
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar:hover,#menu .btn-navbar:focus,#menu .btn-navbar:active,#menu .btn-navbar.disabled,#menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

@media(min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display:block
    }
}

@media(max-width: 767px) {
    #menu {
        border-radius:4px
    }

    #menu div.dropdown-inner>ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-left: 0!important;
        padding-bottom: 10px;
        background-color: rgba(0,0,0,.1)
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover {
        background: rgba(0,0,0,.1)
    }

    #menu .see-all {
        margin-top: 0;
        border: 0;
        border-radius: 0;
        color: #fff
    }
}

#content {
    min-height: 300px;
}

.checkout-cart #content {
    min-height: 798px;
}

footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #222228;
    padding-left: 10%;
    color: #fff;
    font-size: 16px;
    font-family: Futura Pt Book;
}

footer hr {
    border-top: 0;
    border-bottom: 1px solid #666
}

footer a {
    color: #ccc;
    color: #B5B5B5;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 39px;
    /* 216.667% */
}

footer a:hover {
    color: #fff
}

.alert {
    padding: 8px 14px
}

.noxleb .alert-success {
    background: #222228;
    color: #fff;
}
.noxleb .alert-success a {
    color: #fff;
    font-weight:bold;
}


.p-5 {
    border-radius: 18px;
    position: relative;
}

.breadcrumb {
    margin: 0 0 0px;
    padding: 8px 0;
    border: none;
    background: transparent;
}

.breadcrumb i {
    font-size: 15px
}

.breadcrumb>li {
    text-shadow: none;
    padding: 0 15px;
    position: relative;
    white-space: nowrap;
    font-family: Futura PT Medium;
    font-size: 12px;
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0;
    display: none;
}

.breadcrumb>li:after {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    right: 0px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #b5bdc2;
    border-bottom: 1px solid #b5bdc2;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pagination {
    margin: 0
}

.buttons {
    margin: 1em 0
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.btn-xs {
    font-size: 9px
}

.btn-sm {
    font-size: 10.2px
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px
}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover {
    font-size: 12px
}

.btn-group>.btn-xs {
    font-size: 9px
}

.btn-group>.btn-sm {
    font-size: 10.2px
}

.btn-group>.btn-lg {
    font-size: 15px
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom,#eee,#ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {
    background-color: #1f90bb;
    background-position: 0 -15px
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom,#fbb450,#f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704
}

.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled] {
    box-shadow: inset 0 0 rgba(0,0,0,.1)
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420
}

.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled] {
    box-shadow: inset 0 0 rgba(0,0,0,.1)
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038
}

.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {
    box-shadow: inset 0 0 rgba(0,0,0,.1)
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom,#e06342,#dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a
}

.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #23a1d1;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #fff;
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #7e7f81;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    font-family: Futura PT Medium;
    font-size: 16px;
}

.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled] {
    background: transparent;
    color: rgba(91, 187, 200, 1);
}

.list-group a {
    border: 1px solid #f7f7f7;
    color: #888;
    padding: 18px 12px;
    font-family: Futura PT Book;
    font-size: 18px;
}

.list-group a.active,.list-group a.active:hover,.list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #ddd;
    text-shadow: 0 1px 0 #fff
}

.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome
}

.owl-item .product-thumb {
    padding-bottom: 10px;
    overflow: visible;
    background: #fff;
    border: none;
    margin-bottom: 0;
    margin-right: 5px;
}

.product-thumb {
    padding-bottom: 10px;
    overflow: visible;
    background: #fff;
    /* border: 1px solid #E1E1E1; */
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 3px;
    border: none;
    background: #FFF;
    padding-top: 20px;
}

.product-thumb .image {
    text-align: center;
    padding-top: 9px;
}

.product-thumb .image a {
    display: block
}

.product-thumb .image a:hover {
    opacity: .8
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-grid .product-thumb .image {
    float: none
}

@media(min-width: 768px) and (max-width:991px) {
    #content .col-sm-2:nth-child(6n+1),#content .col-sm-2:nth-child(6n+1),#content .col-sm-3:nth-child(4n+1),#content .col-sm-4:nth-child(3n+1),#content .col-sm-6:nth-child(2n+1) {
        clear:left
    }
}

@media(min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width:100%
    }

    #column-left+#content .product-layout .col-md-3 {
        width: 50%
    }

    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%
    }

    #content+#column-right .product-layout .col-md-3 {
        width: 100%
    }
}

#column-left .product-layout,#column-right .product-layout {
    width: 100%
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.imgcategory .product-thumb.transition>h4 {
    padding-left: 10px
}

.image {
    position: relative
}

.image .corner_0,.image .corner_1,.image .corner_2,.image .corner_3 {
    height: 57px;
    width: 58px;
    position: absolute;
    z-index: 998
}

.image .corner_0 {
    left: 0;
    top: 0
}

.image .corner_1 {
    right: 0;
    top: 0
}

.image .corner_2 {
    left: 0;
    bottom: 0
}

.image .corner_3 {
    right: 0;
    bottom: 0
}

.box-product .image .corner_0 img,.box-product .image .corner_1 img,.box-product .image .corner_2 img,.box-product .image .corner_3 img {
    border: 0;
    padding: 0
}

.box .box-product .image .corner_0 img,.box .box-product .image .corner_1 img,.box .box-product .image .corner_2 img,.box .box-product .image .corner_3 img {
    width: 60%
}

.product-grid .benefit-text,.product-grid .benefit,.product-grid .benefits,.product-grid .present {
    display: none
}

.benefits {
    margin-left: -15px
}

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

.product-list .benefit-text {
    float: left;
    line-height: 40px;
    margin-right: 5px
}

.benefit li span {
    display: table-cell;
    vertical-align: middle
}

.benefit_description {
    display: none;
    position: absolute;
    top: 41px;
    z-index: 2;
    border: 1px solid #38b0e3;
    padding: 15px;
    left: -75px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 8px grey;
    width: 150px;
    line-height: 13px;
    font-size: 11px
}

.benefit_description:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    top: -7px;
    content: '';
    left: 82px
}

.benefit_description:before {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #38b0e3;
    top: -8px;
    content: '';
    left: 82px
}

.caption a:hover {
    color: #e31f25;
}

.i_headline {
    text-align: center;
}

.i_headline h1 {
    font-size: 32px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Futura PT Book;
    margin-bottom: 10px;
    color: #000;
}

.i_advantages p {
    font-size: 18px;
    line-height: 20px;
    color: #222228;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    border-radius: 6px;
    background: linear-gradient(226deg, rgba(211, 211, 211, 0.30) 0%, rgba(216, 216, 216, 0.26) 14.58%, rgba(175, 175, 175, 0.20) 33.85%, rgba(177, 177, 177, 0.13) 55.21%, rgba(172, 172, 172, 0.08) 71.88%, rgba(219, 219, 219, 0.24) 84.38%, rgba(194, 194, 194, 0.30) 100%), #FFF;
    display: inline-flex;
    height: 84px;
    padding: 16px 16px 16px 16px;
    align-items: center;
    flex-shrink: 0;
}

.benefit li:hover .benefit_description {
    display: block
}

.product-info .present {
    border-top: 1px solid #e7e7e7;
    padding: 15px 5px 10px;
    margin-top: 10px
}

.f_slider {
    height: 500px;
    background: url(/catalog/view/theme/default/image/slider.jpg);
    background-size: cover
}

.i_slider {
    padding-bottom: 20px;
    padding-top: 30px;
    background: #f7f7f7;
}

.catalog-light {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px
}

.caption a {
    color: #242424;
    font-size: 15px;
    font-family: 'Montserrat';
    text-align: center;
    line-height: 20px;
}

.search-line {
    border: 0;
    height: 48px;
    width: 100%;
    font-family: Futura Pt Book;
    font-size: 20px;
    padding-left: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background: #575757;
    color: #fff;
}

.i_headline h2 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 56px;
    text-align: left;
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    /* 116.667% */
    margin-top: 0;
}

.i_advantages {
    padding-top: 236px;
    padding-bottom: 95px;
    background: #fff;
}

.sh_phone a {
    color: #F1F1F1;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 171.429% */
}

.sh_zz a {
    font-size: 16px;
    color: #7e7f81;
    line-height: 20px;
    font-family: 'MONTSERRAT';
    display: inline-flex;
    padding: 7px 15px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    color: #fff;
    background: linear-gradient(0deg, #575757 0%, #575757 100%), radial-gradient(266.76% 211.60% at 97.29% -0.00%, rgba(57, 57, 57, 0.80) 0%, rgba(57, 57, 57, 0.00) 100%), #FFF;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    /* 130.769% */
}

.catalog-light__slide {
    overflow: hidden
}

.catalog-light__slide.show {
    max-height: 1500px;
    background: #f5f5f5;
}

.catalog-light__name {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-family: Hyundai Sans;
    font-size: 20px;
    color: #fff;
    z-index: 1;
    background: #e31f25;
    margin-top: 0px;
    padding: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.catalog-light__name::before {
    content: "";
    display: inline-block;
    position: relative;
    left: calc(100% - 57px);
    /* width: 100%; */
    /* height: 30px; */
    z-index: -1;
    background-color: transparent;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 transparent;
    box-shadow: 0 0 10px 0 transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.catalog-light__name .icon-arrow {
    display: inline-block;
    width: 15px;
    height: 11px;
    background-image: url(../upload/image/arrow-small.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 10px;
    -webkit-filter: drop-shadow(0 0 5px #fff);
    filter: drop-shadow(0 0 5px #fff);
}

.thumb {
    margin-bottom: 15px;
}

/*.catalog-light__item-container_one{width:48%}.catalog-light__item-container_three,.catalog-light__item-container_two{width:52%}.catalog-light__item-container_four{width:100%}@media screen and (max-width:424px) and (max-height:822px),screen and (max-width:822px) and (max-height:425px){.catalog-light{margin:17px 0 19px}.catalog-light__slide{height:100%;max-height:0;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}.catalog-light__item-container{float:none;width:100%;height:290px;border:0;margin-bottom:15px}}

figure:hover .catalog-light__name {}*/
.cs-style-5 figcaption {
    height: 70%;
    width: 100%;
    /*opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;*/
}

.sh_phone a:hover {
    color: #e83333;
}

.sh_zz a:hover {
    color: #e83333;
}

.justdoit {
    color: #C5C5C5;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    /* 130.769% */
}

.justdoit span {
    color: #FFF;
    font-weight: 600;
}

.sh__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.necklace__img .with-marker {
    position: relative;
    width: 25px;
    height: 25px;
}

.necklace__img .with-marker:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    top: 1px;
    left: -4px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
}

.necklace__img .with-marker img {
    width: 100%;
    height: 100%;
    position: relative;
}

.necklace__content {
    margin-left: 1.5rem;
}

.i_slider h3 {
    font-size: 21px;
    font-family: 'MONTSERRAT';
    font-size: 36px;
    margin-bottom: 50px;
    margin-top: 0px;
    line-height: 42px;
    text-align: left;
    font-weight: 600;
    text-shadow: none;
}

.section {
    background: #ffff;
    padding-bottom: 40px;
    padding-top: 20px;
}

.section h4 {
    color: #222228;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 56px;
}

.page_ktk {
    padding-bottom: 20px;
    padding-top: 20px;
}

.infa {
    margin-bottom: 40px;
    margin-top: 20px;
}

.infa .catalog-light__slide.show {
    max-height: 1500px;
    background: #fff;
}

.infa .catalog-light__item-container {
    display: block;
    position: relative;
    border: 15px solid #fff;
    overflow: hidden;
}

.page_ktk .ksv {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 60px;
    width: 290px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.i_ktk {
    background: #f5f5f5;
    padding-bottom: 0;
    padding-top: 0;
    overflow: hidden;
}

.i_katalojek {
    background-image: url(/img/back-3.png);
    padding-top: 40px;
    padding-bottom: 94px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    background-size: CONTAIN;
    background-position: right;
    position: relative;
    BACKGROUND-REPEAT: NO-REPEAT;
    background-color: #222228;
}

.i_katalojek h3 {
    margin-top: 0px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    /* 116.667% */
    margin-bottom: 56px;
}

.price__bg.-var2 {
    height: 52em;
    margin-left: -11em;
}

.price__bg {
    position: absolute;
    bottom: 0;
}

.pro-form .input input {
    width: 100%;
    text-align: left;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    color: #fff;
    border-radius: 0;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    background: #fff;
    -webkit-transition: .1s;
    transition: .1s;
    height: 3.57143em;
    line-height: 3.57143em;
    font-size: 1.4em;
    color: #fff;
    box-sizing: border-box;
    padding: 1.07143em 1.42857em;
    padding: 1.07143em 1.42857em;
    padding: 1.07143em 1.42857em;
}

.pro-form .button [type=submit], .pro-form .button button {
    width: 100%;
    box-shadow: 0 15px 80px rgba(0,0,0,.2);
    outline: 0;
    border: 0;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    border-radius: 6px;
    background-color: #fff;
    display: block;
    height: 60px;
    margin-bottom: 1.6em;
    box-sizing: border-box;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    -webkit-transition: .3s;
    transition: .3s;
    color: #e32026;
}

.pro-form .button [type=submit] span, .pro-form .button button span {
    color: #e32025;
    font-size: 20px;
    line-height: 60px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
}

.ksv {
    background: #e31f25;
    width: 65px;
    height: 40px;
    color: #fff;
    border-radius: 10px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.ksv:hover {
    background: rgba(91, 187, 200, 1);
}

.cenakupi {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 20px;
}

.i_about p {
    margin: 0 0 10px;
    font-family: Futura PT Book;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.i_about ul {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: Futura PT Book;
    color: #000;
    line-height: 2;
}

.i_about {
    padding-top: 23px;
    padding-bottom: 100px;
    background: #222228;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
}

.c-address {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    font-family: Futura PT Medium;
    font-size: 24px;
    line-height: 30px;
}

.product-articul {
    margin-bottom: 19px;
    margin-top: 5px;
    color: #000;
    font-size: 16px;
    line-height: 1.385;
}

.product-articul b {
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 1.385;
    font-weight: bold;
}

.proizvodstvo {
    /* font-family: Circe; */
    color: #5a4e4e;
    margin-bottom: 20px;
}

.c-phone a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    font-family: Futura PT Medium;
    font-size: 24px;
}

.c-phone a:hover {
    color: #e21f25;
    text-decoration: none;
    background-color: transparent;
    font-family: Futura PT Medium;
    font-size: 24px;
}

.tvinside h1 {
    font-size: 36px;
    font-family: 'Montserrat';
    color: #000;
    margin-bottom: 20px;
}

.tvinside .ksv:hover {
    background: #5bbbc8;
}

.tvinside .ksv {
    background: #e31f25;
    width: 100%;
    padding: 7px 25px;
    height: 48px;
    color: #fff;
    border-radius: 10px;
    box-shadow: none;
    margin-left: 0;
    font-family: 'MONTSERRAT';
    border-radius: 5px;
}

.knopkakp {
    margin-left: 40px;
}

.i_ktk .i_headline h2 {
    font-size: 40px;
    padding-left: 0;
    padding-right: 0;
    font-family: Futura PT Book;
    margin-bottom: 20px;
    color: #000;
}

.ckh h2 {
    font-size: 40px;
    line-height: 0;
    margin-right: 20px;
    margin-top: 0;
    font-family: 'Montserrat';
    margin-bottom: 0;
    margin-top: 0;
}

.ckh {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    flex-direction: row;
    align-items: center;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.fromkt {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.fromkt .ksv {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 60px;
    min-width: 250px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tdesck {
    margin-bottom: 30px;
    margin-top: 30px;
}

.tdesck p {
    margin: 0 0 10px;
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 30px;
    color: #131313;
}

.caption_news h4 a {
    color: #181818;
    font-family: Futura PT Medium;
    font-size: 22px;
}

.onmap {
    z-index: 999;
    position: absolute;
    background: #fff;
    padding: 50px;
    border: 3px solid rgba(91, 187, 200, 1);
    margin-top: 30px;
}

.c-ip {
    font-family: Futura PT Medium;
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.i_ktk .ksv:hover {
    background: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1))
}

.i_ktk .ksv {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 60px;
    width: 290px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.main-form__field {
    margin-bottom: 20px;
}

.main-form__wrap {
}

.main-form {
    position: relative;
    z-index: 2;
    /* margin-right: -55px; */
    margin-top: 25px;
    border-radius: 0;
    background-color: white;
    max-width: 470px;
    width: 100%;
    padding: 36px 49px;
    border: 2px solid #F2F2F2;
}

.main-form__field input {
    width: 100%;
    background-color: #f8f9fa;
    font-size: 18px;
    color: #000000;
    padding-left: 37px;
    padding-right: 37px;
    height: 72px;
    box-shadow: inset 0px 1px 3px 0px rgba(205, 215, 225, 0.14);
    transition: ease 0.3s;
    border: 1px solid transparent;
    border-radius: 4px;
}

.bks .ksv {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 60px;
    min-width: 250px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    /* border: none; */
    margin-left: 20px;
    /* border-top-left-radius: 30px; */
    /* border-bottom-right-radius: 30px; */
    /* border-bottom-left-radius: 0px; */
    text-align: center;
}

.blog .product-thumb {
    padding-bottom: 10px;
    overflow: visible;
    background: #fff;
    border: none;
    margin-bottom: 20px;
}

.notovar p {
    margin: 0 0 10px;
    font-family: Futura Pt Medium;
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

@media(min-width: 767px) {
    .product-list .product-thumb .image {
        float:left;
        padding: 0 15px
    }
}

.product-thumb h4 {
}

.product-thumb .caption {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 20px;
}

.product-list .product-thumb .caption {
    margin-left: 230px
}

@media(max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height:210px;
        padding: 0 10px
    }
}

@media(max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height:0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-grid .product-thumb .caption {
        min-height: 0
    }
}

.product-thumb .rating {
    padding-bottom: 10px
}

.rating .fa-stack {
    font-size: 8px
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px
}

.rating .fa-star {
    color: #fc0;
    font-size: 15px
}

.rating .fa-star+.fa-star-o {
    color: #e69500
}

h2.price {
    margin: 0
}

.product-layout .owl-carousel .product-thumb .caption {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    padding: 0px 20px;
}

.slidermenu h1 {
    font-size: 80px;
    font-family: hyundai sans;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.slidermenu {
    /* height: 600px; */
    /* display: flex; */
    /* align-items: center; */
    /* background: url(/catalog/view/theme/default/image/fonnaglavnoy.jpg); */
    /* background-position: bottom; */
}

.slidermenu h2 {
    font-family: hyundai sans;
    font-weight: 400;
    font-size: 36px;
}

.breadcrumb>li a {
    color: #131313;
    font-family: 'Montserrat';
    /* text-transform: uppercase; */
    font-size: 14px;
    font-weight: 600;
}

.nnnn {
    background: #f7f8fa;
    PADDING-TOP: 80PX;
    padding-bottom: 80px;
}

.a_item {
    text-align: center;
}

.product-thumb .price {font-size: 18px;}

.product-thumb .price-new {font-size: 18px;color: #e5202d;font-family: Montserrat;font-weight: 600;}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
    text-align: left;
    font-size: 19px;
    line-height: 1;
    font-weight: 500;
    margin: 0;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd
}

.product-thumb .button-group button {
    width: 100%;
    border: 0;
    display: inline-block;
    float: left;
    background-color: #5bbbc8;
    color: #ffff;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ddd
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer
}

@media(max-width: 1200px) {
    .product-thumb .button-group button,.product-thumb .button-group button+button {
        width:33.33%
    }
}

@media(max-width: 767px) {
    .product-thumb .button-group button,.product-thumb .button-group button+button {
        width:33.33%
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0
}

.thumbnails>li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails>img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 0;
    display: block;
    border: 3px solid #f7f8fa;
}

.image-additional {
    max-width: 100px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

@media(min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),#content .col-lg-2:nth-child(6n+1),#content .col-lg-3:nth-child(4n+1),#content .col-lg-4:nth-child(3n+1),#content .col-lg-6:nth-child(2n+1) {
        clear:left
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    #content .col-md-2:nth-child(6n+1),#content .col-md-2:nth-child(6n+1),#content .col-md-3:nth-child(4n+1),#content .col-md-4:nth-child(3n+1),#content .col-md-6:nth-child(2n+1) {
        clear:left
    }
}

.hamburger {
    padding: 0px 0px;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    overflow: visible;
    margin-right: 15px;
    margin-top: 10px;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger.is-active:hover {
    opacity: 0.7;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
    background-color: #000;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fefefe;
    border-radius: 4px;
    opacity: 1;
    color: #fff;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
    background: #fff;
}

.hamburger-inner::after {
    bottom: -10px;
    background: #fff;
}

.navbar-collapse.in {
    overflow-y: auto;
}

.flexblock .button {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 60px;
    width: 290px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    margin-top: 36px;
    line-height: 24px;
    /* 141.176% */
}

.pop_text .button {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.flexblock .button:hover {
    background: #55b2be;
}



.flexblock .button:hover {
    background: #ED4444;
    color: #fff;
}


.flexblock .button:focus {
    background: #C13030;
    color: #fff;
}


.flexblock .button:active {
    background: #C13030;
    color: #fff;
}

.flexblock {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

.flexblock label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    text-align: left;
    font-size: 18px;
    color: #000;
    font-family: Futura PT Medium;
}

.loading p {
    margin: auto;
    font: 20px reg;
}

.loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
}

@keyframes blink {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.loading p {
    animation: blink 0.7s infinite forwards ease-in-out;
}

.animload {
    z-index: 1;
    opacity: 0.8;
}

.error {
    background: #DC352F;
}

.success {
    background: #36AE46;
}

.msg {
    width: 340px;
    position: absolute;
    padding: 25px 15px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    font-size: 16px;
    font-family: Circe;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    border-radius: 7px;
    opacity: 0;
}

.msgs {
    width: 340px;
    position: absolute;
    padding: 25px 15px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    font-size: 16px;
    font-family: Circe;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    border-radius: 7px;
    opacity: 0;
}

.msgbox {
    position: absolute;
    bottom: 0;
    width: 100%;
}

@keyframes shake {
    from {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(3px);
    }

    to {
        transform: translateX(-3px);
    }
}

.inputerror {
    border-color: #DC352F !important;
    animation: shake 0.15s 3 forwards ease-in-out;
}

.pop_text input {
    border: none;
    box-shadow: none;
    border-radius: 3PX;
    border: none;
    border: 1px solid #e2bd18;
    font-size: 16px;
    padding: 15px 15px;
    height: 100%;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #E0E0E0;
    color: #7E7E7E;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.sinna_1 {
    background: #F7F8FA url(/catalog/view/theme/default/image/k/veshalka.png) no-repeat;
    background-size: 383px;
    border-radius: 60px 0px 0px 0px;
    background-position: 0px 0px;
    height: 645px;
}

.sinna_2 {
    background: #F7F8FA url(/catalog/view/theme/default/image/k/stul2.png) no-repeat;
    background-size: 200px;
    border-radius: 60px 0px 0px 0px;
    background-position: 165px 40px;
    height: 408px;
}

.sinna_3 {
    background-image: url(/catalog/view/theme/default/image/k/stol.png);
}

.sinna_4 {
    height: 211px;
    background: #F7F8FA url(/catalog/view/theme/default/image/k/divan.png) no-repeat;
    background-size: 530px;
    border-radius: 0px 0px 60px 0px;
    background-position: 270px 10px;
}

.sinna_5 {
    width: 276px;
    height: 211px;
}

.pop_text {
    text-align: center;
}

.pop_text p.soglasen {
    color: #3B3B3B;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
}

.pop_text p.soglasen a {
    color: #23A9DD;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration-line: underline;
}

.pop_text p {
    color: #3B3B3B;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
    TEXT-ALIGN: LEFT;
    MARGIN-BOTTOM: 36PX;
}

.pop_text h5 {
    color: #3B3B3B;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    /* 130.769% */
    text-align: left;
    MARGIN-BOTTOM: 24PX;
}

#product .text-danger {
    color: #e31f25;
    font-size: 18px;
}

.grid {
    list-style: none;
    margin-bottom: 0px;
    line-height: 1;
}

.grid li {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: left;
    position: relative;
}

.grid figure {
    margin: 0;
    position: relative;
    overflow: hidden;
}

.grid figure img {
    max-width: 100%;
    display: block;
    position: relative;
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    background: #13181B;
    color: #e31f25;
    font-family: Futura Pt Heavy;
}

.grid figcaption h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 30px;
    font-family: Futura PT Book;
    margin-bottom: 10px;
}

.grid figcaption span {
    color: #FFFFFF;
    background-color: #E31F25;
    margin-bottom: 20px;
    width: 129px;
    display: flex;
    justify-content: center;
    padding: 10px;
}

.grid figcaption a:last-child {
    /* color: red; */
    /* margin-top: 20px; */
    text-decoration: underline;
}

.grid figcaption a:hover {
    color: #E31F25;
}

.grid figcaption a {
    /* background-image: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1)); */
    /* width: 160px; */
    /* height: 40px; */
    color: #fff;
    padding: 11px 0px;
    /* border-radius: 10px; */
    box-shadow: none;
    border: none;
    font-family: Futura Pt Book;
    /* border-top-left-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
    /* border-bottom-left-radius: 0px; */
    /* border-top-right-radius: 0px; */
}

/* Individual Caption Styles */
/* Caption Style 1 */
.cs-style-1 figcaption {
    height: 100%;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.no-touch .cs-style-1 figure:hover figcaption, .cs-style-1 figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: translate(15px, 15px);
    -moz-transform: translate(15px, 15px);
    -ms-transform: translate(15px, 15px);
    transform: translate(15px, 15px);
}

.cs-style-1 figcaption h3 {
    margin-top: 70px;
}

.cs-style-1 figcaption span {
    display: block;
}

.cs-style-1 figcaption a {
    margin-top: 30px;
}

/* Caption Style 2 */
.cs-style-2 figure img {
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-2 figure:hover img, .cs-style-2 figure.cs-hover img {
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    transform: translateY(-90px);
}

.cs-style-2 figcaption {
    height: 90px;
    width: 100%;
    top: auto;
    bottom: 0;
}

.cs-style-2 figcaption a {
    position: absolute;
    right: 20px;
    top: 30px;
}

/* Caption Style 3 */
.cs-style-3 figure {
    overflow: hidden;
}

.cs-style-3 figure img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img, .cs-style-3 figure.cs-hover img {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}

.cs-style-3 figcaption {
    height: 100px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.lofty {
    /* margin-left: -45px; */
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.cs-style-4 figcaption {
    height: 100%;
    /*opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;*/
    display: flex;
    flex-direction: column;
}

/* Caption Style 5 */
.cs-style-5 figure img {
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-5 figure:hover img, .cs-style-5 figure.cs-hover img {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
}

.cs-style-5 figcaption {
    height: 50%;
    width: 100%;
    /*opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;*/
    display: flex;
    flex-direction: column;
    top: 317px;
}

.no-touch .cs-style-5 figure:hover figcaption, .cs-style-5 figure.cs-hover figcaption {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.cs-style-5 figure a:first-child {
}

/* Caption Style 6 */
.cs-style-6 figure img {
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-6 figure:hover img, .cs-style-6 figure.cs-hover img {
    -webkit-transform: translateY(-50px) scale(0.5);
    -moz-transform: translateY(-50px) scale(0.5);
    -ms-transform: translateY(-50px) scale(0.5);
    transform: translateY(-50px) scale(0.5);
}

.cs-style-6 figcaption {
    height: 100%;
    width: 100%;
}

.cs-style-6 figcaption h3 {
    margin-top: 60%;
}

.cs-style-6 figcaption a {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

/* Caption Style 7 */
.cs-style-7 li:first-child {
    z-index: 6;
}

.cs-style-7 li:nth-child(2) {
    z-index: 5;
}

.cs-style-7 li:nth-child(3) {
    z-index: 4;
}

.cs-style-7 li:nth-child(4) {
    z-index: 3;
}

.cs-style-7 li:nth-child(5) {
    z-index: 2;
}

.cs-style-7 li:nth-child(6) {
    z-index: 1;
}

.cs-style-7 figure img {
    z-index: 10;
}

.cs-style-7 figcaption {
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
    -moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
    transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
    box-shadow: 0 0 0 0px #2c3f52;
}

.no-touch .cs-style-7 figure:hover figcaption, .cs-style-7 figure.cs-hover figcaption {
    opacity: 1;
    height: 130%;
    box-shadow: 0 0 0 10px #2c3f52;
}

.cs-style-7 figcaption h3 {
    margin-top: 86%;
}

.cs-style-7 figcaption h3, .cs-style-7 figcaption span, .cs-style-7 figcaption a {
    opacity: 0;
    -webkit-transition: opacity 0s;
    -moz-transition: opacity 0s;
    transition: opacity 0s;
}

.cs-style-7 figcaption a {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.no-touch .cs-style-7 figure:hover figcaption h3, .no-touch .cs-style-7 figure:hover figcaption span, .no-touch .cs-style-7 figure:hover figcaption a, .cs-style-7 figure.cs-hover figcaption h3, .cs-style-7 figure.cs-hover figcaption span, .cs-style-7 figure.cs-hover figcaption a {
    -webkit-transition: opacity 0.3s 0.2s;
    -moz-transition: opacity 0.3s 0.2s;
    transition: opacity 0.3s 0.2s;
    opacity: 1;
}

@media screen and (max-width: 31.5em) {
    .grid {
        padding: 10px 0px 10px 0px;
    }

    .grid li {
        width: 100%;
        min-width: 300px;
    }
}

.album__book {
    position: absolute;
    right: -400px;
    top: 0;
}

.downloadk:hover {
    background: #e31f25;
}

.downloadk {
    display: inline-block;
    background: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1));
    height: 60px;
    width: 290px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.main-form__wrap h3 {
    margin-top: 0px;
    margin-bottom: 35px;
    color: #3B3B3B;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    /* 130.769% */
}

.infa p {
    margin: 0;
    color: #171719;
    font-size: 19px;
    line-height: 34px;
}

#yo-1 .panel-headings {
    background-color: #f5f5f5;
    font-family: Futura Pt Medium;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 0;
    color: #333;
    padding: 10px 10px;
    display: none;
}

#yo-1 .panel-headings .fa {
    float: right;
    margin-top: 6px;
    font-size: 20px;
}

.ksv-two {
    background: #e31f25;
    height: 40px;
    color: #fff;
    padding: 0px 40px;
    border-radius: 10px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

@media screen and (max-width: 1034px) {
    header {
        overflow:hidden;
    }

    .cs-style-5 figcaption {
    }

    .sinna_1 {
        height: 300px;
    }

    .catalog-light__name {
        width: 140px;
        min-height: 40px;
        padding: 11px 27px;
        position: absolute;
        right: 10px;
        bottom: 20px;
        font-family: Hyundai Sans;
        font-size: 18px;
        color: #fff;
        z-index: 1;
        background: #e31f25;
        margin-top: 0px;
        padding: 10px;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .album__book {
        position: absolute;
        right: -400px;
        top: -18px;
    }

    .downloadk {
        display: inline-block;
        background: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1));
        height: 60px;
        width: 220px;
        padding: 0px 30px;
        color: #fff;
        border-radius: 10px;
        font-family: Futura Pt Book;
        font-size: 18px;
        line-height: 55px;
        box-shadow: none;
        border: none;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
    }
}

img {
    border: 0;
    display: block;
    height: auto;
    max-width: 100%;
}

#column-left {
    width: 20%;
    margin-top: 0;
    background-color: #222228;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    transition: all .1s ease;
    height: 100%;
    /* border-image: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1)); */
    /* border-image-slice: 1; */
}

.page-wrapper {
    padding-left: 20%;
    margin-bottom: 0;
    background: #222228;
}

.nav-side__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

.nav-side__section>a {
    position: relative;
    display: block;
    padding: .625vw 2.6042vw .6771vw 3.6458vw;
    font-size: .8333vw;
    border-top: solid 1px #bed3db;
    z-index: 2;
    overflow: hidden;
}

.nav-side__section>.exclusive .icon {
    left: 1.5625vw;
    width: 1.0417vw;
}

.nav-side__section>a .icon {
    position: absolute;
    left: 1.3542vw;
    top: 50%;
    transform: translate(0,-50%);
}

.sticky {
}

#ocfilter-content {
    padding-bottom: 20px;
}

#d_quickcheckout {
    margin-top: 20px;
}

#login_view {
    display: none;
}

#shipping_method_list strong {
    font-weight: 700;
    display: none;
}

.my_quantity {
    margin: 0;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    float: none;
    border: 1px solid #E0E0E0 !important;
    height: 48px;
    border-radius: 6px;
    margin-right: 10px;
}

.quant {
    background: none !important;
    border: 0px solid #E0E0E0 !important;
    border-left: medium none;
    border-right: medium none;
    display: inline;
    height: 47px;
    line-height: 21px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    width: 42px;
    font-weight: bold;
}

.my_minus {
    padding: 0px 7px 1px 8px;
}

.my_plus {
    padding: 0px 6px 1px 6px;
}

.my_minus, .my_plus {
    position: relative;
    display: inline;
    height: 21px;
    width: 21px;
    line-height: 18px;
    margin: 0;
    vertical-align: middle;
    border: none;
    box-shadow: none;
    font-weight: normal;
    cursor: pointer;
    -webkit-border-radius: 11px !important;
    -moz-border-radius: 11px !important;
    -ms-border-radius: 11px !important;
    -o-border-radius: 11px !important;
    border-radius: 2px !important;
    background: transparent;
    color: #242424!important;
}

.dropdown-inner li {
    border-bottom: 1px solid #f5f5f5;
}

.cenaopa {
    color: #2b757e;
    padding-top: 5px;
}

.dropdown-menu li {
    border-bottom: 1px solid #f5f5f5;
}

.dropdown-menu li:last-child {
    border-bottom: 1px solid #fff;
}

.bigimages label {
    min-height: 20px;
    padding-right: 10px;
    margin-bottom: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-family: Futura Pt Heavy;
    font-size: 11px;
    line-height: 1;
    width: 80px;
}

.c-phone .fa-instagram {
    font-size: 30px;
}

.logotipy-se {
    padding-top: 10px;
    padding-bottom: 10px;
}

.infa h3 {
    font-size: 30px;
}

.flexim {
    display: flex;
    /* margin-bottom: 0; */
    margin-left: 0;
    margin-top: 10px;
    justify-content: space-between;
    flex-direction: row;
}

.n-opisanie {
    background: #f7f8fa;
    padding-top: 20px;
    padding-bottom: 20px;
}

.n-opisanie h2 {
    font-family: 'Montserrat';
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 0px;
}

.fotorama__fullscreen-icon {
    background: url('../img/bg.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 100% !important;
    height: 100% !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 10 !important;
}

.fotorama__fullscreen-icon:after {
    content: "";
    z-index: 10;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 40px;
    height: 40px;
    background-position: 4px -28px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer;
}

.fotorama__fullscreen-icon:after {
    background: url(fotorama.png) no-repeat;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    width: 40px !important;
    height: 40px !important;
    top: 2px !important;
    right: 2px !important;
    z-index: 10 !important;
}

.fotorama--fullscreen .fotorama__fullscreen-icon:after {
    background: url(fotorama-close.png) no-repeat !important;
}

.payment__img-container {
    width: 8%;
    margin-right: 10px;
}

.delivery__contacts .with-marker, .payment__img-container .with-marker {
    width: 55px;
    height: 55px;
    position: relative;
}

.delivery__contacts .with-marker:before, .payment__img-container .with-marker:before {
    content: "";
    background-color: #E83333;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -2px;
    top: 15px;
    border-radius: 50%;
}

.delivery__contacts .with-marker .payment__img, .payment__img-container .with-marker .payment__img {
    position: relative;
}

.payment__info {
    width: 90%;
}

.payment__title {
    font-family: Futura PT Heavy;
    font-size: 2.2rem;
    margin-bottom: 2rem;
}

.payment__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-layout .owl-carousel .owl-buttons .owl-prev {
    left: -70PX;
    border: 1px solid #222228;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.product-layout .owl-carousel .owl-buttons .owl-next {
    right: -70PX;
    border: 1px solid #222228;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

@media(min-width: 820px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

@media (max-width: 1280px) {
    .page-wrapper {
        padding-left: 20%;
        position: relative;
    }

    .product-layout .owl-carousel .owl-buttons .owl-next {
        right: 20px;
    }

    #menu .nav>li>a {
        color: #000;
        padding: 6px 17px 9px 17px;
        font-weight: 700;
        font-size: 16px;
        font-family: Futura PT Heavy;
        min-height: 15px;
        font-size: 14px;
        background-color: transparent;
    }

    .yo-fm .item-wrapper>div {
        position: relative;
        display: table-cell;
        padding: .7em 1.4em;
        vertical-align: middle;
        word-wrap: break-word;
        font-family: Futura PT Medium;
        font-weight: normal;
        padding: 18px 12px;
        font-size: 16px;
        line-height: 2;
    }

    #column-left {
        width: 20%;
        margin-top: 0;
        background-color: #fff;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 50;
        transition: all .1s ease;
        height: 100%;
        border-right: 1px solid rgba(0,0,0,.085);
        /* border-image: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1)); */
        /* border-image-slice: 1; */
        background: #575757;
    }
}

.market-palace .swiper-nav .collections-prev-1 {
    top: 50%;
    position: absolute;
    left: 100px;
}

.market-palace .swiper-nav .collections-next-1 {
    top: 50%;
    position: absolute;
    right: 100px;
}

.i_about .swiper-nav .collections-prev-2 {
    top: 50%;
    position: absolute;
    left: 140px;
}


.mySwiperdop-2 .swiper-slide img {width: 100%;}


.i_about .swiper-nav .collections-next-2 {
    top: 50%;
    position: absolute;
    right: 140px;
}

.reviews-new .swiper-nav .collections-prev {
    top: 50%;
    position: absolute;
    left: 15PX;
    width: 56px;
    height: 56px;
    display: flex;
    border: 1px solid #222228;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.reviews-new .swiper-nav .collections-next {
    top: 50%;
    position: absolute;
    right: 15PX;
    width: 56px;
    height: 56px;
    display: flex;
    border: 1px solid #222228;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.iniq-item-icon img {
    height: 70px;
}

@media(max-width: 768px) {
    .moba {
    }


   .jhony .iniq-item:last-child {
    margin-top: 0px;
}


.uniq_block {padding-bottom:56px;}

.iniq-item {
    margin-bottom: 56px;
    padding-left: 28px;
    padding-right: 28px;
}

.jhiny .iniq-item:nth-child(3) {
    margin-bottom: 56px;
}

.proobrazec {
    color: #828282;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    margin-top: 0;
    font-weight: 400;
    line-height: 22px;
    padding-left: 28px;
    padding-right: 28px;
}

  .i_about    .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}


    .i_about .i_headline h2 {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 36px;
}

    .i_about {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

  .soglasen a {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

    .soglasen {
    margin: 0 0 10px;
    margin-top: 25px;
    font-family: 'MONTSERRAT';
    FONT-SIZE: 16PX;
    LINE-HEIGHT: 26PX;
    font-weight: 400;
    color: #3B3B3B;
}


    .team-factory {
    padding-top: 36px;
    padding-bottom: 24px;
}


.multiple-items .slick-arrow {
  position: absolute;
  top: 50%;
  margin: -20px 0px 0px 0px;
  z-index: 10;
  font-size: 0;
  width: 30px;
  height: 30px;
}
.multiple-items .slick-arrow.slick-prev {
  left: 0;
  background: url("https://img.icons8.com/ios/50/000000/long-arrow-left.png") 0
    0 / 100% no-repeat;
}
.multiple-items .slick-arrow.slick-next {
  right: 0;
  background: url("https://img.icons8.com/ios/50/000000/long-arrow-right.png") 0 0 / 100% no-repeat;
}
.multiple-items .slick-arrow.slick-disabled {
  opacity: 0.2;
}


.i_slider .navigation  {
    text-align: center;
    margin-top: 24px;
}


.i_slider .navigation .prev-btn {}

    .i_slider .navigation .next-btn {}

.i_slider .navigation .next-btn, .i_slider .navigation .prev-btn {
    width: 56px;
    height: 56px;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #383838;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    justify-content: center;
}




.block-absol-dlider {
    position: absolute;
    right: auto;
    left: 20px;
    top: 18px;
}

.hot-abco {/* color: #FFF; *//* font-family: Montserrat; *//* font-size: 18px; *//* font-style: normal; *//* font-weight: 500; *//* line-height: 36px; */ /* 200% */color: #FFF;font-family: Montserrat;font-size: 12px;font-style: normal;font-weight: 500;line-height: 1; /* 300% */}

.container-fluid {
    padding-right: 23px;
    padding-left: 23px;
    margin-right: auto;
    margin-left: auto;
}



    
.name-abco {
    color: #FFF;
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 128.571% */
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2; /* 257.143% */
}

.img-sw {
    position: absolute;
    bottom: -12px;
    width: 100%;
}



.img-sw img {
    width: 100%;
    height: 258px;
}

.team-factory h5 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 26px;
    margin-top: 0;
    text-align: center;
}


.fullpull {
    overflow: hidden;
}

.fullpull img {
    width: 100%;
}


.i_katalojek .main-form__wrap h3 {
    color: #3B3B3B;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 130.769% */
    margin-bottom: 18px;
}


.flexblock .button {
    display: inline-block;
    background: rgb(227, 31, 37);
    height: 56px;
    max-width: 267px;
    padding: 0px 30px;
    color: #fff;
    border-radius: 10px;
    font-family: Futura Pt Heavy;
    font-size: 18px;
    line-height: 55px;
    box-shadow: none;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
}


.i_katalojek .input-wrap {
    margin-bottom: 10px;
}

.flexblock .button {margin-top: 8px;width: 100%;}

.main-form {
    position: relative;
    z-index: 2;
    /* margin-right: -55px; */
    margin-top: 36px;
    border-radius: 0;
    background-color: white;
    max-width: 423px;
    width: 100%;
    padding: 20px;
    border: 2px solid #F2F2F2;
    padding-top: 32px;
    border: 2px solid #F2F2F2;
    background: #FFF;
}

.i_katalojek .input-wrap input {
    width: 100%;
    background-color: #f8f9fa;
    font-size: 16px;
    color: #000000;
    padding-left: 37px;
    padding-right: 37px;
    height: 48px;
    box-shadow: none;
    transition: ease 0.3s;
    border: 1px solid transparent;
    border-radius: 4px;
    border-radius: 3px;
    border: 1px solid #E0E0E0;
    background: #fff;
    max-width: 267px;
}

.i_katalojek h3  {
    color: #FFF;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 133.333% */
    /* color: var(--3-b-3-b-3-b, #3B3B3B); */
    /* font-family: Montserrat; */
    /* font-size: 26px; */
    /* font-style: normal; */
    /* font-weight: 600; */
    /* line-height: 34px; */ /* 130.769% */
    margin-bottom: 36px;
    text-align: center;
}

    .i_katalojek {
        background: #222228;
        padding-bottom: 48px;
    }

.justdoit {
    color: #C5C5C5;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    padding-left: 0;
    width: 75%;
    margin-top: 14px;
}


footer {padding-bottom: 80px;padding-top: 30px;padding-left: 30px;}


    .copyned {
    margin-top: 0px;
    padding-top: 0;
}

.nijnyaa_stroka {
    flex-direction: column-reverse;
}

    .seryi-niz {
    padding-bottom: 24px;
    }

    .mob-dop-cart {
        /* margin-left: 15px; */
        display: flex;
        align-items: center;
    }

    .sh_zz_pdf {
        margin-top: 36px;
    }

    .sh_zz_pdf a {
    }

    #js-bootstrap-offcanvasz {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 200px;
    overflow-x: hidden;
}

    #js-bootstrap-offcanvasz ul li {
        padding-top: 0px;
        border-bottom: 1px solid rgba(242, 242, 242, 0.10);
        padding-bottom: 0px;
    }

    .menu-stick .hamburger {
        padding: 0px 0px;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin-top: 0;
        overflow: visible;
        margin-right: 0;
    }

    #menu #js-bootstrap-offcanvasz .nav>li>a {
        display: flex;
        align-items: center;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
        padding-bottom: 0px;
    }

    #menu #js-bootstrap-offcanvasz .dropdown-inner a {
        display: flex;
        align-items: center;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
        padding-bottom: 0px;
        font-family: 'MONTSERRAT';
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.2px;
    }

    #menu #js-bootstrap-offcanvasz .dropdown-inner img {
        margin-right: 20px;
    }

    .navbar-niz {
        background-color: #333;
        overflow: hidden;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999;
        height: 72px;
        display: flex;
        align-items: center;
        /* padding-left: 24px; */
        justify-content: space-between;
        /* padding-right: 24px; */
    }



    .navbar-niz a {
        /* float: left; */
        /* display: block; */
        /* color: #f2f2f2; */
        /* text-align: center; */
        /* padding: 14px 16px; */
        /* text-decoration: none; */
        /* font-size: 17px; */
    }

    .redback {
        background: url(/img/Ellipse-28.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 20%;
        height: 62px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #menu #js-bootstrap-offcanvasz .nav>li>a img {
        margin-right: 20px;
    }

    #js-bootstrap-offcanvasz ul li a {
    padding-top: 18px;
    padding-bottom: 18px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 141.176% */
    }

    #js-bootstrap-offcanvasz .sh_zz a {
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        /* 160% */
        border-radius: 4px;
        width: 224px;
        height: 48px;
        flex-shrink: 0;
        display: flex;
        border-radius: 4px;
        background: linear-gradient(0deg, #636769 0%, #636769 100%), #FFF;
        margin-top: 30px;
    }

    #js-bootstrap-offcanvasz .sh_zz_pdf a {
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        /* 160% */
        border-radius: 4px;
        border: 1px dashed #FFF;
        max-width: 224px;
        height: 48px;
        flex-shrink: 0;
        align-items: center;
        justify-content: center;
        display: flex;
        margin-left: 16px;
        margin-right: 16px;
    }

    #js-bootstrap-offcanvasz hr {
        margin-top: 24px;
        margin-bottom: 0px;
        border: 0;
        border-top: 8px solid rgb(242 242 242 / 10%);
        margin-left: -15px;
        margin-right: -15px;
    }

    .logo-border {
        border-radius: 3px;
        border: 1px solid #F2F2F2;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .partnery h5 {
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        /* 133.333% */
        margin-top: 48px;
        margin-bottom: 24px;
        text-align: center;
    }

    .mob-dop-cart a {
        border-radius: 25px;
        background: #E83333;
        width: 83px;
        height: 48px;
        flex-shrink: 0;
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        display: flex;
        align-items: center;
        line-height: 24px;
        /* 141.176% */
        justify-content: center;
        margin-right: -20px;
    }

    .mob-dop-search {
        margin-right: 15px;
        padding-top: 10px;
    }

    #js-bootstrap-offcanvas .navbar-nav li {
        border: 1px solid rgba(242, 242, 242, 0.10);
        padding-top: 10px;
        padding-bottom: 10px;
    }


     #js-bootstrap-offcanvass .navbar-nav li:last-child {
    border-bottom: 8px solid #F2F2F21A;
}

    #js-bootstrap-offcanvass .navbar-nav li:first-child {
    border-top: none;
}

      #js-bootstrap-offcanvass .navbar-nav li {
        border: 1px solid rgba(242, 242, 242, 0.10);
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .sh__item-offcanvas-menu {
        display: flex;
        margin-top: 36px;
        margin-bottom: 24px;
    }

    #js-bootstrap-offcanvas hr {
        margin-top: -7px;
        margin-bottom: 10px;
        border: 0;
        border-top: 8px solid rgb(242 242 242 / 10%);
        margin-left: -15px;
        margin-right: -15px;
    }

    #js-bootstrap-offcanvas .navbar-nav {
        padding-top: 80px;
    }

    .sposki-flex {
        flex-direction: column;
        margin-bottom: 46px;
    }

    .sposki-flex .list-unstyled {
    margin-bottom: 0;
}

    .iniq-item-icon img {
    }

    .sert_kon img {
    }

.sert_kon {
    padding-left: 0px;
    padding-right: 0px;
}


    .nnnn {
        background: #f7f8fa;
        PADDING-TOP: 36PX;
        padding-bottom: 44px;
    }

    .product-thumb .price {
    font-size: 14px;
    font-weight: 600;
}

    .market-palace {
        padding-top: 60px;
        padding-bottom: 56px;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 99999;
        margin: 0;
    }

    .market-palace .swiper-nav .collections-prev-1 {
        z-index: 999;
        left: 8px;
        background: #fff;
        border: 1px solid #f2f2f2;
        width: 56px;
        height: 56px;
        display: flex;
        align-items: center;
        border-radius: 50%;
        justify-content: center;
        top: 55%;
        background: #fff;
    }

    .market-palace .swiper-nav .collections-next-1 {
        z-index: 999;
        right: 8px;
        border: 1px solid #f2f2f2;
        width: 56px;
        height: 56px;
        display: flex;
        align-items: center;
        border-radius: 50%;
        justify-content: center;
        top: 55%;
        background: #fff;
    }

    .i_about .swiper-nav .collections-prev-2 {
        z-index: 999;
        left: 8px;
    }

    .i_about .swiper-nav .collections-next-2 {
        z-index: 999;
        right: 8px;
    }

    .i_about .swiper-nav .collections-next-2, .i_about .swiper-nav .collections-prev-2 {
    background: #22222880;
    border: 1px solid #f2f2f2;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

    .reviews-new .swiper-nav .collections-prev {
        z-index: 999;
        left: 8px;
        background: #fff;
        border: 1px solid #f2f2f2;
    }

    .reviews-new .swiper-nav .collections-next {
        z-index: 999;
        right: 8px;
        background: #fff;
        border: 1px solid #f2f2f2;
    }

    .reviews-new .swiper-nav {
    }

    #yamap2 {
        height: 345px;
        position: relative;
    }

    .header-review-name {
        font-size: 21px;
        line-height: 34px;
    }

    .text-review {
        font-size: 14px;
        line-height: 20px;
        padding-right: 36px;
        padding-left: 36px;
    }

    .footer-review-target a {
        font-size: 14px;
        line-height: 34px;
        display: flex;
        align-items: center;
    }

    .menu-stick {
        display: flex;
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 8px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        /* 250% */
        flex-direction: column;
        width: 20%;
    }

    .reviews-new-item {
        height: 500px;
    }


    .multiple-items .col-xs-6 {
    padding-right: 5px;
    padding-left: 5px;
}

    .i_slider h3 {
        font-family: Montserrat;
        font-size: 21px;
        line-height: 28px;
        text-align: center;
    }

    .caption a {
        color: #242424;
        font-size: 12px;
        font-family: 'Montserrat';
        text-align: center;
        line-height: 12px;
        font-weight:600;
    }

    .product-thumb h4 {
    font-size: 9px;
    line-height: 12px;
}

    .footer-review-icon img {
        height: 36px;
    }

footer h5 {margin-bottom: 24px;margin-top: 0;}


  .menu-podval {
    padding-top: 60px;
    padding-bottom: 24px;
}

    .partnery-block img {
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

    .market-palace h4 {
        font-family: Montserrat;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        /* 133.333% */
    }

    .reviews-new h4 {
        font-family: Montserrat;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        /* 133.333% */
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 36px;
    }

    .mob-dop-cart-d {
    /* display: flex; */
    }

    .mob-dop-cart-d .sh__item_cart {margin-right: 16px;}

    .spectrum {
        display: flex;
        margin-bottom: 20px;
        align-items: center;
        justify-content: center;
    }

    .necklace__img .with-marker-new img {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .give-help {
        position: absolute;
        bottom: 24px;
        z-index: 999;
        left: 15%;
    }

    .give-help a {
        height: 56px;
        width: 267px;
    }

    .i_advantages p {
        font-size: 15px;
        display: flex;
        width: 210px;
        height: 75px;
        flex-direction: column;
        justify-content: center;
        flex-shrink: 0;
        margin-top: 0px;
    }

    .uniq_block h5 {
        font-family: Montserrat;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        margin-bottom: 76px;
        line-height: 28px;
        /* 133.333% */
        padding-right: 28px;
        padding-left: 28px;
    }



    

    .spectrum img {
        max-height: 70px;
        margin-right: 30px;
        margin-left: 0;
    }

    .iniq-item-headline {
        color: #222228;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        /* 120% */
        margin-top: 24px;
    }

    .iniq-item-desc {
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        /* 157.143% */
    }

    .iniq-item-desc p {
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        /* 157.143% */
    }

    .team-item {
    margin-bottom: 10px;
}

    .team-item-name {
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        /* 135.714% */
        margin-top: 14px;
    }

    .grid-desc-v {
        padding: 10px;
    }

  .grid-desc-v .more-k {
    margin-top: 0;
}


.grid-desc-v h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
    margin: 0;
}

    .more-k a {

        width:100%;
        height:40px;
        font-size:16px;
    }

    .section .grid-desc-v h4 {
    font-size: 15px;
    font-family: 'Montserrat';
    color: #000;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #3B3B3B;
    font-weight: 600;
}

    .section h4 {
    color: #222228;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 26px;
    text-align: center;
}

    .grid-desc-v h3 a {
    font-size: 16px;
    line-height: 20px;
    font-family: 'MONTSERRAT';
    font-weight: 500;
    color: #232323;
}


.grid-desc-v ul li a {
    color: #3B3B3B;
    font-size: 14px;
    line-height: 22px;
}


    .grid-v4 {
        position: relative;
        overflow: hidden;
        border: 1px solid #F2F2F2;
        height: 100%;
        margin-bottom: 24px;
    }

    .grid-img-v img {
        position: inherit;
        width: 100%;
        height: auto;
    }

    .russian_power {
        height: 470px;
        top: -150px;
        padding: 0;
        margin-left: 10px;
        margin-right: 24px;
    }

    .russian_power h5 {
        color: #3F3F3F;
        font-family: Montserrat;
        font-size: 21px;
        font-style: normal;
        font-weight: 700;
        padding-left: 24px;
        line-height: 28px;
        /* 133.333% */
        padding-top: 28px;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .russian_power p {
        color: #4A4A4A;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        /* 142.857% */
        padding-left: 24px;
        padding-right: 24px;
    }

    .payment__img-container {
        width: 9%;
        margin-right: 32px;
    }

    .fotorama__nav-wrap {
        display: none;
    }

    .i_advantages {
        padding-top: 400px;
        padding-bottom: 10px;
        background: #fff;
    }

    .i_headline h1 {
        font-size: 24px;
        line-height: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-family: Futura PT Book;
        margin-bottom: 10px;
        color: #000;
    }

.breadcrumbs {
    background: #f5f5f5;
    margin-bottom: 0px;
}
    

    h1 {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 10px;
        margin-top: 10px;
    }


.products--categories--v {
    margin-bottom: 20px;
}
    

.seo-heading h1 {
    margin-bottom: 30px;
    color: #000;
    font-family: 'MONTSERRAT';
    margin-top: 20px;
    font-weight: 600;
    font-size: 20px;
}
    

    .i_headline p {
        margin: 0 0 10px;
    }

    .i_headline h2 {
        font-size: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-family: Futura PT Book;
        margin-bottom: 10px;
        color: #000;
        text-align: left;
        color: #FFF;
        font-family: Montserrat;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        /* 133.333% */
    }

    h2 {
        font-size: 22px;
    }

    .vladimirskie h2 {
    color: #222228;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 36px;
    text-align:center;
}

    .zag_opt h3 {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .infa h3 {
        font-size: 20px;
    }

    .optovik-form_wrap {
        border-radius: 0;
        border: 6px solid #55b2be;
        padding: 15px;
    }

    .optovik-form_wrap h3 {
        font-size: 20px;
    }

    .zag_opt p {
        line-height: 22px;
    }

    .infa p {
        margin: 0;
        color: #171719;
        font-size: 20px;
        line-height: 28px;
    }

    .sh__item {
        margin-bottom: 10px;
    }

    .page-wrapper {
        padding: 0;
        margin: 0;
        background: #222228;
        /* height: 0; */
    }

    .n-h {
        margin-left: -20px;
        margin-right: -20px;
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        padding-right: 45px;
        padding-left: 45px;
    }

    .tvinside h1 {
        font-size: 26px;
        font-family: Futura Pt Book;
        color: #000;
        margin-bottom: 0;
    }

    .tvinside .ksv {
        background: #e31f25;
        width: 100%;
        height: 50px;
        color: #fff;
        margin-left: 10px;
        border-radius: 10px;
        box-shadow: none;
        font-family: Futura Pt Heavy;
        border: none;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .with-markers img {
        height: 50px;
    }

    .slidermenu h1 {
        font-size: 30px;
        font-family: hyundai sans;
        font-weight: 400;
        color: #000;
        text-transform: uppercase;
    }

    .slidermenu {
        height: 450px;
        display: flex;
        align-items: center;
        background: url(/catalog/view/theme/default/image/fonnaglavnoy.jpg);
        background-position: top;
        overflow: hidden;
    }

    .necklace__img .with-marker:before {
        content: "";
        position: absolute;
        width: 22px;
        height: 22px;
        top: -2px;
        left: -7px;
        border-radius: 50%;
        background-color: #e31f25;
    }

    #menu {
        background: #222228;
        min-height: 72px;
        margin-top: 0px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        /* margin-bottom: 0; */
        /* border-radius: 0; */
        border-bottom: 1px solid #575757;
        /* border-image: linear-gradient(to right,rgba(43, 116, 125, 1),rgba(91, 187, 200, 1)); */
        /* border-image-slice: 1; */
        padding-left: 16px;
    }

    #js-bootstrap-offcanvass .navbar-nav {
    padding-top: 80px;
}

    #menu .nav>li>a {
        color: #fff;
        padding: 10px 17px 10px 17px;
        font-weight: 700;
        font-size: 16px;
        font-family: Futura PT Book;
        min-height: 15px;
        font-size: 20px;
        line-height: 2;
        background-color: transparent;
        color: #FFF;
        font-family: 'MONTSERRAT';
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        /* 133.333% */
        letter-spacing: 0.2px;
    }

    .navbar-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 70px;
    }

    .product-layout .owl-carousel .owl-buttons .owl-next {
        right: 100px;
        top: auto;
        bottom: -60px;
        border: 1px solid #222228;
        height: 56px;
        width: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }

    .product-layout .owl-carousel .owl-buttons .owl-prev {
        left: 100px !important;
        top: auto;
        bottom: -60px;
        border: 1px solid #222228;
        height: 56px;
        width: 56px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .onmap {
        z-index: 999;
        position: relative;
        background: #fff;
        padding: 10px;
        border: 3px solid rgba(91, 187, 200, 1);
        margin-top: 30px;
    }

    .c-address {
        color: #000;
        text-decoration: none;
        background-color: transparent;
        font-family: Futura PT Medium;
        font-size: 18px;
        line-height: 24px;
    }

    .i_ktk .ksv {
        display: inline-block;
        background: rgb(227, 31, 37);
        height: 60px;
        width: 210px;
        padding: 0px 10px;
        color: #fff;
        border-radius: 10px;
        font-family: Futura Pt Heavy;
        font-size: 14px;
        line-height: 55px;
        box-shadow: none;
        border: none;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .mapzz {
        display: none;
    }

    .product-list .product-thumb .button-group {
        border-left: 0
    }

    .ckh {
        display: flex;
        align-items: baseline;
        margin-bottom: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
        justify-content: flex-start;
        background-color: white;
        position: relative;
        flex-direction: column;
    }

    .breadcrumb>li:after {
        content: '';
        display: block;
        position: absolute;
        top: 15px;
        right: 0px;
        width: 6px;
        height: 6px;
        border-right: 1px solid #b5bdc2;
        border-bottom: 1px solid #b5bdc2;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .noxleb ul li:last-child {
        display: none;
    }

#product {
    background: transparent;
    padding: 0;
    margin-left: 0;
    border-radius: 5px;
}
    
    .ckh {
        display: flex;
        align-items: baseline;
        margin-bottom: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
        justify-content: flex-start;
        background-color: transparent;
        flex-direction: column;
    }
}

@media (max-width: 440px) {
    .russian_power {
        height: 530px;
    }
}

.flex-c {
}

.flex-b {
}

.main {border-radius: 10px;background: url(/img/back-1.jpg);background-position: right;background-repeat: no-repeat;height: 486px;background-color: #3f3f3f;}

.mainsl {
    /* height: 486px; */
    border-radius: 10px;}


.mainslpc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2b2b32;
    border-radius: 10px;
    overflow: hidden;
    z-index: -1;
}

.mainslpc img {
    position: absolute;
    top: 0;
    left: 40%;
    height: 100%;
    width: 60%;
    object-fit: cover;
}

.mainslpc::after {
    content: "";
    position: absolute;
    top: 0;
    left: 40%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left top, transparent 49.8%, #2b2b32 50.2%) no-repeat 0 / 100px 100%;
}

.main-position {
    padding-top: 35px;
    padding-left: 65px;
    padding-bottom: 35px;
    position: relative;
}

.main-position h1 {
    max-width: 54%;
    line-height: 47px;
    color: #FFFFFF;
    color: #FFF;
    font-family: Montserrat;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    /* 128.571% */
}

.main-position p {
    line-height: 18px;
    color: #FFFFFF;
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
    width: 40%;
}

.buttons {
    display: flex;
    margin-top: 45px;
}

.button {
    margin-right: 20px;
}

.main-btn {
    background: #E83333;
    color: #fff;
    width: 290px;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease;
    line-height: 16px;
    height: 56px;
    font-family: 'Montserrat';
    display: flex;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 141.176% */
    border-radius: 4px;
    justify-content: center;
}

.main-btns {
    color: #fff;
    width: 207px;
    display: block;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease;
    line-height: 16px;
    border: 1px solid #E31F25;
    box-sizing: border-box;
}

.main-btn:hover {
    background: #ED4444;
    color: #fff;
}


.main-btn:focus {
    background: #C13030;
    color: #fff;
}


.main-btn:active {
    background: #C13030;
    color: #fff;
}

.main-btn:focus {
    color: #fff;
    text-decoration: none;
}

.main-btns:hover {
    border: 1px solid #55b2be;
    color: #fff;
}

.main-btns:focus {
    color: #fff;
    text-decoration: none;
}

.about_us {
    display: flex;
    margin-bottom: 51px;
}

.about {
    background: #F7F8FA;
    border-radius: 0px 60px;
    margin-right: 41px;
}

.abouts {
    background: #E31F25;
    border-radius: 0px 60px;
}

.about_position {
    padding-top: 27px;
    padding-bottom: 27px;
    padding-left: 65px;
}

.about_position h2 {
    font-size: 30px;
    line-height: 35px;
    color: #13181B;
}

.abouts_position h2 {
    line-height: 47px;
    color: #FFFFFF;
}

.about_position p {
    line-height: 18px;
    color: #13181B;
}

.abouts_position p {
    line-height: 18px;
    color: #FFFFFF;
}

.abouts_position {
    padding-top: 29px;
    padding-bottom: 32px;
    padding-left: 24px;
}

.abouts_position h2 {
    font-weight: 700;
    font-size: 40px;
}

.paragraph {
    background: #F7F8FA;
    border-radius: 0px 12px;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    color: #13181B;
    margin-top: 40px;
}

/* 576px - 767px */
@media screen and (max-width: 767px) {
    .main {
        background: linear-gradient( 90.2deg, #13181B 53.96%, rgba(19, 24, 27, 0) 99.83%), url(/catalog/view/theme/default/image/k/image1.png) no-repeat, #13181B;
        height: 346px;
        border-radius: 40px 0px;
        border-radius: 10px;
        background: linear-gradient(90deg, #545454 0%, #555 58.55%);
    }
    
    
    
    
    .thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    max-height: 300px;
}
    
    
    
    .breadcrumb>li {
    text-shadow: none;
    padding: 0 10px 0 5px;
    position: relative;
    white-space: nowrap;
    font-family: Futura PT Medium;
    font-size: 12px;
}
    .i_slider .product-thumb .image img {
    max-height: 140px;
}
    
    .product-thumb {
    padding-bottom: 0;
    padding-top: 0;
}

.cenakupi {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 28px;
    padding: 0;
}

    .product-thumb .price-new {
    font-size: 14px;
    color: #e5202d;
    font-family: Montserrat;
    font-weight: 600;
}
    

    body {
        padding-top: 0px;
    }

    .main-position {
        padding-top: 10px;
        padding-left: 65px;
    }

    .main-position p {
        width: 470px;
    }

    .buttons {
        margin-top: 35px;
    }

    .about_us {
        display: block;
    }

    .about {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .about_position {
        padding-top: 10px;
    }

    .abouts_position {
        padding-top: 10px;
    }

    .abouts_position {
        padding-left: 65px;
    }

    .cs-style-5 figcaption {
        position: relative;
        top: 0px;
        height: 100%;
        width: 100%;
    }

    .cs-style-4 figcaption {
        position: relative;
        height: 100%;
        width: 100%;
    }

    figcaption {
        height: 100%;
        width: 100%;
    }

    .sinna_2 {
        background-position: 0px 0px;
    }
}

/* 320px - 576px */
@media screen and (max-width: 576px) {
    .main {
        background: linear-gradient( 90.2deg, #13181B 53.96%, rgba(19, 24, 27, 0) 99.83%), #13181B;
        height: 389px;
        border-radius: 40px 0px;
        border-radius: 10px;
        background: linear-gradient(90deg, #545454 0%, #555 58.55%);
    }
    
    
    
    
    
    
.mob-dop-cart .sh__item_cart svg {
    width: 30px;
}


.slidermenu2 {
    background: #222228;
    padding-bottom: 156px;
    position: relative;
    padding-top: 36px;
}

    .main-position h1 {
        font-size: 21px;
        line-height: 28px;
        color: #FFFFFF;
        width: 100%;
        margin-bottom: 0;
        max-width: 100%;
        margin-top: 0;
    }

 .buttons-fleeex img {
    height: 34px;
}

    .main-position p {
        line-height: 20px;
        color: #FFFFFF;
        font-size: 18px;
    }

    .main-position p {
        width: 350px;
    }

    .buttons {
        display: block;
        margin-top: 187px;
    }

    .main-btn {
        margin-bottom: 15px;
        width: 173px;
        height: 33px;
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 171.429% */
    }

    .main-position {
        padding-top: 10px;
        padding-left: 35px;
    }

    .about_us {
        display: block;
    }

    .about {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .about_position {
        padding-top: 10px;
        padding-left: 35px;
    }

    .abouts_position {
        padding-top: 10px;
        padding-left: 35px;
    }

    .i_advantages p {
        font-size: 15px;
    }
}

@media screen and (max-width: 420px) {
    .main {
        height: 417px;
        border-radius: 10px;
        background-repeat: no-repeat;
        background-position: bottom;
        background-image: linear-gradient(90deg, #545454 0%, #555 58.55%);
        position: relative;
        overflow: hidden;
    }

.mainsl-ok {
    background-image: url(/img/back-m-6.jpg);
}


    .mainsl {
        height: auto;
        border-radius: 10px;
        /* height: 417px; */
        border-radius: 10px;
        background-repeat: no-repeat;
        background-position: bottom;
        position: relative;
        overflow: hidden;
        background-position-y: 185px;
        background-size: cover;
        background: #222228;
        border-radius: 10px;
        background: #2b2b32;
    }

    .mainsl .buttons {
        margin-top: 20px;
        margin-bottom: 20px;
    }



    .main-position {
        padding-top: 28px;
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        background-position: bottom;
    }

    /* .mainslok {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 253px;
}

  .mainslok img {
    width: 100%;
} */

    .main-position p {
        width: 250px;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        padding-bottom: 11px;
        margin-bottom: 0;
        margin-top: 8px;
        color: #C2C2C2;
    }


    .partnery {
    padding-top: 0px;
    background: #fff;
    padding-bottom: 40px;
    margin: 0;
}

.marketplace-item h5 {
    color: #222228;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    padding-left: 24px;
    padding-right: 24px;
    min-height: 105px;
    display: flex;
    align-items: center;
}

    .about {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .about_position {
        padding-top: 10px;
        padding-left: 20px;
    }

    .abouts_position {
        padding-top: 10px;
        padding-left: 20px;
    }

  .reviews-new {
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
}

    .i_advantages p {
        font-size: 13px;
        line-height: 18px;
        font-weight: 500;
    }

  .footer-review-target a span {
    margin-left: 12px;
    height: 36px;
}

.height-sixx {display:none;}


 #menu .navbar-offcanvas .nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
}

@media screen and (max-width: 325px) {
    .main {
        height: 500px;
    }
}

pt-sans-forced {
	position: relative;
	display: inline-block!important;
	font-family: "PT Sans";
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
}

.pt-sans-forced.ruble:before {
	content: "\20bd";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.our-mission {
	background: #222228;
	padding-top: 0;
	padding-bottom: 48px;
	color: #fff;
}
@media (max-width: 1199px) {
	.our-mission {
		padding-top: 56px;
		padding-bottom: 22px;
	}
}
.our-mission__list {
	display: flex;
	margin: -12px;
}
@media (max-width: 1199px) {
	.our-mission__list {
		flex-direction: column;
		margin: 0;
	}
}
.our-mission__item {
	--padding-x: 36px;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding-bottom: 46px;
	background: var(--background);
	margin: 12px;
}
.our-mission__item:nth-child(3n+1) {
	color: #4a4a4a;
	--background: #fff;
}
.our-mission__item:nth-child(3n+2) {
	--background: #E83333;
}
.our-mission__item:nth-child(3n+3) {
	--background: #575757;
}
@media (max-width: 1199px) {
	.our-mission__item_img {
		flex-direction: row;
		align-items: center;
	}
}
@media (max-width: 1199px) {
	.our-mission__item {
		--padding-x: 24px;
		padding-bottom: 90px;
		border-radius: 6px;
		color: #f2f2f2;
		margin: 0;
		margin-bottom: -12px;
	}
	.our-mission__item:last-child {
		padding-bottom: 0;
	}
	.our-mission__item:nth-child(3n+2) .our-mission__item-title {
		align-self: flex-end;
	}
}
.our-mission__item-title {
	--padding-y: 22px;
	--border-radius: 38px;
	align-self: start;
	padding: var(--padding-y) var(--padding-x);
	font-weight: 600;
	font-size: 26px;
	line-height: 108%;
	background: var(--background);
	border-top-left-radius: var(--border-radius);
	border-top-right-radius: var(--border-radius);
	margin-top: -36px;
}
@media (max-width: 1199px) {
	.our-mission__item-title {
		--padding-y: 12px;
		--border-radius: 24px;
		font-size: 21px;
		line-height: 133%;
		margin-top: -26px;
	}
}
.our-mission__item-title_img {
	max-width: 45%;
}
@media (min-width: 1200px) {
	.our-mission__item-title_img {
		display: none;
	}
}
@media (max-width: 1199px) {
	.our-mission__item-title_img + .our-mission__item-text {
		padding-left: 0;
	}
}
@media (max-width: 1199px) {
	.our-mission__item-title_text {
		display: none;
	}
}
.our-mission__item-text {
	display: flex;
	align-items: flex-start;
	padding: 0 var(--padding-x);
	font-weight: 500;
	font-size: 26px;
	line-height: 131%;
}
@media (max-width: 1199px) {
	.our-mission__item-text {
		font-size: 14px;
		line-height: 143%;
	}
}
.our-mission__item-text img {
	flex-shrink: 0;
	width: 44%;
	margin-right: 34px;
}
@media (max-width: 1199px) {
	.our-mission__item-text img {
		display: none;
	}
}
.our-mission__slogan {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 24px;
}
@media (max-width: 1199px) {
	.our-mission__slogan {
		margin-top: 40px;
	}
}
@media (min-width: 1200px) {
	.our-mission__slogan {
		padding: 48px;
		background: rgba(0, 0, 0, 0.25);
		border-radius: 0 0 36px 36px;
	}
}
.our-mission__slogan-icon {
	flex-shrink: 0;
	width: 100px;
	margin-right: 24px;
}
@media (max-width: 1199px) {
	.our-mission__slogan-icon {
		width: 80px;
		margin-left: 10px;
		margin-right: 10px;
	}
}
.our-mission__slogan-text {
	font-weight: 500;
	font-size: 36px;
	line-height: 117%;
}
@media (max-width: 1199px) {
	.our-mission__slogan-text {
		display: none;
		font-weight: 600;
		font-size: 12px;
		line-height: 167%;
	}
}
@media (min-width: 1200px) {
	.our-mission__slogan-text_before, .our-mission__slogan-text_after {
		display: none;
	}
}
@media (max-width: 1199px) {
	.our-mission__slogan-text_before, .our-mission__slogan-text_after {
		display: block;
	}
}
.our-mission__ps {
	padding-top: 136px;
	font-weight: 300;
	font-size: 36px;
	line-height: 117%;
}
@media (max-width: 1199px) {
	.our-mission__ps {
		padding-top: 96px;
		font-size: 21px;
		line-height: 133%;
	}
}





.t898_animate .t898__animated-circle {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -3px;
  border-radius: 50%;
  left: -3px;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
  border: 3px solid #be1d23;
  animation: t898__pulsate 1s ease-out;
  animation-iteration-count: infinite;
  -webkit-animation: t898__pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0
}

.t898_animate .t898__btn_label {
  animation: t898__btn-pulsate 2s ease-out;
  animation-iteration-count: infinite;
  -webkit-animation: t898__btn-pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite
}

.t898_animate:hover .t898__animated-circle {
  animation: none
}

.t898_animate:hover .t898__btn_label {
  animation: none
}

.t898__wrapper,
.t898__tooltip {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.t898__tooltip {
  position: absolute;
  right: 70px;
  white-space: nowrap;
  background: #fff;
  padding: 6px 9px;
  font-size: 13px;
  border-radius: 3px;
  transform: translateX(0%) translateY(-50%);
  top: 50%;
  background: #292929;
  color: #fff;
  opacity: 0;
  transition: all 0.1s linear
}

.t898__tooltip:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  border-left-color: #292929
}

.t898__hint {
  position: absolute;
  right: 80px;
  white-space: nowrap;
  background: #fff;
  padding: 9px 13px;
  font-size: 15px;
  border-radius: 3px;
  transform: translateX(0%) translateY(-50%);
  top: 50%;
  background: #292929;
  color: #fff;
  opacity: .85;
  transition: all 0.1s linear
}

.t898__hint:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  border-left-color: #292929
}

.t898__wrapper {
  position: fixed;
  bottom: 70px; /* Отступ снизу экрана */
  right: 40px; /* Отступ справа экрана */
  height: 60px; /* Отступ снизу экрана - альтернатива */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100000
}

.t898__btn_label {
  position: relative;
  cursor: pointer;
  z-index: 2;
  width: 68px;
  height: 68px;
  justify-content: center;
  align-items: center;
  background: #be1d23;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3);
  overflow: hidden;
  transition: .3s;
  -webkit-animation: hoverWave linear 1s infinite;
  animation: hoverWave linear 1s infinite;
}

.t898__btn_label:before,
.t898__btn_label:after {
    content: " ";
    display: block;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #be1d23; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
}
 
.t898__btn_label:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

.t898__btn_label:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.t898__btn_label:hover .t898__tooltip {
  transform: translate(0, 0);
  opacity: 1
}

.t898__btn_label:hover+.t898__tooltip {
  transform: translate(0, 0);
  opacity: 1
}

.t898__btn_label:hover+.t898__tooltip:after {
  opacity: 1
}

.t898__btn_input {
  display: none
}

.t898__btn_input:checked~.t898__hint {
  opacity: 0;
  visibility: hidden
}

.t898__btn_input:checked~a:nth-of-type(1) {
  transition: all 0.2s ease-in-out;
  transform: translate(0, -135%);
  background: #e5202d;
}

.t898__btn_input:checked~a:nth-of-type(2) {
  transition: all 0.225s ease-in-out;
  transform: translate(0, -255%);
  background: linear-gradient(135deg, #161f8a 0%, #2d085f 100%);
}

.t898__btn_input:checked~a:nth-of-type(2) svg {width: 28px;}

.t898__btn_input:checked~a:nth-of-type(3) {
  transition: all 0.25s ease-in-out;
  transform: translate(0, -375%);
  background: #27d061;
}

.t898__btn_input:checked~a:nth-of-type(4) {
  transition: all 0.275s ease-in-out;
  transform: translate(0, -495%);
  background: #24a1de;
}

.t898__btn_input:checked~a:nth-of-type(5) {
  transition: all 0.3s ease-in-out;
  transform: translate(0, -615%)
}

.t898__btn_input:checked~a:nth-of-type(6) {
  transition: all 0.325s ease-in-out;
  transform: translate(0, -735%)
}

.t898__btn_input:checked~a:nth-of-type(7) {
  transition: all 0.325s ease-in-out;
  transform: translate(0, -855%)
}

.t898__btn_input:checked~a:nth-of-type(8) {
  transition: all 0.35s ease-in-out;
  transform: translate(0, -975%)
}

.t898__btn_input:checked~a:nth-of-type(9) {
  transition: all 0.375s ease-in-out;
  transform: translate(0, -1095%)
}

.t898__btn_input:checked~a:nth-of-type(10) {
  transition: all 0.4s ease-in-out;
  transform: translate(0, -1215%)
}

.t898__btn_input:checked~a:nth-of-type(11) {
  transition: all 0.425s ease-in-out;
  transform: translate(0, -1335%)
}

.t898__btn_input:checked~.t898__animated-circle {
  display: none
}

.t898__btn_input:checked~.t898__icon_link {
  opacity: 1;
  visibility: visible
}

.t898__btn_input:checked+label {
  background: #fff !important;
  animation: none
}

.t898__btn_input:checked+label .t898__bgimg {
  opacity: 0;
  visibility: hidden
}

.t898__btn_input:checked+label .t898__icon-write {
  opacity: 0;
  visibility: hidden;
  transform: scale(.1)
}

.t898__btn_input:checked+label .t898__icon-close {
  opacity: 1;
  visibility: visible;
  transform: scale(1)
}

.t898__btn:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.t898__bgimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s linear
}

.t898__icon {
  transition: all 0.3s ease-in-out;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.t898__icon-close {
  opacity: 0;
  visibility: hidden;
  transform: scale(.1)
}

.t898__icon_tooltip {
  position: absolute;
  opacity: 0;
  right: 80px;
  white-space: nowrap;
  background: #fff;
  padding: 9px 13px;
  font-size: 15px;
  border-radius: 3px;
  transform: translateX(0%) translateY(-50%);
  top: 50%;
  background: #292929;
  color: #fff;
  transition: all 0.1s linear
}

.t898__icon_tooltip:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  border-left-color: #292929
}

.t898__icon_link {
  border-radius: 50%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
  opacity: 0;
  visibility: hidden;
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.t898__icon_link:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.t898__icon_link:hover .t898__tooltip {
  opacity: .85
}

.t898_left .t898__tooltip {
  left: 80px;
  right: auto
}

.t898_left .t898__tooltip:after {
  left: -20px;
  border-right-color: #292929;
  border-left-color: transparent
}

.t898_left .t898__hint {
  left: 80px;
  right: auto
}

.t898_left .t898__hint:after {
  left: -20px;
  border-right-color: #292929;
  border-left-color: transparent
}

.t898__svg__wrapper {
  position: relative
}

.t898__svg__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px
}

@keyframes t898__btn-pulsate {
  0% {
    transform: scale(1, 1)
  }

  25% {
    transform: scale(1.1, 1.1)
  }

  50% {
    transform: scale(1, 1)
  }
}

@keyframes t898__pulsate {
  0% {
    -webkit-transform: scale(.8, .8);
    opacity: 0
  }

  25% {
    opacity: .4
  }

  50% {
    -webkit-transform: scale(1.3, 1.3);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(.8, .8);
    opacity: 0
  }
}

@media screen and (max-width:960px) {
  .t898__wrapper {
    bottom: 10px;
    right: 10px
  }
}

@media screen and (max-width:640px) {
  .t898__hint {
    white-space: normal;
    transform: none;
    top: auto;
    width: -webkit-max-content;
    width: max-content;
    max-width: 50vw
  }
}



.max-msngr a {
    background: linear-gradient(135deg, #161f8a 0%, #2d085f 100%);
    display: flex;
    height: 42px;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}


.max-msngr a svg{
    height: 25px;
}


.wzap-msngr a img{
    height: 25px;
}

.wzap-msngr a {
    background: #25d366;
    display: flex;
    height: 42px;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}


