

/* Start:/local/templates/tamga_bootstrap/assets/libs/accordion.min.css?17425549091142*/
@charset "UTF-8";
/**
 * Accordion v3.3.4
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */

.ac{margin-top:8px;border:1px solid #eee;background-color:#fff;box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:bold 16px Arial,sans-serif;color:#111;text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger::after{content:"+";text-align:center;width:15px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:#8a8a8a}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:#111;padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger::after{content:"–"}
/* End */


/* Start:/local/templates/tamga_bootstrap/css/copyright.css?17425548972991*/
.itb-copyright {
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: rgba(var(--copyright-color, 0, 0, 0), 0.4);
    transition: color ease-in-out 0.2s;
    display: flex;
    align-items: center;
    justify-content: end;
    cursor: pointer;
    position: relative;
}

.itb-copyright__popup {
    display: none;
    position: absolute;
    border-radius: 4px;
    padding: 12px;
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.08);
    background: #f5f5f5;
    top: 0;
    left: -8px;
    transform: translate(-1%, calc(-100% - 24px));
}

.itb-copyright.opened .itb-copyright__popup {
    display: block;
}

.itb-copyright__popup:after {
    content: '';
    border-radius: 2px;
    width: 12px;
    height: 12px;
    background: #f5f5f5;
    transform: rotate(-45deg);
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.itb-copyright__popup a {
    font-size: 14px;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.6);
    transition: color ease-in-out 0.2s;
}

.itb-copyright__popup a:hover {
    color: rgba(0, 38, 174, 0.6);
}

.itb-copyright__popup a + a {
    margin-left: 24px;
}

.itb-copyright svg {
    fill: rgba(var(--copyright-color, 0, 0, 0), 0.4);
    transition: fill ease-in-out 0.2s;
    margin-left: 12px;
}

.itb-copyright:hover {
    color: rgba(var(--copyright-color, 0, 0, 0), 0.6);
}

.itb-copyright:hover svg {
    fill: rgba(var(--copyright-color, 0, 0, 0), 0.6);
}

.itb-copyright.blacked {
    color: rgba(var(--copyright-color, 255, 255, 255), 0.5);
}

.itb-copyright.blacked svg {
    fill: rgba(var(--copyright-color, 255, 255, 255), 0.5);
}

