h1 {
  padding-top: 35px;
  padding-bottom: 35px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  font-size: 33px;
}

.filter_mobile {
  display: none;
}

.banner-catalog {
  display: none;
}

.articles .h1 a {
  color: inherit;
  text-transform: uppercase;
}

.header-logo {
  width: 153px !important;
}

.header-logo img {
  width: 144px !important;
}

.button-dealer-main {
  width: 85%;
  margin: 27px auto;
}

.header .container {
  padding: 10px !important;
}

.textAdvantages {
  color: #000;
  margin-top: 16px;
  text-align: left;
}

.specialoffer a {
  text-decoration: none;
}

@font-face {
  font-family: OpenSans-Semibold;
  src: url(fonts/OpenSans-Semibold.ttf);
}

.articles .container h2 {
  color: #000000;
  text-align: left;
  font-weight: bold;
}

.header-right {
  margin-top: -33px;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}

.header-phone {
  display: flex;
}

h2 {
  color: #eb1c24;
  font-size: 36px;
  text-align: center;
  margin-bottom: 47px;
  margin-top: 47px;
  z-index: 20;
  text-transform: uppercase;
}

.about {
  background-color: #d3eefb;
  background-image: url(../images/bk.png);
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: 'Open Sans';
  padding-bottom: 40px;
}

.title-main {
  position: relative;
  background: #fff;
  width: 458px;
  margin: 20px auto;
  z-index: 999;
}

.center {
  text-align: center;
}

.news-detail-content img {
  max-width: 100%;
}

.title-news {
  width: 240px;
}

.catalogPartsNewsHeader__search font {
  display: none;
}

.title-specialoffer {
  width: 412px;
}

.main-title {
  position: relative;
  z-index: -9999;
}

.main-title:after {
  content: '';
  position: absolute;
  width: 100%;
  border-top: 3px solid #eb1c24;
  left: 0;
  top: 19px;
}

.main-title .newsListCatalogIcons {
  padding-top: 47px;
}

.title-dealer {
  width: 352px;
}

.slider {
  /* background-image: url(../images/slider/bk-slider.jpg); */
  /* background-repeat: no-repeat; */
  /* background-position-x: center; */
  /* background-position-y: -50px; */
  /* min-height: 536px; */
  position: relative;
}

.slider .background-slider {
  background-image: url(/local/templates/pricep45/styles/../images/slider/bk-slider.jpg);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50px;
  z-index: -100;
}

.slider-block {
  width: 100%;
  /* margin-top: 15px; */
  /* padding: 0px 30px; */
}

.slider-block .slick-track {
  width: 100%;
  /* height: 463px; */
}

.slider-block .slick-track img {
  width: 100%;
  /* height: 100%; */
  /* -o-object-fit: cover;
     object-fit: cover; */
  outline: none;
}

.slider-block .slick-next {
  position: absolute;
  top: 0;
  right: 29px;
  z-index: 1;
}

.slider-block .slick-next:before {
  content: '';
  position: absolute;
  background-image: url(../images/slider/next.png);
  background-repeat: no-repeat;
  width: 33px;
  height: 36px;
  display: none;
}

.slider-block .slick-prev {
  position: absolute;
  top: 0;
  z-index: 1;
}

.slider-block .slick-prev:before {
  content: '';
  position: absolute;
  background-image: url(../images/slider/prev.png);
  background-repeat: no-repeat;
  width: 33px;
  height: 36px;
  display: none;
}

