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

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Bradobrei';
  src: local("../fonts/Bradobrei"), url("../fonts/Bradobrei/bradobrei.woff2") format("woff2"), url("../fonts/Bradobrei/bradobrei.woff") format("woff"), url("../fonts/Bradobrei/bradobrei.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

[class^="icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.icon-arrow_l:before {
  content: "\e900";
  color: #b4252f; }

.icon-arrow_r:before {
  content: "\e901";
  color: #b4252f; }

.icon-burger:before {
  content: "\e902";
  color: #fff; }

.icon-line:before {
  content: "\e903";
  color: #fff; }
.preim .image_ico_custom {
  left: -83px;
  z-index: 2;
  top: 0px;
height: 105px;
width: 105px;
border-radius: 50%;
  background: #fff;
  position: absolute;
  box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.10);
}
.icon-preim1:before {
content: "\e904";
color: #b4252f;
padding: 1px 5px;

}

.icon-preim2:before {
  content: "\e905";
  color: #b4252f;
}

.icon-preim3:before {
  content: "\e906";
  color: #b4252f;
}

.icon-preim4:before {
  content: "\e907";
  color: #b4252f;
  padding: 3px;
 }

.icon-toTop:before {
  content: "\e908";
  color: #b4252f; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1; }

*:-moz-placeholder {
  color: #666;
  opacity: 1; }

*::-moz-placeholder {
  color: #666;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #666;
  opacity: 1; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666; }

body input:required:valid,
body textarea:required:valid {
  color: #666; }

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0; }

*:focus {
  outline: 0; }

body {
  background: white;
  line-height: 1;
  color: black; 
overflow-x: hidden; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

blockquote:before,
blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

a {
  text-decoration: none; }

html, body {
  /*height: 100%;*/
}

.container_box {
  width: 1400px;
  margin: 0 auto;
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  height: 100%; 
overflow-x:hidden;}

header {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -moz-box-flex: 1;
       flex: 1 0 auto; }

footer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -moz-box-flex: 0;
       flex: 0 0 auto; }

.index_content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -moz-box-flex: 1;
       flex: 1 0 auto; }

body {
  color: #303030;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 25px; }
  body p {
    font-size: 16px;
    line-height: 25px; }
  body a {
    color: #303030;
    font-weight: 400;
    text-decoration: underline; }
    body a:hover {
      color: #31558c;
      text-decoration: none; }

.title_h1, h1 {
  color: #303030;
  font-family: Bradobrei;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 1.36px;
  text-align: center;
  padding: 50px 0 40px 0; }

.title_h2, h2 {
  color: #303030;
  font-size: 19px;
  font-weight: 700;
  line-height: 34px; }

.title_h3, h3 {
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  line-height: 34px; }
h4 {
  color: #303030;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 14px;
  margin-top: 20px;
}
.btn {
  width: 225px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.56px;
  position: relative;
  background-color: transparent;
  cursor: pointer;
  display: block;
  padding: 15px 0;
  text-decoration: none; }
  .btn--red {
    color: #b4252f;
    border-top: 2px solid #b4252f;
    border-left: 2px solid #b4252f; }
    .btn--red:before {
      content: '';
      width: 12px;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: #b4252f; }
    .btn--red:after {
      content: '';
      width: 2px;
      height: 12px;
      position: absolute;
      right: 0;
      top: 0;
      background: #b4252f; }
    .btn--red:hover {
      background-color: #b4252f;
      color: #ffffff;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s; }
  .btn--blue {
    color: #31558c;
    border-top: 2px solid #31558c;
    border-left: 2px solid #31558c; }
    .btn--blue:before {
      content: '';
      width: 12px;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: #31558c; }
    .btn--blue:after {
      content: '';
      width: 2px;
      height: 12px;
      position: absolute;
      right: 0;
      top: 0;
      background: #31558c; }
    .btn--blue:hover {
      background-color: #31558c;
      color: #ffffff;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s; }
  .btn--white {
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 14px 0; }
    .btn--white:hover {
      background-color: #ffffff;
      color: #b4252f;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s; }

.sticky .fixed-heder-block {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 130;
  background: #fff;
      -webkit-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
    -moz-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
    box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
}
.sticky .top_header {
  display: none; }

.top_header {
  background-color: #31558c; }

.btn_menu {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  background: url(../img/svg/burger.svg) no-repeat left center;
  padding: 10px 0 10px 27px;
  width: 80px;
  cursor: pointer; 
background-size: 16px;}
  .btn_menu:hover {
    background: #dfe7f1 url(../img/svg/burger2.svg) no-repeat 6px center;
    color: #464a4c; }
  .btn_menu.act {
    background: #dfe7f1 url(../img/svg/burger2.svg) no-repeat 6px center;
    color: #464a4c; }

.menu_top {
  float: left;
  width: 30.5%;
  position: relative; }
  .menu_top ul {
    display: none; }
  .menu_top ul.act {
    display: block;
    position: absolute;
    left: 0;
    top: 47px;
    width: 192px;
    -webkit-box-shadow: 0 15px 18px rgba(90, 90, 90, 0.28);
    -moz-box-shadow: 0 15px 18px rgba(90, 90, 90, 0.28);
         box-shadow: 0 15px 18px rgba(90, 90, 90, 0.28);
    background-color: #dfe7f1;
    z-index: 2;
    padding: 15px 0; }
  .menu_top li {
    height: 35px;
    border-left: 1px solid #dfe7f1;
    padding-left: 30px; }
    .menu_top li:hover {
      border-left: 1px solid #31558c; }
      .menu_top li:hover a {
        color: #31558c; }
  .menu_top a {
    text-decoration: none;
    color: #363636;
    font-size: 14px;
    line-height: 35px; }

.addr_bl {
  float: left;
  width: 27.5%;
  padding: 10px 0; }
  .addr_bl span {
    color: #ffffff;
 }


  .mail_bl a {
    color: #ffffff;
    font-size: 15px; 
      text-decoration: none;
    border-bottom: 2px dashed;
  }
    .mail_bl a:hover {
      color: #c8d5f5; 
      border: none;}

.phone_bl {
  float: left;
  padding: 10px 0; }
  .phone_bl a {
    color: #1a1a18;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none; }
    .phone_bl a:hover {
      text-decoration: underline; }


.logo_bl {
  float: left;
  width: 370px;
  padding: 22px 0 24px; }
  .logo_bl .logo {
    display: inline-block;
    vertical-align: top; 
    padding: 0;}
  .logo_bl img {
    width: 186px; }
  .logo_bl span + span {
    line-height: 20px;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    margin-left: 6px;
    margin-top: 3px;
    border-left: 1px solid #e8e8e9;
    color: #a2a2a2;
  }

  .menu_block ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .menu_block li {
    position: relative; flex-grow: 1;}
    .menu_block li:last-child {
      margin-right: 0; }
    .menu_block li ul {
   min-width: 185px;
      -webkit-box-shadow: 0 15px 18px rgba(90, 90, 90, 0.28);
      -moz-box-shadow: 0 15px 18px rgba(90, 90, 90, 0.28);
           box-shadow: 0 15px 18px rgba(90, 90, 90, 0.28);
      background-color: #dfe7f1;
      position: absolute;
      z-index: 2;
      padding: 15px 0;
      top: 70px; }
      .menu_block li ul:before {
        content: '';
        height: 10px;
        position: absolute;
        left: 0;
        right: 0;
        top: -10px; }
      .menu_block li ul li {
        height: 35px;
        border-left: 1px solid #dfe7f1;
        padding: 0 0 0 30px;
        background: none;
        float: none; }
        .menu_block li ul li:hover {
          border-left: 1px solid #31558c; }
          .menu_block li ul li:hover a {
            color: #31558c; }
      .menu_block li ul a {
        color: #303030;
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        text-transform: unset;
        padding: 0; }
  .menu_block a {
    color: #303030;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 20px 5px;
    text-align: center;
 }
 .menu_block ul li ul a {
  text-align: left;
 }
  .menu_block .level1 ul {
    display: none; }
.menu_block .level1{
  position: relative;
}
.menu_block .level1> a{
  padding: 20px 10px 20px 5px;
}
.menu_block .level1:before{
  content: '';
  background: url(../img/svg/menu.svg) no-repeat center;  
  width: 5px;
  height: 3px;
  position: absolute;
  right: 4px;
  top: 32px;
}

.menu_block .level1:hover:before{
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.right-box {
    width: 600px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    height: 89px;
    float: right;
}
.bottom_header_menu {
    border-top: 1px solid #e8e8e9;
}

.slider_index .container_box {
  position: relative; }

.slider_index_box {
  position: relative; }
  .slider_index_box .nav_wrap {
    width: 960px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 121px;
    z-index: 2; }
  .slider_index_box .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer; }
  .slider_index_box .owl-next {
    position: absolute;
    left: 173px;
    top: 36px;
    cursor: pointer; }
  .slider_index_box .owl-dot.active {
    display: block;
    color: #ffffff;
    font-family: Bradobrei;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    left: 60px;
    top: 3px; }
  .slider_index_box .owl-dot {
    display: none; }
  .slider_index_box .main_numb {
    color: #ffffff;
    font-family: Bradobrei;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    left: 112px;
    top: 35px; }
    .slider_index_box .main_numb:before {
      content: '';
      width: 22px;
      height: 55px;
      background: url(../img/svg/line.svg) no-repeat center;
      position: absolute;
      left: -24px;
      top: -28px; }

.icon-arrow_l:before {
  font-size: 11px; }

.icon-arrow_l:hover {
  cursor: pointer; }
  .icon-arrow_l:hover:before {
    color: #31558c; }

.icon-arrow_r:before {
  font-size: 11px; }

.icon-arrow_r:hover {
  cursor: pointer; }
  .icon-arrow_r:hover:before {
    color: #31558c; }

.slider_li1 {
  background: url(../img/slide1.jpg) no-repeat center; }

.slider_li2 {
  background: url(../img/slide2.jpg) no-repeat center; }

.slider_li {
  height: 769px;
  padding-top: 171px; 
  display: block;
  text-decoration: none;
  position: relative;
}
.slider_li_a{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
  .slider_li .middle_text {
    color: #464a4c;
    font-family: Bradobrei;
    font-size: 32px;
    font-weight: 400;
    line-height: 67px;
    text-transform: uppercase;
    display: block; }
  .slider_li .big_text {
    color: #464a4c;
    font-family: Bradobrei;
    font-size: 89px;
    font-weight: 400;
    line-height: 67px;
    text-transform: uppercase;
    padding: 25px 0 27px 0;
    display: block; }
  .slider_li .smal_text {
    color: #464a4c;
    font-size: 38px;
    font-weight: 300;
    line-height: 67px;
    letter-spacing: 0.76px;
    padding-left: 74px;
    display: block; }
  .slider_li .btn {
    margin: 71px 0 0 225px; z-index: 2}
  .slider_li .abs_plus1 {
    right: 251px;
    top: -83px; }
  .slider_li .abs_plus2 {
    right: 206px;
    bottom: 29px; }
  .slider_li .abs_plus {
    position: absolute;
    width: 45px;
    overflow: hidden;
    z-index: 5; }
    .slider_li .abs_plus:hover {
      width: auto; }
  .slider_li .plus {
    width: 45px;
    height: 45px;
    background-color: #b4252f;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
         border-radius: 23px;
    display: block;
    overflow: hidden;
    cursor: pointer; }
    .slider_li .plus:before {
      content: '+';
      position: absolute;
      color: #ffffff;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      right: 17px;
      top: 10px; }
    .slider_li .plus:hover {
      width: auto;
      -webkit-border-radius: 23px;
      -moz-border-radius: 23px;
           border-radius: 23px;
      background-color: #ffffff;
      padding: 0 41px 0;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      -moz-transition: 0.5s;
      transition: 0.5s; }
      .slider_li .plus:hover:before {
        color: #51412d; }
      .slider_li .plus:hover .text {
        display: block; }
  .slider_li .text {
    display: none;
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    line-height: 45px;
    text-decoration: none; }

.katalog_box {
  margin-top: 63px;
  overflow: hidden; }

.image_inn {
  position: relative;
  margin-top: 20px;
  display: block; }
  .image_inn .text_block {
    position: absolute;
    left: 43px;
    top: 34px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.64px; }
  .image_inn .btn {
    margin-top: 27px; }

.left_box {
  float: left; }

.right_box {
  float: right; }

.slider_katalog, .stock_katalog {
  max-width: 1060px; }
  .slider_katalog .owl-nav, .stock_katalog .owl-nav {
    position: absolute;
    bottom: 26px;
    left: 0;
    right: 0; }
  .slider_katalog .owl-prev, .stock_katalog .owl-prev {
    position: absolute;
    left: 20px;
    top: 30px; 
    z-index: 2;}
  .slider_katalog .owl-next, .stock_katalog .owl-next {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 2; }
  .slider_katalog .owl-dots, .stock_katalog .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px; }
  .slider_katalog .owl-dot.active, .stock_katalog .owl-dot.active {
    background-color: #b4252f;
    opacity: 1; }
  .slider_katalog .owl-dot, .stock_katalog .owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 11px;
    background-color: #b4252f;
    opacity: 0.37;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
         border-radius: 50%;
    cursor: pointer;
    margin: 0 5px; }
    .slider_katalog .owl-dot:hover, .stock_katalog .owl-dot:hover {
      background-color: #b4252f;
      opacity: 1; }

.listElementTd {
  height: 508px;
  -webkit-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
  -moz-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
       box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
  background-color: #ffffff;
  padding: 30px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 13px;
  margin-right: 13px; }

  .listElementTd:hover{
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    border: 1px solid #dfe7f1;
  }
  .listElementTd .cboxElement {
    display: block;
    margin-bottom: 24px; }
  .listElementTd .catart a {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none; }
  .listElementTd span {
    color: #303029;
    font-size: 16px;
    font-weight: 400; }
  .listElementTd .composition {
    display: block;
    font-size: 14px;
    margin: 13px 0 26px 0; }
  .listElementTd .btn {
    width: auto;
    position: absolute;
    bottom: 30px;
    right: 30px;
    left: 30px; }
  .listElementTd .stock_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 136px;
    height: 136px;
    background: url(../img/stock_img.png) no-repeat center;
    z-index: 2; }
    .listElementTd .stock_img span {
      color: #b4252f;
      font-size: 11px;
      font-weight: 700;
      text-align: center;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
           transform: rotate(-45deg);
      position: absolute;
      left: 20px;
      top: 20px; }

.stock {
  margin: 69px 0 0 0;
  background: url(../img/stock_baground.png) no-repeat center top; }

.stock .slider_katalog {
  max-width: 100%; }

.stock .listElementTd {
  height: 530px; }

.stock .stock_katalog {
  max-width: 100%; }

.preim_block {
  position: relative;
  padding-bottom: 238px; 
}
.preim_block:before {
    content: '';
    background: url(../img/preim_baground.png) no-repeat center;
    height: 1110px;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: -81px;
    z-index: -1; }

.r_preim {
  float: right;
  width: 64%;
  padding-top: 115px;
  font-size: 0; }
  .r_preim .title_h1 {
    text-align: left;
/*    padding-left: 35px;
    margin-bottom: 40px;*/ }
  .r_preim .preim {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin-bottom: 47px;
    position: relative;
    margin-left: 28px; }
  .r_preim .letter {
    opacity: 0.9;
    color: #ffffff;
    font-family: Bradobrei;
    font-size: 120px;
    font-weight: 400;
    line-height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .r_preim .image_ico {
    position: absolute;
    left: 33px;
    z-index: 2;
    top: 33px;
 }
  .r_preim .text {
    color: #303030;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    padding: 31px 0 0 47px;
    position: relative;
    z-index: 1; }
  .r_preim .icon-preim1:before {
    font-size: 43px; }
  .r_preim .icon-preim2:before {
    font-size: 43px; }
  .r_preim .icon-preim3:before {
    font-size: 43px; }
  .r_preim .icon-preim4:before {
    font-size: 43px; }

.news_block {
  clear: both;
  overflow: hidden;
  padding: 0 15px 90px; }
  .news_block .title_h1 {
    text-align: left; }

.news_preview {
  width: 58%;
  height: 435px;
  -webkit-box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
  -moz-box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
       box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
  background-color: #ffffff;
  margin-top: 20px;
  float: left; }

.image_news {
  float: left;
  width: 50%;     max-width: 405px;
    max-height: 435px;}

.text_news_box {
  padding: 54px 63px 0;
  float: right;
  width: 50%; }

.data_news {
  color: #303030;
  font-size: 14px;
  font-weight: 700;
  background-color: #dfe7f1;
  padding: 2px 14px 4px 14px;
  display: inline-block; }

.title_news {
  display: block;
  color: #303030;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 35px;
  line-height: 28px; }
  .title_news:hover {
    color: #6e89ca; }

.text_news {
  margin: 20px 0 56px 0; }

.inner_news_box {
  float: right;
  width: 34.5%;
  padding-top: 74px; }
  .inner_news_box .data_news {
    padding: 2px 18px 4px 18px; }
  .inner_news_box .inner_news {
    border-bottom: 1px solid #dfe7f1;
    margin-bottom: 40px; }
    .inner_news_box .inner_news:nth-child(2) {
      margin-bottom: 0; }
  .inner_news_box .text_news {
    margin: 20px 0 23px 0;
    display: block;
    text-decoration: none; }
    .inner_news_box .text_news:hover {
      color: #6e89ca; }
  .inner_news_box .all {
    color: #b4252f;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.56px;
    text-decoration: none;
    display: block;
    margin-top: 32px; }
    .inner_news_box .all:hover {
      color: #31558c; }

.maps {
  background: url(../img/maps.png) no-repeat center;
  height: 455px; }
  .maps .container_box {
    position: relative; }

.share_box {
  margin: 20px 0px;
}

footer {
  background-color: #464a4c;
  padding-bottom: 50px; }
  footer .foot1 {
    float: left;
    width: 20%;
    padding-top: 60px; }
  footer .foot2 {
    float: left;
    width: 15%;
    padding-top: 60px; }
  footer .foot3 {
    float: left;
    width: 15%;
    padding-top: 60px; }
  footer .title a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    line-height: 33px; }
  footer .copy {
    color: #929292;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px; }
  footer ul.margin {
    margin-bottom: 0px; }
  footer li a {
    color: #ffffff;
    font-size: 14px;
    line-height: 33px;
    text-decoration: none; }
    footer li a:hover {
      color: #c8d5f5;
      text-decoration: underline; }
  footer .foot_info {
    padding-top: 49px;
    float: right;
    width: 23%; }
    footer .foot_info .big {
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 20px; }
    footer .foot_info p {
      color: #ffffff;
      font-size: 14px; }

.phone_bt {
  overflow: hidden;
  padding-bottom: 12px; }
  .phone_bt .ds-form {
    color: #c8d5f5;
    float: right;
    font-size: 14px;
    width: 150px;
    text-align: center;
    padding: 10px 0; }
    .phone_bt .ds-form:hover {
      border: 1px solid #c8d5f5;
      color: #ffffff;
      padding: 9px 0;
      cursor: pointer; }
  .phone_bt a {
    color: #ffffff;
    font-weight: 700;
    float: left;
    text-decoration: none;
    font-size: 14px;
    padding-top: 11px; }
    .phone_bt a:hover {
      color: #ffffff; }

#toTop {
  width: 64px;
  height: 64px;
  background: #dfe7f1 url(../img/svg/toTop.svg) no-repeat center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
       border-radius: 50%;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer;
  z-index: 17;
  display: none;
}
#toTop:hover {
  background: #b4252f url(../img/svg/toTop2.svg) no-repeat center;
}
#toBottom {
  width: 64px;
  height: 64px;
  background: #dfe7f1 url(../img/svg/toBottom.svg) no-repeat center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
       border-radius: 50%;
  position: fixed;
  right: 50px;
  top: 50px;
  cursor: pointer;
  z-index: 99;
  display: none;
}
#toBottom:hover {
  background: #b4252f url(../img/svg/toBottom2.svg) no-repeat center;
}

.btn_menu_katal { display: none; }

.form-head{
  color: #303030;
  font-family: Bradobrei;
  font-size: 20px;
  letter-spacing: 0.8px;
}

.ds-form input[type="text"]:focus{
  border-top: 1px solid #d5d5d8;
  border-right: 1px solid #d5d5d8;
  border-bottom: 1px solid #d5d5d8;
  border-left: 2px solid #b4252f;
}
.ds-form input[type=submit]{
  border: none;
  margin-bottom: 32px;
  height: 56px;
  background-color: rgba(255, 255, 255, 0); 
}
.ds-form .btn--red{
    width: 225px;
    position: relative;
    height: 56px;
    margin-bottom: 29px;
    /*background-color: #fff;   */

}
.ds-form .person_dan{
  color: #b7b7b8;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.24px;
}
.ds-form .person_dan a{
  color: #b7b7b8;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.24px;
  text-decoration: underline;
}
.ds-form .person_dan a:hover{
  text-decoration: none; 
}

.ds-form .lblInp {
  width: 270px;
  height: 56px;
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.ds-form .lblInp input {
  width: 270px;
  height: 56px;
  border-top: 1px solid #d5d5d8;
  border-right: 1px solid #d5d5d8;
  border-bottom: 1px solid #d5d5d8;
  border-left: 2px solid #b4252f;
  background-color: #ffffff;
  padding-left: 25px;
  color: #5f6164;
  font-size: 14px;
  letter-spacing: 0.56px;
  padding-top: 17px;
}

.ds-form .lblInp input:focus,
.ds-form .lblInp input.filled {
  border: 1px solid #969696;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ds-form .lblInp input:focus+span,
.ds-form .lblInp input.filled+span {
  position: absolute;
  -webkit-transform: translateY(-14px);
  -ms-transform: translateY(-14px);
  -o-transform: translateY(-14px);
  -moz-transform: translateY(-14px);
       transform: translateY(-14px);
  font-size: 12px;
  color: #0c0c0c;
}

.ds-form .lblInp input+span {
  color: #0c0c0c;
  line-height: 1;
  font-size: 14px;
  padding-left: 3px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -moz-transform: translateY(0);
       transform: translateY(0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
  position: absolute;
  left: 24px;
  top: 20px;
  letter-spacing: 0.56px;
}
.ds-form .error_form{
  display: none;
}
.ds-form .lblInp2 {
  width: 270px;
height: 126px;
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.ds-form .lblInp2 textarea{

  border-top: 1px solid #d5d5d8;
  border-right: 1px solid #d5d5d8;
  border-bottom: 1px solid #d5d5d8;
  border-left: 2px solid #b4252f;
  background-color: #ffffff;
  padding-left: 25px;
  color: #5f6164;
  font-size: 14px;
  letter-spacing: 0.56px;
  padding-top: 17px;
}

.ds-form .lblInp2 textarea:focus,
.ds-form .lblInp2 textarea.filled {
  border: 1px solid #969696;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ds-form .lblInp2 textarea:focus+span,
.ds-form .lblInp2 textarea.filled+span {
  position: absolute;
  -webkit-transform: translateY(-14px);
  -ms-transform: translateY(-14px);
  -o-transform: translateY(-14px);
  -moz-transform: translateY(-14px);
       transform: translateY(-14px);
  font-size: 12px;
  color: #0c0c0c;
}

.ds-form .lblInp2 textarea+span {
  color: #0c0c0c;
  line-height: 1;
  font-size: 14px;
  padding-left: 3px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -moz-transform: translateY(0);
       transform: translateY(0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
  position: absolute;
  left: 24px;
  top: 20px;
  letter-spacing: 0.56px;
}


#dszvonok-form, #dszvonokformmessagereport{
  width: 632px;
  height: 425px;
  background: #ffffff url(../img/dszvonok.png) no-repeat center left;
  padding-left: 266px;
}
#dszvonok-form .form-head{
  padding-bottom: 29px;
  padding-top: 47px;
}
#dszvonokformmessagereport .form-head{
    padding: 46px 0 0 0;
}


#dszvonokformmessagereport .ok_image{
  width: 30px;
  height: 30px;
  background: #ffffff url(../img/svg/ok_form.svg) no-repeat center;
  margin: 45px 0 25px;
}

#dszvonokformmessagereport .form-head_big{
  font-size: 16px;
  font-weight: 700;
  color: #303030;
}
#dszvonokformmessagereport .form-head_text{ 
  color: #303030;
  font-size: 16px;
}


#dszvonok2-form, #dszvonok2formmessagereport{
  width: 632px;
  height: 487px;
  background: #ffffff url(../img/dszvonok2.png) no-repeat center left;
  padding-left: 266px;
}
#dszvonok2-form .form-head{
  padding-bottom: 29px;
  padding-top: 47px;
}
#dszvonok2formmessagereport .form-head{
    padding: 46px 0 0 0;
}


#dszvonok2formmessagereport .ok_image{
  width: 30px;
  height: 30px;
  background: #ffffff url(../img/svg/ok_form.svg) no-repeat center;
  margin: 45px 0 25px;
}

#dszvonok2formmessagereport .form-head_big{
  font-size: 16px;
  font-weight: 700;
  color: #303030;
}
#dszvonok2formmessagereport .form-head_text{ 
  color: #303030;
  font-size: 16px;
}

form#dszvonok2-form textarea#login2_str {
    width: 270px;
    height: 126px;

    background-color: #ffffff;
}

#dszvonok3-form{
width: 649px;
height: 403px;
    padding: 40px;
background-color: #ffffff;
}

 #dszvonok3formmessagereport{
width: 440px;
height: 319px;
    padding: 40px;
background-color: #ffffff;
}

#dszvonok3-form .title_h1 {
    color: #303030;
    font-family: Bradobrei;
    font-size: 20px;
    font-weight: 400;
    line-height: 00px;
    padding-top: 5px;
    padding-bottom: 64px;
}

#dszvonok3-form .formleft {
    width: 50%;
    float: left;
}
#dszvonok3-form .field-14.btn--red {
    clear: both;
    margin: 0 auto;
}

#dszvonok3-form .person_dan {
    width: 100%;
    margin-top: 23px;
  text-align: center;
}
#dszvonok3-form .formright {
    width: 50%;
    float: left;
}
#dszvonok3-form .form-head{
  padding-bottom: 29px;
  padding-top: 47px;
}
#dszvonok3formmessagereport .form-head {
    padding: 0px 0 0 0;
    text-align: center;
}


#dszvonok3formmessagereport .ok_image{
  width: 30px;
  height: 30px;
  background: #ffffff url(../img/svg/ok_form.svg) no-repeat center;
  margin: 45px 0 25px;
}

#dszvonok3formmessagereport .form-head_big{
  font-size: 16px;
  font-weight: 700;
  color: #303030;
}
#dszvonok3formmessagereport .form-head_text{ 
  color: #303030;
  font-size: 16px;
}
#dszvonok3formmessagereport .ok_image {
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

#dszvonok3formmessagereport .form-head_big {
    text-align: center;
}

#dszvonok3formmessagereport .form-head_text {
    text-align: center;
}

form#dszvonok3-form textarea#login2_str {
    width: 282px;
    height: 134px;

    background-color: #ffffff;
}

#dswopros-form, #dswoprosformmessagereport{
  width: 690px;
  height: 352px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 54px;
  padding: 52px 62px 20px;
}

#dswopros-form .title_h1{
  text-align: left;
  padding: 0 0 55px 0;
}

