

/* Start:/local/templates/.default/components/bitrix/catalog/od_catalog-alfa/style.css?17235576061993*/
:root{
	--color-fg: #000;
	--fz-base: 16px;
	--lh-base: 24px;
	--fw-medium: 500;
	--trs-base: .2s;
	--color-primary: #ef3124;
	--color-red: #ef3124;
}

.grid {}

.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}
.conteiner-alfa-top{
	padding-left: var(--container-padding);
    padding-right: var(--container-padding);
}
.icon-link__icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin-right: 8px;
	z-index: 999;
}
.icon-link {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    color: var(--color-fg);
    font-size: var(--fz-base);
    line-height: var(--lh-base);
    font-weight: var(--fw-medium);
    cursor: pointer;
    word-break: break-word;
    text-decoration: none;
    transition: var(--trs-base);
}
.icon-link__icon {
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
}
.nav-back {
    margin: 10px 0 32px 0;
}
.a-catalog__title {
	display: flex;
	justify-content: center;
    font: 700 32px / 40px "Open Sans", Arial, sans-serif;
    margin: 0 0 36px;
}
.cat-element__price{
	font: 700 24px / 32px "Open Sans", Arial, sans-serif;
}
.a-price__unit {
    color: #6d7986;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/od_catalog_element-alfa/style.css?17343591794927*/
	:root{
    --ff-heading: "Open Sans", Arial, sans-serif;
    --ff-heading: "Open Sans", Arial, sans-serif;
    --fz-small: 14px;
    --lh-small: 20px;
  }
  
  @media (max-width: 750px) {
   .content_docum_file a{
   	display: inline-block;
    white-space: nowrap; /* Отменяем перенос текста */
    width: 200px;
    overflow: hidden; /* Обрезаем содержимое */
    text-overflow: ellipsis; /* Многоточие */
   }

	}
.uslugi_price {
  font-size: 30px;
}

h1.main{
  visibility: hidden;
}

    /* styles unrelated to zoom */
    * { border:0; margin:0; padding:0; }
    p { /*position:absolute; top:3px; right:28px;*/ color:#555; font:bold 13px/1 sans-serif;}

    /* these styles are for the demo, but are not required for the plugin */
    .zoom {
      display:inline-block;
      position: relative;
    }
    
    .zoom {
      cursor: zoom-in;
    }

    /* magnifying glass icon */

    .zoom img {
      display: block;
      overflow: hidden;
    }

    .zoom img::selection { background-color: transparent; }

    .info_basket .shildiki {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    text-align: left;
}
    .info_basket .shildiki>div {
      display: inline-block;
      opacity: .8;
      margin-bottom: 10px;
    }


    .info_basket .info {
      line-height: 2em
    }

    .info_basket .fav .bi {
      font-size: 16px;
      opacity: .4
    }


    .info_basket img.color {
    height: 20px;
    width: 20px;
    border: 1px rgba(0,0,0, .15) solid;
}

.element-conteiner-alfa{
  padding: 0!important;
  padding-left: 0!important;
}
.cat-element__descr-title {
  font-size: 20px;
  text-transform: lowercase;
}
.cat-element__images {
  margin-top: calc(0px - 130px - 4px);
  z-index: 900;
  /* position: relative;
  top: -38px;
  left: 0;
  z-index: 1000; */
}
.cat-element__back{
  display: contents;
}
.icon-link__icon {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
}
.icon-link__text {
  font: 400 16px / 24px "SF Pro", Arial, sans-serif
  color: black;
}
.img-fluid{
  width: 100%;
}
.text-guide p {
  margin: 20px 0;
  font-family: var(--ff-heading);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  color: #0B1F35;
}
#header {
  color: black !important;
  background: transparent !important;
}
.btn-alfa{
	background: var(--color-primary);
	background-color: var(--color-primary)!important;
}
.text-guide h3 {
  font-family: var(--ff-heading);
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  margin: 12px 0;
}
.btn-size{
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  color: var(--color-fg-2);
  font-size: var(--fz-small);
  line-height: var(--lh-small);
  text-decoration: underline;
  text-decoration-style: dashed;
  text-underline-offset: 2px;
  transition: var(--trs-base);
}
/* Стили для скролла */
::-webkit-scrollbar {
  width: 2px; /* Толщина скроллбара */
}

::-webkit-scrollbar-track {
  background-color: transparent; /* Фон скроллбара */
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3); /* Цвет ползунка скролла (черный полупрозрачный) */
  border-radius: 1px; /* Закругленные края */
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5); /* Более темный цвет при наведении */
}

