

/* Start:/bitrix/components/bitrix/search.title/templates/bootstrap_v4/style.min.css?1682552510695*/
.searche-title {}

.search-title-button {
	background-image: url(/bitrix/components/bitrix/search.title/templates/bootstrap_v4/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:205;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:0}.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:/bitrix/templates/eshop_bootstrap_v4/template_styles.css?177922992437716*/
.header {
    background: #fff;
}

header.fixed {
  background: #fff;
  opacity:0;
  visibility:hidden;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  transform:translate(0, -200px);
z-index: 9;
}
header.in-view{
  opacity:1;
  visibility:visible;
  transition: all 0.8s ease;
  transform:translate(0, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.bx-yellow,
.bx-theme-yellow {
	--primary: #f9a91d;
	--theme-color-primary: #f9a91d;
	--theme-color-second: #faba4a;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #f9a91d;
	--theme-b-link-hover: #faba4a;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #f9a91d;
	--theme-b-bd-primary: #f9a91d;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #faba4a;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #faba4a;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b;
}

.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf;
}

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e;
}

.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #63aa28;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}

body {
	background-attachment: fixed;
	background-size: cover;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#pagetitle { margin-bottom: 35px; }

h1,h2,h3,h4,h5 {
	font-family: "OpenSans-Regular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
	background-color: rgba(255, 255, 255, .95);
}

.bx-wrapper { }

/*region HEADER*/
.bx-header { }

.bx-header-section { }

.bx-header-logo { order: 1 }

.bx-header-personal { order: 3 }

.bx-header-contact { order: 2 }

/*region Logo*/
.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}

.bx-logo-block img {
	max-height: 50px;
	width: auto;
}

@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary);
	}

	.bx-logo-block { height: auto; }

	body.bx-theme-green .bx-store-logo { background: #33b111; }
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 700 21px/28px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4/images/phone.svg);
}