.wopros_form .container_box{
  position: relative;
}


#dswopros-form .lblInp{
  float: left;
  width: 52%;
  margin-bottom: 38px;
}

#dswopros-form .lblInp:nth-of-type(2){
  width: 48%;
  float: right;
}

#dswopros-form .btn--red{
  clear: both;
  float: left;
}
#dswopros-form .person_dan{
  float: left;
  padding: 9px 0 0 35px;
}

#dswoprosformmessagereport .title_h1{
  padding: 0 0 46px 0;
  text-align: left;
}

#dswoprosformmessagereport .form-head_text{
  color: #303030;
}

#dswoprosformmessagereport  .repeatform {
    color: #b4252f;
    margin: 53px 0 0 0;
}
#dswoprosformmessagereport  .repeatform:hover{
  color: #ffffff;
}

.clear {
    clear: both;
}

.listElementDiv {
    float: left;
    margin-right: 20px;
      position: relative;
        margin-bottom: 20px;
}

.listElementDiv:nth-child(4n) {
    margin-right: 0px;
}

.br_wrap {
    background-color: #f6f7f9;
    -webkit-box-shadow: inset 0px 6px 18px rgba(90, 90, 90, 0.17);
       -moz-box-shadow: inset 0px 6px 18px rgba(90, 90, 90, 0.17);
            box-shadow: inset 0px 6px 18px rgba(90, 90, 90, 0.17);
}
.br_glavnaya {
    color: #31558c;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 51px;
    float: left;
    margin-right: 10px;
}

.breadcrumbs span {
    color: #303030;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 51px;
    position: relative;
    /* margin-left: 10px; */
}

.breadcrumbs span:before {
    content: "---";
    /* position: absolute; */
    /* margin-left: -10px; */
    padding-right: 10px;
}
.index_content.iner h1 {
    text-align: left;
}

.listElementDiv span.catart {
    position: absolute;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;  /* Text style for "П, ортьерн" */
    letter-spacing: 0.64px;
    padding: 30px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
 height: 100%;
    /* max-height: 445px;*/
}