/* Убираем стрелочки скролла */
::-webkit-scrollbar-button {
  display: none;
}
.a-container--safe{
  padding-left: 35px;
}
.mobile-price{
  display: none;
}
.pading-alfa-pict{
  padding: 0px !important;
}
.pict-more-alfa-mobile{
  display: none;
}
.owl-theme .owl-nav.disabled+.owl-dots{
	margin-top: 0px!important;
    position: absolute;
	left: 50%;
    transform: translate(-50%, -50%);
	bottom: 20px;
  }
@media (max-width: 992px)  {
  .pict-more-alfa-mobile{
    display: flex;
  }
  .mobile-price{
    display: flex;
    justify-content: flex-end;
    padding-top: 8px;
    font: 700 24px / 32px "Open Sans", Arial, sans-serif;
  }
  .pict-more-alfa {
    display: none;
  }
  .cat-element__price{
    display: none;
  }
  .order-1{
    padding: 0 30px !important;
  }
}
@media (min-width: 1340px)  {
  .a-container--safe{
    padding-left: 10px;
  }

	.a-backlink__container {
		left: 0;
	}
}
.a-tag--lite {
  padding: 0;
  background: none;
  margin-bottom: 20px!important;
  font-weight: 400!important;
  color: #6d7986!important;
}

.a-backlink__container {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 1000;
}

.form-check-label.mr-1.border.rounded.px-2 {
	color: #212529!important;
}

.form-check-label.mr-1.border.rounded.px-2.disabled {
	color: #6c757d!important;
}

#pre-order-popup {
	padding: 2.4em;
	border-radius: 4px;
}

.size-soldout {
	color: #6c757d!important;
	text-decoration: line-through;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172113634551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/odegda-alfa-rec/style.css?17231187865503*/


.item-catalog a:hover {
	opacity: 1;
}
.d-flex{
	gap: 8px;
}

.item-catalog {
	background: white;
	padding-bottom: 20px;
	min-height: 470px;
}
@media (max-width: 998px) {
	.item-catalog {
		width: 350px; /* 2 колонки */
	}
}

/* @media (min-width: 999px) and (max-width: 1920px) {
	.item-catalog {
		width: 550px;
	}
}

@media (min-width: 1921px) {
	.item-catalog {
		width: 250px;
	}
} */

.item-catalog.list {
	min-height: auto;
	background: none;

}

.item-catalog .brend {
	font-size: 11px;
	opacity: .8;

}

.item-catalog img.color{
	height: 20px;
	width: 20px;
	border: 1px rgba(0,0,0, .15) solid;

}

.item-catalog.list:hover{
	box-shadow:none;
}

.item-catalog .h4{
	font-size: 1.2em;
	font-weight: bold;
	min-height: 40px;
}

.item-catalog.list .h4{
	min-height: auto;
}

.item-catalog.list img{
	border-radius: 10px;
}
.item-catalog .btn.modal_w {
	position: absolute;
	bottom: 0;
	border-radius: 0 0 20px 20px !important;
	width: calc(100% - 30px);
	margin-right: 30px;
	border-top: #dee2e6 1px solid;
	padding-top: 8px;
	padding-bottom: 10px;
}

.item-catalog .adress {
	min-height: 70px;
}

.item-catalog .h3 {
	font-weight: bold;
	font-size: 22px;
}

.bi-diamond-fill {
	opacity: .5;
	font-size: 11px;
}

[class^="bi bi-chevron"].item_catalog {
	font-size: 15px;
	width: 20px;
	text-align: center;
	background: rgba(0,0,0, .2);
}


[id^="carusel_catalog_item"] .carousel-control-next,
[id^="carusel_catalog_item"] .carousel-control-prev {
	opacity: .5;
}
.item-catalog img {
	/*cursor: zoom-in;*/
}


.catalog_fav {
	position: absolute;
	top: 22px;
	right: 15px;
	font-size: 18px;
	z-index: 10;
}

.catalog_fav .btn {
	font-size: 22px;
}

.catalog_fav .bi {
	color: white;
	text-shadow: black 0 0 1px;
}


.sticky-top.map {
	top: 30px;
	padding: 3px;
}

.shildiki {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
	text-align: center;
	z-index: 10;
}

.shildiki div {padding: 3px 7px 3px; margin-bottom: 3px; font-size: 11px; color: white;}

.shildiki .new { background: #00AD58;}
.shildiki .hit { background: #FF8300;}
.shildiki .skidka { background: #ff5656;}
.shildiki .recom { background: #007FFF;}

.new_scroll { overflow-y: auto; }
.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 5px;
	height: 16px;
	background: #eeeeee90;
}

.new_scroll::-webkit-scrollbar-thumb,.new_scroll_index::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .1);
}

.new_scroll::-webkit-scrollbar-track, .new_scroll_index::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .1);
}