.itb-copyright.blacked:hover {
    color: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.blacked:hover svg {
    fill: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.blacked .itb-copyright__popup {
    background: #4d4d4d;
}

.itb-copyright.blacked .itb-copyright__popup:after {
    background: #4d4d4d;
}

.itb-copyright.blacked .itb-copyright__popup a {
    color: rgba(255, 255, 255, 0.7);
}

.itb-copyright.blacked .itb-copyright__popup a:hover {
    color: rgba(255, 255, 255, 1);
}

.itb-copyright.colored {
    color: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.colored svg {
    fill: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.colored:hover {
    color: rgba(var(--copyright-color, 255, 255, 255), 0.9);
}

.itb-copyright.colored:hover svg {
    fill: rgba(var(--copyright-color, 255, 255, 255), 0.9);
}

.itb-copyright.colored .itb-copyright__popup {
    background: #f5f5f5;
}

.itb-copyright.colored .itb-copyright__popup:after {
    background: #f5f5f5;
}

.itb-copyright.colored .itb-copyright__popup a {
    color: rgba(0, 0, 0, 0.6);
}

.itb-copyright.colored .itb-copyright__popup a:hover {
    color: rgba(0, 38, 174, 0.6);
}

@media (max-width: 1024px) {
    .itb-copyright{
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/sale.basket.basket.line/top_cart_original/style.css?17425549075520*/
.bx-basket {
}

.badge-counter {
    width: 16px;
    height: 16px;
    position: absolute;
    color: #ffffff;
    border-radius: 100%;
    text-align: center !important;
    margin: 0;
    line-height: 16px;
    font-size: 9px !important;
    background-color: #0cb4ce;
}

.cartline_wrapper {
    position: absolute;
    *width: 100%;
    cursor: default;
    right: 0;
    top: 100%;
    display: block;
    opacity: 0;
    padding: 19px 5px 5px;
    z-index: -1;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: .3s ease, .1s ease-out top, .1s ease-out padding;
    transition: .3s ease, .1s ease-out top, .1s ease-out padding;
}

.header .sticky .cartline_wrapper {
    right: -20px;
}

.cartline_wrapper-wrp {
    width: 100%;
    min-width: 310px;
    max-width: 312px;
    box-shadow: 0 2px 4px 0 rgba(200, 200, 200, 0.5);
    background-color: rgba(255,255,255, 0.85);
}

#basket_in:hover .cartline_wrapper {
    visibility: visible;
    opacity: 1;
    z-index: 1000;
    /*transition: .4s ease-in-out;*/
}

.scroll_bar_main::-webkit-scrollbar {
    width: 3px;
    background-color: #fff;
}

.scroll_bar_main::-webkit-scrollbar-thumb {
    background-color: #81bc3d;
}

.cartline_wrapper .wrapper-inner {
    position: relative;
}

.cart-list-wrapper {
    overflow: hidden;
    /*overflow-y: auto;*/
    max-height: 220px;
}

.cart-list-item {
    padding: 10px;
    position: relative;
    border: solid 1px rgba(151, 151, 151, 0.34);
    border-bottom: 0;
}


.cart-list-item-wrapper-img {
    width: 45px;
    height: 45px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-list-item-wrapper-img img {
    max-width: 100%;
    max-height: 100%;
}

.cart-list-item-img {
    margin-right: 10px;
}

.cart-list-item-name-box {
    line-height: 16px;
    color: #444;
    cursor: pointer;
    transition: color .1s ease;
    display: inline-block;
    margin-right: 15px;
}

.cart-list-item-name-box .item_name {
    height: 34px;
    overflow: hidden;
    font-size: 12px;
}

.cart-list-item-price .price {
    font-size: 13px;
    font-weight: 500;
}


.cartline_wrapper .product_item-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: left;
}

.cartline_wrapper .product-item-container {
}

.cartline_wrapper .swiper-wrapper {
    padding: 0 1px;
}

.cartline_wrapper .product_item_wrapper_img {
    height: 150px;
    line-height: 150px;
}

.cartline_wrapper .product_item_wrapper_img .product_item_img-bg {
    max-width: 90%;
    max-height: 90%;
    border: none;
}

.cartline_wrapper .product_item_name_box {
    height: 34px;
    font-size: 12px;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
}

.cartline_wrapper .product_item_name_box a.item_name {
    font-size: 12px;
    color: #000;
    text-align: left;
}

.product_item__cart .product-item-amount, .bx-catalog-element .product-detail-byu-container .product-item-amount {
    display: none;
}

.product_item__cart.on-basket .product-item-amount, .bx-catalog-element.on-basket .product-detail-byu-container .product-item-amount {
    display: block;
}

.product_item__cart.on-basket .product-item-button-container, .bx-catalog-element.on-basket .product-detail-byu-container .main-button-container {
    display: none;
}

.product-item-container:after, .product-item-container:before,
.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    position: absolute;
    bottom: 6px;
    right: 6px;
    left: 6px;
    top: 6px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.product-item-container:after, .bx-catalog-element .product-detail-byu-container .quantity-block:after {
    content: "";
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
}

.product-item-container:before, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    display: flex;
    font-family: FontAwesome;
    content: "\f110";
    align-items: center;
    justify-content: center;
    font-size: 35px;
    color: #760410;
    animation: fa-spin 1s infinite steps(8);
}

.product-item-container.loader-on:after, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after {
    z-index: 100;
}

.product-item-container.loader-on:before, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before {
    z-index: 110;
}

.product-item-container.loader-on:after, .product-item-container.loader-on:before,
.bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before {
    opacity: 1;
    visibility: visible;
}

.btn-goods-link.btn {
    display: block;
    width: 100%;
    border-radius: 0;
}

@media (max-width: 768px) {
    #basket_in:hover .cartline_wrapper {
        visibility: hidden;
        opacity: 0;
        z-index: -1000;
        /*transition: .4s ease-in-out;*/
    }
}
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/sale.basket.basket.line/absolute_counter/style.css?17425549076035*/
.bx-basket {
}



.absolute-counter {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index: 10;
}

.absolute-counter a {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 9px 11px;
}

.absolute-counter img {
    width: 27px;
    height: auto;
}

.absolute-counter .badge-counter {
    top: -4px;
    right: -4px;
}

.badge-counter {
    width: 16px;
    height: 16px;
    position: absolute;
    color: #ffffff;
    border-radius: 100%;
    text-align: center !important;
    margin: 0;
    line-height: 16px;
    font-size: 9px !important;
    background-color: #0cb4ce;
}

#basket_abs:hover .cartline_wrapper {
    visibility: visible;
    opacity: 1;
    z-index: 1000;
    /*transition: .4s ease-in-out;*/
}

.cartline_wrapper {
    position: absolute;
    cursor: default;
    right: 0;
    top: 100%;
    display: block;
    opacity: 0;
    padding: 19px 5px 5px;
    z-index: -1;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: .3s ease, .1s ease-out top, .1s ease-out padding;
    transition: .3s ease, .1s ease-out top, .1s ease-out padding;
}

.header .sticky .cartline_wrapper {
    right: -20px;
}

.cartline_wrapper-wrp {
    width: 100%;
    min-width: 310px;
    max-width: 312px;
    box-shadow: 0 2px 4px 0 rgba(200, 200, 200, 0.5);
    background-color: rgba(255,255,255, 0.85);
}

.scroll_bar_main::-webkit-scrollbar {
    width: 3px;
    background-color: #fff;
}

.scroll_bar_main::-webkit-scrollbar-thumb {
    background-color: #81bc3d;
}

.cartline_wrapper .wrapper-inner {
    position: relative;
}

.cart-list-wrapper {
    overflow: hidden;
    /*overflow-y: auto;*/
    max-height: 220px;
}

.cart-list-item {
    padding: 10px;
    position: relative;
    border: solid 1px rgba(151, 151, 151, 0.34);
    border-bottom: 0;
}


.cart-list-item-wrapper-img {
    width: 45px;
    height: 45px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-list-item-wrapper-img img {
    max-width: 100%;
    max-height: 100%;
}

.cart-list-item-img {
    margin-right: 10px;
}

.cart-list-item-name-box {
    line-height: 16px;
    color: #444;
    cursor: pointer;
    transition: color .1s ease;
    display: inline-block;
    margin-right: 15px;
}

.cart-list-item-name-box .item_name {
    height: 34px;
    overflow: hidden;
    font-size: 12px;
}

.cart-list-item-price .price {
    font-size: 13px;
    font-weight: 500;
}


.cartline_wrapper .product_item-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: left;
}

.cartline_wrapper .product-item-container {
}

.cartline_wrapper .swiper-wrapper {
    padding: 0 1px;
}

.cartline_wrapper .product_item_wrapper_img {
    height: 150px;
    line-height: 150px;
}

.cartline_wrapper .product_item_wrapper_img .product_item_img-bg {
    max-width: 90%;
    max-height: 90%;
    border: none;
}

.cartline_wrapper .product_item_name_box {
    height: 34px;
    font-size: 12px;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
}

.cartline_wrapper .product_item_name_box a.item_name {
    font-size: 12px;
    color: #000;
    text-align: left;
}

.product_item__cart .product-item-amount, .bx-catalog-element .product-detail-byu-container .product-item-amount {
    display: none;
}

.product_item__cart.on-basket .product-item-amount, .bx-catalog-element.on-basket .product-detail-byu-container .product-item-amount {
    display: block;
}

.product_item__cart.on-basket .product-item-button-container, .bx-catalog-element.on-basket .product-detail-byu-container .main-button-container {
    display: none;
}

.product-item-container:after, .product-item-container:before,
.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    position: absolute;
    bottom: 6px;
    right: 6px;
    left: 6px;
    top: 6px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.product-item-container:after, .bx-catalog-element .product-detail-byu-container .quantity-block:after {
    content: "";
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
}

.product-item-container:before, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    display: flex;
    font-family: FontAwesome;
    content: "\f110";
    align-items: center;
    justify-content: center;
    font-size: 35px;
    color: #760410;
    animation: fa-spin 1s infinite steps(8);
}

.product-item-container.loader-on:after, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after {
    z-index: 100;
}

.product-item-container.loader-on:before, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before {
    z-index: 110;
}

.product-item-container.loader-on:after, .product-item-container.loader-on:before,
.bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before {
    opacity: 1;
    visibility: visible;
}

.btn-goods-link.btn {
    display: block;
    width: 100%;
    border-radius: 0;
    padding: 8px 16px;
    color: #FFFFFF;
    background-color: #3E3E3E;
    border: 1px solid #3E3E3E;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/search.title/catalog_search/style.css?1742554899820*/
.search-title-button {
	background-image: url(/local/templates/tamga_bootstrap/components/bitrix/search.title/catalog_search/images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 45px;
	min-height: 38px;
}

.title-search-result {
	border: 1px solid #ced4da;
	display: none;
	overflow: hidden;
	z-index: 100000;
	background-color: #fff;
	padding: 10px;
	border-radius: 3px;
}

.search-title-result-item {
	border-bottom: 1px solid #ddd;
}


.search-title .search-title-result-item:last-child {
	border-bottom:  none;
}

.search-title-result-item-link {
	font-size: 16px;
	transition: 170ms linear all;
}

.search-title-result-item-price {
	font-size: 16px;
}

.search-title-result-item-current-price {
	font-weight: bold;
}

.search-title-result-item-old-price {
	font-size: 80%;
	text-decoration: line-through;
}
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/catalog.section.list/sections/style.css?17425549012815*/
.catalog .catalog__menu {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: start;
    align-items: flex-start;
}

.catalog .catalog__menu .catalog__list {
    grid-area: menu;
}

.catalog .catalog__menu .catalog__list .catalog__list-item + .catalog__list-item {
    margin-top: 15px;
}

.catalog .catalog__menu .catalog__list .catalog__list-item {
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

.catalog .catalog__menu .catalog__list .catalog__list-item svg {
    display: none;
}

.catalog .catalog__menu .catalog__list .catalog__list-item .catalog__sublist {
    display: flex;
    flex-direction: column;
    display: none;
}

.catalog .catalog__menu .catalog__list .catalog__list-item .catalog__sublist .catalog__sublist-item {
    margin-top: 10px;
    cursor: pointer;
}

.catalog .catalog__menu .catalog__list .catalog__list-item .catalog__sublist .catalog__sublist-item svg {
    display: none;
}

.catalog .catalog__menu .catalog__list .catalog__list-item::after {
    content: "";
    width: 100%;
    margin-top: 15px;
    height: 1px;
    background-color: #EAEAEA;
}

.catalog .catalog__menu .catalog__list .current-item::after {
    background-color: #3E3E3E;
}

.catalog .catalog__menu .catalog__submenu {
    margin-left: 40px;
    padding-left: 40px;
    display: flex;
    grid-area: submenu;
    flex-direction: column;
    border-left: 1px solid #EAEAEA;
}

.catalog .catalog__menu .catalog__submenu .catalog__sublist {
    display: flex;
    flex-direction: column;
}

.catalog .catalog__menu .catalog__submenu .catalog__sublist .catalog__sublist-item {
    margin-top: 10px;
    cursor: pointer;
}

.catalog .catalog__menu .catalog__submenu .catalog__sublist .catalog__sublist-item svg {
    display: none;
}

.catalog .catalog__menu .catalog__submenu .catalog__submenu-exit, .catalog .catalog__menu .catalog__submenu .catalog__submenu-img {
    display: none;
}

.catalog .catalog__menu .catalog__submenu .catalog__submenu-header {
    font-weight: 500;
}

.catalog .catalog__menu .catalog__img {
    width: 270px;
    height: 400px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-area: img;
    background-color: #EAEAEA;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/local/templates/tamga_bootstrap/components/bitrix/catalog.section.list/sections/);
}

@media (max-width: 500px) {
    .catalog .catalog__menu {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .catalog .catalog__menu .catalog__img {
        display: none;
    }
}

@media (max-width: 400px) {
    .catalog .container .catalog__menu .catalog__submenu {
        padding: 0 10px 30px;
        top: 43px;
    }
}
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/menu/header_menu_bottom/style.css?1742554904330*/
/* Change page-scroll */
/* 
html,
body {
  height: 100%;
  overflow-y: scroll;
} */


/* UpButton */
.footer__up-button {
  display: none;
  position: fixed;
  right: 5%; 
  bottom: 177px; 
  transform: translateY(-50%); 
  cursor: pointer;
  z-index: 1000;
}

.footer__up-button--show {
  display: block;
}
/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/news.list/form_pred_zakaz/style.css?17425549017523*/
/*body .order_bue_click.active_form {*/
/*	top: 20%;*/
/*}*/

div.news-list {
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

.order__descr {
	align-items: center;
}

.order__descr h3 {
	margin-bottom: 27px;
}

.order_bue_click.active_form {
	background-image: url(/local/templates/tamga_bootstrap/components/bitrix/news.list/form_pred_zakaz/lang/image/fon.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.order__labels input {

	background: #ffffff;

}


.order__descr p {
	text-align: center;

}

/* ===== */

.order__descr .order__title {
	font-size: 29.78px;
	font-weight: 700;
	line-height: 39px;
	text-align: center;
	color: #FFFFFF;
}

.order__descr .order__subtitle {
	color: #ffffff;
	font-size: 15.18px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.2px;
}

.order__subtitle.cursiv {
	margin-top: 20px;
	font-size: 15.18px;
	font-weight: 400;
	line-height: 19.8px;
	text-align: center;
	letter-spacing: 0px;
}

.delivery-form {
	display: flex;
	gap: 6px;
}

.delivery-form>.quantity-group {
	flex: 1 0 calc((100% / 2) - 2px);
}

.delivery-group {
	color: #fff;
}

.delivery-text {
	font-size: 14px;
	font-weight: 700;
	line-height: 18.26px;
	text-align: left;
	color: #fff;
	margin-bottom: 3px;
}

.quantity-text {
	font-family: Montserrat Alternates;
	font-size: 14px;
	font-weight: 700;
	line-height: 18.26px;
	text-align: left;
	color: #fff;
}

.quantity {
	height: 53px;
	background: #fff;
	font-size: 19px;
	font-weight: 600;
	line-height: 24.78px;
	text-align: center;
	color: #333333;
	width: 100%;
	border: 1px solid #000000;
	border-right: 0;
}

.quantity-group .number .one>button {
	height: 100%;
	width: 100%;
}

.delivery {
	height: 53px;
	font-size: 13px;
	font-weight: 600;
	line-height: 24.78px;
	text-align: center;
	color: #333333;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	padding: 0 15px;
	border: 1px solid #333333;
	border-right: 0;
}

.delivery::-ms-expand {
	display: none;
}

.delivery-group__shell {
	display: flex;
}

.delivery-group__button-container .select-changer {
	width: 26px;
	border: 1px solid #000000;
	height: 26.5px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
}

.number input[type="number"]::-webkit-outer-spin-button,
.number input[type="number"]::-webkit-inner-spin-button {
	display: none;
}

.order__label {
	font-size: 14px;
	font-weight: 700;
	line-height: 18.26px;
	text-align: left;
	margin-bottom: 3px;
	color: #FFFFFF;
	display: block;
}

.order_bue_click__bottom-container {
	display: flex;
	gap: 17px;
}

.quantity-group>.number {
	display: flex;
}

.form-nav-up {
	bottom: 0;
}

.quantity-group .number .one {
	width: 26px;
	border: 1px solid #000000;
	height: 26.5px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
}

.order_bue_click {
	max-width: 560px !important;
}

.order__bottom-text {
	font-size: 11.08px;
	font-weight: 400;
	line-height: 14.45px;
	color: #ffffff;
	margin: 0 2px 0 3px;
	display: block;
	letter-spacing: 0;
}

.order__labels {
	width: 100%;
}

.order_bue_click .order__labels input {
	outline: none;
	border: 1px solid #333333;
	width: 100%;
	height: 53px;
	padding-left: 20px;
	transition: 0.2s ease-out;
}

.order__input.order__input-error {
	box-shadow: 0px 0px 0px 2px #e75c5c;
	border-color: #ffffff;
}

.order__missed-call {
	font-size: 14px;
	color: #dcdcdc;
}

.order__bottom-link-policy:hover {
	text-decoration: underline;
}

.order__close-form {
	color: #fff;
}

.order_bue_click>div {
	display: flex;
	flex-direction: column;
}

.message * {
	color: #ffffff;
}

.order_bue_click {
	display: none;
	max-width: 500px;
	margin: 0 auto;
	flex-direction: column;
	padding: 35px 50px 50px 45px;
	border-radius: 10px;
	gap: 8px;
	align-items: center;
	letter-spacing: -0.1px;
}

.order_bue_click.active_form {
	display: flex;
	position: fixed;
	top: 50%;
	left: 50%;
	right: 50%;
	transform: translate(-50%, -50%);
	z-index: 10000;
	background-color: white;
	width: 100%;
}

.order_bue_click input[name="id_item"] {
	display: none;
}

.quantity-group {
	position: relative;
}

.order_bue_click__button-container>.order_bue_click__order-button>.order__button {
	border: none;
	transition: 0.2s ease-out;
	min-height: 53px;
	width: 100%;
	background: #335636 !important;
	color: #FFF;
	font-size: 17.56px;
	font-weight: 500;
	line-height: 0px;
}

.order_bue_click__button-container>.order_bue_click__order-button {
	margin-bottom: 12px;
}

.order_bue_click__button-container>.order_bue_click__order-button>.order__button:hover {
	opacity: 0.8;
}

.order_bue_click__background>.loader {
	width: 80px;
	height: 80px;
	border: 5px solid #FFF;
	border-bottom-color: transparent;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}

.form-nav-down.two {
	opacity: 0;
}

.number-minus.two {
	display: none;
}

.form-nav-up.two {
	display: none;
}

.number-plus.two {
	opacity: 0;
}

.order__close-form {
	position: absolute;
	top: 13px;
	right: 12px;
	cursor: pointer;
}

.number-plus,
.number-minus {
	margin: 0;
}


.order_bue_click .order_bue_click__background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000000;
	border-radius: 10px;
	opacity: 0.6;
	height: 100%;
	align-items: center;
	justify-content: center;
	display: none;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media(min-width: 651px) {
	.quantity-group .number .quantity-group__button-container .form-nav-up {
		border-bottom: 0;
	}

	.delivery-group__button-container .select-changer:last-child {
		border-top: 0;
	}
}

@media(max-width: 650px) {
	.order_bue_click {
		padding: 35px 44px 60px 49px;
		gap: 15px;
	}

	.order__subtitle.cursiv {
		margin-top: 22px;
	}

	.order_bue_click {
		gap: 7px;
	}

	.order_bue_click__bottom-container {
		gap: 11px;
	}

	.delivery-form {
		gap: 11px;
		flex-direction: column;
	}

	.order__bottom-text {
		margin: 0;
	}

	.quantity-group__button-container {
		display: flex;
	}

	.quantity-group .number .quantity-group__button-container .form-nav-down.one svg {
		transform: rotate(90deg);
		top: 1px;
		right: 4px;
	}

	.quantity-group .number .quantity-group__button-container .form-nav-up.one svg {
		transform: rotate(90deg);
		top: 1px;
		left: 2px;
	}

	.quantity-group .number .one {
		width: 56px;
		height: 53px;
	}

	.quantity-group .number .quantity-group__button-container .form-nav-up {
		order: 1;
		border-left: 0;
		width: 54px;
	}
	.quantity-group .number .quantity-group__button-container svg {
		height: 19px;
		width: 19px;
		position: relative;
	}

	.delivery-group__button-container {
		display: flex;
	}

	.delivery-group__button-container .select-changer {
		width: 56px;
		height: 53px;
	}

	.delivery-group__button-container .select-changer:first-child {
		order: 1;
		border-left: 0;
		width: 54px;
	}

	.delivery-group__button-container .select-changer>svg {
		height: 19px;
		width: 19px;
		position: relative;
	}

	.delivery-group__button-container .select-changer:last-child>svg {
		transform: rotate(90deg);
		top: 1px;
		right: 4px;
	}

	.delivery-group__button-container .select-changer:first-child>svg {
		transform: rotate(90deg);
		top: 1px;
		left: 2px;
	}

	.order_bue_click__button-container>.order_bue_click__order-button {
		margin-bottom: 13px;
	}
}

@media(max-width: 400px) {
	body .order_bue_click.active_form {
		height: 100%;
		overflow-y: scroll;
	}
}

/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/news.list/consultation_form/style.css?17425549017611*/
/*body .order_bue_click.active_form {*/
/*	top: 20%;*/
/*}*/

div.news-list {
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

.order__descr {
	align-items: center;
}

.order__descr h3 {
	margin-bottom: 27px;
}

.order_bue_click_consult.active_form {
	background-image: url(/local/templates/tamga_bootstrap/components/bitrix/news.list/consultation_form/lang/image/fon.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.order__labels input {

	background: #ffffff;

}


.order__descr p {
	text-align: center;

}

/* ===== */

.order__descr .order__title {
	font-size: 29.78px;
	font-weight: 700;
	line-height: 39px;
	text-align: center;
	color: #FFFFFF;
}

.order__descr .order__subtitle {
	color: #ffffff;
	font-size: 15.18px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.2px;
}

.order__subtitle.cursiv {
	margin-top: 20px;
	font-size: 15.18px;
	font-weight: 400;
	line-height: 19.8px;
	text-align: center;
	letter-spacing: 0px;
}

.delivery-form {
	display: flex;
	gap: 6px;
}

.delivery-form>.quantity-group {
	flex: 1 0 calc((100% / 2) - 2px);
}

.delivery-group {
	color: #fff;
}

.delivery-text {
	font-size: 14px;
	font-weight: 700;
	line-height: 18.26px;
	text-align: left;
	color: #fff;
	margin-bottom: 3px;
}

.quantity-text {
	font-family: Montserrat Alternates;
	font-size: 14px;
	font-weight: 700;
	line-height: 18.26px;
	text-align: left;
	color: #fff;
}

.quantity {
	height: 53px;
	background: #fff;
	font-size: 19px;
	font-weight: 600;
	line-height: 24.78px;
	text-align: center;
	color: #333333;
	width: 100%;
	border: 1px solid #000000;
	border-right: 0;
}

.quantity-group .number .one>button {
	height: 100%;
	width: 100%;
}

.delivery {
	height: 53px;
	font-size: 13px;
	font-weight: 600;
	line-height: 24.78px;
	text-align: center;
	color: #333333;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	padding: 0 15px;
	border: 1px solid #333333;
	border-right: 0;
}

.delivery::-ms-expand {
	display: none;
}

.delivery-group__shell {
	display: flex;
}

.delivery-group__button-container .select-changer {
	width: 26px;
	border: 1px solid #000000;
	height: 26.5px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
}

.number input[type="number"]::-webkit-outer-spin-button,
.number input[type="number"]::-webkit-inner-spin-button {
	display: none;
}

.order__label {
	font-size: 14px;
	font-weight: 700;
	line-height: 18.26px;
	text-align: left;
	margin-bottom: 3px;
	color: #FFFFFF;
	display: block;
}

.order_bue_click__bottom-container {
	display: flex;
	gap: 17px;
}

.quantity-group>.number {
	display: flex;
}

.form-nav-up {
	bottom: 0;
}

.quantity-group .number .one {
	width: 26px;
	border: 1px solid #000000;
	height: 26.5px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
}

.order_bue_click_consult {
	max-width: 560px !important;
}

.order__bottom-text {
	font-size: 11.08px;
	font-weight: 400;
	line-height: 14.45px;
	color: #ffffff;
	margin: 0 2px 0 3px;
	display: block;
	letter-spacing: 0;
}

.order__labels {
	width: 100%;
}

.order_bue_click_consult .order__labels input {
	outline: none;
	border: 1px solid #333333;
	width: 100%;
	height: 53px;
	padding-left: 20px;
	transition: 0.2s ease-out;
}

.order__input.order__input-error {
	box-shadow: 0px 0px 0px 2px #e75c5c;
	border-color: #ffffff;
}

.order__missed-call {
	font-size: 14px;
	color: #dcdcdc;
}

.order__bottom-link-policy:hover {
	text-decoration: underline;
}

.order__close-form {
	color: #fff;
}

.order_bue_click_consult>div {
	display: flex;
	flex-direction: column;
}

.message * {
	color: #ffffff;
}

.order_bue_click_consult {
	display: none;
	max-width: 500px;
	margin: 0 auto;
	flex-direction: column;
	padding: 35px 50px 50px 45px;
	border-radius: 10px;
	gap: 8px;
	align-items: center;
	letter-spacing: -0.1px;
}

.order_bue_click_consult.active_form {
	display: flex;
	position: fixed;
	top: 50%;
	left: 50%;
	right: 50%;
	transform: translate(-50%, -50%);
	z-index: 10000;
	background-color: white;
	width: 100%;
}

.order_bue_click_consult input[name="id_item"] {
	display: none;
}

.quantity-group {
	position: relative;
}

.order_bue_click__button-container>.order_bue_click__order-button>.order__button {
	border: none;
	transition: 0.2s ease-out;
	min-height: 53px;
	width: 100%;
	background: #335636 !important;
	color: #FFF;
	font-size: 17.56px;
	font-weight: 500;
	line-height: 0px;
}

.order_bue_click__button-container>.order_bue_click__order-button {
	margin-bottom: 12px;
}

.order_bue_click__button-container>.order_bue_click__order-button>.order__button:hover {
	opacity: 0.8;
}

.order_bue_click__background>.loader {
	width: 80px;
	height: 80px;
	border: 5px solid #FFF;
	border-bottom-color: transparent;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}

.form-nav-down.two {
	opacity: 0;
}

.number-minus.two {
	display: none;
}

.form-nav-up.two {
	display: none;
}

.number-plus.two {
	opacity: 0;
}

.order__close-form {
	position: absolute;
	top: 13px;
	right: 12px;
	cursor: pointer;
}

.number-plus,
.number-minus {
	margin: 0;
}


.order_bue_click_consult .order_bue_click__background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000000;
	border-radius: 10px;
	opacity: 0.6;
	height: 100%;
	align-items: center;
	justify-content: center;
	display: none;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media(min-width: 651px) {
	.quantity-group .number .quantity-group__button-container .form-nav-up {
		border-bottom: 0;
	}

	.delivery-group__button-container .select-changer:last-child {
		border-top: 0;
	}
}

@media(max-width: 650px) {
	.order_bue_click_consult {
		padding: 35px 44px 60px 49px;
		gap: 15px;
	}

	.order__subtitle.cursiv {
		margin-top: 22px;
	}

	.order_bue_click_consult {
		gap: 7px;
	}

	.order_bue_click__bottom-container {
		gap: 11px;
	}

	.delivery-form {
		gap: 11px;
		flex-direction: column;
	}

	.order__bottom-text {
		margin: 0;
	}

	.quantity-group__button-container {
		display: flex;
	}

	.quantity-group .number .quantity-group__button-container .form-nav-down.one svg {
		transform: rotate(90deg);
		top: 1px;
		right: 4px;
	}

	.quantity-group .number .quantity-group__button-container .form-nav-up.one svg {
		transform: rotate(90deg);
		top: 1px;
		left: 2px;
	}

	.quantity-group .number .one {
		width: 56px;
		height: 53px;
	}

	.quantity-group .number .quantity-group__button-container .form-nav-up {
		order: 1;
		border-left: 0;
		width: 54px;
	}
	.quantity-group .number .quantity-group__button-container svg {
		height: 19px;
		width: 19px;
		position: relative;
	}

	.delivery-group__button-container {
		display: flex;
	}

	.delivery-group__button-container .select-changer {
		width: 56px;
		height: 53px;
	}

	.delivery-group__button-container .select-changer:first-child {
		order: 1;
		border-left: 0;
		width: 54px;
	}

	.delivery-group__button-container .select-changer>svg {
		height: 19px;
		width: 19px;
		position: relative;
	}

	.delivery-group__button-container .select-changer:last-child>svg {
		transform: rotate(90deg);
		top: 1px;
		right: 4px;
	}

	.delivery-group__button-container .select-changer:first-child>svg {
		transform: rotate(90deg);
		top: 1px;
		left: 2px;
	}

	.order_bue_click__button-container>.order_bue_click__order-button {
		margin-bottom: 13px;
	}
}

@media(max-width: 400px) {
	body .order_bue_click_consult.active_form {
		height: 100%;
		overflow-y: scroll;
	}
}

/* End */


/* Start:/local/templates/tamga_bootstrap/components/bitrix/menu/footer_menu/style.css?1742554904625*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/tamga_bootstrap/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/tamga_bootstrap/styles.css?175647514255394*/
@font-face {
    *font-family: "MontserratReg";
    font-family: "Montserrat-Alternates";

    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Regular.eot");
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Regular.woff2") format("woff2"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    *font-family: "MontserratMed";
    font-family: "Montserrat-Alternates";
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Medium.eot");
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Medium.woff2") format("woff2"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    *font-family: "MontserratSemi";
    font-family: "Montserrat-Alternates";
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-SemiBold.eot");
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-SemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-SemiBold.woff2") format("woff2"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    *font-family: "MontserratBold";
    font-family: "Montserrat-Alternates";
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Bold.eot");
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Bold.woff2") format("woff2"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    *font-family: "MontserratExtra";
    font-family: "Montserrat-Alternates";
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-ExtraBold.eot");
    src: url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-ExtraBold.woff2") format("woff2"), url("/local/templates/tamga_bootstrap/./assets/fonts/MontserratAlternates-ExtraBold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #3E3E3E;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: unset;
    text-decoration: unset;
    cursor: pointer;
}


li {
    list-style: none;
}

button, input, select {
    background-color: inherit;
    border: none;
    outline: none;
}

button:hover {
    cursor: pointer;
}

body, button, input, select {
    font-family: "Montserrat-Alternates";
}

h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
}

h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}

h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
}

h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}

.pagination-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination-container .pagination-element + .pagination-element {
    margin-left: 5px;
}

.pagination-container .pagination-element {
    width: 10px;
    height: 2px;
    background-color: #EAEAEA;
    cursor: pointer;
}

.pagination-container .current-pag {
    width: 22px;
    background-color: #3E3E3E;
}

.disable-content {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    background-color: #3E3E3E;
    opacity: 0.4;
    z-index: 4;
}

.tag {
    padding: 4px 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
}

.main-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}

.button-black {
    padding: 16px 24px;
    background-color: #3E3E3E;
    border: 1px solid #3E3E3E;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.button-black:hover {
    color: #FFFFFF;
}

.button-opacity {
    padding: 16px 24px;
    border: 1px solid #3E3E3E;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

.button-gray {
    width: 35px;
    height: 35px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EAEAEA;
    font-size: 25px;
    line-height: 15px;
}

.button-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    z-index: 2;
}

.button-arrow::before {
    content: url("/local/templates/tamga_bootstrap/./assets/icons/thin-arrow.svg");
    height: 18px;
}

.button-arrow-prev {
    left: -20px;
}

.button-arrow-prev::before {
    transform: rotate(180deg);
}

.button-arrow-next {
    right: -20px;
}

.hidden-this-block {
    display: none !important;
}

.modal-open {
    overflow: hidden;
}

button:focus {
    outline: none;
}

.row {
    margin: unset;
    --bs-gutter-x: unset;
    --bs-gutter-y: unset;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    padding: unset;
    margin: unset;
}

svg {
    overflow: unset;
    vertical-align: unset;
    object-fit: cover;
}

p {
    margin: unset;
}

dl, ol, ul {
    margin: unset;
    padding: unset;
}

select {
    width: 100%;
    height: unset;
    background: #FFFFFF;
}

.text-primary {
    color: #3E3E3E !important;
}

.container, .container-xl .container-xl, .container-xl {
    padding: unset;
}

@media (max-width: 1200px) {
    .container-xl {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
        width: unset;
    }
}

@media (max-width: 960px) {
    h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .main-text {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (max-width: 600px) {
    h1 {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (max-width: 400px) {
    h2 {
        font-size: 18px;
        line-height: 23px;
    }
}

/*# sourceMappingURL=global.css.map */


header {
    width: 100%;
}

header .container {
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    display: inherit;
    align-items: inherit;
    background-color: inherit;
}

header .top-nav {
    width: 100%;
    height: 72px;
    padding: 0 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-image: url("/local/templates/tamga_bootstrap/./assets/img/header-forest-background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

header .top-nav .logo-container .logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

header .top-nav .logo-container .logo-link .logo-name {
    margin-left: 15px;
}

header .top-nav .pages-menu {
    margin: 0 auto 0 165px;
    display: flex;
    align-items: center;
    justify-content: center;
}

header .top-nav .pages-menu .pages-menu__item + .pages-menu__item {
    margin-left: 40px;
}

header .top-nav .pages-menu .pages-menu__item .pages-menu__link {
    color: #F5F5F5;
}

header .top-nav .contacts-menu {
    margin-right: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}

header .top-nav .contacts-menu .contacts-menu__item + .contacts-menu__item {
    margin-left: 15px;
}

header .top-nav .contacts-menu .contacts-menu__item .contacts-menu__link {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F5F5F5;
}

header .top-nav .contacts-menu .contacts-menu__item:last-child {
    margin-left: 30px;
}

header .top-nav .contacts-menu .contacts-menu__item:last-child .city {
    display: block;
    color: #F5F5F5;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
}

header .top-nav .contacts-menu .contacts-menu__item:last-child .phone {
    display: block;
    color: #F5F5F5;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

header .top-nav .tools-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

header .top-nav .tools-menu .tools-menu__item.icon-box_item {
    position: relative;
}

header .top-nav .tools-menu .tools-menu__item.icon-box_item .badge-counter {
    right: -5px;
}

header .top-nav .tools-menu .tools-menu__item + .tools-menu__item {
    margin-left: 20px;
}

header .top-nav .tools-menu .tools-menu__item.login {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: 25px;
}

header .top-nav .tools-menu .tools-menu__item .tools-menu__link, header .top-nav .tools-menu .tools-menu__item .burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

header .top-nav .tools-menu .tools-menu__item .tools-menu__link .tools-menu__img, header .top-nav .tools-menu .tools-menu__item .burger-menu .tools-menu__img {
    object-fit: cover;
}

header .top-nav .tools-menu .tools-menu__item:last-child {
    display: none;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu {
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    background-image: url("/local/templates/tamga_bootstrap/./assets/icons/icon.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    z-index: 6;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .logo-container {
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 36px;
    justify-content: space-between;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .logo-container .logo-link .logo-name {
    margin: 0;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .logo-container .mobile-menu__exit {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .logo-container .mobile-menu__exit::before, header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .logo-container .mobile-menu__exit::after {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    right: 0;
    width: 30px;
    height: 5px;
    background-color: #3E3E3E;
    border-radius: 10px;
    z-index: 4;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .logo-container .mobile-menu__exit::before {
    transform: rotate(45deg);
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .logo-container .mobile-menu__exit::after {
    transform: rotate(-45deg);
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .pages-menu {
    margin: 0;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .pages-menu .pages-menu__item + .pages-menu__item {
    margin-top: 30px;
    margin-left: 0;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .pages-menu .pages-menu__item {
    text-align: center;
}
li.pages-menu__item{
    white-space: nowrap;
}
header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .pages-menu .pages-menu__item .pages-menu__link {
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #3E3E3E;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .pages-menu .pages-menu__item:hover .pages-menu__link {
    opacity: 0.5;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .contacts-menu {
    margin: 0;
    margin-top: 40px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #3E3E3E;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .contacts-menu .contacts-menu__item:last-child {
    margin: 0;
    margin-top: 20px;
    position: absolute;
    top: 100%;
}

header .top-nav .tools-menu .tools-menu__item:last-child .mobile-menu .contacts-menu .contacts-menu__item:last-child .phone {
    color: #3E3E3E;
    font-size: 20px;
    line-height: 30px;
}

header .bottom-nav {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid #EAEAEA;
}

header .bottom-nav .catalog-drop-down .catalog-drop-down__button {
    padding: 8px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

header .bottom-nav .catalog-drop-down .catalog-drop-down__button .catalog-drop-down__button-text {
    margin-left: 10px;
    color: #F5F5F5;
}

header .bottom-nav .nav-by-groups {
    height: 100%;
    width: 100%;
    margin-left: 30px;
    display: grid;
    position: relative;
    transition: transform 1s ease-in-out;
}

header .bottom-nav .nav-by-groups .nav-by-groups__button {
    width: 30px;
    height: 30px;
}

header .bottom-nav .nav-by-groups .button-arrow-prev {
    display: none;
}

header .bottom-nav .nav-by-groups .nav-by-groups__pipeline {
    overflow: hidden;
}

header .bottom-nav .nav-by-groups .nav-by-groups__pipeline .nav-by-groups__list {
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: start;
    position: relative;
}

header .bottom-nav .nav-by-groups .nav-by-groups__pipeline .nav-by-groups__list .nav-by-groups__item + .nav-by-groups__item {
    margin-left: 30px;
}

header .bottom-nav .nav-by-groups .nav-by-groups__pipeline .nav-by-groups__list .nav-by-groups__item {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    white-space: nowrap;
}

header .bottom-nav .nav-by-groups .nav-by-groups__pagination {
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    background-color: #000000;
}

@media (min-width: 1921px) {
    header .bottom-navigation .container {
        width: 75vw;
    }
}

@media (max-width: 1600px) {
    header .top-nav .pages-menu {
        margin: 0 auto 0 60px;
    }

    header .top-nav .pages-menu .pages-menu__item + .pages-menu__item {
        margin-left: 25px;
    }

    header .top-nav .contacts-menu {
        margin-right: 80px;
    }
}

@media (max-width: 1360px) {
    header .top-nav .pages-menu {
        margin: 0 auto 0 60px;
    }

    header .top-nav .pages-menu .pages-menu__item + .pages-menu__item {
        margin-left: 20px;
    }

    header .top-nav .pages-menu .pages-menu__item .pages-menu__link {
        font-size: 15px;
    }

    header .top-nav .contacts-menu {
        margin-right: 60px;
    }

    header .top-nav .contacts-menu .contacts-menu__item .contacts-menu__link .contacts-menu__img {
        width: 24px;
        height: 24px;
    }

    header .top-nav .contacts-menu .contacts-menu__item:last-child {
        margin-left: 20px;
    }

    header .top-nav .contacts-menu .contacts-menu__item:last-child .city {
        font-size: 12px;
    }

    header .top-nav .contacts-menu .contacts-menu__item:last-child .phone {
        font-size: 16px;
    }

    header .top-nav .tools-menu .tools-menu__item .tools-menu__link .tools-menu__img,
    header .top-nav .tools-menu .icon-box_item .tools-menu__img {
        width: 24px;
        height: 24px;
    }

    header .bottom-nav .container {
        width: 100%;
        padding: 0 20px;
    }

    header .bottom-nav .container .nav-by-groups .button-arrow-next {
        right: 0px;
    }
}

@media (max-width: 1120px) {
    header .top-nav {
        height: 64px;
    }

    header .top-nav .logo-container .logo-link .logo {
        height: 32px;
        object-fit: cover;
    }

    header .top-nav .logo-container .logo-link .logo-name {
        height: 16px;
        margin-left: 10px;
        object-fit: cover;
    }

    header .top-nav .pages-menu {
        display: none;
    }

    header .top-nav .contacts-menu {
        width: 100%;
        margin: 0 0 0 40px;
    }

    header .top-nav .contacts-menu .contacts-menu__item:last-child {
        margin: 0 40px 0 auto;
    }

    header .top-nav .contacts-menu .contacts-menu__item:last-child .city {
        display: none;
    }

    header .top-nav .contacts-menu .contacts-menu__item:last-child .phone {
        font-size: 16px;
        line-height: 20px;
    }

    header .top-nav .tools-menu {
        margin-left: auto;
    }

    header .top-nav .tools-menu .tools-menu__item:last-child {
        display: block;
    }
}

@media (max-width: 800px) {
    header .top-nav .contacts-menu {
        display: none;
    }

    header .top-nav .tools-menu .login {
        display: none;
    }

    header .bottom-nav .nav-by-groups {
        overflow-x: scroll;
    }

    header .bottom-nav .nav-by-groups .nav-by-groups__button {
        display: none !important;
    }

    header .bottom-nav .nav-by-groups .nav-by-groups__pipeline .nav-by-groups__list .nav-by-groups__item {
        font-size: 14px;
    }

    /* Custom Scroll */

    header .bottom-nav .nav-by-groups .nav-by-groups__pagination {
        display: none;
    }

    header .bottom-nav .nav-by-groups .nav-by-groups__pipeline {
        overflow: scroll;
    }

    header .bottom-nav .nav-by-groups .nav-by-groups__pipeline::-webkit-scrollbar {
        position: absolute;
        top: 10px;
        width: 5%;
        height: 1px;
    }

    header .bottom-nav .nav-by-groups .nav-by-groups__pipeline::-webkit-scrollbar-thumb  {
        background-color: #000000;
    }

    header .bottom-nav .nav-by-groups .nav-by-groups__pipeline .nav-by-groups__list .nav-by-groups__item {
        line-height: 50px;
    }
}

@media (max-width: 400px) {
    header .top-nav {
        padding: 0 12px;
    }

    header .bottom-nav .container {
        padding: 0 10px;
    }
}

.catalog {
    width: 100%;
    padding: 40px 0 60px;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
    z-index: 9999;
}

.catalog .catalog__header {
    position: relative;
}

.catalog .catalog__header .catalog__button {
    position: absolute;
    top: 20%;
    right: 0;
    cursor: pointer;
}

.catalog .catalog__form {
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog .catalog__form .catalog__search {
    width: 100%;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    border: 1px solid #EAEAEA;
}

.catalog .catalog__form .catalog__search .catalog__search-input {
    padding: 5px 15px;
    color: #808080;
    min-width: 100%;
}

.catalog .catalog__form .catalog__search .catalog__search-select {
    padding: 5px 24px;
    position: relative;
    border-left: 1px solid #EAEAEA;
}

.catalog .catalog__form .catalog__search .catalog__search-select .selected-item-name {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.catalog .catalog__form .catalog__search .catalog__search-select .selected-item-name::after {
    content: url("/local/templates/tamga_bootstrap/./assets/icons/thin-arrow.svg");
    width: 5px;
    height: 10px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
}

.catalog .catalog__form .catalog__search .catalog__search-select .select-list {
    width: 150%;
    padding: 10px;
    display: none;
    position: absolute;
    top: 55px;
    right: 0;
    border: 1px solid #EAEAEA;
    background-color: #FFFFFF;
    z-index: 2;
}

.catalog .catalog__form .catalog__search .catalog__search-select .select-list .select-item {
    padding: 5px 14px;
    white-space: nowrap;
    cursor: pointer;
}

.catalog .catalog__form .catalog__search .catalog__search-select .select-list .select-item:hover {
    background-color: #EAEAEA;
}

.catalog .catalog__form .catalog__search-button {
    margin-left: 30px;
}

.catalog .catalog__tags .catalog__tags-list {
    display: flex;
    flex-wrap: wrap;
}

.catalog .catalog__tags .catalog__tags-list .catalog__tags-item {
    margin-top: 10px;
    margin-right: 10px;
    padding: 4px 8px;
    border: 1px solid #EAEAEA;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #808080;
    white-space: nowrap;
}

.catalog .catalog__tags .catalog__tags-list .selected-tag {
    border: 1px solid #0CB4CE;
    color: #0CB4CE;
}

.catalog .catalog__menu {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: start;
    align-items: flex-start;
}

.catalog .catalog__menu .catalog__list {
    grid-area: menu;
}

.catalog .catalog__menu .catalog__list .catalog__list-item + .catalog__list-item {
    margin-top: 15px;
}

.catalog .catalog__menu .catalog__list .catalog__list-item {
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

.catalog .catalog__menu .catalog__list .catalog__list-item svg {
    display: none;
}

.catalog .catalog__menu .catalog__list .catalog__list-item .catalog__sublist {
    display: flex;
    flex-direction: column;
    display: none;
}

.catalog .catalog__menu .catalog__list .catalog__list-item .catalog__sublist .catalog__sublist-item {
    margin-top: 10px;
    cursor: pointer;
}

.catalog .catalog__menu .catalog__list .catalog__list-item .catalog__sublist .catalog__sublist-item svg {
    display: none;
}

.catalog .catalog__menu .catalog__list .catalog__list-item::after {
    content: "";
    width: 100%;
    margin-top: 15px;
    height: 1px;
    background-color: #EAEAEA;
}

.catalog .catalog__menu .catalog__list .current-item::after {
    background-color: #3E3E3E;
}

.catalog .catalog__menu .catalog__submenu {
    margin-left: 40px;
    padding-left: 40px;
    display: flex;
    grid-area: submenu;
    flex-direction: column;
    border-left: 1px solid #EAEAEA;
}

.catalog .catalog__menu .catalog__submenu .catalog__sublist {
    display: flex;
    flex-direction: column;
}

.catalog .catalog__menu .catalog__submenu .catalog__sublist .catalog__sublist-item {
    margin-top: 10px;
    cursor: pointer;
}

.catalog .catalog__menu .catalog__submenu .catalog__sublist .catalog__sublist-item svg {
    display: none;
}

.catalog .catalog__menu .catalog__submenu .catalog__submenu-exit, .catalog .catalog__menu .catalog__submenu .catalog__submenu-img {
    display: none;
}

.catalog .catalog__menu .catalog__submenu .catalog__submenu-header {
    font-weight: 500;
}

.catalog .catalog__menu .catalog__img {
    width: 270px;
    height: 400px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-area: img;
    background-color: #EAEAEA;
    background-size: cover;
    background-repeat: no-repeat;
}

.catalog .catalog__search-result {
    margin-top: 30px;
    display: none;
    grid-template-columns: 1fr 270px;
    grid-template-areas: "menu img" "blog blog";
    grid-gap: 50px 130px;
}

.catalog .catalog__search-result .search-result__menu {
    display: grid;
    grid-area: menu;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px 30px;
}

.catalog .catalog__search-result .search-result__menu .search-result__submenu {
    margin-top: 10px;
}

.catalog .catalog__search-result .search-result__menu .search-result__submenu .search-result__submenu-item + .search-result__submenu-item {
    margin-top: 5px;
}

.catalog .catalog__search-result .search-result__img {
    width: 270px;
    height: 400px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-area: img;
    background-color: #EAEAEA;
    background-size: cover;
    background-repeat: no-repeat;
}

.catalog .catalog__search-result .search-result__posts {
    overflow: hidden;
    grid-area: blog;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
}

.catalog .catalog__search-result .search-result__posts .article-block-catalog + .article-block-catalog {
    margin-left: 20px;
}

.catalog .catalog__search-result .search-result__posts .search-result__link-blog {
    position: absolute;
    bottom: 30px;
}

.catalog .catalog__search-result .search-result__posts .search-result__link-blog svg {
    margin-left: 10px;
    transform: rotate(180deg);
}

@media (max-width: 1200px) {
    .catalog .catalog__search-result {
        grid-gap: 50px 20px;
    }

    .catalog .catalog__search-result .search-result__img {
        margin-left: auto;
    }
}

@media (max-width: 900px) {
    .catalog .catalog__tags {
        overflow: hidden;
    }
    .mobile_overflow_svg{
        overflow: hidden;
    }
    .catalog .catalog__tags .catalog__tags-list {
        flex-wrap: nowrap;
    }

    .catalog .catalog__menu {
        margin-top: 30px;
        display: grid;
        grid-template-columns: 350px 1fr;
        grid-template-areas: "img img" "menu submenu";
        grid-gap: 40px 0;
    }

    .catalog .catalog__menu .catalog__img {
        width: 100%;
        height: 125px;
		  display: none;
    }

    .catalog .catalog__search-result {
        grid-template-columns: 1fr 270px;
        grid-template-areas: "menu img" "blog blog";
    }

    .catalog .catalog__search-result .search-result__menu {
        grid-template-columns: 1fr;
        grid-gap: 25px 0;
    }
}

@media (max-width: 700px) {
    .catalog .container {
        position: relative;
    }

    .catalog .catalog__search-button {
        display: none;
    }

    .catalog .catalog__menu {
        grid-template-columns: 350px 1fr;
        grid-template-areas: "img img" "menu menu";
    }

    .catalog .catalog__menu .catalog__list .catalog__list-item .catalog__list-item-title {
        display: flex;
        align-items: center;
        justify-content: center;
        justify-content: space-between;
    }

    .catalog .catalog__menu .catalog__list .catalog__list-item .catalog__list-item-title svg {
        display: block;
        transform: rotate(180deg);
    }

    .catalog .catalog__menu .catalog__submenu {
        width: 100%;
        margin-left: 0;
        padding: 0 20px 50px;
        height: auto;
        display: none;
        flex-direction: column;
        position: absolute;
        top: 48px;
        left: 0;
        background-color: #FFFFFF;
    }

    .catalog .catalog__menu .catalog__submenu .catalog__submenu-exit {
        display: flex;
        align-items: center;
        justify-content: center;
        align-self: flex-start;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
    }

    .catalog .catalog__menu .catalog__submenu .catalog__submenu-exit svg {
        margin-right: 10px;
    }

    .catalog .catalog__menu .catalog__submenu .catalog__submenu-img {
        width: 100%;
        *height: 125px;
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #EAEAEA;
        object-fit: contain;
        background-repeat: no-repeat;
    }

    .catalog .catalog__menu .catalog__submenu .catalog__submenu-header {
        margin-top: 15px;
        display: block;
    }

    .catalog .catalog__menu .catalog__submenu .catalog__sublist {
        margin-top: 15px;
    }

    .catalog .catalog__menu .catalog__submenu .catalog__sublist .catalog__sublist-item {
        display: flex;
        align-items: center;
        justify-content: center;
        justify-content: space-between;
        padding-bottom: 15px;
        border-bottom: 1px solid #EAEAEA;
    }

    .catalog .catalog__menu .catalog__submenu .catalog__sublist .catalog__sublist-item svg {
        display: block;
        transform: rotate(180deg);
    }

    .catalog .catalog__search-result {
        padding-bottom: 30px;
        grid-template-columns: 1fr;
        grid-template-areas: "img" "menu" "blog";
    }

    .catalog .catalog__search-result .search-result__img {
        width: 100%;
        height: 125px;
    }

    .catalog .catalog__search-result .search-result__posts {
        flex-direction: column;
    }

    .catalog .catalog__search-result .search-result__posts .article-block-catalog + .article-block-catalog {
        margin-left: 0;
        margin-top: 20px;
    }

    .catalog .catalog__search-result .search-result__posts .article-block-catalog {
        width: 100%;
        min-width: unset;
    }

    .catalog .catalog__search-result .search-result__posts .search-result__link-blog {
        width: 100%;
        margin-top: 15px;
        display: flex;
        align-items: center;
        justify-content: start;
        justify-self: start;
        position: static;
    }
}

@media (max-width: 500px) {
    .catalog .catalog__search-select {
        display: none;
    }

    .catalog .catalog__menu {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .catalog .catalog__menu .catalog__img {
        display: none;
    }

    .catalog .catalog__search-result {
        grid-template-areas: "menu" "blog";
    }

    .catalog .catalog__search-result .search-result__img {
        display: none;
    }
}

@media (max-width: 400px) {
    .catalog .container .catalog__menu .catalog__submenu {
        padding: 0 10px 30px;
        top: 43px;
    }
}

/*# sourceMappingURL=header.css.map */

footer {
    padding: 50px 0 50px;
    background-color: #141618;
}

footer .top-footer {
    display: grid;
    grid-template-columns: 270px 1fr;
    grid-gap: 70px;
}

footer .top-footer .info-column .socials-menu {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: start;
}

footer .top-footer .info-column .socials-menu .socials-menu__item + .socials-menu__item {
    margin-left: 20px;
}

footer .top-footer .info-column .info-text {
    margin-top: 20px;
    line-height: 125%;
    color: #FFFFFF;
}

footer .top-footer .info-column .info-data-company {
    margin-top: 20px;
    line-height: 150%;
    color: #FFFFFF;
}

footer .top-footer .info-column .info-data-company a:hover {
    color: #0CB4CE;
}

footer .top-footer .footer__menu .footer__menu-list {
    display: flex;
    align-items: center;
    justify-content: start;
    align-items: flex-start;
    flex-wrap: wrap;
}

footer .top-footer .footer__menu .footer__menu-list .footer__menu-item + .footer__menu-item {
    margin-left: 60px;
}

footer .top-footer .footer__menu .footer__menu-list .footer__menu-item .footer__menu-item-header {
    color: #FFFFFF;
}

footer .top-footer .footer__menu .footer__menu-list .footer__menu-item .footer__submenu-list {
    margin-top: 20px;
}

footer .top-footer .footer__menu .footer__menu-list .footer__menu-item .footer__submenu-list .footer__submenu-item + .footer__submenu-item {
    margin-top: 10px;
}

footer .top-footer .footer__menu .footer__menu-list .footer__menu-item .footer__submenu-list .footer__submenu-item .footer__submenu-link {
    color: #FFFFFF;
}

footer .top-footer .footer__menu .footer__menu-list .footer__menu-item .footer__submenu-list .footer__submenu-item .footer__submenu-link:hover {
    color: #0CB4CE;
}

footer .middle-footer {
    margin-top: 20px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

footer .middle-footer .middle-footer__text {
    font-size: 12px;
    color: #FFFFFF;
}

footer .middle-footer .payments-methods .payments-methods__text {
    font-size: 12px;
    color: #FFFFFF;
}

footer .middle-footer .payments-methods .payments-methods__list {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: start;
}

footer .middle-footer .payments-methods .payments-methods__list .payments-methods__item + .payments-methods__item {
    margin-left: 10px;
}

footer .middle-footer .payments-methods .payments-methods__list .payments-methods__item .payments-methods__img {
    width: 30px;
}

footer .middle-footer .payments-methods .payments-methods__list .payments-methods__item .paypal {
    width: 60px;
}

footer .middle-footer .delivery-methods .delivery-methods__text {
    font-size: 12px;
    color: #FFFFFF;
}

footer .middle-footer .delivery-methods .delivery-methods__list {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: start;
}

footer .middle-footer .delivery-methods .delivery-methods__list .delivery-methods__item + .delivery-methods__item {
    margin-left: 10px;
}

footer .middle-footer .delivery-methods .delivery-methods__list .delivery-methods__item .delivery-methods__img {
    width: 50px;
}

footer .bottom-footer {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

footer .bottom-footer .privacy-policy, footer .bottom-footer .copyright, footer .bottom-footer .norder {
    font-size: 14px;
    color: #FFFFFF;
}

footer .bottom-footer .copyright {
    font-weight: 500;
    font-size: 16px;
    justify-self: center;
}

footer .bottom-footer .norder {
    font-weight: 700;
    font-size: 16px;
    justify-self: end;
}

footer .bottom-footer .norder svg {
    position: relative;
    top: 3px;
}

footer .bottom-footer .norder .norder-img {
    position: relative;
    bottom: 2px;
}

footer .bottom-footer .privacy-policy:hover, footer .bottom-footer .norder:hover {
    color: #0CB4CE;
}

@media (max-width: 1300px) {
    footer .container {
        width: 100%;
        padding: 0 36px;
    }

    footer .container .top-footer {
        grid-gap: 40px;
    }

    footer .container .top-footer .footer__menu .footer__menu-list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 30px 0;
    }

    footer .container .top-footer .footer__menu .footer__menu-list .footer__menu-item + .footer__menu-item {
        margin-left: 0;
    }

    footer .container .top-footer .footer__menu .footer__menu-list .footer__menu-item {
        justify-self: center;
        text-align: center;
    }
}

@media (max-width: 1120px) {
    footer .container .top-footer .footer__menu .footer__menu-list {
        grid-template-columns: 1fr 1fr;
    }

    footer .container .top-footer .footer__menu .footer__menu-list .footer__menu-item {
        justify-self: start;
        text-align: start;
    }
}

@media (max-width: 900px) {
    footer .container .top-footer .footer__menu .footer__menu-list {
        grid-template-columns: 1fr 1fr;
    }

    footer .container .bottom-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    footer .container .bottom-footer .copyright, footer .container .bottom-footer .norder {
        margin-top: 20px;
    }
}

@media (max-width: 800px) {
    footer .container .top-footer {
        grid-template-columns: 1fr;
    }

    footer .container .top-footer .info-column .logo-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    footer .container .top-footer .info-column .socials-menu {
        justify-content: center;
    }

    footer .container .top-footer .info-column .info-text, footer .container .top-footer .info-column .info-data-company {
        display: none;
    }

    footer .container .top-footer .footer__menu .footer__menu-list {
        grid-gap: 40px 0;
    }

    footer .container .top-footer .footer__menu .footer__menu-list .footer__menu-item {
        justify-self: center;
        text-align: center;
    }

    footer .container .middle-footer {
        margin-top: 60px;
    }
}

@media (max-width: 600px) {
    footer .container {
        padding: 0 24px;
    }

    footer .container .top-footer .footer__menu .footer__menu-list {
        grid-template-columns: 1fr;
        grid-gap: 60px 0;
    }

    footer .container .top-footer .footer__menu .footer__menu-list .footer__menu-item {
        justify-self: center;
        text-align: center;
    }

    footer .container .middle-footer {
        flex-direction: column;
        margin-top: 60px;
    }

    footer .container .middle-footer .middle-footer__text {
        display: none;
    }

    footer .container .middle-footer .payments-methods .payments-methods__text {
        display: block;
        text-align: center;
    }

    footer .container .middle-footer .delivery-methods {
        margin-top: 20px;
    }

    footer .container .middle-footer .delivery-methods .delivery-methods__text {
        display: block;
        text-align: center;
    }

    footer .container .bottom-footer .privacy-policy {
        font-size: 12px;
    }

    footer .container .bottom-footer .copyright, footer .container .bottom-footer .norder {
        font-size: 14px;
        margin-top: 20px;
    }
}

@media (max-width: 1300px) {
    main .container-xl {
        width: 100%;
        padding: 0 20px;
    }
}

@media (max-width: 400px) {
    main .container-xl {
        padding: 0 16px;
    }
}

.old_page-header {
    margin-top: 41px;
    margin-bottom: 50px;
    font-size: 37px;
    font-weight: 700;
    line-height: 45.1px;
    text-align: left;
}
.himself_title{
    margin-top: 41px;
    margin-bottom: 32px;
    font-size: 37px;
    font-weight: 700;
    line-height: 45.1px;
    text-align: left;
}
.totem_block{
    display: flex;
    width: 100%;
    gap: 30px;
    margin-bottom: 50px;
}
.totem_img{
    max-width: 205px;
    width: 100%;
    background: rgba(217, 217, 217, 1);
}
.totem_img img, .totem_text{
    width: 100%;
    height: max-content;
}
.totem_text h4, .totem_zver h4{
    font-size: 25px;
    font-weight: 700;
    line-height: 30.48px;
    text-align: left;
    margin-bottom: 12px;
}
.totem_text p, .totem_zver p{
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    text-align: left;
}
.tests_blocks{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.test_items{
    max-width: 351px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 20px;
    display: flex;
    gap: 22px;
    justify-content: space-between;
    flex-direction: column;
}
.test_items:hover{
    border: 3px solid rgba(131, 153, 134, 1);
    border-bottom: 1px;
}
.test_items:hover a{
    background:  rgba(131, 153, 134, 1);
}
.test_items a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: rgba(51, 51, 51, 1);
    height: 50px;
    border-radius: 0 0 20px 20px ;
    color: white;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.38px;
    text-align: center;

}
.items_block_test_text{
    padding-top: 26px;
    margin: 0 auto;
    width: 90%;
}
.items_block_test_text h5{
    font-size: 20px;
    font-weight: 700;
    line-height: 24.38px;
    text-align: center;
    margin-bottom: 25px;
}
.items_block_test_text p{
    font-size: 18px;
    font-weight: 400;
    line-height: 21.38px;
    text-align: center;
}
.himself_text{
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    text-align: left;
    margin-bottom: 50px;
}
.himself_video_block{
    display: flex;
    gap: 57px;
    margin-bottom: 50px;
}
.calndar_btn button{
    width: 350px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    border: 0;
    outline: 0;
    background: rgba(62, 62, 62, 1);
    font-size: 20px;
    font-weight: 700;
    line-height: 24.38px;
    color: white;
}
.img_block_serach_popap{
    position: relative;
    margin-left: auto;
}
.img_block_serach_popap a{
    position: absolute;
    top: 58%;
    left: 38px;
    z-index: 10;
    padding: 16px 6px;
}
/*---- Eror 404 ----*/

/*.error-404 {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    flex-flow: column wrap;*/
/*    text-align: center;*/
/*    padding: 135px 0px 134px 0px;*/
/*    display: block;*/
/*    height: calc(100vh - 45px);*/
/*}*/

/*.error-404 h2 {*/
/*    font-weight: 600;*/
/*}*/

/*.error-404 a {*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*}*/

/*.error-404 p {*/
/*    margin-top: 30px;*/
/*    font-size: 15px;*/
/*}*/

/*.error-404 input {*/
/*    background-color: #fff;*/
/*    width: 50%;*/
/*    margin: 50px;*/
/*    padding: 10px 15px 10px 15px;*/
/*    border: 1px solid #eaeaea;*/
/*    position: relative;*/
/*    border-radius: 2px;*/
/*    background-color: transparent;*/
/*    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);*/
/*    transition: border-color 400ms cubic-bezier(.785, .135, .15, .86);*/
/*}*/

/*.error-404 input:focus {*/
/*    outline: none;*/
/*    border: 1px solid #0cb4ce;*/
/*}*/

/*.error {*/
/*    font-size: 220px;*/
/*    font-weight: 600;*/
/*    line-height: 1em;*/
/*    margin-top: 130px;*/
/*}*/

.bottom-line-block {
    border: 2px solid #0cb4ce;
    width: 100px;
    margin-top: 20px;

}

.products-box__totem-pickup {
    background-size: cover;
}

.delivery-header-page {
    margin: 50px 0 30px;
}

.delivery-content-page .about-us p a {
    color: #0cb4ce;
}

.delivery-content-page .about-us h2 + p {
    margin-top: 15px;
}

.delivery-content-page .about-us h3 + p {
    margin-top: 10px;
}

.delivery-content-page .about-us p + h2, .delivery-content-page .about-us div + h2 {
    margin-top: 20px;
}

@media (max-width: 1200px) {
    .delivery-content-page .container {
        padding-right: 1rem;
        padding-left: 1rem;
        max-width: 100%;
    }
}

@media (max-width: 992px) {
    footer .container .top-footer .footer__menu .footer__menu-list {
        grid-gap: 30px 15px;
    }
}

/* @media (max-width: 576px) {
  .delivery-content-page .container{
    padding-right: 1rem;
    padding-left: 1rem;
  }
} */

/* html::-webkit-scrollbar {
    display: none;
} */

.product-box_variable button.button-black {
    display: none;
}

.product-box_variable.product-box_available .product-box__button-basket.button-black.basket_forms {
    display: block !important;
}

/*.product-box_variable.product-box_noavailable .product-box__button-basket.button-black.form_popup_order_open {*/
/*    display: block !important;*/
/*}*/

/* New Page 404*/

.emptypage__image-mobile {
    display: none;
}

.emptypage__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 82px auto 164px;
}

.emptypage__main .emptypage__image  {
    width: 100%;
}

.emptypage__main {
    position: relative;
    margin-bottom: 26px;
    width: 69%;
}

.emptypage__text {
    position: absolute;
    top: 66%;
    left: 12%;
    width: 44%;
    font-weight: 500;
    font-size: 20px;
    line-height: 24.9px;
    color: #FFF;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.emptypage__link {
    padding: 10px 20px;
    background: rgba(62, 62, 62, 1);
    font-weight: 500;
    font-size: 24px;
    line-height: 24.3px;
    color: #fff;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
}

.emptypage__container .emptypage__link:hover {
    color: #666;
}
.mobile_block, .mobile_block_img,.totem-left-side.mobile_block {
    display: none;
}

body .scode-cookie-simple {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    gap: 40px;
    max-width: 773px;
    width: 100%;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #E9EBEF;
}

body .scode-cookie-simple p {
    position: relative;
    padding-left: 54px;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Montserrat-Alternates';
    color: #111827;
    margin: 0;
}
body .scode-cookie-simple p a{
    text-decoration: none;
}

body .scode-cookie-simple p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background-image: url(/images/cookie_svg.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
body .scode-cookie-simple button{
    border-radius: 0;
    padding: 9px 12px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
}

.custom-checkbox input {
    display: none;
}

/* обертка для текста и иконки */
.custom-checkbox {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    user-select: none;
}
.checkbox_block{
    max-width: 542px;
    width: 100%;
}
.custom-checkbox span {
    display: block;
    padding-left: 40px;
}
.custom-checkbox span a{
    color: #127BE9;
}
/* рисуем сам чекбокс */
.custom-checkbox span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 1px solid #3E3E3E;
    border-radius: 0; /* скругление углов */
    background: #fff;
    transition: all 0.3s ease;
}

/* при активном чекбоксе */
.custom-checkbox input:checked + span::before {
    background: #3E3E3E; /* зелёный фон */
    border-color: #3E3E3E;
}

/* добавляем галочку */
.custom-checkbox input:checked + span::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 50%;
    width: 24px;
    background: url(/images/Icon.svg) no-repeat;
    transform: translateY(-50%);
    font-size: 18px;
    color: white;
    height: 7px;
}
@media (max-width: 992px) {
    .emptypage__text {
        top: 64%;
        left: 10%;
        width: 44%;
        font-size: 16px;
        line-height: 23px;
    }
}

@media (max-width: 768px) {
    body .scode-cookie-simple{
        flex-direction: column;
        align-items: flex-start;
        bottom: 8px;
        max-width: 98%;
        z-index: 100010;
        gap: 16px;
    }
    .custom-checkbox span::before{
        display: none;
    }
    .custom-checkbox span{
        padding: 0;
    }
    body .scode-cookie-simple p::before{
        top: 24%;
    }
    body .scode-cookie-simple button{
        width: auto;
        margin-left: 54px;
    }
    body .scode-cookie-simple p a{
        color: #127BE9;
    }
    .totem_text, .totem_zver{
        max-width: 90%;
        margin: 0 auto;
    }
    .emptypage__main {
        transform: translateX(15px);
        width: 91%;
        margin: 0 auto 34px;
    }

    .emptypage__text {
        font-size: 13px;
        line-height: 19px;
    }

    .emptypage__image-mobile {
        display: block;
        width: 100%;
    }

    .emptypage__image, .totem-left-side.dekstop_block, .detail_link.dekstop_block {
        display: none !important;
    }
    .totem-left-side.mobile_block, .mobile_block{
        display: block;
    }
    .totem_img {
        max-width: 100%;
        width: 100%;
        height: 175px;
    }
    .img_block_animal{
        max-width: 130px;
        width: 100%;
        height: 130px;
    }
    .img_block_animal img{
        width: 130px;
    }
    .animal_block_flex{
        gap: 10px;
    }
    .totem_block {
        gap: 20px;
    }
    .totem-left-side p{
        margin-bottom: 20px;
    }
    .totem_text h4, .totem_zver h4, .block_info_animal h2 {
        font-size: 14px;
        line-height: 17.07px;
    }
    .list_block ul li, .totem-left-block ul li, .totem-left-block p{
        font-size: 11px;
        line-height: 13.41px;
    }
    .totem-left-block ul {
        margin-left: 42%;
        margin-bottom: 71px;
    }
    .llllll .totem-animal-heading {
        height: auto;
        margin-bottom: 12px;
    }
    .totem-animal-block.llllll .totem-left-side a{
        max-width: 197px;
        font-size: 12px;
        font-weight: 700;
        line-height: 14.63px;
        height: 38px;
    }
    .totem-animal-block.llllll .animal_block_flex{
        margin-bottom: 12px;
    }
    .totem_text p, .totem_zver p{
        font-size: 11px;
        font-weight: 400;
        line-height: 13.41px;
        text-align: left;
    }
    .totem_block{
        margin-bottom: 20px;
    }
    .tests_blocks {
        flex-direction: column;
        gap: 20px;
        margin: 0 auto;
        max-width: 90%;
        margin-top: 20px;
    }
    .items_block_test_text {
        padding-top: 14px;
    }
    .items_block_test_text h5, .items_block_test_text p {
        font-size: 14px;
        line-height: 17.07px;
        margin-bottom: 5px;
    }
    .test_items{
        gap: 11px;
    }
    .test_items a{
        height: 27px;
        font-size: 12px;
        line-height: 14.63px;
    }
    .totem-info h4{
        font-size: 14px;
        line-height: 17.07px;
    }
    .totem-info p, .himself_text, .totem_item_block_info p{
        font-size: 11px;
        font-weight: 400;
        line-height: 13.41px;
    }
    .totem-picture{
        height: 183px;
    }
    .totem-picture a{
        height: 48px;
        font-size: 12px;
        font-weight: 700;
        line-height: 14.63px;
    }
    .revers_block{
        flex-direction: column-reverse;
    }
    .items-totem{
        flex-direction: column-reverse;
        margin-bottom: 20px;
        gap: 12px;
    }
    .himself_title, .totem_detail_page_title{
        font-size: 22px;
        font-weight: 700;
        line-height: 26.82px;
        text-align: left;
        padding: 0 20px;
        margin-top: 22px;
        margin-bottom: 20px;
    }
    .totem_block_block{
        padding: 0 20px;
    }
    .himself_video_block{
        flex-direction: column;
        gap: 20px;
        margin-bottom: 90px;
    }
    .video_blocks iframe{
        width: 100%;
        height: 190px;
    }
    .calndar_btn button{
        width: 100%;
        height: 53px;
        font-size: 14px;
        font-weight: 700;
        line-height: 17.07px;
    }
    header .container{
        width: 100%;
    }
    .himself_text{
        margin-bottom: 20px;
    }
    .totem_info_block{
        flex-direction: column;
        gap: 12px;
    }
    .totem_info_block div p,.totem-left-block h2, .totem_item_block_info a, .totem_calculate, .totem-animal-heading, .totem-animal{
        font-size: 14px;
        font-weight: 700;
        line-height: 17.07px;
    }
    .totem_info_block div, .totem_calculate{
        height: 53px;
    }
    .container_text{
        margin: 20px 0;
    }
    .totem_item_block_image{
        max-width: 130px;
        height: 130px;
        margin: 0 10px 12px 0;
    }
    .totem-animal-heading{
        height: 34px;
        margin-bottom: 7px;
    }
    .totem-animal {
        margin-bottom: 84px;
    }
    .totem_item_block_info a {
        margin: 20px 0;
        padding: 14px;
    }
    .test_page_block, .change_date_block{
        width: 100%;
    }
    .dekstop_block{
        display: none;
    }
    .totem-right-side-img{
        max-width: 130px;
        height: 130px;
        margin: 0 10px 12px 0;
    }
    .cat-heading{
        font-size: 14px;
        font-weight: 700;
        line-height: 17.07px;
        text-align: center;
        margin-top: 0px;
    }
    .totem_animal_info{
        margin-bottom: 20px;
    }
    .blog_search {
        margin-top: 20px;
    }
    .products-container__product-list {
        justify-content: center;
    }
    .totemSortEast{
        max-width: 162px;
    }
}
@media (max-width: 576px) {

    .emptypage__container {
        margin: 119px auto 173px;
    }

    .emptypage__text {
        top: 64%;
        left: 10%;
        width: 44%;
        font-size: 11px;
        line-height: 15px;
    }

    .emptypage__link {
        padding: 10px 30px;
        font-size: 21px;
        line-height: 24.3px;
    }

    .emptypage__main {
        transform: translateX(10px);
    }
}

@media (max-width: 375px) {

    .emptypage__main {
        transform: translateX(8px);
    }

    .emptypage__text {
        top: 64%;
        left: 13%;
        width: 42%;
        font-size: 9px;
        line-height: 11px;
    }
}

/* End */


/* Start:/local/templates/tamga_bootstrap/template_styles.css?175647514215071*/
/*One click styles*/
/*One click styles*/
.product__buy-one-click .btn-open {
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    padding: 16px 25px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}

.product__buy-one-click .btn-open>span {
    background-size: contain;
    background-color: #000;
    background-position: left;
    color: #fff !important;
    padding-left: 20px;
}

.product__buy-one-click .buyone-form {
    background-color: #fff;
    width: 100% !important;
    padding: 15px 20px 25px !important;
    margin-top: 0px;
    z-index: 9999;
}
.basket-btn-checkout {
    background-color: #3E3E3E !important;
    border: 1px solid #3E3E3E !important;
    color: #FFFFFF;
}
.product__buy-one-click .btn-close {
    padding: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.product__buy-one-click .htop {
    align-items: center;
}

.product__buy-one-click input {
    border: 1px solid #eaeaea;
    border-radius: 2px;
}

.product__buy-one-click input:focus {
    border-color: #0cb4ce;
}

.product__buy-one-click .buyone-form input[type=submit] {
    background-color: #000 !important;
    border-radius: 0 !important;
}
#amoforms_form{
    margin-top: 40px;
}
.htop .title,
.htop .btn-close {
    /* background-color: #000 !important; */
}

.buyone-form-background {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51,51,51,0.7);
    z-index: 9998;
}

.buyone-form-background .buyone-form-container form {
    margin: 10% auto;
    width: 600px;
    background-color: #FFFFFF;
    padding: 15px 20px 25px !important;
}

.buyone-form .cscroll {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.buyone-form .cscroll div {
    width: 100%;
}

.buyone-form input[type=submit] {
    width: unset;
    padding: 16px 24px;
    border: 1px solid #3E3E3E;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0 auto;
}

.buyone-form .htop {
    margin: unset;
}

.buyone-form h5 {
    padding: 10px 0;
}

.buyone-form .htop button {
    width: unset;
    height: unset;
    line-height: unset;
    font-size: 30px;
    display: flex;
}

@media (max-width: 640px) {
    .buyone-form-background .buyone-form-container form {
        width: 400px;
    }

    .buyone-form h5 {
        padding-bottom: 20px;
    }
}

@media (max-width: 440px) {
    .buyone-form-background .buyone-form-container form {
        width: 300px;
    }
}

.about-us .what-is-it {
    margin-top: 80px;
    display: grid;
    grid-template-columns: 1fr 270px;
    grid-gap: 30px;
}

.about-us .what-is-it .what-is-it__aside-boxes article {
    margin-top: 30px;
}

.popup-basket {
    width: 100%;
    height: 100vh;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    background-color: rgba(62, 62, 62, 0.4);
    z-index: 500; }
.popup-basket .popup-basket-box {
    padding: 40px;
    position: relative;
    flex-direction: column;
    background-color: #FFFFFF;
    background-image: url("/global/assets/icons/background-icon-rev.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
    z-index: 501; }
.popup-basket .popup-basket-box .top-header {
    display: flex;
    justify-content: space-between; }
.popup-basket .popup-basket-box .top-header .popup-basket__header {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase; }
.popup-basket .popup-basket-box .top-header .popup-basket__exit {
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer; }
.popup-basket .popup-basket-box .popup-basket__list {
    margin-top: 30px; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item + .popup-basket__item {
    margin-top: 15px; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item {
    display: flex;
    align-items: center;
    justify-content: space-between; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__img {
    min-width: 100px;
    width: 100px;
    height: 60px;
    object-fit: cover;
    background-color: #EAEAEA; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__name {
    margin-left: 15px; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__amount {
    margin-left: 35px;
    display: flex;
    align-items: center;
    justify-content: center; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__amount .popup-basket__amount-info {
    margin: 0 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    white-space: nowrap; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price {
    margin-left: 35px;
    display: flex;
    flex-direction: column; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price .popup-basket__current-price {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price .popup-basket__del-price {
    margin-left: 10px;
    position: relative;
    align-self: flex-end;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #808080; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price .popup-basket__del-price::before {
    content: "";
    width: 38px;
    height: 1px;
    position: absolute;
    transform: rotate(-10deg);
    top: 45%;
    background-color: #808080; }
.popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__delete {
    margin-left: 35px;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #3E3E3E; }
.popup-basket .popup-basket-box .popup-basket__total-price {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
.popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__discount, .popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__total {
    width: 270px; }
.popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__discount {
    display: flex;
    align-items: center;
    justify-content: start; }
.popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__discount .popup-basket__discount-title, .popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__discount .popup-basket__discount-number {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #808080; }
.popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__discount .popup-basket__discount-number {
    margin-left: auto; }
.popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__total {
    display: flex;
    align-items: center;
    justify-content: start; }
.popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__total .popup-basket__total-title, .popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__total .popup-basket__total-number {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px; }
.popup-basket .popup-basket-box .popup-basket__total-price .popup-basket__total .popup-basket__total-number {
    margin-left: auto; }
.popup-basket .popup-basket-box .popup-basket__buttons {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: end; }
.popup-basket .popup-basket-box .popup-basket__buttons .popup-basket__checkout {
    margin-left: 30px; }

@media (max-width: 1000px) {
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price {
        white-space: nowrap; } }
@media (max-width: 700px) {
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__img {
        min-width: 60px;
        width: 60px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__name {
        font-size: 12px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__amount .button-gray {
        width: 25px;
        height: 25px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__amount .popup-basket__amount-info {
        font-size: 12px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price .popup-basket__current-price {
        font-size: 13px;
        line-height: 20px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price .popup-basket__del-price {
        font-size: 11px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__delete {
        width: 25px;
        height: 25px; }
    .amo-horisontal{
        right: 10px !important;
        z-index: 9999 !important;
    }
}
@media (max-width: 600px) {
    .popup-basket .popup-basket-box .popup-basket__exit {
        top: 45px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item + .popup-basket__item {
        margin-top: 30px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item {
        display: grid;
        grid-template-columns: 120px 1fr 50px;
        grid-template-areas: "img name name" "amount price delete";
        grid-gap: 15px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__img {
        min-width: 100%;
        width: 100%;
        grid-area: img; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__name {
        margin-left: 0;
        font-size: 14px;
        grid-area: name; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__amount {
        margin-left: 0;
        grid-area: amount; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__amount .button-gray {
        width: 35px;
        height: 35px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price {
        margin-left: 0;
        grid-area: price; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price .popup-basket__current-price {
        align-self: flex-end;
        font-size: 14px;
        line-height: 20px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__price .popup-basket__del-price {
        font-size: 10px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__delete {
        margin-left: 0;
        grid-area: delete;
        justify-self: end;
        width: 35px;
        height: 35px; } }
@media (max-width: 500px) {
    .popup-basket {
        align-items: flex-start; }
    .popup-basket .popup-basket-box {
        height: 100vh;
        padding: 50px 20px; }
    .popup-basket .popup-basket-box .popup-basket__exit {
        top: 55px;
        right: 20px; }
    .popup-basket .popup-basket-box .popup-basket__exit svg {
        width: 12px;
        height: 12px; }
    .popup-basket .popup-basket-box .popup-basket__header {
        font-size: 20px;
        line-height: 24px; }
    .popup-basket .popup-basket-box .popup-basket__list {
        margin-top: 30px; }
    .popup-basket .popup-basket-box .popup-basket__list .popup-basket__item .popup-basket__name {
        font-size: 12px; }
    .popup-basket .popup-basket-box .popup-basket__buttons {
        width: 100%;
        flex-direction: column; }
    .popup-basket .popup-basket-box .popup-basket__buttons .popup-basket__to-shopping {
        width: 100%; }
    .popup-basket .popup-basket-box .popup-basket__buttons .popup-basket__checkout {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center; } }

/*# sourceMappingURL=basket.css.map */

/*LOADER*/
.lds-ring {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
	margin: auto;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #326D28;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #326D28 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* The Modal (background) */
/*.modal {*/
#myModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
#myModal .modal-content {
    margin: auto; /* 15% from the top and centered */
    padding: 20px;
    align-items: flex-end;
    width: 1000px; /* Could be more or less, depending on screen size */
}

.basket-title-modal {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 20px;
    margin-bottom: 15px;
}

.basket-container-popup {
    width: 100%;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Privacy Policy */
.privacy-policy-header {
    margin-top: 50px;
}

.privacy-policy-content {
    margin-top: 30px;
    margin-bottom: 50px;
}

.privacy-policy-content h4 {
    font-size: 24px;
}

.privacy-policy-content h5 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.product-item-image-wrapper{
    position: relative;
}
.kredit_icon{
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 10px;
    right: 10px;
}
/* End */
/* /local/templates/tamga_bootstrap/assets/libs/accordion.min.css?17425549091142 */
/* /local/templates/tamga_bootstrap/css/copyright.css?17425548972991 */
/* /local/templates/tamga_bootstrap/components/bitrix/sale.basket.basket.line/top_cart_original/style.css?17425549075520 */
/* /local/templates/tamga_bootstrap/components/bitrix/sale.basket.basket.line/absolute_counter/style.css?17425549076035 */
/* /local/templates/tamga_bootstrap/components/bitrix/search.title/catalog_search/style.css?1742554899820 */
/* /local/templates/tamga_bootstrap/components/bitrix/catalog.section.list/sections/style.css?17425549012815 */
/* /local/templates/tamga_bootstrap/components/bitrix/menu/header_menu_bottom/style.css?1742554904330 */
/* /local/templates/tamga_bootstrap/components/bitrix/news.list/form_pred_zakaz/style.css?17425549017523 */
/* /local/templates/tamga_bootstrap/components/bitrix/news.list/consultation_form/style.css?17425549017611 */
/* /local/templates/tamga_bootstrap/components/bitrix/menu/footer_menu/style.css?1742554904625 */
/* /local/templates/tamga_bootstrap/styles.css?175647514255394 */
/* /local/templates/tamga_bootstrap/template_styles.css?175647514215071 */
