*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,
u, i, center, dl, dt, dd, caption, tbody, tfoot, thead, tr, th,
fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  font: inherit;
  border: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  /*    line-height:1;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

/*table{
    border-collapse:collapse;
    border-spacing:0;
}*/
html, body {
  height: 100%; }

a {
  text-decoration: none;
  outline: 0; }

div {
  box-sizing: border-box; }

ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

/* ------------------------------------------- */
/* ------------------------------------------- */
.btn.small a, .menu .submenu {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

.transition {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s; }

h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* ------------------------------------------- */
.flex, .menu .submenu, .menu .submenu .column .brands, .catalog_one, .form_slider .columns, .buy_form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -o-flex;
  display: flex; }

/* ------------------------------------------- */
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans/OpenSans.eot");
  src: url("../fonts/OpenSans/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans.woff") format("woff"), url("../fonts/OpenSans/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto";
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular/RobotoRegular.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoLight";
  src: url("../fonts/RobotoLight/RobotoLight.eot");
  src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype"), url("../fonts/RobotoLight/RobotoLight.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoBold";
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold/RobotoBold.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoThin";
  src: url("../fonts/RobotoThin/RobotoThin.eot");
  src: url("../fonts/RobotoThin/RobotoThin.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoThin/RobotoThin.woff") format("woff"), url("../fonts/RobotoThin/RobotoThin.ttf") format("truetype"), url("../fonts/RobotoThin/RobotoThin.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
h1 {
  margin: 0;
  padding-bottom: 31px;
  letter-spacing: 0.5px;
  color: #800000;
  font-size: 36px;
  font-family: "RobotoLight", Arial, sans-serif; }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 24px; } }
  @media only screen and (max-width: 470px) {
    h1 {
      padding-bottom: 24px;
      font-weight: bold; } }
  h1 .small {
    font-size: 26px;
    text-transform: lowercase; }

h2 {
  /*	color:#132759;*/
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 28px;
  color: #3d1e09;
  font-size: 24px; }
  @media only screen and (max-width: 470px) {
    h2 {
      line-height: 24px;
      font-size: 18px; } }

h3 {
  padding: 15px 0px;
  font-size: 18px; }

h4 {
  padding-top: 10px;
  padding-bottom: 14px;
  font-size: 18px; }

.link {
  font-size: 14px;
  font-weight: 900; }

