/* This stylesheet generated by Transfonter (https://transfonter.org) on July 26, 2017 7:15 PM */
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-500.eot");
  src: url("../fonts/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-500.woff") format("woff"), url("../fonts/MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-300Italic.eot");
  src: url("../fonts/MuseoSansCyrl-300Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-300Italic.woff") format("woff"), url("../fonts/MuseoSansCyrl-300Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-500Italic.eot");
  src: url("../fonts/MuseoSansCyrl-500Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-500Italic.woff") format("woff"), url("../fonts/MuseoSansCyrl-500Italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-900.eot");
  src: url("../fonts/MuseoSansCyrl-900.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-900.woff") format("woff"), url("../fonts/MuseoSansCyrl-900.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-700.eot");
  src: url("../fonts/MuseoSansCyrl-700.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-700.woff") format("woff"), url("../fonts/MuseoSansCyrl-700.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-700Italic.eot");
  src: url("../fonts/MuseoSansCyrl-700Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-700Italic.woff") format("woff"), url("../fonts/MuseoSansCyrl-700Italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("../fonts/MuseoSansCyrl-300.eot");
  src: url("../fonts/MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-300.woff") format("woff"), url("../fonts/MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-100.eot");
  src: url("../fonts/MuseoSansCyrl-100.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-100.woff") format("woff"), url("../fonts/MuseoSansCyrl-100.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-100Italic.eot");
  src: url("../fonts/MuseoSansCyrl-100Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-100Italic.woff") format("woff"), url("../fonts/MuseoSansCyrl-100Italic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-900Italic.eot");
  src: url("../fonts/MuseoSansCyrl-900Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-900Italic.woff") format("woff"), url("../fonts/MuseoSansCyrl-900Italic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

*, *:before, *:after {
  box-sizing: border-box;
  outline: none;
}

html {
  overflow-x: hidden;
}

body {
  width: 100%;
  min-width: 320px;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
  font-weight: 500;
  color: #3a3a3a;
  font-family: 'Museo Sans Cyrl';
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
  transition: .4s all ease;
}

button {
  cursor: pointer;
}

textarea {
  font-family: inherit;
  resize: none;
}

input, textarea {
  font-family: inherit;
  font-size: inherit;
}

img, svg {
  max-width: 100%;
  height: auto;
  display: block;
}
.swiper-container {
  width: 100%;
}
.container {
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

.row {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}

.col {
  padding: 0 15px;
}

.home .menu {
  border-bottom: 0;
}

.header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
}

@media all and (min-width: 768px) {
  
}
.menu-relative {
  height: 57px;
}
.menu.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}
.menu__logo {
  display: none;
}

.top {
  background: #f0f0f0;
}
.top__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top__copyright {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.social {
  display: flex;
  margin-left: auto;
}

.social li {
  padding: 0 1px;
}

.social a {
  width: 46px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e8e8e8;
}

.social a:hover {
  background: #d4d184;
  fill: #334d54;
}

.social a svg {
  max-width: 19px;
  max-height: 19px;
}

.header-middle {
  padding: 25px 0;
  transition: .4s padding ease;
}

.header-middle__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-middle__adres {
  font-weight: 700;
}

.header-middle__email {
  color: #878787;
  font-weight: 700;
  margin: 8px 0 10px;
  display: inline-block;
}

.header-middle__dostavka {
  font-size: 12px;
  display: flex;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
}

.header-middle__dostavka svg {
  flex-shrink: 0;
  width: 19px;
  height: 13px;
  margin-right: 12px;
}

.header-middle__logo {
  display: block;
  width: 280px;
}

.header-middle__phone {
  font-size: 22px;
  font-weight: 700;
}

.header-middle__btn {
  width: 165px;
  height: 37px;
  margin-left: auto;
  margin-top: 4px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}

.btn {
  background: #d4d184;
  color: #334d54;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: .4s all ease;
}

.btn:hover {
  box-shadow: 0 0 10px 0 #d4d184;
}

.menu {
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
}

.menu__list {
  display: flex;
  justify-content: space-between;
  padding: 0 60px;
}

.menu__list a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  height: 55px;
  position: relative;
}

.menu__list a:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  top: 0;
  background: #d4d184;
  transition: .4s all ease;
}

.menu__list a.active:before,
.menu__list a:hover:before {
  width: 100%;
}

.menu__info {
  display: none;
}

.menu__phones {
  display: none;
}

.toggle {
  display: none;
}

.slider .swiper-container {
  overflow: visible;
}
.slider {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.slider__mobile {
  display: none;
}
.slider img {
  width: 1920px;
  height: auto;
  max-width: 1920px;
  margin: 0 auto;
}
.slider__item {
  position: relative;
}

.slider__item:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  opacity: .8;
  z-index: 1;
  transition: .4s all ease;
}

