

/* Start:/local/templates/sivik/components/bitrix/menu/mobile_menu/style.css?17503128904597*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/local/templates/sivik/components/bitrix/menu/mobile_menu/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/local/templates/sivik/components/bitrix/menu/mobile_menu/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/sivik/components/bitrix/menu/mobile_menu/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/local/templates/sivik/components/bitrix/catalog.compare.list/modal_list/style.css?17503128891636*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}

table.compare-basket__products tbody {
    display: flex;
    gap: 50px;
}
.compare-basket__card {
    position: relative;
    display: block;
    max-width: 26%;
}
.compare-basket__card td {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
/* End */


/* Start:/local/templates/sivik/components/bitrix/sale.basket.basket.line/header_count/style.css?17503128905050*/
.bx-basket { }

.bx-basket-block {
	margin: auto;
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 100;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 70px }
}

@media (min-width: 768px) and (width <= 992px) {
	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 90px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 100;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	.block-wrapper .bx-basket-fixed {
		padding-top: 0;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile {
		display: flex;
		justify-content: space-between;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block {
		padding-bottom: 0;
	}

	/*.bx-basket-fixed */
}

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }

/* End */


/* Start:/local/templates/sivik/components/bitrix/menu/footer_menu/style.css?1750312890625*/
/* 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/sivik/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/sivik/template_styles.css?177092190151682*/
font.tablebodytext {
    display: none !important;
}

.row__body_fs16 .row__text {
    font-size: 16px !important;
}
.row__body_fs16 .row__text li {
    font-size: 16px !important;
}
main.page.grey {
    background: #f5f5f5;
}
.hide {
    opacity: 0 !important;
    z-index: -1 !important;
}
.btn:disabled, .btn:disabled:hover {
    background: #ececec;
    border-color: transparent;
    color: #858585;
    cursor: initial;
}
.select {
    position: relative;
}
.select::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 22px;
    right: 25px;
    top: 50%;
    background-image: url("/local/templates/sivik/img/arrow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
}
.pay__form select.form {
    text-align: left;
    border-radius: 5px;
    background: #F5F5F5;
    cursor: pointer;
    overflow: hidden;
    width: 389px;
    height: 59px;
    color: #858585;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: block;
    line-height: normal;
    outline: none;
    padding: 0px 25px;
    appearance: none;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background: rgba(0,0,0,0.3);
    z-index: 1000;
    transition: all ease 0.3s;
    overflow-y: auto;
}
.modal__body {
    position: relative;
    margin: 50px auto;
    width: 100%;
    max-width: 800px;
    padding: 35px;
    background: #fff;
    border-radius: 20px;
}
.modal__close {
    position: absolute;
    top: 43px;
    right: 50px;
    width: 26px;
    height: 26px;
    background-image: url("/local/templates/sivik/img/close.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    transition: all ease 0.3s;
    display: none;
    z-index: 100;
}
.modal__close:hover {
    opacity: 0.7;
}
.overlay .modal__close {
    display: block;
}
.modal__body h3 {
    padding: 0 35px;
    text-align: center;
    margin-bottom: 35px;
}
.form__body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.form__field {
    position: relative;
    flex-basis: 100%;
    width: 100%;
    max-width: 350px;
}
.form__field input:not([type='checkbox']), 
.form__field input:not([type='radio']), 
.form__field input:not([type='submit']), 
.form__field input:not([type='button']) {
    display: block;
    width: 100%;
    padding: 12px 10px;
    outline: none;
    border: 1px solid #b5b5b5;
    border-radius: 8px;
}
.form__field input.error, .form__field .select.error {
    border-color: #ff0000 !important;
}
span.form__field-error {
    font-size: 14px;
    color: #ff0000;
    font-weight: 500;
}
.error {
    color: #ff0000;
}

.row__filter-body {
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    z-index: 10;
}
.row__filter-item {
    position: relative;
    width: 100%;
}
.pay__container .row__filter-body {
    justify-content: center;
}
.pay__container .row__filter-item {
    max-width: 390px;
}
.pay__container a.btn {
    margin-right: unset !important;
    margin-left: unset !important;
}
.select__arrow {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 100%;
  right: 25px;
  background-image: url("/local/templates/sivik/img/select-ar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
span.select__arrow.opened {
  transform: rotate(180deg);
}
/* .row__filter-item::before {
    content: "";
    position: absolute;
    background-image: url("/local/templates/sivik/img/select-ar.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease 0s;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 100%;
    right: 25px;
    z-index: 100;
} */
.row__filter-item_title {
    position: relative;
    text-align: left;
    border-radius: 5px;
    background: #F5F5F5;
    /* cursor: pointer; */
    height: 59px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 25px;
    transition: all ease 0.3s;
    z-index: 1;
    font-size: 16px;
    color: #858585;
}
.row__filter-item_title:hover {
    color: #004799;
}
.row__filter-item_list.filter__list {
    position: absolute;
    top: 58px;
    border-radius: 5px;
    min-width: 100%;
    left: 0;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
    z-index: 200;
    height: 0;
    overflow: hidden;
    transition: height ease 0.3s;
}
.filter__list-item {
    width: 100%;
    line-height: 200%;
    display: block;
    text-align: left;
    cursor: pointer;
    color: inherit;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 25px;
    transition: all ease 0.3s;
}
.filter__list-item:hover {
    color: #004799;
}
@media (max-width: 47.9875em){
    .row__filter-body {
        flex-direction: column;
    }
}

/* Range slider*/
.range-slider {
    position: relative;
    width: 100%;
    height: 120px;
    float: left;
    text-align: center;
}
.range-slider input[type=range] {
    pointer-events: none;
    position: absolute;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    border: none;
    border-radius: 14px;
    background: #f1efef;
    box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
    -webkit-box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
    overflow: hidden;
    left: 0;
    top: 50px;
    width: 100%;
    outline: none;
    height: 20px;
    margin: 0;
    padding: 0;
}
.range-slider input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 14px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dad8da), color-stop(100%, #413f41));
    /* android <= 2.2 */
    background-image: -webkit-linear-gradient(top, #dad8da 0, #413f41 100%);
    /* older mobile safari and android > 2.2 */
    background-image: linear-gradient(to bottom, #dad8da 0, #413f41 100%);
    /* W3C */
}
.range-slider input[type=range]::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 14px;
    background-image: linear-gradient(to bottom, #dad8da 0, #413f41 100%);
    /* W3C */
}
.range-slider input[type=range]::-ms-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -ms-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 14px;
    border: 0;
    background-image: linear-gradient(to bottom, #dad8da 0, #413f41 100%);
    /* W3C */
}
.range-slider input[type=range]::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: black;
    border: 0;
}
.range-slider input[type=range]:last-of-type::-moz-range-track {
    -moz-appearance: none;
    background: none transparent;
    border: 0;
}
.range-slider input[type=range]::-moz-focus-outer {
    border: 0;
}

.contacts__wrapper {
    width: 100%;
    display: flex;
    column-gap: 20px;
    row-gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.contacts__item {
    flex-basis: calc(33.3% - 20px);
    padding: 33px 66px;
    border-radius: 5px;
    background: #FFF;
}
.contacts__item-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 1.4;
}
.contacts__item-text {
    margin-bottom: 30px;
}
.contacts__item-text p {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    line-height: 1.5;
}
.contacts__item-text a {
    font-size: 16px;
    font-weight: 300;
    color: #0749ca;
    line-height: 1.5;
    text-decoration: underline !important;
    white-space: nowrap;
}
.contacts__item-subtitle {
    font-size: 15px;
    font-weight: 400;
    color: #858585;
    line-height: 1.6;
    margin-bottom: 15px;
}
.contacts__item-text a.btn {
    color: #FFF;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 500;
}

@media screen and (max-width: 1570px) {      
    .contacts__item {
        padding: 28px 20px;
    }      
    .contacts__item-title {
        font-size: 20px;
        margin-bottom: 30px;
        line-height: 1.4;
        margin-bottom: 16px;
    }
    .contacts__item-text {
        margin-bottom: 16px;
    }
}
@media screen and (max-width: 1200px) { 
    .contacts__wrapper {
        flex-direction: column;
        gap: 20px;
        justify-content: flex-start;
        align-items: center;
    }
}
.modal__form {
    width: 100%;
    /* height: 100%; */
    max-width: 800px;
    /* max-height: calc(100vh - 100px);
    overflow-y: auto; */
    margin: 90px auto;
    background: #fff;
    padding: 50px;
    position: relative;
    border-radius: 5px;
}
.form__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.form__close {
    position: absolute;
    top: 43px;
    right: 25px;
    width: 26px;
    height: 26px;
    background-image: url("/local/templates/sivik/img/close.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    transition: all ease 0.3s;
}
.form__close:hover {
    opacity: 0.7;
}
.form__title {
    font-size: 28px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
}
.form__description {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
}
.form__fields {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}
.form__fields .form__field, .form__fields .form__field.full {
    max-width: 100%;
}
.form__fields .form__field.half {
    max-width: calc(50% - 10px);
}
.form__fields .form__field.third {
    max-width: calc(33.3% - (40px / 3));
}
.form__fields .form__field.fourth {
    max-width: calc(25% - (60px / 4));
}
.form__field-title { */
    margin-bottom: 20px;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.form__fields .form__field input[type='text'], 
.form__fields .form__field input[type='tel'], 
.form__fields .form__field input[type='email'], 
.form__fields .form__field input[type='password'],
.form__fields .form__field textarea{
    background: #f5f5f5;
    width: 100%;
    border-radius: 5px;
    border: 1px solid transparent;
    outline: none;
    appearance: none;
    padding: 12px 10px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #858585;
    min-height: 59px;
}.form__fields .form__field textarea{
    min-height: 150px;
}
.form__fields .form__field select{
    background: #f5f5f5;
    width: 100%;
    border-radius: 5px;
    border: 1px solid transparent;
    outline: none;
    appearance: none;
    padding: 12px 10px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: #858585;
}
.form__fields .form__field .select {
    border: 1px solid transparent;
    border-radius: 5px;
}
.form__fields .form__field .select, .form__fields .form__field .checkbox, .form__fields .form__field .radio{
    margin-bottom: 20px;
}
.form__fields .form__field input[type='text']:read-only {
  background: #dfdfdf !important;
}
.checkbox input {
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
}
.checkbox label {
    display: block;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #858585;
    line-height: normal;
}
.checkbox label::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    background: #F2F2F2;
    border-radius: 5px;
    overflow: hidden;    
}
.checkbox input:checked + label::before {
    background: #0749CA url("/local/templates/sivik/img/chek.svg") center / 10px 10px no-repeat;    
}
.checkbox label a {
    font-size: 14px;
    font-weight: 400;
    color: #858585;
    text-decoration: underline; 
    transition: all ease 0.3s;   
}
.checkbox label a:hover {
    opacity: 0.7;
}
.radio_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 22px;
    gap: 20px 30px;
}
.radio_wrapper .radio {
    position: relative;
    flex-basis: calc(50% - 15px);
}
.radio_wrapper .radio input {
    visibility: hidden;
    width: 0;
    height: 0;
}
.radio_wrapper .radio label {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    gap: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}
.radio_wrapper .radio label::before {
    content: "";
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    background: #f2f2f2;
    border-radius: 50%;
    overflow: hidden;    
}
.radio_wrapper .radio input:checked + label::before {
    background: url("/local/templates/sivik/img/radio.png") center / contain no-repeat;    
}
.form__result {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
}
.form__result.success {
    color: #1c9d0e;
}
.form__result.error {
    color: #ff0000;
}

.contacts__map #map {
    width: 100%;
    height: 480px;
}
.contacts__map #map canvas {
    -webkit-filter: grayscale(100%);
}

@media screen and (max-width: 768px) { 
    .form__fields .form__field.half, .form__fields .form__field.third, .form__fields .form__field.fourth {
        max-width: 100%;
    }
}

@media (max-width: 47.9875em) {
  .modal__form {
    margin: 0 auto;
    padding: 20px;
  }
  .modal__close {
    right: 20px;
    top: 20px;
  }
  .form__title {
    font-size: 24px;
    line-height: 1.5;
  }
  .form__description {
    font-size: 14px;
  }
  .radio_wrapper {
    gap: 15px;
  }
  .radio_wrapper .radio label {
    font-size: 14px;
  }
}
.button_360,
.card-single-product .button_360,
.card-single-product__left .button_360,
.card-single-product__product > .button_360 {
    position: absolute !important;
    width: 80px !important;
    height: 80px !important;
    top: 10px !important;
    left: 80px !important;
    background-image: url("/local/templates/sivik/img/360-deg.svg") !important;
    background-position: center !important;
    background-size: 80px 80px !important;
    background-repeat: no-repeat !important;
    z-index: 1 !important;
    cursor: pointer;
    opacity: 1 !important;
}

.overlay_3d {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    background: rgba(0,0,0,0.25);
    z-index: -1;
	opacity: 0;
	transition: all 0.3s;
}
.modal_3d {
    position: absolute;
    padding: 38px;
    background: #fff;
    width: 90%;
    max-width: 800px;
    aspect-ratio: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	border-radius: 10px;
}
.close_3d {
    position: absolute;
    top: 38px;
    right: 33px;
    width: 16px;
    height: 16px;
	background-image: url("/local/templates/sivik/./img/close.svg");
    cursor: pointer;
    z-index: 1;
}
.overlay_3d.opened {
	opacity: 1;
    z-index: 100000;
}
.modal_3d--empty .spritespin,
.modal_3d--empty .progress__bar {
    display: none;
}
.modal_3d-empty {
    display: none;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: 24px;
}
.modal_3d--empty .modal_3d-empty {
    display: block;
}
div#mySpriteSpin {
    width: 100% !important;
    height: 100% !important;
}
div#mySpriteSpin canvas {
    display: flex;
    width: 100% !important;
    height: 100% !important;
}