.slider-block .slick-arrow {
  border: 0;
  outline: none;
  padding: 233px 19px;
  background: transparent;
  color: transparent;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.slider-block:hover .slick-arrow {
  background: transparent;
  opacity: 0.8;
  width: 70px;
}

.slider-block:hover .slick-next:before {
  display: block;
}

.slider-block:hover .slick-prev:before {
  display: block;
}

.trailers {
  padding-top: 50px;
  padding-bottom: 12px;
  font-family: 'Open Sans';
}

.trailers-block__list {
  height: 100%;
}

.mainCatalog {
  display: none;
}

.trailers-block__list ul {
  list-style: none;
  padding-left: 0;
}

.pricep {
  font-family: 'Open Sans';
}

.pricep-block {
  padding-top: 56px;
  padding-bottom: 50px;
}

.pricep-block-img {
  height: 77px;
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.pricep-block-text {
  margin-bottom: 13px;
  font-size: 14px;
  font-weight: 600;
  color: #4254a5;
}

.specialoffer {
  min-height: 395px;
}

.specialoffer-slider {
  padding-top: 20px;
}

.specialoffer-slider img {
  width: 100%;
  height: 343px;
  outline: none;
}

.specialoffer-slider .slick-slide {
  padding: 16.5px;
  height: auto;
  outline: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.specialoffer-slider .slick-slide > img {
  height: auto;
  width: auto;
  margin: 0 auto;
}

.my-dots {
  position: absolute;
  bottom: -60px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.my-dots li {
  position: relative;
  display: inline-block;
  width: 26.5px;
  height: 26px;
  margin: 0 12px;
  padding: 0;
  cursor: pointer;
  border: 2px solid #add1e2;
  border-radius: 50%;
}

.my-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 26px;
  height: 26px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.my-dots li button:hover,
.my-dots li button:focus {
  outline: none;
}

.my-dots li button:before {
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
}

.my-dots li.slick-active button:before {
  content: '';
  background-image: url(../images/slider/dots.png);
  background-repeat: no-repeat;
  background-position: 2.5px 2px;
}

.news {
  position: relative;
  padding-bottom: 40px;
  min-height: 350px;
  background-position: 51px 103px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #000000;
}

.news-list-bk {
  background-image: url(../images/news/bg-news.png);
  background-repeat: no-repeat;
}

.news-button {
  margin-top: 20px;
}

.news-button input {
  background: #d3eefb;
  border: none;
  padding: 9px 50px;
  outline: none;
  color: #1b75ba;
}

.news-button input:hover {
  background: #a4dcf7;
}

.catalog {
  background-color: #d3eefb;
  background-image: url(../images/bk.png);
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: 'Open Sans';
  padding-bottom: 40px;
}

.contacts-text > ymaps {
  min-height: 500px;
}

@media (max-width: 575.98px) {
  .catalog,
  .dealer,
  .dealer-block {
    background-color: #fff !important;
  }
}

.search-page::before {
  content: '';
  position: absolute;
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  top: auto;
  left: auto;
  margin: 10px;
}

.search-page form input {
  border: 1px solid #88b2c6;
  border-radius: 8px;
  outline: none;
  padding: 4px 32px;
  font-size: 16px;
  font-family: 'Open Sans';
  font-weight: 600;
  color: #88b2c6;
  width: 100%;
}

.switches-button__list:focus {
  outline: none;
  border: 1px solid #88b2c6;
  background: #88b2c6;
  background-image: url(../images/list-w.png);
}

.dealer {
  background-color: #d3eefb;
  background-image: url(../images/bk-footer.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 40px;
}

.delivery {
  background-color: #d3eefb;
  background-image: url(../images/bk.png);
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: 'Open Sans';
  padding-bottom: 40px;
}

.delivery-border {
  padding: 40px 30px;
  background: #fff;
  border-radius: 10px;
  margin: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.articles {
  background-color: #d3eefb;
  background-image: url(../images/bk.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 1px;
  padding: 1px;
}

/* .articles .container {
  max-width: 1110px;
} */

.articles-detail-bk {
  background-color: #d3eefb;
  background-image: url(../images/bk.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 20px;
}

.contacts {
  background-color: #d3eefb;
  background-image: url(../images/bk.png);
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: 'Open Sans';
}

.contacts-text__block {
  margin-bottom: 20px;
}

.contacts-text__name {
  font-size: 17px;
  font-weight: 600;
  padding: 0;
  margin-top: 10px;
}

.contacts-text__description {
  font-size: 17px;
  padding: 0;
  margin-top: 10px;
}

.contacts p {
  margin-top: 20px;
  padding: 0 15px;
  font-size: 16px;
}

.footer {
  position: relative;
  background-color: #eb1c24;
  background-image: url(../images/footer/bk-footer.png);
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 561px;
  padding-top: 71px;
  font-size: 16px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  -webkit-box-shadow: -1px -5px 14px -4px #000000;
  box-shadow: -1px -5px 14px -4px #000000;
}

.footer.webp {
  background-image: url(/images/webp/bk-footer.webp);
}

.logoArtEast {
  bottom: 36px;
  right: 50px;
}

.logoPokypay {
  margin-right: 15px;
}

.logoArtEast {
  margin-right: 15px;
}

iframe {
  width: 100%;
}

.menu-mobile {
  display: none;
}

.footer-models {
  margin-right: 88px;
}

.footer-nav {
  position: absolute;
}

.footer-nav-bar {
  list-style: none;
  opacity: 0.9;
  color: #ffffff;
}

.footer-nav-bar div {
  margin-bottom: 18px;
}

.footer-nav-bar a {
  color: #ffffff;
}

.footer-nav-bar a:hover {
  color: #ffffff;
}

.footer-social-icon {
  margin-right: 8px;
  vertical-align: middle;
}

.footer-last-li {
  margin-top: 68px;
  font-size: 10px;
}

.footer-tel {
  width: 90%;
  font-size: 36px;
}

.footer-tel a {
  white-space: nowrap;
}

@media (max-width: 1300.98px) {
  .container {
    zoom: 0.78;
  }

  .container {
    -moz-transform: scaleX(0.93);
  }
}

@media (max-width: 1199.98px) {
  .containerHeader {
    width: 91%;
  }

  .footer-models {
    margin-right: 72px;
  }

  .footer-tel {
    font-size: 31px;
  }
}

@media (max-width: 991.98px) {
  .footer-models {
    margin: 0 auto;
  }

  .footer-nav {
    margin: 0 auto;
  }

  .footer-nav-bar {
    padding: 0;
  }

  .footer-social {
    margin: 0 auto;
    margin-right: 110px;
  }
}

@media (max-width: 767.98px) {
  .footer {
    background-image: url(./images/footer/bk-footer_mobile.png);
  }

  .footer.webp {
    background-image: url(/images/webp/bk-footer_mobile.webp);
  }

  h1 {
    /*color: #2e3192;*/
    font-size: 18px;
    padding-top: 34px;
    padding-bottom: 39px;
  }

  .mainCatalog {
    display: block;
  }

  .newsListCatalogIcons {
    display: none;
  }

  .slider {
    min-height: 340px;
  }

  .slider .container {
    padding: 0 20px;
  }

  .slider-block .slick-arrow {
    padding: 156px 19px;
  }

  .slider-block {
    height: 340px;
  }

  .slick-list {
    height: 100%;
  }

  .slider-block .slick-track {
    height: 100%;
  }

  .slick-track img {
    height: 100%;
  }

  .my-dots {
    display: none;
  }

  .title-main {
    width: 100%;
  }

  .specialoffer {
    display: none;
  }

  .footer-models {
    margin-bottom: 20px;
  }

  .footer-models {
    margin: 0;
    margin-bottom: 20px;
  }

  .footer-tel {
    font-size: 29px;
  }

  .dealer {
    padding-bottom: 0;
  }

  .title-main {
    font-size: 29px;
  }
}

@media (max-width: 575.98px) {
  .contacts-text__img img {
    width: 100%;
  }

  .dealer {
    padding-bottom: 0;
  }

  .header {
    padding: 20px 0;
  }

  .footer {
    padding-top: 31px;
  }

  .footer-models {
    margin-bottom: 33px;
    position: relative;
    padding: 0 40px;
  }

  .footer-models::before {
    position: absolute;
    content: '';
    border: 1px solid #fff;
    width: 20px;
    width: 116px;
    bottom: -14px;
  }

  .footer-phone {
    padding: 0 40px;
  }

  .footer-last-li {
    margin-top: 60px;
  }

  .footer-social {
    padding: 0 40px;
    margin-top: 60px;
    margin-bottom: 80px;
  }

  .slider-block .slick-arrow {
    padding: 156px 19px;
  }

  .bx_item_slider {
    height: 180px;
  }

  #slide.newsListDealerItemSlide {
    display: block;
  }

  h1 {
    padding: 20px 0;
  }
}

.single_part__text {
  display: none;
}

.bx_item_detail_scu:nth-child(2) {
  margin-bottom: 8px;
}

.version_footer {
  display: none;
}

.product-item-calculate-button {
  border-radius: 4px;
  box-shadow: 1px 3px 6px -1px #000000;
  padding: 9px;
  height: 43px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  width: auto;
  font-weight: 600;
  background-image: linear-gradient(
    to bottom,
    #e44853,
    #de3d44,
    #d83334,
    #d12824,
    #c91d11
  );
  transition: 0.6s;
}

/*=====FULL WIDTH=====*/
.credit_terms {
}

.element-pricep-config {
  padding-bottom: 21px !important;
}

#colorWrap {
  position: relative !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
}

.catalog {
  min-height: 500px;
}

.articles-button-link {
  padding: 0 12px;
}

.articles-button-link > img {
  height: 20px;
}

.bx_size li {
  width: max-content;
}

.cnt {
  width: inherit;
}

.catalog .newsListCatalogIcons {
  width: 100%;
}

.newsListCatalogIconsItem {
  justify-content: center !important;
}

.element-pricep-config-buttons-block {
  display: flex;
  flex-flow: row wrap;
}

#element-pricep-buy {
  margin-left: 20px;
}

.epbbuy {
  margin-left: 0 !important;
  margin-top: 25px;
}

.item_current_price-in-line {
  width: 360px;
}

#bx_651765591_10705 {
  margin-left: 0 !important;
}

.jsFilterForm {
  margin-top: 15px;
}

.h1,
h1,
h2,
h3 {
  font-size: 25px !important;
  letter-spacing: 0px !important;
  font-family: 'OpenSans-Semibold';
}

.element {
  margin: 30px 0 0;
  padding: 30px 60px 60px;
}

.zapchasti.catalog > .container {
  padding-bottom: 0;
}

.use_on {
  margin-top: 0 !important;
}

.heading h1 {
  padding: 20px 0 30px !important;
}

.element-pricep-config-buttonDealer {
  border: 1px solid #c91d11 !important;
}

.product-item-order {
  margin-bottom: 10px;
}

.designAuthor {
  width: 100px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  margin: 0 auto;
}

.designAuthorName {
  text-decoration: underline;
  color: #fff;
}

.siteAuthors {
  position: absolute;
  display: flex;
  right: 10px;
  bottom: 10px;
}

.footer-nav ul li a span {
  text-transform: uppercase;
}

.single_pricep.stock-pricep,
.good_image.stock-img,
.good_image.stock-img > a {
  width: 100%;
}

img[src='0'],
img[src=''] {
  content: url('data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==');
  display: none;
}

.orderInput {
  width: 100% !important;
  padding: 8px 18px;
  border-radius: 6px;
  border: 1px solid #ccc;
  outline: 0;
}

.orderTitle {
  margin-bottom: 10px;
}

.orderTextarea {
  width: 100%;
  padding: 20px;
  border-radius: 6px;
  border: 1px solid rgb(204, 204, 204);
  outline: 0px;
  height: 386px;
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 100px;
  max-height: 250px;
}

.product-item-order-registration-button {
  position: relative;
}

.justify-content-end {
  justify-content: center !important;
}

.wrapSupportProducts {
  margin-top: 0;
}

.labelProducts {
  font-size: 25px;
}

.single_trailer {
  margin: 0;
  margin-right: 20px;
  margin-bottom: 25px;
}

.single_trailer:nth-child(3n) {
  margin-right: 0;
}

.wrap-single_trailer {
  padding: 0;
  padding-bottom: 40px;
}

.about-text {
  padding: 40px 60px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.contacts-text__address > .row,
.contacts-text__phone > .row,
.contacts-text__email > .row {
  margin: 0;
}

.contacts-text-map {
  padding-right: 0;
}

#header-menu-toggle:checked ~ .header-menu-button {
  background: transparent;
  color: #000;
}

.header-menu-button {
  transition: ease 0.4s;
}

.header-menu-box {
  box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.25);
}

.btn-red {
  cursor: pointer;
  border: 1px solid #d0d1d3;
  border-radius: 4px;
  padding: 9px 0px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Open Sans';
  background-image: linear-gradient(
    to bottom,
    #e44853,
    #de3d44,
    #d83334,
    #d12824,
    #c91d11
  );
  transition: 0.6s;
}

.main-ui-pagination-arrow.main-ui-pagination-prev::before,
.main-ui-pagination-arrow.main-ui-pagination-prev::after,
.main-ui-pagination-arrow.main-ui-pagination-next::before,
.main-ui-pagination-arrow.main-ui-pagination-next::after,
.main-ui-pagination-arrows {
  display: none !important;
}

.main-ui-pagination-label {
  font-size: 15px;
  margin-right: 10px;
}

.bx_pagination_page {
  padding: 0 20px;
}

.bx_pagination_bottom .bx_pagination_page li.bx_active {
  background: #9c1217;
}

.bx_pagination_bottom .bx_pagination_page li {
  min-width: 36px;
  color: #fff;
  background: #eb1c24;
  margin-right: 10px;
  padding: 7px;
  font-size: 15px;
  border-radius: 4px;
}

.bx_pagination_bottom .bx_pagination_page li a {
  color: #fff;
}

.main-ui-pagination {
  display: block;
}

.main-ui-pagination-page.main-ui-pagination-active {
  color: #fff;
}

.main-ui-pagination-page {
  padding-left: 4px;
  padding-right: 3px;
  min-width: 36px;
  color: #fff;
  background: #eb1c24;
  margin-right: 8px;
  padding: 7px;
  font-size: 15px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  line-height: 22px;
}

.main-ui-pagination-arrows {
  border-top: 1px solid #eb1c24;
  padding-top: 10px;
  margin: 0;
  margin-top: 10px;
  width: 87%;
}

.main-ui-pagination-arrow {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 15px;
  background: #eb1c24;
  color: #fff;
  border-radius: 4px;
}

.bx_pg_text,
.bx_wsnw {
  display: none;
}

.bx_pagination_section_one {
  text-align: center;
}

.articles h1,
.articles .h1 {
  margin: 0;
  padding: 35px 0;
}

.catalog .newsListCatalogIcons {
  padding: 50px 0 40px;
}

h1 > a {
  color: #000 !important;
}

.product-item-order-registration input {
  width: 185px;
}

.basket-checkout-block-total {
  text-align: right;
  min-width: auto;
  width: auto;
}

.basket-checkout-container {
  margin-top: 25px;
}

.basket-link {
  color: #000;
}

.catalog-element .part_image {
  height: auto;
  width: auto;
}

.bx_bigimages_imgcontainer img {
  width: 100%;
  object-fit: scale-down;
}

.bx_bigimages_imgcontainer {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
}

.basket-add-part {
  background-color: #777 !important;
  border-color: #777 !important;
}

.basket-add-part:hover {
  background-color: #999 !important;
  border-color: #999 !important;
}

h2.basket-item-info-name {
  text-align: left;
}

.basket-checkout-section-inner {
  flex-flow: row wrap;
  align-items: center;
}

.basket-checkout-block-total-price-inner {
  top: 4px;
}

.basket-checkout-block-btn,
.basket-checkout-block-total,
.basket-checkout-block-total-price-inner {
  padding-top: 0;
}

.basket-basket-basket {
  font-size: 21px;
  font-family: 'Open Sans', sans-serif;
  display: flex;
  align-items: center;
}

.basket-basket-basket img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.basket-checkout-block-total-title {
  font: 400 29px/29px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}

.basket-coupon-block-total-price-current {
  font-size: 24px;
}

.card-img-detail,
.card-img-top {
  object-fit: cover;
}

/* .card-img-top{height:306px} */
.basket-item-block-properties {
  display: none;
}

.btn-header-nav > span {
  /* padding: 5px; */
  line-height: 1;
}

#horizontal-multilevel-menu {
  margin: 0 !important;
  max-height: none;
  padding: 0;
}

#horizontal-multilevel-menu li a.root-item {
  letter-spacing: 0;
}

.header-location {
  right: 0;
  max-width: 240px !important;
  height: 20px;
}

.header-dealer {
  margin-top: 6px;
}

/*.header-position{justify-content: space-between;}*/
.header-logo {
  padding: 0 20px 0 0;
}

.container:after,
.header > .container > .row:before,
.header > .container > .row:after {
  display: table;
  content: ' ';
}

.header-location-city {
  font-size: 15px;
}

.header > .container {
  padding: 0 15px;
}

.basket-items-list-header-filter-item.active {
  margin-right: 3px;
}

.priceps a.more .wrapper {
  font-size: 17px;
}

a.basket-item-info-name-link > span {
  text-transform: initial;
}

.price_part > .part_buy {
  align-items: baseline !important;
  position: relative !important;
  width: auto !important;
}

.catalog-section > .description {
  background: #fff;
  padding: 40px 60px;
  border-radius: 10px;
  margin-right: 0px;
}

/*=====FULL WIDTH=====*/

/*=====FIX LOWER THAN 1200px=====*/
@media (max-width: 1199.98px) {
  #horizontal-multilevel-menu {
    margin: 0;
    flex-flow: row wrap;
    padding: 0;
  }

  .header-nav {
    margin-top: -35px !important;
  }

  .header-position {
    flex-flow: row;
    justify-content: space-between;
  }

  .header-right {
    margin-top: -40px;
    min-width: 131px;
  }

  .price_part > .part_buy {
    position: relative !important;
  }

  .zapchasti.catalog > .container > div > .element > .row {
    flex-flow: row;
  }

  .zapchasti.catalog > .container > div > .element > .row > .col-12.col-md-4 {
    max-width: max-content;
  }

  .price_part .buy {
    justify-content: flex-end !important;
    display: flex !important;
    max-width: 100%;
  }

  .part_buy {
    align-items: baseline !important;
    position: relative !important;
    width: auto !important;
  }

  .zapchasti.catalog > .container > div > .element > .row > .col-12.col-md-4 {
    max-width: 100%;
    flex: 100%;
  }

  .catalog-element .part_image {
    width: auto;
  }

  .catalog-element .part_image img {
    width: 100%;
    margin: 0 auto;
  }

  .element-pricep,
  .newsListCatalogIcons {
    width: 100% !important;
  }
}

