body{
  font-family: Montserrat;
  text-underline-position: under;
}
button:active,
button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}
a:active,
a:focus {
  outline: none;
}
input,
textarea {
  outline: none;
}
input:active,
textarea:active {
  outline: none;
}
:focus {
  outline: none;
}
textarea {
  resize: none;
}
textarea {
  resize: vertical;
}
textarea {
  resize: horizontal;
}
input {
  margin: 0;
}
* {
  box-sizing: border-box;
}
#overflow_filter{
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  overflow: hidden;
  z-index: 4;
  overflow: auto;
  overflow-y: none;
  background: rgba(0, 0, 0, 0.55);
}
body a:hover{
  text-decoration: underline;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.eot?u=1');
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff?u=1') format('woff'), url('../fonts/Montserrat-SemiBold.ttf?u=1') format('truetype'), url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-Medium.eot');
  src: url('../fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu-Medium.woff2') format('woff2'), url('../fonts/Ubuntu-Medium.woff') format('woff'), url('../fonts/Ubuntu-Medium.ttf') format('truetype'), url('../fonts/Ubuntu-Medium.svg#Ubuntu-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
.wrapper {
  width: 100%;
  float: left;
  overflow: hidden;
}
.container {
  width: 100%;
  float: left;
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}
header {
  width: 100%;
  float: left;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background-color: #FFF;
  border-bottom: 1px solid #C4C4C4;
}
.header--active {
  -webkit-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.75);
}
.h_top {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #DFDFDF;
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
  z-index: 3;
}
.h_top_wrap {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.h_top_wrap_left {
  width: auto;
  float: left;
}
.h_top_wrap_left > span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #595959;
}
.h_top_magaz {
  width: auto;
  float: left;
  position: relative;
  padding-left: 5px;
}
.h_top_magaz_visible {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  z-index: 2;
  position: relative;
  cursor: pointer;
  padding-right: 5px;
}
.h_top_magaz_visible span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #595959;
}
.h_top_magaz_visible a {
  width: auto;
  float: left;
  margin-left: 10px;
  transition: .3s;
}
.h_top_magaz_visible a img {
  width: auto;
  float: left;
  max-width: 12px;
  height: auto;
}
.h_top_magaz_hidden {
  width: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: -10px;
  z-index: 1;
  padding-top: 26px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
.h_top_magaz_hidden li {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.h_top_magaz_hidden li a,
.h_top_magaz_hidden li span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #595959;
}
.h_top_magaz_hidden--active {
  visibility: visible;
  opacity: 1;
}
.h_top_magaz_visible_link--active {
  transform: rotate(180deg) translateY(-3px);
}
.h_top_wrap_right {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
}
.h_call {
  width: auto;
  float: left;
  position: relative;
}
.h_call_top {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  padding-left: 10px;
  padding-right: 10px;
}
.h_call_top a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: 0.03em;
  color: #595959;
  text-decoration: none;
}
.h_call_top .h_call_top_link {
  width: auto;
  float: left;
  transition: .3s;
  margin-left: 10px;
}
.h_call_top .h_call_top_link img {
  width: auto;
  float: left;
  height: auto;
  max-width: 12px;
  transform: translateY(-2px);
}
.h_call_hide {
  width: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: -10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 29px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  padding-bottom: 10px;
  z-index: 1;
}
.h_call_hide li {
  width: 100%;
  float: left;
  margin-top: 5px;
}
.h_call_hide li a {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: 0.03em;
  color: #595959;
  text-decoration: none;
}
.h_call_hide--active {
  visibility: visible;
  opacity: 1;
}
.h_call_top_link--active {
  transform: rotate(180deg) translateY(0px);
}
.h_soc {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  margin-left: 25px;
}
.h_soc li {
  width: 20px;
  float: left;
}
.h_soc li:not(:last-child) {
  margin-right: 20px;
}
.h_soc li a {
  width: 100%;
  float: left;
  transition: .3s;
}
.h_soc li a img {
  width: 100%;
  float: left;
  height: auto;
}
.h_soc li a:hover {
  transform: translateY(-3px);
}
.h_bottom {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.h_bottom_wrap {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.h_logo {
  width: 100%;
  float: left;
  max-width: 252px;
}
.h_logo a {
  width: 100%;
  float: left;
}
.h_logo a img {
  width: 100%;
  float: left;
  height: auto;
}
.h_nav {
  width: auto;
  float: left;
}
.h_nav_list {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
}
.h_nav_list > li {
  width: auto;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
.h_nav_list > li:hover > a {
  color: #2E3192;
  text-decoration: underline;
  text-underline-position: under;
}
.h_nav_list > li > a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #3D3838;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: 0s;
}
.h_nav_list > li > a .img_menu{
  display: none;
}
.h_nav_list > li > a svg {
  width: 100%;
  float: left;
  height: auto;
  max-width: 7px;
  display: none;
}
.h_nav_list > li > a svg path {
  fill: #595959;
  transition: .3s;
}
.h_nav_list > li.h_nav_action a{
  color: #0071BC;
}
.h_nav_list > li:hover .m_menu_inside {
  opacity: 1;
  visibility: visible;
}
.h_botttom_right {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
}
.h_user {
  width: 100%;
  float: left;
  max-width: 27px;
  margin-right: 60px;
  position: relative;
}
.h_user_h{
  display: none;
  position: absolute;
  top: 32px;
  background: #fff;
  padding: 10px 20px;
  border: 1px solid #ddd;
  left: -70px;
  width: 180px;
}
.h_user_h.active_b{
  left: 0px;
  display: block!important;
}
.h_user:hover .h_user_h{
  display: block;
}
.h_user_h_mob a{
    width: auto;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #3D3838;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: .3s;
    padding-left: 5px;
}
.h_user_h_mob a:hover{
    color: #0071BC;
}
.h_user_h a{
  line-height: 32px;
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  display: flex;
  align-items: center;
  text-align: left;
  letter-spacing: 0.03em;
  color: #595959;
  text-decoration: none;
}
.h_user_h a:hover{
  color: #0071BC;
  text-decoration: underline;
  text-underline-position: under;
}
.h_user a {
  width: 100%;
  float: left;
}
.h_user a svg {
  width: 100%;
  float: left;
}
.h_user a svg path {
  fill: #29ABE2;
  transition: .3s;
}
.h_user a:hover svg path {
  fill: #2E3192;
}
.h_search {
  width: 100%;
  float: left;
  max-width: 29px;
}
.h_search a {
  width: 100%;
  float: left;
}
.h_search a svg {
  width: 100%;
  float: left;
}
.h_search a svg path {
  fill: #29ABE2;
  transition: .3s;
}
.h_search a:hover svg path {
  fill: #2E3192;
}
.h_like {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  margin-left: 60px;
}
.h_like span {
  width: auto;
  float: left;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  display: flex;
  align-items: center;
  color: #2E3192;
  margin-right: 8px;
  display: none;
}
.h_like a {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: .3s;
}
.h_like a svg {
  width: 100%;
  float: left;
  max-width: 37px;
}
.h_like a svg path {
  fill: #29ABE2;
  transition: .3s;
}
.h_like a:hover svg path {
  fill: #2E3192;
}
.h_bag {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  margin-left: 60px;
}
.h_bag span {
  width: auto;
  float: left;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  display: flex;
  align-items: center;
  color: #2E3192;
  margin-right: 8px;
  display: none;
}
.h_bag a {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: .3s;
}
.h_bag a svg {
  width: 100%;
  float: left;
  max-width: 33px;
}
.h_bag a svg path {
  fill: #29ABE2;
  transition: .3s;
}
.h_bag a:hover svg path {
  fill: #2E3192;
}
.h_like--active,
.h_bag--active {
  margin-left: 43px;
}
.h_like--active a span,
.h_bag--active a span {
  display: block;
}
.h_like--active a svg path,
.h_bag--active a svg path {
  fill: #2E3192;
}
.h_like--active a:hover,
.h_bag--active a:hover {
  opacity: 0.7;
}
.header_circles {
  width: auto;
  float: left;
  height: auto;
  max-width: 143px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
}
.m_banner {
  width: 100%;
  float: left;
}
.m_banner_left {
  width: 100%;
  float: left;
  max-width: 50%;
  position: relative;
}
.m_banner_left span,
.m_banner_left a {
  width: 100%;
  float: left;
}
.m_banner_left_info a:hover i, 
.m_banner_right_info a:hover i,
.m_banner_left a:hover i{
  border-bottom: 1px solid #fff;
}
.m_banner_left span img,
.m_banner_left a img {
  width: 100%;
  float: left;
  height: 520px;
  object-fit: cover;
}
.m_banner_left span:hover .m_banner_left_info,
.m_banner_left a:hover .m_banner_left_info {
  background: #0071BC;
}
.m_banner_left_right_list li span .m_banner_right_info a{
  display: none;
  transition:0.5s;
}
.m_banner_left span .m_banner_left_info a{
  width: 0px;
  overflow: hidden;
  margin-left: 0px;
  transition:0.1s;
}
.m_banner_left_right_list li span:hover .m_banner_right_info a{
  display: block;
}
.m_banner_left span:hover .m_banner_left_info a{
  width: auto;
  margin-left: 15px;
}
.m_banner_left_info,
.m_banner_right_info {
  width: auto;
  float: left;
  max-width: 420px;
  background: rgba(32, 31, 31, 0.4);
  border-radius: 12px;
  position: absolute;
  z-index: 1;
  left: 30px;
  bottom: 20px;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  transition: .3s;
  justify-content: space-between;
}
.m_banner_left_info i,
.m_banner_right_info i {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 25px;
  color: #FFFFFF;
  border-bottom: 1px solid transparent;
}
.m_banner_left_info span,
.m_banner_right_info span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
  color: #FFFFFF;
}
.m_banner_right_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: calc(100% - 20px);
  left: 10px;
  width: auto;
  padding-right: 15px;
  padding-left: 28px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: absolute;
  top: 175px;
  bottom: auto;
}
.m_banner_right_info span {
  width: 100%;
  float: left;
  margin-bottom: 6px;
}
.m_banner_right_info a:not(:last-child),
.m_banner_right_info i:not(:last-child) {
  margin-right: 25px;
}

.m_banner_left_info > a:not(:first-child){
  margin-left: 15px;
}