.left_contact {
    width: 48%;
    float: left;
  border: 2px solid #dfe7f1;
    height: 100%;
    border-right: 0px;
  padding: 30px 40px;
      color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
  margin-right: 2%;
}

.right_contact {
    width: 50%;
    float: left;
}

.Head_contact {
    color: #303030;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 700;
    /* line-height: 34px; */
    margin-bottom: 20px;
}

.left_contact p {
    padding-bottom: 10px;
}

.left_contact span {
    font-weight: 700;
}

.left_contact .btn.btn--red {
    margin-top: 21px;
}

.listElementDiv_wrap .listElementDiv img {
    width: 335px;
}
.adr_left {
    max-width: 690px;
    height: 472px;
    -webkit-box-shadow: 0 0 13px rgba(116, 116, 116, 0.21);
       -moz-box-shadow: 0 0 13px rgba(116, 116, 116, 0.21);
            box-shadow: 0 0 13px rgba(116, 116, 116, 0.21);
    background-color: #ffffff;
    width: 50%;
    margin-right: 20px;
    float: left;
    margin-top: 50px;
}

.adr_right {
    max-width: 690px;
    height: 472px;
    -webkit-box-shadow: 0 0 13px rgba(116, 116, 116, 0.21);
       -moz-box-shadow: 0 0 13px rgba(116, 116, 116, 0.21);
            box-shadow: 0 0 13px rgba(116, 116, 116, 0.21);
    background-color: #ffffff;
    width: 50%;
    /* margin-right: 20px; */
    float: left;
    margin-top: 50px;
}

.adr_left .adr_left_img {
    background: url(/img/mag1.png) no-repeat;
    width: 335px;
    height: 100%;
    float: left;
  margin-right: 40px;
}


.adr_right .adr_left_img {
    background: url(/img/mag2.png) no-repeat;
    width: 335px;
    height: 100%;
    float: left;
    display: block;
  margin-right: 40px;
}
.adr_text_zg {
    margin-top: 45px;
    color: #303030;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.adr_text_adr {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    position: relative;
    margin-top: 45px;
    height: 70px;
}

.adr_text {
    padding-right: 35px;
}

.adr_text_new {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 40px;
}

.adr_text_phone p {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.adr_text_phone a {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
}

.adr_text_phone {
    position: relative;
    margin-top: 60px;
}

.adr_text_adr:before {
    content: "";
    background: url(/img/adr.svg) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: -40px;
}

.adr_text_phone:before {
    content: "";
    background: url(/img/tell.svg) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: -40px;
}

.katalog_wrap_new .listElementTd {
    width: 25%;
    max-width: 335px;
    margin-right: 20px;
    float: left;
    margin-left: 0px;
    margin-bottom: 0px;
      position: relative;
    height: 585px;
}

.katalog_wrap_new .listElementTd:nth-child(4n) {
    margin-right: 0px;
}

.katalog_wrap_new .listElementTd img {
max-width: 273px;
    max-height: 267px;
    width: 100%;
}

.katalog_wrap_new .listElementTd img.corner {
    width: 136px !important;
    height: 136px !important;
    position: absolute;
    top: 0;
    left: 0;
}

.katalog_wrap_new .listElementTd a.cbDetail {
    display: block;
}

.listElementTd .knopk_wrap .btn.btn--red {
    bottom: 93px;
}
.onepage.start {
    width: 56px;
    height: 56px;
    background-color: #dfe7f1;
    display: block;
    text-align: center;
    line-height: 56px;
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    /* line-height: 26px; */
    float: left;
    margin-right: 10px;
}

.onepage.long {
    float: left;
    width: 100px;
    height: 56px;
    border: 2px solid #dfe7f1;
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    line-height: 56px;
}

.allpage a {
    color: #b4252f;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 57px;
    text-transform: uppercase;  /* Text style for "все товары" */
    letter-spacing: 0.56px;
    text-decoration: none;
    margin-left: 20px;
}

.onepage {
    float: left;
    width: 56px;
    height: 56px;
    border: #dfe7f1 1px solid;
    display: block;
    text-align: center;
    line-height: 56px;
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    /* line-height: 26px; */
    float: left;
    margin-right: 10px;
}

.onepage a {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
  display: block;
}

.news-list_item {
   max-width: 690px;
    height: 200px;
    -webkit-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
       -moz-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
            box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
    background-color: #ffffff;
    float: left;
  width: 50%;
      margin-right: 20px;
        margin-bottom: 20px;
          position: relative;
}

.news-list_item:nth-child(2n) {
    margin-right: 0px;
}

.news-list_item  img {
    float: left;
    margin-right: 30px;
      max-width: 200px;
    width: 30%;
      max-height: 200px;
}

.news-list_item .date {
    margin-top: 20px;
    height: 26px;
    background-color: #dfe7f1;
    display: block;
    width: 91px;
    color: #303030;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
    line-height: 26px;
}
.news-list_item_text {
    float: left;
      width: 60%;
}

.newsSpan a {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

.newsSpan {
    margin-top: 20px;
}

.news-list_item a.btn.btn--red {
    position: absolute;
    bottom: 15px;
}

.partner_item {
    max-width: 453px;
    height: 417px;
    /* box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28); */
    background-color: #ffffff;
    float: left;
    width: 32%;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 30px 40px;
    -webkit-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
    -moz-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
         box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
}

.partner_item:nth-child(3n) {
    margin-right: 0px;
}

.partner_item_name {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;  /* Text style for "О, ОО "Эск" */
    letter-spacing: 0.64px;
    width: 60%;
    float: left;
}

.partner_item_logo {
    float: right;
    width: 30%;
}

.partner_item_adr {
    clear: both;
    position: relative;
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 120px;
}

.partner_item_adr:before {
    content: "";
    background: url(/img/adr.svg) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: -40px;
}


.partner_item_phone {
    position: relative;
    margin-top: 70px;
    width: 50%;
    float: left;
    margin-bottom: 65px;
}

.partner_item_phone:before {
    content: "";
    background: url(/img/tell.svg) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: -40px;
}

.partner_item_mail {
    width: 50%;
    float: left;
    position: relative;
    margin-top: 70px;
}

.partner_item_phone a {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
}

.partner_item_mail:before {
    content: "";
    background: url(/img/mai.svg) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: -40px;
}

.partner_item_mail a {
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: underline;
}

.partner_item_web {
    clear: both;
    position: relative;
    margin-top: 72px;
    color: #303030;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: underline;
}

.partner_item_web:before {
    content: "";
    background: url(/img/gl.svg) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: -40px;
}


#login2_str:hover, #login4_str:hover{
  color: transparent;
}
#login2_str:focus, #login4_str:focus{
  color: #303030;
}
.stock_katalog .listElementTd img.corner {
    width: 136px !important;
    height: 136px !important;
    position: absolute;
    top: 0;
    left: 0;
}

.slider_katalog .listElementTd img.corner {
    width: 136px !important;
    height: 136px !important;
    position: absolute;
    top: 0;
    left: 0;
}


.slider_katalog .listElementTd .knopk_wrap .btn.btn--red {
    bottom: 0px;
}



.stock_katalog .listElementTd .knopk_wrap .btn.btn--red {
    bottom: 30px;
}

/*.cbOtherImg {
    display: none;
}*/

.btn.btn--red:hover a{
  color: #ffffff;
}

.slider_index_box .btn.btn--red a {
  color: #b4252f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.56px;
  display: block;
  height: 100%;
}


.slider_index_box .btn.btn--red a:hover {
    color: #fff;
      font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.56px;
      text-decoration: none;
}

.listElementD span.catart {
    font-size: 16px;
    line-height: 34px;
    color: #303030;
    font-family: "Open Sans";
}

.listElementD a {
    font-size: 14px;
    line-height: 34px;
color: #b4252f;
    font-family: "Open Sans";
    text-decoration: none;
}
button#cboxClose {
    color: #b4252f;
    border-top: 2px solid #b4252f;
    border-left: 2px solid #b4252f;
    background: none !important;
    border: none;
}

.btn.btn--red a {
    color: #b4252f;
      font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
      text-decoration: none;
    letter-spacing: 0.56px;
}


 .btn.btn--red a:hover {
    color: #fff;
      font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.56px;
      text-decoration: none;
}

.listElementD a.btn--blue {
    color: #31558c;
}

.listElementD a.btn--blue:hover {
    color: #fff;
}
.onepage {
    margin-bottom: 10px;
}
.breadcrumbs a {
    color: #303030;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 51px;
    position: relative;
    text-decoration: none !important;
    /* border-bottom: 1px solid; */
    /* width: 80% !important; */
}

.breadcrumbs a:before {
    content: "---";
    /* position: absolute; */
    /* margin-left: -10px; */
    padding-right: 10px;
    text-decoration: none !important;
}

.br_glavnaya a:before {
    display: none;
}
.br_glavnaya a {
    color: #31558c;
}
a.cbDetail.btn.btn--red.cboxElement {
    font-size: 14px;
    line-height: 24px;
    color: #b4252f;
    font-family: "Open Sans";
    text-decoration: none;
    font-weight: 700;
}
a.cbDetail.btn.btn--red.cboxElement:hover{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-family: "Open Sans";
    text-decoration: none;
    font-weight: 700;
}
.knopk_wrap a.btn.btn--blue {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}

.sticky .zvonok_bl span{
  padding-right: 10px;
}
.adr_right {
    margin-bottom: 60px;
}

.adr_left {
    margin-bottom: 60px;
}

.pag {
    margin-bottom: 30px;
}
ul.menu_block_katal li.active {
    background-color: #dfe7f1;
}
ul.liststyle li {
    margin-left: 20px;
    list-style: disc;
}

ul.liststyle {
    margin-bottom: 20px;
    margin-top: 20px;
}
p.backLink {
    margin-bottom: 30px;
    font-size: 16px;
}
.newsDetail {
    overflow: hidden;
}
.foot1 .title {
    width: 90%;
}

ul.per li {
    margin-bottom: 10px;
}

.listElementD a.cbDetail.cboxElement {
    overflow: hidden;
    height: 220px;
}



.listElementD a.cbDetail.btn.btn--red.cboxElement {
    overflow: unset;
    height: unset;
}

.Modal {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:100;
    background: rgba(0,0,0,0.7);
    pointer-events: none;
}
.Modal:target {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: auto;
} 
.Modal_Body {
    position: relative;
    z-index: 150;
    display: block;
    margin: auto;
    /*padding: 15px;*/
    background: #FFF;
    overflow: hidden; 

}
.ModalFull {
  position: absolute;
  display: block;
  z-index: 50;
  width: 100%;
  height: 100%;

}

.close-dspopup-modal {
    display: block;
    position: absolute;
    top: 14px;
    right: 18px;
    border-width: 0;
    -webkit-border-radius: 25%;
       -moz-border-radius: 25%;
            border-radius: 25%;
    cursor: pointer;
    background: url(../img/x.svg) no-repeat center;
    text-align: center;
    width: 14px;
    height: 14px;
    color: #fff;
    z-index: 9;
}
.improper-value {
    border: 2px solid #c22d32 !important;
    color: #c22d32 !important;
}
a.modalbox {
  text-decoration: none;
}

/* =========================  Дополнение январь 2020   =========================== */

/* _______ Каталог ______ */

.bx-content > .bx_catalog_tile .bx_catalog_tile_ul li {
  margin-left: 20px;
  padding: 0;
  width:-webkit-calc(25% - 20px);
  width:-moz-calc(25% - 20px);
  width:calc(25% - 20px);
  position: relative;
}

.bx-content > .bx_catalog_tile .bx_catalog_tile_ul li > a {
  width: 100%;
  height: 442px;
  border: none;
}

.bx-content > .bx_catalog_tile .bx_catalog_tile_ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -20px;
}

.bx-content > .bx_catalog_tile .bx_catalog_tile_ul h2 {
    position: absolute;
    top: 40px;
    padding: 0 40px;
    margin: 0;
}

.bx-content > .bx_catalog_tile .bx_catalog_tile_ul h2 a {
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  text-transform: uppercase;
  letter-spacing: 0.64px;
  text-decoration: none;
  color: #ffffff;
}

/* _______ Фильтр ______ */

.filter_row {
  width: 250px !important;
}

.sidebar_row {
  width:-webkit-calc(100% - 300px) !important;
  width:-moz-calc(100% - 300px) !important;
  width:calc(100% - 300px) !important; 
  float: right;
}


.filter_row  div.container-fluid {
  padding: 0;
  background:transparent !important;
}

.filter_row  .bx-filter-title{
  font-size: 14px;
  font-weight: 700;
  line-height: 27px;
  text-transform: uppercase;
}

.filter_row .bx-filter .bx-filter-section>.row {
  padding: 0;
}

.filter_row .bx-filter-parameters-box-title span{
  font-size: 14px;
  color: #303030;
  display: block;
  font-weight: 400;  
}

.filter_row .bx-filter-parameters-box-title span .fa {
  float: right;
  line-height: 26px;
}

.bx-filter .bx-filter-parameters-box-container-block {
  position: relative;
} 


.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
  position: absolute;
  top: 15px; 
  left: 20px;
  text-transform: lowercase;
}

.bx-filter .bx-filter-input-container input {
      height: 56px;
      line-height: 56px;
      padding-left: 23px;
      font-size: 14px;
}

.filter_row .bx-filter {
  min-width: 0;
}

.filter_row .bx-filter .bx-ui-slider-part {
  display: none;
}

.filter_row .bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
  background-color: #d5d5d8;
  height: 4px;
  margin: 0 4px;
}

.filter_row .bx-filter.bx-blue .bx-ui-slider-pricebar-v {
  background-color: #31558c;
  height: 4px;
  margin: 0 4px;
}

.filter_row .bx-filter.bx-blue .bx-ui-slider-pricebar-vd {
  height: 4px;
}

.filter_row .bx-filter .bx-ui-slider-track {
    background: #d5d5d8;
    height: 4px;
}

.filter_row .bx-filter .bx-ui-slider-track-container {
  padding-top: 12px;
  padding-bottom: 26px;
}

