@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,700&subset=cyrillic");
body {
  margin: 0;
  font-family: "Fira Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  text-size-adjust: 100%;
  background-color: #f9f8f8;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}
ul {
  margin: 0px;
  padding: 0px;
}
p {
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
}
h1 {
  color: #5a5555;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 15px;
}
h2 {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}
h3 {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}
h4 {
  color: #e01b22;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
textarea {
  resize: none;
}
img:focus,
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: none;
}
input,
textarea,
select,
button {
  font-family: "Fira Sans", sans-serif;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
button {
  cursor: pointer;
}
.callb {
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 5;
  right: 5%;
  bottom: 5%;
  background-color: #58e454 !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: callback;
  animation-timing-function: ease-in-out;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  border: none !important;
}
@keyframes callback {
  0% {
    webkit-box-shadow: 0px 0px 30px 7px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
    -moz-box-shadow: 0px 0px 30px 7px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
    box-shadow: 0px 0px 30px 7px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
  }
  30% {
    webkit-box-shadow: 0px 0px 10px 30px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
    -moz-box-shadow: 0px 0px 10px 30px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
    box-shadow: 0px 0px 10px 30px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
  }
  50% {
    webkit-box-shadow: 0px 0px 10px 30px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
    -moz-box-shadow: 0px 0px 10px 30px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
    box-shadow: 0px 0px 10px 30px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 1);
  }
  100% {
    webkit-box-shadow: 0px 0px 40px 7px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 0.5);
    -moz-box-shadow: 0px 0px 40px 7px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 0.5);
    box-shadow: 0px 0px 40px 7px rgba(0, 227, 2, 0.5), inset 0px 0px 20px 7px rgba(0, 227, 2, 0.5);
  }
}
.callbi {
  display: block;
  height: 100%;
  width: 100%;
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}
.uslugipages {
  margin-top: 50px;
}
.vidblock iframe {
  width: 100%;
  height: 220px;
}
ymaps {
  margin-bottom: 30px;
}
.townkon {
  font-weight: bold;
  font-size: 18px;
}
.callbi i {
  margin-top: 14px;
  position: relative;
  display: block;
  margin-left: 9px;
}
.blockvigc {
  margin-bottom: 30px;
}
.akciimain img {
  height: 185px;
}
.slidetexth {
  color: #5a5555;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
}
.slidetexts {
  color: #5a5555;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin-top: 20px;
}
.slidebl {
  display: inline-block;
  float: right;
  margin-right: 22%;
  margin-top: 240px;
}
.sldbtn {
  cursor: pointer;
  border: 2px solid #e8e8e8;
  background-color: #e01b22;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  display: inline-block;
  padding: 6px 25px;
  margin-top: 30px;
  transition: 0.2s;
}
.sldbtn:hover {
  background-color: #ae171d;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.containerfull {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1350px) {
  .container {
    width: 1336px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.containerfull {
  width: 100%;
}

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

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
  display: inline-block;
  float: left;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
  display: inline-block;
  float: left;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
  display: inline-block;
  float: left;
}

.col-xs-3 {
  width: 25%;
  display: inline-block;
  float: left;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .hidden-md {
    display: none;
  }
  .menulv.opensub .mainCat-item-subcat {
    visibility: visible;
    position: absolute;
    height: auto;
    width: 330px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    left: 300px;
    z-index: 9999;
    opacity: 1;
  }
  .menulv > .active ~ .mainCat-item-subcat {
    visibility: visible;
    position: absolute;
    height: auto;
    width: 330px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    left: 300px;
    z-index: 9999;
    opacity: 1;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  .mainCat-item-subcat a:hover {
    color: #e01b22;
  }
  .menulv a:hover .icon-right {
    margin-right: 20px;
    color: #e01b22;
  }

  .menulv:hover a .icon-right {
    margin-right: 20px;
    color: #e01b22;
  }
  .menulv .active .icon-right {
    margin-right: 20px;
    color: #e01b22;
  }
  .menulv:hover > a {
    color: #e01b22;
  }
  .menulv > a:hover {
    color: #e01b22;
  }
  .mainCat-item-subcat {
    visibility: hidden;
    position: absolute;
    height: auto;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    position: absolute;
    top: 0px;
    opacity: 1;
    /*transition: .5s;*/
    left: 0px;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
    border: 1px solid #e8e8e8;
    z-index: 9999;
  }
  .arrownone ~ .nonelink:hover a {
    color: ##252020 !important;
  }
  .arrownone ~ .nonelink:hover a .icon-right {
    margin-right: 0px !important;
    color: #adadad !important;
  }
  .product-list .product-thumb .caption {
    padding-right: 200px;
  }
}

@media (min-width: 1350px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.wrapper {
  /*height: 100vh;*/
  width: 100%;
  min-height: 100vh;
  display: table;
  position: relative;
  table-layout: fixed;
  overflow-x: hidden;
}
.tempalte {
  display: table-row;
  position: relative;
  overflow-x: hidden;
}
.footerall {
  display: table-row;
  height: 1px;
}
.top {
  position: relative;
  z-index: 9999;
}
.backslide {
  min-height: 600px !important;
  background-repeat: no-repeat;
  background-position: 50% 100% !important;
  background-size: cover !important;
  outline: none;
}
.topcontent {
  display: table;
  position: relative;
  width: 100%;
}
#single-item0 {
  margin-top: -145px;
}
.flheadmob {
  display: none;
}
.img-logo {
  width: 100%;
  display: block;
}
.topright {
  background-color: #fff;
  height: 140px;
  margin-left: 15px;
  margin-right: 15px;
  display: block;
  box-shadow: 0 5px 50px rgba(0, 0, 0, 0.15);
}
.search_head {
  position: relative;
  display: inline-block;
  margin-top: 19px;
}
.searchheader {
  background-color: #ffffff;
  border: 2px solid #c8c7c7;
  line-height: 36px;
  margin-top: 5px;
  transition: 0.2s;
  padding-left: 10px;
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  padding-right: 40px;
  width: 300px;
}
::-webkit-input-placeholder {
  color: #adadad;
  font-weight: 700;
}
::-moz-placeholder {
  color: #adadad;
  font-weight: 700;
}
:-moz-placeholder {
  color: #adadad;
  font-weight: 700;
}
:-ms-input-placeholder {
  color: #adadad;
  font-weight: 700;
}
.searchheader:focus {
  border: 2px solid #989191;
}
.search_btn {
  border: none;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 40px;
  text-align: center;
  cursor: pointer;
  outline: none;
  transition: 0.2s;
  line-height: 34px;
  margin-top: 8px;
}
.search_btn i {
  color: #989191;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.search_btn:hover i {
  color: #989191;
}
.pricedwl {
  margin-right: 15px;
  color: #2690ff;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  /* margin-left: 35px;
	    top: -4px; */
  position: relative;
}
.pricedwl:hover i {
  left: -5px;
}
.pricedwl i {
  font-size: 10px;
  font-weight: 400;
  top: -1px;
  position: relative;
  text-transform: uppercase;
  left: -2px;
  transition: 0.3s ease-out;
}
#zakaz {
  color: #046fad;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  border: 2px solid #1d97ca;
  background-color: #ffffff;
  padding: 2px 14px;
  margin-top: 27px;
  float: right;
  margin-right: 45px;
  transition: 0.2s;
}
#zakaz:hover {
  background-color: #e9f1f5;
}
.relatedblockproduct img {
  width: 100%;
}
.navtop {
  text-align-last: justify;
  text-align: justify;
  padding-right: 45px;
  position: relative;
  width: 100%;
  margin-top: 35px;
}
.navtop ul li {
  display: inline-block;
  position: relative;
}
.navtop ul li.calculator {
  display: none;
}
.menutopopenmobile .navtop ul li.calculator {
  display: block;
}
.navtop ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  line-height: 0px;
}
.navtop ul {
  line-height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: justify;
}
.navtop a {
  display: table;
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  transition: 0.2s;
}
.navtop a:hover {
  color: #e01b22;
}
/* .cityblock{
margin-top:25px;	
} */
.citytop {
  color: #e01b22;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding-right: 15px;
  cursor: pointer;
  transition: 0.2s;
}
.citytop:hover {
  color: #5a5555;
}
.citytop.active {
  color: #5a5555;
}
.cityid2 #cityid2 {
  color: #5a5555;
}
.cityid1 #cityid1 {
  color: #5a5555;
}
.cityid0 #cityid0 {
  color: #5a5555;
}
.cityphone {
  display: none;
  /*margin-top: 15px;*/
  margin-top: 13px;
}
.cityphone.active {
  display: block;
}
.phonetop a {
  display: inline-block;
  color: #5a5555;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}
.phonetop a:hover {
  color: #e01b22;
}
.phonetop {
  padding-right: 10px;
}
.mailtop a {
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 21px;
  display: block;
  text-align: center;
}
.mailtop a:hover {
  color: #e01b22;
}
.footerback {
  background: url("/catalog/view/theme/krovl/image/backgroundfoot.jpg") no-repeat 0 0;
  height: 466px;
  display: table;
  width: 100%;
  margin-top: 30px;
}
.footerback .foothead {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  padding-top: 60px;
  padding-bottom: 10px;
}
.footerback ul {
  list-style: none;
  width: 50%;
  float: left;
}
.footerback ul li a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  line-height: 36px;
  transition: 0.2s;
}
.footerback ul li a:hover {
  color: #adadad;
}
.citytopf {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding-right: 15px;
  cursor: pointer;
  transition: 0.2s;
}
.citytopf:hover {
  color: #adadad;
}
.citytopf.active {
  color: #adadad;
}
.cityid12 #cityid12 {
  color: #adadad;
}
.cityid11 #cityid11 {
  color: #adadad;
}
.cityid10 #cityid10 {
  color: #adadad;
}
.cityphonef {
  display: none;
  margin-top: 15px;
}
.cityphonef.active {
  display: block;
  text-align: center;
}
.cityphone a {
  text-align: center;
}
.phonetop {
  display: block;
  margin: auto;
  text-align: center;
}
.phonefoot a {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
.phonefoot a:hover {
  color: #adadad;
}
.phonefoot {
  padding-right: 10px;
}
.addressf {
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  line-height: 50px;
}
.mailfoot a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 8px;
  display: block;
}
.mailfoot a:hover {
  color: #adadad;
}
#zakazf2,
#zakazf {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  background: none;
  padding: 2px 14px;
  transition: 0.2s;
  margin-left: 90px;
}
#zakazf2 {
  color: #e01b22;
  border: 2px solid #e01b22;
  margin-left: 150px;
  margin-top: 13px; }
#zakazf2:hover {
  border: 2px solid #adadad;
  color: #adadad;
}
#zakazf:hover {
  border: 2px solid #adadad;
  color: #adadad;
}
@media (min-width: 768px) and (max-width: 991px) {
	#zakazf2 { 
		float: left;
		margin-left: 0px; 
		margin-top: 27px;
	}
}
.mailfoot {
  display: inline-block;
}
.contactfoot {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 32px;
}
.copyfoot span {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  padding-top: 35px;
}
.art6 {
  width: 86px;
  margin-top: 30px;
}
.menutop {
  display: none;
}
.contacttop {
  display: none;
}
.menuleft {
  background-color: #ffffff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
  border: 10px solid #adadad;
  padding: 30px;
  position: relative;
  margin-right: 35px;
}
body[class*="newsblog"] .menuleft, body[class*="information"] .menuleft, body[class*="gallery"] .menuleft {
  display: none;
}
body[class*="newsblog"].menuleftopencat .menuleft, body[class*="information"].menuleftopencat .menuleft, body[class*="gallery"].menuleftopencat .menuleft {
  display: block;
}
.menuleft span {
  color: #252020;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  border-bottom: 2px solid #e01b22;
  padding-bottom: 13px;
  display: block;
  margin-bottom: 15px;
}
.menuleft a {
  display: block;
  color: #252020;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  padding: 15px 10px;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  z-index: 20;
  transition: 0.2s;
}
.menulv {
  position: relative;
}
.mainCat-item-subcat a {
  border-bottom: none;
}
.mainCat-item-subcat a {
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  padding: 9px 10px;
}
.menulefttop {
  height: 340px;
  border: 10px solid#e01b22;
  position: absolute;
  width: 380px;
  margin-top: -40px;
  margin-left: -40px;
  border-bottom: 0px;
  z-index: 2;
}
.common-home #column-left {
  position: relative;
  margin-top: -340px;
}
.menuleft .icon-right {
  float: right;
  color: #adadad;
  font-size: 10px;
  font-weight: 400;
  line-height: 18px;
  transition: 0.2s ease-out;
  margin-right: 0px;
  z-index: 2;
  position: relative;
  display: inline-block;
}
/* ++++ Custom ++++ */
.menulv.openmob {
  z-index: 22;
}
.menulv.openmob > a {
  font-weight: 700;
}
.menuleft .icon-right {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 49px;
  float: none;
  z-index: 21;
  height: 49px;
  width: 49px;
  transition: 0s;
}
.openmob > .icon-right {
  transform: rotate(-180deg);
}

@media screen and (max-width: 991px) {
  .menulvmbopen {
    position: relative;
  }

  .openmobbody .menulv > .icon-right,
  .openmobbodylv .menulv > .icon-right {
    visibility: hidden;
    transform: 0s;
    z-index: 0 !important;
  }
  .menulvmbopen .icon-right {
    right: -5px !important;
  }
}

/* ---- Custom ---- */

