.kaspi-credit {
    /*position: absolute;*/
    right: 0;
}

.img_container.ratio-16-9 {
	aspect-ratio: 16 / 9;
	height: 100%;
}
.img_container.ratio-3-4 {
	aspect-ratio: 3 / 4;
	height: 100%;
}

.img_container.ratio-3-4_list {
	aspect-ratio: 3 / 4;
	height: 280px;
	margin-bottom: 35px;
}

.product-item-detail-info-container{
	margin-top: 10px;
	margin-bottom: 15px;
}

.block-table img {
    width: 100%;
}

.mini-blocks {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.mini-blocks a {
    background-color: #cf112b;
    color: white;
    width: 20%;
    height: 50px;
    text-align: center;

    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;

}

.mini-blocks a:hover {
    color: white;
    text-decoration: none;
}

.plakats {
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
}

.plakats a {
    width: 20%;
    height: 100%;
}

.plakats a img {
    width: 100%;
    cursor: pointer;
}


.info_slider {
    margin-bottom: 80px;
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*gap: 30px;*/
}

.n-info_slider {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.info_slider .info_slider-item {
    max-width: calc((100% / 4) - 30px);
    border-radius: 4px;
    background: #FFFFFF;
    margin-right: 30px;
}

.n-info_slider .info_slider-item {
    max-width: calc((100% / 3) - 30px);
    margin: 0;
}

.info_slider .info_slider-item:hover {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.06);
}

.info_slider .info_slider-item .item-name {
    font-family: 'Century Gothic', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #CF112B;
    margin-bottom: 10px;
    text-align: center;
}

.info_slider .info_slider-item .item-attr {
    font-family: 'Century Gothic', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    color: #141414;
    margin-bottom: 15px;
    text-align: center;
}

.info_slider .info_slider-item .item-img {
    margin-bottom: 15px;
    padding: 0 50px;
    box-sizing: border-box;
    height: 220px;
}

.info_slider .info_slider-item .item-img img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.info_slider .info_slider-item .item-list {
    margin: 0;
    padding: 0;
}

.info_slider .info_slider-item .item-list li:nth-child(2n-1) {
    background: #F9F9F9;
}

.info_slider .info_slider-item .item-list li {
    list-style: none;
    padding: 0px 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 70px;
    box-sizing: border-box;
    text-align: center;
    font-family: 'Century Gothic', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: rgba(20, 20, 20, 1);
}

.info_slider {
    position: relative;
    overflow: hidden;
}

.info_slider .slick-arrow {
    position: absolute;
    z-index: 50;
    font-size: 0;
    border: none;
    outline: none;
    background: url("../images/slider/slick_arr.svg") center/cover no-repeat;
    width: 20px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.info_slider .slick-prev {
    left: 0;
    transform: rotate(180deg);
}

.info_slider .slick-next {
    right: 0;
}

.news-wrapper .text-block {
    margin-top: 0;
    max-width: calc(50% - 17px);
}



.bx-breadcrumb {
    padding: 16px 0px 0px 0px;
}

.bx-breadcrumb i {
    /*color: #b5bdc2;*/
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px;
}

.last-item {
    color: #757575;
}

.bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 13px;
    vertical-align: middle;
    margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item a {
    color: #000000;
}

.bx-breadcrumb .bx-breadcrumb-item span {
    white-space: normal;

    font-family: 'CenturyGothic';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;

}

.bx-breadcrumb .bx-breadcrumb-item a {
    border-bottom: none;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.mb-25 {
    margin-bottom: 25px;
}

/** contacts  **/
.contacts .cont-h {
    color: #141414;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contacts .cont-phone {
    display: inline-block;
    color: #EE1D24;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    padding-left: 25px;
    background: url('/images/icons/cont-phone.svg') left center no-repeat;
}

.contacts .cont-data-row {
    margin-bottom: 15px;
    row-gap: 15px;
}

.contacts .cont-data {
    font-family: 'Century Gothic';
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 15px;
    column-gap: 15px;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 15px;
}

.contacts .cont-data__n {
    color: rgba(51, 51, 51, 0.51);
}

.contacts .cont-data__v {
    color: #333;
}

.cont-data-row .cont-data {
    margin-bottom: 0;
}

.cont-splice {
    width: 1px;
    height: 16px;
    background: #979797;
}

.contacts .cont-links-row {
    row-gap: 15px;
    margin-bottom: 15px;
}

.contacts .cont-link {
    font-family: 'Century Gothic';
    display: inline-flex;
    padding: 15px 10px;
    border-radius: 5px;
    background: rgba(217, 217, 217, 0.26);
    flex-wrap: wrap;
    align-items: center;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    margin: 0 10px 10px 0;
}

.contacts .cont-link__n {
    color: rgba(51, 51, 51, 0.51);
    margin-right: 10px;
}

.contacts .cont-link__v,
.contacts .cont-link__v a {
    color: #333;
    text-decoration: none;
}

.cont-map {
    margin-bottom: 30px;
}

.cont-adress-row {
    margin-bottom: 25px;
}

.icon-addr {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 13px;
    margin-right: 5px;
    background: url('/images/icons/cont-addr.svg') center no-repeat;
}

.icon-clock {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background: url('/images/icons/cont-clock.svg') center no-repeat;
}

.social-link {
    display: inline-block;
    font-size: 0;
    margin: 0 8px 0px 0;
}

@media (max-width: 480px) {
    .cont-data-row .col-auto:nth-child(2) {
        display: none;
    }
}

/** contacts end**/


/**/
.page-how-to-buy h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29.43px;
}
.page-how-to-buy .blocks-1 {
	margin-bottom: 30px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
.page-how-to-buy .blocks-1.type-2 {
  display: none;
}
.page-how-to-buy .blocks-1 h2 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.page-how-to-buy .blocks-1 .block {
	display: flex;
  justify-content: space-between;
	gap: 45px;
}
.page-how-to-buy .blocks-1 .block.b-1 .left {
	border-top: 1px solid #E2E2E2;
}
.page-how-to-buy .blocks-1 .block .left {
  border-bottom: 1px solid #E2E2E2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
	align-content: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.page-how-to-buy .blocks-1 .block.b-5 .left {
	border-bottom: none;
}
.page-how-to-buy .blocks-1 .block .right {
	width: calc(100% / 2 - 45px);
}
.page-how-to-buy .blocks-1 .block .right .img-2 {
  display: none;
}
.page-how-to-buy .blocks-2 {
	margin-bottom: 30px;
}
.page-how-to-buy .blocks-2 .blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}
.page-how-to-buy .blocks-3 {
	margin-bottom: 30px;
}
.page-how-to-buy .blocks-3 .blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}
.page-how-to-buy .blocks-3 .blocks .block{
    text-align: center;
}
.page-how-to-buy .blocks-3 .blocks .block__i{
    display: flex;
    align-content: space-around;
    flex-wrap: wrap; 
    justify-content: space-evenly; 
    border-width: 1px; 
    border-color: #efe0e0; border-style: solid;
}
.page-how-to-buy .blocks-3 .blocks .block__h{
    margin-top: 10px;

}

@media(max-width: 991px) {
  .page-how-to-buy h2 {
    color: #000 !important;
  }
  .page-how-to-buy .blocks-1 h2 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
  }
  .page-how-to-buy .blocks-1 .block {
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 25px;
  }
  .page-how-to-buy .blocks-1 .block .left {
    border-top: 1px solid #E2E2E2;
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 0;
  }
  .page-how-to-buy .blocks-1 .block .right {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .page-how-to-buy .blocks-1.type-1 {
    display: none;
  }
  .page-how-to-buy .blocks-1.type-2 {
    display: block;
  }
  .page-how-to-buy .blocks-2 .blocks {
    justify-content: center;
  }
  .page-how-to-buy .blocks-3 .blocks {
    justify-content: center;
  }
}


.bx-authform-social ul li {
  width: 49px;
  height: 49px;
}
#bx_socserv_icon_YandexOAuth {
  background-image: url("https://gerat-parts.ru/upload/medialibrary/9c8/5k39h5x2qg1b9tkyahnlsf3e2kg91ok0/Rectangle 7.jpg");
  width: 49px;
  height: 49px;
  background-position: 0;
}
#bx_socserv_icon_MailRu2 {
  background-image: url("/bitrix/templates/gerat/images/mailru_ico.png");
  width: 49px;background-size:100%;
  height: 49px;
  background-position: 0;
}
#bx_socserv_icon_VKontakte {
  background-image: url("https://gerat-parts.ru/upload/medialibrary/607/vw52uyw2g2ydkxml171j8gggf3sbbvs5/Rectangle 9.jpg");
  width: 49px;
  height: 49px;
  background-position: 0;
}
#bx_socserv_icon_GoogleOAuth {
  background-image: url("https://gerat-parts.ru/upload/medialibrary/ed3/r2ymp7f3zkvsiunh96o2aybr2lpsuv0z/Rectangle 10.jpg");
  width: 49px;
  height: 49px;
  background-position: 0;
}