.filter_row .bx-filter.bx-blue .bx-ui-slider-handle.left,
.filter_row .bx-filter.bx-blue .bx-ui-slider-handle.right {
  -webkit-box-shadow: 0 0 4px rgba(60, 60, 60, 0.2);
     -moz-box-shadow: 0 0 4px rgba(60, 60, 60, 0.2);
          box-shadow: 0 0 4px rgba(60, 60, 60, 0.2);
  background: #ffffff;
  width: 12px;
  height: 12px;
  top: -4px;
  margin: 0;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.filter_row .bx-filter .bx-ui-slider-range {
  z-index: 80;
}

.filter_row .bx-filter-parameters-box-container {
  padding-bottom: 0;
}

.filter_row .bx-filter .bx-filter-parameters-box {
  margin-top: 12px;
}

.filter_row .bx-filter .bx-filter-parameters-box-title {
  padding-bottom: 12px;
}

.filter_row .bx-filter.bx-blue .bx-ui-slider-handle.left:after, 
.filter_row .bx-filter.bx-blue .bx-ui-slider-handle.right:after{
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    background-color: #31558c;
    height: 4px;
    width: 4px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.filter_row .bx-filter-select-popup .bx-filter-btn-color-icon, 
.filter_row .bx-filter .bx-filter-btn-color-icon {
  width: 19px;
  height: 19px;
  line-height: 19px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
    -webkit-background-size: 110px auto;
       -moz-background-size: 110px auto;
            background-size: 110px auto;
    background-position: 50% 50%;
}

.filter_row .bx-filter .bx-filter-param-btn {
  width: auto;
  height: auto;
  padding: 4px;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.filter_row .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn, 
.filter_row .bx-filter.bx-blue .bx-filter-param-btn:hover, 
.filter_row .bx-filter.bx-blue .bx-filter-param-btn:active, 
.filter_row .bx-filter.bx-blue .bx-filter-param-btn:focus {
  border: 1px solid #d5d5d8;
}


.bx-filter .bx-filter-parameters-box-title span:hover {
  border-color: transparent;
}

.bx-filter-input-checkbox {
  position: relative;
  display: inline-block;
  min-height: 24px;
  margin-bottom: 10px;
}

.filter_row label {
  padding-left: 0;
}

.styled_check {
  position: relative;
}

.styled_check input[type="checkbox"]:checked,
.styled_check input[type="checkbox"]:not(:checked),
.bx-filter-input-checkbox input[type="checkbox"]:checked,
.bx-filter-input-checkbox input[type="checkbox"]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0; 
}
.styled_check input[type="checkbox"]:checked + label,
.styled_check input[type="checkbox"]:not(:checked) + label,
.styled_check input[type="checkbox"]:checked + span,
.styled_check input[type="checkbox"]:not(:checked) + span,
.bx-filter-input-checkbox input[type="checkbox"]:checked + span,
.bx-filter-input-checkbox input[type="checkbox"]:not(:checked) + span{
  display: inline-block;
  position: relative;
  padding-left: 32px;
  line-height: 24px;
  cursor: pointer; }

.styled_check input[type="checkbox"]:checked + label:before,
.styled_check input[type="checkbox"]:not(:checked) + label:before,
.styled_check input[type="checkbox"]:checked + span:before,
.styled_check input[type="checkbox"]:not(:checked) + span:before,
.bx-filter-input-checkbox input[type="checkbox"]:checked + span:before,
.bx-filter-input-checkbox input[type="checkbox"]:not(:checked) + span:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  border: 1px solid #d5d5d8;
  background-color: #ffffff; }

.styled_check input[type="checkbox"]:checked + label:before,
.styled_check input[type="checkbox"]:not(:checked) + label:before,
.styled_check input[type="checkbox"]:checked + span:before,
.styled_check input[type="checkbox"]:not(:checked) + span:before,
.bx-filter-input-checkbox input[type="checkbox"]:checked + span:before,
.bx-filter-input-checkbox input[type="checkbox"]:not(:checked) + span:before {
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px; }

.styled_check input[type="checkbox"]:checked + label:after,
.styled_check input[type="checkbox"]:not(:checked) + label:after,
.styled_check input[type="checkbox"]:checked + span:after,
.styled_check input[type="checkbox"]:not(:checked) + span:after,
.bx-filter-input-checkbox input[type="checkbox"]:checked + span:after,
.bx-filter-input-checkbox input[type="checkbox"]:not(:checked) + span:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }


.styled_check input[type="checkbox"]:checked + label:after,
.styled_check input[type="checkbox"]:checked + span:after,
.bx-filter-input-checkbox input[type="checkbox"]:checked + span:after {
    left: 6px;
    top: 6px;
    width: 12px;
    height: 7px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border-left: 2px solid #31558c;
    border-bottom: 2px solid #31558c;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }


.filter_row .radio + .radio, .filter_row .checkbox + .checkbox {
  margin: 0;
}

.filter_row .radio,
 .filter_row .checkbox {
  margin: 0;  
 } 

 .bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
  margin-bottom: 4px;
 }

.filter_row .bx-filter .bx-filter-parameters-box:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  left: 15px;
  right: 15px;
  border-bottom: 1px dashed #d5d5d8;
  opacity: 0.4;
}


.filter_row .bx-filter .pattern_filter .bx-filter-btn-color-icon {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-background-size: auto auto;
     -moz-background-size: auto auto;
          background-size: auto auto;
}

.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
  margin-bottom: 8px;
}

.bx-filter .pattern_filter  .bx-filter-param-text {
  font-size: 14px;
}

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
  font-size: 14px;
}
/*
.filter_row .bx-filter .pattern_filter .bx-active .bx-filter-btn-color-icon {
  
}*/

.filter_row .bx-filter.bx-blue .pattern_filter .bx-filter-param-label .bx-filter-param-btn {
border: 1px solid transparent;
padding: 3px;
}

.filter_row .bx-filter.bx-blue .pattern_filter .bx-filter-param-label.bx-active .bx-filter-param-btn, 
.filter_row .bx-filter.bx-blue .pattern_filter .bx-filter-param-btn:hover, 
.filter_row .bx-filter.bx-blue .pattern_filter .bx-filter-param-btn:active, 
.filter_row .bx-filter.bx-blue .pattern_filter .bx-filter-param-btn:focus {
    border: 1px solid #d5d5d8;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

.filter_row .bx-filter .pattern_filter .bx-filter-param-btn {
  padding: 0;
}

.bx-filter .bx-filter-button-box .bx-filter-block, .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
  margin-bottom: 15px;
}

.bx-filter .bx-filter-button-box {
  margin-top: 18px;
}

.btn.btn_sm_red,
.filter_row .btn.btn_sm_red {
  height: 56px;
  line-height: 54px;
  width: 118px;
  border: 2px solid #b4252f;
  padding: 0;
  color: #b4252f;
  background-color: transparent;
}


.btn.btn_sm_red:hover,
.filter_row .btn.btn_sm_red:hover {  
  background-color: #b4252f;
  border: 2px solid #b4252f;
  color: #ffffff;
}

.btn.btn_sm_white,
.filter_row .btn.btn_sm_white {    
  color: #b4252f;
  height: 56px;
  line-height: 54px;
  width: auto;
  padding: 0;
}

.filter_row .btn_sm_red {
  float: left;
}

.filter_row .btn_sm_white {
  float: right;
}


/* _______ Миникарточка ______ */

/*.sidebar_row .product-item-small-card > .row > div {
  
}*/

.sidebar_row .product-item-container {
  border: none;
  padding: 0;
  margin-bottom: 16px;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
}

.bx-no-touch .product-item-container .product-item,
.bx-touch .product-item-container .product-item {
  border: 1px solid transparent;
  padding: 8px 6px 15px;
  -webkit-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
     -moz-box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);
          box-shadow: 0 0 29px rgba(116, 116, 116, 0.21);  
}

.bx-touch .product-item-info-container.product-item-hidden {
  display: none;
}

.bx-no-touch .product-item-container.hover .product-item {
  border: 1px solid #dfe7f1;
  right: 0px;
  left: 0px;
  padding: 8px 8px 15px;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
}

.product-item_rediz .product-item-image-wrapper {
	padding-top: 80%;
}
.section_collection .product-item_rediz .product-item-image-wrapper {
	padding-top: 180%;
}

.product-item_rediz .product-item-amount {
  text-align: left;
}

.product-item-container .product-item {
  padding: 0;
}

.product-item_rediz .product-item-title a {
  display: block;
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
}

.product-item_rediz .product-item-title {
  margin-bottom: 10px;
}

.product-item_rediz .product-item-price-container .product-item-price-current {
  color: #31558c;
  font-family: Bradobrei;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-transform: lowercase;
  letter-spacing: 0.72px;
  font-style: italic;
  margin-bottom: 16px;
  display: inline-block;
}

.product-item_rediz .product-item-price-container {
  display: block;
  text-align: center;
}

.product-item_rediz .button-container--more {
  display: none;
}

.product-item_rediz .product-item-info-container {
  margin: 0 14px;
}

.product-item_rediz .product-item-amount-field-container {
  position: relative;
  display: inline-block;
  border: 1px solid #d5d5d8;
  background-color: #ffffff;
  line-height: 42px;
  width:-webkit-calc(100% - 32px);
  width:-moz-calc(100% - 32px);
  width:calc(100% - 32px);
  text-align: center;
}

.product-item_rediz .product-item-amount-description-container {
  position: absolute;
  right: -25px;
  top: 0;
  color: #303030;
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 0.72px;
}

.product-item_rediz input.product-item-amount-field {
/*  color: #8f8f8f;
  opacity: 0.87;*/
  color: #000000;
  height: 42px;
  line-height: 42px;
  font-weight: 300;
}

.product-item_rediz .product-item-amount-field-btn-plus {
  float: right;
  line-height: 42px;
  height: 42px;
  opacity: 0.5;
  background-color: transparent !important;
  margin-right: 10px;
  cursor: pointer;
}

.product-item_rediz .product-item-amount-field-btn-minus {
  float: left;
  line-height: 42px;
  height: 42px;
  opacity: 0.5;
  background-color: transparent !important;
  margin-left: 10px;
  cursor: pointer;
}

.product-item_rediz .product-item-amount-field-btn-plus:after,
.product-item_rediz .product-item-amount-field-btn-minus:after {
  opacity: 1 !important;
}


.product-item_rediz .product-item-amount {
  padding: 0;
  margin-bottom: 18px;
}