.common-home h1 {
  color: #e01b22;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 65px;
  margin-bottom: 25px;
}
.common-home h2 {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 65px;
  margin-bottom: 70px;
}
.blockvig {
  background-color: #ffffff;
  position: relative;
  padding: 25px;
  height: 331px;
}
.blockvig span {
  display: block;
  color: #046fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 10px;
  padding-top: 12px;
}
#content .blockvigc:nth-child(1) img {
  position: absolute;
  margin-top: -50px;
}
#content .blockvigc:nth-child(2) img {
  position: absolute;
  margin-top: -61px;
}
#content .blockvigc:nth-child(3) img {
  position: absolute;
  margin-top: -60px;
}
.blockvig p {
  color: #252020;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.rabhead {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  padding-bottom: 30px;
  display: block;
}
.rabblock {
  padding-top: 65px;
  display: block;
}
.item.slick-slide:focus {
  outline: none;
}
.popupbuttonprevArrow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin-right: 75px;
  margin-bottom: -43px;
}
.popupbuttonnextArrow {
  text-align: right;
  margin-right: 35px;
  margin-top: 24px;
  display: inline-block !important;
  float: right;
}
.slick-arrow i {
  color: #adadad;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  transition: 0.2s;
  cursor: pointer;
}
.slick-arrow i:hover {
  color: #e01b22;
}
.linkrab {
  color: #e01b22;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: underline;
}
.linkrab {
  color: #e01b22;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: underline;
  margin-top: 25px;
  transition: 0.2s;
  display: inline-block;
}
.linkrab:hover {
  color: #ae171d;
}
.manf {
  margin-right: 35px;
}
.manback {
  display: inline-block;
  position: relative;
  background-color: #ffffff;
  padding-top: 16px;
  width: 100%;
}
.manback img {
  height: 89px;
  margin: auto;
  display: block;
}
.manback .col-md-6:nth-child(odd) {
  padding-right: 8px;
}
.manback .col-md-6:nth-child(even) {
  padding-left: 8px;
}
.manbackb {
  border: 1px solid #f2f2f2;
  margin-bottom: 16px;
}
.manhead {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  display: block;
  padding-top: 65px;
  padding-bottom: 30px;
}
.common-home h3 {
  color: #5a5555;
  margin-top: 70px;
  display: inline-block;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}
.product-thumb {
  border: 5px solid #e8e8e8;
  background-color: #ffffff;
  margin-bottom: 30px;
  transition: 0.2s;
}
.product-thumb:hover {
  border: 5px solid #adadad;
}
.product-thumb img {
  display: block;
  margin: auto;
  padding: 20px 0px;
}
.product-thumb .image {
  border: 1px solid #f2f2f2;
  margin: 10px;
}
.product-thumb .caption {
  text-align: left;
}
.product-thumb .caption span {
  display: block;
  padding: 0px 18px;
  margin-bottom: 10px;
  height: 38px;
  overflow: hidden;
}
.product-layout.product-list .caption .productname {
  height: inherit;
}
.product-list .product-thumb .caption .atributedesccat span {
  height: 15px;
}
.product-grid .productname {
  overflow-y: hidden;
  height: 44px;
}
.productname {
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  height: 50px;
  margin-top: 20px;
}
.price {
  color: #5a5555;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 7px;
}
.zakazproduct {
  margin: auto;
  display: block;
  background: none;
  border: 2px solid #1d97ca;
  color: #046fad;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 6px 73px;
  margin-bottom: 20px;
  margin-top: 23px;
  transition: 0.2s;
}
.zakazproduct:hover {
  background-color: #e9f1f5;
}
.zakazproductp {
  margin: auto;
  display: block;
  background: none;
  border: 2px solid #1d97ca;
  color: #046fad;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 6px 73px;
  margin-bottom: 20px;
  margin-top: 23px;
  transition: 0.2s;
}
.zakazproductp:hover {
  background-color: #e9f1f5;
}
.headvid {
  color: #e01b22;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}
.vidblock a {
  color: #e01b22;
  text-decoration: underline;
}
.vidblock a:hover {
  color: #ae171d;
}
.vidblock {
  display: table;
  padding-top: 30px;
}
.vidblock img {
  margin-top: 20px;
}
.blockinform {
  display: block;
  border: 5px solid #e8e8e8;
  background-color: #ffffff;
  margin-top: 35px;
  margin-bottom: 35px;
}
.blockinform i {
  color: #046fad;
  font-size: 30px;
  font-weight: 400;
  line-height: 11px;
  float: left;
  padding: 10px;
}
.blockinform p {
  display: table;
  position: relative;
  padding-right: 20px;
}
.ulstyle ul {
  list-style-type: square;
  margin-left: 20px;
  color: #adadad;
}
.ulstyle span {
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  margin: 10px 0px;
  display: block;
}
.head3 {
  color: #e01b22;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 40px;
}
.var3 a {
  color: #046fad;
}
.var3 a:hover {
  text-decoration: underline;
}
#content {
  margin-bottom: 50px;
}
.breadcrumb {
  margin: 20px 0px 0px 0px;
  padding: 0px;
}
.breadcrumb li {
  list-style: none;
  display: inline-block;
}
.breadcrumb li a {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #adadad;
}
.breadcrumb .active {
  font-size: 13px;
  line-height: 18px;
  color: #adadad;
  font-weight: 700;
}
.catleft .menulv {
  display: none;
}
.catleft .menulefttop {
  display: none;
}
.catleft {
  margin-top: 50px;
}
.catleft + #content {
  margin-top: 25px;
}
.catleft .menuleft span {
  color: #5a5555;
  font-size: 18px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0px;
  display: block;
  margin-bottom: 0px;
}
.catleft .menuleft {
  background-color: #ffffff;
  box-shadow: none;
  border: 5px solid #e8e8e8;
  padding: 8px 40px;
  position: relative;
  margin-right: 35px;
  margin-bottom: 40px;
}
.menuleftopencat .mobilec .closemenu {
  display: inline-block !important;
  color: #adadad;
  float: right;
}
.menuleftopencat .catleft .fonemenucat {
  box-shadow: 0 5px 50px rgba(0, 0, 0, 0.15);
  margin: 0px 10px;
  padding: 30px;
  background-color: #fff;
}
.menuleftopencat .catleft .menuleft .mobilec {
  border: 5px solid #e8e8e8;
  background-color: #ffffff;
  padding: 8px 40px;
  display: inline-block;
  width: 100%;
}
.menuleftopencat .catleft .menuleft {
  padding: 0px;
  border: none;
  background: none;
}
.menucat span {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  border-bottom: 2px solid #adadad;
  padding-bottom: 15px;
  display: block;
  margin-bottom: 10px;
}
.fonemenucat,
.mainCat-item-subcat {
  list-style: none;
}
.menucat {
  padding: 0px 40px 40px 40px;
  margin-right: 35px;
}
.menucat ul {
  list-style: none;
}
.menucat ul li a {
  color: #252020;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0px;
  display: block;
  transition: 0.2s;
}
.menucat ul li a:hover {
  color: #e01b22;
}
.menupl {
  display: none;
}
.productpage .mobilec .icon-cancel {
  display: none;
}
.mobilec .icon-cancel {
  display: none;
}
.menumobile .nav_overlay {
  display: none;
}
.search_head .icon-cancel {
  display: none;
}
.blockflcat {
  display: inline-block;
  width: 100%;
}
.btnview {
  text-align: right;
}
.btnview button {
  background: none;
  border: none;
}
.btnview button i {
  color: #b7b7b7;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}
.btnview #list-view i,
.listview .btnview #list-view i {
  color: #252020;
}
.gridview .btnview #grid-view i {
  color: #252020;
}
.gridview .btnview #list-view i {
  color: #b7b7b7;
}
.sortnamehead {
  color: #252020;
  font-weight: 400;
  line-height: 18px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}
.sortname {
  text-align: right;
  padding-top: 10px;
}
.sortnamehead:hover {
  color: #e01b22;
}
.sortnamehead i {
  font-size: 10px;
  display: inline-block;
  top: -2px;
  position: relative;
}
.sortopen .sortnamehead i {
  transform: rotate(180deg);
}
.sortnameblock {
  display: none;
}
.sortopen .sortnameblock {
  display: block;
  position: absolute;
  right: 15px;
  z-index: 999;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  margin-top: 5px;
}
.sortpos a {
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  transition: 0.2s;
  border-bottom: 1px solid #e8e8e8;
  padding: 7px 25px;
}
.sortpos a:hover {
  outline: 1px solid #989191;
  border-bottom: 1px solid #ffffff;
}
.sortpos a.activesort {
  outline: 1px solid #989191;
  border-bottom: 1px solid #ffffff;
}
.product-list .image {
  float: left;
  width: 170px;
  margin-right: 30px;
}
.product-list .product-thumb img {
  display: block;
  margin: auto;
  padding: 10px;
  width: 140px;
}
.product-list .product-thumb .caption span {
  margin-top: 10px;
  padding: 0px;
}
.product-list .captionright {
  float: right;
  width: 25%;
  position: absolute;
  right: 0px;
  top: 0px;
  padding-left: 25px;
  padding-top: 15px;
}
.product-list .product-thumb {
  position: relative;
  display: inline-block;
  width: 100%;
}
.product-list .catgarant {
  color: #adadad;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-top: 3px;
}
.product-list .zakazproduct {
  padding: 6px 24px;
  margin: inherit;
  margin-top: 16px;
}
.atributedesccat .atributedesccatname {
  display: table-cell !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #adadad;
}
.atributedesccat .atributedesccattext {
  display: table-cell !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #252020;
  padding-left: 5px !important;
}
.atributedesccat .atributedesccatdel {
  display: table-cell !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  color: #adadad;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding: 0px 5px !important;
}
.atributedesccat {
  display: table;
}
.atributedesccat > div:nth-last-child(1) .atributedesccatdel {
  display: none !important;
}

.product-list .productname {
  height: auto;
}
.mobilear {
  display: none;
}
.pagination {
  display: inline-block;
  text-align: left;
  width: 100%;
  margin-top: 20px;
}
.pagination ul {
  text-align: center;
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 0px;
}
.pagination .active {
  outline: 1px solid #c8c7c7;
  background-color: #ffffff;
  color: #252020;
  position: relative;
}
.pagination li {
  display: inline-block;
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  width: 40px;
  margin-right: 15px;
  text-align: center;
  background-color: #ffffff;
}
.pagination a {
  height: 40px;
  width: 40px;
  display: block;
  color: #252020;
  transition: 0.2s;
  position: relative;
}
.pagination li:hover {
  outline: 1px solid #c8c7c7;
}
.pagination .pagl {
  outline: 1px solid #e8e8e8;
  width: 40px;
  height: 40px;
  position: relative;
}
.pagination .pagl i {
  color: #252020;
  font-size: 10px;
  font-weight: 400;
  top: -2px;
  position: relative;
}
.pagination li:hover .pagl {
  outline: none;
}
.pagination li:hover a {
}
.limitblock {
  text-align: right;
  right: 10px;
  padding-top: 29px;
}
.limitopen .limitblockname {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.limitblockname a {
  display: none;
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  padding: 0px 40px;
  border-bottom: 1px solid #e8e8e8;
  line-height: 33px;
  position: relative;
  margin-top: 1px;
}
.limitblockname a:hover {
  outline: 1px solid #989191;
  border-bottom: 1px solid #ffffff;
}
.limitblockhead {
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-right: 20px;
}
.limitblockhead:hover {
  color: #e01b22;
}
.limitblockhead i {
  font-size: 10px;
  position: relative;
  top: -2px;
  display: inline-block;
}
.limitblockheadz {
  display: inline-block;
  padding: 0px 25px;
  cursor: pointer;
}
.limitopen .limitblock .limitblockname {
  display: block;
  position: absolute;
  background-color: #ffffff;
  right: 15px;
  margin-top: 5px;
  z-index: 99;
}
.catfoot {
  width: 100%;
}
.limitopen .limitblock .limitblockhead i {
  transform: rotate(180deg);
}
.nav_overlay {
  display: none;
}
.limitopen .limitblock .limitblockname a {
  display: block;
  color: #252020;
  font-size: 13px;
  font-weight: 400;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.slider-forp .itemp {
  padding: 15px 0px;
}
.slider-forp img {
  margin: auto;
  width: 100%;
  border: 1px solid #adadad;
  /*    padding: 22px;*/
  background-color: #fff;
}
.productimage .itemblock {
  height: 66px;
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.slider-navp {
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.slider-navp .slick-list {
  margin-left: -10px !important;
  margin-right: -8px !important;
  display: block;
  position: relative;
}
.slider-navp .itemp {
  padding: 0px 10px;
  outline: none;
}
.slider-navp .popupbuttonprevArrows {
  float: left;
  position: absolute;
  top: calc(50% - 15px);
  cursor: pointer;
  left: calc(50% - 380px / 2);
  z-index: +1;
}
.slider-navp .popupbuttonnextArrows {
  float: right;
  position: absolute;
  top: calc(50% - 15px);
  cursor: pointer;
  right: calc(50% - 415px / 2);
  z-index: +1;
}
.slider-navp i {
  color: #545353;
  font-size: 24px;
  font-weight: 400;
  line-height: 18px;
}
.slider-navp .slick-slide img {
  width: 100%;
  padding: 10px;
}
.slick-current.slick-active .itemblock {
  border: 1px solid #adadad;
}
.productimage {
  display: inline-block;
  position: relative;
  width: 100%;
}
.imgblockproduct {
  width: 39%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.atrblockproduct {
  width: 39%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
}
.rightblockproduct {
  width: 22%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.tableatr {
  width: 100%;
  border-collapse: 0;
  border-spacing: 0px;
}
.tableatr td {
  border-bottom: 1px solid #e8e8e8;
}
.tftable {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.tftable td {
  width: 30%;
  border-collapse: collapse;
  border-spacing: 0px;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  color: #252020;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
}
.tftable tr td:nth-child(1) {
  width: 40%;
}
.tftable th {
  width: 30%;
  border-collapse: collapse;
  border-spacing: 0px;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  font-size: 17px;
  text-align: left;
  padding-left: 10px;
  color: #252020;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
}
.tftable tr th:nth-child(1) {
  width: 40%;
}
.atrname {
  width: 70%;
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding: 13px 0px;
}
.atrtext {
  width: 30%;
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 15px;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
.priceproduct {
  color: #5a5555;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  padding-top: 30px;
}
.rightblockproduct .catgarant {
  color: #adadad;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-top: 20px;
}
.selectporuct {
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  cursor: pointer;
  display: block;
  width: 100%;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  position: relative;
  padding: 0px 15px;
}
.selectporuct:hover {
  border: 1px solid #989191;
}
.selectporuct i {
  font-size: 10px;
  float: right;
  display: inline-block;
}
#product .radio input[type="radio"] {
  opacity: 0;
  position: absolute;
  z-index: 99;
  cursor: pointer;
  height: 32px;
  width: 70%;
  display: block;
}
#product .radio input:hover + label {
  border-bottom: 1px solid #fff;
  outline: 1px solid #989191;
  display: block;
}
#product .radio label {
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 31px;
  border-bottom: 1px solid #e8e8e8;
  padding-left: 15px;
}
#product .selectblock {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  display: none;
  width: 100%;
}
.selectpoructopen #product .selectblock {
  display: inline-block;
  position: absolute;
  width: 165px;
  z-index: 99;
}
.selectpoructopen #product .selectporuct i {
  transform: rotate(180deg);
}
.selecthead {
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-top: 20px;
  display: block;
  padding-bottom: 5px;
}
.rightblockproduct .zakazproduct {
  padding: 6px 46px;
}
.rightblockproduct .zakazproductp {
  padding: 6px 40px;
}
.pricelist {
  /*color: #adadad;*/
  color: #5a5555;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-right: 55px;
}
.pricelist a {
  text-decoration: underline;
  /*color: #adadad;*/
  color: #e01b22;
}
.pricelist a:hover {
  color: #e01b22;
}
.productheadrel {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  border-bottom: 2px solid #adadad;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.relatedblockproduct {
  display: inline-block;
  width: 100%;
}
.tabbackgroung {
  background-color: #ffffff;
  padding: 15px 15px 40px 15px;
  display: inline-block;
  height: 100%;
  position: relative;
  width: 100%;
}
.tab-content {
  display: table;
  position: relative;
  height: 100%;
  width: 100%;
}
.nav-tabs {
  list-style: none;
  text-align: justify;
  text-align-last: justify;
  padding-top: 30px;
  padding-bottom: 30px;
}
.nav-tabs li {
  display: inline-block;
  position: relative;
}
.nav-tabs li a {
  color: #5a5555;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding: 9px 25px;
}
.nav-tabs li a:hover {
  outline: 2px solid #e8e8e8;
}
.nav-tabs .active a {
  outline: 2px solid #e8e8e8;
}
.tabbackgroung .tab-pane {
  padding-left: 30px;
}
#tab-spec .tableatr tbody:nth-child(1) td {
  border-top: 1px solid #e8e8e8;
}
#tab-color .image-additional {
  display: inline-block;
  list-style: none;
}
.relatedblockproductauto {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
}
.relauto {
  margin-right: 35px;
  padding: 0px 40px;
}
.relauto .product-layout {
  padding: 0px 15px;
}
.relauto .productheadrel {
  margin-top: 0px;
}
.mobilec {
  cursor: pointer;
}
.menuleftopencat .catleft .menulv {
  display: block;
}
.product-grid .atributedesccat,
.product-grid .catgarant {
  display: none;
}
.product-grid .price {
  padding-left: 15px;
}
.priceopt {
  display: none;
}
.garantop label {
  color: #adadad;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-top: 20px;
  display: inline-block;
}
.garantop input {
  display: none !important;
}
.garantop .checkbox,
.garantop .garantoptype {
  display: inline-block;
}
.garantop {
  display: none;
}
.selectpoructopen .garantop {
  display: block;
}
.product-grid .product-thumb img {
  width: 210px;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  /*    animation-name: zoomOut;*/
  animation-duration: 0.5s;
  animation-fill-mode: both;
  text-align: center;
  white-space: nowrap;
}
.modal::after {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: "";
}
#open-modal-text {
  cursor: pointer;
}
.text-modal.text-modal-body #modal-text {
  visibility: visible;
  height: auto;
  animation-name: zoomIn;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}