.chosen-container {
	display: block;
	width: 100% !important;
}
.chosen-container-single .chosen-single {
	min-height: 30px !important;
	background: #F0F0F0 !important;
	border-color: #F0F0F0 !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.20) inset !important;
	        box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.20) inset !important;
	font-size: 13px !important;
	line-height: 30px !important;
	color: #141414 !important;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #af231c !important;
  background-image: none !important;
}
/** about **/
.mb-10{
    margin-bottom: 100px;
}
.h2-1{
    font-weight: 400;
    font-size: 40px;
    line-height: normal;
    color: #141414;
    margin-bottom: 50px;
}
.about-top  p, .about-top ul{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #141414;
    font-size: 16px;
}
.list-img-desc {
    padding: 0;
    list-style-type: none;
    margin-bottom: 20px;
}

.list-img-desc li {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
}
.about-bl__desc{
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #141414;
}
 .info_slider .info_slider-item  .item-img--big.item-img {
 
    padding: 0 30px; }
	
	.logo-line .search-form button:focus { outline: none; }
	
	 body .bx-catalog-element .buttons .bx-catalog-subscribe-button{
		    text-transform: none;
    font-weight: normal;
	}
@media (max-width: 768px) {
    .about-top p,
    .about-top ul, 
    .about-bl__desc {
        font-size: 14px;
        line-height: 17px;
    }
    .site-mob .h2-1,
    .h2-1{
        font-size: 24px;
        line-height: normal;
        margin-bottom: 30px;
    }
    .mb-10 {
        margin-bottom: 50px;
    }
    .about-bl{
        row-gap: 30px;
    }
    .swiper-advantages {
        margin-bottom: 50px;
    }
    .order-mob-10{
        order: 10;
    }
}

@media (max-width: 520px){
    .info_slider .info_slider-item .item-img img{
        object-fit: contain;
    }
}
/** about end**/
.header-social-icon{
    height: 26px;
    width: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px 3px 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    text-decoration: none;
}
.header-whatsapp {
    background-image: url('/images/icons/whatsapp.png');
}
.header-tg{
	 background-image: url('/images/icons/telegram.png');
}
.header-max{
	 background-image: url('/images/icons/max.png');
}
.footer-social-icon{
    height: 26px;
    width: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;   
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;

}

.footer-whatsapp {
    background-image: url('/images/icons/whatsapp-white.svg');
}
.footer-tg{ 
    background-image: url('/images/icons/tg-white.png');
}

/** скрываем корзину кнопки купить ЛК**/
.bx-basket .basket-rd__item{
	display: none;
}
.bx-basket .basket-rd__item.onelab-header-favorite{
	display: block;
}
.btn.ADD_TO_BASKET, .quantity-box, .catalog-item-buy-one-click-link-wrp{
	display: none !important;
}
.price, .product-item-detail-price-old, .product-item-detail-price-current{
	display: none !important;
}
/****/