.slider__item.swiper-slide-active:before {
  opacity: 0;
}

.about {
  margin-top: 30px;
}

.about__wrapper {
  color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding-left: 20px;
}
.about__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.about__desc {
  line-height: 1.375;
  font-weight: 500;
  opacity: .6;
}

.title-sec {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin: 75px 0 30px;
  text-transform: uppercase;
}

.catalog__wrapper {
  justify-content: center;
}

.catalog__item {
  width: 50%;
  margin-bottom: 30px;
}

.catalog__inner {
  padding: 15px 20px 20px;
  border: 1px solid #c1c1c1;
  display: block;
  height: 100%;
}

.catalog__inner:hover .catalog__img:before {
  opacity: .7;
}

.catalog__inner:hover .catalog__btn {
  margin-top: 0;
  opacity: 1;
}
.catalog-page .catalog__btn {
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  left: 0;
  top: 0;
  margin: 15px auto 0 !important;
  opacity: 1;
  cursor: pointer;
  width: 200px;
}
.catalog-page .catalog__item {
  width: 50%;
}
.catalog-page .catalog__inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.catalog__gallery {
  width: 100%;
}
.catalog-page .catalog__text {
  width: 100%;
  margin-top: 15px;
}
.catalog__gallery a {
  display: block;
}
.catalog__gallery img {
  width: 100%;
}
.catalog__bottom {
  margin-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.catalog__bottom .swiper-slide {
  cursor: pointer;
}
.catalog__bottom .swiper-slide-thumb-active:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(51, 77, 84, 0.7);
  transition: .4s all ease;
  opacity: .7;
} 
.catalog-page .catalog__artikul {
  margin-top: 0;
}



.catalog__img {
  position: relative;
}

.catalog__img:before, .catalog__img2:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(51, 77, 84, 0.7);
  transition: .4s all ease;
  opacity: 0;
}
.catalog__img2:hover:before {
  opacity: .7;
}

.catalog__img img {
  width: 100%;
}

.catalog__title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-top: 20px;
}

.catalog__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 260px;
  height: 55px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: -20px;
  opacity: 0;
}

.catalog__artikul {
  font-size: 14px;
  text-align: center;
  color: #878787;
  margin-top: 15px;
}

.catalog__price {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #334d54;
  margin-top: 6px;
}

.where .title-sec {
  margin: 40px 0 20px;
}

.where__wrapper {
  align-items: stretch;
}

.where__tabs {
  width: 33.3333%;
}

.where__img {
  width: 66.6666%;
  display: none;
}

.where__img.active {
  display: block;
}

.where__img-inner {
  background: url() center/cover;
  height: 100%;
}

.tabs {
  padding: 0;
  border: 1px solid #c1c1c1;
}

.tabs li {
  border-bottom: 1px solid #c1c1c1;
}

.tabs li:last-child {
  border-bottom: 0;
}

.tabs a {
  height: 55px;
  display: flex;
  align-items: center;
  padding: 0 30px;
  font-weight: 700;
  color: #334d54;
  text-transform: uppercase;
  position: relative;
}

.tabs a:hover, .tabs a.active {
  background: #d4d184;
  color: #334d54;
  box-shadow: 0 5px 50px 0 rgba(51, 77, 84, 0.27);
}

.tabs a:hover:before, .tabs a:hover:after, .tabs a.active:before, .tabs a.active:after {
  opacity: 1;
}

.tabs a:before {
  content: '';
  height: 55px;
  width: 55px;
  border: 27px solid transparent;
  border-left: 27px solid #d4d184;
  right: -54px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: .4s all ease;
}

.tabs a:after {
  content: '';
  height: 55px;
  width: 55px;
  border: 27px solid transparent;
  border-left: 27px solid #c1c1c1;
  right: -56px;
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: .4s all ease;
}

.preim {
  margin-top: 10px;
}

.preim__item {
  width: 33.3333%;
  margin-top: 30px;
}

.preim__inner {
  display: flex;
  fill: #334d54;
  border: 1px solid #c1c1c1;
  padding: 20px;
  height: 100%;
}

.preim__inner svg {
  flex-shrink: 0;
  max-width: 50px;
  max-height: 50px;
  margin-right: 20px;
}

.preim__title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.preim__desc {
  line-height: 1.375;
  color: #878787;
}

.gallery__item {
  width: 33.3333%;
  margin-bottom: 30px;
}

.gallery__inner {
  display: block;
  position: relative;
}
.gallery__inner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(51, 77, 84, 0.7);
  transition: .4s all ease;
  opacity: 0;
}
.gallery__inner:hover:before {
  opacity: .7;
}