input[type='range'] {
	overflow: hidden;
	width: 100%;
	-webkit-appearance: none;
	background-color: #6D6E71;
}

input[type='range']::-webkit-slider-runnable-track {
	height: 5px;
	-webkit-appearance: none;
	color: #E41D2D;
	margin-top: -1px;
}

input[type='range']::-webkit-slider-thumb {
	width: 5px;
	-webkit-appearance: none;
	height: 5px;
	cursor: ew-resize;
	background: #E41D2D;
	box-shadow: -5px 0 0 5px #E41D2D;
}

input[type="range"]::-moz-range-progress {
	background-color: #E41D2D; 
}
input[type="range"]::-moz-range-track {  
	background-color: #6D6E71;
}
input[type="range"]::-ms-fill-lower {
	background-color: #E41D2D; 
}
input[type="range"]::-ms-fill-upper {  
	background-color: #6D6E71;
}
.progress__bar {
	width: 100%;
	position: relative;
	display:none;
}
.progress-done {
	position: absolute;
	top: 10px;
	left: 0;
	height: 4px;
	width: 0;
	background-color: #E41D2D; 
}
.compare_icon {
    display: block;
    height: 25px;
    width: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
span.compare_icon.bus_icon {
    background-image: url("/local/templates/sivik/img/bus.svg");
}
span.compare_icon.truck_icon {
    background-image: url("/local/templates/sivik/img/truck.svg");
}
span.compare_icon.fura_icon {
    background-image: url("/local/templates/sivik/img/fura.svg");
}
span.compare_icon.samosval_icon {
    background-image: url("/local/templates/sivik/img/samosval.svg");
}
span.compare_icon.kombain_icon {
    background-image: url("/local/templates/sivik/img/kombain.svg");
}
span.compare_icon.traktor_icon {
    background-image: url("/local/templates/sivik/img/traktor.svg");
}
span.compare_icon.karier_icon {
    background-image: url("/local/templates/sivik/img/karier.svg");
}

.modal__new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
}
.modal__new-content {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding: 50px;
    width: 100%;
    border-radius: 5px;
    background: var(--WHITE, #fff);
    position: relative;
    z-index: 170;
    max-width: 790px;
}
.modal__new-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.modal__new-top h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;    
}
.modal__new-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
.modal__new-inner img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 3.622px 3.622px 0 0;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.modal__new-inner h6 {
    color: #333;
    text-align: center;
    font-size: 14.487px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
}
.modal__new-inner p {
    color: #333;
    text-align: center;
    font-size: 23.18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.modal__new-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.first-screen__wrapper {
    height: 580px !important;
}

.lang__list {    
    position: absolute;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    min-width: 100%;
    left: 0;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
    overflow: hidden;
    height: 0;
    transition: height ease 0.3s;
}
a.lang__list-item {
    padding: 5px 15px;
}
.select__wrapper.opened + .lang__list {
    height: 55px;
}
.pay__filtr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #ececec;
    margin-bottom: 30px;
}
.pay__filtr span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.sort__filter-mobile {
    display: none;
}
.sort__filter {
    position: relative;
}
.sort__filter-btn {
    color: inherit;
    text-align: left;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    width: 100%;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #0749CA;
    white-space: nowrap;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-right: 15px;
}
.sort__filter-btn::after {    
    content: "";
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background: url("/local/templates/sivik/img/arrow-hover.png") center / contain no-repeat;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8px;
    flex: 0 0 8px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 20px;
    transform: translateY(-50%);
}
.sort__filter-btn.opened::after {    
    transform: translateY(-50%) rotate(-180deg);    
}
.sort__filter-body {
    position: absolute;
    top: 100%;
    border-radius: 5px;
    min-width: 100%;
    left: 0;
    background-color: #fff;
    color: var(--GREY, #333);
    font-size: 16px;
    font-weight: 500;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .15));
    height: 0;
    overflow: hidden;
    transition: height ease 0.3s;
}
.sort__filter-btn.opened+.sort__filter-body {
    height: 62px;
    z-index: 10;
}
.sort__filter-item {
    padding: 5px 15px;
    white-space: nowrap;
    cursor: pointer;
}
.sort__filter-item:first-of-type {
    padding-top: 10px;
}
.sort__filter-item:last-of-type {
    padding-bottom: 10px;
}