.green {
  color: #308a11 !important; }
  .green a {
    color: #308a11 !important; }
    .green a:hover {
      color: #74e94b !important; }

.blue {
  color: #006cc0 !important; }
  .blue a {
    color: #006cc0 !important; }
    .blue a:hover {
      color: #5ab7ff !important; }

.orange {
  color: #974700 !important; }
  .orange a {
    color: #974700 !important; }
    .orange a:hover {
      color: #ff9231 !important; }

.gold {
  color: #e2b073 !important; }

body {
  margin: 0px;
  padding: 0px;
  background-color: #cccccc;
  letter-spacing: 0.01em;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  font-family: "Roboto", Helvetica, Arial, sans-serif; }

.container_width {
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto; }

.container_padd {
  padding: 0px 50px; }
  @media only screen and (max-width: 1200px) {
    .container_padd {
      padding: 0px 20px; } }
  @media only screen and (max-width: 470px) {
    .container_padd {
      padding: 0px 10px; } }

.container_padding .container_padding {
  padding: 0px; }

.block_white {
  padding: 10px 20px;
  background-color: #fff; }

label {
  cursor: pointer; }

.c {
  clear: both; }

.cl {
  clear: left; }

.cr {
  clear: right; }

@media only screen and (max-width: 999px) {
  .c_767 {
    clear: both; } }

.c_767_invert {
  clear: both; }
  @media only screen and (max-width: 768px) {
    .c_767_invert {
      display: none; } }
  @media only screen and (max-width: 470px) {
    .c_767_invert {
      display: block; } }

@media only screen and (max-width: 670px) {
  .c_670 {
    clear: both; } }

@media only screen and (max-width: 590px) {
  .c_590 {
    clear: both; } }

.abs {
  position: absolute; }

.relative {
  position: relative; }

.hidden, .row.hidden {
  display: none; }

.hidden_i {
  display: none !important; }

.visible, .visible.hidden {
  display: block !important; }

.nowrap {
  white-space: nowrap; }

.nopadd {
  padding: 0px !important; }

.center {
  text-align: center; }

.center_i {
  text-align: center !important; }

@media only screen and (max-width: 768px) {
  .mobile_center {
    text-align: center; } }

.left_i {
  text-align: left !important; }

.right {
  text-align: right; }

.right_i {
  text-align: right !important; }

.top {
  vertical-align: top; }

.top_i {
  vertical-align: top !important; }

.middle {
  vertical-align: middle; }

.bottom {
  vertical-align: bottom; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.left_f, .float_l {
  float: left; }

.right_f, .float_r {
  float: right !important; }

.inline {
  display: inline-block; }

.table {
  display: table;
  width: 100%; }

.table.auto {
  width: auto;
  margin: auto; }

.table.nowidth {
  width: auto; }

.table.auto.marg0 {
  margin: 0; }

.table.padd0 .cell {
  padding: 0px !important; }

.table.padd0 .cell.padd_t_5 {
  padding-top: 5px !important; }

.padd_t_10 {
  padding-top: 10px !important; }

.table.padd5 .cell {
  padding: 5px; }

.table.left .cell {
  text-align: left; }

.table.top .cell {
  vertical-align: top; }

.table.middle .cell {
  vertical-align: middle; }

.table .cell.top {
  vertical-align: top !important; }

.row_group {
  display: table-row-group; }

.row {
  display: table-row; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.underline a, a.underline {
  text-decoration: underline; }

.border_red {
  border: 1px solid red; }

.white_bg {
  background-color: #fff; }

.hr {
  clear: both;
  height: 1px;
  background-color: #e0e0e0;
  font-size: 0px; }

/* ----------------------------------------- */
/*                   Errors                  */
/* ----------------------------------------- */
.ok_input {
  background-color: #edfdea;
  border: 1px solid #029829 !important; }

.error_ok {
  color: #029829; }

.error_input {
  background-color: #fdecea !important;
  color: #000 !important;
  border: 1px solid red !important; }

.error1 {
  padding-top: 2px;
  color: #ea2c54;
  font-size: 12px; }

.error1a {
  padding-top: 2px;
  color: #C82100;
  font-size: 13px; }

.error2, .star {
  color: #C82100; }

.error3 {
  color: #960000;
  font-size: 13px; }

.error4 {
  padding-left: 19px;
  color: #964300;
  font-size: 13px; }

#autorisation_ind_abs .error3 {
  height: 30px;
  font-weight: bold; }

.msg1 {
  padding-bottom: 120px; }

/* ----------------------------------------- */
/*               /// Errors ///              */
/* ----------------------------------------- */
.width100 {
  width: 100%; }

.width20 {
  width: 20px; }

.height100 {
  height: 100%; }

.minheight100 {
  min-height: 100%;
  height: auto !important; }

.text_white {
  color: #fff !important; }

.text_red {
  color: #eb1744 !important; }

.text_yellow {
  color: #f8a621; }

.text_blue, .text_blue a {
  color: #006cc0 !important; }

.text_grey, .text_grey a {
  color: #646464 !important; }

.text_grey2 {
  color: #979797; }

.text_green {
  color: #55b846 !important; }

.text_orange {
  color: #ea5b0b !important; }

.text_black {
  color: #000 !important; }

.padd20 {
  padding: 20px; }

.padd6_6 {
  padding: 6px 0px; }

.padd_t_5 {
  padding-top: 25px !important; }

.padd_t_15 {
  padding-top: 15px !important; }

.padd_t_30 {
  padding-top: 30px !important; }

.marg_m5 {
  margin-top: -3px !important; }

.marg_b_20 {
  margin-bottom: 20px !important; }

.table.marg_m5 .cell {
  padding: 4px 0px !important; }

input.middle {
  vertical-align: middle; }

.help {
  cursor: help; }

/* ----------------------------------------- */
/*                  Inputs                   */
/* ----------------------------------------- */
/* ----------------------------------------- */
/*              /// Inputs ///               */
/* ----------------------------------------- */
.zindex2 {
  z-index: 2 !important; }

.zindex1 {
  z-index: 1 !important; }

body {
  background-color: #fff; }

.main {
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-width: 320px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  background-color: #fcfcfc;
  z-index: 10; }
  @media only screen and (max-width: 1200px) {
    .main {
      width: 100%; } }

.loading {
  background: #fff url("/img/ru/loading2.gif") right center no-repeat !important; }

.error {
  color: #ff0000;
  font-size: 11px; }

.error_input {
  background-color: #ffeded !important;
  border: 1px solid #ff0000 !important; }

.error_div {
  background-color: #ffeded !important;
  border: 1px solid #ff0000 !important; }

.btn {
  display: inline-block;
  position: relative;
  z-index: 6; }
  .btn a {
    display: inline-block;
    padding: 15px 20px;
    background-color: #da5050;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase; }
  .btn.small a {
    font-size: 14px !important;
    display: inline-block;
    padding: 3px 15px 5px;
    color: #fff;
    font-size: 16px; }
  .btn.red a {
    background-color: #F44236; }
    .btn.red a:hover {
      background-color: #F44236; }
  .btn.black a {
    background-color: #000000; }
    .btn.black a:hover {
      background-color: #000000; }

.radio input[type="radio"] {
  display: none; }
  .radio input[type="radio"]:checked + label {
    background: url("/img/ru/radio_box_active.png") no-repeat; }
  .radio input[type="radio"] + label {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/img/ru/radio_box.png") no-repeat;
    vertical-align: middle;
    cursor: pointer; }

.checkbox input[type="checkbox"] {
  display: none; }
  .checkbox input[type="checkbox"]:checked + label {
    background: url("/img/ru/check_box_active.png") no-repeat; }
  .checkbox input[type="checkbox"] + label {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    background: url("/img/ru/check_box.png") no-repeat;
    vertical-align: middle;
    cursor: pointer; }

.header {
  background-color: #fcfcfc; }
  .header .top {
    padding: 2px 20px;
    background: #cccccc; }
    .header .top .menu_top {
      float: left; }
      .header .top .menu_top ul li {
        display: inline-block; }
        .header .top .menu_top ul li a {
          color: #000;
          font-size: 12px;
          font-family: "RobotoLight", Arial, sans-serif; }
          .header .top .menu_top ul li a:hover {
            color: #800000; }
        .header .top .menu_top ul li:after {
          content: "|";
          display: inline-block;
          margin: 0px 5px;
          color: #000; }
        .header .top .menu_top ul li:last-child:after {
          content: ""; }
    .header .top .langs {
      float: right;
      padding-right: 60px; }
      .header .top .langs a {
        padding-right: 20px;
        background: url("/img/ru/arrow_b1.png") no-repeat center right;
        color: #000;
        font-size: 14px; }
    .header .top .phones {
      float: right;
      padding: 0px;
      text-align: right; }
      .header .top .phones .item {
        display: inline-block;
        margin-left: 15px; }
        .header .top .phones .item:nth-child(1) a {
          background: url("/img/ru/ico_email.png") no-repeat left center; }
        .header .top .phones .item:nth-child(2) a {
          background: url("/img/ru/ico_phone.png") no-repeat left center; }
        .header .top .phones .item a {
          display: inline-block;
          padding-left: 15px;
          color: #3c2f2f;
          font-size: 13px; }
  .header .logo {
    float: left;
    padding: 30px 0px 30px 45px; }
    .header .logo a {
      display: inline-block;
      width: 268px;
      height: 29px;
      background: url("/img/ru/logo.png") no-repeat; }
  .header .right_block {
    float: right;
    padding-top: 25px;
    padding-right: 20px; }
    .header .right_block .basket_ind_main {
      float: right;
      position: relative; }
      .header .right_block .basket_ind_main.fixed {
        position: fixed;
        top: 0px;
        margin-left: 250px;
        z-index: 1001; }
        .header .right_block .basket_ind_main.fixed .basket {
          width: 40px;
          height: 40px; }
        .header .right_block .basket_ind_main.fixed .amount {
          top: 6px;
          right: -20px; }
      .header .right_block .basket_ind_main .basket {
        display: inline-block;
        position: relative;
        width: 60px;
        height: 40px;
        margin-left: 40px;
        background: #fff url("/img/ru/ico_basket.png") no-repeat center center;
        vertical-align: middle;
        cursor: pointer;
        border: 2px solid #999;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px; }
      .header .right_block .basket_ind_main .amount {
        position: absolute;
        padding: 3px 7px;
        background-color: #da5050;
        top: -10px;
        right: -10px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
      .header .right_block .basket_ind_main #basket_box_outer {
        position: absolute;
        top: 40px;
        right: 0px;
        width: 400px;
        border: 1px solid #ccc;
        z-index: 100; }
        .header .right_block .basket_ind_main #basket_box_outer .list {
          padding: 10px;
          background-color: #fff; }
          .header .right_block .basket_ind_main #basket_box_outer .list .cell {
            padding-bottom: 10px; }
          .header .right_block .basket_ind_main #basket_box_outer .list .image {
            padding-right: 10px; }
            .header .right_block .basket_ind_main #basket_box_outer .list .image img {
              width: 50px; }
          .header .right_block .basket_ind_main #basket_box_outer .list .title a {
            color: #000;
            font-size: 13px; }
          .header .right_block .basket_ind_main #basket_box_outer .list .articul {
            color: #666666;
            font-size: 12px; }
          .header .right_block .basket_ind_main #basket_box_outer .list .price {
            color: #800000;
            font-size: 16px; }
          .header .right_block .basket_ind_main #basket_box_outer .list .flex {
            flex-direction: column;
            justify-content: space-between; }
        .header .right_block .basket_ind_main #basket_box_outer .summary {
          padding: 10px;
          background-color: #e6e6e6;
          box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.5);
          text-align: right; }
          .header .right_block .basket_ind_main #basket_box_outer .summary .sum {
            font-size: 18px; }
          .header .right_block .basket_ind_main #basket_box_outer .summary .tax {
            padding-bottom: 10px;
            color: #666666;
            font-size: 11px; }
          .header .right_block .basket_ind_main #basket_box_outer .summary .btn a {
            padding: 4px 10px;
            text-transform: none; }
    .header .right_block .search {
      float: right;
      position: relative; }
      .header .right_block .search input {
        width: 355px;
        height: 40px;
        padding: 0px 30px 0px 20px;
        background-color: #fff;
        font-size: 14px;
        border: 2px solid #999;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px; }
      .header .right_block .search .lupa {
        position: absolute;
        top: 5px;
        right: 15px;
        width: 30px;
        height: 30px;
        background: url("/img/ru/ico_search.png") no-repeat center center;
        cursor: pointer; }

.menu {
  position: relative;
  background: #cccccc;
  /* ----------------------------------------- */
  /*                  SubMenu                  */
  /* ----------------------------------------- */
  /* ----------------------------------------- */
  /*              /// SubMenu ///              */
  /* ----------------------------------------- */ }
  .menu.fixed {
    position: fixed;
    top: 0px;
    width: 1200px;
    z-index: 1000; }
    .menu.fixed ul li a {
      padding: 9px 30px; }
    .menu.fixed .submenu.active {
      top: 40px; }
  .menu ul li {
    display: inline-block;
    vertical-align: middle; }
    .menu ul li:nth-last-child(1) a {
      border-right: 1px solid #fff; }
    .menu ul li a {
      display: inline-block;
      padding: 12px 30px;
      color: #000;
      font-size: 16px;
      text-transform: uppercase;
      font-family: "RobotoLight", Arial, sans-serif;
      border-left: 1px solid #fff; }
      .menu ul li a:hover {
        background-color: #999; }
      .menu ul li a.sale {
        background-color: #da5050;
        color: #fff; }
    .menu ul li.home a {
      display: inline-block;
      width: 22px;
      margin-left: 20px;
      margin-right: 10px;
      padding: 18px 0px;
      background: url("/img/ru/ico_home.png") no-repeat center center;
      border: 0px; }
  .menu .submenu {
    visibility: hidden;
    position: absolute;
    top: 45px;
    width: 1200px;
    margin: 0px;
    padding: 20px;
    background: #ffffff;
    opacity: 0;
    box-shadow: 0 6px 26px 0 rgba(48, 65, 84, 0.26);
    text-align: left;
    border-top: 2px solid #da5050;
    z-index: 1; }
    .menu .submenu .column {
      flex-basis: 25%;
      padding-bottom: 10px; }
      .menu .submenu .column.column-50 {
        flex-basis: 40%; }
      .menu .submenu .column a {
        color: #666; }
        .menu .submenu .column a:hover {
          color: #000; }
      .menu .submenu .column .title {
        padding-bottom: 10px;
        font-size: 20px;
        font-family: "RobotoLight", Arial, sans-serif; }
        .menu .submenu .column .title.inline {
          padding-bottom: 5px;
          text-align: center; }
      .menu .submenu .column .brands {
        flex-direction: row; }
        .menu .submenu .column .brands a {
          display: block;
          padding-left: 20px;
          background: url("../img/ru/ico_cup.png") no-repeat left 13px;
          line-height: 30px;
          font-size: 16px; }
    .menu .submenu .column2:nth-child(1) {
      padding-right: 20px; }
    .menu .submenu .column2 .title2 {
      color: #666;
      font-size: 14px; }
    .menu .submenu .right_menu {
      padding-left: 20px;
      border-left: 1px solid #666; }
      .menu .submenu .right_menu a {
        font-size: 20px;
        color: #666; }
        .menu .submenu .right_menu a:hover {
          color: #000; }
  .menu .submenu.active {
    visibility: visible;
    top: 45px;
    opacity: 1;
    z-index: 10001; }
  .menu .menu_mobile {
    display: none;
    position: absolute;
    width: 100%;
    height: 49px;
    margin-top: -49px;
    cursor: pointer;
    z-index: 1500; }

.menu_empty.height {
  height: 40px; }

.footer {
  position: relative;
  margin-top: -13px;
  padding: 20px 0px 20px;
  background-color: #cccccc;
  z-index: 10; }
  .footer .copyright {
    float: left;
    color: #000;
    font-size: 12px; }
  .footer .right_block {
    float: right; }
    .footer .right_block .menu_bottom a {
      color: #666666;
      font-size: 12px; }
      .footer .right_block .menu_bottom a:after {
        content: "|";
        padding: 0px 10px; }
      .footer .right_block .menu_bottom a:nth-last-child(1):after {
        content: "";
        padding: 0px; }
    .footer .right_block .socials {
      padding-top: 10px;
      text-align: right; }
      .footer .right_block .socials a {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-left: 15px;
        background-repeat: no-repeat;
        background-position: center right; }
      .footer .right_block .socials .fb {
        background-image: url("/img/ru/social_fb.png"); }
      .footer .right_block .socials .tw {
        background-image: url("/img/ru/social_tw.png"); }
      .footer .right_block .socials .gg {
        background-image: url("/img/ru/social_gg.png"); }
      .footer .right_block .socials .in {
        background-image: url("/img/ru/social_in.png"); }
      .footer .right_block .socials .yt {
        background-image: url("/img/ru/social_yt.png"); }

.footer_empty {
  height: 60px; }

.cup {
  height: 100%; }

.coffee {
  display: none;
  position: absolute;
  left: 0px;
  bottom: 80px;
  width: 500px;
  height: 539px;
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: 1; }

.content_main {
  position: relative;
  z-index: 2; }

.path {
  padding: 10px 0px;
  color: #666;
  font-size: 12px; }
  .path a {
    color: #666;
    text-decoration: underline; }

.main_text {
  padding-bottom: 30px;
  line-height: 20px;
  color: #000;
  font-size: 14px; }

.image_big {
  position: relative; }
  .image_big .info {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 90px;
    margin: auto;
    text-align: center; }
    .image_big .info .title {
      color: #fff;
      font-size: 50px;
      font-family: "RobotoLight", Arial, sans-serif;
      text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }

.catalog_list .container_padd {
  padding: 0px 30px; }
  @media only screen and (max-width: 768px) {
    .catalog_list .container_padd {
      padding: 0px 10px; } }
.catalog_list h2 {
  padding-left: 20px; }
.catalog_list .flex {
  flex-direction: row;
  flex-wrap: wrap; }
.catalog_list .h2 {
  padding-bottom: 30px;
  text-align: center;
  color: #3c2f2f;
  font-size: 26px;
  font-weight: bold;
  font-family: "RobotoLight", Arial, sans-serif; }
  @media only screen and (max-width: 1280px) {
    .catalog_list .h2 {
      padding-bottom: 20px; } }
.catalog_list .item {
  flex-basis: 25%; }
  .catalog_list .item .padd {
    padding: 0px 20px 50px; }
  .catalog_list .item .image {
    position: relative;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999; }
    .catalog_list .item .image img {
      width: 100%; }
    .catalog_list .item .image .discount {
      position: absolute;
      top: 13px;
      right: 11px;
      width: 60px;
      height: 60px;
      padding-top: 17px;
      background-color: #dd0000;
      text-align: center;
      color: #fff;
      font-size: 18px;
      -webkit-border-radius: 60px;
      -moz-border-radius: 60px;
      border-radius: 60px; }
    .catalog_list .item .image .old {
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 3px;
      padding: 5px 0px;
      background-color: rgba(255, 255, 255, 0.9);
      text-align: center;
      color: #a50008;
      font-size: 16px;
      font-weight: bold; }
  .catalog_list .item .filters_outer {
    height: 85px;
    overflow: hidden; }
  .catalog_list .item .filters {
    padding-top: 15px;
    white-space: nowrap; }
    .catalog_list .item .filters .cell {
      width: 33.33%;
      padding: 0px 2px;
      text-align: center; }
      .catalog_list .item .filters .cell .ico img {
        height: 32px; }
      .catalog_list .item .filters .cell .title {
        font-size: 11px; }
        .catalog_list .item .filters .cell .title .amount {
          font-weight: bold; }
  .catalog_list .item .info {
    margin-top: -4px;
    padding: 30px 10px 15px;
    background-color: #fff;
    text-align: center;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999; }
    .catalog_list .item .info .block {
      height: 80px; }
    .catalog_list .item .info .title {
      padding-bottom: 10px;
      font-size: 14px; }
      .catalog_list .item .info .title a {
        color: #3c2f2f; }
        .catalog_list .item .info .title a:hover {
          color: #000; }
    .catalog_list .item .info .price {
      display: inline-block;
      color: #e02f2f;
      font-size: 18px; }
      .catalog_list .item .info .price.small {
        font-size: 14px; }
    .catalog_list .item .info .price_old {
      display: inline-block;
      padding-left: 10px;
      color: #999;
      font-size: 15px;
      text-decoration: line-through; }
    .catalog_list .item .info .tax {
      color: #666;
      font-size: 11px; }
    .catalog_list .item .info .basket {
      position: relative;
      padding-top: 10px; }
      .catalog_list .item .info .basket a {
        display: inline-block;
        padding: 10px 10px 10px 40px;
        background: #da5050 url("/img/ru/ico_basket_w.png") no-repeat 10px 8px;
        color: #fff;
        font-size: 12px; }
        .catalog_list .item .info .basket a:hover {
          background: #ac4848 url("/img/ru/ico_basket_w.png") no-repeat 10px 8px; }
    .catalog_list .item .info .send_request {
      padding-top: 10px; }
      .catalog_list .item .info .send_request a {
        display: inline-block;
        padding: 7px 10px;
        background-color: #da5050;
        color: #fff;
        font-size: 14px; }
        .catalog_list .item .info .send_request a:hover {
          background-color: #ac4848; }
    .catalog_list .item .info .stub {
      height: 42px; }

.catalog_one {
  padding-bottom: 30px; }
  .catalog_one .gallery {
    padding-right: 10px; }
    .catalog_one .gallery .item {
      padding-bottom: 5px; }
    .catalog_one .gallery img {
      width: 50px; }
  .catalog_one .image {
    position: relative;
    margin-right: 30px; }
    .catalog_one .image .discount {
      position: absolute;
      top: 13px;
      right: 11px;
      width: 60px;
      height: 60px;
      padding-top: 15px;
      background-color: #dd0000;
      text-align: center;
      color: #fff;
      font-size: 20px;
      -webkit-border-radius: 60px;
      -moz-border-radius: 60px;
      border-radius: 60px; }
  .catalog_one .filters {
    padding-top: 15px; }
    .catalog_one .filters .item {
      float: left;
      padding-right: 20px;
      text-align: center; }
      .catalog_one .filters .item .ico img {
        height: 32px; }
      .catalog_one .filters .item .title {
        font-size: 12px; }
        .catalog_one .filters .item .title .amount {
          font-weight: bold; }
  .catalog_one .articul {
    padding-bottom: 10px;
    font-size: 12px; }
  .catalog_one .price {
    color: #e02f2f;
    font-size: 28px;
    font-family: "RobotoLight", Arial, sans-serif; }
    .catalog_one .price.small {
      font-size: 14px; }
  .catalog_one .price_old {
    color: #000;
    font-size: 18px;
    font-family: "RobotoLight", Arial, sans-serif;
    text-decoration: line-through; }
  .catalog_one .tax {
    color: #666;
    font-size: 11px; }
  .catalog_one .price_incl_tax {
    padding-right: 20px; }
  .catalog_one .price_exl_tax {
    padding-left: 20px; }
    .catalog_one .price_exl_tax .price, .catalog_one .price_exl_tax .price_old {
      color: #999; }
  .catalog_one .line {
    width: 1px;
    background-color: #999; }
  .catalog_one .old {
    margin-top: -4px;
    padding: 4px 0px 6px;
    background-color: #fff;
    text-align: center;
    color: #800000;
    font-size: 16px;
    border: 1px solid #800000; }
  .catalog_one .basket {
    position: relative;
    margin-top: 20px;
    padding-top: 10px; }
    .catalog_one .basket a {
      display: inline-block;
      padding: 10px 10px 10px 45px;
      background: #da5050 url("/img/ru/ico_basket_w.png") no-repeat 10px 10px;
      color: #fff;
      font-size: 16px; }
      .catalog_one .basket a:hover {
        background: #ac4848 url("/img/ru/ico_basket_w.png") no-repeat 10px 10px; }
  .catalog_one .send_request {
    padding-top: 10px;
    border-top: 1px solid #be9b7b; }
    .catalog_one .send_request a {
      display: inline-block;
      padding: 7px 10px;
      background-color: #a28163;
      color: #fff;
      font-size: 16px; }
      .catalog_one .send_request a:hover {
        background-color: #be9b7b; }
  .catalog_one .text {
    padding-top: 20px;
    line-height: 20px;
    font-size: 14px; }

.slider {
  position: relative;
  max-height: 500px;
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
  z-index: 1; }
  @media only screen and (max-width: 1280px) {
    .slider {
      max-height: 400px;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 830px) {
    .slider {
      max-height: 400px; } }
  @media only screen and (max-width: 590px) {
    .slider {
      max-height: 300px; } }
  .slider img {
    max-width: 100%; }
  .slider .carousel_slider .item {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover; }
    @media only screen and (max-width: 1280px) {
      .slider .carousel_slider .item {
        max-height: 400px; } }
    @media only screen and (max-width: 830px) {
      .slider .carousel_slider .item {
        max-height: 400px; } }
    @media only screen and (max-width: 590px) {
      .slider .carousel_slider .item {
        max-height: 300px; } }
    .slider .carousel_slider .item .img {
      height: 500px;
      background-repeat: no-repeat;
      background-size: cover; }
      @media only screen and (max-width: 1280px) {
        .slider .carousel_slider .item .img {
          max-height: 400px; } }
      @media only screen and (max-width: 830px) {
        .slider .carousel_slider .item .img {
          max-height: 400px; } }
      @media only screen and (max-width: 590px) {
        .slider .carousel_slider .item .img {
          max-height: 300px; } }
  .slider .info {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 550px;
    max-height: 150px;
    margin: auto;
    padding: 20px 20px;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    color: #fff; }
    @media only screen and (max-width: 768px) {
      .slider .info {
        width: 400px;
        max-height: 150px; } }
    @media only screen and (max-width: 590px) {
      .slider .info {
        width: 300px;
        max-height: 100px; } }
    .slider .info .title {
      font-size: 46px;
      font-weight: bold;
      font-family: "RobotoThin", Arial; }
      @media only screen and (max-width: 768px) {
        .slider .info .title {
          font-size: 36px; } }
      @media only screen and (max-width: 590px) {
        .slider .info .title {
          font-size: 26px; } }
    .slider .info .text {
      padding-top: 10px;
      font-size: 26px;
      font-family: Arial; }
      @media only screen and (max-width: 768px) {
        .slider .info .text {
          font-size: 26px; } }
      @media only screen and (max-width: 590px) {
        .slider .info .text {
          font-size: 16px; } }
      .slider .info .text img {
        display: inline-block; }

.carousel_slider_prev_button, .carousel_slider_next_button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 90px;
  background: rgba(0, 0, 0, 0.8) url("/img/ru/arrow_l.png") no-repeat center center;
  opacity: 0.8;
  cursor: pointer;
  outline: none;
  z-index: 10; }
  @media only screen and (max-width: 768px) {
    .carousel_slider_prev_button, .carousel_slider_next_button {
      top: 37%; } }
  @media only screen and (max-width: 590px) {
    .carousel_slider_prev_button, .carousel_slider_next_button {
      width: 30px;
      height: 60px;
      background-size: 100% auto; } }
  @media only screen and (max-width: 370px) {
    .carousel_slider_prev_button, .carousel_slider_next_button {
      top: auto;
      bottom: 20px;
      width: 20px;
      height: 40px; } }
  .carousel_slider_prev_button:hover, .carousel_slider_next_button:hover {
    opacity: 1; }

.carousel_slider_next_button {
  left: 80px;
  background: rgba(0, 0, 0, 0.8) url("/img/ru/arrow_r.png") no-repeat center center; }
  @media only screen and (max-width: 590px) {
    .carousel_slider_next_button {
      background-size: 100% auto; } }
  @media only screen and (max-width: 370px) {
    .carousel_slider_next_button {
      left: 40px;
      right: auto; } }

.form_slider {
  position: absolute;
  right: 10px;
  width: 290px;
  margin-top: -510px;
  padding: 20px 20px 15px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100; }
  @media only screen and (max-width: 1280px) {
    .form_slider {
      width: 250px;
      margin-top: -404px;
      padding: 10px 10px 5px; } }
  .form_slider .title {
    padding-bottom: 10px;
    text-align: center;
    line-height: 18px;
    color: #000;
    font-size: 14px; }
    @media only screen and (max-width: 1280px) {
      .form_slider .title {
        line-height: 15px;
        font-size: 13px; } }
  .form_slider .columns {
    flex-wrap: wrap; }
    .form_slider .columns > div {
      flex: 1 1 50%; }
      .form_slider .columns > div:nth-child(2n) .block {
        margin-left: 3px; }
      .form_slider .columns > div:nth-child(2n-1) .block {
        margin-right: 3px; }
    .form_slider .columns .text {
      padding-top: 0px; }
  .form_slider .text {
    padding-top: 10px;
    color: #000; }
    @media only screen and (max-width: 1280px) {
      .form_slider .text {
        padding-top: 5px;
        font-size: 12px; } }
    .form_slider .text a {
      color: #000; }
  .form_slider .block {
    margin-bottom: 12px;
    padding: 5px 8px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #b3b3b3; }
    @media only screen and (max-width: 1280px) {
      .form_slider .block {
        margin-bottom: 7px;
        padding: 7px 10px; } }
  .form_slider .icon {
    float: left;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    vertical-align: middle; }
    @media only screen and (max-width: 1280px) {
      .form_slider .icon {
        width: 30px;
        height: 30px; } }
  .form_slider .item1 .icon {
    background-image: url("/img/ru/form_ico1.svg"); }
  .form_slider .item2 .icon {
    background-image: url("/img/ru/form_ico2.svg"); }
  .form_slider .item3 .icon {
    background-image: url("/img/ru/form_ico3.svg"); }
  .form_slider .item4 .icon {
    background-image: url("/img/ru/form_ico4.svg"); }
  .form_slider .item5 .icon {
    background-image: url("/img/ru/form_ico5.svg"); }
  .form_slider .item6 .icon {
    background-image: url("/img/ru/form_ico6.svg"); }
  .form_slider .item7 .icon {
    background-image: url("/img/ru/form_ico7.svg"); }
  .form_slider .item8 .icon {
    background-image: url("/img/ru/form_ico8.svg"); }

.opinions_form {
  padding-bottom: 30px;
  text-align: center;
  font-size: 14px; }
  .opinions_form .table {
    width: 500px;
    margin: 0px auto; }
    .opinions_form .table .cell {
      padding: 5px; }
      .opinions_form .table .cell:nth-child(1) {
        vertical-align: middle;
        text-align: right; }
  .opinions_form input, .opinions_form textarea {
    width: 350px;
    height: 30px;
    padding: 0px 10px;
    background-color: #fff;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #bca294;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
  .opinions_form textarea {
    height: 80px; }

.opinions_list {
  padding-bottom: 30px; }
  .opinions_list .langs {
    padding-bottom: 20px; }
    .opinions_list .langs a {
      color: #000;
      text-decoration: underline; }
      .opinions_list .langs a.active {
        color: #800000;
        font-weight: bold;
        text-decoration: none; }
  .opinions_list .name {
    font-size: 14px; }
  .opinions_list .date {
    color: #6f4436;
    font-size: 13px;
    font-weight: bold; }
  .opinions_list .opinion {
    padding-top: 10px;
    line-height: 22px;
    font-size: 13px; }
  .opinions_list .answer {
    padding-top: 10px;
    padding-left: 50px;
    line-height: 22px;
    font-size: 13px;
    font-weight: bold; }
  .opinions_list .answer_text {
    padding-left: 50px;
    line-height: 22px;
    font-size: 13px; }
  .opinions_list .line {
    height: 1px;
    margin: 20px 0px;
    background-color: #aaa; }

.buy_form {
  width: 660px;
  margin: auto;
  justify-content: space-between;
  flex-wrap: wrap; }
  .buy_form .one {
    flex-basis: 100%;
    padding-bottom: 20px; }
    .buy_form .one .title {
      padding-bottom: 10px;
      font-weight: bold; }
  .buy_form .two {
    flex-basis: 50%;
    padding-bottom: 20px; }
    .buy_form .two.padd {
      padding-right: 20px; }
  .buy_form .three {
    flex-basis: 33.33%;
    padding-bottom: 20px; }
    .buy_form .three.padd {
      padding-right: 20px; }
  .buy_form input, .buy_form select, .buy_form textarea {
    width: 100%;
    padding: 10px 10px;
    font-size: 13px;
    font-family: Arial;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .buy_form select {
    padding-left: 7px; }
  .buy_form textarea {
    height: 100px; }
  .buy_form .btn {
    width: 100%; }

.compulsory {
  padding: 5px 0px 20px;
  font-size: 11px; }

.result_refresh {
  display: none;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 211px;
  height: 80px;
  margin: auto 0;
  z-index: 1000000; }
  .result_refresh .text {
    padding: 30px 0px;
    background-color: #f8f8f8;
    text-align: center;
    font-size: 14px;
    font-family: "Open Sans";
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px; }
    .result_refresh .text a {
      padding-left: 30px !important;
      background: url("../img/ru/ico_basket.png") no-repeat left 8px !important;
      color: #CF451B !important;
      font-size: 14px !important; }

.basket_outer {
  padding-bottom: 50px; }
  .basket_outer input[type=text], .basket_outer input[type=email], .basket_outer input[type=tel], .basket_outer textarea {
    width: 300px;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
  .basket_outer textarea {
    width: 620px;
    height: 80px;
    margin-right: 20px;
    font-family: Arial; }
  .basket_outer .step_header {
    margin: 0px 0px 1px;
    padding: 4px 10px;
    background-color: #666666;
    color: #fff;
    font-size: 18px;
    font-family: "RobotoLight", Arial, sans-serif; }
    .basket_outer .step_header.done {
      background-color: #da5050;
      cursor: pointer; }
  .basket_outer .step_body {
    padding: 20px 0px; }
  .basket_outer .btn {
    display: block;
    padding: 20px 0px 10px; }
    .basket_outer .btn a {
      display: inline-block;
      padding: 8px 15px; }

.basket_list .cell {
  padding: 5px 5px; }
.basket_list .head {
  font-weight: bold; }
.basket_list .image img {
  max-width: 100px; }
.basket_list .title a {
  color: #000; }
.basket_list .articul {
  color: #666666;
  font-size: 12px; }
.basket_list .amount {
  width: 140px;
  white-space: nowrap; }
.basket_list input[type=text] {
  width: 40px;
  text-align: center; }
.basket_list .line {
  height: 1px;
  margin: 20px 0px;
  background-color: #999; }

.basket_form {
  display: inline-block; }
  .basket_form .table {
    width: auto; }
  .basket_form .cell {
    padding: 0px 20px 20px 0px;
    vertical-align: top; }

.basket_delivery .title {
  padding-bottom: 10px;
  font-size: 16px; }
.basket_delivery span {
  display: block;
  padding: 10px 0px; }
  .basket_delivery span.active {
    background: #dadada url("../img/ru/ico_ok.png") no-repeat right 20px center; }
  .basket_delivery span img {
    padding-right: 10px;
    vertical-align: middle; }

.basket_final .table.first .cell {
  padding: 5px 5px;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999; }
  .basket_final .table.first .cell:nth-child(1) {
    border-left: 1px solid #999; }
  .basket_final .table.first .cell:nth-last-child(1) {
    width: 150px; }
  .basket_final .table.first .cell.head {
    border-top: 1px solid #999; }
.basket_final .table.second {
  width: 100%; }
  .basket_final .table.second .cell {
    padding: 5px 5px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999; }
    .basket_final .table.second .cell:nth-child(1) {
      border-left: 1px solid #999; }
    .basket_final .table.second .cell:nth-last-child(1) {
      width: 150px; }
.basket_final .head {
  font-weight: bold; }
.basket_final .title a {
  color: #000; }
.basket_final .articul {
  color: #666666;
  font-size: 12px; }
.basket_final .amount {
  width: 140px;
  white-space: nowrap; }
.basket_final input[type=text] {
  width: 40px;
  text-align: center; }
.basket_final .line {
  height: 1px;
  margin: 20px 0px;
  background-color: #999; }

.autocomplete-suggestions {
  width: 237px;
  background-color: #fff;
  overflow: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #bca294; }

.autocomplete-suggestion {
  padding: 2px 7px 2px 7px;
  color: #333333;
  font-size: 12px;
  cursor: pointer; }

.autocomplete-selected, .autocomplete-selected a, .autocomplete-suggestion:hover, .autocomplete-suggestion a:hover, .autocomplete-suggestion:hover a {
  background: #070d3d;
  color: #fff !important; }

.search_one a {
  color: #333;
  text-decoration: none; }

.search .title {
  padding-bottom: 20px; }
.search a {
  color: #333; }
.search .anchors a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #da5050;
  color: #fff; }

.popup {
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  .popup .table {
    width: auto; }
  .popup .cell {
    padding: 5px 5px; }
    .popup .cell:nth-child(1) {
      width: 150px; }
      @media only screen and (max-width: 670px) {
        .popup .cell:nth-child(1) {
          width: auto; } }
  .popup .title {
    padding-bottom: 10px;
    color: #666666;
    font-size: 26px; }
  .popup input, .popup textarea {
    width: 250px;
    height: 30px;
    padding: 0px 5px;
    background-color: #fff;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #bca294;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
    @media only screen and (max-width: 670px) {
      .popup input, .popup textarea {
        width: 100%; } }
  .popup textarea {
    height: 80px;
    padding: 5px; }
  .popup .btn {
    margin-top: 20px; }

#title_window {
  padding-bottom: 10px;
  color: #333;
  font-size: 18px; }

.one_message {
  padding: 20px 0px; }

.popup_send {
  position: relative;
  width: 520px; }
  @media only screen and (max-width: 670px) {
    .popup_send {
      width: 100%; } }

.popup_message {
  position: relative;
  width: 520px; }
  @media only screen and (max-width: 670px) {
    .popup_message {
      width: 100%; } }

/*# sourceMappingURL=style.css.map */