.diler {
  margin-top: 50px;
  margin-bottom: 30px;
}

.diler__form {
  overflow: hidden;
  padding-bottom: 80px;
  background: url() center/cover;
}

.diler .title-sec {
  margin: 80px 0 10px;
}

.diler__desc {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #334d54;
  text-transform: uppercase;
}

.diler__wrapper {
  max-width: 850px;
  margin: 30px auto 0;
  justify-content: center;
}

.diler__wrapper .col {
  width: 33.3333%;
}

.diler__btn {
  height: 54px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 30px;
}

.input {
  width: 100%;
  height: 54px;
  border: 1px solid #c1c1c1;
  padding: 0 30px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.input.error-input {
  border-color: red;
}
.input:focus {
  border-color: #d4d184;
}

.footer {
  color: #fff;
}

.footer__wrapper {
  display: flex;
  align-items: stretch;
  background: url() center/cover;
  min-height: 450px;
}

.footer__info {
  font-size: 18px;
  font-weight: 700;
  width: 35%;
  background: #334d54;
  padding: 65px 50px 65px 68px;
}

.footer__logo {
  margin-bottom: 20px;
}

.footer__time {
  font-size: 14px;
  margin: 15px 0 30px;
}

.footer__phone {
  margin-bottom: 25px;
  display: inline-block;
}

.footer__bl {
  width: 65%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}

.footer__form {
  width: 360px;
  padding: 30px 47px 47px;
  background: rgba(255, 255, 255, 0.1);
  margin-right: 100px;
}

.footer__form input {
  margin-bottom: 7px;
}

.footer__form .btn {
  margin-top: 0;
}

.footer__img {
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translateY(-50%);
  width: 200px;
  height: 164px;
  background: url() center/contain no-repeat;
}

.footer__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}

.up {
  width: 72px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c1c1c1;
  fill: #334d54;
  position: fixed;
  right: 50px;
  bottom: 100px;
  z-index: 10;
  transition: .4s all ease;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: .4s all ease;
  background: #fff;
}

.up.active {
  opacity: 1;
  visibility: visible;
}

.up svg {
  width: 15px;
  height: 23px;
  transform: rotate(-90deg);
}

.up:hover {
  background: #d4d184;
}

.modal {
  display: none;
  background: #334d54;
  max-width: 360px;
  width: 100%;
  padding: 30px 45px 45px;
}

.modal__title {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
}