@media (max-width: 47.9875em){
    .sort__filter {
        display: none;
    }
    .sort__filter-mobile {
        display: block;
    }
    .sort__filter-btn::after {
        display: none;
    }
    .sort__filter-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;        
    }
    .sort__filter-btn span {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;        
    }
    .sort__filter-btn svg {
        stroke: #333;            
    }
    .sort__filter-body_mobile {
        position: fixed;
        top: 130px;
        left: 0;
        width: 100%;
        height: 100%;
        min-height: 100vh;
        background: rgba(0, 0, 0, 0.7);
        z-index: -1;
        opacity: 0;
        transition: all ease 0.3s;
    }
    .sort__filter-btn.opened + .sort__filter-body_mobile {
        opacity: 1;
        z-index: 1000;
    }
    .sort__filter-body_mobile .sort__filter-body {
        position: relative;
        height: auto;
        background: #fff;
        top: auto;
        left: auto;
        border-radius: 0;
        padding: 13px 20px 40px;
    }
    .sort__filter-body_mobile .sort__filter-body h3 {
        text-align: center;
    }
    .sort__filter-body_mobile .sort__filter-body .sort__filter-item {
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        padding: 10px 0;
        border-bottom: 1px solid #ececec;
        position: relative;
    }
    .sort__filter-body_mobile .sort__filter-body .sort__filter-item::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        border-radius: 5px;
        background: #f2f2f2;
        transform: translateY(50%);
    }
    .sort__filter-body_mobile .sort__filter-body .sort__filter-item.checked::after {
        background: #0749CA; 
        background-image: url("/local/templates/sivik/img/chek.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 13px;       
    }
}