.product-item.product-item_rediz {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.product-item_rediz .product-item-props {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.product-item_rediz .product-item-compare-container {
    position: absolute;
    display: block;
    background: none;
    right: 18px;
    top: 18px;
    padding: 0;
    margin: 0;
    border: 0;
    opacity: 1;
    z-index: 20;
    -webkit-box-shadow:none;
       -moz-box-shadow:none;
            box-shadow:none;
}

.product-item_rediz .product-item-compare label {
  padding: 0;
  width: 20px;
}

.product-item_rediz .product-item-compare input[type="checkbox"]:checked,
.product-item_rediz .product-item-compare input[type="checkbox"]:not(:checked) {
  position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
    z-index: 2;
}

.product-item_rediz .product-item-compare input[type="checkbox"]:not(:checked) + span,
.product-item_rediz .product-item-compare input[type="checkbox"]:checked + span{
  display: inline-block;
  position: relative;
  padding-left:0 ;
  line-height: 24px;
  cursor: pointer; 
  font-size: 0;
  background: transparent url(../img/svg/compare_gray.svg) no-repeat 50%;
  width: 100%;
    font-size: 0;
}


.product-item_rediz .product-item-compare input[type="checkbox"]:checked + span {
    background: transparent url(../img/svg/compare_blue.svg) no-repeat 50%;
    font-size: 0;
} 

.product-item_rediz .product-item-compare input[type="checkbox"]:checked + span {
  background: transparent url(../img/svg/compare_blue.svg) no-repeat 50%;
}

.small-card_rediz > .row > div {
  padding-left: 10px;
  padding-right: 10px; 
}

.product-item_rediz .product-item-properties {
  text-align: center;
  margin-top: 8px;
}


.product-item_rediz .product-item-properties dt {
  font-size: 14px; 
  color: #303030;
  font-weight: 400;
  display: inline-block;
  float: none;
  margin-top: 6px;
}

.product-item_rediz .product-item-properties dd {
  font-size: 14px;
  font-weight: 300;  
  color: #777777;
  display: inline-block;
  float: none;
  margin-bottom: 12px;
}

.product-item_rediz .product-item-amount-description-container span[id$="price_total"]{
  display: none;
}

/* ____ Каталог топменю ____ */

.sidebar_row .bx_catalog_tile .bx_catalog_tile_ul li {
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
  padding: 0;
  margin: 0 10px 10px;
  border: 1px solid #dfe7f1;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

.sidebar_row .bx_catalog_tile .bx_catalog_tile_ul li:hover {
  border: 1px solid #31558c;
}

.sidebar_row .bx_catalog_tile {
  margin: 0 -15px 30px;
}

.sidebar_row .bx_catalog_tile .bx_catalog_tile_img {
  width: 45px;
  height: 45px;
  border:none;
  margin: 0;
  margin: 3px;
  margin-right: 14px; 
}

.sidebar_row .bx_catalog_tile a {
  text-decoration: none;
}

.sidebar_row .bx_catalog_tile  .bx_catalog_tile_title {
	margin: 0;
}
.sidebar_row .bx_catalog_tile  .bx_catalog_tile_title a {
	font-weight: bold;
}

.sidebar_row .bx_catalog_tile .bx_catalog_tile_ul li:after {
  content: '';
  display: block;
  width: 20px;
  height: 10px;
  right: 20px;
  position: absolute;
  background: transparent url(../img/svg/arr_rt_blue.svg) no-repeat 50%;
} 

/* ____ Пагинация ____ */

.pagination > li > a, 
.pagination > li > span {
  border: 2px solid #dfe7f1;
  min-width: 56px;
  height: 56px;
  line-height: 52px;
  margin-right: 10px;
  padding: 0 20px;
  text-align: center;
  color: #303030;
  font-size: 16px;
  font-weight: 700;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus,
.pagination > li > a:hover, 
.pagination > li > span:hover,
.page-item.active .page-link {
    border: 2px solid #dfe7f1 !important;
    background-color: #dfe7f1 !important;
  color: #303030;
}

.pagination .page-item.disabled {
  display: none;
}

.pagination > li > a.pagin_show_all, 
.pagination > li > span.pagin_show_all {
  color: #b4252f;
  font-size: 14px;
  font-weight: 700;
  line-height: 52px;
  text-transform: uppercase;
  letter-spacing: 0.56px;
  border:2px solid transparent !important;
  background: transparent !important;
}

.pagination > li > a.pagin_show_all:hover, 
.pagination > li > span.pagin_show_all:hover {
  text-decoration: underline;
} 

/* ____ Доставка ____ */

.delivery_page {
  margin-top: -20px;
}

.delivery_page h2 {
  margin: 30px 0 20px;
}

.delivery_page p {
  margin-bottom: 30px;
}

.delivery_page h3 {
  margin-bottom: 18px;
  margin-top: 20px;
  line-height: 24px;
}

.delivery_price--wrap {
  display: table;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 50px;
}

.delivery_price--block {
  display: table-cell;
  border: 2px solid #dfe7f1;
  padding: 50px 55px;
  width: 33.3%;
}

.delivery_price--ttl {
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 14px;
}

.delivery_price--numb {
  color: #31558c;
  font-family: Bradobrei;
  font-size: 19px;
  font-weight: 400; 
  text-align: center; 
  margin-bottom: 30px;
}

.delivery_price--row {
  color: #303030;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.delivery_price--row span {
  background: #ffffff;
  display: inline-block;
  position: relative;
    z-index: 1;
    padding: 0 2px;
}

.delivery_price--row:after {
  content: '';
  display: block;
  border-bottom: 1px dashed #dfe7f1;
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
}

.delivery_page .adr_wrap {
  margin: 40px 0 0;
}

.delivery_page .adr_wrap:after {
  content: "";
  display: table;
  clear: both;
}

.delivery_page .adr_left,
.delivery_page .adr_right {
  margin-top: 0;
  margin-bottom: 30px;
}

/* ____ Popup ____ */



/* ____ Сравнение ____ */

.bx_compare .bx_sort_container .sorttext{
  display: none;
}

.bx_compare .bx_sort_container .sortbutton {
  color: #303030;  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  border:none;
  background: none;
  border-bottom: 1px solid transparent;
  padding: 0;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  margin-right: 35px;
}


.bx_compare .bx_sort_container .sortbutton:hover,
.bx_compare .bx_sort_container .sortbutton.current {  
  color: #31558c;
  background: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border-bottom: 1px solid #31558c;
  padding: 0;
}

.bx_compare .bx_filtren_container {
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border: 0px solid transparent;
    background: transparent;
}

.bx_compare .bx_filtren_container h5 {
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 14px;
  text-shadow: none;
}

.bx_compare .bx_filtren_container ul li {
  width: auto;
  padding: 0;
  margin-right: 50px;
  margin-bottom: 0;
}

.bx_compare .bx_filtren_container {
  margin-bottom: 45px;
}

.bx_compare .bx_sort_container {
  margin-bottom: 22px;
}

.bx_compare .table_compare table tr td {
  vertical-align: middle;
  text-align: center;
  padding: 20px 10px;
  border: 2px solid #f5f6f8;
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.bx_compare .table_compare table tr td:first-of-type {
  text-align: left;
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  border-left: none;
  padding-left: 0;
} 

.bx_compare .table_compare table tr:first-of-type td:first-of-type {
  border-top: none;
}
.bx_compare .table_compare table tr:last-of-type td:first-of-type {
  border-bottom: none;
}

.bx_compare .table_compare table tr:nth-child(odd) td {
    background: transparent;
}

.compare--delete {
  font-size: 0;
  width: 24px;
  height: 24px;
  background: transparent url(../img/svg/compare_del.svg) no-repeat 50%;
  position: absolute;
  top: 12px;
  right: 12px;
}

.compare_hide--delete {
  display: none;
}

.bx_compare .btn--blue {
  display: inline-block;
}

.bx_compare .table_compare table tr td a.btn--blue {
    color: #31558c;
    width: 210px;
}

.bx_compare .table_compare table tr td a.btn--blue:hover {
  color: #ffffff;
  text-decoration: none;
}

.bx_compare .bx_hide_btn {
  display: none;
}

.table_compare {
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.table_compare::-webkit-scrollbar {
  height: 3px;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background-color: #c9c9c9;; }
.table_compare::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow:none;
  background-color: #31558c;; }
.table_compare::-webkit-scrollbar-track{
  -webkit-box-shadow:none;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #c9c9c9; }

/* ____ Авторизация ____ */

.bx-authform-formgroup-container {
  position: relative;  
  width: 350px;
  margin-bottom: 20px;
  max-width: 100%;
}

.bx-authform-formgroup-container input[type="text"],
.bx-authform-formgroup-container input[type="password"] {
    width: 100%;
    height: 56px;
    border-top: 1px solid #d5d5d8;
    border-right: 1px solid #d5d5d8;
    border-bottom: 1px solid #d5d5d8;
    border-left: 2px solid #b4252f;
    background-color: #ffffff;
    padding-left: 25px;
    padding-top: 17px;
    color: #5f6164;
    letter-spacing: 0.56px;
    font-size: 0;
}

.input_act.bx-authform-formgroup-container input[type="text"],
.input_act.bx-authform-formgroup-container input[type="password"]  {
    font-size: 14px;
    border: 1px solid #969696;
}

.bx-authform-formgroup-container .bx-authform-content-container, 
.bx-authform-formgroup-container  .bx-authform-label-container {
  position: absolute;
  top: 22px;
  left: 28px;
  color: #5f6164;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.56px;
  line-height: 14px;
  display: inline-block;
  z-index: 2;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.input_act.bx-authform-formgroup-container .bx-authform-content-container, 
.input_act.bx-authform-formgroup-container .bx-authform-label-container {
  top: 6px;
  font-size: 12px;
}

.bx-authform .bx-title {
  margin-bottom: 10px;
}

.bx-authform-formgroup-container .btn--blue {
  width: 225px;
  height: 56px;
  border:none;
  background: transparent url(../img/svg/btn_blue.svg) no-repeat 50%;
}

.bx-authform-formgroup-container .btn--blue:hover {
  background: #31558c;  
}

.bx-authform-note-container {
  line-height: 16px;
}

.checkbox.styled_check label {
  padding-left: 0;
}

hr.bxe-light {
  display: none;
}

.bx-auth--texxt {
  display: none;
}

.bx-authform--bottom .noindex,
.bx-authform--bottom .bx-authform-link-container {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.bx-authform--bottom {
  width: 100%;
  max-width: 338px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #31558c;
}

.bx-authform--bottom a {
  color: #31558c;
  text-decoration: none;
}

.bx-authform--bottom a:hover {
  text-decoration: underline;
}

form.register_form {
  max-width: 722px;
  width: 100%;
}

form.register_form .bx-authform-formgroup-container {
  width: 49%;
  margin: 0 0 20px;
}

form.register_form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bx-authform {
  max-width: 100%;
}

form.register_form .bx-authform-formgroup-big {
  width: 100%;
}

form.register_form .bx-authform-formgroup-container.bx-authform-formgroup-captcha {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bx-authform-formgroup-captcha .bx-authform-input-container {
  width: 100%;
}

.bx-authform-formgroup-captcha .bx-authform-label-container {
  position: static;
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.56px;
  padding: 0;
}

.bx-authform-formgroup-captcha .bx-authform-captcha-wrap {
  margin-right: 20px;
}

.bx-authform-formgroup-captcha .bx-authform-input-container {
  margin-top: 22px;
}

.bx-authform-formgroup-container .bx-captcha {
  margin-bottom: 0;
}

form.register_form .bx-authform-formgroup-ok {
  width: 100%;
}

form.register_form .bx-authform-formgroup-ok .main-user-consent-request-announce {
  color: #303030;
  font-size: 12px;
  line-height: 14px !important;
  font-weight: 400;
}

form.register_form .bx-authform-description--hid {
  display: none;
}

.bx-authform-description-container.bx-authform-formgroup-big {
  padding: 0;
  margin-bottom: 20px;
}

form.register_form a.registr_auth {
  color: #31558c;
  font-size: 14px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  letter-spacing: 0.56px;
  text-decoration: none;
}

form.register_form a.registr_auth:hover { 
  text-decoration: underline;
}

/* ______ ЛК ______ */

.login_sidebar .bx-sidebar-block li.bx-inclinkspersonal-item {
  border: 2px solid #dfe7f1;
  background-color: transparent;
  padding: 15px 25px;
  border-top: none;
}

.login_sidebar .bx-sidebar-block li a {
  color: #303030;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  padding: 0;
  text-transform: none;
  text-decoration: none;
}

.login_sidebar .bx-sidebar-block li:nth-of-type(1) {
  border-top: 2px solid #dfe7f1;  
} 

.login_sidebar .bx-sidebar-block li.bx-inclinkspersonal-selected,
.login_sidebar .bx-sidebar-block li.bx-inclinkspersonal-item:hover {
  background-color:#dfe7f1;
} 

.login_sidebar .bx-inclinkspersonal-item-element:after {
  display: none;
}

.sale-personal-section-index .sale-personal-section-index-block {
  margin: 0 0 20px;
}

.sale-personal-section-index .sale-personal-section-index-block-link {
  padding: 32px 0;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.sale-personal-section-index  .sale-personal-section-index-block-ico {
  width: 50px;
  height: 42px;
  margin-right: 25px;
}

.sale-personal-section-index  .sale-personal-section-index-block-ico .fa {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.sale-personal-section-index  .sale-personal-section-index-block-ico .fa:before {
  display: none;
}

.sale-personal-section-index  .sale-personal-section-index-block-ico .fa-calculator {
  background-image: url(../img/svg/lk1.svg);
}
.sale-personal-section-index  .sale-personal-section-index-block-ico .fa-user-secret {
  background-image: url(../img/svg/lk2.svg);  
}
.sale-personal-section-index  .sale-personal-section-index-block-ico .fa-list-alt {
  background-image: url(../img/svg/lk3.svg);  
}
.sale-personal-section-index  .sale-personal-section-index-block-ico .fa-list-ol {
  background-image: url(../img/svg/lk4.svg);
}
.sale-personal-section-index  .sale-personal-section-index-block-ico .fa-shopping-cart {
  background-image: url(../img/svg/lk5.svg);
}
.sale-personal-section-index  .sale-personal-section-index-block-ico .fa-envelope {
  background-image: url(../img/svg/lk6.svg);
}
.sale-personal-section-index  .sale-personal-section-index-block-ico .fa-info-circle {
  background-image: url(../img/svg/lk7.svg);
}

.sale-personal-section-index-block.bx-theme-blue {
  background: none;
  opacity: 1;
}

.sale-personal-section-index  .sale-personal-section-index-block-link {
  -webkit-box-shadow: 0 9px 22px rgba(170, 162, 148, 0.18);
     -moz-box-shadow: 0 9px 22px rgba(170, 162, 148, 0.18);
          box-shadow: 0 9px 22px rgba(170, 162, 148, 0.18);
  background: #ffffff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.sale-personal-section-index  .sale-personal-section-index-block-link:hover {
  -webkit-box-shadow: 0 0px 20px rgba(170, 162, 148, 0.18);
     -moz-box-shadow: 0 0px 20px rgba(170, 162, 148, 0.18);
          box-shadow: 0 0px 20px rgba(170, 162, 148, 0.18); 
}

.sale-personal-section-index .sale-personal-section-index-block-link[href="/personal/private/"] {
  background: #b4252f;
}

.sale-personal-section-index .sale-personal-section-index-block-link[href="/personal/orders/"] {
  background: #31558c;
}

.sale-personal-section-index .sale-personal-section-index-block-link[href="/personal/private/"] .sale-personal-section-index-block-name,
.sale-personal-section-index .sale-personal-section-index-block-link[href="/personal/orders/"] .sale-personal-section-index-block-name {
  color: #ffffff;
}


.sale-personal-section-index .sale-personal-section-index-block-name {
  color: #303030;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

.personal--wrapper {
  float: right;
}

.hidesidebar + .login_sidebar {
  display: none;
}

/*.login_sidebar {
  display: none;
}

.personal--wrapper + .login_sidebar {
  display: block;
}
*/

.slider_bottom.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.slider_bottom.owl-carousel .owl-item {
  opacity: 0;
}

.slider_bottom.owl-carousel .owl-item.active {
  opacity: 1;
}



.slider_bottom .product-item-big-card {
  width: 266px;
  margin: 0 auto;
}

.slider_bottom .product-item-info-container {
  margin: 0 14px !important;
}


.slider_bottom .owl-nav {
  margin-top: 30px;
  position: relative;
  height: 11px;
    width: 100%;
}

.slider_bottom .owl-prev {
  position: absolute;
      left: 20px;
      top: 0px;
      z-index: 2;
}

.slider_bottom .owl-next {
    position: absolute;
    right: 20px;
    top: 0px;
    z-index: 2;
}
.slider_bottom .owl-dots {
  text-align: center;
}

.slider_bottom .owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 11px;
    background-color: #b4252f;
    opacity: 0.37;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
         border-radius: 50%;
    cursor: pointer;
    margin: 0 5px;
}

.slider_bottom .owl-dot.active {
      background-color: #b4252f;
    opacity: 1;
}

.slider_bottom .product-item_rediz .product-item-compare-container {
    right: 7px;
    top: 9px;
    padding: 10px 7px;
    background: #ffffff;
    background: transparent; 
}

.slider_bottom .product-item_rediz .product-item-compare input[type="checkbox"]:not(:checked) + span {
  /*background: transparent url(../img/svg/compare_gray2.svg) no-repeat 50%;*/
  background: transparent url(../img/svg/compare_gray.svg) no-repeat 50%;
}

.slider_bottom .product-item_rediz .product-item-compare input[type="checkbox"]:checked + span {
  background: transparent url(../img/svg/compare_blue.svg) no-repeat 50%;
} 

/* ______  Корзина  ______ */

.basket-items-list {
  padding: 0;
  border: none;
}

.basket-items-list-wrapper, .basket-items-list-wrapper-compact {
  border: none;
}

.basket-items-list .basket-items-list-table {
  border: 2px solid #f6f7f9;
  border-collapse: collapse;
}

.basket-items-list .basket-items-list-table td {
  border-top: 2px solid #f6f7f9;  
  border-bottom: 2px solid #f6f7f9;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}

.basket-items-list-table .basket-item-block-image {
  min-width: 32px;
    max-width: 120px;
    padding: 0;
    margin-right: 35px;
}

.basket-items-list-wrapper-compact .basket-item-image {
  max-width: initial;
    max-height: initial;
}

.basket-items-list-wrapper .basket-items-list-item-descriptions .basket-item-actions-remove {
  display: none;
}

.basket-items-list-wrapper .basket-item-block-properties:empty {
  display: none;
}

.basket-items-list-wrapper .basket-item-block-info {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.basket-items-list .basket-items-list-table .basket-items-list-item-descriptions {
  width: 50%;
  text-align: left;
}

.basket-items-list .basket-items-list-table .basket-item-price-current-text {
  color: #31558c;
  font-family: Bradobrei;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: lowercase;
  font-style: italic;
  letter-spacing: 0.72px;
}

.basket-items-list .basket-items-list-table .basket-item-block-price {
  text-align: left;
}

.basket-items-list .basket-item-price-title {
  text-align: left;
  font-size: 11px;
}

.basket-items-list-wrapper-compact .basket-item-block-amount {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.basket-items-list-wrapper-compact .basket-item-block-actions {
  padding-left: 0;
}

.basket-items-list-wrapper-compact .basket-item-actions-remove:after,
.basket-items-list-wrapper-compact .basket-item-actions-remove:before {
  display: none;
}

.basket-items-list-wrapper-compact .basket-item-actions-remove {
    background: transparent url(../img/svg/compare_del.svg) no-repeat 50%;
    display: block;
}

.basket-items-list-wrapper-compact .basket-item-block-actions {
  opacity: 1;
}

.basket-items-list-wrapper-compact .basket-item-block-price {
  padding: 0;
}

.basket-items-list-wrapper-compact .basket-item-block-amount {
  width: 136px;
  height: 42px;
  line-height: 40px;
  border: 1px solid #d5d5d8;
  background-color: #ffffff;
}

.basket-items-list-wrapper-compact .basket-item-amount-filed, 
.basket-items-list-wrapper-compact .basket-item-block-amount.disabled .basket-item-amount-filed:hover {
  height: 40px;
  border: none;
  width: 90px;
  font-weight: 400;
  opacity: 1;
}

.basket-items-list-wrapper-compact .basket-item-amount-btn-plus, 
.basket-items-list-wrapper-compact .basket-item-amount-btn-minus {
  opacity: 0.7;
  height: 40px;
}

.basket-items-list-wrapper-compact .basket-item-amount-btn-plus:hover, 
.basket-items-list-wrapper-compact .basket-item-amount-btn-minus:hover {
    background-color: transparent;
}

.basket-items-list-wrapper-compact .basket-item-amount-field-description {
  color: #303030;
  font-size: 18px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0.72px;
  font-style: normal;
  width: 20px;
    top: 0;
    right: -25px;
    left: auto;
}

.bx-basket .basket-checkout-container {
  margin-top: 30px;
  padding: 0;
}

.bx-basket .basket-coupon-block-total-price-current {
  color: #31558c;
  font-family: Bradobrei;
  font-size: 18px;
  line-height: 51px;
  font-weight: 400;
  text-transform: lowercase;
  letter-spacing: 0.72px;
  font-style: italic;
  margin: 0;
}

.bx-basket .basket-checkout-container {
  border: none;
}

.basket-coupon-block-field input.form-control {
  width: 100%;
    height: 56px;
    border-top: 1px solid #d5d5d8;
    border-right: 1px solid #d5d5d8;
    border-bottom: 1px solid #d5d5d8;
    border-left: 2px solid #b4252f;
    background-color: #ffffff;
    padding-left: 25px;
    padding-top: 17px;
    color: #5f6164;
    letter-spacing: 0.56px;
    font-size: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

.basket-coupon-block-field .basket-coupon-block-coupon-btn {
  display: none;
}

.basket-checkout-container .basket-coupon-block-field {
  position: relative;
}


.basket-coupon-block-field.input_act input.form-control {
    font-size: 14px;
    border: 1px solid #969696;
}

.basket-coupon-block-field .basket-coupon-block-field-description {
    position: absolute;
    top: 22px;
    left: 28px;
    color: #5f6164;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.56px;
    line-height: 14px;
    display: inline-block;
    z-index: 2;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.basket-coupon-block-field.input_act .basket-coupon-block-field-description {
    top: 6px;
    font-size: 12px;
}
.basket-checkout-section-inner .basket-checkout-block-btn {
    padding: 0;
}
.basket-checkout-section-inner .basket-checkout-block-total {
    padding: 0;
}
.basket-checkout-section-inner .basket-checkout-block-total-price-inner {
    padding: 0;
}
.basket-checkout-section-inner .basket-checkout-block-btn {
  padding: 0;
}

.basket-checkout-block-btn .basket-btn-checkout{
    margin-right: 30px; 
    border-radius: 4px;
}

.basket-checkout-section-inner .basket-checkout-block-total-price {
  padding-left: 0px;
  margin-left: 5px;
  margin-right: 50px;
}

.basket-checkout-section-inner .basket-checkout-block-total-title {
  color: #1a1a18;
  font-size: 15px;
  font-weight: 600;
  line-height: 51px;
  font-family: "Open Sans";
}


/* __________ Хедер _________ */

.header_box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.menu_top {
  float: none;
  width: auto;
}

.hd_find--container {
  width: 390px;
  float: none;
}


.hd_call {
  width: 125px;
}

.menu_top .menu_top_box {
  width: auto;
}

.mail_bl, .addr_bl, .phone_bl  {
  float: none;
  padding: 0;
  line-height: 20px;
}
.addr_bl {
  width: 100%;
}
.hd_call .phone_bl a {
  font-size: 14px;
}

.bx-searchtitle .bx-input-group .bx-form-control {
    border: none;
    padding: 11px 23px;
    padding-right: 50px;
    background-color: transparent;
    height: auto;
    color: #ffffff;
}

.hd_find--container .bx-input-group {
  position: relative;
  width: 100%;
  height: 42px;
  background-color: #52709e;
}

.hd_find--container .bx-input-group .bx-input-group-btn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    z-index: 2;
}

.hd_find--container  .bx-searchtitle {
  margin: 0;
}

.container_box.header_box{
  padding: 14px 0;
}

#title-search-input::-webkit-input-placeholder {
color: #ffffff; }

#title-search-input:-moz-placeholder {
color: #ffffff;  }

#title-search-input::-moz-placeholder {
color: #ffffff;  }

#title-search-input:-ms-input-placeholder {
color: #ffffff;  }

.hd_find--container  .bx-searchtitle .bx-input-group-btn button {
  padding: 0;
  width: 50px;
  height: 42px;
  background: transparent url(../img/svg/find_btn.svg) no-repeat 50%;
}

.hd_find--container  .bx-searchtitle .bx-input-group-btn .fa-search {
  display: none;
}

.find_close {
  display: none;
}

.find_close svg {
  display: none;
}

.hd_btns  {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hd_btns {
    background: url(/img/svg/hd_login.svg) no-repeat;
    background-size: 20px;
    background-position: 0 50%;
  }

.hd_btns .hd_login {
  display: inline-block;
  margin-left: 35px;
  color: #fff;
  font-size: 15px;
  border-bottom: 2px dashed;
  text-decoration: none;
  line-height: 20px;
}
.hd_btns .hd_login:hover {
  border-color: transparent;
}

.hd_login {
  margin-right: 19px;
}
.zvonok_bl a.btn.btn--red {
    width: 200px;
}

.hd_cart {
  display: inline-block;
  width: auto;
  position: relative;
  padding: 20px 0;
}

.hd_cart .basket-line-block {
  padding-left: 30px;
  background: transparent url(../img/basket.png) no-repeat 0 50%;
  width: 24px;
  height: 29px;
}
.hd_cart .basket-line-block-icon-cart {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  margin: 0;
}

.hd_cart .basket-line-block-icon-cart:after {
  display: none;
}

.hd_cart .hd_cart_total {
    position: absolute;
    top: -7px;
    left: 14px;
    color: #ffffff;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
    width: 20px;
    height: 20px;
    background-color: #b8303a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.hd_cart .hd_cart_total_price {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.hd_cart .basket-line-block br {
  display: none;
}

.hd_compare {
  display: inline-block;
  width: 26px;
  height: 26px;
  position: relative;
  background: url(../img/svg/hd_compare.svg) no-repeat 50%;
}

.find_close {
  display: none;
}

/* ______  Оформление заказа  ______ */

.bx-soa-cart-total  {
  padding: 24px 40px;
  border: 2px solid #f6f7f9;
  background-color: #f6f7f9;
}

.bx-soa-cart-total .bx-soa-cart-total-line span {
  float: none;
  color: #5f6164;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.56px;
  font-weight: 400;  
}

.bx-soa-cart-total .bx-soa-cart-total-line span.bx-soa-cart-t {
  font-weight: 400 !important;
  margin-right: 5px;
}

.bx-soa-cart-total .bx-soa-cart-total-line {
  padding: 0;
  font-size: 14px;
  border:none;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total {
  margin-top: 30px;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
    color: #5f6164;
    font-family: Bradobrei;
    font-size: 16px !important;
    font-weight: 400;
    text-transform: lowercase;
    font-style: italic;
    letter-spacing: 0.72px;
}

.bx-soa-section .bx-soa-section-title-container .bx-soa-section-title-count:after {
    counter-increment: heading;
    content: counter(heading)".";
    color: #303030;
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    top: -2px;
}

.bx-soa-section .bx-soa-section-title-count {
    background: transparent;
    border:none;
    font-size: 19px;
    line-height: 24px;
    height: 24px;
    margin: 0;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
    background: transparent;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
  display: none;
}

.bx-soa-section .bx-soa-section-title {
    padding: 0;
    font-size: 19px;
    line-height: 24px;
}

.bx-soa-section .bx-soa-section-title-container,
.bx-soa-section.bx-selected .bx-soa-section-title-container {
    background: #ffffff;
    padding: 30px 42px 10px;
}

.bx-soa-section .bx-soa-item-img-block {
  padding: 0;
  width: 77px;
  margin-right: 24px;
}

.bx-soa-section .bx-soa-item-imgcontainer {
  padding-top: 78%;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  border:none;
}

.bx-soa-item-table .bx-soa-item-td {
  padding: 20px 0;
  vertical-align: middle;
}

.bx-soa-section .bx-soa-section-content {
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  padding: 0 42px 20px;
}

.bx-soa-section,
.bx-soa-section.bx-step-completed,
.bx-soa-section.bx-selected {
  border: 2px solid #f6f7f9;
}

.bx-soa-item-tr  .bx-soa-item-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx-soa-section .bx-soa-editstep {
  color: #31558c;
  font-size: 12px;
  font-weight: 700;
  text-transform: lowercase;
  border: none;
}

.bx-soa-item-table {
  margin-bottom: 0;
}

.bx-soa-section .bx-soa-item-td-text {
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bx-soa-section .bx-text-right {
  width: 15%;
}

.bx-soa-section .bx-soa-coupon {
  border-top: none;
  padding-top: 0;
  margin: 0;
  display: inline-block;
  width: -webkit-calc(50% - 2px);
  width: -moz-calc(50% - 2px);
  width: calc(50% - 2px);
  margin-bottom: 30px;
  vertical-align: top;
  min-width: 258px;
}

.bx-soa-section .bx-soa-more {
  border-top: none;
  padding-top: 0;
  margin: 0;
  display: inline-block;
  width: -webkit-calc(50% - 2px);
  width: -moz-calc(50% - 2px);
  width: calc(50% - 2px);
  vertical-align: top;
}

.bx-soa-more .bx-soa-more-btn {
  padding: 0;
}

div[id="bx-soa-properties"] .bx-soa-more .bx-soa-more-btn,
div[id="bx-soa-region"] .bx-soa-more .bx-soa-more-btn,
div[id="bx-soa-delivery"] .bx-soa-more .bx-soa-more-btn {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
} 

div[id="bx-soa-properties"]  .bx-soa-more,
div[id="bx-soa-region"]  .bx-soa-more,
div[id="bx-soa-delivery"]  .bx-soa-more {
  width: 100%;
}

#bx-soa-orderSave {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#bx-soa-orderSave .btn--blue {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-left: 20px;
}

#bx-soa-orderSave label {
  padding: 0;
  max-width: 720px;
}

#bx-soa-orderSave label span{ 
  line-height: 20px;
  font-size: 14px;
}

.bx-soa-pp-desc-container .bx-soa-pp-company {
  padding: 20px 25px;
  background-color: #e7e8ea;
  border: 1px solid #e7e8ea;
}

/*.bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-logo {
  display: none;
}*/

.bx-soa-section-content .bx-soa-pp-company-image {
  -webkit-background-size: auto 22px;
  -moz-background-size: auto 22px;
       background-size: auto 22px;
}

.bx-soa-section-content > .bx-soa-pp.row {
  margin-left: -20px;
  margin-right: -20px;
  background-position: 50% 60%;
}

.bx-soa-pp-item-container .bx-soa-pp-company-graf-container {
    border: 1px solid #d5d5d8;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border: 1px solid #31558c;
}

.bx-soa-section .bx-soa-pp-company-smalltitle {
    color: #303030;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    padding: 0;
    margin-top: 10px;
}

.bx-soa-section input[type="checkbox"]:checked,
.bx-soa-section input[type="checkbox"]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0; 
}

.bx-soa-section input[type="checkbox"]:checked + .bx-soa-pp-company-image:before,
.bx-soa-section input[type="checkbox"]:not(:checked) + .bx-soa-pp-company-image:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 24px;
  height: 24px;
  border: 1px solid #d5d5d8;
  background-color: #ffffff;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px; }


.bx-soa-section input[type="checkbox"]:checked + .bx-soa-pp-company-image:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    left: 10px;
    top: 10px;
    width: 12px;
    height: 7px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border-left: 2px solid #31558c;
    border-bottom: 2px solid #31558c;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }


.bx-soa-section .bx-soa-pp-delivery-cost {
    color: #303030;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    right: auto;
    bottom: auto;
    top: 6px;
    left: 34px;    
    background: transparent;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-logo .bx-soa-pp-company-graf-container {
    width: 96px;
    border:none;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}

.bx-soa-section.bx-selected .bx-soa-section-title {
  font-size: 19px;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-graf-container {
  padding-top: 35%;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-graf-container .bx-soa-pp-company-image {
    -webkit-background-size: auto 50%;
    -moz-background-size: auto 50%;
         background-size: auto 50%;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
  margin-bottom: 12px;
  padding: 0;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-subTitle {
  font-size: 14px;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-desc {
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 15px;
}

.bx-soa-pp-company .bx-soa-pp-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
}

.bx-soa-pp-company .bx-soa-pp-list li {
  width: 48%;
  color: #303030;
}

.bx-soa-pp-company .bx-soa-pp-list li .bx-soa-pp-list-termin {
    font-size: 12px;
    font-weight: 300;  
}

.bx-soa-pp-company .bx-soa-pp-list li .bx-soa-pp-list-description {
  font-size: 14px;
  font-weight: 700;
}

#bx-soa-paysystem .bx-soa-pp-company-logo {
  display: none;
}

.sdek_pvzLair .btn.btn-default{
    color: #31558c;
    font-size: 12px;
    font-weight: 700;
    text-transform: lowercase;
    border: none;
    background: none;
    width: auto;
    padding: 0;
    text-decoration: underline;
}

.sdek_pvzLair .btn.btn-default:hover {
  text-decoration: none;
}

#bx-soa-paysystem .bx-soa-pp-company img {
  max-width: 100%;
  height: auto;
}

.bx-soa-section .bx-soa-pp {
  margin-bottom: 20px;
}

.form-group input[type="text"] {
    width: 100%;
    height: 56px;
    border-top: 1px solid #d5d5d8;
    border-right: 1px solid #d5d5d8;
    border-bottom: 1px solid #d5d5d8;
    border-left: 2px solid #b4252f;
    background-color: #ffffff;
    padding-left: 25px;
    padding-top: 10px;
    color: #5f6164;
    letter-spacing: 0.56px;
}

.bx-sls .bx-ui-sls-pane {
  top: 55px;
}

.bx-sls .bx-ui-sls-container {
  height: 54px; 
}

.form-group .bx-ui-sls-container input[type="text"] {
  font-size: 14px;
}

.bx_soa_location .bx-soa-reference {
  padding: 0;
  margin-bottom: 10px;
  margin-top: -10px;
}

.bx-soa .bx-soa-customer-label, 
.bx-soa .bx-soa-custom-label, 
.bx-soa .form-group label {
    color: #5f6164;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.56px;
    line-height: 24px;
    display: inline-block;
    z-index: 2;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

/*
.bx-soa .input_act .bx-soa-customer-label, 
.bx-soa .input_act .bx-soa-custom-label, 
.bx-soa .input_act .form-group label {
    top: 6px;
    font-size: 12px;  
}*/

.bx-soa .bx-soa-custom-label[for="soa-property-6"] {
  position: static;  
  color: #5f6164;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.56px;
}

.bx-soa .form-group {
  position: relative;
}

.bx-sls .form-control.dropdown-block, .bx-slst .form-control.dropdown-block {
    border: 1px solid #d5dadc;
    background-color: transparent;
    padding: 0 40px 0 60px;
    height: 56px; 
}

.bx-soa .form-group textarea.form-control {
    width: 100%;
    height: 108px;
    border-top: 1px solid #d5d5d8;
    border-right: 1px solid #d5d5d8;
    border-bottom: 1px solid #d5d5d8;
    border-left: 2px solid #b4252f;
    background-color: #ffffff;
    padding-left: 25px;
    padding-top: 17px;
    color: #5f6164;
    letter-spacing: 0.56px;
    /*font-size: 0;*/
    line-height: 20px;
}

.bx-soa-coupon {
  position: relative;
  width: 400px;
}

.bx-soa-coupon .bx-soa-coupon-input  input.form-control {
    width: 100%;
    height: 56px;
    border-top: 1px solid #d5d5d8;
    border-right: 1px solid #d5d5d8;
    border-bottom: 1px solid #d5d5d8;
    border-left: 2px solid #b4252f;
    background-color: #ffffff;
    padding-left: 25px;
    padding-top: 10px;
    color: #5f6164;
    letter-spacing: 0.56px;
}

.bx-soa-coupon .bx-soa-coupon-input {
  width: 100%;
}

.bx-soa-coupon .bx-soa-coupon-label {
  position: static;
    color: #5f6164;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.56px;
    line-height: 24px;
    display: inline-block;
    z-index: 2;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    padding: 0px;
}

#bx-soa-basket .bx-soa-more {
  margin-top: 24px;
}

.hd_compare .hd_compare_numb:empty {
  display: none;
}

/*.bx-soa-coupon.input_act .bx-soa-coupon-labe {
  top: 6px;
    font-size: 12px;
}*/

#bx-soa-paysystem.bx-soa-section .bx-soa-more {
  width: 100%;
}

.bx-soa-tooltip.bx-soa-tooltip-static {
  position: absolute;
  right: 0;
  top: 0;
}

.bx-sls .dropdown-icon {  
  background: url(../img/svg/find_blue.svg) no-repeat 50%;
  width: 18px;
  height: 18px; 
  top: 17px;  
}

.bx-sls .bx-ui-sls-clear {
  top: 10px; 
} 

/* ______  Товар  ______ */


.product-item_left {
  width: 540px !important;
  padding: 0;
}

.product-item_right {
  width:-webkit-calc(100% - 610px) !important;
  width:-moz-calc(100% - 610px) !important;
  width:calc(100% - 610px) !important;
  padding: 0;
  float: right;
}

.product-item-detail-slider-block {
  padding-top: 80%;
}

.product-item-detail-slider-controls-image {
  height: 58px;
  width: 72px;
  padding: 3px;
  outline: 1px solid transparent;
}

.product-item-detail-slider-controls-image.active {

  outline:1px solid #e6e7e9 !important;
}

.product-item-detail-slider-controls-block {
	height: 78px;
	text-align: left;
}
.popup .product-item-detail-slider-controls-block {
	height: initial;
	text-align: initial;
}
.bx-catalog-element .loop_icon {
	position: absolute;
    right: 0px;
    bottom: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 120;
    background-image: url(/img/sprite.png);
    background-position: -262px -108px;
}
.bx-catalog-element .popup .loop_icon {
	display: none;
}
.catalog-section .loop_icon {
	position: absolute;
    right: 5px;
    bottom: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 120;
    background-image: url(/img/sprite.png);
    background-position: -262px -108px;
}
.catalog-section .loop_icon_second {
	display: none;
}
.product-item-detail-properties {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

.product-item-detail-properties dt {
  margin-bottom: 10px;
}

.catalog-block-header {
    color: #000000;
  font-size: 19px;
  font-weight: 700;
  line-height: 33px;
  padding: 0;
  border-bottom: none;
  margin-top: 50px;
    margin-bottom: 20px;
}

a.product-item-detail-tab-link {
  text-decoration: none;
}

.product-item-detail-info--wrap {
  display: none;
}

.product-detail-pay-block--wrap {
  width: 100%;
}

.product-detail-pay-block--wrap .product-item-detail-pay-block {
  padding: 0;
      border: none;
}

.product-detail-pay-block--wrap .product-item-detail-price-current {
    color: #31558c;
    font-family: Bradobrei;
    font-size: 30px;
    font-weight: 400;
    text-transform: lowercase;
    font-style: italic;
    letter-spacing: 0.72px;
}
.product-detail-pay-block--wrap .product-item-detail-price-current-infotext span {
  font-size: 14px;
  color: #969ca4;
  font-family: "Open Sans";
  display: block;
  line-height: 20px;
  font-style: normal;
  text-transform: none;
}
.product-detail-pay-block--wrap .product-item-amount {
  width: 225px;
  position: relative;
  text-align: left;
}

.product-detail-pay-block--wrap .product-item-amount-field-container{
  position: static;
    display: inline-block;
    border: 1px solid #d5d5d8;
    background-color: #ffffff;
    line-height: 54px;
    width: -webkit-calc(100% - 32px);
    width: -moz-calc(100% - 32px);
    width: calc(100% - 32px);
    text-align: center;
}

.product-detail-pay-block--wrap .product-item-amount-description-container {
  position: absolute;
    right: 0;
    top: 0;
    color: #303030;
    font-size: 18px;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 0.72px;
}

.product-detail-pay-block--wrap .product-item-amount-field {
  min-width: 105px;
  border: none;
  font-size: 18px;
  color: #000000;
  font-weight: 300;
}


 
.product-detail-pay-block--wrap span[id$="price_total"] {
  display: none;
}

.product-detail-pay-block--wrap .product-item-amount-field-btn-plus, 
.product-detail-pay-block--wrap .product-item-amount-field-btn-minus {
  background: none;
  opacity: 0.6;
}

.product-detail-pay-block--wrap .product-item-button--cont {
  display: inline-block;
  margin-top: 10px;
}

.product-item-button--cont .btn.product-item-detail-buy-button {
  height: 76px;
  width: 310px;
  margin-bottom: 0;
}

.product-item-detail-pay-block .product-item-detail-compare label {
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.product-item-detail-pay-block .product-item-detail-compare input[type="checkbox"]:checked + span, 
.product-item-detail-pay-block .product-item-detail-compare input[type="checkbox"]:not(:checked) + span {
  display: inline-block;
    position: relative;
    padding-left: 45px;
    line-height: 29px;
    cursor: pointer;
    background: transparent url(/img/svg/hd_compare_ux1.svg) no-repeat 0 50%;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
}

.product-item-detail-pay-block .product-item-detail-compare input[type="checkbox"]:checked + span {
  color: #31558c;
}
.product-item-detail-pay-block .product-item-detail-compare label span:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  display: block;
  bottom: 0;
  border-bottom: 2px dotted;
  left: 45px;
}
.product-item-detail-pay-block .product-item-detail-compare label:hover span:before {
  border-bottom:none;
}
.bx_catalog-compare-list {
  opacity: 0 !important;
  z-index: -1 !important;
}

.product-item-detail-pay-block .product-item-detail-compare input[type="checkbox"]:checked + span {
    background: transparent url(../img/svg/hd_compare_ux2.svg) no-repeat 0 50%;
    background-size: contain;
}

.product-item-detail-pay-block .product-item-detail-compare input[type="checkbox"]:checked, 
.product-item-detail-pay-block .product-item-detail-compare input[type="checkbox"]:not(:checked) {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
}

.product-item-detail-pay-block .product-item-detail-compare-container {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.product-item-detail-pay-block .product-item-detail-compare-container {
  display: inline-block;
  vertical-align: top;
}

.row_product_info .col-xs-12 {
  padding: 0 !important;
}

.product-item-detail-properties {
  position: relative;
}

.product-item-detail-properties dt  
.product-item-detail-properties dd {
  background: #ffffff;
} 

/*.product-item-detail-properties dt:after {
    content: '';
    display: block;
    border-bottom: 1px dashed #dfe7f1;
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
} */
.hd_compare {
  position: relative;
}

.hd_compare .hd_compare_numb {
    position: absolute;
    top: -6px;
    left: 14px;
    color: #ffffff;
    font-size: 8px;
    line-height: 16px;
    text-align: center;
    font-weight: 700;
    width: 16px;
    height: 16px;
    background-color: #b8303a;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.popup-window .popup-window-buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: center;
}

.popup-window .popup-window-buttons .btn--blue {
  margin: 10px auto 0px !important;
  min-width: 225px;
  width: auto;
  padding: 15px 10px;
} 

.popup-window .popup-window-titlebar-text {
    padding: 0;
    text-align: center;
    width: 100%;
    color: #303030;
    font-family: Bradobrei;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 16px 0;
    letter-spacing: 0.8px;
}

.popup-window .popup-window-titlebar-close-icon {
    right: 10px;
    top: 10px;
}

.popup-window  .btn-default.btn.btn-buy {
  margin: 10px auto 0px !important;
  min-width: 225px;
  width: auto;
  padding: 15px 10px;  

  color: #31558c;
  background-color: transparent;
  border: none;
  border-top: 2px solid #31558c;
  border-left: 2px solid #31558c;

  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.56px;
  position: relative;
  cursor: pointer;
  display: block;
  text-decoration: none;
}

.popup-window  .btn-default.btn.btn-buy:hover {
   border-color: #31558c; 
   background-color: #31558c; 
     color: #fff; 
}

.popup-window .btn-default.btn.btn-buy:before {
    content: '';
    width: 12px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #31558c;
}

.popup-window .btn-default.btn.btn-buy:after {
    content: '';
    width: 2px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 0;
    background: #31558c;  
}

.popup-window .btn.btn-popup-blue {
  border-color: transparent;
  color: #31558c; 
  margin: 0 15px;
  width: auto;
    padding: 15px 10px;
}

.popup-window .btn.btn-popup-blue:hover {
  background-color:  #31558c;
  color: #ffffff;   
}

.popup-window .btn.btn-popup-blue:after, 
.popup-window .btn.btn-popup-blue:before {
  display: none;
} 

div[id^="popup-window-content-CatalogSectionBasket"] img + p,
div[id^="popup-window-content-CatalogElementBasket"] img + p {
  margin-top: 20px;
  font-weight: 700;
  color: #303030;
}

.slider_bottom:hover {
  z-index: 10;
}

.slider_bottom .owl-stage-outer {
  z-index: 10;
}

.popup-window.popup-window-with-titlebar {
  padding: 20px 75px 25px;
}

.bx-no-touch .product-item-container.hover .product-item {
      -webkit-animation: none;
}

.product-detail-pay-block--wrap .product-item-amount-field-btn-plus:after, 
.product-detail-pay-block--wrap .product-item-amount-field-btn-plus:before, 
.product-detail-pay-block--wrap .product-item-amount-field-btn-minus:after, 
.product-detail-pay-block--wrap .product-item-amount-field-btn-minus:before {
  opacity: 1 !important;
}

li#compare_cheak_PREVIEW_PICTURE {
  display: none;
}

.product-item-detail-short-card-content-container td {
  vertical-align: middle;
}

.product-item-detail-short-card-content-container .product-item-detail-price-current {
    color: #31558c;
    font-family: Bradobrei;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-transform: lowercase;
    letter-spacing: 0.72px;
    font-style: italic;
    margin-bottom: 0px;
    display: inline-block;
}

.product-item-detail-short-card-content-container .btn.btn--blue {
  color: #31558c;
  border: none;
  background-color: #ffffff;
      border-top: 2px solid #31558c;
    border-left: 2px solid #31558c;
}

.product-item-detail-short-card-content-container .btn.btn--blue:hover {
  border-color: #31558c; 
   background-color: #31558c; 
     color: #fff;
}

.right_box.obrazz .owl-carousel .owl-item img {
    width: auto;
   /* height: 100%;*/
    margin: 0 auto;
  
}
.right_box.obrazz .listElementTd{
    height: 400px !important;
}

.right_box.obrazz  .slider_katalog .listElementTd .knopk_wrap .btn.btn--red {
    overflow: unset;
    height: auto;
}
.right_box.obrazz  a.cbDetail.cboxElement {
    overflow: hidden;
    height: 140px;
}
.stock_katalog.owl-carousel.owl-loaded.owl-drag img {
    max-height: 250px;
}

.popup-window .popup-window-close-icon:after {
    background-image: url(../img/svg/cls_svg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
}

/*  FOOTER  */


footer .foot_info{
  width: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.foot_info_box {
  width: 50%;
  padding-right: 40px;
}

footer .foot_info .big {
  margin-bottom: 8px;
}

.foot_info .ft_login {
  padding-left: 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
margin-top: 16px;
    display: inline-block;
    position: relative;
}

.foot_info .ft_login:hover {
  text-decoration: underline;
} 

.foot_info .ft_login:after {
  content: '';
  position: absolute;
  width: 18px;
  height: 20px;    
  left: 0px;
  top: 3px;
  display: block;
  background-image: url(../img/svg/hd_login.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 17px auto;
}

.foot_links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #dfe7f1;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%;
  margin-right: 6px;
  cursor: pointer;
}

a.foot_links--vk {  
  background-image: url(../img/svg/vk_wht.svg);
}

a.foot_links--inst {
  background-image: url(../img/svg/inst_wht.svg);  
}
a.foot_links--telegram {
  background-image: url(../img/svg/telegram_wht.svg);  
}

.foot_links {
  margin-top: 10px;
}
.additional_input_box {
	display: none;
}
.additional_input {
	display: block;
}

.sitemap ul ul {
    padding-left: 20px;
}

ul.menu_block_katal ul {
    z-index: 1000;
}

.catalog-page-sorting {
    font-size: 13px;
    font-weight: 600;
    color: #8e8e8e;
    margin-bottom: 15px;
}
.catalog-page-sorting__title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}
.catalog-page-sorting__container {
    display: inline-block;
    vertical-align: middle;
}
.catalog-page-sorting__item:hover span {
   color:#de5842;
    border-bottom: 1px dashed #de5842;
}
.catalog-page-sorting__item {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    border-bottom: none;
    text-decoration:none;
    padding: 5px 8px;
}
.catalog-page-sorting__item span {
    font-size:14px;
    color: #8e8e8e;
    border-bottom: 1px dashed #8e8e8e;
    -webkit-transition: all 0.33s linear;
    transition: all 0.33s linear;
}
.bx-content > .bx_catalog_tile .bx_catalog_tile_ul li:hover {
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.65);
}
.catalog-block .title_h1 {
  text-align: left;
}
.catalog-block li.home-block-cat:nth-of-type(n+5){
  display: none;
}
.catalog-block #more-cat {
  display: block;
  margin: 30px auto 0;
}
.catalog-block .bx_catalog_tile {
  margin-bottom: 0;
}
.catalog-block {
    margin-top: 15px;
}
li.sale-link:before {
    content: "%";
    font-size: 10px;
    font-family: "Open Sans";
    font-weight: bold;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #b8303a;
    color: white;
    border-radius: 50%;
    line-height: 15px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 15px;
}
.catalog-form-help {
    margin-top: 40px;
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
    -moz-box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
    box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
}
#dshelp {
    width: 930px;
    padding-left: 70px;
}
.help_form .title_h1 {
  text-align: left;
  position: relative;
  padding-bottom: 20px;
}

.help_form .title_h1:before {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #b4252f;
    bottom: 5px;
    left: 0;
    position: absolute;
}

.help_form p.title_sub {
    color: #1a1a18;
    font-family: "Open Sans";
    margin-bottom: 20px;
}

.help_form label.lblInp.login_icon {
    width: 415px;
}
.help_form label.lblInp.login_icon input {
  width: 415px;
}

.help_form .btn--red {
  float: left;
}
.help_form label.lblInp.login_icon:nth-of-type(1){
  margin-right: 25px;
  float: left;
}
.help_form label.lblInp.login_icon:nth-of-type(2){
  float: right;
}

.help_form .person_dan {
    float: right;
    padding-top: 5px;
}

.help_form {
    height: 330px;
    position: relative;
}
.help_form:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    background-image: url(/img/form-help.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 378px;
    height: auto;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none;
  box-shadow: none;
}
.ds-form .btn--red .btn:hover {
  color: #fff;
}

.help_form .form-head_text {
    margin: 30px;
}
.main-form-help {
    margin-top: 60px;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
    -moz-box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
    box-shadow: 0 15px 40px rgba(170, 162, 148, 0.28);
}
#devery-block {
    max-width: 60%;
    max-height: 80%;
    padding: 40px 60px;
}

#devery-block p {
    color: #1a1a18;
    font-weight: 400;
}

#devery-block h3 {
    font-family: Bradobrei;
    font-size: 18px;
    color: #1a1a18;
}

#devery-block h4{
  color: #1a1a18;
  font-size: 16px;
  margin: 0;
}
.row.row_product_info .col-sm-8.col-md-12 {
    width:-webkit-calc(100% - 610px);
    width:-moz-calc(100% - 610px);
    width:calc(100% - 610px);
    float: right;
}

#devery-block .title_h1 {
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
    padding: 0;
    text-align: left;
    color: #1a1a18;
}

#devery-block .delivery-item {
  margin-bottom: 20px;
}

#devery-block .delivery_price--wrap {
  margin-bottom: 30px;
  margin-top: 30px;
}

#question-form-tovar {
    float: left;
    width: 540px;
    border: 1px solid #e8e8e8;
}

#question-form-tovar .title_h1 {
  text-align: left;
  font-size: 30px;
    padding-top: 25px;
    padding-bottom: 20px;
}
#question-form-tovar .ds-form .lblInp:nth-of-type(2) {
  margin-bottom: 10px
}

#question-form-tovar .ds-form .lblInp input,
#question-form-tovar .ds-form .lblInp {
  width: 340px;
}
#question-form-tovar .ds-form .btn--red{
  margin-top: 10px;
}
#question-form-tovar .ds-form input[type=submit], #question-form-tovar .ds-form .btn--red{
  width: 180px;
}
#dswoprostovar {
  width: 345px;
  margin: auto;
}

.row_product_info .product-item-detail-tabs-list {
  margin: 0;
}

.row.row_product_info {
  margin-top: 30px;
}

.row .col-xs-12.element-sliders {
  padding: 0;
}
#oneclick {
  display: none;
}

.quantity-container {
    position: static;
    display: inline-block;
    border: 1px solid #d5d5d8;
    background-color: #ffffff;
    line-height: 36px;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    text-align: center;
}

.quantity-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px;
}