.modal__desc {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.modal .input {
  margin-bottom: 7px;
}

.modal .btn {
  margin-top: 0;
}

.modal .fancybox-close-small {
  color: #fff;
  padding: 6px;
}

.breadcrumbs {
  margin-top: 50px;
}

.breadcrumbs__list {
  display: flex;
  color: #878787;
}

.breadcrumbs__list li:after {
  content: '/';
  margin: 0 5px;
}

.breadcrumbs__list li:last-child:after {
  content: none;
}

.breadcrumbs__list a {
  text-decoration: underline;
}

.breadcrumbs__list a:hover {
  color: #3a3a3a;
  text-decoration: none;
}

.catalog-page {
  padding-bottom: 80px;
}

.catalog-page .title-sec {
  text-align: left;
  margin: 25px 0;
}

.catalog-page .catalog__title {
  margin: 7px 0;
}

/*---------------------------NOTEBOOK---------------------------*/
/*---------------------------Tablet---------------------------*/
/*---------------------------TabletV---------------------------*/
@media all and (max-width: 992px) {
  .header-middle__logo {
    width: 200px;
  }
  .menu {
    font-size: 14px;
  }
  .menu__list {
    padding: 0;
  }
  .about__wrapper {
    padding: 0 0 0 20px;
  }
  .tabs a {
    padding: 0 15px;
  }
  .preim__item {
    width: 50%;
  }
  .gallery__item {
    width: 50%;
  }
  .footer__info {
    padding: 30px 20px;
    font-size: 16px;
  }
  .footer__form {
    margin-right: 20px;
  }
  .footer__img {
    width: 160px;
  }
  .up {
    display: none;
  }
}

/*---------------------------Mobile---------------------------*/
@media all and (max-width: 767px) {
  .about__wrapper {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
  }
  .about__text {
    padding: 30px 20px 20px;
    margin-right: 0;
    width: 100%;

  }
  .slider__desctop {
    display: none;
  }
  .slider__mobile {
    display: block;
    width: 100% !important;
  }
  .catalog__bottom {
    flex-wrap: wrap;
  }
  .catalog-page .catalog__item {
    width: 100%;
  }
  .catalog__bottom .swiper-container {
    width: 100%;
  }
  .catalog-page .catalog__text {
    width: 100%;
  }
  .header.fixed .header-middle__info,
  .header.fixed .header-middle__phones,
  .header.fixed .top {
    display: none;
  }
  .header-middle {
    position: relative;
    z-index: 1;
    padding: 5px 0 !important;
  }
  .header-middle__wrapper {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header-middle__info {
    order: 1;
    width: 50%;
    font-size: 14px;
  }
  .header-middle__email {
    margin: 3px 0 5px;
  }
  .header-middle__logo {
    order: 3;
    width: 180px;
  }
  .header-middle__phones {
    order: 2;
    width: 50%;
    text-align: right;
  }
  .header-middle__phone {
    font-size: 17px;

  }
  .header-middle__dostavka {
    font-size: 10px;
  }
  .toggle {
    display: block;
    width: 50px;
    height: 50px;
    background: #d4d184;
    border-radius: 50%;
    position: relative;
    order: 4;
  }
  .toggle span {
    width: 30px;
    height: 2px;
    background: #334d54;
    display: block;
    position: absolute;
    left: 10px;
    transition: .4s all ease;
  }
  .toggle span:nth-child(1) {
    top: 15px;
  }
  .toggle span:nth-child(2) {
    top: 50%;
    margin-top: -1px;
  }
  .toggle span:nth-child(3) {
    bottom: 15px;
  }
  .toggle.active span:nth-child(1) {
    transform: rotate(-45deg);
    top: 24px;
  }
  .toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .toggle.active span:nth-child(3) {
    transform: rotate(45deg);
    top: 24px;
    bottom: unset;
  }
  .header-middle__logo {
    display: none;
  }
  .menu__logo {
    display: block;
    width: 150px;
  }
  .menu {
    padding: 3px 0;
  }
  .menu .container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .menu__list {
    flex-wrap: wrap;
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    left: 0;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 30px;
  }
  .menu__list li {
    width: 100%;
  }
  .menu__list a {
    height: auto;
    padding: 15px 0;
  }
  .menu__list a.active, .menu__list a:hover {
    background: #d4d184;
  }
  .menu__list a:before {
    content: none !important;
  }
  .menu__info {
    display: block;
    text-align: center;
  }
  .menu__phones {
    display: block;
    text-align: center;
    margin: 20px 0;
  }
  .menu__phones .btn {
    margin: 10px auto 0;
  }
  .catalog__item {
    width: 100%;
  }
  .where__tabs {
    width: 100%;
  }
  .where__img {
    height: 400px;
    width: 100%;
  }
  .preim__item {
    width: 100%;
  }
  .diler .title-sec {
    margin-top: 40px;
  }
  .diler__wrapper .col {
    width: 100%;
    margin-bottom: 7px;
  }
  .diler__form {
    padding-bottom: 40px;
  }
  .diler__btn {
    margin-top: 0;
  }
  .footer__wrapper {
    flex-wrap: wrap;
  }
  .footer__info {
    width: 100%;
    text-align: center;
  }
  .footer__logo {
    width: 250px;
    margin: 0 auto 20px;
  }
  .footer__bl {
    width: 100%;
  }
  .footer__img {
    display: none !important;
  }
  .footer__form {
    margin: 0 auto;
  }
  .about__desc {
    opacity: 1;
  }
  .catalog__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .catalog__gallery {
    width: 100%;
  }
  .catalog-page .catalog__text {
    width: 100%;
    margin-top: 15px;
  }
  .title-sec {
    font-size: 24px;
  }
  .breadcrumbs {
    margin-top: 25px;
    font-size: 12px;
  }
}

/*---------------------------MobileV---------------------------*/
@media all and (max-width: 479px) {
  .catalog__inner {
    padding: 15px;
  }
  .gallery__item {
    width: 100%;
    margin-bottom: 15px;
  }
  .footer__form {
    padding: 30px;
  }
  .top__wrapper {
    flex-wrap: wrap;
  }
  .top__copyright {
    order: 2;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
  }
  .social {
    margin: 0 auto;
  }
  .title-sec {
    margin-top: 40px;
  }
  .header-middle__info {
    font-size: 11px;
  }
  .header-middle__phones {
    
  }
  .header-middle__phone {
    font-size: 14px;
  }
  .header-middle__btn {
    margin-top: 4px;
    width: 130px;
  }
  .header-middle__dostavka {
    justify-content: center;
  }
}


@media all and (min-width: 350px) and (max-width: 479px) {
  .header-middle__info {
    font-size: 14px;
  }
  .header-middle__phone {
    font-size: 16px;
  }
  .header-middle__btn {
    width: 150px;
  }
  .header-middle__dostavka {
    font-size: 11px;
  }
}