

/* Start:/local/templates/tamga_bootstrap/components/bitrix/breadcrumb/bread-crumb/style.css?1742554903605*/
.bread-crumb {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}
.bread-crumb {
    margin-top: 30px;
}
.bread-crumb .name-page {
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 12px;
    color: #808080;
    white-space: nowrap;
}
.bread-crumb .name-page + .name-page::before {
    width: 18px;
    height: 18px;
    content: url("/local/templates/tamga_bootstrap/components/bitrix/breadcrumb/bread-crumb/../../../../assets/icons/thin-arrow.svg");
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
/*# sourceMappingURL=bread-crumb.css.map */
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/catalog/new_style/style.css?174255490510086*/
/*СТРАНИЦА КАТАЛОГА*/
.catalog-page__header {
    margin-top: 25px; }

.catalog-page__container {
    margin-top: 35px !important;
    margin-bottom: 75px !important; }
.catalog-page__container .category-menu-catalog {
    padding-right: 30px; }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .category-product__list-link span {
    margin-left: auto; }
.catalog-page__container .category-menu-catalog .category-menu-catalog__header {
    padding-bottom: 20px;
    border-bottom: 1px solid #EAEAEA;
    text-transform: uppercase; 
    font-size: 14px;
    line-height: 17px;
}
.catalog-page__container .category-menu-catalog .category-product .category-product__list {
    margin-top: 30px; }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .category-product__list-link {
    width: 100%;
    display: inline-block;
}
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item + .category-product__list-item {
    margin-top: 15px; }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item {
    cursor: pointer; }
    .catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item div {
        display: flex;
        justify-content: space-between;
    }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .drop-down-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
     }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .drop-down-arrow::after {
    content: url("/local/templates/tamga_bootstrap/assets/icons/thin-arrow.svg");
    width: 18px;
    height: 18px;
    transform: rotate(90deg);
     }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .arrow-rotate::after {
    transform: rotate(270deg);
}
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .category-product__sublist {
    margin-top: 5px;
    margin-left: 25px;
    display: none; }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .hidden-list {
    display: block;
}
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .category-product__sublist .category-product__sublist-item {
    padding: 5px; }