/*=====FIX LOWER THAN 1200px=====*/

/*=====iPadPro=====*/
@media (max-width: 1024px) {
  .credit_terms {
    margin-top: 20px;
  }

  .bx_bigimages_imgcontainer {
    width: 70% !important;
  }

  #horizontal-multilevel-menu li a.root-item-selected {
    margin-top: 5px;
  }

  .form-group {
    flex: 1;
    max-width: 100%;
  }

  .zapchasti.catalog > .container > div > .element > .row > .col-12.col-md-4 {
    max-width: 100%;
    flex: 100%;
  }

  .catalog-element .part_image {
    width: auto;
    /* width: 100%; */
  }

  .catalog-element .part_image img {
    width: auto;
    max-width: 100%;
    max-height: 250px;
    margin: 0 auto;
  }

  .price_part {
    flex: 100%;
  }

  .news-list-param {
    font-size: 18px;
  }

  .news-detail > .mb-3 > p {
    font-size: 17px;
  }

  .dealerSearch {
    padding-bottom: 20px;
  }

  div.news-list {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .news-list-bk {
    margin-top: 25px;
  }

  .newsListCatalogDealer__name,
  .newsListDealer__tel > a {
    font-size: 15px;
  }

  .newsListCatalogDealer__region,
  .newsListDealer__address,
  .newsListDealer__site > a {
    font-size: 14px;
  }

  .single_trailer {
    width: 48%;
  }

  .element-pricep-media iframe {
    height: 362px !important;
  }

  .element-pricep-media .row {
    min-height: auto;
  }

  .element-pricep-media-img {
    padding: 0;
  }

  .-city {
    font-size: 15px !important;
  }

  .newsListCatalogTextPreview {
    width: 155px;
    columns: 1 !important;
  }

  .catalog .newsListCatalogTextPreview {
    columns: 0;
  }

  .catalog .newsListCatalogIcons {
    padding: 45px 0 30px;
    width: auto;
    justify-content: end;
  }

  .newsListCatalogIconsItem__image {
    display: flex;
    height: 62px;
    align-items: flex-end;
  }

  .element-pricep,
  .atv {
    width: auto !important;
  }

  .atv {
    margin-left: 0;
  }

  .card-img-top {
    height: auto;
  }

  .toggler {
    width: 250px !important;
  }

  .toggler img {
    width: 150px !important;
  }

  .newsListCatalogIconsItem {
    border-bottom: 0;
    margin-bottom: 0;
    flex-flow: row wrap;
    justify-content: space-around;
  }

  /* #horizontal-multilevel-menu{flex-flow: row wrap;margin: 0;max-width: 100%;margin-top: -35px;} */
  /* #horizontal-multilevel-menu li a.root-item{font-size: 14px;} */
  .header-logo img {
    width: 150px;
  }

  .header-location {
    width: auto;
    right: 2px;
  }

  .header-right {
    margin-top: -26px;
    min-width: 131px;
  }

  .header-position {
    padding: 30px 0;
    flex-flow: row;
  }

  .articles .h1,
  .articles h1 {
    padding: 35px 0;
    margin: 0;
  }

  .articles-detail {
    padding: 40px;
  }

  .news-detail-title {
    font-size: 36px;
    margin-bottom: 40px;
  }

  .newsListDealerItem {
    margin-right: 0;
  }

  .newsListDealerItemSlide {
    flex-wrap: nowrap !important;
  }

  .dealer-block-list {
    padding: 0 20px;
  }

  section.delivery {
    padding-bottom: 40px;
  }

  .header-nav {
    display: block !important;
  }
}