#modal-text {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  /*    animation-name: zoomOut;*/
  animation-duration: 0.5s;
  animation-fill-mode: both;
  text-align: center;
  white-space: nowrap;
}

.modalopen2 #zakazmodal2 { 
	display: block !important;  
    visibility: visible;
    height: auto;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}
.modalopen #zakazmodal2,
.modalopen2 #zakazmodal { display: none !important; }
  
.modalopen .modal {
  visibility: visible;
  height: auto;
  animation-name: zoomIn;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.modal-dialog {
  width: 500px;
  display: inline-block;
  vertical-align: middle;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  -webkit-box-shadow: 0 0 18px 7px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 18px 7px rgba(0, 0, 0, 0.05);
}
.colormaps {
  display: inline-block;
  width: 100%;
  color: #5a5555;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.colorimg span {
  display: block;
  margin-bottom: 15px;
  margin-top: 5px;
  font-size: 12px;
  height: 30px;
}
.modal-title {
  color: #5a5555;
  font-size: 18px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  display: block;
  padding: 30px;
}
.modal-body input {
  color: #252020;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  width: 100%;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  position: relative;
  padding: 0px 15px;
  margin-bottom: 30px;
}
.modal-body textarea {
  color: #252020;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  width: 100%;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  position: relative;
  padding: 0px 15px;
  margin-bottom: 30px;
}
.modal-body .colorer {
  border: 1px solid #ff0000;
}
.modal-body input:focus {
  border: 1px solid #989191;
}
.modal-body textarea:focus {
  border: 1px solid #989191;
}
.modal-body .form-group,
.modal-body1 {
  padding: 0px 30px;
  position: relative;
}
.namepdmodal {
  display: block;
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 15px;
  white-space: initial;
}
.pricepdmodal {
  display: block;
  color: #5a5555;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
  line-height: 20px;
}
.notproduct {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}
.activelinkleft a {
  color: #e01b22 !important;
}
.information-information .footerback {
  margin-top: 30px;
}
#btnzk2,
#btnzk {
  margin: auto;
  display: block;
  background: none;
  border: 2px solid #1d97ca;
  color: #046fad;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 6px 73px;
  margin-bottom: 20px;
  margin-top: 23px;
  transition: 0.2s;
  cursor: pointer;
}
#btnzk2:hover,
#btnzk:hover {
  background-color: #e9f1f5;
}
 
.modalopen .modal-body .form-group:nth-child(4) {
  display: none;
}
 
.zakazphf .modal-body .form-group:nth-child(4) {
  display: block;
}
.nav_overlay {
  position: fixed;
  z-index: 180;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  display: none;
  top: 0;
  bottom: 0;
  height: 100%;
  cursor: pointer;
}
.nav_overlay i {
  display: none;
  position: absolute;
  right: 50px;
  font-size: 24px;
  top: 48px;
  color: #fff;
}
.modalopen2 .footerall .nav_overlay,
.modalopen .footerall .nav_overlay {
  display: block;
  z-index: 9999;
}
.closemodal {
  position: absolute;
  right: 0px;
  color: #5a5555;
  font-size: 24px;
  cursor: pointer;
}
.closemodal:hover {
  color: #e8e8e8;
}
.messagesn,
.messagest {
  position: absolute;
  top: 2px;
  right: 35px;
  color: #ff0000;
  font-size: 13px;
}
.colorimg img {
  border: 1px solid #e8e8e8;
}
#input-search {
  background-color: #ffffff;
  border: 2px solid #c8c7c7;
  line-height: 36px;
  margin-top: 5px;
  transition: 0.2s;
  padding-left: 10px;
  color: #adadad;
  font-size: 13px;
  font-weight: 700;
  padding-right: 40px;
  width: 50%;
}
#input-search:focus {
  border: 2px solid #989191;
}
.headsearch {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  color: #5a5555;
}
#button-search {
  border: 2px solid #e8e8e8;
  color: #5a5555;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 6px 12px;
  cursor: pointer;
  transition: 0.2s;
  margin-top: 13px;
  display: inline-block;
  position: relative;
  top: 1px;
  background: none;
}
#button-search:hover {
  border: 2px solid #989191;
}
.zakazph .modal-body1 {
  display: none;
}
.menulvmb {
  display: none;
  visibility: hidden;
  height: 0px;
}
.menulvmbopen .icon-right {
  display: none;
}
.cancelmenu {
  display: none;
}
.menucat + .menuar {
  display: none;
}
.okmodal {
  text-align: center;
  font-size: 18px;
  display: block;
  padding: 50px 0px;
}
.noproduct a {
  border: 2px solid #e8e8e8;
  color: #5a5555;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 2px 12px;
  cursor: pointer;
  transition: 0.2s;
  margin-top: 13px;
  display: inline-block;
}
.noproduct a:hover {
  border: 2px solid #989191;
}
.cattwol {
  display: none;
}
.gallery_cover img {
  width: 100%;
  display: block;
}
.gallery_cover span {
  width: 100%;
  display: inline-block;
  height: 60px;
  bottom: 0px;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  padding-left: 10px;
  padding-top: 5px;
  transition: 0.2s;
  overflow: hidden;
  padding-right: 10px;
}

.gallery_cover a:hover span {
  background: rgba(0, 0, 0, 0.6);
}
.gallery_cover {
  margin-bottom: 30px;
  position: relative;
}
.galleries {
  margin-top: 70px;
}
.galleryimg {
  margin-top: 0px;
}
.bottomgal {
  position: relative;
  padding-bottom: 30px;
}
.relatedblockproductauto .image img {
  width: 100%;
}
.closefl {
  display: none;
}
.imgmanp img {
  display: block;
  height: 100px;
  margin: auto;
  margin-bottom: 30px;
}
.allattrib {
  color: #e01b22;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-top: 25px;
  padding-left: 15px;
}
.allattrib:hover {
  text-decoration: underline;
}
.buttonsf + .buttons {
  display: none;
}
.aunderline {
  color: #e01b22;
  text-decoration: underline;
}
.aunderline:hover {
  color: #ae171d;
}
.btnar {
  padding-top: 40px;
}
.mfp-title {
  display: none;
}
.radiocheck .catgarant {
  display: none;
}
.dilpage {
  width: 100%;
  overflow-y: hidden;
}
.dilpage th {
  font-weight: 700;
  color: #252020;
  text-align: center;
}
.dilpage tr:nth-child(2) td {
  font-weight: 700;
  color: #5a5555;
}
.vakansiblok .messagest {
  position: absolute;
  top: 29px;
  left: 38%;
  color: #ff0000;
  font-size: 13px;
}
.vakansiblok input[type="text"] {
  color: #252020;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  display: inline-block;
  width: 50%;
  position: relative;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  position: relative;
  padding: 0px 15px;
  margin-bottom: 15px;
}
.linkcat {
  display: none !important;
}
.linkcatli {
  display: none !important;
}
.descriptionp .productname {
  color: #252020;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 20px;
  display: block;
  height: inherit;
}

@media (max-width: 1350px) {
	.descriptionp .productname { 
		min-height: 40px;
	}
}

