.nav ul li {
  margin-right: 2.1em !important;
}
.videoFrame {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 1em;
}
.videoFrame iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main__card-product--slider{
  min-height: 263px;
}
.main__tab--list ol li{
  margin-bottom: 11px;
}


.main__cloud--bottom {
  padding-top: 0.375em !important;
}
.minPromBnr {
  background: #1f5fb7;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  position: relative;
  margin-bottom: 30px;
}
.achtung {
  color: #d40025;
}
.bg_gray {
  background-color: #eee;
}
.catalog-category .products .product-list .name {
  font-size: 16px !important;
}
.catalog .categories {
  padding: 105px 0 10px;
}
.catalog .categories .categories-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: top;
}
.catalog .categories .category-item {
  flex-basis: 20%;
  max-width: 20%;
  text-align: center;
  margin-bottom: 95px;
  padding: 0 0.5%;
}
.catalog .categories .category-item img {
  margin: auto;
  display: block;
  padding-bottom: 20px;
}
.catalog .categories .category-item a {
  color: #000;
}
.catalog .categories .category-item:hover a {
  text-decoration: underline;
}
.checkbox-custom {
  display: none;
}
@media (max-width: 991px) {
  .catalog .categories .category-item {
    flex-basis: 16.6%;
    max-width: 16.6%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .catalog .categories {
    padding: 70px 0 10px;
  }
  .catalog .categories .category-item {
    flex-basis: 20%;
    max-width: 20%;
  }
}
@media (max-width: 660px) {
  .catalog .categories .category-item {
    flex-basis: 25%;
    max-width: 25%;
    font-size: 87.5%;
  }
}
@media (max-width: 570px) {
  .catalog .categories {
    padding: 50px 0 10px;
  }
  .catalog .categories .category-item {
    flex-basis: 33.33%;
    max-width: 33.33%;
    font-size: 75%;
  }
}
@media (min-width: 400px) {
  .catalog .categories .category-item .name {
    font-size: 16px !important;
  }
}
@media (max-width: 400px) {
  .catalog .categories {
    padding: 30px 0 10px;
  }
  .catalog .categories .category-item,
  .catalog .categories .category-item .name {
    font-size: 10px !important;
  }
}
.catalog .popular-products {
  padding: 110px 0 95px;
}
.catalog .popular-products .title {
  font-size: 200%;
  margin-bottom: 49px;
}
.catalog .popular-products .item-wrapper {
  margin-bottom: 15px;
}
.catalog .popular-products .item {
  border: 1px solid #ddd;
  padding: 17px 15px;
}
.catalog .popular-products .img {
  background: url(images/popular_product.jpg) no-repeat center;
  background-size: cover;
  height: 160px;
  width: 100%;
  margin-bottom: 21px;
}
.catalog .popular-products .name {
  line-height: 20px;
  margin-bottom: 21px;
}
.catalog .popular-products .price {
  color: #ee1f1b;
  margin-bottom: 21px;
  font-weight: 700;
}
.catalog .popular-products .show-all {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.catalog .popular-products .show-all i {
  background: url(/images/icon_show_all.png) center no-repeat;
  width: 14px;
  height: 16px;
  margin-right: 10px;
  display: block;
}
.catalog .popular-products .show-all a {
  border-bottom: 1px dotted #000;
}
@media (max-width: 991px) {
  .catalog .popular-products {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .catalog .popular-products {
    padding: 50px 0;
  }
  .catalog .popular-products .title {
    display: none;
  }
}
@media (max-width: 570px) {
  .catalog .popular-products {
    padding: 30px 0;
  }
  .catalog .popular-products .title {
    font-size: 125%;
  }
  .catalog .popular-products .item {
    padding: 10px;
  }
  .catalog .popular-products .img {
    height: 100px;
    margin-bottom: 10px;
  }
  .catalog .popular-products .name {
    line-height: 14px;
    margin-bottom: 10px;
    font-size: 67.5%;
  }
  .catalog .popular-products .price {
    margin-bottom: 10px;
    font-size: 67.5%;
  }
}
@media (max-width: 400px) {
  .catalog .popular-products .img {
    height: 90px;
  }
}
.product .product-preview {
  padding: 80px 0 85px;
}
.product .product-preview .breadcrumbs {
  margin-bottom: 20px;
}
.product .product-preview .gallery {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.product .product-preview .gallery .thumbs {
  flex-basis: auto;
  margin-right: 1%;
  flex-wrap: wrap;
}
.product .product-preview .gallery .thumbs a {
  margin-bottom: 7px;
  display: block;
  border: 1px solid transparent;
}
.product .product-preview .gallery .thumbs img {
  width: 100%;
}
.product .product-preview .gallery .thumbs a.active {
  border: 1px solid #ef322f;
}
.product .product-preview .gallery .thumbs a:last-child {
  margin-bottom: 0;
}
.product .product-preview .gallery .image {
  flex-basis: 80%;
}
.product .product-preview .gallery .image .show_popap {
  display: none;
  width: 100%;
}
.product .product-preview .gallery .image iframe {
  width: 100%;
}
.product .product-preview .gallery .image .active {
  display: block;
}
.product .product-preview .info .name {
  font-size: 175%;
  margin-bottom: 20px;
}
.product .product-preview .info .article {
  margin-bottom: 25px;
}
.product .product-preview .info .text {
  font-size: 112.5%;
  line-height: 175%;
  margin-bottom: 33px;
}
.product .product-preview .info .price {
  font-size: 150%;
  color: #ef322f;
  margin-bottom: 35px;
}
.product .product-preview .info .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .product .product-preview .info .buttons {
    flex-wrap: wrap;
  }
}
.product .product-preview .info .buttons .item {
  flex-basis: 185px;
  height: 70px;
  border-radius: 7px;
  color: #000;
  border: 1px solid #363636;
  margin-bottom: 15px;
  margin-right: 5px;
  font-weight: 700;
}
.product .product-preview .info .buttons .item a {
  display: flex;
  padding: 0 10px 0 70px;
  align-items: center;
  height: 100%;
}
.product .product-preview .info .buttons .item a span.br {
  display: block;
}
.product .product-preview .info .buttons .item:nth-child(1) a {
  background: url(images/icon_oneclick.png) no-repeat center left 40px;
}
.product .product-preview .info .buttons .item:nth-child(2) a {
  background: url(images/icon_cart.png) no-repeat center left 40px;
}
.product .product-preview .info .buttons .item:nth-child(3) a {
  background: url(images/icon_fav.png) no-repeat center left 40px;
}
.product .product-preview .info .buttons .item:nth-child(4) a {
  background: url(images/icon_print.png) no-repeat center left 40px;
}
.product .product-preview .info .buttons .item:first-child {
  background: #ee1f1b;
  border-color: #ee1f1b;
  color: #fff;
}
.product .product-preview .info .buttons .item:nth-child(2) {
  border-color: #ee1f1b;
}
.product .fulltext {
  padding: 100px 0;
  background: #f7f7f7;
}
.product .fulltext .title {
  font-size: 175%;
  margin-bottom: 43px;
}
.product .fulltext .text {
  margin-bottom: 50px;
  line-height: 22px;
}
.product .fulltext .text p {
  margin: 0 0 35px 0;
}
.product .fulltext .text p:last-child {
  margin: 0;
}
.product .fulltext .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .fulltext .buttons .item {
  flex-basis: 32%;
  border: 1px solid #363636;
  border-radius: 5px;
  align-self: stretch;
}
.product .fulltext .buttons .item a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 17px 0;
  height: 100%;
}
.product .fulltext .buttons .item a i {
  margin-right: 10px;
}
.product .fulltext .buttons .item:nth-child(1) a i {
  background: url(images/icon_download.png) no-repeat center;
  width: 16px;
  height: 17px;
  display: block;
}
.product .fulltext .buttons .item:nth-child(2) a i {
  background: url(images/icon_get_price.png) no-repeat center;
  width: 15px;
  height: 21px;
  display: block;
}
.product .fulltext .buttons .item:nth-child(3) a i {
  background: url(images/icon_comercial.png) no-repeat center;
  width: 20px;
  height: 20px;
  display: block;
}
.product .related-products {
  padding: 40px 0;
}
.product .related-products .title {
  font-size: 175%;
  margin-bottom: 49px;
}
.product .related-products .item-wrapper {
  margin-bottom: 15px;
}
.product .related-products .item {
  border: 1px solid #ddd;
  padding: 17px 15px;
}
.product .related-products .img {
  background: url(images/product.jpg) no-repeat center;
  background-size: cover;
  height: 160px;
  width: 100%;
  margin-bottom: 21px;
}
.product .related-products .name {
  line-height: 20px;
  margin-bottom: 21px;
}
.product .related-products .price {
  color: #ee1f1b;
  margin-bottom: 21px;
  font-weight: 700;
}
.product .add-info {
  padding: 103px 0;
  background: #f7f7f7;
}
.product .add-info .title {
  font-size: 175%;
  margin-bottom: 39px;
}
.product .add-info .text {
  line-height: 22px;
}
.product .add-info .text p {
  margin-bottom: 40px;
}
.product .add-info .text h3 {
  font-size: 137.5%;
  margin: 0 0 20px 0;
}
.product .add-info .text ul {
  list-style-image: url(images/icon_bullet2.png);
  padding-left: 30px;
}
.product .add-info .text ul li {
  margin-bottom: 13px;
}
.product .add-info .text ul li:last-child {
  margin-bottom: 0;
}
.product .any-questions {
  background: #ee1f1b;
  text-align: center;
  color: #fff;
  font-size: 112.5%;
  padding: 15px 0;
  font-weight: 700;
}
@media (max-width: 991px) {
  .product {
    border-top: 1px solid #e6e6e6;
  }
  .product .product-preview .gallery {
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }
  .product .product-preview .gallery .thumbs {
    flex-basis: 100%;
    width: 100%;
    margin-right: 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-top: 7px;
  }
  .product .product-preview .gallery .thumbs a {
    margin: 0 1% 0 0;
    flex-basis: 24%;
  }
  .product .product-preview .gallery .thumbs a:last-child {
    margin: 0;
  }
  .product .product-preview .gallery .thumbs img {
    margin: 0;
  }
  .product .product-preview .gallery .image {
    width: 100%;
    flex-basis: 100%;
  }
  .product .fulltext {
    padding: 50px 0;
  }
  .product .fulltext .buttons .item a {
    font-size: 87.5%;
  }
  .product .fulltext .buttons .item span.br {
    display: block;
  }
  .product .related-products {
    padding: 50px 0;
  }
  .product .add-info {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .product .product-preview {
    padding: 50px 0;
  }
}
@media (max-width: 570px) {
  .product .product-preview .info .buttons {
    width: 100%;
  }
  .product .product-preview .info .buttons .item {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
  }
  .product .product-preview .info .buttons .item a span.br {
    display: inline;
  }
  .product .fulltext .buttons .item {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
  .product .fulltext .buttons .item a span.br {
    display: inline;
  }
  .product .related-products {
    padding: 30px 0;
  }
  .product .related-products .title {
    font-size: 125%;
  }
  .product .related-products .item {
    padding: 10px;
  }
  .product .related-products .img {
    height: 100px;
    margin-bottom: 10px;
  }
  .product .related-products .name {
    line-height: 14px;
    margin-bottom: 10px;
    font-size: 67.5%;
  }
  .product .related-products .price {
    margin-bottom: 10px;
    font-size: 67.5%;
  }
  .product .any-questions span.one {
    display: block;
  }
}
.video_prew {
  position: relative;
}
.video_prew:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/youtube.png) center no-repeat;
  background-size: 25%;
}
@media (max-width: 400px) {
  .product .any-questions span.two {
    display: block;
  }
  .product .related-products .img {
    height: 90px;
  }
}
.text ol,
.text ul {
  padding-left: 24px;
}
.onlineIcons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
.mobile_info_text .onlineIcons {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.onlineIcons svg {
  margin-right: 5px;
}


.fullScreenSlider {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}