.see.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 2px !important;
}


.new_scroll_index::-webkit-scrollbar-button:end:horizontal:increment,
.new_scroll::-webkit-scrollbar-button:end:horizontal:increment
 {
	background: url(/local/templates/.default/components/bitrix/catalog.section/odegda-alfa-rec/img/scroll_arrow_right.png) center;
	width:25px;
	cursor: pointer;
}

.new_scroll_index::-webkit-scrollbar-button:start:horizontal:decrement,
.new_scroll::-webkit-scrollbar-button:start:horizontal:decrement
 {
	background: url(/local/templates/.default/components/bitrix/catalog.section/odegda-alfa-rec/img/scroll_arrow_left.png)  center;
	cursor: pointer;
	width:25px;
}



.col_my {
	min-width: 200px;
	display: inline-block;
}

.col_my.see {
	width: 175px;
	display: inline-block;
}
.new_scroll .item-catalog{
	padding-bottom: 0 !important;
	min-height: auto !important;
}
.new_scroll  .catalog_fav {
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 18px;
	z-index: 10;
}

.item-catalog  .carousel-control-prev, .item-catalog .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: end;
    -ms-flex-pack: center;
    justify-content: center;
     width: auto; 
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
	max-width: inherit !important;
}

/* 
.main-conteiner-catalog{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px 8px;
} */
.item-conteiner-alfa{
	width: 100%!important;
    max-width: 100%!important;
	padding: 0!important;
	margin: 0!important;
	margin-bottom: 0!important;
	/* gap: 10px;
    display: flex; */
}
.img-fluid{
	width: 100%;
}
.font-weight-bolder1{
	font: 700 16px / 24px "SF Pro", Arial, sans-serif;
	padding-top: 20px;
}
.base-price{
	font: 700 16px / 24px "SF Pro", Arial, sans-serif;
}
.price-byn{
	color: #6d7986;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}

.main-conteiner-catalog {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); /* Автоматически подбирает количество колонок */
	gap: 8px; /* Отступ между элементами */
  }
  
  @media (max-width: 998px) {
	.main-conteiner-catalog {
	  grid-template-columns: repeat(2, 1fr); /* 2 колонки */
	}
  }
  
  @media (min-width: 999px) and (max-width: 1920px) {
	.main-conteiner-catalog {
	  grid-template-columns: repeat(3, 1fr); /* 3 колонки */
	}
  }
  
  @media (min-width: 1921px) {
	.main-conteiner-catalog {
	  grid-template-columns: repeat(4, 1fr); /* 4 колонки */
	}
  }
/* End */
/* /local/templates/.default/components/bitrix/catalog/od_catalog-alfa/style.css?17235576061993 */
/* /local/templates/.default/components/bitrix/catalog.element/od_catalog_element-alfa/style.css?17343591794927 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172113634551 */
/* /local/templates/.default/components/bitrix/catalog.section/odegda-alfa-rec/style.css?17231187865503 */