.descriptionp .image {
  border: none;
  margin: 0px;
  float: left;
  padding-top: 10px;
  padding-left: 10px;
}
.descriptionp .vodos .image {
  border: none;
  margin: auto;
  float: none;
  padding-top: 10px;
  padding-left: 0px;
  text-align: center;
}
.descriptionp .product-thumb img {
  display: block;
  margin: inherit;
  padding: 0px 0px;
  width: 210px;
}
.descriptionp .product-thumb {
  display: inline-block;
  width: 100%;
}
.descriptionp .atributein span,
.descriptionp .atributein {
  display: block;
}
.descriptionp .atributein .atributedesccatname {
  color: #adadad;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.descriptionp .atributein .atributedesccattext {
  color: #252020;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.descriptionp .captionright {
  margin-top: 15px;
  left: 15px;
  position: relative;
}
.descriptionp .price {
  padding-top: 55px;
  padding-bottom: 20px;
  padding-left: 15px;
}
.descriptionp .vodos .price {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 0px;
  text-align: center;
}
.descriptionpb {
  border-top: 4px solid #adadad;
  padding-bottom: 45px;
}
.descriptionpbb {
  border-top: 3px solid #e8e8e8;
  margin-top: 15px;
  padding-top: 25px;
}
.descriptionpcat .sortname {
  padding-bottom: 40px;
}
.product-layout {
  display: inline-block;
}
.product-search .product-list .nojan {
  top: 35px;
}
.pokritieblock {
  display: table;
  width: 100%;
}
.information-information .ulstyle {
  margin-left: 20px;
}
.pokritieblock img {
  width: 100%;
  position: relative;
  display: block;
}
.pokritieclass {
  padding-bottom: 30px;
}
.pokritieclass span {
  color: #5a5555;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  padding-top: 10px;
  display: block;
  text-align: center;
}
.pokritieimg img {
  float: left;
  padding-right: 30px;
}
.pokritiehead {
  text-align: center;
  margin-bottom: 20px;
}
.pokritieheadleft {
  text-align: left;
  margin-bottom: 20px;
}
.information-information strong {
  color: #5a5555;
}
.pokritiecolor {
  display: table;
  width: 100%;
}
.pokritiecolor table {
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.pokritiecolor table td {
  padding-right: 15px;
  padding-left: 15px;
}
.pokritiecolor table p {
  line-height: 15px;
}
.pokritiecolor table tr:nth-child(1) td {
  border-bottom: 2px solid #ddd;
}
/*.pokritiecolor table tr:nth-child(odd) td{
border-bottom: 1px solid #ddd;
}*/
.pokritiecolor table tr td {
  border-bottom: 1px solid #ddd;
}
.imgcenter {
  text-align: center;
}

@media (min-width: 992px) and (max-width: 1350px) {
  .search_head {
    margin-top: 25px;
  }
  /* .col-md-l{
float:left;	
width:22%;
} */
  .col-md-t {
    float: left;
    width: 53%;
  }
  #zakaz {
    margin-top: 30px;
    margin-right: 0px;
  }
  .searchheader {
    line-height: 28px;
    margin-top: 5px;
    width: 200px;
  }
  .search_btn {
    line-height: 29px;
    margin-top: 7px;
  }
  .navtop {
    padding-right: 0px;
    margin-top: 27px;
  }
  .cityblock {
    margin-right: -15px;
    margin-top: 25px;
  }
  .citytop {
    padding-right: 10px;
  }
  .mailtop {
    display: none;
  }
  .topright {
    height: 133px;
  }
  .cityphone {
    margin-top: 11px;
  }
  .phonetop {
    padding-top: 7px;
    display: block;
  }
  .wrap-city__files {
    display: flex;
    flex-direction: column;
  }
  .pricedwl {
    top: 0px;
    margin-left: 12px;
  }
  .footerback ul li a {
    white-space: pre;
  }
  .navtop a {
    font-size: 13px;
    text-transform: uppercase;
  }
  .menuleft span {
    font-size: 23px;
  }
  .catleft .menuleft span {
    font-size: 17px;
  }
  .menuleftopencat .catleft .fonemenucat {
    padding: 15px;
  }
  .menuleft {
    margin-right: 0px;
    padding: 15px;
  }
  .menulefttop {
    width: 293px;
    margin-top: -25px;
    margin-left: -25px;
  }
  .blockvig {
    height: 100%;
    margin-bottom: 50px;
  }
  .product-thumb img {
    width: 185px;
  }
  .zakazproduct {
    padding: 6px 38px;
  }
  .zakazproductp {
    padding: 6px 38px;
  }
  .vidblock img {
    width: 100%;
  }
  .head3 {
    display: table;
    width: 100%;
  }
  .manback img {
    height: 75px;
  }
  .vidblock img {
    width: 70%;
  }
  .common-home h3 {
    margin-top: 20px;
  }
  .popupbuttonnextArrow {
    margin-right: 10px;
  }
  .popupbuttonprevArrow {
    margin-right: 50px;
  }
  .blockvig {
    padding: 25px 25px 10px 25px;
  }
  .catleft .menuleft {
    padding: 8px 20px;
    margin-right: 0;
  }
  .menucat {
    padding: 0px 15px 40px 15px;
    margin-right: 0px;
  }
  .art6-filter {
    padding: 25px 15px 40px 15px !important;
  }
  .product-list .captionright {
    padding-left: 10px;
  }
  .product-grid .product-thumb img {
    padding: 20px;
  }
  .catfoot {
    display: inline-block;
    width: 100%;
  }
  .atrblockproduct {
    display: none;
  }
  .rightblockproduct {
    width: 30%;
  }
  .nav-tabs li a {
    padding: 9px 18px;
  }
  .relatedblockproductauto .product-thumb img {
    width: 170px;
  }
  .relauto {
    margin-right: 15px;
    padding: 0px 0px;
    margin-left: 15px;
  }
  .menuleftopencat .catleft .menuleft .mobilec {
    padding: 8px 20px;
  }
  .imgblockproduct {
    width: 45%;
  }
  .relatedblockproductauto .product-layout:nth-child(3) {
    display: none;
  }
  .gridview .product-grid:nth-child(15) {
    display: none;
  }
  .limitblockhead {
    padding-right: 0px;
  }
  .manf {
    margin-right: 0px;
  }
  .akciimain img {
    height: 150px;
  }
  .slidebl {
    margin-right: 12%;
  }
  .vakansiblok .messagest {
    position: absolute;
    top: 29px;
    left: 33%;
    color: #ff0000;
    font-size: 13px;
  }
  .product-list .caption .atributedesccat span {
    height: 18px;
  }
  .product-list .caption span {
    padding: 0px;
  }
  .descriptionp .product-thumb img {
    width: 135px;
  }
  .descriptionp .price {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: inherit;
    text-align: right;
    padding-right: 0px;
    left: -30px;
    position: relative;
  }
  .type {
    left: -30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .manf {
    margin-right: 0px;
  }
  .mainCat-item-subcat {
    display: none !important;
  }
  .menulv.openmob > .mainCat-item-subcat {
    z-index: 1001;
    display: block !important;
  }
  .cityblock {
    display: none;
  }
  .mailtop {
    display: none;
  }
  .searchheader {
    width: 40px;
    padding-left: 0px;
  }
  #zakaz {
    float: none;
    margin-right: 15px;
    margin-left: 50px;
  }
  .topbtgr {
    display: block;
    text-align: center;
  }
  .topbtgr span {
    display: inline-block;
    color: #252020;
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 50px;
  }
  .topright {
    height: 114px;
  }
  .navtop {
    padding-right: 0px;
    margin-top: 16px;
  }
  .navtop .linknone {
    display: none;
  }
  .contacttop {
    border: 2px solid #e8e8e8;
    color: #5a5555;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 2px 12px;
    cursor: pointer;
    transition: 0.2s;
    float: right;
    margin-top: 27px;
  }
  .contacttop:hover {
    border: 2px solid #989191;
  }
  .pricedwl {
    margin-left: 40px;
    top: 0px;
  }
  .hidden-sm {
    display: none;
  }
  .contacttop {
    display: inline-block;
  }
  .searchheader {
    border: none;
  }
  .navtop a {
    font-size: 14px;
  }
  .common-home #column-left {
    margin-top: 0px;
    position: inherit;
    margin-bottom: 50px;
  }
  .menuleft {
    visibility: hidden;
    height: auto;
    position: absolute;
    top: 0px;
    /* animation-name: zoomOut;
    animation-duration: 0.5s;
    animation-fill-mode: both; */
    padding: 50px;
  }
  .backslide {
    min-height: 400px !important;
  }
  .common-home .menupl {
    display: inline-block !important;
    cursor: pointer;
    color: #5a5555;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    border: 5px solid #e01b22;
    background-color: #ffffff;
    padding: 14px 50px;
    margin-top: -120px;
    transition: 0.2s;
    position: absolute;
  }
  .common-home .menupl:hover {
    border: 5px solid #adadad;
  }
  .menutab .menuleft {
    visibility: visible;
    height: auto;
    width: 100%;
    left: 0px;
    z-index: 999;
    /* animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both; */
    background-color: #ffffff;
    border: none;
  }
  .menutab #content,
  .menutab .footerback,
  .menutab .top,
  .menutab #single-item0,
  .menutab .rabblock,
  .menutab #single-banner0,
  .menutab .manf {
    display: none;
  }
  @keyframes zoomIn {
    from {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
      opacity: 1;
    }
  }
  @keyframes zoomOut {
    from {
      opacity: 1;
    }

    50% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
      opacity: 0;
    }
  }
  .menutab .menulefttop {
    display: none;
  }
  .mobilec .icon-cancel {
    float: right;
    color: #5a5555;
    transition: 0.2s;
    cursor: pointer;
    display: inline-block;
  }
  .mobilec .icon-cancel:hover {
    color: #e01b22;
  }
  .nonelink > a {
    /* pointer-events: none; */
  }
  .menulvmbopen > a {
    /* pointer-events: none; */
  }
  #content {
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .nav_overlay {
    position: fixed;
    z-index: 180;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    display: none;
    top: 0;
    bottom: 0;
    height: 100%;
    cursor: pointer;
  }
  .nav_overlay i {
    display: none;
    position: absolute;
    right: 50px;
    font-size: 24px;
    top: 48px;
    color: #fff;
  }
  .openmob ~ .nav_overlay {
    display: block;
  }
  .mainCat-item-subcat {
    display: none;
  }
  .menulv.openmob > .mainCat-item-subcat {
    z-index: 1001;
    display: block;
  }
  .menulv.openmob {
    z-index: 99999;
    position: absolute;
    background-color: #fff;
    width: 100%;
    padding: 15px;
    top: 40px;
  }
  .menumobile {
    position: relative;
  }
  .menulv .icon-right {
    transform: rotate(90deg);
  }
  .menulv.openmob .icon-right {
    transform: rotate(-90deg);
  }
  .menulv.openmob > a {
    pointer-events: all;
    margin-right: 40px;
  }
  .slick-slide img {
    display: block;
    width: 100%;
  }
  .rabblock .item:nth-child(odd) img {
    padding-right: 15px;
  }
  .rabblock .item:nth-child(even) img {
    padding-left: 15px;
  }
  .popupbuttonnextArrow {
    margin-right: 10px;
  }
  .popupbuttonprevArrow {
    margin-right: 45px;
  }
  .manback {
    margin-right: 0px;
  }
  .blockvigc {
    margin-bottom: 50px;
  }
  .blockvig {
    height: 100%;
  }
  .common-home h3 {
    margin-top: 10px;
  }
  .opensearch .search_head {
    position: absolute;
    z-index: 999999;
    padding-right: 30px;
    width: 100%;
  }
  .opensearch .searchheader {
    width: 100%;
    border: 2px solid #c8c7c7;
    padding-left: 10px;
    position: relative;
  }
  .opensearch .search_btn {
    margin-right: 30px;
  }
  .opensearch .navtop {
    margin-top: 18px;
  }
  .zakazproduct {
    padding: 6px 45px;
  }
  .zakazproductp {
    padding: 6px 45px;
  }
  .product-thumb img {
    width: 100%;
    padding: 20px;
  }
  .product-grid .product-thumb img {
    width: 100%;
  }
  .footerback {
    height: 420px;
  }
  .blockvig {
    padding: 25px 25px 10px 25px;
  }
  .contactopen .hidden-xs {
    display: block;
  }
  .cityblock {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 270px;
    z-index: 900;
    overflow-y: auto;
    background-color: #f9f8f8;
    padding-top: 10px !important;
    margin: 0px !important;
    padding: 0px !important;
    left: 0;
    display: block !important;
  }
  .contactopen .cityblock {
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    display: block;
  }
  .citytop {
    font-size: 16px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    color: #5a5555;
  }
  .cityphone {
    display: block;
    line-height: 28px;
    margin-top: 10px;
  }
  .cityphone.active {
    display: block;
    padding-left: 15px;
  }
  #cityid1 {
    position: absolute;
    left: 0px;
    margin-top: 100px;
  }
  #cityid2 {
    position: absolute;
    left: 0px;
    margin-top: 200px;
  }
  #cityidc0 {
    position: absolute;
    left: 15px;
    margin-top: 110px;
  }
  #cityidc1 {
    position: absolute;
    left: 15px;
    margin-top: 215px;
  }
  .nav_overlay {
    position: fixed;
    z-index: 180;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    display: none;
    top: 0;
    bottom: 0;
    height: 100%;
    cursor: pointer;
  }
  .nav_overlay i {
    display: none;
    position: absolute;
    right: 10px;
    font-size: 24px;
    top: 15px;
    color: #fff;
  }
  .contactopen .cityblock + .nav_overlay,
  .contactopen .cityblock + .nav_overlay i {
    display: block;
  }
  .menucat {
    display: none;
  }
  .catleft .menuleft {
    width: 48%;
    display: inline-block;
    /* animation-name: inherit; */
    visibility: visible;
    margin-right: 0px;
  }
  #column-right {
    width: 50%;
    display: inline-block;
  }
  #column-right .art6-filter__title {
    border-bottom: none;
    cursor: pointer;
  }
  #column-right .art6-filter__form {
    visibility: hidden;
    height: auto;
    position: absolute;
    top: -20px;
    /*    animation-name: zoomOut;*/
    animation-duration: 0.5s;
    animation-fill-mode: both;
  }
  .flheadmob {
    border: none;
    background-color: #ffffff;
    padding: 0px;
    color: #252020;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    border-bottom: 2px solid #e01b22;
    padding-bottom: 13px;
    display: block;
    margin-bottom: 15px;
    text-transform: inherit;
  }
  .catleft .mobilec i {
    display: none;
  }
  .menuleftopencat .mobilec .closemenu {
    color: #5a5555;
  }
  .catleft + #content {
    margin-top: 0px;
    padding-bottom: 50px;
  }
  .catleft + #content .breadcrumb {
    margin: 0px 0px 0px 0px;
  }
  .sortname {
    text-align: right;
    padding-top: 29px;
  }
  .menuleftopencat .menuleft {
    visibility: visible;
    height: auto;
    width: 100%;
    left: 0px;
    z-index: 999;
    /* animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both; */
    background-color: #ffffff !important;
    border: none;
    padding: 50px !important;
  }
  .common-home.menuleftopencat .menuleft {
    display: none;
    visibility: hidden;
  }
  .common-home.menuleftopencat .container {
    width: 750px;
  }
  .menuleftopencat #content,
  .menuleftopencat .footerback,
  .menuleftopencat .top,
  .menuleftopencat #column-right,
  .menuleftopencat .rabblock,
  .menuleftopencat #single-banner0,
  .menuleftopencat .manf {
    display: none;
  }
  .common-home.menuleftopencat #content,
  .common-home.menuleftopencat .footerback,
  .common-home.menuleftopencat .top,
  .common-home.menuleftopencat #column-right,
  .common-home.menuleftopencat .rabblock,
  .common-home.common-home.menuleftopencat #single-banner0,
  .common-home.menuleftopencat .manf {
    display: block;
    visibility: visible;
  }
  .menuleftopencat .container {
    width: 100%;
  }
  .menuleftopencat .catleft {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menuleftopencat .catleft .fonemenucat {
    box-shadow: none;
    margin: 0px;
    padding: 0px;
  }
  .menuleftopencat .catleft .menuleft .mobilec {
    border: none;
    background-color: #ffffff;
    padding: 0px;
    color: #252020;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    border-bottom: 2px solid #e01b22;
    padding-bottom: 13px;
    display: block;
    margin-bottom: 15px;
    text-transform: inherit;
  }
  .openfilterm #column-right .art6-filter__form {
    visibility: visible;
    overflow-y: scroll;
    width: 100%;
    width: 100%;
    left: 0px;
    z-index: 99999;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    background-color: #ffffff !important;
    border: none;
    padding: 50px !important;
    width: 450px;
    left: calc(79% - 450px);
    position: fixed;
  }
  .product-list .caption {
    padding-right: 200px;
  }
  .openfilterm .footerback .nav_overlay,
  .openfilterm .footerback .nav_overlay i {
    display: block;
    z-index: 9999;
  }
  .productpage #column-right {
    display: none;
  }
  .rightblockproduct .zakazproduct {
    padding: 6px 31px;
  }
  .rightblockproduct .zakazproductp {
    padding: 6px 31px;
  }
  .product-search #content {
    margin-bottom: 50px;
  }
  .menulvmbopen.openmoblv .menulvmb {
    transition: ease-in-out;
    transition-duration: 1s;
    transition-delay: 0s, 1s;
    visibility: visible;
    height: auto;
    width: 100%;
    display: block;
  }

  .menulvmbul {
    display: block !important;
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    padding-left: 20px;
  }
  .mainCat-item-subcat a {
    padding: 15px 10px;
    border-bottom: 1px solid #e8e8e8;
  }
  .menulvmbul a {
    border-bottom: none;
    padding: 11px 10px;
  }
  .menulvmbopen .icon-right {
    transform: rotate(90deg) !important;
  }
  .menulvmbopen .icon-right {
    display: inline-block;
  }
  .menulvmbopen.openmoblv .icon-right {
    transform: rotate(-90deg) !important;
  }
  .menuleft .openmob > a .icon-right {
    display: none !important;
  }
  .menulvmbopen .icon-right {
    display: inline-block !important;
  }
  .menulv .cancelmenu {
    display: none;
  }
  .openmobbody .openmob .cancelmenu,
  .openmobbodylv .openmob .cancelmenu {
    display: inline-block;
    float: right;
    position: absolute;
    right: 16px;
    top: 22px;
    padding: 10px;
    z-index: 999;
    cursor: pointer;
    border-bottom: 1px solid #e8e8e8;
  }
  .cancelmenu .icon-cancel {
    color: #adadad;
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
    transition: 0.2s ease-out;
    margin-right: 0px;
    z-index: 2;
    position: relative;
    right: -9px;
  }
  .selectpoructopen #product .selectblock {
    width: 135px;
  }
  .mobilec .icon-cancel {
    display: inline-block;
  }
  .cartpage .mobilec .icon-cancel {
    display: none;
  }
  .menuleft a {
    transition: inherit;
  }
  .pricelist {
    padding-right: 25px;
  }
  .searchclose .icon-search {
    display: none;
  }
  .searchclose .icon-cancel {
    display: inline-block;
  }
  .wraplink {
    display: inline-block;
    margin-right: 15px;
  }
  .menulvmbopen .icon-right {
    position: absolute;
    right: 10px;
  }
  .slidebl {
    display: none;
  }
  .articlemenu {
    width: 48%;
    display: inline-block;
    animation-name: inherit;
    visibility: visible;
    margin-right: 0px;
    background-color: #ffffff;
    box-shadow: none;
    border: 5px solid #e8e8e8;
    padding: 8px 40px;
    position: relative;
    margin-top: 20px;
    margin-left: 15px;
  }
  .mobilear {
    color: #5a5555;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    border-bottom: none;
    padding-bottom: 0px;
    display: block;
    margin-bottom: 0px;
  }
  .mobilearopen .menucat {
    visibility: visible;
    height: auto;
    width: 100%;
    left: 0px;
    z-index: 99999;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    background-color: #ffffff !important;
    border: none;
    padding: 50px !important;
    display: block;
    position: absolute;
  }
  .mobilearopen .nav_overlay,
  .mobilearopen .nav_overlay i {
    display: block;
    z-index: 9999;
  }
  .navtop li:hover .topnavlv,
  .icon-down-open-mini {
    display: none !important;
  }
  .vakansiblok input[type="text"] {
    width: 60%;
  }
  .product-list .caption .atributedesccat span {
    height: 18px;
  }
  .product-list .caption span {
    padding: 0px;
  }
  .productpage .menucat {
    display: none !important;
  }
  .linkcalc {
    display: none;
  }
  .descriptionp .product-thumb img {
    width: 180px;
  }
  .descriptionp .price {
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .productpage .menucat,
  .linkcalc {
    display: none !important;
  }
  .vakansiblok input[type="text"] {
    width: 320px;
  }
  .type {
    top: -9px;
    right: initial;
    left: 0px;
  }
  .vakansiblok .messagest {
    left: 168px;
  }
  .navtop li:hover .topnavlv,
  .icon-down-open-mini {
    display: none !important;
  }
  .articlemenu {
    width: 48%;
    display: inline-block;
    animation-name: inherit;
    visibility: visible;
    margin-right: 0px;
    background-color: #ffffff;
    box-shadow: none;
    border: 5px solid #e8e8e8;
    padding: 8px 40px;
    position: relative;
    margin-top: 20px;
    margin-left: 15px;
  }
  .mobilear {
    color: #5a5555;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    border-bottom: none;
    padding-bottom: 0px;
    display: block;
    margin-bottom: 0px;
  }
  .mobilearopen .menucat {
    visibility: visible;
    height: auto;
    width: 100%;
    left: 0px;
    z-index: 99999;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    background-color: #ffffff !important;
    border: none;
    padding: 50px !important;
    display: block !important;
    position: absolute;
  }
  .mobilearopen .nav_overlay,
  .mobilearopen .nav_overlay i {
    display: block;
    z-index: 9999;
  }
  .articlepage .menucat {
    display: none;
  }
  .manf {
    margin-right: 0px;
  }
  .menuleft .openmob > a .icon-right {
    display: none !important;
  }
  .closefl {
    top: 10px;
    display: inline-block;
  }
  .openmobbody .openmob .cancelmenu,
  .openmobbodylv .openmob .cancelmenu {
    display: inline-block;
    float: right;
    position: absolute;
    right: 16px;
    top: 10px;
    padding: 10px;
    z-index: 999;
    cursor: pointer;
    /* border-bottom: 1px solid #e8e8e8;*/
  }
  .menulv.openmob > a {
    margin-right: 40px;
  }
  .relatedblockproductauto .product-layout:nth-child(3) {
    display: none;
  }
  .atrblockproduct {
    display: none;
  }
  .catleft.productpage #column-right {
    display: none;
  }
  .navtop .linknone {
    display: none;
  }
  .searchheader {
    width: 40px;
    padding-left: 0px;
    border: none;
  }
  /* .topcontent .col-xs-3{
    float: left;
    padding-left: 0px;
    width: 128px;	
} */
  .topright .col-xs-offset-3 {
    padding-left: 0px;
  }
  .topright {
    margin-left: 15px;
    margin-right: 0px;
    height: 100%;
    box-shadow: none;
    width: calc(100% - 158px);
    display: inline-block;
  }
  .navtop {
    padding-right: 0px;
    margin-top: 13px;
  }
  .navtop a {
    font-size: 14px;
    text-transform: uppercase;
  }
  .contacttop {
    border: 2px solid #e8e8e8;
    color: #5a5555;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 2px 12px;
    cursor: pointer;
    transition: 0.2s;
    float: right;
    margin-top: 13px;
    display: inline-block;
  }
  .contacttop:hover {
    border: 2px solid #989191;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  #zakaz {
    float: none;
    margin-right: 20px;
    margin-left: 40px;
    margin-top: 13px;
  }
  .pricedwl {
    margin-left: 40px;
    top: 0px;
  }
  .hidden-xs {
    display: none;
  }
  .topcontent {
    background-color: #fff;
    box-shadow: 0 5px 50px rgba(0, 0, 0, 0.15);
  }
  .search_head {
    margin-top: 0px;
    margin-left: -30px;
  }
  .backslide {
    min-height: 400px !important;
  }
  .common-home #column-left {
    position: inherit;
    margin-top: 0px;
  }
  .menutab .menuleft {
    display: block;
    visibility: visible;
    width: 100%;
    left: 0px;
    z-index: 999;
    /* animation-name: zoomIn;
    animation-duration: 0.3s;
    animation-fill-mode: both; */
    background-color: #ffffff;
    border: none;
    position: relative;
  }
  .menutab #content,
  .menutab .footerback,
  .menutab .top,
  .menutab #single-item0,
  .menutab .rabblock,
  .menutab #single-banner0,
  .menutab .manf {
    display: none;
  }
  @keyframes zoomIn {
    from {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
      opacity: 1;
    }
  }
  @keyframes zoomOut {
    from {
      opacity: 1;
    }

    50% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
      opacity: 0;
    }
  }
  .menutab .menulefttop {
    display: none;
  }
  .mobilec .icon-cancel {
    float: right;
    color: #5a5555;
    transition: 0.2s;
    cursor: pointer;
    display: inline-block;
  }
  .cartpage .mobilec .icon-cancel {
    display: none;
  }
  .mobilec .icon-cancel:hover {
    color: #e01b22;
  }
  .nonelink > a {
    /* pointer-events: none; */
  }
  #content {
    position: relative;
    margin-bottom: 0px;
  }
  .nav_overlay {
    position: fixed;
    z-index: 180;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    display: none;
    top: 0;
    bottom: 0;
    height: 100%;
    cursor: pointer;
  }
  .nav_overlay i {
    display: none;
    position: absolute;
    right: 10px;
    font-size: 24px;
    top: 15px;
    color: #fff;
  }
  .openmob ~ .nav_overlay {
    display: block;
  }
  .mainCat-item-subcat {
    display: none !important;
  }
  .menulv.openmob > .mainCat-item-subcat {
    z-index: 1001;
    display: block !important;
  }
  .menulv.openmob {
    z-index: 99999;
    position: absolute;
    background-color: #fff;
    width: 100%;
    padding-bottom: 15px;
    padding: 15px;
  }
  .menumobile {
    position: relative;
  }
  .menulv .icon-right {
    transform: rotate(90deg);
  }
  .menulv.openmob .icon-right {
    transform: rotate(-90deg);
  }
  .menulv.openmob > a {
    pointer-events: all;
  }
  .slick-slide img {
    display: block;
    width: 100%;
  }
  .rabblock .item:nth-child(odd) img {
    padding-right: 15px;
  }
  .rabblock .item:nth-child(even) img {
    padding-left: 15px;
  }
  .popupbuttonnextArrow {
    margin-right: 10px;
  }
  .popupbuttonprevArrow {
    margin-right: 45px;
  }
  .manback {
    margin-right: 0px;
  }
  .blockvigc {
    margin-bottom: 50px;
  }
  .blockvig {
    height: 100%;
  }
  .common-home h3 {
    margin-top: 10px;
  }
  .common-home .menupl {
    display: inline-block !important;
    cursor: pointer;
    color: #5a5555;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    border: 5px solid #e01b22;
    background-color: #ffffff;
    padding: 14px 50px;
    margin-top: -180px;
    transition: 0.2s;
    position: absolute;
  }
  .menutab #column-left {
    padding-left: 0px;
    padding-right: 0px;
  }
  .opensearch .search_head {
    position: absolute;
    z-index: 9999999;
    padding-right: 0px;
    width: 100%;
    margin-top: 3px;
  }
  .opensearch .searchheader {
    width: 100%;
    border: 2px solid #c8c7c7;
    padding-left: 10px;
    position: relative;
    margin-top: 8px;
    line-height: 36px;
  }
  .opensearch .search_btn {
    margin-right: 0px;
    margin-top: 11px;
  }
  .opensearch .navtop {
    margin-top: 13px;
  }
  .searchheader {
    line-height: 0px;
    margin-top: 0px;
  }
  .menuleft {
    visibility: hidden;
    height: auto;
    position: absolute;
    top: 0px;
    display: none;
    /* animation-name: zoomOut;
    animation-duration: 0.5s;
    animation-fill-mode: both; */
    padding: 50px;
  }
  .cartpage .menuleft {
    top: 7px;
  }
  .img-logo {
    width: 139px;
    display: block;
  }
  .topcontent .col-xsm-t {
    width: 100%;
    float: left;
    padding: 0px;
    margin-left: 0px;
  }
  .topcontent .col-xsm-l {
    float: left;
    padding: 0px;
    display: inline-block;
    width: initial;
  }
  .search_btn {
    margin-top: -4px;
  }
  .common-home #column-left {
    margin-top: 0px;
    position: inherit;
    margin-bottom: 0;
  }
  .manback img {
    height: 79px;
  }
  .footerback .foothead {
    padding-top: 30px;
  }
  .footerback {
    height: 365px;
  }
  .searchclose .icon-search {
    display: none;
  }
  .searchclose .icon-cancel {
    display: inline-block;
  }
  .blockvig {
    padding: 25px 25px 10px 25px;
  }
  .cityblock {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 270px;
    z-index: 900;
    overflow-y: auto;
    background-color: #f9f8f8;
    padding-top: 10px !important;
    margin: 0px !important;
    padding: 0px !important;
    left: 0;
    display: block !important;
  }
  .contactopen .cityblock {
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    display: block;
    text-align: left;
  }
  .contactopen .mailtop {
    display: none;
  }
  .citytop {
    font-size: 16px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    color: #5a5555;
  }
  .cityphone {
    display: block;
    line-height: 28px;
    margin-top: 5px;
    padding-left: 15px;
  }
  .cityphone.active {
    display: block;
  }
  .phonetop a {
    font-weight: 700;
  }
  #cityidc0,
  #cityidc1 {
    padding-left: inherit;
  }
  .cityblock .cityphone:nth-child(3).active {
    padding-left: 15px;
  }
  #cityid1 {
    position: absolute;
    left: 0px;
    margin-top: 90px;
  }
  #cityid2 {
    position: absolute;
    left: 0px;
    margin-top: 180px;
  }
  #cityidc0 {
    position: absolute;
    left: 15px;
    margin-top: 95px;
  }
  #cityidc1 {
    position: absolute;
    left: 15px;
    margin-top: 185px;
  }
  .nav_overlay {
    position: fixed;
    z-index: 20;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    display: none;
    top: 0;
    bottom: 0;
    height: 100%;
    cursor: pointer;
  }
  .nav_overlay i {
    display: none;
    position: absolute;
    right: 10px;
    font-size: 24px;
    top: 15px;
    color: #fff;
  }
  .contactopen .cityblock + .nav_overlay,
  .contactopen .cityblock + .nav_overlay i {
    display: block;
  }
  .contactopen .hidden-xs {
    display: block;
  }
  .product-thumb img {
    display: block;
    margin: auto;
    padding: 10px 0px;
    width: 140px;
  }
  .product-list .product-thumb img {
    width: 105px;
  }
  .product-list .product-thumb .image {
    width: 20%;
    display: inline-block;
    float: left;
    margin-right: 5px;
  }
  .product-list .captionright {
    float: none;
    width: initial;
    position: relative;
  }
  .product-list .price {
    color: #5a5555;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
  }
  .product-list .price {
    display: inline-block;
    padding-left: 20px;
  }
  .product-list .catgarant {
    display: inline-block;
    padding-left: 20px;
  }
  .product-list .button-group {
    float: right;
  }
  .product-list .zakazproduct {
    margin-top: -5px;
    margin-right: 15px;
  }
  .sortnamehead,
  .limitblockhead,
  .btnview,
  .atributedesccat {
    display: none;
  }
  .product-list .product-thumb .caption {
    text-align: left;
    height: 50px;
    overflow: hidden;
  }
  .catleft .menuleft {
    width: 48%;
    display: inline-block;
    /* animation-name: inherit; */
    visibility: visible;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .catleft .menucat,
  .catleft .product-filter-button {
    display: none;
  }
  .catleft .menuleft span {
    /* width: 80px;*/
    overflow: hidden;
    height: 30px;
  }
  .catleft #column-right {
    width: 50%;
    display: inline-block;
  }
  .catleft #column-right .art6-filter__form {
    visibility: hidden;
    height: 100%;
    position: fixed;
    top: -20px;
    /*    animation-name: zoomOut;*/
    animation-duration: 0.5s;
    animation-fill-mode: both;
    overflow-y: auto;
  }
  .menuleftopencat .menuleft {
    visibility: visible;
    height: auto;
    width: 100%;
    left: 0px;
    z-index: 999;
    /* animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both; */
    background-color: #ffffff !important;
    border: none;
    padding: 50px;
  }
  .common-home.menuleftopencat .menuleft {
    display: none;
    visibility: hidden;
  }
  .common-home.menuleftopencat .container {
    width: 100%;
  }
  .menuleftopencat #content,
  .menuleftopencat .footerback,
  .menuleftopencat .top,
  .menuleftopencat #column-right,
  .menuleftopencat .rabblock,
  .menuleftopencat #single-banner0,
  .menuleftopencat .manf {
    display: none;
  }
  .common-home.menuleftopencat #content,
  .common-home.menuleftopencat .footerback,
  .common-home.menuleftopencat .top,
  .common-home.menuleftopencat #column-right,
  .common-home.menuleftopencat .rabblock,
  .common-home.common-home.menuleftopencat #single-banner0,
  .common-home.menuleftopencat .manf {
    display: block;
    visibility: visible;
  }
  .menuleftopencat .container {
    width: 100%;
  }
  .menuleftopencat .catleft {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menuleftopencat .catleft .fonemenucat {
    box-shadow: none;
    margin: 0px;
    padding: 0px;
  }
  .menuleftopencat .catleft .menuleft .mobilec {
    border: none;
    background-color: #ffffff;
    padding: 0px;
    color: #252020;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    border-bottom: 2px solid #e01b22;
    padding-bottom: 13px;
    display: block;
    margin-bottom: 15px;
    text-transform: inherit;
  }
  .openfilterm #column-right .art6-filter__form {
    visibility: visible;
    height: 100%;
    overflow-y: scroll;
    width: 100%;
    left: 0px;
    z-index: 99999;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    background-color: #ffffff !important;
    border: none;
    padding: 50px !important;
  }
  .menuleftopencat .catleft .menuleft span {
    width: inherit;
    overflow: hidden;
    height: inherit;
  }
  .openfilterm .nav_overlay,
  .openfiltermopenfilterm .nav_overlay i {
    display: block;
    z-index: 9999;
  }
  .rightblockproduct .zakazproduct {
    padding: 6px;
    width: 100%;
  }
  .rightblockproduct .zakazproductp {
    padding: 6px;
    width: 100%;
  }
  .rightblockproduct {
    width: 30%;
  }
  .catleft {
    margin-top: 30px;
  }
  .catfoot {
    display: inline-block;
  }
  .product-grid .product-thumb img {
    width: 130px;
  }
  .selectback {
    width: 165px;
  }
  .nav-tabs li a {
    padding: 9px 15px;
  }
  .rightblockproduct .zakazproduct {
    padding: 6px 46px;
    width: initial;
    margin-left: 0px;
  }
  .rightblockproduct .zakazproductp {
    padding: 6px 46px;
    width: initial;
    margin-left: 0px;
  }
  .menuleftopencat .productpage .menuleft {
    padding: 30px;
    border: none;
    background: none;
  }
  h1 {
    color: #5a5555;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-top: 25px;
  }
  .product-search #content {
    margin-bottom: 50px;
  }
  .product-search .pagintation {
    display: inline-block;
    width: 100%;
  }
  .menulvmbopen.openmoblv .menulvmb {
    /*    transition: ease-in-out;
      transition-duration: 1s;
  transition-delay: 0s, 1s;*/
    visibility: visible;
    height: auto;
    width: 100%;
    display: block;
  }
  .flheadmob {
    border: none;
    background-color: #ffffff;
    padding: 0px;
    color: #252020;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    border-bottom: 2px solid #e01b22;
    padding-bottom: 13px;
    display: block;
    margin-bottom: 15px;
    text-transform: inherit;
  }
  .menulvmbul {
    display: block !important;
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    padding-left: 20px;
  }
  .mainCat-item-subcat a {
    padding: 15px 10px;
    border-bottom: 1px solid #e8e8e8;
  }
  .menulvmbul a {
    border-bottom: none;
    padding: 11px 10px;
  }
  .menulvmbopen .icon-right {
    transform: rotate(90deg) !important;
  }
  .menulvmbopen .icon-right {
    display: inline-block;
  }
  .menulvmbopen.openmoblv .icon-right {
    transform: rotate(-90deg) !important;
  }
  .menuleft .openmob .icon-cancel {
    float: right;
    color: #adadad;
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
    transition: 0.2s ease-out;
    margin-right: -7px;
    z-index: 2;
    position: relative;
    display: inline-block;
    padding-bottom: 3px;
  }
  .menulvmbopen > a {
    /* pointer-events: none; */
  }
  .menuleftopencat .cartpage .menuleft {
    padding: 30px;
  }
  .cartpage .zakazproduct {
    margin-top: -30px;
  }
  .gallery_cover {
    margin-bottom: 30px;
  }
  .galleries {
    margin-top: 70px;
  }
  .gridview .product-grid:nth-child(15) {
    display: none;
  }
  .galleryimg {
    margin-top: 0px;
  }
  .citytop {
    cursor: inherit;
  }
  .topright {
    text-align: center;
  }
  .toprighthead {
    width: 475px;
    display: inline-block;
    position: relative;
  }
  .menuleft a {
    transition: inherit;
  }
  .modal {
    overflow-y: auto;
  }
  .wraplink {
    display: inline-block;
    margin-right: 15px;
  }
  .menulvmbopen .icon-right {
    position: absolute;
    right: 10px;
  }
  .rabblock {
    padding-top: 0px;
  }
  .akciimain {
    display: inline-block;
    margin-bottom: -60px;
  }
  .slidebl {
    display: none;
  }
  .descriptionp .product-thumb img {
    display: block;
    margin: inherit;
    padding: 0px 0px;
    width: 85%;
    margin: inherit;
  }
  .descriptionp .product-thumb .image {
    float: left;
    display: inline-block;
    width: 40%;
    padding-bottom: 40px;
    padding-left: 10px;
  }
  .descriptionp .price {
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: right;
    padding-right: 30px;
  }
  .descriptionp {
    display: inline-block;
  }
  .descriptionpcat .sortname {
    padding-bottom: 0px;
  }
  .descriptionp .product-thumb {
    display: inline-block;
    width: 100%;
    height: 190px;
    padding-top: 10px;
  }
  .descriptionp .productname {
    display: inline-block;
    height: 48px;
    margin-top: 0px;
  }
  .descriptionp .vodos .productname {
    display: block;
    height: 48px;
    margin-top: 0px;
  }
  .descriptionp .captionright {
    margin-top: 0px;
  }
  .product-search .product-list .nojan {
    top: 0px;
  }
  .pokritiecolor .colorimg {
    text-align: center;
  }
  .pokritiecolor {
    display: initial;
    width: 100%;
  }
  .imgcenter img {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 660px) {
  .topright {
    text-align: inherit;
  }
  .toprighthead {
    width: inherit;
    display: inherit;
  }
  .search_btn {
    margin-top: 8px;
  }
  #zakaz {
    display: none;
  }
  .contacttop {
    margin-top: 13px;
  }
  .navtop {
    display: inline-block;
  }
  .footerback {
    height: 320px;
  }
  .footerback .foothead {
    padding-top: 15px;
  }
  .opensearch .searchheader {
    margin-top: 9px;
    line-height: 36px;
  }
  .opensearch .search_btn {
    margin-top: 12px;
    margin-right: 0px;
  }
  .opensearch .pricedwl {
    display: none;
  }
  .vidblock img {
    width: 100%;
  }
  .pricedwl {
    top: 13px;
  }
  .search_head {
    /* margin-top: 5px; */
    margin-left: 0px;
  }
  .contactfoot {
    padding-bottom: 25px;
  }
  .copyfoot span {
    padding-top: 20px;
  }
  .art6 {
    width: 86px;
    margin-top: 25px;
  }
  .nav-tabs li {
    width: 49%;
    margin-bottom: 10px;
  }
  .nav-tabs li a {
    padding: 9px 15px;
  }
  .nav-tabs {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .nav-tabs li a {
    text-align-last: center;
    text-align: center;
  }
  .pricelist {
    padding-right: 0px;
  }
  .imgblockproduct {
    width: 45%;
  }
  .rightblockproduct {
    width: 45%;
  }
  .modal-title {
    padding: 15px 30px;
  }
  .modal-body input {
    margin-bottom: 15px;
  }
  .modal-dialog {
    width: 400px;
    margin: 100px auto;
  }
  .tabbackgroung .tab-pane {
    padding-left: 0px;
  }
}