/*=====iPadPro=====*/

/*==========*/
@media (max-width: 991px) {
  .container {
    zoom: 1;
  }

  .containerHeader {
    width: 91%;
  }

  #element-pricep-buy {
    margin-left: 0;
    margin-top: 20px;
  }

  .element-pricep-media-imagesTwo {
    display: block !important;
  }

  .element-pricep-media-picture {
    height: auto;
  }

  .basket-basket-basket {
    display: none;
  }

  .newsListCatalogIconsItem:nth-child(6n-3) {
    margin-bottom: 50px;
  }

  .card-detail-gradient {
    background-image: none !important;
    position: relative;
  }

  .card-detail-titel {
    padding: 0;
  }

  .card-detail iframe {
    height: 300px;
    border-radius: 0;
  }

  .card-title {
    padding: 0 0 50px;
    max-height: fit-content;
  }

  .card-detail {
    height: 460px;
  }

  .bx_item_detail_size.full,
  .bx_item_detail_scu {
    padding-left: 0;
    margin-left: 2px;
  }
}

/*==========*/

/*=====I DONT REMEMBER WHAT IS THIS, BUT I THINK WE CAN FIX THIS LATER=====*/
/* @media (max-width: 770px){
.container{width:770px}
.price_part>.part_buy{position:relative!important}
.zapchasti.catalog>.container>div>.element>.row{flex-flow:wrap}
.zapchasti.catalog>.container>div>.element>.row>.col-12.col-md-4{max-width: 100%;flex: 100%;}
.catalog-element .part_image{width:auto}
.catalog-element .part_image img{width:auto;margin: 0 auto;}
.price_part .buy{display:block!important}
} */
/*=====I DONT REMEMBER WHAT IS THIS, BUT I THINK WE CAN FIX THIS LATER=====*/