@media (max-width: 991px) {
	.bx-header-phone-number { font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000;
	font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
	color: #000;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.bx-header-worktime { font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*region FOOTER*/
.bx-footer { }

.bx-footer-section { }

.bx-footer-section .bx-block-title { }

.bx-footer-bg { background-color: #1f496a; }

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover { background: #0083d1; }

.bx-theme-blue.bx-inclinkspersonal-selected { background: #3398d7; }

.bx-inclinkspersonal-item.bx-theme-black:hover { background: #303030; }

.bx-theme-black.bx-inclinkspersonal-selected { background: #484848; }

.bx-inclinkspersonal-item.bx-theme-green:hover { background: #44b1c9; }

.bx-theme-green.bx-inclinkspersonal-selected { background: #5cc3d1; }

.bx-inclinkspersonal-item.bx-theme-red:hover { background: #e63c3c; }

.bx-theme-red.bx-inclinkspersonal-selected { background: #e95c5c; }

.bx-inclinkspersonal-item.bx-theme-yellow:hover { background: #f4a52e; }

.bx-theme-yellow.bx-inclinkspersonal-selected { background: #fbb859; }

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

a,
.btn-link { color: var(--theme-b-link); }

a:hover,
.btn-link:hover { color: var(--theme-b-link-hover); }

.g-font-size-15 { font-size: 15px; }

.g-font-size-17 { font-size: 17px; }

.g-font-size-20 { font-size: 20px; }

.text-primary { color: var(--primary) !important }

.bg-primary { background: var(--primary) !important }

.border-primary { border-color: var(--primary) !important }

/*endregion*/

.bx-sidebar-block { }

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar li {
	font-size: 12px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(/bitrix/templates/eshop_bootstrap_v4/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/phone_white.svg);
	background-size: auto 21px ;
}
.menu_all_hide {
    display: none;
}
div[data-entity="container-1"] .catalog-section-title, div[data-entity="container-1"] .mtwo_text{
    display: none;
}
.menu .has_sub .sub_menu {
    display: none;
}
.main-slide-demo{
    height: 463px;
    background: url(/images/slider.jpg);
    box-sizing: border-box;
    padding-top: 87px;
    padding-left: 80px;
    padding-right: 80px;
}
.js-menu-wrap{
    display:none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: scroll;
    min-height: 100vh;
    background: #f6f7f8;
}
.slinky-theme-default .next::after, .slinky-theme-default .back::before {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgogIDxnPgogICAgPHBhdGggZD0ibTQwLjQsMTIxLjNjLTAuOCwwLjgtMS44LDEuMi0yLjksMS4ycy0yLjEtMC40LTIuOS0xLjJjLTEuNi0xLjYtMS42LTQuMiAwLTUuOGw1MS01MS01MS01MWMtMS42LTEuNi0xLjYtNC4yIDAtNS44IDEuNi0xLjYgNC4yLTEuNiA1LjgsMGw1My45LDUzLjljMS42LDEuNiAxLjYsNC4yIDAsNS44bC01My45LDUzLjl6IiBmaWxsPSIjMDAwMDAwIi8+CiAgPC9nPgo8L3N2Zz4K);
}
.slinky-menu ul {
    padding-left: 0px;
}
.show_number{
    margin-bottom: 20px;
    text-align: right;
}
.show_number .number_list a{
    font-weight: bold;
    margin-left: 10px;
    color: #0061b2;
}
.show_number .number_list a.current{
    color: initial;
    text-decoration: none;
    cursor:default;
}
.main-slide .h2 {
    font-size: 56px;
    line-height: 66px;
    color: #fff;
    padding-bottom: 22px;
    font-family: 'SF Pro Display Bold';
    margin: 0px;
}
.main-categories h1{
    font-size: 40px;
    line-height: 66px;
    padding-bottom: 22px;
    font-family: 'SF Pro Display Bold';
    margin: 0px;
}
.phone-text-tg{
    width: 158px;
    height: 55px;
    display: block;
    background: url(/images/tg.svg) #0c81cf;
    background-position: 18px;
    background-repeat: no-repeat;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    margin-top: 11px;
    font-family: 'SF Pro Display';
    font-size: 21px;
    text-decoration: none;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 48px;
    padding-right: 15px;
    color: #fff;
    background-size: 20px;
}
.phone-text-tg:hover, .fixed_tg:hover{
    color: #fff;
}
.fixed_tg{
    position: fixed;
    background: #0c81cf;
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 120px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 50%;
    text-decoration: none;
    color: #fff;
    z-index: 999;
}
.fixed_tg {
    align-items: center;
    align-content: center;
    overflow: hidden;
}
.fixed_tg img{
    width: 30px;
    height: 30px;
    max-width: 30px;
    object-fit: contain;
    display: block;
    flex: 0 0 30px;
}
.fixed_tg span {
    width: 100%;
    line-height: 1.15;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.main_top{

}
.main_top .main_top_block{
    background: url(/images/top_main_bg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}
.main_top .main_top_block .top{
    padding: 40px;
    padding-bottom: 0px;
}
.main_top h1{
    color: #fff;
}
.main_top h2{
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    font-family: "OpenSans-Regular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main_top ul{
    color: #fff;
    list-style:none;
}
.main_top ul li{
    color: #fff;
    position: relative;
    line-height: 25px;
    margin-bottom: 8px;
}
.main_top ul li:before{
    content:'';
    display:block;
    width:20px;
    height:20px;
    position: absolute;
    background: url(/images/arrow_list.svg) no-repeat;
    left: -30px;
    top: 3px;
}
.main_top .podp{
    color: #fff;
    margin-top: 40px;
}
.main_top .podp p{
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}
.main_top .text{
    color: #fff;
    margin-top: 30px;
    background: #3f51b57a;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.main_top .button_block{
    display: flex;
    margin-top: 40px;
}
.main_top .button_block .raschet{
    display: block;
    width: 300px;
    height: 40px;
    background: #0061B2;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    font-size: 21px;
    font-family: 'SF Pro Display';
    box-sizing: border-box;
    text-decoration: none;
    margin-bottom: 0px;
    border: 1px solid transparent;
    cursor: pointer;
    margin-right: 20px;
    line-height: 40px;
}
.main_top .button_block .download{
    display: block;
    width: 300px;
    height: 40px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    font-size: 21px;
    font-family: 'SF Pro Display';
    box-sizing: border-box;
    text-decoration: none;
    margin-bottom: 0px;
    border: 1px solid #fff;
    cursor: pointer;
    line-height: 40px;
}
.main_top .button_block .raschet:hover{
    background: #fff;
    color: #0061B2;
    border: 1px solid #0061B2;
}
.main_top .button_block .download:hover{
    background: #fff;
    color: #0061B2;
}
.main_form{
    margin-bottom: 50px;
    margin-top: 50px;
}
.main_form .main_form_block{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #0061B2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.main_form .container h3{
    font-size: 24px;
    margin-right: 20px;
    font-weight: 600;
}
.main_form .container .podp_blue{
    color: #0061B2;
    font-size: 18px;
    margin-right: 20px;
}
.main_form .container .specification{
    display: block;
    width: 300px;
    height: 40px;
    background: #0061B2;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    font-size: 18px;
    font-family: 'SF Pro Display';
    box-sizing: border-box;
    text-decoration: none;
    margin-bottom: 0px;
    border: 1px solid transparent;
    cursor: pointer;
    line-height: 40px;
}
.main_partners_banner .main_partners_banner_block{
    background: url(/images/specialist_bg.jpg) no-repeat;
    background-size: cover;
    padding: 60px;
    position: relative;
}
.main_partners_banner .main_partners_banner_block{
    padding-bottom: 405px;
}
.main_partners_banner .main_partners_banner_block h3{
    font-size: 38px;
}
.main_partners_banner .main_partners_banner_block .text{
    font-size: 18px;
    font-weight: normal;
    font-family: "OpenSans-Regular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main_partners_banner .main_partners_banner_block .partners{
  display: flex;
    position: absolute;
    bottom: 30px;
}
.main_partners_banner .main_partners_banner_block .partners img{
    max-width: 200px;
    height: auto;
    margin-right: 10px;
}
.what_we{
    margin-top: 50px;
    margin-bottom: 50px;
}
.what_we h2{
text-align: center;
}
.what_we .what_we_items{
display: flex;
    justify-content: space-evenly;
}
.what_we .what_we_items .what_we_item{
    max-width: 250px;
    padding: 20px;
    border: 1px solid #0061B2;
    border-radius: 10px;
}
.what_we .what_we_items .what_we_item .img{
    width: 100px;
    height: 100px;
    border: 1px solid #0061B2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 20px;
}
.what_we .what_we_items .what_we_item .img img{
    max-width: 70px;
    max-height: 70px;
    width: auto;
    height: auto;
    display: block;
}
.what_we .what_we_items .what_we_item .title{
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.what_we .what_we_items .what_we_item .text{
    text-align: center;
}
.main_service{
    margin-top: 50px;
    margin-bottom: 50px;
}
.faq{
    margin-bottom: 50px;
}
.faq h2{
    padding-bottom: 10px;
}
.faq .podp{
    margin-bottom: 20px;
    font-family: 'SF Pro Display';
}
.faq .faq_list details{
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #9e9e9e69;
}
.faq .faq_list details p{
    padding: 10px;
    line-height: 1.5;
    margin-bottom: 0px;
}
.faq .faq_list details summary{
font-weight: 600;
    cursor:pointer;
    position: relative;
    padding-right: 20px;
}
.faq .faq_list details summary::marker{
  display:none;
    content:none;
}
.faq .faq_list details summary:after{
    content:'►';
    display:block;
    position: absolute;
    color:#9e9e9e;
    right: 0px;
    top: 50%;
    margin-top: -10px;
}
.faq .faq_block{
    display: flex;
}

img.advantage-image {
    max-width: 75px;
    max-height: 75px;
    width: auto;
    height: auto;
    display: block;
}
footer .footeradress{
    color: #aeb8bf;
    font-family: 'SF Pro Display Semibold';
    font-size: 14px;
    text-decoration: none;
}

footer .footeradress span,
footer .footer-contacts span,
footer .copyright,
footer .copyright a {
    color: #aeb8bf;
}
.faq .faq_list{
  width: 60%;
    padding-right: 80px;
}
.faq .faq_form{
    width: 40%;
}
.faq_form .personal-main-data{
padding-left:0px;
}
.faq_form #form4 input.field-main{
    float: none;
    width: 100%;
}
a.footermail,a.footermail:hover,.footer-socials-wrap h5,.footer-socials-title{
    color: #aeb8bf;
}
.footer-socials a.max {
    width: 48px;
    height: 48px;
    display: block;
    background: url(/images/max.png) #0c81cf no-repeat;
    float: left;
    margin-right: 16px;
    border-radius: 50%;
    border: 0;
    background-size: 25px 25px;
    background-position: center;
}
.footer-socials a.telegram {
    background: url(/images/tg.svg) #0c81cf no-repeat center;
    background-size: 28px 28px;
    border: 0;
    border-radius: 50%;
}
@media (max-width:768px) {
    .fixed_tg {
        width: 80px;
        height: 80px;
    }
    .fixed_tg img {
        width: 25px;
        height: 25px;
        flex-basis: 25px;
    }
    .fixed_tg span {
        font-size: 11px;
        line-height: 1.1;
    }
}

#form2 input[name='file_spec']{
    width: 100%;
    display: block;
    float: left;
    box-sizing: border-box;
    font-size: 21px;
    margin-bottom:30px;
}
#form2 input.hidden{
    display:none;
}
a.phone-text-max{
    display: block;
    background: url(/images/max.png) #0c81cf;
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
}
.tg-order{
    width: 300px;
    height: 55px;
    display: block;
    background: url(/images/tg.svg) #0c81cf;
    background-position: 18px;
    background-repeat: no-repeat;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 11px;
    font-family: 'SF Pro Display';
    font-size: 21px;
    text-decoration: none;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 48px;
    padding-right: 15px;
    color: #fff;
    background-size: 20px;
}
.tg-order:hover{
    color: #fff;
}

.new_page_service .img{
    margin-bottom:40px;
}
.new_page_service .img img{

}
.new_page_service li::marker {
    color: #0061b2;
    font-size: 18px;
}
.new_page_service table{
    border-collapse: collapse;
    border: 1px solid #dddddd;
    margin-bottom: 40px;
    margin-top: 20px;
}

.new_page_service table td{
    text-align: left;
    padding: 5px;
    border: 1px solid #9e9e9e;
    font-size: 14px;
}
.new_page_service table th{
    text-align: center;
    padding: 5px;
    border: 1px solid black;
    background: #9e9e9e29;
    font-size: 14px;
}
.button{
    width: 320px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}
.button .get_form{
    display: block;
    width: 300px;
    height: 40px;
    background: #0061B2;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    font-size: 18px;
    font-family: 'SF Pro Display';
    box-sizing: border-box;
    text-decoration: none;
    margin-bottom: 0px;
    border: 1px solid transparent;
    cursor: pointer;
    line-height: 40px;
    margin-bottom: 10px;
}
.button span{
    color:#9e9e9e;
}
.call-order h3.form-title{
    font-size: 30px;
}
.new_page_service h1.all-title{
color:#1A4B8F;
    font-size: 32px;
    padding-bottom: 30px;
    text-align: center;
}
.new_page_service .maintext b{
    color: inherit;
    color:#333333;
}
.new_page_service .maintext p{
    line-height: 1.3;
    padding-bottom: 15px;
    font-size: 16px;
    color:#333333;
}
.new_page_service h2 {
    padding-top: 10px;
}
.new_page_service .img_right{
    width: 100%;
    max-width: 400px;
    height: auto;
    object-fit: contain;
    float: right;
    margin-left: 40px;
    margin-bottom: 40px;
position: relative;
top:20px;
}

@media (min-width: 1250px) {
    a.phone-text-max{
        width: 40px;
        height: 40px;
        font-size: 0px;
        box-sizing: border-box;
        margin: 0px;
        border-radius: 20px;
        float: left;
        margin-right: 10px;
        margin-top: 20px;
    }
    a.phone-text-tg {
        width: 40px;
        height: 40px;
        font-size: 0px;
        box-sizing: border-box;
        background-position: 10px;
        margin: 0px;
        border-radius: 20px;
        padding: 0px;
        margin-top: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1200px) {
    a.phone-text-max {
        width: 40px;
        height: 40px;
        font-size: 0px;
        box-sizing: border-box;
        margin: 0px;
        position: absolute;
        right: 168px;
        border-radius: 20px;
    }
}
@media (max-width: 750px) {
    .new_page_service .img_right{
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        margin-left: 0px;
        margin-bottom: 20px;
        position: inherit;
    }
    .faq .faq_block {
        flex-wrap: wrap;
    }
    .faq .faq_list {
        width: 100%;
        padding-right: 0px;
    }
    .main_top .button_block {
        flex-wrap: wrap;
    }
    .main_top .button_block .raschet{
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .main_form .main_form_block{
        flex-wrap: wrap;
        padding-bottom: 30px;
    }
    .main_form .container .podp_blue {
       text-align: center;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .main_partners_banner .main_partners_banner_block .partners{
        flex-wrap: wrap;
        position: initial;
    }
    .main_partners_banner .main_partners_banner_block {
        padding: 15px;
        padding-bottom: 45px;
    }
    .main_partners_banner .main_partners_banner_block h3 {
        font-size: 28px;
    }
    .main_partners_banner .main_partners_banner_block .partners img {
        max-width: 140px;
        height: auto;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .what_we .what_we_items{
        flex-wrap: wrap;
    }
    .what_we .what_we_items .what_we_item {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .faq .faq_form{
        flex-wrap: wrap;
        width: 100%;
        margin-top: 40px;
    }
    .faq_form span {
        margin-right: 0px;
        display: block;
        text-align: center;
        font-size: 18px;
        margin-bottom: 20px;
    }
}
@media (min-width: 320px) and (max-width: 1200px) {

    a.phone-text-tg {
        width: 40px;
        height: 40px;
        font-size: 0px;
        box-sizing: border-box;
        padding-left: 15px;
        background-position: 10px;
        margin: 0px;
        position: absolute;
        right: 120px;
        border-radius: 20px;
    }
}
@media (min-width: 1200px) {
    .menu .has_sub .sub_menu{
        display: none;
        position: absolute;
        background: white;
        z-index: 9990;
        padding: 10px;
        top: 55px;
        border-left: 1px solid #0061B2;
        border-bottom: 1px solid #0061B2;
        border-right: 1px solid #0061B2;
    }
    .menu .has_sub:hover .sub_menu{
        display: block;
    }
    .menu .has_sub .sub_menu li{
        float:none;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .menu .has_sub .sub_menu a{
        color: #000000;
        font-family: 'SF Pro Display';
        font-size: 16px;
    }
    .menu .has_sub .sub_menu a:hover{
        color: #0061B2;
    }
    div[data-entity="container-1"] .catalog-section-title{
        display: flex;
        margin-bottom: 10px;
    }
    div[data-entity="container-1"] .catalog-section-title .name{
        width: 760px;
        text-align: center;
    }
    div[data-entity="container-1"].marka_field .catalog-section-title .name{
        width: 535px;
    }

    div[data-entity="container-1"] .catalog-section-title .name_m{
        width: 170px;
    }
    .popular-items .catalog-section-title{
        display:none;
    }
    div[data-entity="container-1"] .mtwo_text{
        font-family: 'SF Pro Display Bold' !important;
        color: #0061b2;
        font-size: 18px;
        line-height: 24px;
        padding-top: 9px;
        padding-bottom: 9px;
        display: block;
        float: left;
        min-width: 135px;
    }
    div[data-entity="container-1"] .product-item{
        display: flex;
        justify-content: space-between;
    }
    div[data-entity="container-1"] .product-item h2.product-item-title,
    div[data-entity="container-1"] .product-item .product-item-title{
        width: 680px;
        text-overflow: unset;
        white-space: normal;
    }
    div[data-entity="container-1"].marka_field .product-item h2.product-item-title,
    div[data-entity="container-1"].marka_field .product-item .product-item-title{
        width: 370px;
    }
    div[data-entity="container-1"].marka_field .product-item .marka{
        min-width: 160px;
    }
    div[data-entity="container-1"] .category-price{
        width: 215px;
    }

    .menuwrap .catalog-link:hover ~ .menu_all_hide, .menu_all_hide:hover {
        display: block;
    }

    .menu_all_hide ul {
        list-style: none;
        padding-left: 0px;
    }

    .menu_all_hide > ul {
        width: 100%;
        position: absolute;
        background: white;
        z-index: 9990;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        grid-gap: 42px;
        padding: 20px;
        top: 39px;
        border-left: 1px solid #0061B2;
        border-bottom: 1px solid #0061B2;
        border-right: 1px solid #0061B2;
    }

    .menuwrap .container {
        overflow: initial;
    }

    .menu_all_hide ul li a {
        text-decoration: none;
        font-size: 16px;
        display: block;
        margin-bottom: 5px;
    }

    .menu_all_hide ul li a:hover {
        color: #0061B2;
    }

    .menu_all_hide > ul > li > a {
        padding-bottom: 6px;
        color: #000000;
        font-family: 'SF Pro Display';
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .menu_all_hide > ul > li > ul > li > ul {
        display: none;
    }

    .menu_all_hide > ul > li > ul > li > ul li a {
        font-size: 14px;
        display: block;
        margin-bottom: 5px;
        margin-left: 10px;
    }

    .menu_all_hide ul li .toggle_block {
        position: absolute;
        right: 0px;
        top: 0px;
        display: flex;
        align-items: center;
        width: 20px;
        height: 20px;
    }

    .menu_all_hide ul li .toggle_block:hover {
        background: #1f36801a;
        cursor: pointer;
    }

    .menu_all_hide ul li.parent {
        position: relative;
    }

    .menu_all_hide ul li .toggle_block i {
        height: 3px;
        width: 100%;
        text-align: center;
    }

    .menu_all_hide ul li .toggle_block svg {
        position: absolute;
        width: 100%;
        left: 0px;
    }
}
@keyframes pulse {
    0% { transform: scale(1); opacity: 0.7; }
    100% { transform: scale(2.5); opacity: 0; }
}
.status-dot {
    height: 10px;
    width: 10px;
    background-color: #4caf50;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-right: 10px;
}

.status-dot::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #4caf50;
    border-radius: 50%;
    animation: pulse 2s infinite;
    opacity: 0.7;
}
.dot_banner {
    height: 10px;
    width: 10px;
    background-color: #4caf50;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-right: 10px;
}
.dot_banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #4caf50;
    border-radius: 50%;
    animation: pulse 2s infinite;
    opacity: 0.7;
}
.smart-filter-parameters-box{
    max-height: 200px;
    overflow-y: auto;
}
.gallery-items h2{
    font-family: 'SF Pro Display Bold';
    font-size: 40px;
    margin: 0px;
    padding-bottom: 27px;
    text-align: center;
}
#galleryOwlCarousel .owl-item a{
    max-width: 216px;
    max-height: 160px;
    overflow: hidden;
    display: block;
}
.calculate_block{
    margin-bottom:20px;
}
@media (min-width:320px) and (max-width:750px) {
    .banner_filter{
        margin-top: 20px;
    }
    .main-single-picture img.detail_picture {
        max-height: 100%;
    }
    .product-item {
        display: flex;
        width: max-content;
        align-items: center;
    }
    .product-item-title {
        width: max-content;
        white-space: nowrap;
    }
    div[data-entity="container-1"] .catalog-section-title, div[data-entity="container-1"] .mtwo_text{
        display: flex;
    }
    a.category-order {
        position: initial;
    }
    .catalog-section.marka_field{
        max-width: 100vw;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        width: 100%;
    }
    .product-item-title{
        white-space: nowrap !important;
    }
    .table_wrap{
        width: max-content;
    }
    a.category-order{
        font-size: 0;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 50px;
        background-size: 30px;
    }
    .product-item-title a {
        font-size: 13px !important;
    }
    .catalog-section-title{
        margin-bottom: 10px;
    }
    .catalog-section-title .name{
        padding-left: 60px;
    }
     .catalog-section-title .name, .product-item-title{
         width: 230px;
    }
    .catalog-section-title .name_m, .product-item .mtwo_text{
        width: 100px;
    }

    .catalog-section-title .name_marka, .product-item .marka{
        width: 60px;
        }
    .product-item-image-original{
        display: block !important;
        margin-right: 10px;
    }
    section.popular-items .popular_items,
    section.popular-items .product-item-list-col-4,
    section.popular-items .product-item-small-card {
        width: 100%;
        max-width: 100%;
        overflow: visible;
    }
    section.popular-items .product-item {
        width: 100% !important;
        min-width: 0;
        max-width: 100%;
        display: flex;
        align-items: center;
        gap: 10px;
        overflow: hidden;
        flex-wrap: wrap;
        padding-right: 10px !important;
    }
    section.popular-items .product-item-image-original {
        flex: 0 0 36px;
        margin-right: 0;
    }
    section.popular-items h2.product-item-title,
    section.popular-items .product-item-title {
        flex: 1 1 160px;
        width: auto !important;
        min-width: 0;
        float: none;
        margin: 0;
        padding-left: 0;
        white-space: normal !important;
    }
    section.popular-items .product-item-title a {
        padding-right: 0;
        white-space: normal;
        word-break: break-word;
        overflow: visible;
        text-overflow: clip;
    }
    section.popular-items .category-price {
        flex: 0 0 auto;
        width: auto !important;
        max-width: 100%;
        float: none;
        padding-top: 0;
        padding-bottom: 0;
        white-space: nowrap;
        text-align: left;
    }
    section.popular-items a.category-order {
        flex: 0 0 50px;
        float: none;
        position: static;
    }
}

@media (max-width: 750px) {
    section.popular-items .product-item {
        display: grid !important;
        grid-template-columns: 36px minmax(0, 1fr);
        grid-template-areas:
            "image title"
            "image price"
            "image order";
        column-gap: 12px;
        row-gap: 8px;
        align-items: start;
        width: 100% !important;
        max-width: 100%;
        overflow: visible;
        padding: 12px 14px !important;
    }
    section.popular-items .product-item-image-original {
        grid-area: image;
        display: block !important;
        float: none !important;
        width: 36px !important;
        height: 36px !important;
        margin: 2px 0 0 0;
    }
    section.popular-items h2.product-item-title,
    section.popular-items .product-item-title {
        grid-area: title;
        width: 100% !important;
        min-width: 0;
        float: none;
        padding: 0;
        margin: 0;
        white-space: normal !important;
    }
    section.popular-items .category-price {
        grid-area: price;
        width: 100% !important;
        max-width: 100%;
        float: none;
        padding: 0;
        margin: 0;
        white-space: normal;
        text-align: left;
    }
    section.popular-items a.category-order {
        grid-area: order;
        position: static;
        float: none;
        width: 50px;
    }
}
.main-single-picture img.detail_picture {
    max-width: 100%;
    height: auto;
}
/* adaptive
--------------------*/
@media (min-width: 1200px) {
.yandex-widget {    margin: 0 auto;    width: 800px;}
    .main-single-picture {        background: none;    }
 .menuwrap  .menu_all_hide > ul{  width: fit-content;      padding: 10px;		display: block;        border-left: 1px solid #0061B2;
        border-bottom: 1px solid #0061B2;        border-right: 1px solid #0061B2;    }
.menu_all_hide > ul > li > a {        font-size: 16px;		font-weight: normal;    }
}
@media (min-width: 1281px) {
    .main-single-picture {        display: flex;    }
}
/* 1280 × 800 Ноутбук или топовый планшет */
@media (max-width: 1280px) and (min-width: 1024px) {
    .main-single-picture {        display: flex;    }
}
/* ---1024 × 768 Средний планшет (ландшафт)--------*/
@media (max-width: 1024px) and (min-width: 768px) {

}
/* -------------------*/
@media (max-width: 767px) {
.main-single-picture {    background: none;        height: auto;}
}
@media (max-width: 480px) {
 .main-single-picture {        height: 300px;    }
}
@media (max-width: 320px) {

}
/* отключаем старый эффект появления */
header.fixed,
header.in-view {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
}

/* фиксируем всю шапку */
header.header,
header.header.fixed,
header.header.in-view {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
    background: #fff !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

header.header .menuwrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
}

/* отступ под всю шапку */
body {
    padding-top: 210px !important;
}

@media (max-width: 1200px) {
    body {
        padding-top: 180px !important;
    }
}

@media (max-width: 768px) {
    body {
        padding-top: 140px !important;
    }
}


/* End */
/* /bitrix/components/bitrix/search.title/templates/bootstrap_v4/style.min.css?1682552510695 */
/* /bitrix/templates/eshop_bootstrap_v4/template_styles.css?177922992437716 */