.about-manufacture {
    padding: 50px 0;
  }
  .about-manufacture__img {
    height: 100%;
    width: 100%;
  }
  .about-manufacture__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .about-manufacture__flex {
    height: 860px;
    display: flex;
    z-index: 4;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/upload/content_img/about-manufacture01.jpg");
    transition: all 0.3s ease 0s;
  }
  @media (max-width: 80em) {
    .about-manufacture__flex {
      height: 574px;
    }
  }
  @media (max-width: 47.9875em) {
    .about-manufacture__flex {
      flex-direction: column;
      height: auto;
    }
  }
  .about-manufacture__flex-item {
    flex: 0 0 20%;
    border-right: 1px solid #fff;
    position: relative;
  }
  @media (any-hover: hover) {
    .about-manufacture__flex-item:hover .about-manufacture__contant {
      height: auto;
    }
    .about-manufacture__flex-item:hover .about-manufacture__text {
      height: auto;
      min-height: 403px;
      opacity: 1;
      visibility: visible;
    }
  }
  @media (any-hover: hover) and (max-width: 80em) {
    .about-manufacture__flex-item:hover .about-manufacture__text {
      min-height: 269px;
    }
  }
  @media (any-hover: hover) {
    .about-manufacture__flex-item:hover .about-manufacture__title {
      color: var(--WHITE, #fff);
      background: #0749ca;
      opacity: 1;
    }
  }
  @media (max-width: 47.9875em) {
    .about-manufacture__flex-item {
      flex: 0 0 118px;
      border-right: 0px solid #fff;
      border-bottom: 1px solid #fff;
    }
  }
  .about-manufacture__flex-item._active {
    flex: 0 0 auto;
  }
  .about-manufacture__flex-item._active .about-manufacture__text {
    height: auto;
    padding: 15px 20px;
    min-height: auto;
    opacity: 1;
    visibility: visible;
  }
  .about-manufacture__flex-item._active .about-manufacture__title {
    color: var(--WHITE, #fff);
    background: #0749ca;
    opacity: 1;
  }
  .about-manufacture__contant {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all 0.3s ease 0s;
  }
  @media (max-width: 47.9875em) {
    .about-manufacture__contant {
      position: static;
    }
  }
  .about-manufacture__title {
    opacity: 0.75;
    background: var(--WHITE, #fff);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--333333, #333);
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    height: 100px;
    text-align: center;
  }
  @media (max-width: 80em) {
    .about-manufacture__title {
      height: 67px;
      font-size: 16px;
    }
  }
  @media (max-width: 47.9875em) {
    .about-manufacture__title {
      height: 118px;
    }
  }
  .about-manufacture__text {
    background: var(--WHITE, #fff);
    padding: 15px 30px;
    color: var(--333333, #333);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    height: 303px;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
  }
  @media (max-width: 80em) {
    .about-manufacture__text {
      height: 201px;
      font-size: 10px;
    }
  }
  @media (max-width: 47.9875em) {
    .about-manufacture__text {
      height: 0;
      padding: 0 20px;
      font-size: 12px;
    }
  }
  
  .histori__header {
    position: relative;
    background: #f5f5f5;
    padding: 30px 0px;
  }
  @media (max-width: 47.9875em) {
    .histori__header {
      padding: 20px 0;
    }
  }
  .histori__header .histori__container {
    overflow: hidden;
  }
  .histori__header .swiper-button-next {
    right: 40px;
  }
  .histori__header .swiper-button-prev {
    left: 40px;
  }
  .histori__header .swiper-slide-thumb-active {
    border: solid 3px #0749ca;
  }
  @media (max-width: 47.9875em) {
    .histori__header .swiper-slide-thumb-active {
      border: solid 2px #0749ca;
    }
  }
  @media (max-width: 1140px) {
    .histori__prev {
      display: none !important;
    }
  }
  @media (max-width: 1140px) {
    .histori__next {
      display: none !important;
    }
  }
  .histori .about__slider .swiper-button-next {
    right: 40px;
  }
  .histori .about__slider .swiper-button-prev {
    left: 40px;
  }
  .histori .news__content {
    padding-left: 72px;
  }
  @media (max-width: 80em) {
    .histori .news__content {
      padding-left: 20px;
    }
  }
  
.thumbs__slide {
    width: 86px;
    flex: 0 0 86px;
    height: 86px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    opacity: 1;
    border: solid 3px #f5f5f5;
    background: #fff;
    color: var(--333333, #333);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120.5%;
    /* 28.92px */
    text-transform: uppercase;
  }
  @media (max-width: 47.9875em) {
    .thumbs__slide {
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      width: 60px;
      height: 60px !important;
      flex: 0 0 60px;
      border: solid 2px #f5f5f5;
      border-radius: 15px;
    }
  }
  span.num {
    display: block;
    padding-left: 15px;
}
.news__content-box_main {
    font-size: 16px !important;
}
.fancybox__slide.has-image>.fancybox__content {
    background: #FFF !important;
}
.form__wrapper.subscribe-form {
    max-width: 610px;
    margin: 0 auto;
}
.histori__slide .news__content-box p, .histori__slide .news__content-box li, .histori__slide .news__content-box a, .histori__slide .news__content-box span {
    font-size: 16px !important;
}
.histori__slide .news__img img {
    max-height: 535px;
}
@media ((max-width: 47.9875em)){
    .histori__slide .news__inner {
        flex-direction: column-reverse;
        justify-content: flex-end;
    }
    .news__inner_535 {
        max-height: none !important;
    }
    .histori__slide .news__img img {
        max-height: none !important;
    }
}
.mb-15 {
    margin-bottom: 15px !important;
}
.card__top-left {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
}
.card__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
    color: #858585;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
.card__info::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/sivik/img/fast_view.svg") center/contain no-repeat;
}
.card__info span {
    display: none;
}
.card__info:hover span {
    display: inline;
}
@media (max-width: 47.9875em){
    .product-item-detail-compare-container {
        top: 310px !important;
        left: unset !important;
        right: 15px !important;
    }
    .card-single-product__inner .card__like {
        left: 15px !important;
        top: 320px !important;
    }
    .button_360 {
        left: 0 !important;
    }
}
.innovations .news__inner.news__inner_535.reverse {
    flex-direction: row-reverse;
}
.innovations .news__content-box p, .innovations .news__content-box li {
    font-size: 16px !important;
}

.product-item {
    padding: 0 !important;
}
ymaps.ymaps-2-1-79-balloon-content__header a {
    color: #333;
    text-transform: none;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 1;
}
ymaps.ymaps-2-1-79-b-cluster-tabs__menu-item-text a {
    text-transform: none;
    margin-bottom: 10px;
}
.policy h6 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    color: #333333;
    margin: 25px 0 10px;
}
.policy p {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
    color: #333333;
    margin-bottom: 10px;
}
.policy ul {
    padding-left: 122px;
}
.policy ul li {
    list-style: disc;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
    color: #333333;
    margin-bottom: 10px;
}

@media (max-width: 47.9875em){
    .policy ul {
        padding-left: 0;
        margin-left: 16px;
    }    
    .policy p, .policy h6, .policy ul li {
        font-size: 16px;
    }
}

.title-search-result {
    z-index: 1000;
}
/* Исправление z-index для формы поиска на странице результатов - не должна перекрывать меню */
@media (max-width: 80em) {
    .title-search-result {
        z-index: 998;
    }
    /* Форма поиска на странице результатов не должна перекрывать меню */
    .form__search-form,
    .form__search,
    #title-search,
    #title-search-input,
    .title-search-input,
    .title-search,
    form[action*="/search/"] {
        position: relative;
        z-index: 998 !important;
    }
    /* Все формы поиска на странице результатов не должны перекрывать меню */
    .page form .form__search-form,
    .page form .form__search,
    .page .form__search-form,
    .page .form__search {
        z-index: 998 !important;
    }
}
.title-search-result_body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    overflow-y: auto;
    max-height: 600px;
    background: #FFF;
    border:1px solid #c6c6c6;
}
.title-search-result_body.page-result {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.title-search-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 10px 49px;
    transition: all 0.3s ease-in;
}
.title-search-item:hover {
  color: #0749CA;
}
.title-search-item_img {
    flex-basis: 100px;
}
.title-search-item_img img {
    width: 100%;
}
.title-search-item:last-child {
    padding-bottom: 25px;
    padding-left: 49px;
    font-weight: 600;
    border-bottom: none;    
}
.card__img {
    width: 100%;
    height: 264px !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.parts .card__img {
    background-color: #FFF;
}
._flex .card__img {
    height: 160px !important;
}

.catalog-single-page__list._flex .card__content a.card__delete {
    flex-grow: 0 !important;
}
#cart .card:hover {
    border-radius: 5px;
    border: 2px solid #ececec;    
}
#cart .card:hover .card__content {
    border: none !important;
}

.cookies__wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 176px;
    background: #0749CA;
    z-index: 1000;
}
.cookies__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    gap: 100px;
}
.cookies__text {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    font-weight: 300;
}
.cookies__container a.btn {
    font-size: 20px;
    font-weight: 500;
    border-color: #fff;
    width: auto;
    padding: 16px 40px;
    min-width: 172px;
}
@media screen and (max-width: 80em) {
    .cookies__wrapper {
        height: auto;
    }
    .cookies__container {
        padding: 20px !important;
        gap: 40px;
    }    
}
@media screen and (max-width: 47.9875em) {
    .cookies__container {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px;
    }    
    .cookies__text {
        font-size: 16px;
        line-height: 1.3;
        text-align: justify;
    }
    .first-screen__inner {
        justify-content: flex-end !important;
    }
    .first-screen__label {
        position: static;
        width: 176px;
        height: 176px !important;
        padding-top: 0 !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 13px;
        background: #0749CA !important;
        border-radius: 50% !important;
        transform: translateY(calc(-50% - 8px)) !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .first-screen__label span {
        top: 36px !important;
    }
    .first-screen__label::after {
        display: none !important;
    }
    .catalog__container, .news__container {
        padding: 0 !important;
    }
    .question {
        padding-bottom: 30px;
    }
    .pay__map {
        margin-left: -20px;
        margin-right: -20px;
    }
    .row__container {
        gap: 20px;
    }
    .filter__list-item {
        padding: 5px 25px;
        line-height: 1;
    }
    .filter__list-item:first-of-type {
        padding-top: 10px;
    }
    .filter__list-item:last-of-type {
        padding-bottom: 10px;
    }
}

.subscribe-form .form__fields {
    align-items: center;
    gap: 25px;
}
.subscribe-form .form__field p {
    text-align: center;
    font-size: 20px;
}

/* .wrapper {
    position: relative;
    z-index: 1;
    overflow: visible !important;
} */

  .menu-mobile {
    position: fixed;
    top: 0px;
    left: -100%;
    width: 100%;
    min-width: 100% !important;
    height: 100%;
    min-height: 100vh;
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
    z-index: 1001 !important;
    transition: left 0.5s ease 0s;
    overflow-x: auto;
    overflow-y: auto;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile {
      top: 100px;
      height: calc(100vh - 100px);
      min-height: calc(100vh - 100px);
    }
  }
  .menu-mobile__wrapper {
    max-width: 542px;
    width: 100%;
    background: #fff;
    height: 100%;
    padding-top: 64px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .menu-mobile__wrapper::-webkit-scrollbar {
    width: 2px;
    background-color: #ECECEC;
    border-radius: 5px;
    height: 200px;
  }
  .menu-mobile__wrapper::-webkit-scrollbar-thumb {
    background: #0749CA;
    border-radius: 5px;
    overflow: hidden;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__wrapper {
      max-width: 80%;
      padding-top: 0;
      height: 100%;
      max-height: calc(100vh - 100px);
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
    }
  }
  .menu-mobile__list {
    height: 100%;
  }
  .menu-mobile__item {
    padding: 0 50px 0 60px;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
  }
  .menu-mobile__item:not(:last-of-type) {
    border-bottom: 0.8px rgba(200, 200, 200, 0.7) solid;
  }
  .menu-mobile__item:nth-of-type(6) {
    background: #EBEBEB;
  }
  .menu-mobile__item:nth-of-type(7) {
    background: #EBEBEB;
  }
  .menu-mobile__item:nth-of-type(8) {
    background: #EBEBEB;
  }
  .menu-mobile__item:nth-of-type(9) {
    background: #EBEBEB;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__item {
      padding: 0 20px;
      font-size: 14px;
    }
  }
  .menu-mobile__sub-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
  .menu-mobile__sub-item {
    padding: 0 40px;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__sub-item {
      padding: 0 20px;
    }
  }
  .menu-mobile__sub-link {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .menu-mobile__sub-link:hover {
    color: #0749CA;
    text-shadow: 0 0 0.65px #0749CA, 0 0 0.65px #0749CA;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__sub-link {
      font-size: 14px;
    }
  }
  .menu-mobile__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding-top: 26px;
    padding-bottom: 26px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .menu-mobile__link svg {
    stroke: #0749ca;
  }
  .menu-mobile__link:hover {
    color: #0749CA;
    text-shadow: 0 0 0.65px #0749CA, 0 0 0.65px #0749CA;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__link {
      font-size: 14px;
      padding: 18px 0;
    }
  }
  .menu-mobile__contacts {
    padding: 25px 25px 250px 60px;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__contacts {
      padding: 28px 20px 140px;
    }
  }
  .menu-mobile__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-bottom: 40px;
  }
  .menu-mobile__inner .menu-mobile__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding-top: 0;
    padding-bottom: 0;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__inner {
      gap: 10px;
      margin-bottom: 32px;
    }
    .menu-mobile__inner .menu-mobile__link {
      gap: 10px;
      font-size: 14px;
    }
  }
  .menu-mobile__title {
    margin-bottom: 27px;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__title {
      font-size: 14px;
      margin-bottom: 10px;
    }
  }
  .menu-mobile__text {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile__text {
      font-size: 14px;
    }
  }
  .menu-mobile ._icon-person::before {
    color: #0749ca;
  }
  .menu-mobile ._icon-comparison::before {
    color: #0749ca;
  }
  .menu-mobile ._icon-cart::before {
    color: #0749ca;
  }
  .menu-mobile ._icon-tel::before {
    color: #0749ca;
  }
  .menu-mobile ._icon-email::before {
    color: #0749ca;
  }
  .menu-mobile .btn-border {
    margin-left: 0;
    margin-right: 0;
    padding: 13px 20px;
    font-size: 16px;
    font-weight: 500;
  }
  .menu-mobile .spollers__title {
    cursor: default;
    border: 0px solid #eee;
    padding: 26px 0;
    border-radius: 0;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .menu-mobile .spollers__title._spoller-active {
    color: #0749CA;
    font-weight: 500;
  }
  @media (max-width: 47.9875em) {
    .menu-mobile .spollers__title {
      padding: 18px 0;
    }
  }
  .menu-mobile .spollers__body {
    padding: 0 0 26px 0;
    border-radius: 0;
    border: 0px solid #eee;
  }
  
  .menu-open .menu-mobile {
    left: 0;
  }

div#seminars {
    margin-bottom: 30px;
}
.seminar__wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.seminar__item {
  width: 100%;
}
.seminar__name {
  text-align: center;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  padding: 10px 0;
  background: #0749ca;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
}
.seminar__members {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  height: 0;
  transition: height ease 0.3s;
}
.seminar__members-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #CECECE;
}
.seminar__members-item.seminar__members-item_header {
  padding: 10px 0;
  font-weight: 700;
  text-transform: uppercase;
}
.seminar__members-item:last-child {
  border-bottom: none;
}
.seminar__members-item div {
  padding: 7px 0;
  flex-basis: 15%;
  max-width: 15%;
}
.seminar__member-check {
  flex-basis: 20px !important;
  flex-grow: 0;
  height: 20px;
  align-self: center;
  padding: 0 !important;
  border: 2px solid #CECECE;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}
.seminar__member-check.checked {
  background-image: url("/local/templates/sivik/img/chek.svg");
  background-color: #0749ca;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
}
.seminar__member-name {
  flex-grow: 1 !important;
  max-width: calc(55% - 20px) !important;
}
.seminar__members h4 {
  font-size: 20px;
  font-weight: 600;
  padding: 15px 0;
  text-align: center;
}
.seminar__buttons {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}
.send-result__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.send-result-body {
  width: 100%;
  max-width: 600px;
  margin: 50px auto;
  background: #fff;
  position: relative;
  padding: 35px;
  border-radius: 20px;
}
.send-result__close {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/local/templates/sivik/img/close.svg");
}
.send-result__text {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  padding: 0 20px;
}
.send-result__text.success {
  color: #1c9d0e;
}
.send-result__text.error {
  color: #ff0000;
}


.loader {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  color: inherit;
  vertical-align: middle;
  pointer-events: none;
  border: 5px dotted #0749CA;
  border-radius: 50%;
  animation: 3s loader linear infinite;
  margin: 0 auto;
}

@keyframes loader {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}
.loader__text {
  text-align: center;
  margin: 10px 0;
  font-weight: 600;
  color: #0749CA;
  animation: 3s flash linear infinite;
}
@keyframes flash {
  0% {
      opacity: 1;
  }
  50% {
      opacity: 0.5;
  }
  100% {
      opacity: 1;
  }
}

.chat__theme {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 30px;
}
.chat__items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  padding: 0 20px;
}
.chat__item {
  position: relative;
  padding: 15px 15px 15px 50px;
  border-radius: 6px;
  background: #83e3a9;
  align-self: flex-end;
  border-bottom-right-radius: 0;
}
.chat__item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg) translate(0, 50%);
  background: #83e3a9;
}
.chat__item.income {  
  background: #ffaeae;
  align-self: flex-start;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 0;
  padding: 15px 50px 15px 15px;
}
.chat__item.income::after {
  left: 0;
  bottom: 0;
  transform: rotate(45deg) translate(50%, 0px);
  background: #ffaeae;  
}
.chat__form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 20px;
  margin: 30px 0;
  gap: 20px;
}
.chat__form-item {
  width: 100%;
  position: relative;
}
.chat__form-item input[type='text'] {
  background: #f5f5f5;
  width: 100%;
  border-radius: 5px;
  border: 1px solid transparent;
  outline: none;
  appearance: none;
  padding: 12px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #858585;
  min-height: 59px;
}
.chat__form-item input::placeholder {
  color: #858585;
  font-size: 16px;
  font-weight: 400;  
}