@media (max-width: 590px) {
  .linkcatli {
    display: block !important;
  }
  .linkcat {
    display: block !important;
  }
  .navtop ul li {
    display: block;
    position: relative;
  }
  .backslide {
    min-height: 250px !important;
    background-position-x: 70% !important;
  }
  .common-home .menupl {
    margin-top: 0px;
    position: relative;
    padding: 12px 35px;
  }
  #single-item0 {
    margin-top: 0px;
  }
  .slick-dots {
    display: none !important;
  }
  .menumobile {
    position: relative;
    margin-left: 4px;
  }
  .catleft .menuleft span {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    border-bottom: none;
    padding-bottom: 0px;
    display: block;
    margin-bottom: 0px;
    width: 80px;
    margin-left: -3px;
  }
  .wraplink {
    display: inline-block;
    margin-right: 15px;
  }
  .menulvmbopen .icon-right {
    position: absolute;
    right: 10px;
  }
  .slider-navp {
    display: none !important;
  }
  .navtop {
    display: none;
  }
  .menutop {
    display: inline-block;
    cursor: pointer;
    margin-top: 17px;
    margin-left: 25px;
    color: #046fad;
    border: 2px solid #1d97ca;
    padding: 3px 12px;
    font-size: 14px;
  }
  .opensearch .search_head {
    padding-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
  }
  .opensearch .searchheader {
    border: none;
    margin-top: 0px;
    line-height: 58px;
  }
  .opensearch .search_btn {
    margin-right: 0px;
    margin-top: 0px;
  }
  .hidden-xsm {
    display: none;
  }
  .col-xsm-12 {
    width: 100%;
  }

  .col-xsm-11 {
    width: 91.66666667%;
  }

  .col-xsm-10 {
    width: 83.33333333%;
  }

  .col-xsm-9 {
    width: 75%;
  }

  .col-xsm-8 {
    width: 66.66666667%;
    float: left;
    padding: 0px;
  }

  .col-xsm-7 {
    width: 58.33333333%;
  }

  .col-xsm-6 {
    width: 50%;
    float: left;
    padding: 0px;
  }
  .descriptionp .col-xsm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-xsm-5 {
    width: 41.66666667%;
  }

  .col-xsm-4 {
    width: 33.33333333%;
    float: left;
    padding: 0px;
  }

  .col-xsm-3 {
    width: 25%;
  }

  .col-xsm-2 {
    width: 16.66666667%;
  }

  .col-xsm-1 {
    width: 8.33333333%;
  }
  .topcontent .col-xsm-t {
    width: 100%;
    float: left;
    padding: 0px;
    margin-left: 0px;
  }
  .topcontent .col-xsm-l {
    float: left;
    padding: 0px;
    display: inline-block;
    width: initial;
  }
  .img-logo {
    width: 80px;
  }
  .pokritieblock img {
    width: 50%;
    margin: auto;
  }
  .pokritiecolor .colorimg {
    text-align: center;
  }
  .pokritiecolor table td {
    padding-right: 5px;
    padding-left: 5px;
  }
  .pokritiecolor table p {
    font-size: 13px;
  }
  .topright {
    display: inline-block;
    width: calc(100% - 80px);
    margin-left: 0px;
    text-align: inherit;
  }
  .toprighthead {
    position: absolute;
    width: 100%;
    display: inherit;
  }
  .pricedwl {
    margin-left: 0px;
    top: 20px;
    position: absolute;
    right: 60px;
  }
  .contacttop {
    margin-top: 45px;
    margin-right: 15px;
  }
  .search_head {
    /* margin-left: 15px;
	float: right;
	    margin-top: 0px; */
  }
  .contacttop {
    display: none;
  }
  .search_btn {
    width: 58px;
    line-height: 58px;
    margin-top: 0px;
    height: 58px;
  }
  .manback {
    padding-left: 16px;
    padding-right: 16px;
  }
  .product-thumb .image {
    width: 20%;
    display: inline-block;
    float: left;
  }
  .product-thumb img {
    width: 100%;
  }
  .product-thumb {
    display: inline-block;
    width: 100%;
    position: relative;
    /*  height: 130px;*/
    padding-bottom: 40px;
  }
  .product-list .product-thumb {
    padding-bottom: 0px;
  }
  .product-thumb .caption span {
    margin-top: 10px;
  }
  .zakazproduct {
    padding: 3px 10px;
    right: 15px;
    bottom: 0px;
    position: absolute;
    margin-bottom: 15px;
  }
  .zakazproductp {
    padding: 3px 10px;
    right: 15px;
    bottom: 0px;
    position: absolute;
    margin-bottom: 15px;
  }
  .price {
    position: absolute;
    left: 21%;
    bottom: 15px;
  }
  .common-home h1 {
    font-size: 24px;
    margin-top: 30px;
  }
  .common-home h2 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .vidblock {
    padding-top: 0px;
  }
  .blockinform i {
    float: none;
    padding: 10px;
    display: block;
  }
  .blockinform p {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 0px;
  }
  .price {
    font-size: 18px;
  }
  .navtop {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: fixed;
    top: -70px;
    bottom: 0;
    width: 270px;
    z-index: 9999999;
    overflow-y: auto;
    background-color: #f9f8f8;
    padding-top: 10px !important;
    margin: 0px !important;
    padding: 10px !important;
    left: 0;
    display: block !important;
    padding-bottom: 70px;
    right: 0;
  }
  .menutopopenmobile .navtop {
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px) translateY(70px);
    display: block;
    right: 0;
    bottom: 0;
    top: -70px;
    padding-bottom: 70px;
  }
  .menutopopenmobile .topright .hidden-xs {
    display: block;
  }
  .navtop a {
    display: block;
    font-size: 16px;
    text-align: left;
    text-align-last: left;
    padding: 13px;
  }
  .navtop .linknone {
    display: block;
  }
  .menutopopenmobile .nav_overlay,
  .menutopopenmobile .nav_overlay i {
    display: block;
  }
  .product-list .product-thumb .caption span {
    margin-top: 10px;
    padding: 0px;
  }
  .product-list .product-thumb .image {
    margin-right: 15px;
  }
  .product-list .catgarant {
    display: none;
  }
  .product-list .product-thumb img {
    width: 92px;
  }
  .product-list .zakazproduct {
    padding: 3px 10px;
  }
  .product-list .product-thumb .image {
    width: 92px;
  }
  .product-list .price {
    padding-left: 0px;
    position: relative;
    left: 0px;
    top: -5px;
  }
  .catleft .menuleft {
    padding: 0px 20px !important;
    top: 15px;
    margin-bottom: 0px;
  }
  .productpage .menuleft {
    top: 0px;
  }
  .menuleftopencat .productpage .menuleft {
    padding: 20px !important;
    width: 100%;
  }
  .cartpage .menuleft {
    top: -3px;
  }
  .catleft #column-right {
    top: 4px;
  }
  .menuleftopencat .cartpage .menuleft {
    padding: 25px !important;
    width: 100%;
  }
  .catleft {
    margin-top: 15px;
  }
  .product-grid .product-thumb img {
    width: 100%;
    padding: 10px;
  }
  .product-grid .product-thumb {
    padding-bottom: 30px;
  }
  .pagination li {
    margin-bottom: 15px;
  }
  .imgblockproduct {
    width: 50%;
  }
  .rightblockproduct {
    width: 50%;
  }
  .rightblockproduct .zakazproduct {
    width: initial;
    margin-top: 20px;
    right: inherit;
    bottom: inherit;
    position: relative;
  }
  .rightblockproduct .zakazproductp {
    width: initial;
    margin-top: 20px;
    right: inherit;
    bottom: inherit;
    position: relative;
  }
  .pricelist {
    padding-top: 10px;
  }
  .nav-tabs li a {
    padding: 9px 5px;
  }
  h1 {
    font-size: 24px;
  }
  .relatedblockproductauto .product-thumb {
    height: inherit;
  }
  .relatedblockproductauto .productname {
    height: 58px;
    overflow: hidden;
  }
  .relatedblockproductauto .price {
    position: absolute;
    left: inherit;
    bottom: 0px;
    float: left;
    margin-bottom: 20px !important;
  }
  .relatedblockproductauto .product-thumb .caption {
    position: inherit;
    margin-left: inherit;
  }
  .relatedblockproductauto .zakazproduct {
    right: 12px;
    margin-bottom: 12px;
  }
  .relatedblockproductauto .zakazproductp {
    right: 12px;
    margin-bottom: 12px;
  }
  .product-list .zakazproduct {
    margin-right: 5px;
  }
  .product-grid .price {
    position: absolute;
    left: inherit;
    bottom: 0px;
    float: left;
    margin-bottom: 10px !important;
  }
  .tabbackgroung {
    padding: 15px 0px 40px 0px;
  }
  .nav-tabs li a {
    font-size: 14px;
  }
  #input-search {
    width: calc(100% - 81px);
  }
  .modal-dialog {
    width: 300px;
    margin: 50px auto;
  }
  .catleft .menuleft {
    width: 115px;
  }
  .menuleftopencat .catleft .menuleft {
    width: 100%;
  }
  .rabblock {
    padding-top: 25px;
  }
  .gallery_cover {
    text-align: center;
    margin-bottom: -30px;
  }
  .gallery_cover img {
    width: 350px;
    display: block;
    margin: auto;
  }
  .gallery_cover span {
    width: 350px;
    position: relative;
    top: -60px;
  }
  .searchheader {
    transition: inherit;
  }
  .tftable th {
    word-break: break-all;
    font-size: 12px;
  }
  .tftable td {
    font-size: 13px;
  }
  .akciimain {
    margin-bottom: 0px !important;
  }
  .descriptionp .product-thumb .image {
    width: 30%;
  }
  .descriptionp .product-thumb.vodos .image {
    width: inherit;
    padding-left: 0px;
    padding: 15px;
    float: none;
  }
  .descriptionp .productname {
    padding-left: 15px;
  }
  .descriptionp .price {
    padding-right: 135px;
    position: relative;
  }
  .descriptionp .product-thumb.vodos {
    display: inline-block;
    width: 100%;
    height: inherit;
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .descriptionp .vodos .price {
    padding-right: 0px;
    position: relative;
    left: inherit;
  }
}