main {
  width: 100%;
  float: left;
  padding-top: 136px;
}
.m_banner_left_right {
  width: 100%;
  float: left;
  max-width: 50%;
}
.m_banner_left_right_list {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.m_banner_left_right_list li {
  width: 100%;
  float: left;
  max-width: 50%;
}
.m_banner_left_right_list li span,
.m_banner_left_right_list li > a {
  width: 100%;
  float: left;
  position: relative;
}
.m_banner_left_right_list li span img,
.m_banner_left_right_list li a img {
  width: 100%;
  float: left;
  height: 260px;
  object-fit: cover;
}
.m_banner_left_right_list li span:hover .m_banner_right_info,
.m_banner_left_right_list li a:hover .m_banner_right_info {
  background: #0071BC;
}
.m_adv {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  justify-content: center;
  background: #0071BC;
}
.m_adv .container {
  position: relative;
}
.adv_circles {
  width: auto;
  float: left;
  height: auto;
  max-width: 225px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.m_adv_wrap {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  padding-top: 50px;
  padding-bottom: 45px;
}
.title {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 35px;
}
.m_adv_list {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-around;
}
.m_adv_list li {
  width: 100%;
  float: left;
  max-width: 244px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  align-items: center;
}
.m_adv_list li p {
  width: 100%;
  float: left;
  max-width: calc(100% - 50px);
  padding-left: 17px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  color: #FFFFFF;
}
.m_adv_list_img {
  width: 100%;
  float: left;
  max-width: 50px;
}
.m_adv_list_img img {
  width: auto;
  float: left;
  height: auto;
  max-width: 50px;
  max-height: 48px;
}
.m_catalog_tabs {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  padding-top: 75px;
  padding-bottom: 55px;
}
.m_catalog_tabs_wrap {
  width: 100%;
  float: left;
}
.m_catalog_tabs_list {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.m_catalog_tabs_list li {
  width: auto;
  float: left;
}
.m_catalog_tabs_list li:not(:last-child) {
  margin-right: 60px;
}
.m_catalog_tabs_list li a {
  padding-left: 26px;
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #9B9B9B;
  transition: .3s;
  text-decoration: none;
}
.m_catalog_tabs_list li a:hover {
  opacity: 0.7;
}
.m_catalog_tabs_list li .m_catalog_tabs_list--active {
  color: #0071BC;
}
.m_catalog_tabs_list li .m_catalog_tabs_list--active:hover {
  opacity: 1;
}
.colors_tabs {
  position: relative;
}
.colors_tabs:after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-60%);
  width: 12px;
  content: "";
  height: 12px;
  border-radius: 100%;
}
.blue_tabs:after {
  background: #0071BC;
}
.red_tabs:after {
  background: #EB0815;
}
.green_tabs:after {
  background: #05BD01;
}
.m_catalog_tabs_blocks {
  width: 100%;
  float: left;
}
.m_catalog_tabs_wrap_cont {
  width: 100%;
  float: left;
  display: none;
}
.m_catalog_tabs_wrap_cont--active {
  display: block;
}
.m_catalog_list {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.m_catalog_list li {
  width: 100%;
  float: left;
  max-width: calc(20% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #DFDFDF;
  transition: .3s;
}
.m_catalog_list li > a {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 43px;
  z-index: 2;
}
.m_catalog_list li:hover {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}
.m_catalog_list_img {
  width: 100%;
  float: left;
  margin-bottom: 14px;
}
.m_catalog_list_img img {
  width: 100%;
  float: left;
/*  height: 100%;
  object-fit: cover;*/
}
.m_catalog_list_img_name {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #252222;
  min-height: 32px;
  margin-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
.m_catalog_list_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
  padding-bottom: 3px;
  min-height: 43px;
}
.m_catalog_list_bottom_left {
  width: 100%;
  float: left;
  max-width: calc(100% - 61px);
  padding-right: 15px;
  display: flex;
  flex-direction: column;
}
.m_catalog_list_bottom_left span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  /* identical to box height, or 111% */
  color: #0071BC;
}
.m_catalog_list_bottom_left i {
  width: 100%;
  float: left;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  text-decoration-line: line-through;
  color: #C4C4C4;
}
.m_catalog_list_bottom_right {
  width: 100%;
  float: left;
  max-width: 61px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m_catalog_list_bottom_right a {
  width: 100%;
  float: left;
  max-width: 22px;
  position: relative;
  z-index: 4;
}
.m_catalog_list_bottom_right a svg {
  width: 100%;
  float: left;
  height: auto;
}
.m_catalog_list_bottom_right a svg path {
  fill: #C4C4C4;
  transition: .3s;
}
.m_catalog_list_bottom_right a.active svg path,
.m_catalog_list_bottom_right a:hover svg path {
  fill: #0071BC;
}
.special_span {
  width: auto;
  float: left;
  position: absolute;
  top: 10px;
  right: 10px;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  border-radius: 11px;
  color: #FFFFFF;
}
.top_span {
  background: #05BD01;
}
.sale_span {
  background: #EB0815;
}
.new_span {
  background: #0071BC;
}
.m_catalog_list_bottom_right--active svg path {
  fill: #0071BC!important;
}
.m_inst {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 73px;
}
.m_inst .container {
  display: flex;
  justify-content: center;
}
.mini_title {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #3D3838;
  margin-bottom: 25px;
}
.mini_title a {
  width: auto;
  color: #0071BC;
  text-decoration: none;
  border-bottom: 1px solid #0071BC;
  transition: .3s;
  margin-left: 5px;
}
.mini_title a:hover {
  border-bottom: 1px solid transparent;
}
.m_inst_list {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.m_inst_list li {
  width: 100%;
  float: left;
  max-width: 20%;
}
.m_inst_list li a {
  width: 100%;
  float: left;
  position: relative;
}
.m_inst_list li a > img {
  width: 100%;
  float: left;
  height: 270px;
  object-fit: cover;
}
.m_inst_list li a:hover .m_inst_list_overlay {
  visibility: visible;
  opacity: 1;
}
.m_inst_list_overlay {
  width: 100%;
  float: left;
  left: 0;
  transition: .3s;
  top: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
}
.m_inst_list_overlay span {
  width: auto;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  margin-left: 9px;
  margin-right: 9px;
  color: #FFFFFF;
}
.m_inst_list_overlay span img {
  width: auto;
  float: left;
  height: auto;
  margin-right: 5px;
  max-width: 20px;
}
.main_but {
  width: auto;
  float: left;
  justify-content: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  transition: .3s;
  background: #0071BC;
  border-radius: 15px;
  padding-left: 92px;
  padding-right: 92px;
  color: #FFFFFF;
  line-height: 55px;
  text-decoration: none;
  cursor: pointer;
}
.main_but svg {
  width: 100%;
  float: left;
  max-width: 20px;
  margin-right: 10px;
}
.main_but svg path {
  fill: #fff;
  transition: .3s;
}
.main_but:hover {
  background: #2E3192;
}
.part_container {
  width: 100%;
  float: left;
  max-width: 1160px;
  padding-left: 15px;
  padding-right: 15px;
}
.m_part {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  background: #F3F3F3;
  padding-top: 40px;
  padding-bottom: 43px;
  margin-bottom: 75px;
}
.m_part_list {
  width: 100%;
  float: left;
  display: flex;
}
.m_part_list li {
  width: 100%;
  float: left;
  max-width: calc(100% / 3);
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
  justify-content: center;
}
.m_part_list li a {
  width: auto;
  float: left;
}
.m_part_list li a img {
  width: 100%;
  float: left;
  max-width: 127px;
  height: auto;
  transition: .3s;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0.4;
}
.m_part_list li a:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  opacity: 1;
}
.m_part_list .slick-dots {
  width: auto;
  float: left;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  display: flex;
  align-items: center;
}
.m_part_list .slick-dots li {
  width: 12px;
  height: 12px;
  transition: .3s;
  background: #C4C4C4;
  border-radius: 100%;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
}
.m_part_list .slick-dots li:not(:last-child) {
  margin-right: 15px;
}
.m_part_list .slick-dots li button {
  width: 100%;
  float: left;
  height: 100%;
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 100%;
  text-indent: -99999px;
}
.m_part_list .slick-dots li.slick-active {
  background: #0071BC;
}
.m_news {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
}
.m_news .slick-dots {
  width: auto;
  float: left;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  display: flex;
  align-items: center;
}
.m_news .slick-dots li {
  width: 12px;
  height: 12px;
  transition: .3s;
  background: #C4C4C4;
  border-radius: 100%;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
}
.m_news .slick-dots li:not(:last-child) {
  margin-right: 15px;
}
.m_news .slick-dots li button {
  width: 100%;
  float: left;
  height: 100%;
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 100%;
  text-indent: -99999px;
}
.m_news .slick-dots li.slick-active {
  background: #0071BC;
}
.m_news_wrap {
  width: 100%;
  float: left;
}
.m_news_tabs_list {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 25px;
}
.m_news_tabs_list li {
  width: auto;
  float: left;
}
.m_news_tabs_list li:not(:last-child) {
  margin-right: 50px;
}
.m_news_tabs_list li a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  transition: .3s;
  text-transform: uppercase;
  color: #9B9B9B;
  text-decoration: none;
}
.m_news_tabs_list li a:hover {
  opacity: 0.7;
}
.m_news_tabs_list li .m_news_tabs_list--active {
  color: #0071BC;
}
.m_news_tabs_list li .m_news_tabs_list--active:hover {
  opacity: 1;
}
.m_news_tabs_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.m_news_tabs_wrap_cont {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  overflow: hidden;
}
.m_news_tabs_wrap_cont--active {
  position: relative;
  visibility: visible;
  opacity: 1;
}
.m_news_list {
  width: calc(100% + 95px);
  margin-left: -95px;
  margin-right: 0px;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.m_news_list .slick-track {
  padding-top: 0px;
  padding-bottom: 25px;
}
.m_news_list li {
  margin-left: 15px;
  margin-right: 15px;
}
.m_news_list > li {
  width: 100%;
  float: left;
  max-width: calc(100% / 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.m_news_list > li a {
  width: 100%;
  float: left;
  transition: .3s;
}
.m_news_list > li a:hover {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}
.m_news_list_img {
  width: 100%;
  float: left;
  height: 234px;
  overflow: hidden;
  position: relative;
}
.m_news_list_img img:not(.news_overlay) {
  width: 100%;
  float: left;
  height: 100%;
  object-fit: cover;
}
.news_overlay {
  width: auto;
  float: left;
  height: auto;
  max-width: 35%;
  position: absolute;
  bottom: -15px;
  right: -5px;
  z-index: 1;
}
.m_news_list_info {
  width: 100%;
  float: left;
  padding: 10px;
  border: 1px solid #DFDFDF;
  border-top: none;
  padding-top: 10px;
}
.m_news_list_info_head {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.m_news_list_info_head span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #C4C4C4;
}
.m_news_list_info_head i {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  text-align: right;
  text-transform: uppercase;
  color: #C4C4C4;
  display: flex;
  align-items: center;
}
.m_news_list_info_head i img {
  width: auto;
  float: left;
  height: auto;
  max-width: 16px;
  margin-left: 7px;
}
.m_news_list_info_text {
  width: 100%;
  float: left;
  min-height: 35px;
  margin-bottom: 15px;
}
.m_news_list_info_text p {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #292626;
}
.m_news_list_info_bottom {
  width: 100%;
  float: left;
}
.m_news_list_info_bottom span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #0071BC;
}
.m_all_news {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
}
.m_info {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  background: linear-gradient(0deg, #0071bc, #0071bc);
  padding-top: 70px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  margin-bottom: 75px;
  padding-bottom: 30px;
}
.m_info_wrap {
  width: 100%;
  float: left;
  padding-left: 75px;
  padding-right: 75px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.m_info_wrap:after {
  position: absolute;
  left: 77px;
  width: 2px;
  height: 100%;
  border-radius: 15px;
  content: "";
  background-color: #FFF;
}
.m_info_wrap_left {
  width: 100%;
  float: left;
  max-width: 625px;
  height: 350px;
  overflow-y: auto;
  direction: rtl;
  padding-left: 32px;
  position: relative;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.m_info_wrap_left::-webkit-scrollbar {
  width: 6px;
  background: transparent;
  border-radius: 15px;
}
.m_info_wrap_left::-webkit-scrollbar-track {
  background: transparent;
  border-bottom: none;
}
.m_info_wrap_left::-webkit-scrollbar-thumb {
  background: #FFFFFF;
  border-radius: 15px;
}
.m_info_wrap_left::-webkit-scrollbar-thumb:hover {
  background: #FFFFFF;
}
.m_info_wrap_left span,
.m_info_wrap_left p {
  direction: ltr;
  width: 100%;
  float: left;
}
.m_info_wrap_left span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.m_info_wrap_left p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.m_info_wrap_right {
  width: 100%;
  float: left;
  max-width: 400px;
  max-height: 250px;
  padding-left: 20px;
}
.m_info_wrap_right img {
  width: 100%;
  float: left;
  height: auto;
}
footer {
  width: 100%;
  float: left;
}
.f_top {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.f_bottom {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  background: #F3F3F3;
  padding-top: 19px;
  padding-bottom: 19px;
}
.f_bottom__wrap {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.f_bottom__wrap_left {
  width: auto;
  float: left;
}
.f_bottom__wrap_left p {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #3D3838;
}
.f_nav {
  width: auto;
  float: left;
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
  align-items: flex-end;
}
.f_nav li {
  width: auto;
  float: left;
}
.f_nav li:not(:last-child) {
  margin-right: 23px;
}
.f_nav li span,
.f_nav li a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
  line-height: 16px;
  text-align: center;
  color: #211D1D;
  transition: .3s;
}
.f_nav li.active span,
.f_nav li a:hover {
  color: #0071BC;
  text-decoration: underline;
  text-underline-position: under;
}
.f_bottom__wrap_right {
  width: auto;
  float: left;
}
.f_bottom__wrap_right p {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-align: right;
  color: #211D1D;
}
.f_bottom__wrap_right p a {
  color: #211D1D;
  text-decoration: none;
}
.f_bottom__wrap_right p a:hover {
  color: #0071BC;
  text-decoration: underline;
  text-underline-position: under;
}
.f_top_wrap_left {
  width: 100%;
  float: left;
  max-width: 252px;
}
.f_logo {
  width: 100%;
  float: left;
  margin-bottom: 33px;
}
.f_logo a {
  width: 100%;
  float: left;
}
.f_logo a img {
  width: 100%;
  float: left;
  height: auto;
}
.f_call {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.f_call a:not(.modal_call) {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 35px;
  color: #2E3192;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: .3s;
}
.f_call a:not(.modal_call):hover {
  opacity: 0.7;
}
.f_call a:not(.modal_call) img {
  width: auto;
  float: left;
  height: auto;
  max-width: 18px;
  margin-right: 13px;
}
.modal_call {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 35px;
  text-decoration-line: underline;
  color: #9B9B9B;
  transition: .3s;
  margin-left: 15px;
}
.modal_call:hover {
  color: #0071BC;
  text-decoration: none;
}
footer .modal_call{
  display: block;
  margin-left: 0px;
  margin-bottom: 15px;
  margin-top: 10px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #cc1313;
  border-radius: 10px;
  text-decoration: none;
}
footer .modal_call:hover{
  background:#a00808;
  color: #fff;
}
footer .f_call a:not(.modal_call){
  display: block;
  text-align: center;
}
footer .f_call a:not(.modal_call) img{
  margin-top: 8px;
}
.f_top_wrap {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
}
.f_top_wrap_adress {
  width: 100%;
  float: left;
  max-width: 330px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
}
.f_top_wrap_adress span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height */
  display: flex;
  align-items: center;
  color: #2E3192;
  margin-bottom: 30px;
}
.f_top_wrap_nav {
  width: 100%;
  float: left;
  max-width: 160px;
  padding-left: 10px;
  padding-right: 10px;
}
.f_top_wrap_nav span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height */
  display: flex;
  align-items: center;
  color: #2E3192;
  margin-bottom: 30px;
}
.f_top_wrap_nav_list {
  width: 100%;
  float: left;
}
.f_top_wrap_nav_list li {
  width: 100%;
  float: left;
}
.f_top_wrap_nav_list li span,
.f_top_wrap_nav_list li a {
  width: auto;
  float: left;
  transition: .3s;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 26px;
  text-decoration: none;
  color: #252222;
}
.f_top_wrap_nav_list li.active span,
.f_top_wrap_nav_list li a:hover {
  text-decoration-line: underline;
  color: #0071BC;
}
.f_top_wrap_nav_list li.active span{
  margin-bottom: 0px;
}
.f_top_wrap_adress_list {
  width: 100%;
  float: left;
}
.f_top_wrap_adress_list li {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.f_top_wrap_adress_list li:not(:last-child) {
  margin-bottom: 23px;
}
.f_top_wrap_adress_list li img {
  width: 100%;
  float: left;
  height: auto;
  max-width: 18px;
}
.f_top_wrap_adress_list li p {
  width: 100%;
  float: left;
  max-width: calc(100% - 18px);
  padding-left: 15px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  color: #201F1F;
}
.f_top_wrap_right {
  width: 100%;
  float: left;
  max-width: 300px;
}
.f_top_wrap_right_top {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  margin-bottom: 65px;
}
.f_top_wrap_right_top span {
  width: 100%;
  float: left;
  max-width: calc(100% - 100px);
  padding-right: 15px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #2E3192;
}
.f_soc {
  width: 100%;
  float: left;
  max-width: 100px;
  display: flex;
  justify-content: space-between;
}
.f_soc li {
  width: 100%;
  float: left;
  max-width: 38px;
}
.f_soc li a {
  width: 100%;
  float: left;
  transition: .3s;
}
.f_soc li a img {
  width: 100%;
  float: left;
  height: auto;
}
.f_soc li a:hover {
  transform: translateY(-3px);
}
.f_top_wrap_right_cards {
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-end;
}
.f_top_wrap_right_cards li {
  width: 100%;
  float: left;
  max-width: 60px;
}
.f_top_wrap_right_cards li:not(:last-child) {
  margin-right: 21px;
}
.f_top_wrap_right_cards li img {
  width: 100%;
  float: left;
  height: auto;
}
.img_menu{
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.m_menu_inside {
  width: 100%;
  float: left;
  max-width: 650px;
  position: absolute;
  min-width: 650px;
  left: -44px;
  bottom: 1px;
  transform: translate(0%,100%);
  background: #fff;
  box-shadow: 0 15px 20px rgba(0,0,0,.25);
  display: flex;
  padding: 12px;
  padding-left: 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: .1s;
  border-top: 1px solid #cfcfce;
}
.h_nav_list li:last-child .m_menu_inside{
  min-width: 160px;
}
.h_nav_list li:last-child .m_menu_inside .m_menu_inside_left{
    border-right: 1px solid transparent;
}
.m_menu_inside_left {
  padding-top: 5px;
  padding-bottom: 14px;
  width: 100%;
  float: left;
  max-width: 165px;
  padding-right: 10px;
  border-right: 1px solid #C4C4C4;
  min-height: 275px;
}
.m_menu_inside_left li {
  width: 100%;
  float: left;
}
.m_menu_inside_left li a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 36px;
  text-decoration: none;
  text-transform: uppercase;
  color: #595959;
  transition: .3s;
}
.m_menu_inside_left li a svg {
  width: 100%;
  float: left;
  max-width: 7px;
  display: none;
}
.m_menu_inside_left li a svg path {
  fill: #595959;
  transition: .3s;
}
.m_menu_inside_left li a:hover,
.m_menu_inside_left li .m_menu_inside_tabs_list--active {
  text-decoration: underline;
  color: #2E3192;
}
.m_menu_inside_center_right {
  width: 100%;
  float: left;
  max-width: 222px;
}
.m_menu_inside_center_right a {
  width: 100%;
  float: left;
  border: 1px solid #DFDFDF;
  transition: .3s;
}
.m_menu_inside_center_right a:hover {
  border: 1px solid #0071BC;
}
.m_menu_inside_center_right a img {
  width: 100%;
  float: left;
}
.m_menu_inside_center {
  width: 100%;
  float: left;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 16px;
}
.m_menu_inside_center_tabs_cont {
  width: 100%;
  float: left;
  display: none;
}
.m_menu_inside_center_tabs_cont--active {
  display: block;
}
.m_menu_inside_center_tabs_cont--active span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 20px;
  /* identical to box height, or 277% */
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #9B9B9B;
}
.m_menu_inside_center_list {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.m_menu_inside_center_list li {
  width: 100%;
  float: left;
  max-width: calc(100% / 3);
  padding-right: 10px;
  margin-bottom: 21px;
}
.m_menu_inside_center_list li a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  text-decoration: none;
  /* or 108% */
  text-transform: uppercase;
  color: #595959;
  transition: .3s;
}
.m_menu_inside_center_list li a:hover {
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #2E3192;
}
.h_nav_mob_bottom {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: none;
}
.open_menu {
  width: 100%;
  float: left;
  max-width: 32px;
  background: none;
  border: none;
  padding: 0;
  height: 29px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
  display: none;
}
.open_menu span {
  width: 100%;
  float: left;
  height: 3px;
  background: #29ABE2;
  border-radius: 5px;
  transition: .3s;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 3px;
}
.header_circles {
  max-height: 100%;
}
.h_nav_inside {
  width: auto;
  float: left;
}
.m_menu_back {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 40px;
  height: 100px;
  display: none;
}
.m_menu_back a {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
}
.m_menu_back svg {
  width: 100%;
  float: left;
  max-width: 7px;
  margin-right: 10px;
}
.m_menu_back svg path {
  fill: #9B9B9B;
}
.m_menu_back i {
  width: auto;
  float: left;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #9B9B9B;
}
.h_nav_mob {
  width: auto;
  float: left;
}
.inside_back {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
  color: #9B9B9B;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: none;
}
.inside_back svg {
  width: 100%;
  float: left;
  max-width: 7px;
  margin-right: 10px;
}
.inside_back svg path {
  fill: #9B9B9B;
}
.body--active {
  height: 100vh;
  overflow: hidden;
}
.m_part_list li {
  display: flex!important;
}
.h_search_cont {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
}
.h_search_cont form {
  width: 100%;
  float: left;
  position: relative;
  max-width: 550px;
}
.h_search_cont form button svg {
  width: 100%;
  float: left;
  height: 100%;
}
.h_search_cont form button svg path {
  transition: .3s;
}
.h_search_cont form button img {
  width: auto;
  float: left;
  height: auto;
  max-width: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
}
.h_search_cont form button:hover svg path {
  fill: #2E3192;
  stroke: #2E3192;
}
.h_search_cont form input {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  color: #252222;
  height: 38px;
  border: 2px solid #dadada;
  padding-left: 17px;
  padding-right: 60px;
  transition: .3s;
}
.h_search_cont form input:focus {
  background-color: #FFF;
}
.h_search_cont {
  width: 100%;
  float: left;
  max-width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
/*  background-color: rgba(0, 0, 0, 0.55);*/
  z-index: 101;
  height: auto;
  padding-top: 70px;
  min-height: 100vh;
  transition: .3s;
  transform: translateX(-130%);
}
.h_search--active {
  transform: translateX(0%);
}
.h_search_wrap input {
  border: 2px solid #322734;
}
.close_search,
.close_filter {
  width: 100%;
  float: left;
  max-width: 32px;
  background: none;
  border: none;
  padding: 0;
  display: none;
  height: 29px;
  top: 15px;
  right: 15px;
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
  cursor: pointer;
  transition: .3s;
}
.close_search{
  top: 5px;
  right: 5px;
  background: #fff;
}
.close_search:hover span,
.close_filter:hover span {
  background-color: #2E3192;
}
.close_search span,
.close_filter span {
  width: 100%;
  float: left;
  height: 3px;
  background: #29ABE2;
  border-radius: 5px;
  transition: .3s;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 3px;
}
.open_menu--active span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.open_menu--active span:first-child {
  transform: rotate(45deg);
  top: 13px;
}
.open_menu--active span:last-child {
  transform: rotate(-45deg);
  top: -13px;
}
.m_mini_nav {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
.m_mini_nav_list {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.m_mini_nav_list li {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #595959;
  margin-bottom: 10px;
}
.m_mini_nav_list li:not(:last-child) {
  margin-right: 30px;
  position: relative;
}
.m_mini_nav_list li:not(:last-child):after {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  content: ">";
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #595959;
}
.m_mini_nav_list li a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
  color: #595959;
  transition: .3s;
}
.m_mini_nav_list li a:hover {
  color: #0071BC;
}
.m_news_list_blog {
  width: calc(100% + 30px);
  float: left;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0!important;
}
.m_news_list_blog li {
  margin-bottom: 30px;
  width: 100%;
  max-width: calc(25% - 30px);
}
.m_news_list_blog li .m_news_list_img {
  height: 200px;
}
.m_news_blog {
  margin-bottom: 0;
}
.m_news_wrap_header {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 26px;
}
.news_title {
  width: auto;
  float: left;
  padding-right: 10px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #0071BC;
}
.main_but_mod {
  line-height: 35px;
  padding-left: 65px;
  padding-right: 65px;
}
.m_all_posts {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
}
.m_all_posts_wrap {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}
.hide_news {
  display: none;
}
.m_pagin {
  width: auto;
  float: left;
}
.m_pagin_list {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
}
.m_pagin_list li {
  width: auto;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.m_pagin_list li a,
.m_pagin_list li span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  transition: .3s;
  color: #333333;
  text-decoration: none;
  border: 1px solid #c4c4c4;
  background: #c4c4c4;
  padding: 5px 10px;
  border-radius: 5px;
}
.m_pagin_list li a.separator, 
.m_pagin_list li span.separator{
  border: none;
}
.m_pagin_list li a:hover {
  text-decoration-line: none;
  color: #fff;
  background: #0071bc;
  border: 1px solid #0071bc;
}
.m_pagin_list li.m_pagin_list--active a,
.m_pagin_list li.m_pagin_list--active span{
  text-decoration-line: none;
  color: #fff;
  background: #0071bc;
  border: 1px solid #0071bc;
}
.all_posts_link,
.all_catalog_link {
  width: auto;
  float: left;
  display: flex;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
  color: #595959;
  align-items: center;
  transition: .3s;
}
.all_posts_link svg,
.all_catalog_link svg {
  width: auto;
  float: left;
  height: auto;
  max-width: 8px;
  margin-right: 10px;
}
.all_posts_link svg path,
.all_catalog_link svg path {
  fill: #595959;
  transition: .3s;
}
.all_posts_link:hover,
.all_catalog_link:hover {
  color: #0071BC;
}
.all_posts_link:hover svg path,
.all_catalog_link:hover svg path {
  fill: #0071BC;
}
.m_contacts {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
  padding-top: 30px;
}
.contacts_container {
  width: 100%;
  float: left;
  max-width: 1160px;
  padding-left: 15px;
  padding-right: 15px;
}
.m_contacts_wrap_list {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.m_contacts_wrap_list li {
  width: auto;
  float: left;
  max-width: 325px;
  display: flex;
  align-items: center;
  min-width: 220px;
}
.m_contacts_wrap_list li img {
  width: 100%;
  float: left;
  max-width: 30px;
  height: auto;
}
.m_contacts_wrap_list_info {
  width: 100%;
  float: left;
  max-width: calc(100% - 30px);
  padding-left: 10px;
  display: flex;
  flex-direction: column;
}
.m_contacts_wrap_list_info a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 31px;
  /* or 129% */
  color: #2E3192;
  text-decoration: none;
  transition: .3s;
}
.m_contacts_wrap_list_info a:hover {
  opacity: 0.7;
}
.m_contacts_wrap_list_info p {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 31px;
  /* or 129% */
  color: #2E3192;
  text-decoration: none;
  transition: .3s;
}
.m_contacts_wrap {
  width: 100%;
  float: left;
}
.m_contacts_wrap_but {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
}
.main_but_contacts {
  padding-left: 70px;
  padding-right: 70px;
}
.m_contacts_wrap_maps {
  width: 100%;
  float: left;
}
.m_contacts_wrap_maps_item {
  width: 100%;
  float: left;
  display: flex;
  align-items: stretch;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 25px;
}
.m_contacts_wrap_maps_item_left {
  width: 100%;
  float: left;
  max-width: 470px;
  padding: 35px 30px;
}
.m_contacts_wrap_maps_item_left_img {
  width: 100%;
  float: left;
  max-width: 30px;
}
.m_contacts_wrap_maps_item_left_img img {
  width: 100%;
  float: left;
  height: auto;
}
.m_contacts_wrap_maps_item_left_info {
  width: 100%;
  float: left;
  max-width: calc(100% - 30px);
  padding-left: 23px;
}
.m_contacts_wrap_maps_item_left_info span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 19px;
  line-height: 25px;
  color: #3D3838;
}
.m_contacts_wrap_maps_item_left_info i {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #201F1F;
  margin-top: 25px;
}
.m_contacts_wrap_maps_item_left_info p {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #201F1F;
}
.m_contacts_wrap_maps_item_right {
  width: 100%;
  float: left;
  max-width: calc(100% - 470px);
}
#map,
#map2 {
  width: 100%;
  float: left;
  height: 100%;
}
.m_catalog_list--modific li {
  max-width: calc(25% - 20px);
}
.m_catalog {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
}
.m_catalog_wrap {
  width: 100%;
  float: left;
  display: flex;
}
.m_catalog_left {
  width: 100%;
  float: left;
  max-width: 226px;
}
.m_catalog_right {
  width: 100%;
  float: left;
  max-width: calc(100% - 226px);
  padding-left: 37px;
}
.m_catalog_banner {
  width: 100%;
  float: left;
  margin-bottom: 22px;
}
.m_catalog_banner img {
  width: 100%;
  float: left;
  height: auto;
}
.hide_catalog_card {
  display: none;
}
.m_catalog_categor {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
.m_catalog_categor span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #0071BC;
  margin-bottom: 12px;
}
.m_catalog_categor_list {
  width: 100%;
  float: left;
}
.m_catalog_categor_list > li {
  width: 100%;
  float: left;
}
.m_catalog_categor_list > li > a {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 36px;
  color: #595959;
  display: flex;
  text-decoration: none;
  justify-content: space-between;
  align-items: center;
  transition: .3s;
  padding-right: 5px;
}
.m_catalog_categor_list > li > a svg {
  transform: rotate(180deg);
  width: auto;
  float: left;
  max-width: 13px;
  transition: .3s;
}
.m_catalog_categor_list > li > a svg path {
  stroke: #595959;
  transition: .3s;
}
.m_catalog_categor_list > li > a:hover {
  color: #0071BC;
}
.m_catalog_categor_list > li > a:hover svg path {
  stroke: #0071BC;
}
.m_catalog_categor_list > li .m_catalog_categor_list--active {
  color: #0071BC;
}
.m_catalog_categor_list > li .m_catalog_categor_list--active svg {
  transform: rotate(0deg);
}
.m_catalog_categor_list > li .m_catalog_categor_list--active svg path {
  stroke: #0071BC;
}
.m_catalog_categor_list_inside {
  width: 100%;
  float: left;
  padding-left: 27px;
  padding-top: 7px;
  display: none;
}
.m_catalog_categor_list_inside li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.m_catalog_categor_list_inside li a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 14px;
  color: #595959;
  transition: .3s;
  text-decoration: none;
  text-transform: capitalize;
}
.m_catalog_categor_list_inside li a:hover {
  color: #0071BC;
}
.m_catalog_categor_list_inside li .m_catalog_categor_list_inside--active {
  color: #0071BC;
}
.m_catalog_categor_list_inside li .m_catalog_categor_list_inside--active svg path {
  stroke: #0071BC;
}
.m_catalog_categor_list_inside--active {
  display: block;
}
.m_all_catalog_wrap {
  padding-left: 0;
  padding-right: 0;
}
.ui-widget-content,
.ui-widget-header {
  background: #787878;
}
.ui-slider-horizontal {
  height: 2px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  width: 12px;
  height: 12px;
  margin-top: -1px;
  border-radius: 100%;
  background: #0071BC;
  border: none;
  cursor: pointer;
}
.ui-widget.ui-widget-content {
  margin-top: 4px;
  width: 100%;
  float: left;
}
.m_filter {
  width: 100%;
  float: left;
}
.m_filter_head {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 13px;
}
.m_filter_head span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #0071BC;
}
.m_filter_head a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #0071BC;
  text-decoration: none;
}
.m_filter_head a:hover {
  text-decoration-line: underline;
}
.m_filter_form {
  width: 100%;
  float: left;
}
.m_filter_item {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.filter_span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
  color: #595959;
  display: flex;
  text-decoration: none;
  justify-content: space-between;
  align-items: center;
  transition: .3s;
}
.filter_span svg {
  width: auto;
  float: left;
  max-width: 16px;
  transition: .3s;
}
.filter_span svg path {
  stroke: #595959;
  transition: .3s;
}
.filter_span:hover {
  color: #0071BC;
}
.filter_span:hover svg path {
  stroke: #0071BC;
}
.m_filter_inside {
  width: 100%;
  float: left;
  display: none;
  padding-top: 10px;
}
.filter_span--active svg {
  transform: rotate(180deg);
}
.filter_span--active svg path {
  stroke: #0071BC;
}
.m_range {
  position: relative;
}
.m_range p {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m_range p input {
  width: 100%;
  float: left;
  max-width: 50px;
  height: 20px;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 5px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 36px;
  /* identical to box height, or 277% */
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  color: #595959;
}
.ui-widget.ui-widget-content {
  width: 100%;
  float: left;
  max-width: calc(100% - 120px);
  left: calc(50% + 4px);
  position: absolute;
  margin-left: -5px;
  top: 80%;
  transform: translate(-50%, -50%);
}
.m_filter_inside--active {
  display: block;
}
.filter_check_list {
  width: 100%;
  float: left;
}
.filter_check_list li {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 5px;
}
.filter_check_list li input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.filter_check_list li label {
  width: 100%;
  float: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  user-select: none;
}
.filter_check_list li label span {
  width: 100%;
  float: left;
  max-width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 2px;
}
.filter_check_list li label span i {
  width: 100%;
  float: left;
  height: 100%;
  background: #0071BC;
  border-radius: 3px;
  opacity: 0;
  transition: .3s;
}
.filter_check_list li label p {
  width: 100%;
  float: left;
  max-width: calc(100% - 20px);
  padding-left: 13px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height, or 277% */
  color: #595959;
}
.filter_check_list li input:checked + label span i {
  opacity: 1;
  visibility: visible;
}
.color_filter_list {
  width: calc(100% + 6px);
  margin-left: -3px;
  margin-right: -3px;
  float: left;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.color_filter_list li {
  width: 100%;
  float: left;
  max-width: calc(100% / 6 - 6px);
  margin-left: 3px;
  margin-right: 3px;
  position: relative;
  margin-bottom: 5px;
}
.color_filter_list li input {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.color_filter_list li label {
  width: 100%;
  float: left;
  cursor: pointer;
}
.color_filter_list li label span {
  border: 1px solid transparent;
  box-sizing: border-box;
  transition: .3s;
  border-radius: 5px;
  width: 100%;
  float: left;
  height: 31px;
  display: flex;
  align-items: center;
  padding: 2px;
}
.color_filter_list li label span i {
  width: 100%;
  float: left;
  height: 100%;
  border-radius: 5px;
}
.color_filter_list li input:checked + label span {
  border: 1px solid #595959;
}
.m_catalog_sort {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
#sorting form .chosen-container{
  margin-top: 5px;
}
.m_catalog_sort_left {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.m_catalog_sort_left > span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #595959;
  margin-right: 5px;
}
.m_catalog_sort_left .selectric .button {
  display: none;
}
.m_catalog_sort_left .selectric-wrapper {
  width: 100%;
  float: left;
  max-width: 170px;
}
.m_catalog_sort_left .selectric {
  width: 100%;
  max-width: 170px;
  float: left;
  background: none;
  border: none;
}
.m_catalog_sort_left .selectric .label {
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  height: auto;
  color: #595959;
  margin-right: 0;
  width: auto;
  padding-right: 25px;
}
.m_catalog_sort_left .selectric-items li {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  height: auto;
  color: #595959;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 9px;
  padding-right: 25px;
  width: auto;
  position: relative;
}
.m_catalog_sort_left .selectric-items li:hover {
  background: none;
}
.m_catalog_sort_left .selectric-items li:hover:before {
  opacity: 1!important;
  visibility: visible!important;
}
.m_catalog_sort_left .selectric-items li:before {
  width: 100%;
  float: left;
  height: 100%;
  min-width: 168px;
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  background-color: #D5D5D5;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  z-index: -1;
}
.m_catalog_sort_left .selectric-items li.highlighted {
  background: none;
}
.m_catalog_sort_left .selectric-items {
  top: -7px;
  z-index: 1;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.m_catalog_sort_left .selectric-items ul {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.m_catalog_sort_left .selectric-above .selectric-items {
  top: auto;
}
.top_arrow {
  position: relative;
}
.top_arrow:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 10px;
  transform: translateY(-35%);
  content: "";
  background: url(../img/top_s.svg) center no-repeat;
  background-size: 100% 100%;
}
.bottom_arrow {
  position: relative;
}
.bottom_arrow:after {
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 0;
  width: 14px;
  height: 10px;
  content: "";
  background: url(../img/b_s.svg) center no-repeat;
  background-size: 100% 100%;
}
.m_catalog_sort_right {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #595959;
  margin: 5px auto;
}
.m_catalog_sort_right i {
  width: auto;
  margin-left: 10px;
}
.open_filter {
  clear: both;
  display: none!important;
  color: #0071bc;
  background: #fff;
  border: 2px solid #0071bc;
  padding: 3px 10px!important;
  line-height: 20px!important;
  vertical-align: top;
  margin-top: 17px!important;
  border-radius: 5px!important;
}
.open_filter:hover{
  background: #0071bc;
  color: #fff;
}
.tovar_card_color_span {
  position: relative;
  top: initial;
  right: initial;
}
.m_card_tovar {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
}
.m_card_tovar_wrap {
  width: 100%;
  float: left;
}
.m_card_tovar_wrap_top {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.m_card_tovar_wrap_top_head {
  width: 100%;
  float: left;
  display: block;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.m_card_tovar_wrap_top_head_left {
  width: 100%;
  float: left;
  align-items: center;
  padding-right: 10px;    
  clear: both;
  display: block;
}
.name_tovar_card {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #3D3838;
  text-transform: uppercase;
  margin-right: 25px;
}
.tovar_card_color_span {
  margin-right: 12px;
}
.m_card_tovar_wrap_top_head_articl {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.m_card_tovar_wrap_top_head_articl p {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #595959;
}
.m_card_tovar_wrap_top_body {
  width: 100%;
  float: left;
  display: flex;
}
.m_card_tovar_wrap_gallery {
  width: 100%;
  float: left;
  max-width: 650px;
  overflow: hidden;
}
.m_card_tovar_wrap_info {
  width: 100%;
  float: left;
  max-width: calc(100% - 650px);
  padding-left: 75px;
}
#imageGallery{
  overflow: hidden;
  height: auto!important;
}
.imageGallery {
  width: 100%;
  float: left;
}
.imageGallery img {
  object-fit: contain;
}
.lSPager {
  width: 100%;
  float: left;
}
.lSPager li {
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #959595;
}
.lSPager li img {
  width: auto;
  float: left;
  height: auto;
  max-width: 100%;
  max-height: 100px;
  object-fit: contain;
}
.lSSlideWrapper {
  width: calc(100% - 100px);
  float: left;
  border: none;
  margin-bottom: 10px;
  cursor: pointer;
  border: 1px solid #959595;
  overflow: hidden;
}
.lSSlideWrapper li {
  padding: 0;
  text-align: center;
}
.lSSlideWrapper #imageGallery li{
  display: inline-block;
}
.m_card_tovar_wrap_gallery .lSSlideOuter.vertical{
  display: flex;
  flex-direction: row-reverse;
}
.lSSlideOuter .lSPager.lSGallery li {
  padding: 5px;
  border-color: #C4C4C4;
  vertical-align: top;
  display: inline-block;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  cursor: pointer;
}
.lSSlideOuter .lightSlider > * img,
.lSSlideOuter .lSGallery li img {
  width: 100%;
  float: left;
  height: 100%;
  object-fit: contain;
  max-height: 420px;
  max-width: 100%;
  vertical-align: top;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
  border-color: #595959;
}
.m_card_tovar_wrap_info_head {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5px;
}
.m_card_tovar_wrap_info_price {
  width: 100%;
  float: left;
  max-width: 170px;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
}
.m_card_tovar_wrap_info_price span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  color: #0071BC;
}
.m_card_tovar_wrap_info_price i {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 26px;
  text-decoration-line: line-through;
  color: #C4C4C4;
}
.m_card_tovar_wrap_info_review {
  width: 100%;
  float: left;
  max-width: calc(100% - 170px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.m_card_tovar_wrap_info_review a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #9B9B9B;
  transition: .3s;
  margin-right: 25px;
}
.m_card_tovar_wrap_info_review a:hover {
  color: #0071BC;
}
.review_star_list {
  width: auto;
  float: left;
  display: flex;
  align-items: center;
}
.review_star_list li {
  width: 100%;
  float: left;
  max-width: 27px;
}
.review_star_list li svg {
  width: 100%;
  float: left;
  height: auto;
}
.review_star_list li svg path {
  fill: #C4C4C4;
}
.review_star_list .review_star_list_active svg path {
  fill: #0071BC;
}
.m_card_tovar_color {
  width: 100%;
  float: left;
  margin-bottom: 6px;
}
.tovar_card_info_span {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 36px;
  color: #3D3838;
  display: flex;
  align-items: center;
}
.tovar_card_info_span a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #9B9B9B;
  margin-bottom: 10px
  text-transform: none;
  transition: .3s;
}
.tovar_card_info_span a:hover {
  color: #0071BC;
}
.m_card_tovar_color_list {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.m_card_tovar_color_list li {
  width: 100%;
  float: left;
  position: relative;
  max-width: fit-content;
  height: 102px;
  display: flex;
  justify-content: center;
  align-items: normal;
  margin-bottom: 10px;
}
.m_card_tovar_color_list li:not(:last-child) {
  margin-right: 10px;
}
.m_card_tovar_color_list li input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.m_card_tovar_color_list li label {
  width: 100%;
  float: left;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 6px;
  border: 1px solid #C4C4C4;
  transition: .3s;
  user-select: none;
  cursor: pointer;
  min-width: 30px;
}
.m_card_tovar_color_list li label:hover {
  border-color: #3D3838;
}
.m_card_tovar_color_list li .size_disabled label{
  background: #f1f1f1;
  cursor: not-allowed;
}
.m_card_tovar_color_list li .size_disabled label{
  color: #9b9b9b;
}
.m_card_tovar_color_list li .size_disabled label span{
  color: #888;
}
.m_card_tovar_color_list li label img {
  width: auto;
  float: left;
  height: auto;
  max-width: 100%;
}
.m_card_tovar_color_list li a.active label,
.m_card_tovar_color_list li input:checked + label {
  border-color: #0071BC;
  background: #0071BC;
}

.m_card_tovar_color_list li a.active label span,
.m_card_tovar_color_list li input:checked + label span{
  color: #fff;
}
.m_card_tovar_size {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.m_card_tovar_size_list li {
  height: 36px;
}
.m_card_tovar_size_list li:not(:last-child) {
  margin-right: 5px;
}
.m_card_tovar_size_list li span {
  width: 100%;
  float: left;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 36px;
  text-transform: capitalize;
  color: #3D3838;
}
.form_but {
  cursor: pointer;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 284px;
  width: 100%;
}
.one_click_buy {
  width: 100%;
  float: left;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 15px;
}
.one_click_buy span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  /* or 154% */
  text-align: center;
  color: #595959;
  margin-bottom: 25px;
}
.one_click_buy_body {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.one_click_buy_body input {
  width: 100%;
  float: left;
  max-width: calc(100% - 299px);
  padding-left: 18px;
  padding-right: 18px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 36px;
  /* or 180% */
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #9B9B9B;
  border: 1px solid #C4C4C4;
  height: 55px;
  box-sizing: border-box;
  border-radius: 15px;
}
.m_card_tovar_footer {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 5px;
}
.m_card_tovar_footer_left {
  width: 100%;
  max-width: 250px;
  float: left;
  display: flex;
  align-items: center;
  padding-right: 10px;
}
.kilk_form {
  width: 100%;
  float: left;
  max-width: 113px;
  height: 55px;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 15px;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
}
.kilk_input_wrap {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  border-radius: 15px;
  /* identical to box height, or 164% */
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #595959;
}
.kilk_input_wrap input {
  width: 100%;
  float: left;
  height: 55px;
  border: none;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  /* identical to box height, or 164% */
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #595959;
  padding-left: 35px;
  padding-right: 35px;
}
.minus,
.plus {
  position: absolute;
  height: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 15px;
  max-width: 35px;
  cursor: pointer;
  user-select: none;
  z-index: 2;
}
.minus span,
.plus span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 36px;
  /* or 200% */
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #595959;
  transition: .3s;
}
.minus:hover span,
.plus:hover span {
  color: #0071BC;
}
.minus {
  left: 0;
}
.plus {
  right: 0;
}
.tovar_card_add_like {
  width: 100%;
  max-width: 110px;
  margin-left: 30px;
}
.tovar_card_add_like a {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  /* or 138% */
  display: flex;
  align-items: center;
  color: #C4C4C4;
}
.tovar_card_add_like a svg {
  width: 100%;
  float: left;
  max-width: 33px;
  margin-right: 12px;
}
.tovar_card_add_like a svg path {
  transition: .3s;
  stroke: #C4C4C4;
  stroke-width: 10px;
}
.tovar_card_add_like a.active,
.tovar_card_add_like a:hover {
  color: #0071BC;
}
.tovar_card_add_like a.active svg path,
.tovar_card_add_like a:hover svg path {
  fill: #0071BC;
  stroke: #0071BC;
}
.m_card_tovar_wrap_tabs {
  width: 100%;
  float: left;
  margin-bottom: 75px;
}
.m_card_tovar_wrap_tabs_list {
  width: 100%;
  float: left;
  display: block;
  align-items: center;
  margin-bottom: 15px;
}
.m_card_tovar_wrap_tabs_list li {
  width: 33%;
  float: left;
  padding-left: 1%
}
.m_card_tovar_wrap_tabs_list li a {
  width: 100%;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: block;
  text-align: center;
  color: #9B9B9B;
  transition: .3s;
  text-decoration: none;
  padding: 8px 20px 8px 20px;
  border-radius: 5px;
}
.m_card_tovar_wrap_tabs_list li a:hover {
  color: #0071BC;
}
.m_card_tovar_wrap_tabs_list li .m_card_tovar_wrap_tabs_list--active {
  color: #0071BC;
}
.m_card_tovar_wrap_tabs_cont {
  width: 100%;
  float: left;
  padding-left: 75px;
  padding-right: 75px;
}
.m_news_item_wrap_section {
  display: flex;
  width: 100%;
  float: left;
  flex-direction: column;
  flex-wrap: wrap;
}
.m_card_tovar_wrap_tabs_block {
  width: 100%;
  float: left;
  display: none;
  flex-direction: column;
  flex-wrap: wrap;
  margin-bottom: 0px!important;
}
.m_card_tovar_wrap_tabs_block--active {
  display: flex;
}
.m_card_tovar_bholder{
  width: 100%;
  float: left;
  display: flex;
}
.m_card_tovar_bholder .m_card_tovar_bholder_left{
    width: 100%;
    float: left;
    max-width: 50%;
    padding-right: 0px;

}
.m_card_tovar_bholder .m_card_tovar_bholder_right{
  width: 100%;
  float: left;
  max-width: 50%;
  padding-left: 0px;
}


.m_card_tovar_reviews {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
}
.m_card_tovar_reviews_right {
  width: 100%;
  float: left;
  max-width: 100%;
}
.m_card_tovar_reviews_right form {
  width: 100%;
  float: left;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 12px;
  padding-top: 20px;
}
.m_card_tovar_reviews_right form > span {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  /* or 150% */
  display: flex;
  align-items: center;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
  color: #595959;
}
.m_card_tovar_reviews_right form textarea {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  padding: 10px 15px;
  color: #9B9B9B;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 15px;
  height: 122px;
  resize: none;
  margin-bottom: 18px;
}
.m_reviews_form_inputs {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}
.m_reviews_form_inputs input {
  width: 100%;
  float: left;
  max-width: calc(50% - 14px);
  padding-left: 13px;
  padding-right: 13px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 36px;
  /* or 240% */
  display: flex;
  align-items: center;
  height: 55px;
  color: #9B9B9B;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 15px;
}
.m_reviews_form_but {
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-end;
}
.form_but_review {
  width: 100%;
  float: left;
  max-width: calc(50% - 14px);
}
.m_card_tovar_reviews_left {
  width: 100%;
  float: left;
  max-width: 100%;
}
.m_card_tovar_reviews_left_head {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.m_card_tovar_reviews_left_head > span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  display: flex;
  align-items: center;
  color: #595959;
}
.m_card_tovar_reviews_left_head .selectric .button {
  display: none;
}
.m_card_tovar_reviews_left_head .selectric-wrapper {
  width: 100%;
  float: left;
  max-width: 170px;
}
.m_card_tovar_reviews_left_head .selectric {
  width: 100%;
  max-width: 170px;
  float: left;
  background: none;
  border: none;
}
.m_card_tovar_reviews_left_head .selectric .label {
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  height: auto;
  color: #595959;
  margin-right: 0;
  width: auto;
  padding-right: 25px;
}
.m_card_tovar_reviews_left_head .selectric-items li {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  height: auto;
  color: #595959;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 9px;
  padding-right: 25px;
  width: auto;
  position: relative;
}
.m_card_tovar_reviews_left_head .selectric-items li:hover {
  background: none;
}
.m_card_tovar_reviews_left_head .selectric-items li:hover:before {
  opacity: 1!important;
  visibility: visible!important;
}
.m_card_tovar_reviews_left_head .selectric-items li:before {
  width: 100%;
  float: left;
  height: 100%;
  min-width: 168px;
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  background-color: #D5D5D5;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  z-index: -1;
}
.m_card_tovar_reviews_left_head .selectric-items li.highlighted {
  background: none;
}
.m_card_tovar_reviews_left_head .selectric-items {
  top: -7px;
  z-index: 1;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.m_card_tovar_reviews_left_head .selectric-items ul {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.m_card_tovar_reviews_left_head .selectric-above .selectric-items {
  top: auto;
}
.m_reviews_list {
  width: 100%;
  float: left;
}
.m_reviews_list > li {
  width: 100%;
  float: left;
  padding-bottom: 15px;
}
.m_reviews_list > li:not(:last-child) {
  border-bottom: 1px solid #C4C4C4;
  margin-bottom: 25px;
}
.m_reviews_list > li p {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 10px;
  color: #201F1F;
}
.m_reviews_list_head {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3px;
  margin-bottom: 25px;
}
.m_reviews_list_head span {
  width: auto;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height */
  display: flex;
  align-items: center;
  color: #9B9B9B;
}
.author_comment_name {
  width: 100%;
  float: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #201F1F;
  margin-bottom: 13px;
}
.m_similar_products {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
}
.m_similar_products .slick-arrow {
  position: absolute;
  top: -47px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  padding: 0;
  border: 1px solid #C4C4C4;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  cursor: pointer;
  transition: .3s;
}
.m_similar_products .slick-arrow svg {
  width: 100%;
  float: left;
  height: auto;
  max-width: 13px;
}
.m_similar_products .slick-arrow svg path {
  fill: #C4C4C4;
  transition: .3s;
}
.m_similar_products .slick-arrow:hover {
  border-color: #0071BC;
}
.m_similar_products .slick-arrow:hover svg path {
  fill: #0071BC;
}
.m_similar_products .slick-next_arrow {
  right: 20px;
}
.m_similar_products .slick-prev_arrow {
  right: 52px;
}
.m_catalog_list_slider {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
.m_catalog_list_slider .slick-list {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
}
.m_similar_products_wrap {
  width: 100%;
  float: left;
}
.m_similar_products_wrap_head {
  width: 100%;
  float: left;
  padding-right: 60px;
  margin-bottom: 25px;
}
.m_card_tovar_reviews_left_head {
  margin-bottom: 25px;
}
.slick-track,.slick-list{
  min-width: 100%;
}


.instagram_head_img{
  border-radius: 50%;
  overflow: hidden;
  display: block;
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0px auto;
  float: right;
  margin-bottom: 25px;
}
.instagram_head_img img{
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.instagram_head_name{
  font-weight: bold;
  line-height: 1.3;
}
.instagram_head_bio{
  max-width: 286px;
  line-height: 1.3;
  margin-bottom: 25px;
}
.fancybox-image{
  width: auto!important;
  max-width: 100%!important;
  height: auto;
}
.fancybox-image-wrap{
  max-width: 100%!important;
}

.price_range .ui-widget.ui-widget-content{
  max-width: calc(100% - 15px);
}
::-webkit-resizer{
  background-color: transparent;
}
.product_another_color{
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  color: #0071bc;
  display: block;
  padding: 5px;
}
.product_another_color img{
  display: block;
  width: 100%;
}
.product_another_color p{
  font-size: 16px;
}
.add_to_card{
  background: #00bc07;
}
.add_to_card:hover{
  background: #42922e;
}
.m_card_tovar_color_list .slick-dots{
  display: none!important;
}
.mobile_gallery{
  display: none;
}
.ruler_icon{
  background: url(../img/i-sizes.svg);
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  background-size: 100%;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  background-position: center;
}
.m_card_tovar_wrap_tabs_list li a{
  background: #f1f1f1;
  position: relative;
}
.m_card_tovar_wrap_tabs_list li a.m_card_tovar_wrap_tabs_list--active{
  background: #0071BC;
  color: #fff;
}
.m_card_tovar_wrap_tabs_list li a.m_card_tovar_wrap_tabs_list--active:after{
  content: "";
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  z-index: -1;
  background: #0071BC;
}
.mobile_view{
  display: none;
}
.h_logo_mobile{
  display: none;
}
.block_view_1{
  display: inline-block;
  width: 24px;
  height: 24px;
}
.block_view_1 span{
  border: 2px solid #29ABE2;
  display: inline-block!important;
  width: 24px;
  height: 24px;
  border-radius: 5px;
}
.active .block_view_1 span,
.block_view_1:hover span{
  border: 2px solid #0071BC;
}
.block_view_2{
  display: inline-block;
  width: 24px;
  height: 24px;
}
.block_view_2 span{
  border: 1px solid #29ABE2;
  display: inline-block!important;
  width: 10px;
  height: 10px;
  border-radius: 3px;
  margin: 1px;
}
.active .block_view_2 span,
.block_view_2:hover span{
  border: 1px solid #0071BC;
}
.block_view_3{
  display: inline-block;
  width: 24px;
  height: 24px;
}
.block_view_3 span{
  border: 1px solid #29ABE2;
  display: inline-block!important;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  margin: 1px;
}
.active .block_view_3 span,
.block_view_3:hover span{
  border: 1px solid #0071BC;
}
.mobile_block_colors{
  display: none;
}
.content .nocomments p{
  display: block;
  text-align: center;
  max-width: 100%;
  margin: 0px;
  font-size: 14px;
  color: #595959;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
}
.content ul{
  list-style: disc;
  margin-left: 20px;
  line-height: 22px;
}
.content p{
  line-height: 18px;
  max-width: 100%;
}
.lSPager{
  max-height: 400px;
  overflow-y:auto;
}
@media (max-width: 1440px) {
  .m_card_tovar_wrap_info {
    padding-left: 30px;
  }
  .m_banner_right_info{
    top: 150px;
  }
}
@media (max-width: 1199px) {
  .m_card_tovar_wrap_tabs_list li a{
    font-size: 12px;
  }
  .m_banner_right_info{
    top:125px;
  }
  .m_card_tovar_wrap_gallery {
    max-width: 450px;
  }
  .m_card_tovar_wrap_info {
    max-width: calc(100% - 450px);
    padding-left: 30px;
  }
  .m_menu_back {
    display: flex;
  }
  .m_menu_back svg {
    opacity: 0;
    visibility: hidden;
  }
  .m_menu_back--active {
    opacity: 1;
    visibility: visible;
  }
  .h_nav_list > li {
    margin-left: 0;
    margin-right: 0;
  }
  .open_menu {
    display: flex;
    z-index: 102;
  }
  .h_nav {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 100px;
    z-index: 101;
    transform: translate(110%, 100%);
    transition: .3s;
    display: flex;
    justify-content: flex-end;
  }
  .h_nav_mob {
    width: 100%;
    max-width: 278px;
    background: #FFFFFF;
  }
  .h_nav_inside {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  }
  .open_menu--active span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
  }
  .open_menu--active span:first-child {
    transform: rotate(45deg);
    top: 13px;
  }
  .open_menu--active span:last-child {
    transform: rotate(-45deg);
    top: -13px;
  }
  .h_nav--active {
    transform: translate(0, 100%);
  }
  .h_nav_list {
    display: flex;
    flex-direction: column;
    width: 100%;
    float: left;
    padding-left: 50px;
    padding-right: 40px;
    padding-top: 10px;
  }
  .h_nav_list > li {
    width: 100%;
    float: left;
  }
  .h_nav_list > li > a {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    line-height: 48px;
    justify-content: left;
    vertical-align: top;
    position: relative;
    font-size: 13px;
    min-width: 125px;
  }
  .h_nav_list > li > a svg {
    right: 0px;
    top: 10px;
    position: absolute;
    display: block;
  }
  .m_menu_inside{
    min-width: auto;
  }
  .h_nav_mob_bottom {
    display: flex;
    border-top: 1px solid #C4C4C4;
    padding-left: 35px;
    padding-right: 25px;
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .h_nav_mob_bottom .h_user {
    display: flex;
  }
  .h_nav_mob_bottom .h_like {
    display: flex;
  }
  .h_user {
    margin-right: 0px;
  }
  .h_like {
    display: none;
  }
  .h_bottom {
    padding-top: 24px;
    padding-bottom: 22px;
  }
  .h_botttom_right {
    width: 100%;
    float: left;
    max-width: 240px;
    display: flex;
    justify-content: space-between;
  }
  .h_like--active,
  .h_bag--active {
    margin-left: 0;
  }
  .h_bag {
    margin-left: 0;
  }
  .h_nav_inside {
    padding-top: 0px;
  }
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .m_menu_inside--active {
    opacity: 1!important;
    visibility: visible!important;
  }
  .m_menu_inside {
    position: fixed;
    top: 100px;
    right: 0;
    width: 100%;
    float: left;
    max-width: 930px;
    left: initial;
    transform: translateX(110%);
    transition: .3s;
    bottom: initial;
    min-height: calc(100% - 100px);
  }
  .m_menu_inside--active {
    transform: translateX(0%);
  }
  .m_menu_inside_left li a {
    line-height: 36px;
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
    float: left;
    position: relative;
    vertical-align: top;
  }
  .m_menu_inside_left li a svg {
    position: absolute;
    right: 0px;
    top: 10px;
    transition: .3s;
  }
  .m_menu_back i {
    opacity: 0;
    visibility: hidden;
  }
  .m_menu_back svg,
  .m_menu_back i {
    user-select: none;
  }
  .m_menu_back--active svg {
    visibility: visible;
    opacity: 1;
  }
  .m_menu_back--active i {
    visibility: visible;
    opacity: 1;
  }
  .m_menu_inside_left li .m_menu_inside_tabs_list--active svg {
    transform: rotate(180deg);
  }
  .m_menu_inside_left li .m_menu_inside_tabs_list--active svg path {
    fill: #2E3192;
  }
  .m_menu_inside_left li a svg {
    display: block;
  }
  .m_menu_inside_left {
    order: 3;
    border-right: none;
    border-left: 1px solid #C4C4C4;
    padding-left: 50px;
    max-width: 245px;
  }
  .m_menu_inside_center {
    order: 2;
  }
  .m_menu_inside_right {
    order: 1;
  }
  .m_menu_inside {
    padding-right: 30px;
    padding-left: 10px;
    display: flex;
    align-items: stretch;
  }
  .m_menu_inside_center_right a {
    height: 100%;
  }
  .m_menu_inside_center_right a img {
    height: 100%;
    object-fit: cover;
  }
  .m_banner_left_info span,
  .m_banner_right_info span {
    font-size: 19px;
    line-height: 22px;
  }

  .m_banner_left_info i,
  .m_banner_right_info i {
    font-size: 13px;
    line-height: 18px;
  }
  .m_banner_right_info {
    padding-left: 20px;
  }
  .m_banner_left_info,
  .m_banner_right_info {
    padding-left: 20px;
    padding-right: 15px;
  }

  .m_banner_right_info a:not(:last-child),
  .m_banner_right_info i:not(:last-child) {
    margin-right: 10px;
  }
  .m_banner_left span img,
  .m_banner_left a img {
    height: 396px;
  }

  .m_banner_left_right_list li span img,
  .m_banner_left_right_list li a img {
    height: 198px;
  }
  .m_catalog_list li {
    max-width: calc(25% - 20px);
  }
  .m_inst_list li {
    max-width: 25%;
  }
  .m_inst_list li:nth-child(9) {
    display: none;
  }
  .m_inst_list li:nth-child(10) {
    display: none;
  }
  .main_but {
    line-height: 46px;
    padding-left: 55px;
    padding-right: 55px;
  }
  .m_news_tabs_wrap_cont,
  .m_news_list {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .m_news_list {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 45px;
  }
  .m_news_list .slick-list {
    padding-left: 1px;
    padding-right: 1px;
  }
  .m_news_tabs_wrap_cont {
    padding-left: 0;
    padding-right: 0;
  }
  .m_news_list li a:hover {
    box-shadow: none;
  }
  .f_top_wrap_right_top {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .f_top_wrap_right_top span {
    padding-right: 0;
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
    max-width: 100%;
  }
  .f_top_wrap_right {
    max-width: 200px;
  }
  .f_bottom__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .f_nav {
    order: 1;
    margin-bottom: 10px;
  }
  .f_bottom__wrap_left {
    order: 2;
    margin-bottom: 10px;
  }
  .f_bottom__wrap_right {
    order: 3;
  }
  .f_nav {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
  }
  .f_nav li {
    margin-bottom: 10px;
    margin-right: 10px!important;
    margin-left: 10px!important;
  }
  .m_news_list_blog li {
    max-width: calc(100% / 3 - 30px);
  }
  .m_contacts_wrap_list_info a {
    font-size: 14px;
    line-height: 18px;
  }
  .m_contacts_wrap_list_info p {
    font-size: 16px;
    line-height: 18px;
  }
  .m_contacts_wrap_maps_item_left_info span {
    font-size: 16px;
    line-height: 20px;
  }
  .m_contacts_wrap_maps_item_left_info {
    padding-top: 5px;
  }
  .m_contacts_wrap_but {
    margin-bottom: 30px;
  }
  .m_contacts_wrap_list li {
    min-width: 180px;
  }
  .m_contacts_wrap_maps_item_left_info i {
    font-size: 14px;
    line-height: 18px;
  }
  .m_contacts_wrap_maps_item_left_info p {
    font-size: 14px;
  }
  .m_catalog_list--modific li {
    max-width: calc(100% / 3 - 30px);
  }
  .m_catalog_right {
    padding-left: 15px;
  }
  .m_card_tovar_size {
    margin-bottom: 5px;
  }
  .kilk_form {
    height: 46px;
  }
  .kilk_input_wrap input {
    height: 46px;
  }
  .one_click_buy_body input {
    height: 46px;
    font-size: 16px;
  }
  .kilk_input_wrap input {
    font-size: 16px;
  }
  .m_card_tovar_wrap_tabs_cont {
    padding-left: 0;
    padding-right: 0;
  }
  .form_but_review {
    max-width: none;
  }
  .m_reviews_form_inputs input {
    height: 46px;
  }
  .m_card_tovar_wrap_tabs_list {
    margin-bottom: 30px;
  }
  .form_but {
    max-width: 250px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .m_reviews_form_but {
    justify-content: center;
    display: flex;
  }
  .one_click_buy_body {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .one_click_buy_body input {
    max-width: 400px;
    margin-bottom: 10px;
  }
  .kilk_form {
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  .m_card_tovar_bholder{
    flex-direction: column;
  }
  .m_card_tovar_bholder .m_card_tovar_bholder_left,
  .m_card_tovar_bholder .m_card_tovar_bholder_right{
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .m_card_tovar_wrap_tabs_list li{
    width: 100%;
    margin-right: 0px;
    padding-left: 0px;
  }
  .m_card_tovar_wrap_tabs_list li a{
    border-radius: 0px;
  }
  .m_menu_inside_center_right {
    display: none;
  }
  .m_menu_inside {
    max-width: 700px;
  }
  .m_menu_inside_center {
    max-width: calc(100% - 245px);
  }
  .m_banner_left_info,
  .m_banner_right_info {
    width: 100%;
    max-width: calc(100% - 20px);
    left: 10px;
  }
  .m_catalog_list li {
    max-width: calc(100% / 3 - 20px);
  }
  .m_adv_list_img {
    max-width: 35px;
  }
  .m_adv_list li p {
    max-width: calc(100% - 35px);
  }
  .m_adv_list_img img {
    width: 100%;
    float: left;
    height: auto;
  }
  .m_catalog_tabs_list li:not(:last-child) {
    margin-right: 50px;
  }
  .m_catalog_tabs {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .f_top_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .f_top_wrap_left {
    width: 100%;
    float: left;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
  }
  .modal_call {
    margin-left: 0;
  }
  .f_top_wrap_nav span {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .f_top_wrap_nav {
    width: 100%;
    float: left;
    display: flex;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
  }
  .f_top_wrap_right {
    width: 100%;
    float: left;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .f_top_wrap_right_top span {
    text-align: center;
  }
  .f_top_wrap_right_top {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .f_top_wrap_right_cards {
    justify-content: center;
  }
  .f_top_wrap_nav_list li {
    display: flex;
    justify-content: center;
  }
  .f_top_wrap_adress {
    width: 100%;
    float: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
  }
  .f_top_wrap_adress span {
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .f_top_wrap_adress_list li {
    display: flex;
    justify-content: center;
  }
  .f_top_wrap_adress_list li p {
    width: auto;
    float: left;
  }
  .f_logo {
    max-width: 250px;
    margin-bottom: 10px;
  }
  .f_call {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .f_top_wrap_adress_list li p {
    padding-left: 10px;
  }
  .m_catalog_list li:hover {
    box-shadow: none;
  }
  .m_contacts_wrap_maps_item_left {
    max-width: 300px;
    padding: 15px 20px;
  }
  .m_contacts_wrap_maps_item_right {
    max-width: calc(100% - 300px);
  }
  .m_catalog_list--modific li {
    max-width: calc(50% - 30px);
  }
  .m_card_tovar_wrap_tabs_list li a {
    font-size: 14px;
  }
  .m_card_tovar_wrap_tabs_list li:not(:last-child) {
    margin-right: 25px;
  }
  .m_card_tovar_wrap_gallery {
    max-width: 400px;
  }
  .m_card_tovar_wrap_info {
    padding-left: 20px;
    max-width: calc(100% - 400px);
  }
  .lSSlideOuter .lSPager.lSGallery li {
    height: 90px;
  }
  .m_card_tovar_wrap_info_price span {
    font-size: 22px;
    line-height: 26px;
  }
  .m_card_tovar_wrap_info_price i {
    font-size: 16px;
  }
  .m_card_tovar_color_list li {
    height: 75px;
  }
  .m_card_tovar_size_list li {
    height: 30px;
  }
  .m_card_tovar_footer_left {
    width: 100%;
    float: left;
    max-width: 100%;
    order: 2;
  }
  .m_card_tovar_size {
    margin-bottom: 15px;
  }
  .tovar_card_add_like {
    margin-bottom: 20px;
  }
  .m_card_tovar_reviews_right form textarea {
    font-size: 12px;
  }
  .m_reviews_form_inputs input {
    font-size: 12px;
  }
  .m_card_tovar_footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 850px) {
  .m_menu_inside_left{
    min-height: auto;
  }
  .m_banner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_banner_left {
    width: 100%;
    float: left;
    max-width: 100%;
  }
  .m_banner_left_right {
    width: 100%;
    float: left;
    max-width: 100%;
  }
  .m_banner_left_info {
    width: 100%;
    float: left;
    max-width: 470px;
  }
  .m_inst_list li {
    max-width: calc(100% / 3);
  }
  .m_inst_list li:nth-child(9) {
    display: block;
  }
  .m_part {
    padding-top: 25px;
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
  .m_inst {
    padding-bottom: 35px;
  }
  .m_info_wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .m_info_wrap:after {
    left: 2px;
  }
  .m_info_wrap_right {
    max-width: 200px;
    display: flex;
    align-items: flex-end;
  }
  .m_info_wrap_left {
    max-width: calc(100% - 200px);
  }
  .m_info {
    margin-bottom: 35px;
  }
  .m_news {
    margin-bottom: 35px;
  }
  .m_news_list_blog li {
    max-width: calc(100% / 2 - 30px);
  }
  .m_news_blog {
    margin-bottom: 0;
  }
  .m_all_posts {
    margin-bottom: 40px;
  }
  .m_all_posts_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_pagin {
    order: 2;
  }
  .all_posts_link,
  .all_catalog_link {
    order: 1;
    margin-bottom: 15px;
  }
  .m_card_tovar_wrap_top_head {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_card_tovar_wrap_top_head_left {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .m_card_tovar_wrap_top_body {
    flex-direction: column;
    align-items: center;
  }
  .m_card_tovar_wrap_gallery {
    max-width: 450px;
    margin-bottom: 25px;
  }
  .m_card_tovar_wrap_info {
    width: 100%;
    float: left;
    max-width: 450px;
    padding-left: 0;
  }
  .m_card_tovar_wrap_tabs_list {
    justify-content: center;
  }
  .m_card_tovar_reviews {
    flex-direction: column;
    align-items: center;
  }
  .m_card_tovar_reviews_left {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }
  .m_card_tovar_reviews_right {
    width: 100%;
    float: left;
    max-width: 550px;
  }
  .m_card_tovar_wrap_tabs {
    margin-bottom: 10px;
  }
  .m_card_tovar_reviews_right {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .h_search_cont form input{
    border: 2px solid #dadada;
  }
  .m_all_posts{
    margin-bottom: 15px;
  }
  .all_posts_link svg, .all_catalog_link svg{
    display: none
  }
  .all_posts_link, .all_catalog_link{
    text-align: center;
    display: block;
    width: auto;
    margin: 10px auto;
    float: none;
    clear: both;
    position: relative;
  }

  .close_search{
    top: 5px;
    background: #fff;
    right: 10px;
    z-index: 11;
    width: 22px;
  }
  .h_search_cont{
    right: 0px;
    width: 80%;
    left: auto;
  }
  .f_top_wrap_left{
    margin-bottom: 0px;
  }
  .f_top{
    background: #f3f3f3;
    padding-bottom: 0px;
  }
  .f_bottom{
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .f_nav,
  .f_top_wrap_right_cards,
  .f_top_wrap_right, 
  .f_top_wrap_adress{
    display: none;
  }
  .m_pagin_list li{
    margin-left: 2px;
    margin-right: 2px;
  }
  .m_pagin_list li a,
  .m_pagin_list li span{
    border-radius: 5px;
    padding: 5px 8px;
  }
  .m_all_posts_wrap{
    display: block;
    text-align: center;
  }
  .m_all_posts_wrap .m_pagin{
    width: 58%;
    float: left;
  }
  .m_all_posts_wrap .m_catalog_sort_right{
    width: 42%;
    float: right;
  }
  .m_card_tovar_color{
    margin-bottom: 20px;
  }
  .one_click_buy{
    display: none;
  }
  .desktop_block_colors{
    display: none;
  }
  .mobile_block_colors{
    display: block;
  }
  .h_search_cont{
    background-color: transparent;
    padding-top: 42px;
  }
  .m_card_tovar_wrap_info_price{
    max-width: 140px;
  }
  .m_card_tovar_wrap_info_review{
    max-width: calc(100% - 140px);
  }

  .h_botttom_right{
    max-width: inherit;
  }
  .h_logo_mobile{
    display: inline-block;
    max-width: 45px;
  }
  .h_logo_mobile a img,
  .h_logo_mobile span img,
  .h_logo_mobile span,
  .h_logo_mobile a{
    display: block;
    width: 100%;
  }
  .mobile_view{
    display: block;
  }
  .mobile_view a{
    display: inline-block;
    color: #595959;
    font-size: 22px;
    margin: 3px;
  }
  .mobile_view a.active{
    color: #0071BC;
  }
  .m_catalog_categor span{
    display: none;
  }
  .m_catalog_list.m_catalog_list--modific--double,
  .m_catalog_list.m_catalog_list--modific--triple{
    flex-direction: row;
    align-items: inherit;
  }
  .m_catalog_list--modific--double .m_catalog_list_bottom,
  .m_catalog_list--modific--triple .m_catalog_list_bottom{
    padding-left: 5px;
    padding-right: 5px;
  }
  .m_catalog_list--modific--double .m_catalog_list_bottom_left span,
  .m_catalog_list--modific--triple .m_catalog_list_bottom_left span{
    font-size: 12px;
    line-height: 14px;
  }
  .m_catalog_list--modific--double .special_span,
  .m_catalog_list--modific--triple .special_span{
    top: 2px;
    right: 2px;
    font-size: 9px;
    line-height: 12px;
  }
  .m_catalog_list--modific--double .m_catalog_list_img,
  .m_catalog_list--modific--triple .m_catalog_list_img{
    margin-bottom: 5px;
  }
  .m_catalog_list--modific--double .m_catalog_list_img_name,
  .m_catalog_list--modific--triple .m_catalog_list_img_name{
    font-size: 9px;
    line-height: 12px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 4px;
  }
  .m_catalog_list--modific--double .m_catalog_list_bottom_right,
  .m_catalog_list--modific--triple .m_catalog_list_bottom_right{
    max-width: 25px;
  }
  .m_catalog_list--modific--double .m_catalog_list_bottom_left,
  .m_catalog_list--modific--triple .m_catalog_list_bottom_left{
    max-width: calc(100% - 25px);
    padding-right: 5px;
  }
  .m_catalog_list--modific.m_catalog_list--modific--triple li{
      margin-left: 2px;
      margin-right: 2px;
      max-width: calc(100% / 3 - 4px);
  }
  .m_catalog_list--modific.m_catalog_list--modific--triple .m_catalog_list_bottom_right a:first-child{
    display:none;
  }

  .m_catalog_list--modific.m_catalog_list--modific--double li{
      margin-left: 2px;
      margin-right: 2px;
    max-width: calc(100% / 2 - 4px);
  }
  .m_catalog_list--modific.m_catalog_list--modific--double .m_catalog_list_bottom_right a:first-child{
    display:none;
  }
  .m_catalog_banner{
    display: none;
  }
  #sorting form span{
    margin-bottom: 10px;
  }
  .h_logo{
    display: none;
  }
  header.header--active .h_top,
  header.header--active .h_logo{
    /*display: none;*/
  }
  .m_card_tovar_size{
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .m_card_tovar_footer{
    margin-bottom: 0px;
  }
  .main_but{
    margin: 3px auto;
  }
  .m_card_tovar_wrap_tabs_list{
    display: block!important;
  }
  .tovar_card_info_span{
    margin-bottom: 0px;
  }
  .mobile_gallery{
    display: block;
  }
  .m_card_tovar_wrap_gallery{
    display: none!important;
  }
  .swiper-slide.wowactive img{
        cursor: pointer;
  }
  .swiper-slide img{
      width: 100%;
          display: block;
    max-width: 100%;
    height: auto;
  }
  .swiper-slide{
    width: 67%;
  }
  .swiper-slide:after{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: '';
    z-index: 1;
    background: rgba(255,255,255,.5);
    visibility: visible;
    transition: .3s;
    opacity: 1;
  }
  .wowactive:after{
    visibility: hidden;
    opacity: 0;
  }

  .m_card_tovar_wrap .lSPager{
    width: 100%!important;
    text-align: center;
    transform: none!important;
  }
  .m_card_tovar_wrap .lSSlideOuter{
    text-align: center;
  }
  .m_card_tovar_wrap .lSSlideOuter .lSPager.lSGallery li{
    border: none;
    margin: 4px;
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%!important;
    background: #ddd;
    display: inline-block
  }
  .m_card_tovar_wrap .lSSlideOuter .lSPager.lSGallery li a{
    display: none
  }
  .m_card_tovar_wrap .lSSlideOuter .lSPager.lSGallery li.active, 
  .m_card_tovar_wrap .lSSlideOuter .lSPager.lSGallery li:hover{
    background: #0071bc;
    width: 14px!important;
    height: 14px!important;
    margin: 4px 5px;
  }
  .m_card_tovar_wrap_top_head{
    margin-bottom: 0px;
  }

  .tovar_card_add_like{
    display: none
  }
  .m_card_tovar_wrap_info_head{
    margin-bottom: 0px;
  }
  .pro_page #breadcrumbs{display: none;}
  .lSSlideWrapper{
    margin-bottom: 0px;
  }
  .m_card_tovar_wrap_gallery{
    margin-bottom: 5px;
  }
  .name_tovar_card{
    margin-bottom: 5px;
  }
  .m_card_tovar_wrap_top_head_articl{
    margin-top: 0px;
  }
  .m_card_tovar_wrap_info_review{
    margin-top: 5px;
  }
  .m_banner_left span .m_banner_left_info a{
    width: auto;
    margin-left: 15px;
  }
  .m_banner_left_right_list li span .m_banner_right_info a{
    display: block;
  }
  .h_nav_list > li > a .img_menu{
    display: block;
  }
  .m_inst .main_but svg{
    margin-top: 10px!important;
  }
  .h_user:hover .h_user_h{
    display: none;
  }
  .h_bottom{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  main{
    padding-top: 90px;
  }
  /*
  header{
    position: relative;
  }
  main{
    padding-top: 0px;
  }*/
  .m_catalog_wrap {
    flex-direction: column;
    align-items: center;
  }
  .m_catalog_categor .m_catalog_categor_list{
    display: none;
  }
  .m_filter {
    position: fixed;
    right: 0;
    top: 90px;
    background-color: #f9f9f9;
    width: 85%;
    padding: 20px;
    padding-top: 55px;
    z-index: 101;
    height: calc(100% - 90px);
    overflow: auto;
    bottom: 0;
    transform: translateX(110%);
    transition: .3s;
  }
  .m_catalog_left {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
    position: relative;
  }
  .open_filter{
    margin: 0px auto;
    position: absolute;
    top: -15px;
    right: 0px;
  }
  .m_catalog_right {
    max-width: 100%;
    padding-left: 0;
  }
  .m_catalog_categor {
    margin-bottom: 10px;
    padding-right: 90px;
  }
  .m_filter--active {
    transform: translateX(0%);
  }
  .close_filter {
    display: flex;
  }
  .color_filter_list li {
    max-width: 31px;
  }
  .open_filter {
    display: flex!important;
  }
  .m_card_tovar_wrap_top_head_left {
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .name_tovar_card {
    width: 100%;
    float: left;
    justify-content: center;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 0;
    margin-top: 5px;
    font-size: 15px;
  }
  .m_card_tovar_wrap_top_head_articl p{
    display: block;
    width: 100%;
    text-align: left;
  }
  .tovar_card_color_span {
    margin-left: 10px;
    margin-right: 10px;
  }
  .m_card_tovar_wrap_info_review a {
    margin-right: 15px;
  }
  .review_star_list li {
    max-width: 20px;
  }
  .m_card_tovar_footer_left {
    padding-right: 0;
  }
  .m_card_tovar_wrap_tabs{
    margin-top: 0px;
  }
  .m_card_tovar_wrap_tabs_list li {
    width: 32%;
  }
  .m_card_tovar_wrap_tabs_list li a{
    padding: 8px 6px 8px 6px;
  }
  .m_card_tovar_reviews_right form{
    border-radius: 5px;
    padding: 0px;
    border: none;
  }
  .m_card_tovar_reviews{
    margin-bottom: 0px;
  }
}
@media (max-width: 750px) {
  .h_top_wrap_left {
    display: none;
  }
  .h_top_wrap_right {
    width: 100%;
    float: left;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .m_info_wrap_right {
    display: none;
  }
  .m_info_wrap_left {
    max-width: 100%;
  }
  .m_info {
    padding-top: 20px;
  }
  .main_but {
    font-size: 13px;
    line-height: 38px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .m_catalog_list li {
    max-width: calc(50% - 20px);
  }
  .m_catalog_tabs_list li a {
    font-size: 12px;
  }
  .colors_tabs:after {
    left: -19px;
  }
  .m_adv_list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_adv_list li:not(:last-child) {
    margin-bottom: 25px;
  }
  .title {
    font-size: 16px;
  }
  .mini_title {
    font-size: 14px;
  }
  .m_contacts_wrap_list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_contacts_wrap_list li {
    margin-bottom: 35px;
  }
  .m_contacts_wrap_list {
    margin-bottom: 0;
  }
  .m_contacts {
    padding-top: 0;
    padding-bottom: 35px;
  }
  .kilk_form {
    height: 38px;
  }
  .kilk_form input {
    height: 38px;
  }
  .one_click_buy_body input {
    height: 38px;
  }
  .m_reviews_form_inputs input {
    height: 38px;
  }
  .m_card_tovar_reviews_right form textarea {
    height: 90px;
  }
  .m_similar_products {
    margin-bottom: 30px;
  }
  .m_card_tovar_wrap_tabs_list li a {
    font-size: 12px;
  }
  .m_card_tovar_wrap_top {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .m_menu_inside_center {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    background-color: #FFF;
    min-height: 100%;
    transform: translateX(110%);
    transition: .3s;
  }
  .m_menu_inside_center--active {
    transform: translateX(0%);
  }
  .m_menu_inside {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .m_menu_inside_left {
    padding-left: 40px;
    padding-right: 40px;
  }
  .m_menu_inside_left {
    width: 100%;
    float: left;
    max-width: 100%;
    border: none;
  }
  .inside_back {
    display: flex;
  }
  .m_menu_inside_center {
    padding-left: 30px;
    padding-right: 30px;
  }
  .h_nav_list {
    padding-left: 40px;
  }
  .h_bottom_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .h_logo {
    margin-bottom: 0px;
  }
  .h_nav_mob,
  .m_menu_inside {
    width: 100%;
    float: left;
    max-width: calc(100% - 40px);
  }
  .m_menu_inside {
    right: 20px;
  }
  .h_nav {
    justify-content: center;
  }
  .m_menu_inside_center_list li {
    max-width: 50%;
  }
  .m_menu_inside_center_list li a {
    font-size: 12px;
  }
  .h_nav_list > li > a {
    line-height: 36px;
  }
  .m_menu_inside_left {
    padding-top: 0;
  }
  .m_menu_inside_center {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  }
  .h_nav_inside {
    width: 100%;
    float: left;
  }
  .h_nav {
    bottom: 80px;
  }
  .m_menu_back {
    /*height: 80px;*/
    padding-left: 0;
    padding-right: 0;
    max-width: 240px;
  }
  .m_menu_back a {
    margin-top: 3px;
  }
  .m_menu_inside {
    top: 80px;
  }
  .h_nav_mob {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_banner_left span .m_banner_left_info, 
  .m_banner_left a .m_banner_left_info,
  .m_banner_left_right_list li span .m_banner_right_info, 
  .m_banner_left_right_list li a .m_banner_right_info{
    background: #0071BC;
  }
  .f_top_wrap_nav{
    display: none;
  }
  .m_banner_left_info {
    width: auto;
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .m_banner_left_info,
  .m_banner_right_info {
    width: auto;
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .m_banner_left_info span,
  .m_banner_right_info span {
    margin-bottom: 0;
  }
  main {
    /*padding-top: 178px;*/
  }
  .h_call {
    margin-left: -10px;
  }
  .m_menu_inside_center {
    padding-bottom: 10px;
  }
  .h_logo {
    transition: 0s;
  }
  /*
  .header--active .h_logo {
    max-width: 175px;
  }
  */
  .header--active .h_nav {
    bottom: 50px;
  }
  .header--active .m_menu_back {
    height: 50px;
  }
  .header--active .m_menu_inside {
    top: 50px;
  }
  .main--active {
/*    padding-top: 136px;*/
  }
  .m_catalog_tabs_list {
    flex-wrap: wrap;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_catalog_tabs_list li {
    width: 100%;
    float: left;
    max-width: 100%;
    margin-right: 0!important;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    justify-content: center;
  }
  .m_catalog_tabs_list li a {
    font-size: 12px;
  }
  .m_catalog_tabs_list li a:after {
    left: 50%;
    top: -12px;
    transform: translateX(-50%);
  }
  .m_catalog_tabs_list li:not(:last-child) {
    margin-bottom: 20px;
  }
  .m_catalog_tabs_list li:first-child {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .m_catalog_tabs {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m_inst_list li {
    max-width: 50%;
  }
  .m_inst_list li:nth-child(9) {
    display: none;
  }
  .mini_title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_inst_list li a > img {
    height: 200px;
  }
  .m_news_wrap_header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_news_wrap_header span {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
    justify-content: center;
  }
  .m_contacts_wrap_maps_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 450px;
  }
  .m_contacts_wrap_maps_item_left {
    width: 100%;
    float: left;
    max-width: 100%;
  }
  .m_contacts_wrap_maps {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_contacts_wrap_maps_item_left_info {
    padding-left: 10px;
  }
  .m_contacts_wrap_maps_item_right {
    width: 100%;
    max-width: 100%;
  }
  #map,
  #map2 {
    height: 250px;
  }
  .m_catalog_banner img {
    height: 130px;
    object-fit: cover;
  }
  .m_catalog_banner {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  .m_catalog_sort {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
  }
  .m_catalog_sort_left {
    padding-right: 0;
    margin-bottom: 15px;
    width: 100%;
    display: flex;
    max-width: 100%;
  }
  .m_catalog_sort_right {
    width: 100%;
    float: left;
  }
  .m_card_tovar_wrap_tabs_list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_card_tovar_wrap_tabs_list li {
    margin-right: 0!important;
  }
  .m_card_tovar_wrap_top {
    margin-bottom: 10px;
  }
  .m_card_tovar_wrap_tabs_list {
    margin-bottom: 15px;
  }
  .m_card_tovar_reviews_right form span {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 475px) {
  .m_banner_right_info{
    top: 205px;
  }
  .m_catalog_list li {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .m_catalog_list {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
    align-items: center;
  }
  .main_but {
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .m_news_tabs_list li a {
    font-size: 12px;
  }
  .m_news_tabs_list li:not(:last-child) {
    margin-right: 30px;
  }
  .m_news_tabs_list {
    margin-bottom: 15px;
  }
  .m_news_list_blog li {
    max-width: calc(100% - 30px);
  }
  .m_reviews_form_inputs input {
    width: 100%;
    max-width: 100%;
  }
  .m_reviews_form_inputs input:first-child {
    margin-bottom: 15px;
  }
  .m_reviews_form_inputs {
    flex-direction: column;
  }
  .m_catalog_list_slider {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .m_catalog_list_slider li {
    max-width: 100%;
  }
  .m_catalog_list_slider .slick-list {
    padding-left: 0;
    padding-right: 0;
  }
  .m_similar_products .slick-next_arrow {
    right: 0;
  }
  .m_similar_products .slick-prev_arrow {
    right: 32px;
  }
}
@media (max-width: 450px) {
  .m_banner_left_right_list li {
    max-width: 100%;
  }
  .m_banner_left span img,
  .m_banner_left a img {
    height: 290px;
  }
  .m_banner_left_right_list li span img,
  .m_banner_left_right_list li a img {
    height: 290px;
  }
  .kilk_form {
    max-width: 90px;
  }
  .m_card_tovar_wrap_info_review {
    flex-wrap: wrap;
  }
  .m_card_tovar_wrap_info_review .review_star_list {
    width: 100%;
  }
  .minus,
  .plus {
    max-width: 25px;
  }
  .kilk_input_wrap input {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 375px) {
  .m_card_tovar_wrap_tabs_list li a{
    font-size: 9px;
    text-transform: inherit;
  }
  .h_nav_mob,
  .m_menu_inside {
    width: 100%;
    float: left;
    max-width: calc(100% - 40px);
  }
  .m_menu_inside {
    right: 20px;
  }
  .h_nav {
    justify-content: center;
  }
  .m_menu_inside_center_list li {
    max-width: 50%;
  }
  .m_menu_inside_center_list li a {
    font-size: 12px;
  }
  .h_nav_list > li > a {
    line-height: 36px;
  }
  .m_menu_inside_left {
    padding-top: 0;
  }
  .m_menu_inside_center {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  }
  .m_inst_list li a > img {
    height: 155px;
  }
}