.orders__wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px;
}
.orders__item {
  width: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  background: #f5f5f5;
  padding: 20px;
  border-radius: 10px;
}
.orders__item-title {
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.orders__item-summ {
  font-size: 18px;
  font-weight: 300;
}
.orders__item-content {
  width: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.orders__item-content h5 {
  font-size: 18px;
  font-weight: 600;
}
table.order__item {
  width: 100%;
  border-spacing: 0;
}
table.order__item th {
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 0 7px;
}
table.order__item td {
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
  padding: 7px 0 7px;
}
table.order__item tr:last-child td {
  border-bottom: none;
}
div#compareList9J9wbd {
  display: block !important;
}

.search__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000;
  transition: all ease 0.3s;
}

.form__request {
  width: 100%;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px;
}
.form__request p {
  font-size: 16px;
}
.form__request a.btn {
  margin-left: 0;
}

@media (max-width: 47.9875em) {
  .form__request a.btn {
    margin-left: auto;
  }
}
.popup__top h3 {
	text-transform: unset !important;
}
/* End */
/* /local/templates/sivik/components/bitrix/menu/mobile_menu/style.css?17503128904597 */
/* /local/templates/sivik/components/bitrix/catalog.compare.list/modal_list/style.css?17503128891636 */
/* /local/templates/sivik/components/bitrix/sale.basket.basket.line/header_count/style.css?17503128905050 */
/* /local/templates/sivik/components/bitrix/menu/footer_menu/style.css?1750312890625 */
/* /local/templates/sivik/template_styles.css?177092190151682 */