/*=====iPad=====*/
@media (max-width: 768px) {
  .container {
    zoom: 1;
  }

  .item_current_price-in-line {
    width: 200px;
  }

  .newsListCatalogIconsItem {
    max-width: 33%;
  }

  .advantages-image-b > img {
    margin-right: 0 !important;
  }

  .price_part {
    max-width: 100%;
  }

  .bx_bigimages_imgcontainer {
    width: 100% !important;
  }

  .advantages-image > .advantages-image-b > img {
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .advantages-image {
    display: block !important;
  }

  .delivery-header-wrap {
    padding: 40px 40px 0 !important;
  }

  .toggler {
    width: 220px !important;
  }

  .toggler img {
    height: 120px !important;
  }

  .bx_bigimages_imgcontainer img {
    height: auto;
    width: 100%;
  }

  .bx_bigimages_imgcontainer {
    left: 0;
  }

  .contacts-text {
    flex: 1;
    max-width: 40%;
    padding-left: 0;
  }

  .contacts-text-map {
    max-width: 100%;
  }

  .catalog .newsListCatalogIcons {
    padding: 30px 0 !important;
  }

  .single_trailer {
    width: 48%;
  }

  .price-configuration {
    width: 100%;
    margin-top: 15px;
  }

  .trailers
    > .container
    > .newsListCatalogIcons
    > .newsListCatalogIconsItem:nth-child(6n-3) {
    margin-bottom: 0 !important;
  }

  .newsListCatalogIconsItem:nth-child(6n-3) {
    margin-bottom: 50px;
  }

  #horizontal-multilevel-menu {
    flex-flow: row wrap;
    padding: 0;
  }

  #horizontal-multilevel-menu li a.root-item {
    font-size: 14px;
  }

  .header-logo img {
    width: 150px;
  }

  .header-location {
    width: auto;
    right: 2px;
  }

  .header-nav {
    display: block;
  }

  .header-right {
    margin-top: -25px;
  }

  .header-position {
    padding: 30px 0;
  }

  .footer-social {
    margin-left: 10px;
    margin-bottom: 15px;
  }

  .footer-tel {
    font-size: 3.5vw;
  }

  .footer-phone {
    padding: 0;
    flex: 0 0 17%;
    max-width: 30%;
    margin-right: 25px;
  }

  .footer-nav {
    position: relative;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .footer > .container {
    max-width: 95%;
  }

  .footer > .container > .row {
    flex-flow: row;
    flex-wrap: wrap;
  }

  .footer > .container > .row > .d-none {
    display: block !important;
  }

  .footer-models {
    margin-bottom: 0;
    max-width: 31%;
  }
}

/*=====iPad=====*/

