@font-face {
  font-family: 'regular';
  font-display: 'swap';
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arm-regular';
  font-display: 'swap';
  src: url("../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bold';
  font-display: 'swap';
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arm-bold';
  font-display: 'swap';
  src: url("../fonts/Montserratarm-Bold/Montserratarm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.otf") format("opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.woff") format("woff"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'playfair-regular';
  font-display: 'swap';
  src: url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.otf") format("opentype"), url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff") format("woff"), url("../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'sylfaen-regular';
  font-display: 'swap';
  src: url("../fonts/Sylfaen-Regular/Sylfaen.eot?#iefix") format("embedded-opentype"), url("../fonts/Sylfaen-Regular/Sylfaen.woff") format("woff"), url("../fonts/Sylfaen-Regular/Sylfaen.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icon';
  font-display: 'swap';
  src: url("../fonts/icons/icomoon.eot?bykep5");
  src: url("../fonts/icons/icomoon.eot?bykep5#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?bykep5") format("truetype"), url("../fonts/icons/icomoon.woff?bykep5") format("woff");
  font-weight: normal;
  font-style: normal; }
.icon_cart_edit:before {
  content: "\e900"; }

.icon_accordion_closed_default:before {
  content: "\e901";
  color: #ccc; }

.icon_datepicker:before {
  content: "\e903"; }

.icon_cart_delete:before {
  content: "\e904"; }

.icon_popup_close:before {
  content: "\e905"; }

.icon_quote:before {
  content: "\e906"; }

.icon_arrow_left:before {
  content: "\e907"; }

.icon_arrow_right:before {
  content: "\e908"; }

.icon_header_arrow_down_default:before {
  content: "\e909"; }

.icon_langswitcher_white:before {
  content: "\e90a"; }

.icon_shoppingcart_white_default:before {
  content: "\e90b"; }

.icon_search_white_default:before {
  content: "\e90c"; }

.icon_social_insta_white:before {
  content: "\e90d"; }

.icon_social_tw_white:before {
  content: "\e90e"; }

.icon_social_fb_white:before {
  content: "\e90f"; }

.check:before {
  content: "\e91e"; }

.icon_account:before {
  content: "\e902"; }

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em; }

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular", "arm-regular"; }

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none; }

a {
  color: #069dd5; }

button {
  cursor: pointer;
  display: block; }

img {
  max-height: none;
  border: none; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px; }

.custom_container {
  width: 100%;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto; }

.inner_container {
  margin: 0 auto; }

.page_title {
  color: #333333;
  font-family: "playfair-regular", "sylfaen-regular";
  font-size: 320%;
  line-height: 43px; }

.sub_title {
  font-size: 240%;
  line-height: 32px;
  color: #333333;
  font-family: "playfair-regular", "sylfaen-regular"; }

.daterangepicker.show-calendar .drp-buttons {
  display: none !important; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #666666; }

.cancelBtn:focus,
.applyBtn:focus {
  box-shadow: none !important; }
.cancelBtn.btn-primary:active, .cancelBtn.btn-primary:hover,
.applyBtn.btn-primary:active,
.applyBtn.btn-primary:hover {
  background: none !important;
  border-color: unset !important; }

.form_block {
  text-decoration: none; }
  .form_block .field_block {
    max-width: 280px;
    margin-bottom: 10px; }
    .form_block .field_block .password_strength_block {
      font-size: 110%;
      line-height: 1.2em;
      color: #333333; }
      .form_block .field_block .password_strength_block .password_strength_level {
        background-color: #f2f2f2;
        height: 24px;
        line-height: 2.2em;
        padding: 0 9px;
        position: relative;
        z-index: 1; }
        .form_block .field_block .password_strength_block .password_strength_level:before {
          content: '';
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          z-index: -1; }
        .form_block .field_block .password_strength_block .password_strength_level.password_weak:before {
          background-color: #ffafae;
          width: 25%;
          border-bottom: 1px solid #EE1D52; }
        .form_block .field_block .password_strength_block .password_strength_level.password_medium:before {
          background-color: #ffd6b3;
          width: 50%;
          border-bottom: 1px solid #ed812b; }
        .form_block .field_block .password_strength_block .password_strength_level.password_strong:before {
          background-color: #c5eeac;
          width: 75%;
          border-bottom: 1px solid #23B12E; }
        .form_block .field_block .password_strength_block .password_strength_level.password_very_strong:before {
          background-color: #81b562;
          width: 100%;
          border-bottom: 1px solid #14B38B; }
    .form_block .field_block input {
      font-size: 120%;
      color: #333333;
      padding: 12px;
      border-radius: 0;
      border: 1px solid #e5e5e5;
      line-height: 1.2em;
      width: 100%;
      margin-top: 10px; }
    .form_block .field_block select {
      font-size: 120%;
      color: #333333;
      padding: 12px;
      border-radius: 0;
      border: 1px solid #e5e5e5;
      line-height: 1.2em;
      width: 100%;
      margin-top: 10px;
      position: relative; }
    .form_block .field_block textarea {
      font-size: 120%;
      color: #333333;
      padding: 12px;
      border-radius: 0;
      border: 1px solid #e5e5e5;
      line-height: 1.2em;
      width: 100%;
      margin-top: 10px;
      resize: none;
      min-height: 80px; }
    .form_block .field_block .label_text {
      font-size: 120%;
      line-height: 1.2em;
      color: #666666; }
    .form_block .field_block .error_hint {
      opacity: 0; }
  .form_block .checkbox_field {
    justify-content: space-between;
    display: flex; }
    .form_block .checkbox_field label {
      position: relative;
      overflow: hidden;
      margin: 0;
      font-weight: 400;
      vertical-align: top; }
      .form_block .checkbox_field label input {
        position: absolute;
        width: 0;
        height: 0;
        top: 0;
        left: 0;
        visibility: hidden; }
      .form_block .checkbox_field label .checkbox_label {
        cursor: pointer;
        display: flex;
        align-items: flex-start;
        font-size: 130%;
        line-height: 1.4em;
        color: #000000;
        margin-left: 30px; }

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none; }

.slide_btn {
  border: 1px solid #ffffff;
  height: 40px;
  max-width: 180px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: none;
  font-size: 110%;
  line-height: 14px;
  text-align: center;
  font-family: "bold", "arm-bold";
  position: relative;
  overflow: hidden;
  width: 100%;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  z-index: 1; }
  .slide_btn:before {
    top: 100%;
    left: 100%;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    content: "";
    position: absolute;
    z-index: -1;
    background: #333333;
    height: 150px;
    width: 270px;
    border-radius: 50%; }

.cancelBtn,
.applyBtn,
.site_btn {
  border: 1px solid #333333;
  height: 40px;
  max-width: 150px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  background: none;
  font-size: 110%;
  line-height: 14px;
  text-align: center;
  font-family: "bold", "arm-bold";
  position: relative;
  overflow: hidden;
  width: 100%;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  z-index: 1; }
  .cancelBtn:before,
  .applyBtn:before,
  .site_btn:before {
    top: 100%;
    left: 100%;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    content: "";
    position: absolute;
    z-index: -1;
    background: #333333;
    height: 150px;
    width: 270px;
    border-radius: 50%; }

.paging {
  padding-top: 40px;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  width: 100%;
  border-bottom: 1px solid #E6E6E6; }
  .paging ul {
    display: inline-flex;
    position: relative;
    overflow: hidden;
    padding: 0 10px;
    max-width: 100%; }
    .paging ul li {
      margin-bottom: 0;
      flex: 1;
      width: 67px;
      opacity: 100%;
      height: 55px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .paging ul .current_page {
      border-bottom: 2px solid #333333; }
      .paging ul .current_page a {
        opacity: 100%;
        color: #333333;
        font-family: "bold", "arm-bold";
        cursor: default; }
    .paging ul span {
      color: #333333;
      font-size: 120%;
      line-height: 15px; }
    .paging ul a {
      display: flex;
      opacity: 100%;
      width: 100%;
      height: 100%;
      justify-content: center;
      align-items: center;
      font-size: 120%;
      line-height: 15px;
      color: #333333; }
      .paging ul a.prev_page:before {
        display: block;
        font-size: 150%; }
      .paging ul a.next_page:before {
        display: block;
        font-size: 150%; }

.error_hint {
  line-height: 15px;
  min-height: 15px;
  display: block;
  color: #E60000;
  padding-top: 5px;
  font-size: 110%;
  opacity: 0;
  visibility: hidden;
  margin-bottom: -15px;
  text-align: right;
  position: relative;
  z-index: 2;
  background: none; }
  .error_hint .standard_hint {
    display: block; }
  .error_hint .individual_hint {
    display: none; }

.help-block.form-error {
  display: none !important; }

.has-error .error_hint {
  visibility: visible;
  opacity: 1; }
.has-error ::-webkit-input-placeholder {
  color: #E60000 !important; }
.has-error :-moz-placeholder {
  color: #E60000 !important; }
.has-error ::-moz-placeholder {
  color: #E60000 !important; }
.has-error :-ms-input-placeholder {
  color: #E60000 !important; }
.has-error input {
  border-color: #E60000 !important; }

.slider_opened {
  overflow: hidden; }
  .slider_opened .slider_popup {
    top: 0; }

.slider_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: rgba(0, 0, 0, 0.6); }
  .slider_popup .popup_container {
    max-width: 780px; }
  .slider_popup .popup_block {
    max-width: 780px; }

.login_opened {
  overflow: hidden; }
  .login_opened .login_popup {
    top: 0; }

.login_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s; }
  .login_popup .popup_container {
    max-width: 480px;
    background: #ffffff;
    padding: 50px; }
  .login_popup .popup_block {
    background: transparent;
    max-width: 280px;
    margin: 0 auto; }
    .login_popup .popup_block .form_block .field_block {
      margin-bottom: 20px; }
    .login_popup .popup_block .site_btn {
      max-width: 280px;
      margin-top: 40px;
      margin-bottom: 20px; }
      .login_popup .popup_block .site_btn:before {
        width: 350px; }
      .login_popup .popup_block .site_btn:hover:before {
        top: -35px;
        left: -35px; }
    .login_popup .popup_block .page_title {
      padding-bottom: 30px;
      opacity: 1;
      transform: none; }
    .login_popup .popup_block .forgot_password {
      color: #666666;
      font-size: 120%;
      font-family: "bold", "arm-bold";
      line-height: 15px; }
    .login_popup .popup_block .to_registration {
      color: #666666;
      font-size: 120%;
      line-height: 15px;
      margin-top: 10px; }
      .login_popup .popup_block .to_registration a {
        font-family: "bold", "arm-bold";
        color: #333333; }

.login_bg:before {
  background: rgba(26, 26, 26, 0.9);
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  z-index: 101; }

.registration_opened {
  overflow: hidden; }
  .registration_opened .registration_popup {
    top: 0; }

.registration_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s; }
  .registration_popup .popup_container {
    max-width: 480px;
    background: #ffffff;
    padding: 50px; }
  .registration_popup .popup_block {
    background: transparent;
    max-width: 280px;
    margin: 0 auto; }
    .registration_popup .popup_block .form_block .field_block {
      margin-bottom: 0; }
    .registration_popup .popup_block .site_btn {
      max-width: 280px;
      margin-top: 40px;
      margin-bottom: 20px; }
      .registration_popup .popup_block .site_btn:before {
        width: 350px; }
      .registration_popup .popup_block .site_btn:hover:before {
        top: -35px;
        left: -35px; }
    .registration_popup .popup_block .page_title {
      padding-bottom: 10px;
      opacity: 1;
      transform: none; }
    .registration_popup .popup_block .forgot_password {
      color: #666666;
      font-size: 120%;
      font-family: "bold", "arm-bold";
      line-height: 15px; }
    .registration_popup .popup_block .to_registration {
      color: #666666;
      font-size: 120%;
      line-height: 15px;
      margin-top: 10px; }
      .registration_popup .popup_block .to_registration a {
        font-family: "bold", "arm-bold";
        color: #333333; }
  .registration_popup .inputs_tabs {
    color: #666666;
    font-family: "bold", "arm-bold";
    font-size: 120%;
    line-height: 15px;
    margin-bottom: 3px;
    text-transform: uppercase;
    margin-top: 23px; }
  .registration_popup .info_password {
    color: #999999;
    font-size: 110%;
    line-height: 12px;
    margin-top: 10px;
    margin-bottom: 22px; }
  .registration_popup .box_title a {
    color: #333333;
    font-family: "bold", "arm-bold"; }

.site_popup {
  height: 100%; }
  .site_popup .info_popup {
    padding: 20px 50px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .site_popup .site_btn {
    max-width: 180px; }
  .site_popup .popup_description {
    color: #333333;
    font-size: 140%;
    line-height: 20px;
    margin-top: 17px;
    margin-bottom: 20px; }
  .site_popup .popup_img {
    overflow: hidden;
    position: relative; }
    .site_popup .popup_img img {
      object-fit: cover; }
    .site_popup .popup_img:before {
      display: block;
      content: "";
      padding-bottom: 100%; }
  .site_popup .inner_block {
    padding: 40px 20px;
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .site_popup .close_popup {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #000000;
    font-size: 100%;
    z-index: 1;
    background: #ffffff; }
    .site_popup .close_popup:before {
      font-size: 240%; }
  .site_popup .popup_block {
    width: 100%;
    background: #ffffff; }
  .site_popup .popup_container {
    position: relative;
    width: 100%;
    margin: 0 auto; }
  .site_popup .checkbox_block {
    margin-top: 13px; }
    .site_popup .checkbox_block input[type="checkbox"] {
      display: none; }
      .site_popup .checkbox_block input[type="checkbox"]:checked + .check:before {
        color: #333333;
        opacity: 1; }
      .site_popup .checkbox_block input[type="checkbox"]:checked + .box_title {
        font-family: "bold", "arm-bold"; }
    .site_popup .checkbox_block label {
      display: flex;
      align-items: center;
      cursor: pointer; }
    .site_popup .checkbox_block span {
      display: block; }
    .site_popup .checkbox_block .box_title {
      font-size: 120%;
      line-height: 16px;
      margin-left: 8px;
      color: #000000; }
    .site_popup .checkbox_block .check {
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      width: 20px;
      height: 20px;
      border: 1px solid #E6E6E6;
      display: flex;
      align-items: center;
      justify-content: center; }
      .site_popup .checkbox_block .check:before {
        opacity: 0; }

@media (max-width: 1199px) {
  .page_title {
    font-size: 240%; } }
@media (max-width: 991px) {
  .sub_title {
    font-size: 200%;
    line-height: 24px; }

  .site_popup .info_popup {
    padding: 20px; }
  .site_popup .close_popup {
    right: 10px;
    top: 10px; }
  .site_popup .inner_block {
    padding: 20px; }

  .page_title {
    font-size: 200%;
    line-height: 26px; }

  .paging {
    padding-top: 15px; } }
@media (max-width: 767px) {
  .sub_title {
    font-size: 180%;
    line-height: 22px; }

  .daterangepicker.show-calendar .drp-buttons {
    display: flex !important;
    align-items: center;
    justify-content: flex-end; }

  .daterangepicker .drp-selected {
    display: none; }

  .cancelBtn,
  .applyBtn {
    height: 30px;
    max-width: 90px; }

  .site_popup .close_popup {
    top: 0;
    right: 0; }

  .registration_popup .close_popup,
  .login_popup .close_popup {
    right: 10px;
    top: 10px; } }
@media (max-width: 479px) {
  .sub_title {
    font-size: 160%;
    line-height: 20px; }

  .page_title {
    font-size: 180%; }

  .registration_popup .popup_block .page_title {
    padding-bottom: 0; }

  .login_opened .popup_block .page_title {
    padding-bottom: 20px; }

  .registration_popup .popup_container,
  .login_popup .popup_container {
    padding: 50px 20px; } }
.web .login_popup .popup_block .to_registration a,
.web .login_popup .popup_block .forgot_password {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }
  .web .login_popup .popup_block .to_registration a:hover,
  .web .login_popup .popup_block .forgot_password:hover {
    color: #E6E6E6; }
.web .site_popup .close_popup {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .web .site_popup .close_popup:hover {
    opacity: 0.5; }
.web .paging ul li a {
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .web .paging ul li a:hover {
    background-color: #f2f2f2; }
.web .cancelBtn,
.web .applyBtn,
.web .slide_btn,
.web .site_btn {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .cancelBtn:hover,
  .web .applyBtn:hover,
  .web .slide_btn:hover,
  .web .site_btn:hover {
    color: #ffffff; }
    .web .cancelBtn:hover:before,
    .web .applyBtn:hover:before,
    .web .slide_btn:hover:before,
    .web .site_btn:hover:before {
      top: -30px;
      left: -30px; }
.web .checkbox_block label {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .checkbox_block label:hover .check {
    border-color: #666666; }

.touch .login_popup .popup_block .to_registration a,
.touch .login_popup .popup_block .forgot_password {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .touch .login_popup .popup_block .to_registration a:active,
  .touch .login_popup .popup_block .forgot_password:active {
    color: #E6E6E6; }
.touch .checkbox_block label {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .checkbox_block label:active .check {
    border-color: #666666; }
.touch .site_popup .close_popup {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  .touch .site_popup .close_popup:active {
    opacity: 0.5; }
.touch .paging ul li a {
  -o-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  .touch .paging ul li a:active {
    background-color: #f2f2f2; }
.touch .cancelBtn,
.touch .applyBtn,
.touch .slide_btn,
.touch .site_btn {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .cancelBtn:active,
  .touch .applyBtn:active,
  .touch .slide_btn:active,
  .touch .site_btn:active {
    color: #ffffff; }
    .touch .cancelBtn:active:before,
    .touch .applyBtn:active:before,
    .touch .slide_btn:active:before,
    .touch .site_btn:active:before {
      top: -30px;
      left: -30px; }

.paging ul, .header .lg_list, .header .logos_all ul, .header .social_block, .header .catalog_menu > .menu_list, .cart_items ul, .logos_footer ul, .footer_menu ul, .footer_contacts ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.site_popup .popup_img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.paging ul a.prev_page:before, .paging ul a.next_page:before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1); }

.iti__arrow.iti__arrow--up {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1); }

[class*="icon_"]:before, .site_popup .checkbox_block .check:before, .cart_select .bootstrap-select .btn:before, .header .logos_all ul:before, .iti__arrow:before, [class*="icon_"]:after, .site_popup .checkbox_block .check:after, .cart_select .bootstrap-select .btn:after, .header .logos_all ul:after, .iti__arrow:after {
  font-family: 'icon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cart_select select {
  visibility: hidden; }
.cart_select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
  margin-top: 10px; }
.cart_select .bootstrap-select .btn {
  font-size: 120%;
  height: 38px;
  line-height: 16px;
  box-shadow: none;
  outline: none !important;
  border: 1px solid #e5e5e5 !important;
  padding: 14px 15px;
  background: #ffffff !important;
  border-radius: 0 !important; }
  .cart_select .bootstrap-select .btn.dropdown-toggle:focus {
    outline: none !important; }
  .cart_select .bootstrap-select .btn.dropdown-toggle:after {
    content: "\e926";
    border: none;
    margin: -3px 15px 0px 0px;
    font-size: 80%; }
  .cart_select .bootstrap-select .btn.dropdown-toggle .filter-option-inner-inner {
    margin: -4px 0 0 0px; }
.cart_select .bootstrap-select .dropdown-menu {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: none;
  margin-top: 0;
  background-color: #ffffff;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1); }
  .cart_select .bootstrap-select .dropdown-menu li.dropdown-divider, .cart_select .bootstrap-select .dropdown-menu li.dropdown-header {
    display: none; }
  .cart_select .bootstrap-select .dropdown-menu > .inner {
    max-height: 230px !important; }
    .cart_select .bootstrap-select .dropdown-menu > .inner::-webkit-scrollbar {
      width: 5px;
      height: auto;
      border-radius: 2px;
      background: rgba(0, 0, 0, 0.1); }
    .cart_select .bootstrap-select .dropdown-menu > .inner::-webkit-scrollbar-thumb {
      border-radius: 2px;
      background: #069dd5; }
.cart_select .bootstrap-select.dropup .dropdown-menu {
  border-bottom: none; }
.cart_select .bootstrap-select:not(.dropup) .dropdown-menu {
  border-top: none; }
.cart_select .bootstrap-select .dropdown-item {
  padding: 7px 15px;
  font-weight: normal;
  color: #000000;
  background: transparent;
  font-size: 120%;
  line-height: 16px;
  white-space: normal; }
  .cart_select .bootstrap-select .dropdown-item.selected, .cart_select .bootstrap-select .dropdown-item.active, .cart_select .bootstrap-select .dropdown-item:active {
    background-color: #ffffff;
    cursor: default; }
.cart_select .bootstrap-select .bs-searchbox {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 3px 5px; }
.cart_select .bootstrap-select .form-control {
  display: block;
  width: 100%;
  padding: 3px 10px;
  font-size: 120%;
  line-height: 16px;
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #069dd5;
  border-radius: 0;
  outline: none;
  box-shadow: none; }
.cart_select .bootstrap-select.has-error .btn {
  border-color: #069dd5 !important; }
.cart_select .bootstrap-select.has-error .dropdown-toggle::after, .cart_select .bootstrap-select.has-error ::before,
.cart_select .bootstrap-select.has-error ~ .placeholder_block {
  color: #069dd5; }
.cart_select .bootstrap-select.filled ~ .placeholder_block {
  font-size: 120%;
  line-height: 16px;
  top: -8px; }

body.basket_opened {
  overflow: hidden; }
  body.basket_opened .basket_show {
    width: 100%; }

.header {
  height: 160px;
  position: relative;
  z-index: 99;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .header.fixed {
    height: 103px; }
    .header.fixed .basket_show {
      top: 120px; }
    .header.fixed .header_bottom {
      height: 80px; }
    .header.fixed .logos_all ul {
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      height: 115px;
      width: 110px; }
    .header.fixed .social_list {
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      margin-bottom: 0; }
  .header .one_header_logo {
    display: none; }
  .header_inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff; }
  .header_top {
    background-color: rgba(26, 26, 26, 0.95);
    height: 40px;
    position: relative;
    z-index: 5; }
  .header_bottom .custom_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative; }
  .header .main_logo {
    position: relative;
    z-index: 100;
    margin-right: 20px;
    width: 80px; }
    .header .main_logo a {
      display: block; }
    .header .main_logo img:last-child {
      display: none; }
    .header .main_logo img {
      width: auto;
      display: block; }
  .header .profile_buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 40px; }
    .header .profile_buttons .register_btn,
    .header .profile_buttons .login_btn {
      height: 40px;
      width: 137px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: rgba(255, 255, 255, 0.1);
      font-size: 110%;
      line-height: 14px;
      text-align: center;
      color: #ffffff; }
    .header .profile_buttons .register_btn {
      font-family: "bold", "arm-bold";
      background: #ffffff;
      color: #1A1A1A;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .header .search_block {
    position: absolute;
    right: 120px;
    top: 13px; }
    .header .search_block.opened .search_form input {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
      width: 200px; }
    .header .search_block.opened .search_form:before {
      width: 230px; }
  .header .shopping_cart_btn {
    height: 36px;
    width: 40px;
    border-radius: 18px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center; }
    .header .shopping_cart_btn.active_cart {
      position: relative; }
      .header .shopping_cart_btn.active_cart:after {
        height: 8px;
        width: 8px;
        border: 1px solid #ffffff;
        background-color: #EF3A32;
        content: '';
        border-radius: 50%;
        margin: 0 0 13px -7px; }
  .header .search_form {
    position: absolute;
    top: 0;
    right: 100%;
    height: 36px;
    width: 39px;
    z-index: 2;
    left: -42px; }
    .header .search_form button {
      border: none;
      width: 100%;
      height: 100%;
      border-radius: 18px;
      font-size: 150%;
      background: #ffffff;
      padding: 0;
      z-index: 2;
      position: relative;
      overflow: hidden; }
      .header .search_form button:before {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%; }
    .header .search_form ::-webkit-input-placeholder {
      color: #666666;
      font-size: 12px;
      line-height: 15px; }
    .header .search_form :-moz-placeholder {
      color: #666666;
      font-size: 12px;
      line-height: 15px; }
    .header .search_form ::-moz-placeholder {
      color: #666666;
      font-size: 12px;
      line-height: 15px; }
    .header .search_form :-ms-input-placeholder {
      color: #666666;
      font-size: 12px;
      line-height: 15px; }
    .header .search_form input {
      position: absolute;
      width: 100%;
      font-size: 120%;
      line-height: 15px;
      padding: 8px 0 8px 16px;
      top: 0;
      right: 0;
      border: none;
      height: 36px;
      border-radius: 18px;
      background-color: #ffffff;
      color: #666666;
      z-index: 1;
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
    .header .search_form:before {
      display: block;
      content: "";
      position: absolute;
      -o-transition: width 0.3s;
      -ms-transition: width 0.3s;
      -moz-transition: width 0.3s;
      -webkit-transition: width 0.3s;
      transition: width 0.3s;
      width: 100%;
      top: 0;
      right: 0;
      height: 100%;
      background: #ffffff; }
  .header .lg_block {
    position: relative;
    height: 36px;
    width: 51px; }
    .header .lg_block > a {
      height: 100%;
      width: 100%;
      border-radius: 18px;
      background-color: #ffffff;
      justify-content: center;
      display: flex;
      align-items: center; }
    .header .lg_block.opened .lg_button {
      color: #000000;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
  .header .lg_button {
    display: flex;
    height: 14px;
    color: inherit;
    align-items: center; }
    .header .lg_button:before {
      font-size: 110%;
      display: block;
      color: #1A1A1A; }
    .header .lg_button:after {
      color: inherit;
      border-style: solid;
      border-left-color: transparent;
      border-right-color: transparent;
      border-width: 4px 3px 0;
      content: "";
      color: #CCCCCC;
      margin-left: 5px; }
    .header .lg_button span {
      display: block;
      line-height: 13px;
      padding-top: 1px; }
  .header .lg_list {
    position: absolute;
    right: -3px;
    top: 42px;
    min-width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    z-index: 20;
    display: none; }
    .header .lg_list a {
      display: inline-block !important;
      color: inherit;
      padding: 10px 15px;
      margin: 0 !important;
      width: 100%; }
    .header .lg_list li {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center; }
      .header .lg_list li.current_lg {
        background: #000000; }
        .header .lg_list li.current_lg a {
          cursor: default;
          pointer-events: none;
          color: #ffffff; }
  .header .logos_all {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    top: 56px;
    max-width: 80px;
    left: 0;
    z-index: 7;
    margin: 0 auto;
    right: 0; }
    .header .logos_all.opened .logos_inner {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
      height: 343px; }
      .header .logos_all.opened .logos_inner li:first-child {
        position: relative; }
        .header .logos_all.opened .logos_inner li:first-child:before {
          background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
          content: '';
          position: absolute;
          left: 0;
          width: 124px;
          height: 10px;
          bottom: -11px; }
    .header .logos_all.opened .logos_btn {
      transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -webkit-transform: scaleY(-1);
      -o-transform: scaleY(-1); }
    .header .logos_all ul {
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      display: block;
      height: 120px;
      width: 124px;
      background-color: #ffffff;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
      position: absolute;
      overflow: hidden;
      padding-top: 0;
      padding-left: 0;
      top: 50%;
      margin-top: -16px;
      z-index: 2; }
      .header .logos_all ul .logos_btn {
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        position: absolute;
        bottom: 0;
        max-width: 124px;
        z-index: 1;
        height: 20px;
        width: 100%;
        left: 0;
        font-size: 160%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%); }
        .header .logos_all ul .logos_btn:before {
          color: #000000; }
      .header .logos_all ul li {
        background-color: #ffffff;
        border-bottom: 1px solid #f2f2f2;
        max-width: 130px;
        max-height: 102px;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        display: flex; }
        .header .logos_all ul li a {
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
        .header .logos_all ul li img {
          width: 100%;
          max-width: 55px; }
        .header .logos_all ul li.active_logo img {
          width: 100%;
          max-width: 70px; }
        .header .logos_all ul li:last-child {
          border: none;
          margin-bottom: 0;
          margin-top: 0; }
        .header .logos_all ul li:nth-child(2) {
          margin-bottom: 0;
          margin-top: 17px; }
        .header .logos_all ul li:first-child {
          margin-bottom: 0;
          margin-top: 0;
          border: none; }
  .header .right_list {
    display: flex;
    justify-content: flex-end;
    position: relative;
    align-items: center;
    z-index: 10; }
    .header .right_list a {
      display: flex;
      align-items: center;
      color: #000000;
      font-size: 120%;
      line-height: 14px;
      white-space: nowrap;
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      margin: 0 3px; }
      .header .right_list a:before {
        font-size: 160%;
        color: #1A1A1A; }
    .header .right_list .mobile_btn {
      display: none; }
  .header .menu_button {
    display: none;
    position: relative;
    overflow: hidden;
    z-index: 100;
    padding: 18px;
    border: none;
    width: 50px;
    min-width: 51px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    margin-left: 20px; }
    .header .menu_button:before, .header .menu_button:after {
      display: block;
      content: "";
      position: absolute;
      left: 18px;
      width: 15px;
      border-top: 2px solid;
      -o-transition: all 0.5s, color 0s;
      -ms-transition: all 0.5s, color 0s;
      -moz-transition: all 0.5s, color 0s;
      -webkit-transition: all 0.5s, color 0s;
      transition: all 0.5s, color 0s; }
    .header .menu_button:before {
      top: 18px;
      transform-origin: left top;
      -webkit-transfrom-origin: left top; }
    .header .menu_button:after {
      bottom: 18px;
      transform-origin: left bottom;
      -webkit-transfrom-origin: left bottom; }
    .header .menu_button span {
      display: block;
      border-top: 2px solid;
      -o-transition: opacity 0.2s, color 0s;
      -ms-transition: opacity 0.2s, color 0s;
      -moz-transition: opacity 0.2s, color 0s;
      -webkit-transition: opacity 0.2s, color 0s;
      transition: opacity 0.2s, color 0s;
      -o-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s; }
  .header .social_list {
    position: absolute;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 10;
    bottom: 100%;
    height: 100%;
    margin-bottom: 18px;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  .header .social_block {
    display: flex;
    align-items: center; }
    .header .social_block li a {
      font-size: 160%;
      color: #ffffff;
      padding: 10px 14px; }
  .header .phone_block {
    font-size: 110%;
    color: rgba(255, 255, 255, 0.8);
    line-height: 14px;
    padding-left: 15px;
    margin-bottom: 5px; }
    .header .phone_block a {
      font-family: "bold", "arm-bold";
      color: #ffffff;
      padding-right: 3px; }
  .header .header_bottom {
    height: 116px;
    display: flex;
    align-items: center;
    justify-content: center;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  .header_menu_block {
    flex: 1; }
  .header .catalog_menu > .menu_list {
    display: flex;
    justify-content: center;
    align-items: center; }
    .header .catalog_menu > .menu_list > li {
      padding: 10px 20px; }
      .header .catalog_menu > .menu_list > li > a {
        display: inline-block;
        font-size: 120%;
        font-family: "bold", "arm-bold";
        color: #000000;
        line-height: 15px;
        text-transform: uppercase; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2):nth-child(1), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2) ~ li:nth-child(1) {
        margin-right: 200px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2) ~ li:last-child {
        margin-right: 11px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3):nth-child(2), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3) ~ li:nth-child(2) {
        margin-right: 200px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3) ~ li:last-child {
        margin-right: 35px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4):nth-child(2), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4) ~ li:nth-child(2) {
        margin-right: 200px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4) ~ li:last-child {
        margin-right: -5px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5):nth-child(3), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5) ~ li:nth-child(3) {
        margin-right: 200px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5) ~ li:last-child {
        margin-right: 73px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6):nth-child(3), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6) ~ li:nth-child(3) {
        margin-right: 200px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6) ~ li:last-child {
        margin-right: -48px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7):nth-child(4), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7) ~ li:nth-child(4) {
        margin-right: 129px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7) ~ li:last-child {
        margin-right: 60px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8):nth-child(4), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8) ~ li:nth-child(4) {
        margin-right: 125px; }
      .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8) ~ li:last-child {
        margin-right: -17px; }

.one_header {
  height: 40px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .one_header .basket_show {
    top: 120px; }
  .one_header.fixed {
    height: 40px; }
    .one_header.fixed .basket_show {
      top: 110px; }
    .one_header.fixed .header_inner {
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      background: #1a1a1a; }
    .one_header.fixed .header_bottom {
      height: 70px; }
    .one_header.fixed .logos_all {
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      top: 10px;
      z-index: 5; }
    .one_header.fixed .social_list {
      margin-bottom: -7px; }
  .one_header .catalog_menu {
    position: relative;
    z-index: 6; }
  .one_header .social_list {
    margin-bottom: 16px; }
  .one_header .main_logo {
    opacity: 0; }
    .one_header .main_logo a img {
      opacity: 0; }
  .one_header .one_header_logo {
    display: block; }
  .one_header .header_inner {
    background: transparent;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  .one_header .right_list a:before {
    color: #ffffff; }
  .one_header .logos_all {
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .one_header .logos_all .logos_inner {
      display: none; }
  .one_header .shopping_cart_btn {
    background: transparent;
    border: 1px solid transparent; }
  .one_header .lg_block > a {
    background: transparent;
    border: 1px solid transparent; }
  .one_header .lg_block.opened .lg_button {
    border-radius: 18px;
    border: 1px solid #ffffff; }
  .one_header .catalog_menu > .menu_list > li > a {
    color: #ffffff; }
  .one_header .search_form {
    border: 1px solid transparent; }
    .one_header .search_form:before {
      background: transparent; }
    .one_header .search_form button {
      background: transparent;
      border-radius: 18px;
      border: 1px solid transparent; }
      .one_header .search_form button:before {
        color: #ffffff; }
    .one_header .search_form input {
      background: transparent;
      opacity: 0; }
  .one_header .search_block {
    z-index: 7; }
    .one_header .search_block.opened .search_form input {
      opacity: 1;
      background: #ffffff; }
    .one_header .search_block.opened .search_form button:before {
      color: #000000; }

.scroll-y div {
  position: absolute;
  display: block;
  top: 30px;
  bottom: 5px;
  border-radius: 0;
  width: 8px;
  right: 2px; }
  .scroll-y div.scroll-element_track {
    z-index: 2;
    border-radius: 5px;
    background: transparent; }
  .scroll-y div.scroll-bar {
    cursor: pointer;
    z-index: 3;
    border-radius: 5px;
    background: #666666; }

.basket_show {
  background: rgba(26, 26, 26, 0.9);
  position: fixed;
  overflow: hidden;
  right: 0;
  width: 0;
  top: 160px;
  bottom: 0;
  -o-transition: width, 0.5s;
  -ms-transition: width, 0.5s;
  -moz-transition: width, 0.5s;
  -webkit-transition: width, 0.5s;
  transition: width, 0.5s;
  z-index: 100; }

.head_inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.basket_options {
  display: flex;
  flex-direction: column; }

.view_cart {
  color: #333333;
  font-family: "bold", "arm-bold";
  font-size: 110%;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px; }

.option_type {
  color: #333333;
  font-size: 120%;
  line-height: 15px; }

.option_result {
  color: #333333;
  font-size: 180%;
  line-height: 24px;
  font-family: "bold", "arm-bold"; }

.basket_inner {
  width: 400px;
  max-width: 100vw;
  height: 100%;
  background: #ffffff;
  box-shadow: -8px 0 22px -1px rgba(0, 0, 0, 0.15);
  margin-left: auto;
  display: flex;
  flex-direction: column; }
  @media screen and (max-height: 624px) {
    .basket_inner {
      height: auto;
      min-height: 100%; } }

.basket_head {
  padding: 20px;
  position: relative; }
  .basket_head:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    content: '';
    height: 10px;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    left: 0;
    right: 0; }

.cart_items {
  flex: 1;
  height: 10%; }
  @media screen and (max-height: 624px) {
    .cart_items {
      height: auto;
      max-height: 400px; } }
  .cart_items.combo_hover {
    cursor: pointer; }
  .cart_items ul {
    margin-right: 20px;
    border-right: 1px solid #f2f2f2; }
  .cart_items li {
    display: flex;
    align-items: center;
    border-top: 1px solid #f2f2f2; }
    .cart_items li:first-child {
      border-top: none; }

.cart_block {
  display: flex;
  padding: 20px;
  padding-right: 0;
  width: 100%; }
  .cart_block > a {
    display: flex; }
    .cart_block > a img {
      display: block;
      max-width: 100px;
      max-height: 120px;
      object-fit: cover; }

.title_cart {
  color: #333333;
  font-size: 120%;
  line-height: 15px;
  width: 153px;
  margin-bottom: 8px;
  height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.cart_select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 140px !important; }
.cart_select .bootstrap-select:before {
  font-size: 150%;
  position: absolute;
  transform: rotate(-90deg);
  z-index: 10;
  right: 10px;
  top: 7px; }
.cart_select .bootstrap-select .btn {
  height: 30px;
  padding: 9px 11px; }

.cart_quantity {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between; }
  .cart_quantity .item_quantity {
    padding-right: 10px;
    position: relative;
    max-width: 88px;
    width: 100%; }
    .cart_quantity .item_quantity.icon_arrow_left:before {
      position: absolute;
      right: 15px;
      top: 7px;
      transform: rotate(-90deg);
      font-size: 180%; }
    .cart_quantity .item_quantity input {
      width: 100%;
      font-size: 120%;
      color: #333333;
      padding: 0 12px;
      border-radius: 0;
      border: 1px solid #e5e5e5;
      line-height: 15px;
      height: 30px; }
    .cart_quantity .item_quantity .qty_dropdown {
      position: absolute;
      z-index: 10;
      min-width: 70px;
      text-align: center;
      display: none; }
      .cart_quantity .item_quantity .qty_dropdown.opened {
        display: block !important; }
      .cart_quantity .item_quantity .qty_dropdown ul {
        padding: 0;
        margin: 0;
        list-style-type: none; }
        .cart_quantity .item_quantity .qty_dropdown ul li {
          padding: 10px 20px;
          background: #f2f2f2;
          cursor: pointer; }
          .cart_quantity .item_quantity .qty_dropdown ul li.active_qty {
            background: #333333;
            color: #ffffff; }
  .cart_quantity .item_price {
    flex: 0 0 15%;
    max-width: 15%;
    font-family: "bold", "arm-bold";
    font-size: 120%; }

.info_cart {
  padding-right: 20px;
  margin-left: 20px;
  width: 100%; }

.inner_cart {
  display: flex;
  width: 100%;
  justify-content: space-between; }

.delete_cart,
.edit_cart {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 0; }
  .delete_cart:before,
  .edit_cart:before {
    color: #000000;
    font-size: 160%; }

.price_block {
  color: #333333;
  font-size: 140%;
  line-height: 19px;
  font-family: "bold", "arm-bold"; }

.option_type {
  flex: 1;
  padding-right: 15px; }

.option_result {
  flex-wrap: nowrap; }
  .option_result.sumary_result {
    font-family: "bold", "arm-bold"; }

.iti__flag-container {
  border: 1px solid #e5e5e5 !important;
  width: 85px;
  padding: 0; }

.iti--separate-dial-code .iti__selected-flag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: none; }
  .iti--separate-dial-code .iti__selected-flag:focus {
    border: none;
    background: none;
    outline: none; }
.iti--separate-dial-code .iti__selected-dial-code {
  font-size: 120%;
  color: rgba(0, 0, 0, 0.7); }

.iti__flag,
.iti__flag-box {
  display: none; }

.iti {
  width: 100%; }
  .iti:focus {
    outline: none; }

.iti__arrow {
  border: none;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .iti__arrow:before {
    content: "\e909";
    font-size: 200%;
    position: relative;
    top: -11px;
    left: -20px;
    color: #666666;
    display: block; }

.iti__country-list {
  overflow-x: hidden;
  max-width: 241px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.3);
  border: none;
  margin-top: 5px; }
  .iti__country-list::-webkit-scrollbar {
    width: 5px;
    height: auto;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1); }
  .iti__country-list::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #666666; }

.iti__country.iti__highlight {
  background: rgba(0, 0, 0, 0.1); }

.iti__country {
  height: 42px;
  display: flex;
  align-items: center; }

.iti__country-name {
  margin-right: 7px;
  max-width: 241px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  line-height: 15px; }

.telephone_block {
  padding-left: 11px !important;
  margin-left: 97px !important;
  width: 183px !important; }

.register_email {
  margin-top: 55px; }

.iti__divider {
  display: none; }

.iti {
  margin-top: 10px;
  position: absolute;
  width: 280px; }

@media (max-width: 1199px) {
  .header .catalog_menu > .menu_list > li {
    padding: 10px; }
    .header .catalog_menu > .menu_list > li a {
      font-size: 110%; }
  .header .shopping_cart_btn {
    height: 27px;
    width: 24px; }
  .header .search_block {
    right: 100px; } }
@media (max-width: 991px) {
  .basket_show {
    top: 51px; }

  .one_header .basket_show {
    top: 51px; }
  .one_header .main_logo {
    opacity: 1; }
    .one_header .main_logo a img {
      opacity: 1; }
  .one_header .one_header_logo {
    display: none; }
  .one_header .logos_all .logos_inner {
    display: block; }

  .header {
    height: 51px; }
    .header .menu_button {
      display: block;
      margin-left: 5px; }
    .header_top {
      display: none; }
    .header .header_inner {
      position: relative; }
    .header .header_bottom {
      background-color: rgba(26, 26, 26, 0.95);
      height: 51px;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 2; }
      .header .header_bottom > .custom_container {
        padding-right: 0; }
    .header .logos_all {
      z-index: 1;
      top: 50px; }
      .header .logos_all ul {
        margin-top: 0; }
    .header .main_logo {
      padding: 14px 0; }
      .header .main_logo img:first-child {
        display: none; }
      .header .main_logo img:last-child {
        display: block; }
    .header .right_list a {
      background: transparent; }
      .header .right_list a:before {
        color: #ffffff; }
    .header .right_list .mobile_btn {
      margin-left: 10px;
      display: block; }
    .header_menu_block {
      position: fixed;
      top: 49px;
      z-index: 9;
      right: 0;
      width: 0;
      bottom: 0;
      padding: 0;
      background: #000000;
      overflow: hidden;
      -o-transition: width 0.5s;
      -ms-transition: width 0.5s;
      -moz-transition: width 0.5s;
      -webkit-transition: width 0.5s;
      transition: width 0.5s; }
    .header .social_block {
      margin-bottom: 31px; }
      .header .social_block li a {
        font-size: 180%; }
    .header .phone_block {
      display: flex;
      flex-direction: column; }
      .header .phone_block a {
        font-size: 18px;
        line-height: 22px; }
    .header .social_list {
      position: relative;
      height: auto;
      bottom: 0;
      padding: 40px;
      display: flex;
      flex-direction: column;
      align-items: unset; }
    .header_menu_inner {
      display: block;
      width: 100vw;
      height: 100%;
      position: relative;
      overflow-x: hidden;
      overflow-y: auto; }
      .header_menu_inner.not_scroll {
        overflow: hidden; }
    .header .search_block {
      position: relative;
      right: 0;
      top: 0;
      margin-top: 20px; }
    .header .search_form {
      left: 50px; }
      .header .search_form:before {
        background: transparent;
        left: 0; }
      .header .search_form input {
        left: 0;
        padding: 8px 17px 8px 43px;
        background: transparent;
        color: #000000; }
      .header .search_form button {
        background: transparent; }
        .header .search_form button:before {
          color: #ffffff; }
    .header .search_block.opened .search_form input {
      background: #ffffff; }
    .header .search_block.opened .search_form button:before {
      color: #000000; }
    .header .catalog_menu {
      padding: 50px 40px 30px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .header .catalog_menu > .menu_list {
        display: block; }
        .header .catalog_menu > .menu_list > li {
          padding: 0; }
          .header .catalog_menu > .menu_list > li > a {
            display: flex;
            align-items: center;
            width: 100%;
            padding: 20px 20px;
            font-size: 120%;
            line-height: 15px;
            color: #ffffff;
            text-transform: uppercase;
            font-family: "bold", "arm-bold"; }
            .header .catalog_menu > .menu_list > li > a.special {
              color: inherit;
              font-family: "playfair-regular", "sylfaen-regular"; }
            .header .catalog_menu > .menu_list > li > a.submenu_button {
              flex-direction: row-reverse;
              justify-content: space-between; }
            .header .catalog_menu > .menu_list > li > a:before {
              display: block;
              margin-left: 20px;
              font-size: 60%; }
          .header .catalog_menu > .menu_list > li.opened {
            background: transparent; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2):nth-child(1), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2) ~ li:nth-child(1) {
            margin-right: 170px; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(2) ~ li:last-child {
            margin-right: -27px; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3):nth-child(2), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3) ~ li:nth-child(2) {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(3) ~ li:last-child {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4):nth-child(2), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4) ~ li:nth-child(2) {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(4) ~ li:last-child {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5):nth-child(3), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5) ~ li:nth-child(3) {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(5) ~ li:last-child {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6):nth-child(3), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6) ~ li:nth-child(3) {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(6) ~ li:last-child {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7):nth-child(4), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7) ~ li:nth-child(4) {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(7) ~ li:last-child {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8):nth-child(4), .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8) ~ li:nth-child(4) {
            margin-right: 0; }
          .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8):last-child, .header .catalog_menu > .menu_list > li:first-child:nth-last-child(8) ~ li:last-child {
            margin-right: 0; }
    .header .category_image {
      display: none; }

  .menu_opened {
    overflow: hidden; }
    .menu_opened .header_menu_block {
      width: 320px; }
    .menu_opened .menu_button {
      display: block; }
      .menu_opened .menu_button span {
        opacity: 0;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
      .menu_opened .menu_button:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        width: 18px;
        top: 18px;
        left: 19px; }
      .menu_opened .menu_button:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        width: 18px;
        bottom: 18px;
        left: 19px; } }
@media (max-width: 399px) {
  .cart_block {
    flex-direction: column; }
    .cart_block > a {
      align-items: center;
      justify-content: center; }

  .info_cart {
    padding-right: 0;
    padding-left: 0;
    max-width: 210px;
    margin: 15px auto; }

  .basket_inner {
    width: 320px; } }
@media (max-width: 359px) {
  .header .lg_block {
    width: 47px; }
  .header .right_list a {
    width: 33px; }
  .header .menu_button {
    margin-left: 0; } }
.web .header .logos_all ul li a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .header .logos_all ul li a:hover {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    background: #ffffff; }
.web .header .logos_all ul .logos_btn {
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .web .header .logos_all ul .logos_btn:hover {
    background-color: #E6E6E6; }
.web .one_header .right_list a,
.web .one_header .search_form button {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .one_header .right_list a:hover,
  .web .one_header .search_form button:hover {
    border-color: #ffffff; }
.web .header .catalog_menu > .menu_list > li > a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .web .header .catalog_menu > .menu_list > li > a:hover {
    opacity: 0.5; }
.web .header .right_list a,
.web .header .search_form button {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .header .right_list a:hover,
  .web .header .search_form button:hover {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
.web .header .social_block li a {
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .web .header .social_block li a:hover {
    background-color: #4D4D4D; }
.web .header .profile_buttons .login_btn {
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .web .header .profile_buttons .login_btn:hover {
    background-color: rgba(255, 255, 255, 0.2); }
.web .header .profile_buttons .register_btn {
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .web .header .profile_buttons .register_btn:hover {
    background-color: #E6E6E6; }
.web .delete_cart,
.web .edit_cart {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .delete_cart:hover,
  .web .edit_cart:hover {
    background-color: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
.web .cart_items .cart_block > a img,
.web .cart_items .title_cart {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .cart_items .cart_block > a img:hover,
  .web .cart_items .title_cart:hover {
    opacity: 0.5;
    color: #000000; }
.web .cart_items .combo_hover {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .cart_items .combo_hover:hover {
    background-color: #f2f2f2; }
    .web .cart_items .combo_hover:hover .delete_cart,
    .web .cart_items .combo_hover:hover .edit_cart {
      opacity: 1; }
.web .view_cart {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .web .view_cart:hover {
    opacity: 0.5;
    color: #000000; }
.web .cart_quantity .item_quantity .qty_dropdown ul li {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s; }
  .web .cart_quantity .item_quantity .qty_dropdown ul li:hover {
    background: #E6E6E6; }

.touch .cart_quantity .item_quantity .qty_dropdown ul li {
  -o-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s; }
  .touch .cart_quantity .item_quantity .qty_dropdown ul li:active {
    background: #E6E6E6; }
.touch .view_cart {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .view_cart:active {
    opacity: 0.5;
    color: #000000; }
.touch .cart_items .cart_block > a img,
.touch .cart_items .title_cart {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .cart_items .cart_block > a img:active,
  .touch .cart_items .title_cart:active {
    opacity: 0.5;
    color: #000000; }
.touch .cart_items .combo_hover {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .cart_items .combo_hover:active {
    background-color: #f2f2f2; }
  .touch .cart_items .combo_hover .delete_cart,
  .touch .cart_items .combo_hover .edit_cart {
    opacity: 1; }
.touch .delete_cart,
.touch .edit_cart {
  background-color: #ffffff;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .delete_cart:active,
  .touch .edit_cart:active {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
.touch .header .logos_all ul .logos_btn {
  -o-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  .touch .header .logos_all ul .logos_btn:active {
    background-color: #E6E6E6; }
.touch .one_header .right_list a,
.touch .one_header .search_form button {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .one_header .right_list a:active,
  .touch .one_header .search_form button:active {
    border: 1px solid #ffffff; }
.touch .header .catalog_menu > .menu_list > li > a {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  .touch .header .catalog_menu > .menu_list > li > a:active {
    opacity: 0.5; }
.touch .header .right_list a,
.touch .header .search_form button {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .header .right_list a:active,
  .touch .header .search_form button:active {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
.touch .header .social_block li a {
  -o-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  .touch .header .social_block li a:active {
    background-color: #4D4D4D; }
.touch .header .profile_buttons .login_btn {
  -o-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  .touch .header .profile_buttons .login_btn:active {
    background-color: rgba(255, 255, 255, 0.2); }
.touch .header .profile_buttons .register_btn {
  -o-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  .touch .header .profile_buttons .register_btn:active {
    background-color: #E6E6E6; }
.touch .header .lg_list a {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .touch .header .lg_list a:active {
    box-shadow: none;
    background: #f2f2f2; }

.footer {
  opacity: 0;
  background: #333333;
  position: relative;
  overflow: hidden;
  margin-top: 30px; }

.footer_inner {
  display: flex;
  justify-content: space-between;
  padding: 35px 0; }

.footer_logos {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .footer_logos .main_logo {
    padding-bottom: 25px; }
    .footer_logos .main_logo img {
      width: 100%;
      max-width: 107px; }

.text_footer {
  color: rgba(255, 255, 255, 0.8);
  font-size: 120%;
  line-height: 20px;
  text-align: center;
  display: flex; }

.footer_block {
  width: 60%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }

.logos_footer {
  max-width: 430px;
  margin: 0 auto;
  width: 100%; }
  .logos_footer ul {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap; }
    .logos_footer ul li a {
      display: block; }
      .logos_footer ul li a img {
        max-width: 122px;
        width: 100%;
        display: block; }

.footer_menu ul {
  display: flex;
  align-items: center; }
.footer_menu li {
  padding: 15px 23px;
  padding-top: 0; }
.footer_menu a {
  color: #ffffff;
  font-size: 120%;
  font-family: "bold", "arm-bold";
  display: block;
  line-height: 15px;
  text-transform: uppercase; }

.footer_contacts {
  width: 20%;
  text-align: right; }
  .footer_contacts ul {
    font-size: 120%;
    line-height: 20px; }
  .footer_contacts li {
    padding: 12px 0;
    color: rgba(255, 255, 255, 0.8); }
    .footer_contacts li span {
      display: flex;
      flex-direction: column; }
    .footer_contacts li a {
      font-size: 120%;
      line-height: 20px;
      color: rgba(255, 255, 255, 0.8); }
  .footer_contacts .city_block {
    padding-top: 4px; }

.footer_title {
  text-align: right;
  font-size: 140%;
  line-height: 20px;
  color: #ffffff;
  font-family: "bold", "arm-bold"; }

@media (max-width: 991px) {
  .footer_menu {
    display: none; }

  .footer_inner {
    flex-direction: column; }

  .footer_contacts,
  .footer_block,
  .footer_logos {
    width: 100%;
    text-align: center;
    align-items: center; }
    .footer_contacts .main_logo,
    .footer_block .main_logo,
    .footer_logos .main_logo {
      margin-bottom: 20px; }

  .logos_footer {
    margin: 30px auto; }
    .logos_footer ul {
      flex-wrap: inherit; }
      .logos_footer ul li {
        padding: 0 15px; }
        .logos_footer ul li a img {
          max-width: 100px; }

  .footer_title {
    text-align: center; } }
@media (max-width: 479px) {
  .logos_footer ul li a img {
    max-width: 100px; } }
.web .footer_menu a:hover {
  color: rgba(255, 255, 255, 0.7); }

.touch .footer_menu a {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s; }
  .touch .footer_menu a:active {
    color: rgba(255, 255, 255, 0.7); }

.header .main_logo a, .scroll-y, .footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.web .footer_menu a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.cart_select .bootstrap-select .dropdown-item, .header .search_form button:before, .scroll-y div.scroll-bar {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

/*# sourceMappingURL=main.css.map */