@media (max-width: 410px) {
  .mailfoot {
    display: block;
  }
  #zakazf {
    margin-left: 0px;
    margin-top: 20px;
  }
  .footerback {
    height: 365px;
  }
  .rabblock .item:nth-child(even) img {
    padding-left: 0px;
  }
  .rabblock .item:nth-child(odd) img {
    padding-left: 0px;
  }
  .art6 {
    width: 86px;
    margin-top: 15px;
  }
  .product-list .captionright {
    margin-top: 15px;
    width: 100%;
    display: block;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .product-list .product-thumb img {
    width: 100%;
  }
  .product-list .product-thumb .image {
    width: 20%;
  }
  .backslide {
    min-height: 180px !important;
    background-position-x: 75% !important;
  }
  .product-list .zakazproduct {
    margin-right: 0px;
  }
  .openfilterm #column-right .art6-filter__form {
    padding: 20px !important;
  }
  .product-list .product-thumb {
    padding-bottom: 10px;
  }
  .product-list .price {
    top: 0px;
  }
  .product-list .button-group {
    margin-top: 28px;
    display: block;
    position: relative;
  }
  .gallery_cover span {
    width: 300px;
  }
  .gallery_cover img {
    width: 300px;
  }
  .vakansiblok input[type="text"] {
    width: 280px;
  }
  .vakansiblok .messagest {
    left: 126px;
    right: inherit;
  }
  .descriptionp .price {
    padding-right: 30px;
    position: relative;
    display: block;
    left: initial;
  }
  .descriptionp .vodos .productname {
    word-break: break-word;
  }
}