.quantity-btn-plus:after, .quantity-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease;
}

.quantity-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px;
}

.quantity-btn-plus, .quantity-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    border-radius: 2px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
    opacity: 0.6;
    vertical-align: text-bottom;
}

.quantity-field {
    display: inline-block;
    padding: 0;
    width: auto;
    height: 22px;
    border-radius: 2px;
    background: transparent !important;
    vertical-align: middle;
    text-align: center;
    line-height: 22px;
    transition: border 300ms ease;
    width: 60px;
    border: none;
    font-size: 18px;
    color: #1a1a18;
    font-weight: 600;
    vertical-align: baseline;
}

.quantity-description {
    position: absolute;
    right: 20px;
    top: 0;
    color: #1a1a18;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.72px;
}

.quantity-amount {
    width: 160px;
    position: relative;
    text-align: left;
    float: left;
}

#oneclick {
    width: 632px;
    padding-left: 210px;
    cursor: auto;
}

.ds-form.oneclick {
    background: #fff;
    padding: 30px 50px;
}

#oneclick .person_dan {
  text-align: left;
}

#oneclick .ds-form input[type=submit], #oneclick .ds-form .btn--red{
  width: 180px;
}

#oneclick .product-item-detail-price-current {
    color: #31558c;
    font-family: Bradobrei;
    font-size: 18px;
    font-weight: 400;
    text-transform: lowercase;
    font-style: italic;
    letter-spacing: 0.72px;
    float: left;
    line-height: 38px;
}
#oneclick p.product-name {
  color: #1a1a18;
  font-size: 15px;
  margin-bottom: 20px;
}