.catalog-page__container .category-menu-catalog .category-product .category-product__list .category-product__list-item .category-product__sublist .category-product__sublist-item:hover {
    background-color: #EAEAEA; }
.catalog-page__container .category-menu-catalog .tags-product {
    margin-top: 50px; }
.catalog-page__container .category-menu-catalog .tags-product .tags-product__list {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap; }
.catalog-page__container .category-menu-catalog .tags-product .tags-product__list .tags-product__item {
    margin-top: 10px;
    margin-right: 5px;
    padding: 4px 8px;
    border: 1px solid #EAEAEA;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #808080;
}

.catalog-page__container .category-menu-catalog .tags-product .tags-product__list .tags-product__item:hover {
    border: 1px solid #0CB4CE;
    color: #0CB4CE; 
}
.catalog-page__container .category-menu-catalog .tags-product .tags-product__list .selected-tag {
    border: 1px solid #0CB4CE;
    color: #0CB4CE; }
.catalog-page__container .products-container {
    padding-left: 0; }
    .catalog-page__container .products-container .products-container__top-panel {
        justify-content: end;
    }

.catalog-page__container .products-container .products-container__top-panel .products-container__display-amount {
    color: #808080; }
.catalog-page__container .products-container .products-container__top-panel .products-container__display-amount .text:first-child{
    display: none;
}

.catalog-page__container .products-container .products-container__top-panel .products-container__display-amount .displayed-amount, .catalog-page__container .products-container .products-container__top-panel .products-container__display-amount .genreal-amount {
    color: #808080; }
.catalog-page__container .products-container .products-container__top-panel .products-container__select {
    max-width: 250px;
    padding: 10px 12px;
    position: relative;
    border: 1px solid #EAEAEA; }
.catalog-page__container .products-container .products-container__top-panel .products-container__select .products-container__selected {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer; }
.catalog-page__container .products-container .products-container__top-panel .products-container__select .products-container__selected svg {
    margin-left: 15px;
    transform: rotate(90deg); }
.catalog-page__container .products-container .products-container__top-panel .products-container__select .products-container__select-list {
    width: 125%;
    padding: 10px;
    display: none;
    position: absolute;
    top: 125%;
    right: 0;
    border: 1px solid #EAEAEA;
    background-color: #FFFFFF;
    z-index: 5; }
.catalog-page__container .products-container .products-container__top-panel .products-container__select .products-container__select-list .products-container__select-item + .products-container__select-item {
    margin-top: 10px; }
.catalog-page__container .products-container .products-container__top-panel .products-container__select .products-container__select-list .products-container__select-item {
    padding: 5px 14px;
    white-space: nowrap;
    cursor: pointer; }
.catalog-page__container .products-container .products-container__top-panel .products-container__select .products-container__select-list .products-container__select-item:hover {
    background-color: #EAEAEA; }
.catalog-page__container .products-container .products-container__product-list {
    justify-content: start; }
.catalog-page__container .products-container .products-container__product-list .product-box:nth-child(3n+2),
.catalog-page__container .products-container .products-container__product-list .product-box:nth-child(3n+3) {
   margin-left: 45px; 
}


main .container-xl .catalog-page__container .products-container .products-container__product-list .product-box {
    width: 100%;
}

main .container-xl .catalog-page__container .products-container .products-container__product-list .product-box:first-child {
    margin-top: 0;
}

main .container-xl .catalog-page__container .products-container ul.products-container__product-list {
    gap: 45px;
}
}
.catalog-page__container .products-container .products-container__product-list .product-box {
    margin-top: 40px; }
.catalog-page__container .products-container .catalog-page__button-box{
    display: flex;
    justify-content: center;
}
.catalog-page__container .products-container .catalog-page__button {
    margin: 70px 0 120px;
    display: flex;
    justify-self: end; }

.pagination {
    display: none;
}
@media (max-width: 1280px) {
    .catalog-page__container .products-container .products-container__product-list .product-box:nth-child(3n+2),
    .catalog-page__container .products-container .products-container__product-list .product-box:nth-child(3n+3)
    {
        margin-left: 30px;
    }
}

@media (max-width: 1200px) {
    main .container-xl .catalog-page__container .products-container .products-container__product-list {
        grid-template-columns: 1fr 1fr; }
    main .container-xl .catalog-page__container .products-container .products-container__product-list .product-box {
        max-width: none; } }
@media (max-width: 900px) {
    main .container-xl .catalog-page__container .products-container .products-container__product-list {
        grid-template-columns: 1fr; } }
@media (max-width: 900px) {
    main .container-xl .catalog-page__container .products-container .products-container__top-panel {
        display: none; }
    main .container-xl .catalog-page__container .products-container .products-container__product-list {
        margin-top: 0; } }
@media (max-width: 800px) {
    .catalog-page__container .products-container .products-container__product-list .product-box:nth-child(3n+2),
    .catalog-page__container .products-container .products-container__product-list .product-box:nth-child(3n+3) {
        margin-left: 0;
        margin-bottom: 20px;
    }
    main .container-xl .catalog-page__container .products-container .products-container__product-list .product-box:first-child{
        margin-bottom: 20px;
    }
    .title_block{
        margin-top: 37px;
    }
}
@media (max-width: 610px) {
    main .container-xl .catalog-page__container {
        flex-direction: column; }
    main .container-xl .catalog-page__container .category-menu-catalog {
        min-width: 100%; }
    main .container-xl .catalog-page__container .category-menu-catalog .category-product .category-menu-catalog__header {
        padding-bottom: 10px; }
    main .container-xl .catalog-page__container .category-menu-catalog .category-product .category-product__list {
        margin-top: 15px; }
    main .container-xl .catalog-page__container .category-menu-catalog .tags-product {
        display: none; }
    main .container-xl .catalog-page__container .products-container {
        margin-left: 0;
        margin-top: 40px; } 
	.products-container__product-list .product-box {
		margin-left: 45px; 
	}
}
/*# sourceMappingURL=catalog-page.css.map */
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/catalog.section.list/catalog_new/style.css?17425549019068*/
/* line */
.category-product__sublist-link {
	width: 100%;
    display: block;
}

.bx_catalog_line {
    margin-bottom: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
    padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
    margin-bottom: 20px;
    list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
    content: '' !important
}

.bx_catalog_line .bx_catalog_line_img {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    width: 125px;
    height: 125px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
    color: #4c7da6;
    font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
    font-size: 16px
}

.bx_catalog_line .bx_catalog_line_description {
    color: #3f3f3f;
    font-size: 13px;
    line-height: 16px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_line .bx_catalog_line_img {
        margin-right: 10px;
        width: 50px;
        height: 50px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 14px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_title a {
        font-size: 14px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_description {
        font-size: 11px;
    }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
    transition: all 0.3s ease;
}

/* text */
.bx_catalog_text {
    margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
    padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
    float: left;
    margin: 0 10px 10px;
    list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
    content: '' !important
}

.bx_catalog_text .bx_catalog_text_title {
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-size: 14px;
    line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    color: #4c7da6;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
    text-decoration: none
}

.bx_catalog_text .bx_catalog_text_title span {
    font-size: 12px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_text .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }

    .bx-touch .bx_catalog_text .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
    transition: all 0.3s ease;
}

/* tile */

.bx_catalog_tile {
    margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
    padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 12.5%;
    list-style: none;
    text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
    content: '' !important
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
    clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 78px;
    height: 78px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    color: #4c7da6;
    font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
    font-size: 12px;
}

/*2*/
@media (max-width: 980px) {
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 20%;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: both;
    }
}

/*3*/
@media (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
        margin-bottom: 5px;
        line-height: 14px;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
        line-height: 10px;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
        font-size: 11px;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 25%;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
        clear: both;
    }
}

/*4*/
@media (max-width: 479px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 33.3%;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_img {
        width: 100%;
        height: 80px;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
        clear: both;
    }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
    transition: all 0.3s ease;
}

/* list */

.bx_sitemap {
    margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
    color: #000;
    text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
    padding: 0;
    line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
    content: '' !important
}

.bx_sitemap .bx_sitemap_li_title {
    display: inline-block;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
    color: #4c7da6;
    white-space: nowrap;
    font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
    text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
    font-size: 11px;
}

@media (max-width: 639px) {
    .bx-touch .bx_sitemap .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }

    .bx-touch .bx_sitemap .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
    transition: all 0.3s ease;
}

@media (max-width: 610px) {
    .catalog-page__container {
        flex-direction: column;
    }

    .catalog-page__container .category-menu-catalog {
        min-width: 100%;
    }

    .catalog-page__container .category-menu-catalog .category-product .category-menu-catalog__header {
        padding-bottom: 10px;
    }

    .catalog-page__container .category-menu-catalog .category-product .category-product__list {
        margin-top: 15px;
    }

    .catalog-page__container .category-menu-catalog .tags-product {
        display: none;
    }

    .catalog-page__container .products-container {
        margin-left: 0;
        margin-top: 40px;
    }
}

/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/catalog.item/product-box/style.css?17425549064035*/
.products-box__carousel-list .product-box + .product-box {
  margin-left: 40px;
}

.product-box {
  overflow: hidden;
  min-width: 270px;
  max-width: 270px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.product-box .product-box__tags-list {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: start;
  position: absolute;
  top: 0;
  left: 0;
}
.product-box .product-box__tags-list .product-box__tags-item + .product-box__tags-item {
  margin-left: 20px;
}
.product-box .product-box__tags-list .tag-new {
  background-color: #E9B9A3;
}
.product-box .product-box__tags-list .tag-ceil {
  background-color: #015A80;
}
.product-box .product-box__img {
  width: 100%;
  height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EAEAEA;
  object-fit: cover;
}
.product-box .product-box__info-box {
  flex: 1;
}
.product-box .product-box__name {
  margin-top: 12px;
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
  min-height: 50px;
}
.product-box .product-box__variation {
  margin-top: 8px;
}
.product-box .product-box__variation .product-box__variation-title {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  color: #808080;
}
.product-box .product-box__variation .product-box__variation-list {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
}
.product-box .product-box__variation .product-box__variation-list .product-box__variation-item {
  min-width: 30px;
  padding: 4px 8px;
  margin-right: 8px;
  margin-top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #EAEAEA;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  cursor: pointer;
}
.product-box .product-box__variation .product-box__variation-list .current-variation {
  border: 1px solid #0CB4CE;
  color: #0CB4CE;
}
.product-box .product-box__add-variation-title {
  margin-top: 8px;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  color: #808080;
  cursor: pointer;
}
.product-box .product-box__unhidden-button, .product-box .product-box__hidden-button {
  margin-top: 8px;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  color: #808080;
  cursor: pointer;
}
.product-box .add-variation-box {
  display: none;
}
.product-box .product-box__inbasket {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-box .product-box__inbasket .product-box__price-change span:only-child {
  color: #3E3E3E !important;
}
.product-box .product-box__inbasket .product-box__price-change .product-box__del-price {
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #808080;
}
.product-box .product-box__inbasket .product-box__price-change .product-box__del-price::before {
  content: "";
  width: 45px;
  height: 1px;
  position: absolute;
  transform: rotate(-10deg);
  top: 45%;
  background-color: #808080;
}
.product-box .product-box__inbasket .product-box__price-change .product-box__price {
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}
.product-box .product-box__inbasket .product-box__price-change .new-price {
  color: #DF3C3C;
}
.consultation_block{
  width: 100%;
  display: flex;
  justify-content: end;
}
.btn_consult{
  width: 176px;
  display: block;
  padding: 13px;
  color: white;
  background: rgba(62, 62, 62, 1);
  font-size: 16px;
  font-weight: 500;
  line-height: 19.5px;
  text-align: center;
}
/*# sourceMappingURL=product-box-component.css.map */

.product-item-hidden {
  display:none;
}

.product-item-image-wrapper {
  padding-top: unset !important;
  margin-bottom: unset !important;
}
.kredit_icon.d_none{
  display: none;
}


/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/news.detail/popupwindow/style.css?17425549065666*/
#currentpage {
    display: none;
}

#lifetime {
    display: none;
}

.step {
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 25px;
    position: relative;
    min-height:  70vh;
}

.step:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.form-modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0, 0.4);
    z-index: 33;
}
.form-modal .modal-body {
    top: 23%;
    max-width: fit-content;
    margin: 0px auto;
    position: relative;
    background-color: #fff;
    padding: 32px;
}
.form-modal .modal-body:before {
    content: "";
    position: absolute;
    left: -15%;
    top: 10%;
    z-index: -1;
    width: 130%;
    height: 80%;
    background: url(/local/templates/tamga_bootstrap/components/bitrix/news.detail/popupwindow/img/form-bg.png);
    background-size: cover;
}
.form-modal .step {
    width: 413px;
    min-height: auto;
    flex-direction: column;
    background-color: transparent !important;
    color: #000;
    padding: 0;
}
.form-modal .step:nth-child(1) {
    width: 510px !important;
}
.form-modal .step:after {
    display: none;
}
.form-modal .close-modal-form {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 32px;
    line-height: 16px;
    cursor: pointer;
}
.form-modal .modal-body {
    font-size: 14px;
    line-height: 21px;
}
.form-modal .step h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
.form-modal p {
    max-width: 350px;
}
.form-modal .black-btn,
.form-modal .white-btn {
    display: inline-block !important;
    margin: 0 !important;
    font-size: 12px !important;
    padding: 16px 24px !important;
    font-weight: 500 !important;
    transition: all .3s !important;
}
.step .form-block {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.step .form-block small {
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    color: #808080;
    display: block;
    margin: 12px 0px 4px 0px;
}
.step .form-block input {
    border: 1px solid #EAEAEA;
    width: 100%;
    height: 40px;
    padding: 10px;
    border-radius: 2px;
}
.step .form-block textarea {
    border: 1px solid #EAEAEA;
    width: 100%;
    padding: 10px;
    border-radius: 2px;
}
.form-modal .prev-step,
.form-modal .next-step {
    line-height: 15px;
    background: #262626;
    color: #fff;
    font-family: 'Montserrat-Alternates';
    margin-top: 30px !important;
}
.form-modal .prev-step {
    margin-right: 10px !important;
}
.form-modal .prev-step:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.form-modal .form-checkboxes {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin: 0;
    max-width: 300px;
    margin-top: 20px;
}
.form-modal .form-checkboxes li label {
    display: flex;
    overflow: hidden;
    position: relative;
}
.form-modal .form-checkboxes input {
    width: 24px;
    height: 24px;
    position: absolute;
    left: -30px;
}
.form-modal .form-checkboxes input:after {
    content: "";
    position: absolute;
    left: 35px;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #EAEAEA;
    background-image: url("/local/templates/tamga_bootstrap/components/bitrix/news.detail/popupwindow/img/form-check.svg");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.form-modal .form-checkboxes li span {
    font-size: 14px;
    line-height: 23px;
    position: relative;
    display: inline-block;
    padding-left: 30px;
}
.form-modal .step input:focus,
.form-modal .step textarea:focus {
    border: 1px solid #0CB4CE;
}
.form-modal .form-checkboxes input:checked:after {
    border: 1px solid #0CB4CE;
    background-image: url("/local/templates/tamga_bootstrap/components/bitrix/news.detail/popupwindow/img/form-check-color.svg");
}
.form-modal .form-block .drop-desk {
    display: none;
}
.form-modal .btn-wrapper input {
    width: 100%;
}
.counter-bar {
    margin-bottom: 20px;
}
.counter-bar p {
    margin: 0;
}
.counter-bar .bar {
    width: 100%;
    height: 3px;
    background-color: #EAEAEA;
    margin-top: 10px;
    position: relative;
}
.counter-bar .bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #326D28;
    height: 3px;
}
.form-modal .step:nth-child(2) .bar:after {
    width: 25%;
}
.form-modal .step:nth-child(3) .bar:after {
    width: 50%;
}
.form-modal .step:nth-child(4) .bar:after {
    width: 75%;
}
.form-modal .step:nth-child(5) .bar:after {
    width: 100%;
}

@media screen and (max-width: 575px) {
    .form-modal .modal-body {
        padding: 16px;
    }

    .form-modal .step:nth-child(1),
    .form-modal .step {
        width: 100% !important;
    }

    .form-modal .step h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .form-modal p {
        max-width: 95%;
        margin-bottom: 0;
    }

    .form-modal .btn-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }

    .form-modal .prev-step, .form-modal .next-step {
        margin-top: 10px !important;
        width: 100%;
    }

    .step .form-block {
        margin-top: 10px;
        font-size: 12px;
        line-height: 16px;
    }

    .step .form-block textarea {
        min-height: 100px;
        padding: 5px;
    }
}
/* End */
/* /local/templates/tamga_bootstrap/components/bitrix/breadcrumb/bread-crumb/style.css?1742554903605 */
/* /local/templates/tamga_bootstrap/components/bitrix/catalog/new_style/style.css?174255490510086 */
/* /local/templates/tamga_bootstrap/components/bitrix/catalog.section.list/catalog_new/style.css?17425549019068 */
/* /local/templates/tamga_bootstrap/components/bitrix/catalog.item/product-box/style.css?17425549064035 */
/* /local/templates/tamga_bootstrap/components/bitrix/news.detail/popupwindow/style.css?17425549065666 */
