img {
  display: inline-block;
  max-width: 100%;
}

.max-body {
  min-width: 320px;
  border-top: 1px none #eee;
  border-bottom: 1px solid #eee;
  font-family: Montserrat, sans-serif;
  font-family: Oswald, sans-serif;
  color: #212121;
  cursor: default;
}

.section_heder_tem01 {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}

.header_top_tem01 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

.header_logo_tem01 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.header_logo_tem01.uk-active {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.header_menu_tem01 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #2b2d42;
}

.container_max {
  max-width: 1580px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

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

.top_pull-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_pull-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.biv_top01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_social_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_social_instagram {
  width: 30px;
  height: 30px;
  margin: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -149px -712px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_social_instagram:hover {
  border-width: 0px;
  background-position: -148px -335px;
  opacity: 1;
}

.link_social_facebook {
  width: 30px;
  height: 30px;
  margin: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -102px -571px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_social_facebook:hover {
  border-width: 0px;
  background-position: -101px -194px;
  opacity: 1;
}

.link_social_vk {
  width: 30px;
  height: 30px;
  margin: 5px;
  border: 1px solid #ececec;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -8px -571px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_social_vk:hover {
  border-width: 0px;
  background-position: -7px -194px;
  opacity: 1;
}

.link_social_ok {
  width: 30px;
  height: 30px;
  margin: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -55px -571px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_social_ok:hover {
  border-width: 0px;
  background-position: -54px -194px;
  opacity: 1;
}

.link_social_ytb {
  width: 30px;
  height: 30px;
  margin: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -102px -712px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_social_ytb:hover {
  border-width: 0px;
  background-position: -101px -336px;
  opacity: 1;
}

.link_social_drom {
  width: 30px;
  height: 30px;
  margin: 5px;
  border: 1px solid #ececec;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/drom.svg');
  background-position: -7px -7px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_social_drom:hover {
  border-width: 0px;
  background-position: -7px -50px;
  opacity: 1;
}

.link_social_avito {
  width: 30px;
  height: 30px;
  margin: 5px;
  border: 1px solid #ececec;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/avito.svg');
  background-position: -7px -6px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_social_avito:hover {
  border-width: 0px;
  background-position: -7px -49px;
  opacity: 1;
}

.div_top02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.botton_top_city {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-right: 2px;
  padding-left: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_top_city:hover {
  border-color: #0a599c;
  color: #0a599c;
}

.div_top03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.botton_top_lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-right: 2px;
  padding-left: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_top_lang:hover {
  border-color: #0a599c;
  color: #0a599c;
}

.div_top05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_top06 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_top07 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_top08 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.botton_top_search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding-right: 12px;
  padding-left: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_top_search:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  color: #0a599c;
}

.text_button_top {
  line-height: 16px;
}


.img_button_top {
  width: 22px;
  height: 22px;
  margin-right: 4px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_button_top:hover {
  opacity: 1;
}

.botton_top_cabinet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding-right: 2px;
  padding-left: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_top_cabinet:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  color: #0a599c;
}

.botton_top_cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding-right: 4px;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_top_cart:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  color: #0a599c;
}

.text_cart_item {
  font-size: 80%;
  line-height: 14px;
}

.dic_cart_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  margin-left: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #0a599c;
  color: #ffffff;
}

.div_top04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_min_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.block_min_menu:hover {
  border-color: #0a599c;
  color: #0a599c;
}

.link_min_menu {
  margin-right: 10px;
  margin-left: 0px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 13px;
  text-decoration: none;
}

.link_min_menu:hover {
  color: #0a599c;
  text-decoration: underline;
}

.botton_top_call {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding-right: 2px;
  padding-left: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_top_call:hover {
  border-color: #0a599c;
  color: #0a599c;
}

.text_button_call {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
}

.img_button_call {
  width: 14px;
  height: 14px;
  margin-right: 6px;
  margin-bottom: 1px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_button_call:hover {
  opacity: 1;
}

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

.menu-top_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_top_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 56px;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  text-decoration: none;
}

.link_top_menu:hover {
  background-color: #0a599c;
}
.link_top_menu:active {
  background-color: #0e3271;
}

.link_top_menu_open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 56px;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  text-decoration: none;
  background-color: #0e3271;
}

.link_top_menu_open:hover {
  background-color: #0a599c;
}
.link_top_menu_open:active {
  background-color: #0e3271;
}

.img_top_menu_arrow {
    width: 16px;
    height: 16px;
    margin-left: 1px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_top_menu {
  width: 14px;
  height: 14px;
  margin-right: 6px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.link_top_menu:hover .img_top_menu, .link_top_menu_open:hover .img_top_menu {
  opacity: 1;
}

.text_top_menu {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.img_top_menu_more {
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_top_menu_more:hover {
  opacity: 1;
}

.link_top_menu_more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  text-decoration: none;
}

.link_top_menu_more:hover {
  background-color: #0a599c;
}

.link_top_menu_more:active {
  background-color: #0e3271;
}

.logo_pull-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.logo_pull-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-shrink: 0
}

.biv_top11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-shrink: 0;
}

.biv_top15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

.biv_top15_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.biv_end15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.biv_top12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.biv_top13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.biv_top14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.biv_top16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

.biv_top16_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.biv_end16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_logo {
  max-width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #212121;
  text-decoration: none;
}

.div_top_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text_block_top {
  font-size: 13px;
  line-height: 18px;
}

.img_block_top {
  width: 14px;
  height: 14px;
  margin-top: 2px;
  margin-right: 6px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_block_top:hover {
  opacity: 1;
}

.link {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.link:hover {
  color: #0a599c;
  text-decoration: none;
}

.block_message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_message_wp {
  width: 30px;
  height: 30px;
  margin: 0px 0px 0px 5px;
  border: 1px solid #ececec;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -337px -618px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_message_wp:hover {
  border-width: 0px;
  background-position: -336px -242px;
  opacity: 1;
}

.link_message_vr {
  width: 30px;
  height: 30px;
  margin: 0px 0px 0px 5px;
  border: 1px solid #ececec;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -337px -571px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_message_vr:hover {
  border-width: 0px;
  background-position: -336px -194px;
  opacity: 1;
}

.link_message_tg {
  width: 30px;
  height: 30px;
  margin: 0px 0px 0px 5px;
  border: 1px solid #ececec;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -337px -711px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_message_tg:hover {
  border-width: 0px;
  background-position: -336px -335px;
  opacity: 1;
}

.link_message_sk {
  width: 30px;
  height: 30px;
  margin: 0px 0px 0px 5px;
  border: 1px solid #ececec;
  border-radius: 50%;
  background-color: #f9f9fa;
  background-image: url('../images/social.svg');
  background-position: -336px -665px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.8;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.link_message_sk:hover {
  border-width: 0px;
  background-position: -336px -289px;
  opacity: 1;
}

.text-span-block {
  font-weight: 500;
}

.botton_top_phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding-right: 2px;
  padding-left: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_top_phone:hover {
  border-color: #0a599c;
  color: #0a599c;
}

.text_button_phone {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #212121;
}

.img_button_phone {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_button_phone:hover {
  opacity: 1;
}

.section_glav_tem01 {
  position: relative;
  height: 520px;
  background-color: #fafafa;
}

.section_glav_slider {
  position: relative;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 0px;
  padding-right: 40px;
  padding-left: 40px;
  max-width: 1580px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.block_big_slider {
  width: 100%;
  height: 100%;
}

.div_slider_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 12px;
    
}

.container_slider {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1380px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_slider_back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
}

.div_slider_fon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  margin: -10px;
  background-image: url('../images/detail2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.div_slider_info {
  width: 55%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.arrow_slider_l {
  display: flex;
    margin-right: -25px;
    background-color: #fff;
    padding: 14px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
    justify-content: center;
    align-items: center;
}
.arrow_slider_r {
  display: flex;
    margin-left: -25px;
    background-color: #fff;
    padding: 14px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
    justify-content: center;
    align-items: center;
}
.arrow_slider_l img, .arrow_slider_r img {
  opacity: 0.5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.arrow_slider_l:hover img, .arrow_slider_r:hover img {
  opacity: 1;
}

.slider_heading {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 400;
}

.text-block {
  margin-bottom: 30px;
  color: #fff;
  font-size: 16px;
}

.button_slider {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 8px 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none #0a599c;
  border-radius: 4px;
  background-color: #0a599c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_slider:hover {
  color: #fff;
}

.button_slider:active {
  background-color: #0e3271;
}

.button_slider.c-button {
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  /*background-color: #0a599c;*/
}

.text_button {
  line-height: 16px;
  letter-spacing: 1px;
}

.button_wrap {
  display: inline-block;
}

.div_slider_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image_slider_top {
  max-height: 400px;
}

.section_b02_tem01 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px none #eee;
  border-bottom: 1px solid #eee;
  background-color: #fafafa;
}

.sec02_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col02 {
  width: 20%;
  padding: 0px 10px;
}

.block02 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text_block02_big {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.texst_block02 {
  color: #777;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}

.img_block02 {
  max-width: 60px;
  margin-bottom: 10px;
}

.section_b03_tem01 {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px none #eee;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}

.section_b04_tem01 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.sec03_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    margin-right: -20px;
    margin-bottom: -20px;
}

.col03 {
  width: 16.66%;
    margin-bottom: 20px;
    padding-right: 20px;
}

.sec03_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_logo_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_logo_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}

.sec_logo_link {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #777;
  font-size: 11px;
  letter-spacing: 1px;
  text-decoration: none;
}

.sec_logo_link:hover {
  color: #0a599c;
  text-decoration: none;
}

.block03_link {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #2b2d42;
  background-color: #fafafa;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #2b2d42;
  font-weight: 600;
  text-decoration: none;
}

.block03_link:hover {
  z-index: 2;
  border-color: #0a599c;
  background-color: #0a599c;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.img_block03 {
  margin-bottom: 10px;
}

.grayscale {
  filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
      -webkit-transition: 300ms;
      transition: 300ms;
}
.block03_link:hover .grayscale {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
}

.text_block03_big {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

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

.col04 {
  width: 22%;
  padding: 0px 10px;
}

.div_text_block_col04 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 4;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div_text_block_col04:hover {
  padding-bottom: 30px;
}

.block04_link {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  border-radius: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.block04_link:hover {
  z-index: 2;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.fon_col04-1 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 99.99%;
  background-image: url('../images/working1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.back_col04 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.back_col04:hover {
  background-color: rgba(0, 0, 0, 0.25);
}

.text_block04_big {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
}

.texst_block04 {
  opacity: 0.75;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
}

.col04_big {
  width: 33.33%;
  padding: 0px 10px;
}

.fon_col04-2 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 99.99%;
  background-image: url('../images/working2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.fon_col04-3 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 99.99%;
  background-image: url('../images/working3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.fon_col04-4 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 99.99%;
  background-image: url('../images/working4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section_b05_tem01 {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px none #eee;
  border-bottom: 1px solid #eee;
  background-color: #fafafa;
}

.sec_logo_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_menu_link {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #444;
  text-decoration: none;
}

.sec_menu_link:hover {
  border-bottom-color: #999;
  color: #212121;
  text-decoration: none;
}

.sec_menu_link:active {
  border-bottom-color: #0a599c;
}

.sec_menu_link.uk-active {
  border-bottom-color: #0a599c;
}

.sec05_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 48px;
  margin-bottom: -68px;
  //margin-right: -20px;
}

.sec-slider-items {
    width: -webkit-fill-available;
    margin-right: -20px;
}

.col05 {
  width: 20%;
    margin-bottom: 20px;
    padding-right: 20px;
}

.sec05_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block05_tovar {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.block05_tovar:hover {
  z-index: 2;
  border-color: #fff;
  box-shadow: none;
}

.tovar_img_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 200px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_info05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text_block05_link {
  margin-top: 8px;
  margin-bottom: 5px;
  color: #212121;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
  font-family: Oswald, sans-serif;
}

.text_block05_link:hover {
  color: #0a599c;
}

.text_block05_price {
  font-size: 16px;
  font-weight: 700;
}

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

.tovar_cart05 {
  display: none;
  margin: 0px -20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.div_cart_namber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.div_tovar_namber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    width: 50%;
    height: 58px;
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
    border-radius: 4px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.button_cart {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 48px;
  padding: 8px 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none #0a599c;
  border-radius: 0px;
  background-color: #0a599c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_cart:hover {
  color: #fff;
  background-color: #0a599c;
}

.button_cart:active {
  background-color: #0e3271;
}

.button_cart.c-button {
  overflow: hidden;
  width: 50%;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-radius: 0px;
}

.cart_n_min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.cart_n_min:hover {
  background-color: #eee;
}

.cart_n_input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 15px;
  font-weight: 500;
  cursor: text;
  text-align: center;
}

.cart_n_input:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.cart_n_input::-webkit-outer-spin-button,
.cart_n_input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.cart_n_max {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.cart_n_max:hover {
  background-color: #eee;
}

.block05_tovar_wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.block05_tovar_wrapper:hover {
  z-index: 2;
  margin-bottom: -48px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.block05_tovar_wrapper:hover .tovar_cart05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.div_hits {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 10px;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.text_hit1 {
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
  padding: 2px 8px;
  border: 1px solid #0a599c;
  border-radius: 4px;
  background-color: #0a599c;
  color: #fff;
  font-size: 12px;
}

.text_hit2 {
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
  padding: 2px 8px;
  border: 1px solid #60c339;
  border-radius: 4px;
  background-color: #60c339;
  color: #fff;
  font-size: 12px;
}

.text_hit3 {
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 2px 8px;
    border: 1px solid #0a599c;
    border-radius: 4px;
    background-color: #0a599c;
    color: #ffffff;
    font-size: 12px;
}

.section_b06_tem01 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px none #eee;
  border-bottom: 1px solid #eee;
  background-color: #fafafa;
}

.sec06_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sec06_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col06 {
  width: 20%;
  padding: 0px 10px;
}

.block06 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.block06:hover {
  border-color: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.text_block06_big {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.img_block06 {
  max-height: 120px;
  max-width: 100%;
  margin-bottom: 10px;
}

.section_bottom_tem01 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2a2c3a;
}

.sec_end_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #494949;
  border-bottom: 1px solid #494949;
}

.text_block_end_logo {
  color: rgb(255 255 255 / 50%);
  font-size: 13px;
  line-height: 16px;
  text-align: right;
}

.sec_end_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  padding-bottom: 5px;
  /* -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; */
  border-bottom: 0px solid #494949;
}

.col_end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.col_end_min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 10px 10px 10px 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.text_end_menu {
  display: block;
  margin-bottom: 20px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text_end_menu:hover {
  color: #777;
}

.col_end:last-child .text_end_menu {
  margin-bottom: 0px;
}

.text_block_submenu {
  display: block;
  margin-bottom: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #999;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  text-decoration: none;
}

.text_block_submenu:hover {
  color: #fff;
}

.logo_pull-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.text_bottom_phone {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}

.text_bottom_phone:hover {
  color: #0a599c;
}

.col_end_big {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-shrink: 0;
  padding: 10px 10px 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /*-webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;*/
}

.div_end_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text_block_end {
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

.img_block_end {
  width: 14px;
  height: 14px;
  margin-top: 2px;
  margin-right: 6px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_block_end:hover {
  opacity: 1;
}

.link-end {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  text-decoration: none;
}

.link-end:hover {
  color: #0a599c;
  text-decoration: none;
}

.sec_end_socal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #494949;
}

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

.text-block-min {
  margin-bottom: 5px;
  color: #777;
  font-size: 13px;
}

.text-block-s7-min {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    margin: 10px;
    padding: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 25px;
    background-color: #0e3271;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-align: center;
}

.button_app {
  display: inline-block;
  margin-right: 10px;
  padding: 6px;
  border: 1px solid #777;
  border-radius: 4px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.button_app:hover {
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.botton_end_call {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding-right: 2px;
  padding-left: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #999;
  text-decoration: none;
}

.botton_end_call:hover {
  border-color: #0a599c;
  color: #fff;
}

.text-block-end {
  color: #777;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}

.text-span-5 {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.text-span-5:hover {
  color: #0a599c;
  text-decoration: none;
}

.div-agency {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.text-agency-end {
  margin-right: 0px;
  color: #777;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  text-align: right;
}

.agency-link {
  margin-left: 10px;
}

.agency-link-app {
  margin-left: 10px;
  display: none;
}

.img_agency {
  max-width: 100px;
  margin-left: 0px;
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.img_agency:hover {
  opacity: 0.8;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.sec_end_imfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1500px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section_b102_tem01 {
  padding-top: 40px;
  padding-bottom: 60px;
  border-top: 1px none #eee;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

.section_bcrams_tem01 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fafafa;
}

.text_bcrams_link {
  display: inline;
  margin-bottom: 10px;
  color: #777;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
}

.text_bcrams_link:hover {
  color: #0a599c;
}

.text_bcrams_span {
  display: inline;
  margin-right: 6px;
  margin-bottom: 10px;
  margin-left: 6px;
  color: #777;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
}

.sec_catalog_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_catalog_top_filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_catalog_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0px !important;
  margin-right: -20px;
}

.col_catalog {
  width: 25%;
  margin-bottom: 20px;
  padding-right: 20px;
}

.sec_catalog_left {
  width: 20%;
  padding-right: 30px;
  float: left;
}

.sec_catalog_right {
  width: 80%;
  float: left;
}

.catalog_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text_cat_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #212121;
    text-decoration: none;
}

.botton_cat_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  margin-right: 10px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
  overflow: hidden;
}

.botton_cat_top:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  color: #0a599c;
}

.botton_cat_filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  margin-right: 10px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background: #0a599c;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
    margin-top: -5px;
    margin-bottom: 15px;
    display: none;
}

.botton_cat_filters:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  color: #0a599c;
}

.botton_cat_dop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  margin-left: 10px;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_cat_dop:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  color: #0a599c;
}

.botton_cat_dop.active {
  background: #fafafa;
}
.botton_cat_dop.active:hover {
  background: #fafafa;
  border-color: #eee;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
}

.cat_heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cat_heading_text {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.cat_heading_text:hover {
  color: #0a599c;
  text-decoration: none;
}

.text_button_cat {
  font-size: 13px;
  line-height: 16px;
}

.image_cat {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}

.catalog_categiry {
  margin-top: 0px;
    border-top: solid;
    border-left: solid;
    border-right: solid;
    border-bottom: solid;
    border-width: 1px;
    border-color: #eee;
}

.categoriy_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  padding: 12px 4px 12px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 14px;
  text-decoration: none;
}
.categoriy_link:first-child {
  border-top: none;
}
.categoriy_link:hover {
  background-color: #fafafa;
  color: #0a599c;
}

.categoriy_link_img {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.categoriy_link_open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  padding: 12px 4px 12px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border-left: 3px solid #0a599c;
}
.categoriy_link_open:first-child {
  border-top: none;
}
.categoriy_link_open:hover {
  color: #0a599c;
}

.text-block-2 {
  line-height: 16px;
}

.categoriy_phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  margin-top: 30px;
  padding: 12px 4px 12px 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #777;
  font-size: 14px;
  text-decoration: none;
}

.categoriy_phone:hover {
  margin-top: 29px;
  margin-bottom: 1px;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 7px 7px 20px 0 rgba(0, 0, 0, 0.1);
  color: #212121;
}

/*.categoriy_phone:hover svg path {
  fill: #0a599c;
}*/

.img_cat_icon {
  width: 20px;
  height: 20px;
  margin-right: 14px;
  padding-left: 4px;
  opacity: 1;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_cat_phone {
  width: 20px;
  height: 20px;
  margin-right: 14px;
  padding-left: 4px;
  opacity: 1;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.sec_catalog_end {
  margin-top: 40px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.catalog_page_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.catalog_page_link:hover {
  background-color: #0a599c;
  color: #fff;
}

.div_catalog_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0px;
}

.div_catalog_page .page-item {
  list-style-type: none;
}

.div_catalog_page .disabled a {
  color: #777;
}
.div_catalog_page .disabled a:hover {
  color: #777;
  border-color: #777;
  background-color: #ffffff;
}


.catalog_page_link2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
    font-size: 22px;
    padding-bottom: 4px;
}

.catalog_page_link2:hover {
  background-color: #0a599c;
  color: #fff;
}

.catalog_page_link_open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #0a599c;
  border-radius: 2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #0a599c;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.catalog_page_link_open:hover {
  background-color: #0a599c;
  color: #fff;
}

.sec_str_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button_search {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  padding: 8px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0px 4px 4px 0px;
  background-color: #0a599c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_search:hover {
  color: #fff;
  background-color: #0a599c;
}

.button_search:active {
  background-color: #0e3271;
}

.button_search.c-button {
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
}

.input_search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 42px;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px 0px 0px 4px;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 15px;
}

.input_search:hover {
  border-color: #d5d5d5;
  background-color: #fff;
}

.input_search_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 56px;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px 0px 0px 4px;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 17px;
}

.input_search_home:hover {
  border-color: #d5d5d5;
  background-color: #fff;
}

.button_search_home {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  padding: 8px 76px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0px 4px 4px 0px;
  background-color: #0a599c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_search_home:hover {
  color: #fff;
  background-color: #0a599c;
}

.button_search_home:active {
  background-color: #0e3271;
}

.button_search_home.c-button {
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
}

.col_catalog_row {
  width: 100%;
  margin-bottom: 15px;
  padding-right: 10px;
}

.block05_tovar_row {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.block05_tovar_row:hover {
  z-index: 2;
  border-color: #fff;
  box-shadow: none;
}

.block05_tovar_wrapper_row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding: 10px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.block05_tovar_wrapper_row:hover {
  z-index: 2;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.tovar_img_link_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 120px;
  width: 160px;
  background: #fafafa;
  margin-right: 30px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_info05_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tovar_cart05_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.page_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph {
  margin-bottom: 40px;
  color: #777;
  font-size: 15px;
  line-height: 22px;
}

.paragraph2 {
  margin-bottom: 15px;
  color: #333333;
  font-size: 15px;
  line-height: 22px;
}
.paragraph2 strong, .paragraph2 b{
  color: #121212;
}

.paragraph_heading {
  margin-top: 0px;
  margin-bottom: 30px;
  font-weight: 400;
}

.sec_page_right {
  width: 80%;
  float: left;
}

.dop102_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dop_col02 {
  width: 20%;
  padding: 0px 10px;
}

.blockquote {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-left: 30px;
  border-left: 3px solid #0a599c;
  color: #212121;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
}

.contact_block {
  width: 40%;
  float: left;
}

.biv_contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}


.payment_icon_cach {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: 0px -248px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_cach:hover {
  border-width: 0px;
  background-position: 0px -198px;
  opacity: 1;
}

.payment_icon_visa {
  width: 32px;
  height: 10px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: -40px -254px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_visa:hover {
  border-width: 0px;
  background-position: -40px -204px;
  opacity: 1;
}

.payment_icon_mastercard {
  width: 25px;
  height: 17px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: -279px -250px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_mastercard:hover {
  border-width: 0px;
  background-position: -327px -200px;
  opacity: 1;
}

.payment_icon_yookassa {
  width: 25px;
  height: 18px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: -534px -249px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_yookassa:hover {
  border-width: 0px;
  background-position: -626px -199px;
  opacity: 1;
}

.payment_icon_cach_w {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: 0px -298px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_cach_w:hover {
  border-width: 0px;
  background-position: 0px -198px;
  opacity: 1;
}

.payment_icon_visa_w {
  width: 32px;
  height: 10px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: -40px -304px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_visa_w:hover {
  border-width: 0px;
  background-position: -40px -204px;
  opacity: 1;
}

.payment_icon_mastercard_w {
  width: 25px;
  height: 17px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: -279px -300px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_mastercard_w:hover {
  border-width: 0px;
  background-position: -327px -200px;
  opacity: 1;
}

.payment_icon_yookassa_w {
  width: 25px;
  height: 18px;
  margin: 0px 10px;
  border: 1px none #ececec;
  background-image: url('../images/payment.svg');
  background-position: -534px -299px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.payment_icon_yookassa_w:hover {
  border-width: 0px;
  background-position: -626px -199px;
  opacity: 1;
}


.div_liner {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #eee;
}

.sec_contact {
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact_photo {
  width: 60%;
  padding-left: 10%;
  float: left;
}

.contact_img {
  background-color: #fafafa;
}

.contact_map {
  width: 100%;
  height: 400px;
  margin-top: 40px;
  float: left;
  background-color: #fafafa;
}

.paragraph_contact {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #777;
  font-size: 15px;
  line-height: 22px;
}

.cart_wrapper {
  min-height: 400px;
  position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.sec_cart_lefts {
  width: 75%;
  float: left;
}

.cart_info_wrapper {
  position: absolute;
  top: 0;
  right: 0;
}

.cart_info_left {
  margin-top: 0px;
}

.div-block-cart_right {
  padding: 20px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.div-block-cart_right.bg_frey {
  background-color: #fafafa;
}

.bg_cost {
  background-color: #0a599c;
  color: #ffffff;
}

.cart_header {
  font-size: 18px;
  line-height: 40px;
}

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

.text-cart_left_b {
  background-color: #fff;
  font-weight: 700;
}

.text-cart_left_big {
  background-color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.cart_left_row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-cart_left {
  position: relative;
  z-index: 2;
  padding-right: 10px;
  background-color: #fff;
  color: #777;
  font-size: 14px;
}

.text-cart_right {
  position: relative;
  z-index: 2;
  padding-left: 10px;
  background-color: #fff;
  color: #212121;
  font-size: 14px;
}

.div-block {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 3px;
  background-image: url('../images/dots.png');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat-x;
}

.text_input {
  margin-bottom: 8px;
  color: #777;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
}

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

.input_offer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px 0px 0px 4px;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 15px;
}

.input_offer:hover {
  border-color: #d5d5d5;
  background-color: #fff;
}

.button_offer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 8px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: #eee;
  border-radius: 0px 4px 4px 0px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_offer:hover {
  color: #fff;
}

.button_offer:active {
  background-color: #0e3271;
}

.button_offer.c-button {
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
}

.button_offer.c-button:hover {
  background-color: #0a599c;
}

.button_offer.c-button:active {
  background-color: #0e3271;
}

.button_sabmit {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 58px;
  padding: 8px 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #0a599c;
  border-radius: 0px;
  background-color: #0a599c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_sabmit:hover {
  color: #fff;
  background-color: #0a599c;
}

.button_sabmit:active {
  background-color: #0e3271;
}

.button_sabmit.c-button {
  overflow: hidden;
  padding-right: 8px;
  padding-left: 8px;
  border-style: solid;
  border-radius: 0px;
}

.button_sabmit_back {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 58px;
  padding: 8px 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #0a599c;
  border-radius: 0px;
  background-color: #ffffff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #0a599c;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_sabmit_back:hover {
  background-color: #0a599c;
  color: #fff;
}

.button_sabmit_back.c-button {
  overflow: hidden;
  padding-right: 8px;
  padding-left: 8px;
  border-style: solid;
  border-radius: 0px;
}

.button_filter {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 58px;
  padding: 8px 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eee;
  border-radius: 0px;
  background-color: #ffffff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #777;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_filter:hover {
  background-color: #0a599c;
  color: #fff;
}

.button_filter.c-button {
  overflow: hidden;
  padding-right: 8px;
  padding-left: 8px;
  border-style: solid;
  border-radius: 0px;
}

.button_filter.submit {
  display: none;
}

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

.cart_col_header_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.cart_header_img {
  margin-right: 10px;
}

.botton_off_cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  padding-right: 6px;
  padding-left: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.botton_off_cart:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  color: #0a599c;
}

.botton_off_img {
  width: 20px;
  height: 20px;
  margin-right: 0px;
  margin-left: 4px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.botton_off_img:hover {
  opacity: 1;
}

.div-cart_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.text_cart_head1 {
  width: 40%;
  color: #777;
  font-size: 13px;
}

.text_cart_head2 {
  width: 10%;
  color: #777;
  font-size: 13px;
}

.text_cart_head3 {
  width: 15%;
  color: #777;
  font-size: 13px;
}

.text_cart_head4 {
  width: 20%;
  color: #777;
  font-size: 13px;
}

.text_cart_head5 {
  width: 15%;
  color: #777;
  font-size: 13px;
}

  .col_cart_tovar .text_cart_head1 {
    display: none;
  }
  .col_cart_tovar .text_cart_head2 {
    display: none;
  }
  .col_cart_tovar .text_cart_head3 {
    display: none;
  }
  .col_cart_tovar .text_cart_head4 {
    display: none;
  }
  .col_cart_tovar .text_cart_head5 {
    display: none;
  }

.col_cart_tovar {
  width: 100%;
}

.cart_tovar_block {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding: 10px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.cart_tovar_block:hover {
  z-index: 2;
  border-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.title_cart_tovar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cart_namber_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.cart_tovar_col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_tov_img_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 120px;
  max-width: 140px;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-brend_dop {
  margin-top: 5px;
  color: #777;
  font-size: 13px;
  line-height: 16px;
}

.text-span-brend_dop {
  color: #212121;
}

.text-tovar-more_dop {
  margin-top: 5px;
  color: #777;
  font-size: 13px;
  line-height: 16px;
}

.cart_tovar_col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_tovar_col3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_tovar_col4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_tovar_col5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_text_price {
  font-size: 18px;
  font-weight: 700;
}

.text_title_link_cart {
  margin-bottom: 0px;
  color: #212121;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
}

.text_title_link_cart:hover {
  color: #0a599c;
}

.div_text_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-price_dop {
  margin-top: 2px;
  color: #777;
  font-size: 13px;
  line-height: 16px;
  text-decoration: line-through;
}

.div_close_cart {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.buttom_close_cart {
  opacity: 0.4;
  background: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.buttom_close_cart:hover {
  opacity: 1;
}

.div-cart_futt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.div-block-cart_left {
  padding: 20px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.text_cart_futt1 {
  width: 40%;
  color: #777;
  font-size: 13px;
}

.text_cart_futt2 {
  width: 10%;
  color: #212121;
  font-size: 13px;
}

.text_cart_futt4 {
  width: 20%;
  color: #212121;
  font-size: 13px;
}

.text_cart_futt3 {
  width: 15%;
  color: #212121;
  font-size: 13px;
}

.text_cart_futt5 {
  width: 15%;
  color: #212121;
  font-size: 13px;
  font-weight: 700;
}

.sec_cart_right {
  width: 25%;
  height: 100%;
  padding-left: 30px;
  float: left;
}

.block_cart_user {
  width: 100%;
  margin-top: 30px;
}

.div-block-_left_user {
  padding: 20px 30px 20px 65px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.input_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 15px;
}

.input_form:hover {
  border-color: #d5d5d5;
  background-color: #fff;
}

.wrapper_input_form {
  margin-bottom: 20px;
}

.wrapper_input_coment {
  margin-bottom: 0px;
}

.input-area_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 4px;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 15px;
}

.input-area_form:hover {
  border-color: #d5d5d5;
  background-color: #fff;
}

.wrapper_input_form_min1 {
  width: 50%;
  margin-bottom: 20px;
  padding-right: 10px;
  float: left;
}

.wrapper_input_form_min2 {
  width: 50%;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 10px;
  float: left;
}

.block_cart_adres {
  width: 100%;
  margin-top: 30px;
}

.block_cart_shipping {
  width: 100%;
  margin-top: 30px;
  margin-right: 10px;
}

.block_cart_payment {
  width: 100%;
  margin-top: 30px;
  margin-left: 10px;
}

.block_cart_bottom {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div_shipp_block {
  margin-bottom: 20px;
}

.input_radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-weight: normal;
  cursor: pointer;
}

.input_radio label {
  cursor: pointer;
}

.input_radio_dot {
  flex-shrink: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-style: solid;
  border-width: 6px;
  border-color: #eee;
  border-radius: 50%;
  background-color: #fafafa;
  /*box-shadow: inset 0 0 1px 0px #fafafa;*/
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.input_radio_dot label {
  cursor: pointer;
}

.input_radio_dot:hover {
  border-color: #eeeeee;
  background-color: #0a599c;
  /*box-shadow: inset 0 0 1px 5px #fafafa;*/
}

.input_radio_dot:checked {
  background-color: #ffffff;
  border-color: #0a599c;
  /*box-shadow: inset 0 0 1px 5px #0a599c;*/
}


.input_radio_dotf {
  flex-shrink: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-style: solid;
  border-width: 6px;
  border-color: #eee;
  border-radius: 50%;
  background-color: #fafafa;
  /*box-shadow: inset 0 0 1px 0px #fafafa;*/
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.input_radio_dotf label {
  cursor: pointer;
}

.input_radio_dotf:hover {
  border-color: #eeeeee;
  background-color: #0a599c;
  /*box-shadow: inset 0 0 1px 5px #fafafa;*/
}

.input_radio_dotf:checked {
  background-color: #ffffff;
  border-color: #0a599c;
  /*box-shadow: inset 0 0 1px 5px #0a599c;*/
}


.input_radio_check {
  flex-shrink: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #eee;
  border-radius: 15%;
  background-color: #ffffff;
  box-shadow: inset 0 0 0px 0px #fafafa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  /* background-image: url(../images/done-g.svg); */
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}

.input_radio_check label {
  cursor: pointer;
}

.input_radio_check:hover {
  border-color: #0a599c;
  background-color: #ffffff;
  box-shadow: inset 0 0 0px 0px #fafafa;
  background-image: url(../images/done-g.svg);
  
}

.input_radio_check:checked {
  border-color: #0a599c;
  background-color: #0a599c;
  box-shadow: inset 0 0 0px 0px #fafafa;
  background-image: url(../images/done-w.svg);
}


.text_shipp_prise {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 30px;
  font-weight: 600;
}

.text_shipp_more {
  margin-top: 0px;
  margin-left: 30px;
  color: #777;
  font-size: 13px;
  font-weight: 400;
}

.wrapp_modal_cart {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 990;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.modal_cart {
  /*position: relative;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 760px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: -1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}

.modal_cart::-webkit-scrollbar {
  width: 0;
}

.uk-offcanvas-bar::-webkit-scrollbar {
  width: 0;
}

.sec_modal_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.div_close_modal {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_tovar_block_mod {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding: 10px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.cart_tovar_block_mod:hover {
  z-index: 2;
  border-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.cart_tovar_col9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_tovar_col8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_tovar_col7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_modal_end {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid #eee;
}

.cart_left_price_mod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.button_cart_mod {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 8px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #0a599c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_cart_mod:hover {
  color: #fff;
  background-color: #0a599c;
}

.button_cart_mod:active {
  background-color: #0e3271;
}

.button_cart_mod.c-button {
  overflow: hidden;
  border-style: solid;
}

.div_button_modal-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 30px 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-butt_cart_mod {
  margin-right: 0px;
  margin-left: 20px;
  color: #777;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
}

.modal_heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}

.wrapp_modal_call {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 990;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.div-block-mod_call {
  padding: 20px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.input_radio_ok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  cursor: pointer;
}

.radio_ok_text {
  color: #777;
  font-size: 13px;
  font-weight: normal;
}

.input_radio_filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #212121;
    margin-top: 8px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    cursor: pointer;
}

.radio_filter_text {
  /*color: #212121;*/
  font-size: 13px;
  font-weight: normal;
}

.radio_filter_text_sup {
  color: #777;
  font-size: 10px;
  font-weight: normal;
  padding-left: 2px;
}

.link-ok {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  text-decoration: none;
}

.link-ok:hover {
  color: #0a599c;
}

.modal_call {
  /*position: relative;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 540px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: -1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}

.wrapp_modal_search {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 990;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.modal_search {
  /*position: relative;*/
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: -1px 1px 20px 0 rgba(0, 0, 0, 0.2);
}

.search_wrapp_mod {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search_wrapp_mod_home {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_close_search {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logotip_img {
  margin-top: -8px;
  margin-bottom: -8px;
    max-width: 100px;
}

.sec_tovar_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-left: 20%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_tovar_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  float: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item_tovar_left {
  width: 65%;
  float: left;
}

.item_tovar_right {
  width: 35%;
  padding-left: 30px;
  float: left;
}

.block_tovar_slider {
  position: relative;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.image {
  max-height: 40px;
  max-width: 80px;
}

.div_hits_tovar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  width: 60%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.div_right_hits_tovar {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_slider_wrapp {
  margin-top: 30px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flow-root;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tovar_slider_id {
  /*position: relative;*/
  display: block;
  /*padding-top: 70%;*/
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image_slider_tov_id {
  position: absolute;
  z-index: 1;
  max-height: 100%;
}

.div_image_slider_tov_id {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_slider_nav_wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 80px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_slider_nav_id {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_slider_nav_a {
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.tovar_slider_nav_a:hover {
  opacity: 1;
}

.tovar_slider_nav_id.uk-active .tovar_slider_nav_a {
  opacity: 0.9;
}

.tovar_left_row_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-tovar_left_p {
  background-color: #fff;
  font-weight: 400;
}

.div_tovar_info_min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_tovar_price_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img_block_tov {
  width: 14px;
  height: 14px;
  margin-top: 0px;
  margin-right: 6px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img_block_tov:hover {
  opacity: 1;
}

.text_block_tov {
  color: #777;
  font-size: 13px;
  line-height: 18px;
}

.text_block_tov_span {
  color: #5fa800;
  font-weight: 600;
}

.text_block_tov_s {
  color: #212121;
  font-weight: 600;
}

.button_tovar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-left: 10px;
  height: 58px;
  padding: 8px 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #0a599c;
  border-radius: 4px;
  background-color: #0a599c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_tovar:hover {
  color: #fff;
  background-color: #0a599c;
}

.button_tovar:active {
  background-color: #0e3271;
}

.button_tovar.c-button {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 8px;
  padding-left: 8px;
  border-style: solid;
}

.button_tovar_cart {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  padding: 8px 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #0a599c;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #0a599c;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button_tovar_cart:hover {
  background-color: #0a599c;
  color: #fff;
}

.button_tovar_cart:active {
  background-color: #0e3271;
}

.button_tovar_cart.c-button {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 8px;
  padding-left: 8px;
  border-style: solid;
}

.text-tovar_left_big {
  background-color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.img20_block_tov {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: 6px;
  opacity: 0.75;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.img20_block_tov:hover {
  opacity: 1;
}

.link-20 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  text-decoration: none;
}

.link-20:hover {
  color: #0a599c;
}

.text_tov_info_min {
  margin-top: 25px;
  color: #777;
  font-size: 12px;
  line-height: 16px;
}

.block_tovar_option {
  margin-top: 30px;
}

.text_tov_option {
  margin-top: 4px;
  margin-bottom: 4px;
  color: #777;
  font-size: 13px;
  line-height: 18px;
}

.heading_tov_option {
  margin-bottom: 10px;
  color: #212121;
  font-size: 15px;
  line-height: 20px;
}

.text_tov_option_span {
  color: #212121;
}

.item_tovar_bottom {
  width: 100%;
  float: left;
}

.block_tovar_descript {
  display: block;
  width: 100%;
  margin-top: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_tovar_descript_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_tovar_descript_info {
  margin-top: 30px;
}

.block_tovar_descript_text {
  color: #777;
  font-size: 15px;
}

.descript_menu_link {
  margin-right: 0px;
  margin-left: 0px;
  padding: 12px 20px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #eee;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #444;
  text-decoration: none;
}

.descript_menu_link:hover {
  border-bottom-color: #999;
  background-color: #fafafa;
  color: #0a599c;
  text-decoration: none;
}

.descript_menu_link:active {
  border-bottom-color: #0a599c;
}

.descript_menu_link.uk-active {
  border-bottom-color: #0a599c;
}

.block_tovar_more {
  margin-top: 40px;
}

.block_tovar_more_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_catalog_wrapper {
  margin-right: -10px;
}

.more_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    padding-bottom: 48px;
    margin-bottom: -48px;
}

.col_more {
  width: 25%;
  padding-right: 20px;
}

.col_looked {
    width: 20%;
    padding-right: 20px;
}

.sec_logo_catalog_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_logo_catalog_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_info55_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section_heder-mob_tem01 {
  position: relative;
  display: none;
  background: #ffffff;
  box-shadow: 0 -2px 8px rgb(0 0 0 / 10%);
}

.header_mob_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heder_mob_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.link_heder_mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.8;
  color: #212121;
  background: #fff;
  text-decoration: none;
}

.link_heder_mob_menu {
  display: none;
  width: fit-content;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.8;
  color: #212121;
  background: #fff;
  text-decoration: none;
}

.link_heder_mob_text {
  margin-top: 0px;
  font-size: 11px;
}

.link_heder_mob_img {
  width: 24px;
}

.dic_cart_item_mob {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #0a599c;
  color: #fff;
}

.span_wleft {
  display: none;
}

.span_wright {
  display: none;
}

.text_button_search {
  line-height: 16px;
  letter-spacing: 1px;
}

.img_button_search {
  display: none;
}

.div-block-cart_left-mod {
  padding: 20px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.wrapp_modal_menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 990;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.modal_menu {
  /*position: relative;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  /* overflow: auto; */
  width: auto;
  max-width: 420px;
  min-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fafafa;
  color: #212121;
  box-shadow: -1px 1px 20px 0 rgb(0 0 0 / 20%);
}

.sec_modal_top_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

.sec_mod_menu_div.dop_back {
  display: none;
}

.sec_mod_menu_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 12px 10px 12px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.sec_mod_menu_link:hover {
  background-color: #fafafa;
  color: #0a599c !important;
}

.sec_mod_menu_link_open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 12px 10px 12px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  border-left: 3px solid #0a599c;
}

.sec_mod_menu_link_open:hover {
  background-color: #fafafa;
  color: #0a599c !important;
}

.sec_mod_menu_img {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.sec_mod_menu_link_m {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 12px 10px 12px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #0a599c;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  border-left: 3px solid #0a599c;
}

.sec_mod_menu_link_m:hover {
  background-color: #fafafa;
  color: #0a599c;
}

.sec_mod_menu_link_back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 12px 10px 12px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.sec_mod_menu_link_back:hover {
  background-color: #fafafa;
  color: #0a599c;
}

.sec_mod_menu_link_s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 12px 10px 12px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.sec_mod_menu_link_s:hover {
  background-color: #fafafa;
  color: #0a599c;
}

.sec_mod_menu_img_back {
  margin-right: 10px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.sec_mod_menu_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 12px 10px 12px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #fafafa;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.sec_mod_menu_block:hover {
  background-color: #fafafa;
  color: #0a599c;
}

.div-block-midop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_mod_menu_img_block {
  margin-right: 10px;
  opacity: 0.6;
}

.dic_cart_item_menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #0a599c;
  color: #fff;
}

.sec_mod_menu_contact {
  padding: 20px;
}

.sec_mod_menu_text_cont {
  margin-bottom: 20px;
  font-weight: 700;
}

/*---*/

.text_block_top_logo {
  margin-left: 15px;
  color: #777;
  font-size: 13px;
  line-height: 18px;
}

.div_tovar_dop_option {
  display: block;
  margin-top: 10px;
}

.input_radio_tovar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  cursor: pointer;
}

.text_input_tovar {
  margin-bottom: 8px;
  color: #F05341;
  font-size: 13px;
  line-height: 14px;
}

.modal_cart .col_modal_top {
    position: fixed;
    top: 0;
    z-index: 4;
    background: #fff;
    width: inherit;
}

.modal_cart .col_modal_center {
    margin-top: 167px;
    margin-bottom: 190px;
}

.modal_cart .col_modal_end {
    position: fixed;
    bottom: 0;
    z-index: 4;
    background: #fff;
    width: inherit;
}

.div_end_left-app {
    display: none;
  }

/* -------------------------------------------- */

  .ui-widget.ui-widget-content {
      border: 1px solid #f4f4f4 !important;
      z-index: 1110 !important;
      background: #fff !important;
      border-radius: 4px !important;
      box-shadow: 0 5px 12px rgb(0 0 0 / 15%) !important;
  }
  .ui-menu .ui-menu-item {
    padding: 0px !important;
    background: #fff !important;
  }
  .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 0px !important;
    background: #fff !important;
  }
  .ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover {
    border: 0px solid #fff!important;
    background: #fff!important;
  }
  .ui-icon-background,.ui-state-active .ui-icon-background {
      border: 0px solid #fff!important;
      background-color: #fff;
  }
  .ui-menu .ui-state-focus,.ui-menu .ui-state-active {
    margin: 0px !important;
  }

.slider_previous {
  background: #0a599c !important;
  border-radius: 50% !important;
  background-image: url(../images/chevron_left_W.svg) !important;
  background-position: center !important;
  width: 36px !important;
  height: 36px !important;
}

.slider_next {
  background: #0a599c !important;
  border-radius: 50% !important;
  background-image: url(../images/chevron_right_W.svg) !important;
  background-position: center !important;
  width: 36px !important;
  height: 36px !important;
}

.slider_l {
  margin: 5px;
  top: 45%;
  margin-left: -15px;
  background-position: 90%!important;
}
.slider_r {
  margin: 5px;
  top: 45%;
  margin-right: -15px;
  background-position: 10%!important;
}
  
/* ------------------------------------- */

@media screen and (max-width: 1440px) {
  .container_max {
    max-width: 1380px;
  }
  .section_glav_slider {
    max-width: 1380px;
  }
}

@media screen and (max-width: 991px) {
  .section_heder_tem01 {
    /*display: none;*/
  }
  .botton_cat_filters {
    display: block;
  }
  .link_heder_mob_menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
    /*-webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;*/
    flex-shrink: 0;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  
  .header_top_tem01 {
    display: none;
  }
  .header_menu_tem01 {
    display: none;
  }
  
  .biv_top15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .biv_top16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .div_top08 {
    display: none;
  }
  
  .biv_top15_wrapper {
    display: none;
  }
  
  .biv_top16_wrapper {
    display: none;
  }
  
  .biv_top12 {
    display: none;
  }
  .biv_top13 {
    display: none;
  }
  .biv_top14 {
    display: none;
  }

  .container_max {
    padding-right: 30px;
    padding-left: 30px;
  }
  

  .section_glav_tem01 {
    height: 380px;
  }
  
  .section_glav_slider {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .container_slider {
    padding-right: 40px;
    padding-left: 40px;
  }

  .slider_heading {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 24px;
  }

  .text-block {
    font-size: 15px;
  }

  .section_b02_tem01 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sec02_wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .col02 {
    width: 33.33%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section_b04_tem01 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .col03 {
    width: 33.33%;
  }

  .sec_heading {
    font-size: 22px;
    line-height: 24px;
  }

  .col04 {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .col04_big {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .sec_logo_menu {
    margin-right: 20px;
  }

  .col05 {
    width: 33.33%;
  }

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

  .block05_tovar_wrapper:hover {
    margin-bottom: 0px;
  }
  .block05_tovar_wrapper .tovar_cart05 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
}

  .section_b06_tem01 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sec06_wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .col06 {
    width: 20%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .sec_end_wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .col_end {
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .col_end_min {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25%;
  }

  .col_end_big {
    width: 50%;
    padding-left: 10px;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col_catalog {
    width: 33.33%;
  }

  .sec_catalog_left {
    display: none;
  }

  .sec_catalog_right {
    width: 100%;
  }

  .tovar_img_link_row {
    margin-right: 10px;
  }

  .paragraph_heading {
    font-size: 20px;
  }

  .sec_page_right {
    width: 100%;
  }

  .sec_cart_lefts {
    width: 100%;
  }

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

  .cart_tov_img_link {
    max-height: 100px;
    max-width: 100px;
  }

  .sec_cart_right {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .modal_cart {
    width: 640px;
  }

  .search_wrapp_mod {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .sec_tovar_logo {
    padding-left: 0%;
  }

  .sec_tovar_right {
    width: 100%;
  }

  .block_tovar_descript_text {
    font-size: 14px;
  }

  .col_more {
    width: 33.33%;
  }
  
  .col_looked {
    width: 33.33%;
  }

  .section_heder-mob_tem01 {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 998;
    bottom: 0;
  }

  .header_mob_wrapper {
    overflow: auto;
  }

  .link_heder_mob {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .link_heder_mob:hover {
    z-index: 2;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    opacity: 1;
    color: #0a599c;
  }

  .dic_cart_item_mob {
    position: absolute;
    top: 2px;
    right: 10px;
  }

  .span_wleft {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 10;
    width: 60px;
    height: 60px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(90deg, #fff 25%, hsla(0, 0%, 100%, 0));
  }

  .div-block-2 {
    width: 10px;
    height: 10px;
  }

  .span_wright {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 10;
    width: 60px;
    height: 60px;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(25%, #fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(270deg, #fff 25%, hsla(0, 0%, 100%, 0));
  }
  
  .cart_info_wrapper {
    position: relative;
  }
  
  .button_filter.submit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .ui-widget.ui-widget-content {
    width: 90% !important;
  }
  .ui-menu .ui-menu-item {
    padding: 4px 6px !important;
  }
  
  .modal_cart .col_modal_top {
    width: 640px;
  }
  
  .modal_cart .col_modal_center {
      margin-top: 172px;
      margin-bottom: 190px;
  }
  
  .modal_cart .col_modal_end {
      width: 640px;
  }
  
  .section_bottom_tem01 {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 960px) {
  .arrow_slider_l {
    margin-right: 0px;
    margin-left: 5px;
    background-color: #fff;
    padding: 10px;
    width: 30px;
    height: 30px;
  }
  .arrow_slider_r {
    margin-left: 0px;
    margin-right: 5px;
    background-color: #fff;
    padding: 10px;
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .container_max {
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .header_logo_tem01 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section_glav_tem01 {
    height: auto;
  }
  
  .section_glav_slider {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    overflow: hidden;
  }
  .arrow_slider_l {
    margin-right: 0px;
    margin-left: -15px;
  }
  .arrow_slider_r {
    margin-left: 0px;
    margin-right: -15px;
  }
  
  .text_block_top_logo {
    display: none;
  }

  .container_slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div_slider_info {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }

  .div_slider_img {
    width: 80%;
    padding: 0px;
    padding-bottom: 30px;
  }

  .section_b02_tem01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .col02 {
    width: 50%;
  }

  .section_b03_tem01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section_b04_tem01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sec03_logo {
    margin-bottom: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .section_b05_tem01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .col05 {
    width: 50%;
  }

  .sec05_logo {
    margin-bottom: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section_b06_tem01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sec06_logo {
    margin-bottom: 20px;
  }

  .col06 {
    width: 33.33%;
  }

  .section_bottom_tem01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .col_end {
    width: 50%;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .col_end_min {
    width: 50%;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col_end_big {
    width: 100%;
    padding-left: 10px;
  }
  
  .div_end_block {
    width: 50%;
    -webkit-box-pack: center; 
    -webkit-justify-content: center; 
    -ms-flex-pack: center; 
    justify-content: center;
  }
  
  .logo_pull-end {
    width: 50%;
    -webkit-box-pack: center; 
    -webkit-justify-content: center; 
    -ms-flex-pack: center; 
    justify-content: center;
  }

  .sec_end_socal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div_end_left {
    text-align: center;
  }
  .div_end_left-app {
    text-align: center;
  }

  .div_end_right {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .button_app {
    margin-right: 5px;
    margin-left: 5px;
  }

  .text-block-end {
    margin-bottom: 10px;
    text-align: center;
  }

  .sec_end_imfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section_b102_tem01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sec_catalog_top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .sec_catalog_top_filter {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .col_catalog {
    width: 50%;
  }

  .botton_cat_top {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .sec_catalog_end {
    margin-top: 30px;
  }

  .sec_str_logo {
    margin-bottom: 30px;
  }

  .search_wrapper {
    margin-bottom: 30px;
  }

  .block05_tovar_wrapper_row {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .tovar_img_link_row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tovar_info05_row {
    margin-bottom: 10px;
  }

  .tovar_cart05_row {
    width: 240px;
  }

  .paragraph {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  
  .paragraph2 {
    margin-bottom:10px;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph_heading {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .dop102_wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dop_col02 {
    width: 33.33%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .blockquote {
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .contact_block {
    width: 100%;
  }

  .contact_photo {
    width: 100%;
    margin-top: 30px;
    padding-left: 0%;
  }

  .contact_img {
    max-width: 90%;
  }

  .contact_map {
    height: 300px;
  }

  .paragraph_contact {
    font-size: 14px;
    line-height: 20px;
  }

  .div-cart_head {
    display: none;
  }

  .cart_tovar_block {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cart_tovar_col1 {
    width: 100%;
  }

  .cart_tovar_col2 {
    width: 15%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .cart_tovar_col3 {
    width: 25%;
  }

  .cart_tovar_col4 {
    width: 35%;
  }

  .cart_tovar_col5 {
    width: 25%;
  }

  .div-cart_futt {
    padding: 15px 20px;
  }

  .div-block-cart_left {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text_cart_futt1 {
    display: none;
  }

  .text_cart_futt2 {
    display: none;
  }

  .text_cart_futt4 {
    display: none;
  }

  .text_cart_futt5 {
    width: 25%;
    font-size: 18px;
  }

  .div-block-_left_user {
    padding-left: 50px;
  }

  .block_cart_shipping {
    margin-right: 0px;
  }

  .block_cart_payment {
    margin-left: 0px;
  }

  .block_cart_bottom {
    display: block;
  }

  .modal_cart {
    width: 80%;
  }

  .cart_tovar_block_mod {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cart_tovar_col9 {
    width: 100%;
    margin-bottom: 10px;
  }

  .cart_tovar_col8 {
    width: 40%;
  }

  .cart_tovar_col7 {
    width: 60%;
  }

  .modal_heading {
    font-size: 20px;
    line-height: 20px;
  }

  .modal_call {
    width: 420px;
  }

  .search_wrapp_mod {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .sec_tovar_logo {
    margin-bottom: 30px;
  }

  .item_tovar_left {
    width: 100%;
  }

  .item_tovar_right {
    width: 100%;
    margin-top: 30px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .block_tovar_descript {
    margin-top: 30px;
  }

  .block_tovar_descript_nav {
    overflow: auto;
  }

  .descript_menu_link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .block_tovar_more {
    margin-top: 30px;
  }

  .col_more {
    width: 50%;
  }
  
  .col_looked {
    width: 50%;
  }

  .sec_logo_catalog_left {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sec_logo_catalog_right {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .tovar_info55_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  
  .col_cart_tovar .text_cart_head1 {
    display: inline-block;
  }
  .col_cart_tovar .text_cart_head2 {
    display: inline-block;
  }
  .col_cart_tovar .text_cart_head3 {
    display: inline-block;
  }
  .col_cart_tovar .text_cart_head4 {
    display: inline-block;
  }
  .col_cart_tovar .text_cart_head5 {
    display: inline-block;
  }

  .div-block-cart_left-mod {
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .modal_cart .col_modal_top {
    width: 80%;
  }
  
  .modal_cart .col_modal_center {
      margin-top: 163px;
      margin-bottom: 190px;
  }
  
  .modal_cart .col_modal_end {
      width: 80%;
  }
  
  .button_search_home.c-button {
    padding: 8px 46px;
  }
}

@media screen and (max-width: 479px) {
  .container_max {
    /*padding-right: 10px;
    padding-left: 10px;*/
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .section_glav_slider {
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .biv_top15 {
    display: none;
  }
  
  .block_logo {
    max-width: 90px;
  }
  
  .text_button_phone {
    font-size: 14px;
  }

  .slider_heading {
    font-size: 20px;
  }

  .text-block {
    font-size: 14px;
    line-height: 18px;
  }

  .text_block02_big {
    font-size: 15px;
    line-height: 18px;
  }

  .col03 {
    width: 50%;
  }

  .sec_logo_left {
    width: 100%;
    /*max-width: 120px;*/
    padding-right: 20px;
  }

  .sec_logo_right {
    overflow: auto;
    /*width: 100%;*/
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .sec_heading {
    font-size: 20px;
    line-height: 22px;
  }

  .col04 {
    width: 100%;
  }

  .col04_big {
    width: 100%;
  }

  .col05 {
    width: 50%;
  }

  .tovar_img_link {
    height: 150px;
  }
  
  
  .col05 {
    width: 50%;
    padding-right: 10px;
  }
  
  .col_catalog {
    width: 50%;
    padding-right: 10px;
  }
  
  .col_more {
    width: 50%;
    padding-right: 10px;
  }
  
  .col_looked {
    width: 50%;
    padding-right: 10px;
  }
  
  .sec-slider-items {
    margin-right: -10px;
  }
  
  .slider_l {
    top: 35%;
  }
  .slider_r {
    top: 35%;
  }
  
  /*
  .col04 {
    width: 100%;
  }

  .col04_big {
    width: 100%;
  }

  .col05 {
    width: 100%;
  }
  
  .col_catalog {
    width: 100%;
  }
  
  .col_more {
    width: 100%;
  }
  
  .col_looked {
    width: 100%;
  }

  .tovar_img_link {
    height: 150px;
    width: 50%;
    float: left;
    padding-right: 12px;
  }
  */

  .text_block05_link {
    font-size: 13px;
    line-height: 16px;
  }

  .tovar_cart05 {
    margin-right: -5px;
    margin-bottom: 5px;
    margin-left: -3px;
    /*width: fit-content;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div_cart_namber {
    width: 100%;
  }

  .button_cart.c-button {
    width: 100%;
    height: 40px;
  }

  .block05_tovar_wrapper {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .col06 {
    width: 50%;
  }

  .sec_end_logo {
    margin-bottom: 20px;
  }

  .text_block_end_logo {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
  }

  .col_end {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .col_end_min {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col_end_big {
    padding-left: 10px;
  }
  
  .div_end_block {
    width: 100%;
    -webkit-box-pack: center; 
    -webkit-justify-content: center; 
    -ms-flex-pack: center; 
    justify-content: center;
  }
  
  .logo_pull-end {
    width: 100%;
    -webkit-box-pack: center; 
    -webkit-justify-content: center; 
    -ms-flex-pack: center; 
    justify-content: center;
  }

  .sec_catalog_top {
    margin-bottom: 15px;
  }
  
  .sec_catalog_top_filter {
    padding-top: 10px;
    margin-bottom: 15px;
  }

  .sec_str_logo {
    margin-bottom: 20px;
  }

  .button_search.c-button {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .button_search_home.c-button {
    padding-right: 15px;
    padding-left: 15px;
    padding: 8px 26px;
  }

  .col_catalog_row {
    width: 100%;
  }

  .block05_tovar_wrapper_row {
    padding: 10px 10px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tovar_img_link_row {
    height: 150px;
    width: 100%;
    margin-right: 0px;
  }

  .tovar_cart05_row {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph {
    font-size: 13px;
    line-height: 18px;
  }
  
  .paragraph2 {
    font-size: 13px;
    line-height: 18px;
  }

  .paragraph_heading {
    font-size: 18px;
    line-height: 20px;
  }

  .dop_col02 {
    width: 50%;
  }

  .blockquote {
    font-size: 13px;
  }

  .contact_img {
    max-width: 100%;
  }

  .paragraph_contact {
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-cart_right {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-cart_right.bg_frey {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cart_header {
    font-size: 18px;
  }

  .cart_row_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .cart_col_header_right {
    margin-top: 5px;
  }

  .cart_tovar_block {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cart_tovar_col2 {
    width: 50%;
    margin-top: 10px;
  }

  .cart_tovar_col3 {
    width: 50%;
    margin-top: 10px;
  }

  .cart_tovar_col4 {
    width: 50%;
    margin-top: 10px;
  }

  .cart_tovar_col5 {
    width: 50%;
    margin-top: 10px;
  }

  .text_title_link_cart {
    font-size: 13px;
  }

  .text_cart_futt5 {
    width: 50%;
  }

  .sec_cart_right {
    margin-top: 30px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .block_cart_user {
    margin-top: 20px;
  }

  .div-block-_left_user {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block_cart_adres {
    margin-top: 20px;
  }

  .block_cart_shipping {
    margin-top: 20px;
  }

  .block_cart_payment {
    margin-top: 20px;
  }

  .modal_cart {
    width: auto;
    max-width: 100%;
    min-width: 320px;
  }

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

  .cart_tovar_block_mod {
    padding: 15px 20px;
  }

  .cart_tovar_col8 {
    width: 50%;
  }

  .cart_tovar_col7 {
    width: 50%;
  }

  .modal_call {
    width: auto;
    max-width: 420px;
    min-width: 320px;
  }

  .div_close_search {
    margin-right: -10px;
    margin-left: 0px;
  }

  .item_tovar_right {
    padding-right: 5%;
    padding-left: 5%;
  }

  .tovar_slider_nav_wrapp {
    width: 240px;
    height: 60px;
  }

  .block_tovar_descript_text {
    font-size: 13px;
    line-height: 18px;
  }

  .sec_logo_catalog_right {
    overflow: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text_button_search {
    display: none;
  }

  .img_button_search {
    display: block;
  }

  .div-block-cart_left-mod {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .sec_modal_top_menu {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .block_tovar_slider {
    padding: 30px 20px;
  }
  
  .div_button_modal-cart {
      padding: 15px 30px 15px;
  }
  
  .modal_cart .col_modal_top {
    width: 100%;
  }
  
  .modal_cart .col_modal_center {
      margin-top: 167px;
      margin-bottom: 150px;
  }
  
  .modal_cart .col_modal_end {
      width: 100%;
  }
}

/* -------------------------------------------- */

#jGrowl {
  font-size:18px;
  margin:5px !important; 
}
/*.jGrowl.top-right {
  top:40% !important;
  width:30% !important; 
  left:35% !important; 
}*/
#jGrowl .jGrowl-notification {
  position: relative;
  width: 300px;
  padding: 35px 10px 35px 10px;
  text-align:center;
  border-radius: 0px !important;
  background: none repeat 0 0 #fff !important;
  border: 0px solid rgba(255, 255, 255, 0.49) !important;
  box-shadow: 0 14px 25px rgba(0,0,0,0.16) !important;
}
#jGrowl .jGrowl-notification .jGrowl-close {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #111 !important;
}
#jGrowl .jGrowl-notification .jGrowl-message {
  color:#111 !important;
}

/* -------------------------------------------- */

.disable-hover {
  pointer-events: none;
}

/* ------------------------------------------------------ */

a:active, a:focus { outline: none; }
button:active, button:focus { outline: none; }
input:active, textarea:active {outline:none;}
:focus {outline:none;}

.uk-link:hover, a:hover {
  /*color: #fff;*/
  text-decoration: none;
}
.uk-link, a {
  /*color: #fff;*/
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6 {
  font-family: Montserrat, sans-serif;
  font-family: Oswald, sans-serif;
}

  .uk-close {
      color: #222;
      background: #fff;
      border: 1px solid #999;
      border-radius: 25px;
      padding: 5px;
  }
  .uk-close-large {
      color: #222;
      background: #fff;
      border: 1px solid #999;
      border-radius: 25px;
      padding: 5px;
  }
  .uk-offcanvas-bar .uk-close {
    color: #999;
  }
  .uk-offcanvas-bar .uk-close:hover, .uk-offcanvas-bar .uk-close:focus {
    color: #222;
  }
  .uk-modal {
    background: rgba(0, 0, 0, 0.25);
  }
  .uk-lightbox {
    background: rgb(255 255 255 / 75%);
  }
  .uk-offcanvas-overlay::before {
    content: "";
    background: rgba(0, 0, 0, 0.25);
  }
  .uk-offcanvas-bar {
    padding: 0px 0px;
  }
  .uk-offcanvas-bar {
    color: #212121;
  }
  .uk-offcanvas-bar a, .uk-offcanvas-bar .uk-link {
    color: #212121;
  }
  .uk-offcanvas-bar a:hover, .uk-offcanvas-bar .uk-link:hover {
    color: #0a599c;
  }
  .uk-offcanvas-bar h1, .uk-offcanvas-bar .uk-h1, .uk-offcanvas-bar h2, .uk-offcanvas-bar .uk-h2, .uk-offcanvas-bar h3, .uk-offcanvas-bar .uk-h3, .uk-offcanvas-bar h4, 
  .uk-offcanvas-bar .uk-h4, .uk-offcanvas-bar h5, .uk-offcanvas-bar .uk-h5, .uk-offcanvas-bar h6, .uk-offcanvas-bar .uk-h6, .uk-offcanvas-bar .uk-heading-small, 
  .uk-offcanvas-bar .uk-heading-medium, .uk-offcanvas-bar .uk-heading-large, .uk-offcanvas-bar .uk-heading-xlarge, .uk-offcanvas-bar .uk-heading-2xlarge {
    color: #212121;
  }
  .uk-offcanvas-bar .button_cart_mod {
    color: #ffffff;
  }
  .uk-offcanvas-bar .button_cart_mod:hover {
    color: #ffffff;
  }
  
  .uk-dropdown {
    padding: 15px;
    border-radius: 4px;
  }
  .uk-nav > li > a {
    padding: 1px 0;
    font-size: 13px;
  }
  .uk-nav > li > a {
    padding: 1px 0;
    font-size: 13px;
  }
  .uk-dropdown-nav > li > a:hover, .uk-dropdown-nav > li > a:focus, .uk-dropdown-nav > li.uk-active > a {
    color: #0a599c;
  }
  
  .uk-dropdown-nav {
    white-space: normal;
  }
  
  .menu-top_wrapper .uk-dropdown,  .catalog_categiry .uk-dropdown {
    width: 240px;
    padding: 0px;
    border-radius: 4px;
      /*overflow: hidden;*/
    /* border-left: solid; */
    /* border-right: solid; */
    /* border-bottom: solid; */
    /* border-width: 1px; */
    /* border-color: #eee;*/
  }
  
  .div_search_span {
    position: relative;
    width: 100%;
  }
  .search_span {
    position: absolute;
    z-index: 2;
    right: 8px;
    top: 10px;
    color: #777;
    cursor: pointer;
  }
  
  .search_span_home {
    position: absolute;
    z-index: 2;
    right: 8px;
    top: 18px;
    color: #777;
    cursor: pointer;
  }
  
  .uk-dotnav > * > * {
    border: 1px solid rgb(43 45 66 / 50%);
  }
  .uk-dotnav > .uk-active > * {
    background-color: rgb(43 45 66 / 80%);
    border-color: #2b2d42;
  }

/* -------------------------------------------- */

.wrapp_preload {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
    display: none;
    opacity: 0;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.onpreload {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  opacity: 0;
}
.wrapp_preload.onpreload {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    opacity: 1 !important;
}
.loader {
    width: 50px;
    height: 50px;
    border: 6px solid rgb(33 33 33 / 25%);
    border-top-color: #0a599c;
  border-radius: 50%;
  position: relative;
  animation: loader-rotate 1s linear infinite;
  /*top: 50%;
  margin: -28px auto 0 auto;*/
  }
  @keyframes loader-rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } 
  }

/*.buttom_close_cart svg {display: none;}*/
/*.buttom_close_cart {
  border: 1px solid #999;
  border-radius: 25px;
}
.buttom_close_cart:hover {
  border: 1px solid #999;
  border-radius: 25px;
}
[class*='uk-modal-close-'] {
    position: static;
    z-index: 1010;
    top: 0px;
    right: 0px;
    padding: 0px;
}*/

#modal-soglashenie .uk-modal-dialog {
    /*padding: 0px 0px;
    width: auto;
    background: transparent;*/
}
#modal-search .uk-modal-dialog, #modal-search.uk-modal {
    padding: 0px 0px;
    width: auto;
    /*background: transparent;*/
}

/* -------------------------- */

.c-ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}
.c-ripple__circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}
.c-ripple.is-active .c-ripple__circle {
  -webkit-animation: a-ripple 0.5s ease-in;
          animation: a-ripple 0.5s ease-in;
}
@-webkit-keyframes a-ripple {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}
@keyframes a-ripple {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}

      .c-button {
        /*position: absolute;*/
        position: relative;
        overflow: hidden;
        cursor: pointer;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        z-index: 1;
      }
      .c-button .ripple {
        display: block;
        position: absolute;
        border-radius: 100%;
        background: rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(0);
        transform: scale(0);
        pointer-events: none;
      }
      .c-button.ripple-dark .ripple {
        background: rgba(0, 0, 0, 0.1) !important;
      }
      .c-button .animated {
        -webkit-animation: ripple 0.6s linear;
        animation: ripple 0.6s linear;
      }
      @-webkit-keyframes ripple {
        100% {
          opacity: 0;
          -webkit-transform: scale(2.5);
          transform: scale(2.5);
        }
      }
      @keyframes ripple {
        100% {
          opacity: 0;
          -webkit-transform: scale(2.5);
          transform: scale(2.5);
        }
      }

/* цвета svg ----------------- */

.cart_header_img path, .img_cat_phone path {
  fill: #0e3271;
}

/*.logotip_img path {
  fill: #0e3271;
}*/

.button_offer:hover svg path {
  fill: #ffffff;
}

.button_filter:hover svg path {
  fill: #ffffff;
}

/* -------------------------- */

#msGallery {
  margin-top: 30px !important;
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;*/
}

.fotorama__nav-wrap {
  margin-top: 0px;
}
.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: rgb(255 255 255 / 100%) !important;
  /*cursor: zoom-out !important;*/
}
.fotorama--fullscreen { background: #0000 !important; }
.fotorama__fullscreen-icon {
  width: 100% !important;
  height: 100% !important;
  /*margin-top: 30px !important;
  margin-right: 30px !important;*/
  z-index: 1 !important;
  opacity: 0 !important;
}
.fotorama__arr--prev {
  z-index: 2 !important;
  background: #0a599c !important;
  border-radius: 50% !important;
  background-image: url(../images/chevron_left_W.svg) !important;
  background-position: center !important;
}
.fotorama__arr--next {
  z-index: 2 !important;
  background: #0a599c !important;
  border-radius: 50% !important;
  background-image: url(../images/chevron_right_W.svg) !important;
  background-position: center !important;
}
.fotorama__video-close {
  z-index: 2 !important;
  margin-top: 30px !important;
  margin-right: 30px !important;
}
.fotorama__thumb-border {
  border-color: #0a599c !important;
}

#msMiniCart, .msMiniCart {
    font-size: inherit !important;
}
#msMiniCart.full .empty, .msMiniCart.full .empty {
    display: none !important;
}
#msMiniCart .empty, .msMiniCart .empty {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
#msMiniCart .not_empty, .msMiniCart .not_empty {
    display: none !important;
}
#msMiniCart.full .not_empty, .msMiniCart.full .not_empty {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
#msOrder {
  min-height: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 0px !important;
}
#mse2_selected_wrapper {
    min-height: 0em !important; 
    margin: 0px 0 !important;
}

#mse2_filters fieldset {
    border: 1px solid #eee;
    border-radius: 0px;
    background-color: #ffffff;
    min-height: 50px;
    padding: 12px 10px 12px 10px;
}
#mse2_filters fieldset ~ br {
    display: none;
}
#mse2_filters .filter_title {
    color: #212121;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 0px;
}
#mse2_filters .mse2_number_inputs label {
    display: grid;
    color: #777;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
}
#mse2_filters .mse2_number_inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#mse2_filters .form-group .input-sm {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 48px;
    padding-left: 14px;
    padding-right: 14px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
    border-radius: 4px;
    background-color: #fafafa;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    font-size: 15px;
}
#mse2_filters .form-group .input-sm:hover {
    border-color: #d5d5d5;
    background-color: #fff;
}
#mse2_filters .form-group:nth-child(1) .input-sm {
    border-radius: 4px 0px 0px 4px;
}
#mse2_filters .form-group:nth-child(2) .input-sm {
    border-radius: 0px 4px 4px 0px;
}
#mse2_filters .mse2_number_slider {
    font-size: 0.3em !important;
    margin-bottom: 10px !important;
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    margin-left: 8px;
    margin-right: 8px;
}
#mse2_filters .mse2_number_slider .ui-slider-range {
    background: #0a599c;
    height: 3px;
}
#mse2_filters .mse2_number_slider .ui-slider-handle {
    top: -9px;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    background: #ffffffa3;
    border-style: solid;
    border-width: 7px;
    border-color: #fff;
    border-radius: 50%;
    background-color: #0e3271;
    -webkit-box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
}
.botton_cat_top #mse2_limit {
    height: 34px;
    padding-left: 4px;
    padding-right: 2px;
    margin-left: 6px;
    margin-right: -6px;
    border-width: 0;
    border-left-width: 1px;
    border-color: #eee;
    border-radius: 0px;
    background-color: #ffffff;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    font-size: 14px;
    cursor: pointer;
}
#mse2_sort a.active {
    color: #ffffff !important;
    border-color: #0a599c;
    background-color: #0a599c;
    text-decoration: none;
    cursor: pointer !important;
}
#mse2_sort .sort[data-dir="asc"] span::after {
    content: "\25BC" !important;
    font-size: 9px;
    color: #ffffff;
    padding: 8px 0px 8px 8px;
}
#mse2_sort .sort[data-dir="desc"] span::after {
    content: "\25B2" !important;
    font-size: 9px;
    color: #ffffff;
    padding: 8px 0px 8px 8px;
}

#mse2_selected {
    background: #fafafa !important;
    padding: 5px 0 5px 5px !important;
    /* border: 1px solid #f2f2f2; */
    border-radius: 4px !important;
    padding: 6px 8px !important;
}
#mse2_selected strong {
    font-weight: 500 !important;
    padding: 4px !important;
}
#mse2_selected a sup {
    display: inline-block !important;
    padding: 3px !important;
    margin-left: 3px !important;
    /* background: #0a599c !important; */
    border: 1px solid #b9b9b9 !important;
    color: #212121 !important;
    font-size: 75%;
    line-height: 6px;
    border-radius: 50%;
      -webkit-transition: all 200ms ease;
      transition: all 200ms ease;
}
#mse2_selected a:hover sup {
    background: #0a599c !important;
    border: 1px solid #0a599c !important;
    color: #ffffff !important;
}