@media (max-width: 390px) {
  .pokritieblock img {
    width: 100%;
    margin: auto;
  }
  .nav_overlay i {
    display: none;
    position: absolute;
    right: 0px;
    font-size: 24px;
    top: 5px;
    color: #fff;
  }
  .menutop {
    margin-left: -5px !important;
  }
  .pricedwl {
    top: 20px;
    right: 57px;
  }
  .search_btn {
    width: 58px;
    line-height: 58px;
    margin-top: 0px;
    height: 58px;
  }
  .search_head {
    margin-top: 0px;
  }
  .icon-doc {
    display: none;
  }
  .common-home .menupl {
    padding: 14px 36px;
  }
  .menuleft span {
    font-size: 22px;
  }
  .opensearch .search_btn {
    margin-top: 0px;
  }
  .price {
    left: 0px;
    bottom: 0px;
  }
  .zakazproduct {
    right: 5px;
    bottom: 0px;
    margin-bottom: 5px;
  }
  .zakazproductp {
    right: 5px;
    bottom: 0px;
    margin-bottom: 5px;
  }
  .product-thumb {
    height: 130px;
  }
  .product-grid .product-thumb {
    height: inherit;
  }
  .product-grid .price {
    bottom: 0px;
  }
  .product-thumb img {
    padding: 5px 0px;
  }
  .product-thumb .image {
    width: 100px;
  }
  .menuleft {
    padding: 30px;
  }
  .productname {
    font-size: 12px;
  }
  .relatedblockproductauto .price {
    position: absolute;
    left: inherit;
    bottom: 0px;
    float: left;
  }
  .relatedblockproductauto .product-thumb .caption {
    position: inherit;
    margin-left: inherit;
  }
  .product-list .price {
    top: -5px;
  }
  .product-list .zakazproduct {
    margin-right: 5px;
    bottom: 10px;
  }
  .product-grid .zakazproduct {
    right: 10px;
    bottom: 0px;
    margin-bottom: 10px;
  }
  .nav-tabs li {
    padding: 5px 0px;
  }
  .nav-tabs li a {
    font-size: 12px;
  }
  .nav-tabs .active {
    outline: none;
  }
  .nav-tabs .active a {
    outline: 2px solid #e8e8e8;
  }
  .nav-tabs li:hover {
    outline: none;
  }
  .nav-tabs li a {
    padding: 3px 4px;
    width: 98%;
  }
  .nav-tabs {
    text-align: center;
    text-align-last: center;
  }
  .tabbackgroung {
    margin-left: -15px;
    margin-right: -15px;
  }
  .slider-navp {
    display: none !important;
  }
  .imgblockproduct {
    width: 100%;
  }
  .slick-slide img {
    display: block;
    width: 270px;
  }
  .rightblockproduct {
    width: 100%;
  }
  .priceproduct {
    padding-top: 5px;
  }
  .tabbackgroung .tab-pane {
    padding-left: 0px;
  }
  .gallery_cover img {
    width: 270px !important;
  }
  .gallery_cover span {
    width: 270px;
  }
  .rightblockproduct {
    display: inline-block;
    width: inherit;
    margin: auto;
    left: calc(100% - 265px);
  }
  .common-home .menupl {
    font-size: 16px;
    padding: 14px 20px;
  }
}
.akciimain {
  display: table;
  width: 100%;
  position: relative;
  margin-bottom: -40px;
}
.akciihead {
  color: #5a5555;
  display: inline-block;
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 30px;
}
.articlepage img {
  width: 100%;
}
.articlemenu .menucat span {
  margin-top: 30px;
}
.articlepage .menucat {
  margin-top: 30px;
}
.articlepage a {
  color: #e01b22;
  transition: 0.2s;
}
.articlepage a:hover {
  color: #ae171d;
}

/* AKCII */

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.top_akcii_block {
  background-color: #fff;
  padding: 15px;
}
.image_akcii .thumbnail img {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.image_akcii a {
  display: block;
  position: relative;
}

.image_akcii div {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
}
.image_akcii .gallery_cover {
  margin-bottom: 15px;
  margin-top: 15px;
}

.image_akcii span {
  text-align: center;
  max-width: 400px;
  width: 100%;
  display: block;
  left: 0;
  right: 0;
}
.contact_akcii {
  padding-top: 24px;
  text-align: center;
  margin-bottom: 40px;
}

.contact_akcii .phonetop {
  text-align: center;
  display: block;
  width: 100%;
}
.contact_akcii .phonetop a {
  font-size: 20px;
}

.contact_akcii #zakazfakcii {
  color: #046fad;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  border: 2px solid #1d97ca;
  background-color: #ffffff;
  padding: 2px 14px;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
  transition: 0.2s;
}
.contact_akcii #zakazfakcii:hover {
  background-color: #e9f1f5;
}
.image_akcii_sliv img {
  width: auto;
  max-width: 100%;
  max-height: 200px;
  margin-top: 15px;
}
.topnavlv {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 230px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
  margin-top: 17px !important;
  padding: 20px !important;
}
.navtop ul .topnavlv li {
  display: block;
}
.navtop li:hover .topnavlv {
  display: inline-block;
}
.navtop ul .topnavlv li a {
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  padding: 9px 10px;
}
.navtop ul .topnavlv li a:hover,
.navtop ul li:hover .icon-down-open-mini {
  color: #e01b22;
}
.icon-down-open-mini {
  position: absolute;
  right: 0px;
  padding: 0px 30px 4px 30px;
  cursor: pointer;
  font-size: 16px;
}
.one_arrow .icon-down-open-mini {
  position: absolute;
  right: 0px;
  padding: 0px 9px 4px 9px;
  cursor: pointer;
  font-size: 16px;
}
.special_price {
  position: absolute;
  font-size: 10px;
  text-decoration: line-through;
  left: 50px;
  top: 10px;
}
.special_price + span {
  color: #e01b22;
}
.mfp-img {
  max-height: auto !important;
}
.information-information .tftable tbody tr td {
  width: 11%;
}
.information-information .tftable tbody tr td:nth-child(1) {
  width: 23%;
}
.information-information .tftable tbody tr:nth-child(2) td {
  text-align: center;
}
.akciiheadlink {
  display: inline-block;
  float: left;
  padding-left: 15px;
  top: -10px;
  position: relative;
}
.akciiheadlink a {
  color: #e01b22;
  font-size: 16px;
  text-decoration: underline;
}
.akciiheadlink a:hover {
  color: #ae171d;
}
.uslugipages .gallery_cover {
  overflow: hidden;
  padding-right: 0px;
  margin-right: 15px;
}
.galleries .gallery_cover {
  overflow: hidden;
  padding-right: 0px;
  margin-right: 0px;
}
.vakan a {
  font-size: 16px;
  color: #e01b22;
  transition: 0.2s;
  font-weight: 700;
}
.descvak a {
  color: #e01b22;
}
.vakan .col-xsm-12 {
  margin-bottom: 10px;
}
.vakan a:hover {
  text-decoration: underline;
}