/*=====Mobile=====*/
@media (max-width: 730px) {
  .card-detail-titel {
    color: #4254a5;
  }

  .h1, h1, h2, h3 {
    font-size: 22px !important;
  }

  .menu-mobile {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 12px 20px;
    display: block;
    background: #fff;
    margin-top: 0;
    z-index: 101;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
  }

  .header-menu-mobile {
    display: none;
  }

  #header-menu-toggle {
    opacity: 0;
    display: none;
  }

  #header-menu-toggle:checked ~ .header-menu-button > span {
    transform: rotate(45deg);
  }

  #header-menu-toggle:checked ~ .header-menu-button > span::before {
    top: 0;
    transform: rotate(0);
  }

  #header-menu-toggle:checked ~ .header-menu-button > span::after {
    top: 0;
    transform: rotate(90deg);
  }

  #header-menu-toggle:checked ~ #bx_incl_area_9_2 .header-menu-box {
    visibility: visible;
    right: 0;
  }

  #header-menu-toggle:checked ~ .header-menu-box {
    visibility: visible;
    right: 0;
  }

  #header-menu-toggle:checked ~ .fulltoggle {
    display: block;
    visibility: visible;
    position: fixed;
  }

  .fulltoggle {
    visibility: hidden;
    display: none;
    position: absolute;
    bottom: 47px;
    right: 0;
    width: 100%;
    cursor: pointer;
    z-index: 1;
    height: 2000%;
  }

  .header-menu-button {
    display: flex;
    align-items: center;
    position: relative;
    top: 0;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 3;
    padding: 28px 45px 27px 15px;
    margin: 0;
    background: transparent;
  }

  .header-menu-button > span,
  .header-menu-button > span::before,
  .header-menu-button > span::after {
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    background-color: #eb1c24;
    transition-duration: 0.25s;
  }

  .header-menu-button > span::before {
    content: '';
    top: -8px;
  }

  .header-menu-button > span::after {
    content: '';
    top: 8px;
  }

  .header-menu-box {
    overflow-y: scroll;
    display: block;
    position: fixed;
    visibility: hidden;
    bottom: 0;
    right: -100%;
    width: 80%;
    height: 100%;
    margin: 0;
    padding: 15px 20px 20px;
    list-style: none;
    background-color: white;
    transition-duration: 0.25s;
    z-index: 2;
  }

  .header-menu-box li ul {
      border-bottom: 1px solid;
      padding-bottom: 10px;
  }

  .header-menu-box li ul li {
      padding: 5px 0;
  }

  .header-menu-box li {
      padding: 5px 0;
  }

  .header-menu-item {
    user-select: none;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 15px;
    font-size: 16px;
    transition: ease 0.15s;
    color: #fff;
    cursor: pointer;
    margin-bottom: 15px;
    border-bottom: 2px solid #c3131b;
  }

  .header-menu-item:hover,
  .header-menu-item:active {
    background: #c3131a;
  }

  /*==========*/
  .header-phone,
  .footer-models:first-child,
  .mobilePartsHeader > .d-flex > a,
  .main-ui-pagination-label,
  .hiddenxs,
  .main-ui-pagination-arrow.main-ui-pagination-prev::before,
  .main-ui-pagination-arrow.main-ui-pagination-prev::after,
  .main-ui-pagination-arrow.main-ui-pagination-next::before,
  .main-ui-pagination-arrow.main-ui-pagination-next::after,
  .footer > .container > .row > .d-none:first-child,
  .contacts-text__description > br,
  .header-nav {
    display: none !important;
  }

  /*==========*/
  .webMoney > .row,
  .element-pricep-config > .col-6,
  .element > .row > .col-12,
  .news-detail,
  .header-logo,
  .pricep-config-price,
  .price_part,
  .single_trailer .row,
  .manageBlock,
  .product-item-order-delivery-block,
  .product-item-order-registration,
  .product-item-order-registration-fio,
  .product-item-order-registration-email,
  .product-item-order-registration-phone,
  .product-item-order-registration-adress,
  .product-item-order-registration-button,
  .zapchasti.catalog > .container {
    padding: 0 !important;
  }

  .parts,
  .about-text,
  .bx_pagination_page,
  .dealer-block-list {
    padding: 0 20px;
  }

  /*==========*/
  .element-pricep-information > .row > .col-xl-4 {
    padding: 0;
    margin-bottom: 20px;
  }

  .element-pricep-information .title {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .element-pricep-information {
    padding: 20px 25px;
    margin-bottom: 0;
  }

  .element-pricep-config {
    padding: 20px 25px 0;
  }

  .element-pricep-title h1 {
    margin-top: 33px;
    padding: 0 20px;
  }

  .element-pricep-text-title h2 {
    margin-top: 25px;
    margin-bottom: 0;
  }

  .element-pricep-config > .row {
    flex-flow: column;
  }

  .element-pricep-text {
    padding: 0 25px;
    font-size: 16px !important;
  }

  .element-pricep-media {
    padding: 0 25px;
  }

  .element-pricep-video {
    height: auto !important;
  }

  .element {
    padding: 0 20px;
    margin: 20px 0;
    box-shadow: none;
    border-radius: 0;
  }

  .element-pricep-media-picture,
  .element-pricep-media-picture img {
    height: auto;
  }

  .element-pricep-media .row {
    min-height: auto;
  }

  .element-pricep-config > .col-6,
  #colorWrap {
    flex-flow: column;
    height: auto;
  }

  .element-pricep-config-price-price-title {
    text-align: center;
  }

  .element-pricep-config-buttonDealer {
    margin-top: 15px;
    font-size: 11px;
  }

  .element-pricep-config-price {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }

  .element-pricep-config-price > .row > .order-md-2 {
    margin-top: 20px;
  }

  .element-pricep-config-button {
    max-width: 100%;
    margin: 0 auto;
    padding-right: 0 !important;
  }

  .element-pricep-config-button > div:first-child {
    order: 2;
  }

  .element-pricep-config-button > div:last-child {
    order: 1;
  }

  /*==========*/
  .main-ui-pagination {
    display: block;
  }

  .main-ui-pagination-page.main-ui-pagination-active {
    color: #fff;
  }

  .main-ui-pagination-page {
    padding-left: 4px;
    padding-right: 3px;
    min-width: 36px;
    color: #fff;
    background: #eb1c24;
    margin-right: 8px;
    padding: 7px;
    font-size: 15px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
  }

  .main-ui-pagination-arrows {
    border-top: 1px solid #eb1c24;
    padding-top: 10px;
    margin: 0;
    margin-top: 10px;
    width: 87%;
  }

  .main-ui-pagination-arrow {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 15px;
    background: #eb1c24;
    color: #fff;
    border-radius: 4px;
  }

  .newsListDealer__tel a,
  .newsListDealer__telTwo a,
  .newsListDealerItem,
  .newsListCatalogDealer__name {
    font-size: 15px;
  }

  .newsListDealerItem a {
    font-size: 15px;
    color: #eb1c24;
  }

  .newsListDealer__tel a,
  .newsListDealer__telTwo a {
    color: #2b388e !important;
  }

  /*==========*/
  .header {
    padding: 20px;
  }

  .header::after {
    content: '';
    border-bottom: 2px solid rgba(155, 190, 212, 1);
    display: none;
    height: 1px;
    position: absolute;
    left: 20px;
    right: 20px;
    padding-top: 19px;
  }

  .header-dealer {
    font-size: 16px;
    line-height: 1;
  }

  .header-dealer > a {
    color: rgba(107, 108, 110, 0.98);
  }

  .header-logo a img {
    width: 150px !important;
  }

  .header-position {
    justify-content: space-between;
    align-items: end !important;
    padding: 0 !important;
  }

  .header-location-city {
    font-size: 15px;
  }

  .header-location {
    text-align: right;
    font-size: 16px;
    margin-top: 16px;
    right: 0;
    width: auto;
    position: relative;
    display: block;
  }

  .header-location-img {
    display: inline-block;
  }

  .header-right {
    margin: 0;
    flex: 1 0 50%;
    text-align: right;
  }

  /*==========*/
  .bx_pagination_bottom .bx_pagination_page li.bx_active {
    background: #9c1217;
  }

  .bx_pagination_bottom .bx_pagination_page li {
    min-width: 36px;
    color: #fff;
    background: #eb1c24;
    margin-right: 10px;
    padding: 7px;
    font-size: 15px;
    border-radius: 4px;
  }

  .bx_pagination_bottom .bx_pagination_page li a {
    color: #fff;
  }

  .bx_size li {
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 5px;
    margin-right: 5px;
  }

  .bx_size ul:first-child {
    align-content: center;
    flex-wrap: wrap;
  }

  .bx_size,
  .bx_size li {
    width: auto !important;
  }

  .bx_item_slider {
    height: 300px;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    z-index: 2;
  }

  .bx_bigimages_imgcontainer img {
    top: 0;
    width: 100%;
    height: auto;
  }

  .bx_bigimages_imgcontainer {
    top: 10px;
    width: 100%;
    height: auto;
    left: auto;
  }

  .bx_item_detail_size {
    margin-right: 15px;
  }

  .bx_item_detail_size:nth-child(odd) {
    margin-right: 0;
  }

  .bx_item_detail_scu:nth-child(2) {
    margin-bottom: 0px;
  }

  /*==========*/
  #bx_3744525869_7416_prop_49_cont {
    order: 1;
  }

  #bx_3744525869_7416_prop_77_cont {
    order: 3;
  }

  .colorAttach {
    z-index: 1;
  }

  #colorWrap {
    padding-right: 15px !important;
    padding-left: 0;
    width: 100%;
  }

  #colorWrap,
  #bx_3744525869_7416_prop_52_cont {
    order: 2;
    flex-flow: column;
    z-index: 1;
  }

  /*==========*/
  .footer-social {
    margin-top: 20px;
    order: 2;
    margin-bottom: 80px !important;
    margin-left: 0;
  }

  .footer-social-youtube > a > img {
    width: 27px;
  }

  .footer-social-vk > a > img {
    width: 29px;
  }

  .footer-social-f > a > img {
    width: 13px;
  }

  .footer-social-f {
    padding: 3px 10px;
  }

  .footer-social-youtube {
    padding: 3px 4px;
  }

  .footer-social-vk {
    padding: 3px 3px;
  }

  .footer-nav {
    position: relative;
  }

  .footer-nav-bar div {
    margin-bottom: 0;
  }

  .footer-models {
    margin-bottom: 33px;
    position: relative;
    padding: 0 40px;
    max-width: fit-content;
  }

  .footer-models::after {
    position: absolute;
    content: '';
    border: 1px solid #fff;
    width: 116px;
    top: -28px;
  }

  .footer-phone {
    order: 1;
    margin-bottom: 40px;
    padding: 0 40px;
    flex: auto;
    max-width: fit-content;
  }

  .footer-nav ul {
    font-size: 14px;
  }

  .footer-last-li {
    font-size: 16px !important;
    margin-top: 20px !important;
  }

  .footer-models:nth-child(2) {
    display: block !important;
    order: 2;
  }

  .footer-nav-bar {
    font-size: 15px;
  }

  .footer-tel {
    font-size: 25px;
    padding: 10px 0;
  }

  .footer-tel a {
    display: block;
  }

  .footer > .container {
    max-width: 100%;
  }

  /*==========*/
  .price_part .buy,
  .price_part .price_of_part {
    align-items: end !important;
    max-width: fit-content;
    padding: 15px 0;
  }

  .price_part .price_of_part > p {
    margin-bottom: 0;
  }

  .price_part {
    min-height: auto;
  }

  .price_part {
    margin-top: 0;
  }

  .price_part.stock-link {
    text-align: center;
    font-size: 20px;
    bottom: 10px;
  }

  .price_part.stock-link a {
    text-decoration: none;
  }

  .parts .single_part {
    margin-bottom: 20px;
  }

  .parts:last-child .single_part {
    margin-bottom: 0;
  }

  .parts .price_part .price .wrapper {
    display: inline;
    align-items: center;
  }

  /*==========*/
  .articles-button-link,
  .articles-button {
    display: table-footer-group;
    margin: 0;
  }

  .articles,
  .delivery,
  .contacts,
  .about {
    background: #fff;
  }

  .articles h1,
  .articles .h1,
  h1 {
    padding: 20px;
    padding-top: 40px;
    margin: 0;
    font-weight: 400;
    text-align: left;
    font-family: 'Open Sans';
  }

  .articles .h1,
  .articles h1 {
    padding: 20px !important;
    padding-top: 40px !important;
  }

  .articles-detail {
    padding: 0 20px 20px;
  }

  .atv {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .atv h1 {
    padding: 25px 0 15px 30px !important;
    font-size: 15px !important;
  }

  .single_trailer {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .single_trailer:last-child {
    margin-bottom: 0;
  }

  .slider {
    min-height: 200px;
  }

  .slider-block {
    height: 200px;
  }

  .slider-block .slick-arrow {
    padding: 86px 19px;
  }

  /*==========*/
  .card-detail-titel {
    bottom: 0;
    position: relative;
    margin-top: 15px;
    left: 0;
    padding: 10px 25px;
  }

  .card-detail-gradient {
    background-image: none !important;
    position: relative;
    height: auto;
  }

  .card-detail iframe {
    height: 300px;
    border-radius: 0;
  }

  .card-detail {
    height: auto;
  }

  .card-title {
    padding: 0 0 50px;
    max-height: fit-content;
  }

  .card {
    min-height: auto;
  }

  .card a img {
    border-radius: 0;
  }

  .card-img-detail {
    border-bottom: 1px solid #dbdbdc;
  }

  .card-detail-time {
    position: relative;
    margin-top: 30px;
  }

  .card-body-articles {
    padding: 0 25px;
  }

  /*==========*/
  .block-questions-mobile .block-questions__img {
    margin-bottom: 0 !important;
    border: 0 !important;
    text-align: center;
  }

  .block-questions-online {
    width: auto !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }

  .block-questions__img > img {
    width: 70%;
  }

  .block-questions {
    max-width: 100%;
    padding: 0 25px;
  }

  /*==========*/
  .zapchasti.catalog > .container > div > .element > .row {
    flex-flow: wrap;
  }

  .zapchasti.catalog > .container > div > .element > .row > .col-12.col-md-4 {
    max-width: 100%;
  }

  .advantages-image > .advantages-image-b > img {
    margin-right: 0 !important;
  }

  .advantages-image {
    display: block !important;
  }

  .advantages {
    box-shadow: none !important;
    padding: 20px !important;
  }

  .sale-paysystem-wrapper {
    margin: 0 !important;
    padding: 24px;
  }

  .sale_order_full_table {
    margin: 20px;
  }

  .item_current_price-in-line {
    width: auto;
  }

  .element-pricep-config-buttons-block {
    width: 200px;
  }

  .basket-item-price-current-text {
    letter-spacing: -1px;
    font: 400 25px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  .priceps a.more .wrapper {
    font-size: 11px;
  }

  .parts a.more .wrapper {
    font-size: 12px;
  }

  section.delivery {
    padding-bottom: 0;
  }

  .about-text {
    box-shadow: none;
  }

  .contacts-text {
    max-width: 100%;
    padding-right: 0;
  }

  .news-detail.bx-blue > .mb-3 > p > iframe {
    height: 210px;
    width: 100%;
    margin: 0;
  }

  .text-desc > p > iframe,
  .text-desc > iframe {
    height: auto;
    width: 100%;
    min-height: 210px;
  }

  .siteAuthors {
    position: relative;
    width: 130px;
    margin: 0 auto;
    justify-content: center;
    flex-flow: row wrap;
    bottom: 0;
    right: 0;
  }

  .logoPokypay {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .logoArtEast {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .product-item-order-registration {
    margin: 0 25px;
  }

  .product-item-order-delivery {
    padding: 0 25px;
  }

  .pricepItem > .wrap {
    margin-top: 20px !important;
  }

  .price > .wrapper {
    font-size: 13px;
  }

  .swiper {
    display: block !important;
  }

  .filter_mobile {
    display: block;
  }

  .container {
    padding: 0;
  }

  .good_image.stock-img,
  .good_image.stock-img a {
    width: 100%;
    height: 100%;
  }

  .pricepItem {
    margin-bottom: 25px !important;
  }

  .jsPricepItemWrapAll {
    padding: 0 15px !important;
  }

  .manageBlock > .col-12 {
    padding: 0 !important;
  }

  .form-group {
    margin-bottom: 0;
    padding: 0 15px !important;
  }

  .titleHeader {
    margin-top: 20px;
    font-weight: 600 !important;
  }

  .objectName {
    padding: 0 !important;
    max-width: fit-content !important;
  }

  .quadraSettings {
    margin-bottom: 25px;
  }

  .quadraImage {
    margin-bottom: 30px;
    margin-top: 0 !important;
    text-align: center;
  }

  .quadraImage img {
    max-height: 200px;
    height: auto !important;
  }

  .pricepListBlock {
    margin-top: 0 !important;
  }

  .pricep-atv {
    padding-bottom: 25px !important;
  }

  .textPricep {
    margin-left: 7px;
  }

  .price {
    padding: 10px;
  }

  .pricepInfo {
    padding: 0 25px;
  }

  .pricepInfoTitle {
    margin-top: 0 !important;
  }

  .version_footer {
    display: none !important;
    position: relative;
    bottom: 50px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: center;
  }

  .scroll_table {
    width: 100%;
    overflow-x: scroll;
  }

  .yandex,
  .webMoney {
    padding: 20px 0 0 !important;
    margin: 0;
  }

  .delivery-header-wrap {
    display: flex;
    flex-flow: row wrap;
    padding: 10px !important;
  }

  .box {
    padding: 20px 25px !important;
  }

  .toggler {
    width: 175px !important;
  }

  .news-detail.bx-blue > div > p > a > img,
  .news-detail.bx-blue > div > p > img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .mobile-title {
    display: block !important;
  }

  .text-desc {
    margin-top: 20px;
  }

  .wrap-single_trailer {
    padding: 25px;
  }

  .heading h1 {
    padding: 0 0 20px;
  }

  .catalog-element .part_image {
    width: 100%;
    height: auto;
  }

  .delivery-border {
    padding: 0 20px;
    box-shadow: none !important;
  }

  .contacts-text {
    flex: 100%;
  }

  .contacts-text__address > .row,
  .contacts-text__phone > .row,
  .contacts-text__email > .row {
    padding: 0;
  }

  .news-list-item {
    padding: 0 5px;
  }

  .dealer-block__search {
    margin-bottom: 20px;
  }

  .newsListDealerItem,
  .dealer-block__text {
    padding: 0;
    margin-bottom: 20px;
  }

  .news-detail-title,
  .news-detail-title a {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .mobilePartsHeader {
    padding: 25px 20px 0;
  }

  .dealer-block__text {
    font-size: 15px;
  }

  .catalog {
    padding-bottom: 25px;
  }

  .header-menu-mobile {
    display: block !important;
    /* width: 20px; */
  }

  .priceps {
    position: inherit !important;
    padding: 0 5px;
    width: 50%;
  }

  .row {
    margin: 0 !important;
    width: 100%;
    position: unset;
  }

  .trailers {
    padding-top: 15px;
  }

  .config-in-line {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
  }

  .col-6 {
    max-width: 100%;
    padding: 0 15px;
    flex: 0 0 100%;
  }

  .properties {
    text-align: left;
  }

  .pricep-text-like {
    font-size: 15px !important;
    margin: 25px auto 0 !important;
    max-width: 100%;
    padding: 0 25px !important;
  }

  .col-xl-3,
  .col-3 {
    position: unset;
  }

  .single_part__text {
    display: block;
    margin-bottom: 20px;
  }

  .link {
    top: auto !important;
    margin-top: 10px;
    right: 0 !important;
    position: relative !important;
  }

  .labelProducts {
    padding: 0 25px;
    font-size: 25px;
  }

  .order-trailer-online__text a {
    font-size: 25px !important;
  }

  .questions {
    font-size: 21px !important;
  }

  img[src='0'],
  img[src=''] {
    content: url('data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==');
    display: none;
  }

  img {
    border: 0;
  }

  .ptips {
    padding: 0 30px;
    margin-bottom: 10px;
  }

  #order_id {
    margin-top: 20px;
    margin-left: 16px;
  }

  .header-location {
    font-size: 15px !important;
    top: 45px;
    right: 0 !important;
  }

  .header-location-city {
    font-size: 14px !important;
  }

  .zapchasti font {
    display: none !important;
  }
}

/*=====Mobile=====*/

@media (max-width: 600px) {
  .container {
    zoom: 1;
  }

  .catalog .newsListCatalogIcons {
    display: none;
  }
}

@media screen and (max-width: 430px) {
  .banner-catalog {
      display: block !important;
      margin-top: 10px;
  }

  .tab-products {
    display: none;
  }
}

/*=====iPhone 5 Item Page Fix=====*/
@media (max-width: 320px) {
  .bx_item_slider {
    height: 205px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .bx_bigimages_imgcontainer {
    border: 0;
  }
}

/*=====iPhone 5 Item Page Fix=====*/

/*=====FILTERS=====*/
/* Base for label styling */
.jsFilterForm > div > [type='checkbox']:not(:checked),
.jsFilterForm > div > [type='checkbox']:checked {
  position: absolute;
  left: -9999px;
}

.jsFilterForm > div > [type='checkbox']:not(:checked) + label,
.jsFilterForm > div > [type='checkbox']:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
  display: flex;
  justify-content: left;
  align-items: center;
}

/* checkbox aspect */
.jsFilterForm > div > [type='checkbox']:not(:checked) + label:before,
.jsFilterForm > div > [type='checkbox']:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid red;
  border-radius: 50%;
}

/* checked mark aspect */
.jsFilterForm > div > [type='checkbox']:not(:checked) + label:after,
.jsFilterForm > div > [type='checkbox']:checked + label:after {
  content: '';
  position: absolute;
  top: 0.32em;
  left: 0.32em;
  color: red;
  transition: all 0.2s;
  border-radius: 50%;
  background: red;
  height: 6px;
  padding: 5px;
  width: 6px;
}

/* checked mark aspect changes */
.jsFilterForm > div > [type='checkbox']:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.jsFilterForm > div > [type='checkbox']:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.jsFilterForm > div > [type='checkbox']:disabled:not(:checked) + label:before,
.jsFilterForm > div > [type='checkbox']:disabled:checked + label:before {
  box-shadow: none;
  border-color: #ddd;
  background-color: #ddd;
}

.jsFilterForm > div > [type='checkbox']:disabled:checked + label:after {
  color: #999;
}

.jsFilterForm > div > [type='checkbox']:disabled + label {
  color: #aaa;
}

/*=====FILTERS=====*/

/* .pricep45 .container {
   width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
} */

/* @media (min-width: 992px){
.pricep45 .containernew {
   width: 720px;
}
}
@media (min-width: 768px){
.pricep45 .containernew {
    width: 540px;
}

} */

.modal-backdrop.show {
  opacity: 0.5;
  height: 100%;
  width: 100%;
}

@media (min-width: 1200px) {
  .container {
    max-width: 75%;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1170px;
  }
}

.bx_pagination_bottom {
  margin-top: 10px;
}

.element-pricep-config-price.pricep-config-price {
  flex: 0 0 26% !important;
  max-width: 26% !important;
  margin-left: 0 !important;
}

/* Основные стили для ссылок навигации */
.navigation a.btn-header-nav {
    background: none;
    font-weight: bold;
    color: black;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

/* Псевдоэлемент для заливки и анимации */
.navigation a.btn-header-nav::before {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    background-color: #B66A50; /* Глиняный цвет */
    z-index: -1; /* Помещаем псевдоэлемент под текст */
}

/* Анимация при наведении */
.navigation a.btn-header-nav:hover::before {
    animation: fillAnimation 1s forwards !important;
}

.navigation a.btn-header-nav:hover {
    background: none !important;
}

/* Меняем цвет текста на белый при полной заливке */
.navigation a.btn-header-nav:hover {
    color: white;
}

/* Определение ключевых кадров для анимации */
@keyframes fillAnimation {
    0% {
        top: 0;
        left: 100%;
        width: 0;
        height: 0;
    }
    25% {
        left: 0;
        width: 100%;
        height: 0;
    }
    50% {
        height: 100%;
    }
    75% {
        top: 0;
        height: 100%;
    }
    100% {
        left: 0;
        width: 100%;
        height: 100%;
    }
}

#horizontal-multilevel-menu, #horizontal-multilevel-menu ul {
	background: none !important;
}

#horizontal-multilevel-menu li ul {
	background: #f5f5f5 !important;
}

#horizontal-multilevel-menu li a.root-item {
	color: black !important;
}