#oneclick .form-head {
  margin-bottom: 20px;
}

.quantity-price {
  margin-bottom: 20px;
}
.delivery_and_pay a {
    display: inline-block;
    position: relative;
    padding-left: 45px;
    line-height: 29px;
    cursor: pointer;
    background: transparent url(/img/svg/car.svg) no-repeat 0 50%;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
}

.delivery_and_pay a:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    display: block;
    bottom: 0;
    border-bottom: 2px dotted;
    left: 45px;
}

.delivery_and_pay {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.delivery_and_pay a:hover {
  color: #a2a2a2;
}
.delivery_and_pay a:hover:before {
  border-bottom: none;
}

.product-detail-pay-block--wrap .btn.product-item-detail-buy-button span:before {
  content: "";
  background-image: url(/img/svg/cart1.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
  width: 20.5px;
  height: 25px;
  vertical-align: text-bottom;
  margin-right: 10px;
  -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.product-detail-pay-block--wrap .btn.product-item-detail-buy-button:hover span:before {
  background-image: url(/img/svg/cart2.svg);
  -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

a.one-click-buy {
    height: 76px;
    width: 310px;
    line-height: 42px;
    font-size: 18px;
}

.product-detail-pay-block--wrap .product-item-button--cont .product-item-detail-info-container:nth-child(2) {
    display: inline-block;
}

.product-detail-pay-block--wrap .product-item-button--cont .product-item-detail-info-container:first-child {
    display: inline-block;
    margin-right: 40px;
    float: left;
}

.interlabs-oneclick__container {
	display: none;
}

.interlabs-oneclick__container button.modal-default-button.btn.btn--red {
  background: #fff;
}

.interlabs-oneclick__container button.modal-default-button.btn.btn--red:hover {
  background-color: #b4252f;
}

.interlabs-oneclick__container {
    padding: 0 50px 20px;
    width: 400px;
}

.interlabs-oneclick__container .form-head {
    padding-bottom: 20px;
    padding-top: 40px;
}

.interlabs-oneclick__container.fancybox-content {
    cursor: auto;
}

.interlabs-oneclick__container .ds-form .lblInp {
  width: auto;
}

.interlabs-oneclick__container .errors.common.js-step-1 {
    padding-bottom: 20px;
    font-size: 14px;
}
/*стили для корзины в хедере, если делать через компонент basket.basket*/
/*
#hd_cart .header-basket {
  display: none;
  position: absolute;
    right: 0;
    z-index: 105;
    width: 610px;
    top: 100%;
    background: #fff;
    padding: 20px 10px 20px 20px;
    -webkit-box-shadow: 0 0 40px rgba(170, 162, 148, 0.4);
    -moz-box-shadow: 0 0 40px rgba(170, 162, 148, 0.4);
    box-shadow: 0 0 40px rgba(170, 162, 148, 0.4);
}
#hd_cart:hover .header-basket {
  display: block;

}
#hd_cart .basket-items-list .basket-items-list-table {
  border:none;
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 200px;
  display: block;
  padding-right: 10px;
}
#hd_cart .basket-items-list .basket-items-list-table:hover {
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
   overflow-y: scroll;
}

#hd_cart .basket-items-list .basket-items-list-table td {
  border: none;
  border-bottom: 1px solid #e8e8e8;
}

#hd_cart .basket-items-list-wrapper-compact .basket-item-block-amount {
  width: 75px;
}

#hd_cart .basket-items-list-wrapper-compact .basket-item-amount-filed {
  width: 44px;
}

#hd_cart .basket-items-list-table .basket-item-block-image {
  margin-right: 15px;
}

#hd_cart .basket-items-list .basket-items-list-table .basket-items-list-item-descriptions {
  padding-left: 0;
}

#hd_cart .basket-item-info-name, #hd_cart .basket-item-info-name-link {
  padding: 0;
}

#hd_cart .basket-items-list .basket-items-list-table .basket-item-price-current-text {
  font-size: 14px;
}

#hd_cart td.basket-items-list-item-amount {
    min-width: 120px;
}
#hd_cart .basket-checkout-section-inner .basket-checkout-block-total-price {
  margin-right: 0;
}

#hd_cart .basket-checkout-block-btn .basket-btn-checkout, #hd_cart .basket-oneclick a {
  width: 170px;
  font-size: 12px;
}

#hd_cart .basket-checkout-section-inner {
    justify-content: space-between;
}

#hd_cart .bx-basket .basket-coupon-block-total-price-current {
  font-size: 14px;
}
#hd_cart .basket-oneclick {
  margin-right: 20px;
}
#hd_cart .basket-checkout-container {
  margin-top: 20px;
  margin-bottom: 0;
}
#hd_cart .basket-items-list .basket-items-list-table::-webkit-scrollbar-thumb {
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.3);
  background-color: #31558c;
}
#hd_cart .basket-items-list .basket-items-list-table::-webkit-scrollbar {
  width: 5px;
}
#hd_cart .basket-items-list .basket-items-list-table::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
  border-radius: 20px;
  background-color: #e8e8e8;
}*/

.bottom_header_menu .fixed-menu{
  display: none;
}
.sticky .bottom_header_menu .fixed-menu{
  display: block;
}
.sticky .bottom_header_menu > .container_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.sticky .bottom_header_menu > .container_box > div {
  flex-grow: 1;
}

.sticky .bottom_header_menu {
  background: #31558c;
}

.sticky .menu_block .level1 > a {
    padding: 15px 10px 15px 5px;
}
.sticky .menu_block a {
  color: #fff;
  padding: 15px 5px;
  font-size: 14px;
  font-weight: 500;
}
.sticky .bottom_header_menu .btn_menu {
  font-size: 14px;
  font-weight: 500;
  padding: 15px 15px 15px 27px;
  width: auto;
}
.sticky .fixed-menu.menu_top {
    max-width: 100px;
}
.sticky .menu_block .level1:before {
  background: url(../img/svg/menu-fix.svg) no-repeat center;
  top: 27px;
}
.sticky .menu_block li.active a {
  color: #303030;
}
.sticky .menu_block li ul,
.sticky .menu_top ul.act {
  top: 60px;
}
.sticky .menu_block ul li ul a {
  color: #303030;
  padding: 0;
}
.sticky .logo_bl {
  padding: 13px 0 15px;
}
.sticky .right-box{
  height: 71px;
}
.action-price-old {
  color: #a5a5a5;
text-decoration: line-through;
white-space: nowrap;
font-size: 12px;
}

.action-price-current {
  color: #31558c;
font-family: Bradobrei;
font-size: 18px;
font-weight: 400;
line-height: 27px;
text-transform: lowercase;
letter-spacing: 0.72px;
font-style: italic;
margin-bottom: 16px;
display: inline-block;
}
.action-sale {
  width: 40px;
height: 40px;
font-size: 14px;
line-height: 40px;
bottom: 0px;
left: 3px;
box-sizing: border-box;
border-radius: 50%;
font-weight: bold;
display: inline-block;
clear: both;
margin-bottom: 2px;
background: #f42c2c;
color: #fff;
vertical-align: middle;
text-align: center;
transition: all 250ms ease;
position: absolute;
z-index: 15;

}
.action-sale span {
  vertical-align: baseline;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
outline: 0;
padding: 0;
margin: 0;
border: 0;
color: #fff;
text-align: center;
line-height: 40px;
}
@media screen and (max-width: 980px) {
  .r_preim .preim {
    margin-left: 81px;
  }
}
@media screen and (max-width: 320px) {
  .r_preim .text {
        width: 230px;

  }
}
.slaider-img-news,
.slaider-img-news2
  {
  width: 400px;
margin-left: 50px;
margin-top: 20px;
}
.slaider-img-news2 img {
  width: 400px;
}

.slaider-img-news3 {
  width: 600px;
  margin-left: 50px;
margin-top: 20px;
}
.slaider-img-news img {
  width: 400px;
}
.slaider-img-news.mg-width img,
.slaider-img-news3.mg-width img
 {
  width: auto;
  margin: 0 auto;
}

.arrow-l-custom, .arrow-r-custom{
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.arrow-l-custom{
  left: -30px;
}
.arrow-r-custom
{
  right: -50px;
}




.slick-dots li.slick-active button::before {
    opacity: .75;
    color: #b4252f;
}

@media screen and (max-width: 767px) {
  .slaider-img-news2,
  .slaider-img-news,
  .slaider-img-news3 {
    width: 300px;
  }
}

@media screen and (max-width: 446px){
.slaider-img-news,
.slaider-img-news3{
 margin-left: 0px;
}


}

.copy-custom {
  margin-top: 99px;
}