.vakansiblok label {
  display: block;
  color: #5a5555;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  padding-bottom: 5px;
}
.reqpers {
  color: #5a5555;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 18px;
  display: block;
}
.form-group + .form-group + .reqpers {
  margin-top: 20px;
}
.reqvak {
  color: #adadad;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
}
.confl {
  color: #adadad;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 8px;
  display: block;
}
.sucvakant {
  color: #58e454;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  display: block;
}
.form-group {
  position: relative;
}
/*.menucat.menuar + .menucat{
display: none;    
}*/
.description {
  display: table;
  width: 100%;
  position: relative;
}
.description li {
  color: #252020;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
}
.description ul {
  margin-left: 20px;
}
.description h3 {
  color: #5a5555;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}
.description a {
  color: #e01b22;
  text-decoration: underline;
}
.onelvlnone .menuar {
  display: none;
}
.productpage .menucat.menuar {
  display: none;
}
.productpage .menucat.menuar.cattwolt,
.productpage .menucat.menuar.cattwolno,
.productpage .menucat.menuar.cattwolts {
  display: block;
}
.thumbnail img {
  display: block;
  width: 100%;
}
.thumbnails {
  display: table;
}
.mfp-content {
  background-color: #fff;
}
.linkcalc {
  /* display: none; */
  margin-top: 30px;
  padding-left: 15px;
}
.linkcalc svg {
  width: 24px;
  margin-right: 10px;
  position: relative;
  top: 6px;
  fill: #e01b22;
  left: 0px;
  transition: 0.3s ease-out;
}
.linkcalc a {
  color: #e01b22;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}
.linkcalc a:hover svg {
  left: -5px;
}
.atributein {
  display: table;
  float: left;
}
.catfoot + .description {
  margin-top: 32px;
  border-top: 1px solid #e8e8e8;
  padding-top: 30px;
  position: relative;
  display: inline-block;
}
.pokritieimg {
  display: table;
}
.imgcenter {
  margin-top: 20px;
  margin-bottom: 20px;
}
.pokritiecolor .colorimg {
  text-align: center;
}
@media (min-width: 1920px) {
  .footerback {
    background-position: 50%;
    background-color: #520c12;
  }
}
.type {
  position: absolute;
}
.type a {
  color: #e01b22;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  padding: 2px 14px;
}
.type a:hover {
  color: #5a5555;
}
.tablemapsblock {
  display: table;
  width: 100%;
}
@media (max-width: 768px) {
  .special_price {
    left: initial;
  }
}

@media (max-width: 590px) {
  .search_head {
    display: none !important;
  }
  .wrap-city {
    display: none !important;
  }
  .contacttop {
    display: none !important;
  }
  .topnavlv {
    display: block;
    position: relative;
    background-color: initial;
    width: 100%;
    box-shadow: initial;
    margin-top: 0px !important;
    padding: 0px !important;
  }
  .navtop ul .topnavlv li a {
    font-size: initial;
    padding: 13px;
  }
  .navtop li:hover .topnavlv,
  .icon-down-open-mini {
    display: block !important;
  }
  .one_arrow .icon-down-open-mini {
    display: none !important;
  }
  .navtop .icon-down-open-mini {
    display: none !important;
  }
  .special_price {
    position: absolute;
    font-size: 10px;
    text-decoration: line-through;
    left: 50px;
    top: 16px;
  }
}
.product-category-284 .description {
  display: block;
}
.table_responsive {
  overflow-x: auto;
  min-height: 0.01%;
  overflow-y: hidden;
}
.table_responsive td {
  padding: 0px !important;
  vertical-align: middle;
  text-align: center;
}
#modal-text .modal-dialog {
  width: 600px;
}
/* cart */
.top-cart {
  min-height: 80px;
  position: relative;
}
.top-cart::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 25px;
  left: 0;
  background: #e8e8e8;
}
.top-cart .title {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  /* identical to box height, or 133% */
  margin: 0;

  color: #5a5555;
}
.top-cart .total-cart {
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  /* identical to box height, or 100% */
  color: #2b2e34;
}
.wrap-left-products .cart-product {
  max-width: 1059px;
  min-height: 112px;
  background: #ffffff;
  border: 3px solid #e8e8e8;
  box-sizing: border-box;
  margin: 10px 0;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.wrap-left-products .cart-product .cart-product-name {
  width: 409px;

  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */

  display: flex;
  align-items: center;

  color: #2b2e34;
}
.wrap-left-products .cart-product .cart-product-img {
  width: 90px;
  height: 90px;
}
.wrap-left-products .cart-product .cart-product-img img {
  width: 100%;
}
.wrap-left-products .cart-product .cart-product-price {
  display: flex;
  flex-direction: column;
}
.wrap-left-products .cart-product .cart-product-price .price-cart {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */

  display: flex;
  align-items: center;

  color: #2b2e34;
}
.wrap-left-products .cart-product .cart-product-price .price-count {
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  /* identical to box height, or 100% */

  color: #888181;
}
.wrap-left-products .cart-product .cart-product-control-quantity .form-control {
  width: 64px;
  height: 32px;
  border: 1px solid #c8c7c7;
  box-sizing: border-box;
  text-align: center;

  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #696b6f;
}
.wrap-left-products .cart-product .cart-product-control-quantity {
  display: flex;
  align-items: center;
}
.wrap-left-products .cart-product .cart-product-control-quantity .quantity-minus,
.wrap-left-products .cart-product .cart-product-control-quantity .quantity-plus,
.wrap-left-products .cart-product .btn.btn-danger {
  position: relative;
  width: 15px;
  height: 20px;
  cursor: pointer;
  margin: 4px 6px;
}
.wrap-left-products .cart-product .cart-product-control-quantity .quantity-minus::before,
.wrap-left-products .cart-product .cart-product-control-quantity .quantity-plus::before,
.wrap-left-products .cart-product .cart-product-control-quantity .quantity-plus::after,
.wrap-left-products .cart-product .btn.btn-danger::before,
.wrap-left-products .cart-product .btn.btn-danger::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  top: 50%;
  background: #c8c7c7;
}
.wrap-left-products .cart-product .cart-product-control-quantity .quantity-plus::after,
.wrap-left-products .cart-product .btn.btn-danger::after {
  transform: rotate(-90deg);
}
.wrap-left-products .cart-product .btn.btn-danger {
  background: none;
  transform: rotate(-45deg);
  position: absolute;
  top: 6px;
  right: 6px;
}
.wrap-left-products .cart-product .cart-product-total-price {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  /* identical to box height, or 133% */

  display: flex;
  align-items: center;

  /* сер */
  margin-right: 60px;
  color: #5a5555;
}
.scroll-cart {
  position: sticky;
  top: 0;
}
.wrap-right-cart .right-cart .right-cart-top {
  font-family: Times;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  color: #888181;
  margin-bottom: 0;
}
.wrap-right-cart .right-cart .right-cart-price {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-top: 6px;
  margin-bottom: 10px;

  display: flex;
  align-items: center;

  color: #5a5555;
}
.wrap-right-cart .right-cart .btn-right,
#simplecheckout_button_confirm {
  background: #1d97ca;
  border: 2px solid #1d97ca;
  box-sizing: border-box;
  border-radius: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.1s ease;
}
.wrap-right-cart .right-cart .btn-right:hover,
#simplecheckout_button_confirm:hover,
.wrap-right-cart .right-cart .btn-right:hover a {
  background: #fff;
  color: #1d97ca;
}
.wrap-right-cart .right-cart .btn-right a {
  font-family: Fira Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;

  letter-spacing: 0.035em;
  text-transform: uppercase;
  margin: 10px;
  color: #ffffff;
}
.alert.alert-success {
  position: fixed;
  width: 250px;
  top: 40%;
  left: 50%;
  transform: translateX(-125px);
  padding: 15px;
  background: #eaeaea;
  z-index: 999;
}
/* .cityblock{
    float: right;
} */
.basket-top {
  display: flex;
}
.basket-top img {
  width: 29px;
  height: 29px;
  margin-right: 5px;
  margin-top: 5px;
}
.basket-top .count-top-cart {
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  /* identical to box height */

  color: #1d97ca;
}
.basket-top .price-top-cart {
  font-weight: normal;
  font-size: 13px;
  line-height: 3px;
  /* identical to box height */

  color: #454545;
}
.basket-top .info-top-cart {
  display: flex;
  flex-direction: column;
}
.cart-basket-top {
  height: 100%;
  display: flex;
  align-items: center;
}
.toprighthead {
  display: flex;
  flex-wrap: wrap;
}
.toprighthead .wrap-city {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  margin-left: 50px;
  margin-top: 22px;
}
.simplecheckout-block-content .form-control {
  color: #252020;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  width: 100%;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  position: relative;
  padding: 0px 15px;
  margin-bottom: 10px !important;
}
.simplecheckout-button-right {
  float: left !important;
}
#simplecheckout_button_confirm {
  padding: 10px;
}
.info-top-cart {
  position: relative;
}
.info-top-cart .mobile-cart-count {
  position: absolute;
  left: -12px;
  bottom: 12px;
  /* right: 0; */
  background: #1d97ca;
  width: 12px;
  height: 12px;
  font-size: 10px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  line-height: 13px;
  display: none;
}
.basket-top .img-cart-mobile {
  display: none;
}
.simplecheckout-block-content > div {
  margin: 10px;
}
@media screen and (max-width: 990px) {
  .wrap-city,
  #cart-total-custom .count-top-cart,
  .wrap-city,
  #cart-total-custom .price-top-cart {
    display: none !important;
  }
  .info-top-cart .mobile-cart-count {
    display: block;
  }
  .basket-top .img-cart-desctop {
    display: none;
  }
  .basket-top .img-cart-mobile {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .wrap-left-products .cart-product .cart-product-control-quantity {
    margin: 0 12px;
  }
  .wrap-left-products .cart-product .cart-product-img {
    width: 35%;
    border: 2px solid #e8e8e8;
    margin: 5px;
    overflow: hidden;
  }
  .wrap-left-products .cart-product .cart-product-img img {
    display: block;
    width: 100px;
    margin: auto;
    padding: 3px;
  }
  .wrap-left-products .cart-product .cart-product-name {
    width: 60%;
  }
  .wrap-left-products .cart-product .cart-product-price {
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
  }
  .wrap-left-products .cart-product .cart-product-control-quantity .form-control {
    width: 40px;
    height: 23px;
  }
  .search_head {
    position: unset;
  }
  .basket-top {
    margin: auto;
    margin-top: 12px;
  }
  .basket-top img {
    width: 25px;
    height: 25px;
  }
  .cart-basket-top {
    float: right;
  }
  .search_btn {
    top: 0px;
    right: -70px;
  }
  .menutop {
    margin-left: 5px;
  }
  .button-group .zakazproduct {
    font-size: 10px;
    width: 85px;
  }
  .simplecheckout-cart td.price {
    display: none !important;
  }
}
@media (min-width: 990px) and (max-width: 1350px) {
  .toprighthead .wrap-city,
  .toprighthead .cityblock {
    margin: 0;
  }
  .wrap-city {
    flex: 0 0 0;
  }
  .toprighthead .wrap-city {
    margin-left: 65px;
  }
  .toprighthead .wrap-city .pricedwl {
    width: 100px;
    margin: 0;
  }
  .navtop {
    margin-top: 6px;
  }
  .custom-md-990-1350 {
    padding: 0;
  }
  .cityphone {
    margin-top: 35px;
    margin-left: 40px;
  }
}
@media (min-width: 500px) and (max-width: 990px) {
  .wrap-left-products {
    display: flex;
    flex-wrap: wrap;
  }
  .wrap-left-products .cart-product {
    max-width: unset;
    width: 47%;
    margin: 10px;
  }
}
@media screen and (max-width: 600px) {
  .product-list .catgarant.mobile-st {
    display: block;
    position: absolute;
    top: -15px;
    left: 70px;
  }
  .wrap-left-products .cart-product .cart-product-price .price-cart {
    color: #888181;
  }
  .wrap-left-products .cart-product .cart-product-total-price {
    margin: 0;
  }
  .wrap-left-products .cart-product .cart-product-total-price span {
    font-size: 14px;
  }
  .wrap-left-products .cart-product .cart-product-control-quantity {
    margin: 0;
    margin-left: 115px;
  }
  .wrap-left-products .cart-product .cart-product-price {
    margin-left: 115px;
    flex-direction: unset;
    padding-left: 13px;
    margin-top: -20px;
  }
  .wrap-left-products .cart-product .cart-product-price .price-count {
    margin-left: 3px;
  }
  .top-cart::after {
    bottom: 32px;
  }
}

.social-links {
  position: absolute;
  /* top: 88px; */
  /* right: 177px; */
  top: 13px;
  right: 320px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.social-links .phonetop {
  display: none;
}
@media (max-width: 590px) {
  .social-links .phonetop {
    display: block;
    margin-right: 10px;
  }
}
@media (max-width: 400px) {
  .social-links .phonetop {
    margin-right: 0;
    padding-right: 5px;
  }

  .social-links .phonetop a {
    font-size: 15px;
  }
}

.social-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #e01b22;
  border-radius: 50%;
}

.social-link svg {
  margin-right: 2px;
  fill: #ffffff;
}

@media (max-width: 1350px) {
  .social-links {
    top: 85px;
    right: 30px;
  }
}

@media (max-width: 991px) {
  .social-links {
    top: 70px;
  }
}

@media (max-width: 767px) {
  .social-links {
    top: 51px;
    right: 10px;
  }
}

@media (max-width: 660px) {
  .social-links {
    top: 117px;
    right: 5px;
  }
}

@media (max-width: 590px) {
  .social-links {
    top: 15px;
  }
}

#chatra.chatra--mobile-widget {
  top: auto !important;
  bottom: 20px !important;
  left: 20px !important;
  right: auto !important;
}
#chatra.chatra--expanded {
  left: 0 !important;
  bottom: 0 !important;
}

.itlcb-call-btn {
  right: 20px !important;
  bottom: 80px !important;
  margin: 0 !important;
}
@media (max-width: 1366px) {
  .itlcb-call-btn {
    bottom: 70px !important;
  }
}
  .dmob {
	  display:none !important;
  }
@media (min-width: 768px) and (max-width: 1350px) {  
  .dmob.dapp {
	  display:flex !important;
  }
  #zakazf2 {   
	display:none !important;
  }
  .topright > .hidden-xs.hidden-sm.col-md-6.col-lg-4 {
    width: 42%;
  }
  .phonetop {
    text-align: right;
	}
}
@media (max-width: 768px) {
  .itlcb-call-btn {
    bottom: 60px !important;
  }
  .dmob {
	  display:flex !important;
  }
  .navtop .dmob a {
	  font-weight: bold;
    color: #2690ff;
  }
  #zakazf2 {  
    margin-left: 10px;
	margin-bottom: 5px;
	display:none !important;
  }
}
@media (max-width: 576px) {
  .itlcb-call-btn {
    bottom: 28px !important;
  }
}

#itlcb-wrapper.itlcb-opened .itlcb-call-btn {
  animation: none !important;
}

body.openmobbody .menuleft,
body.openmobbodylv .menuleft {
  transform: none !important;
}

body.openmobbody {
  overflow: hidden;
}

.menulv.openmob {
  position: fixed !important;
  width: 90%;
  max-height: calc(100vh - 80px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow-y: auto;
}

.menulv.openmob::-webkit-scrollbar-track {
  background-color: #e0e0e0;
}

.menulv.openmob::-webkit-scrollbar {
  width: 5px;
  background-color: #e0e0e0;
}

.menulv.openmob::-webkit-scrollbar-thumb {
  background-color: #e01b22;
}
