input#title-search-input.about__advantages-image, .about__company-image, .deliverPage__image {
  filter: drop-shadow(0px 0px 10px rgba(63, 63, 63, 0.24));
}
.catalog-cart-counter-menu {
	background: #B60000 !important;
}
.bx-red,
.bx-theme-red {
	--primary: #B60000;
	--theme-color-primary: #B60000;
	--theme-color-second: #B60000;
	--theme-color-light: #B60000;
	--theme-b-link: #B60000;
	--theme-b-link-hover: #B60000;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #B60000;
	--theme-b-bd-primary: #B60000;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #B60000;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #B60000;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454
	--theme-b-bd-primary-disabled: #c04e4e;
}
body {
	background-attachment: fixed;
	background-size: cover; 
font-family: Roboto;
}
.bx-header {
    overflow: hidden;
}
#pagetitle { margin-bottom: 35px; }
h1,h2,h3,h4,h5 {
font-family: Roboto;
	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: 100%;
	border-bottom: none;
	margin-top:5px;
}
.bx-logo-block img {
	width: auto;
}
.row.pt-0.align-items-center {
    height: 85px;
}
.border-right {
    height: 87px;
}
.bx-logo-block {
    display: block;
    border-bottom: none;
}
.nav.flex-column {
	align-content: center;
}
@media (max-width: 990px) {
	.nav.flex-column {
		align-content: flex-start;
		}
}
.flex-row .nav-link {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
/* identical to box height */
padding-left:0;
color: #D1D1D1;
} 
a.text-white.nav-link:first-child {
    padding-top: 0;
}
a.text-white.nav-link {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}
a.text-white.nav-link:hover {
    color: #b60000 !important;
}

@media (max-width: 660px) {
	.nav-link.nav-link--big {
		font-size: 16px !important;
		padding-bottom: 0;
	}
}

.flex-row .nav-item {
    width: 50%;
}
.nav-item .nav-link:hover {
	color: #b60000;
	background-color: transparent;
}
.flex-column .nav-item {
    margin-top: 20px;
}
.flex-column .nav-item:first-child {
    margin-top: 0px;
}
.banner {
    display: flex; 
}
.banner-bg {
    background: #F8F8F8;
	margin-bottom:50px;
}
.ban-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 58px;
    line-height: 103.19%;
    color: #000000;
    margin-top: 80px;
}
.text {
    display: flex;
    flex-direction: column;    width: 50%;
}
p.ban-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
	margin-top:20px;
}
.banner a {
    margin-top: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    background: #B60000;
    text-decoration: none;
    padding: 15px 40px;
    margin-top: 40px;
    width: 270px;
	margin-bottom:100px
}
.reddo {
	color:#B60000
}
.ban-img img {
    max-width: 100%;
}
h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 106.19%;
    color: #000000;
}
.main-text p {
	font-family: Roboto, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 23px;
color: #000000;
}
h2 {
    font-family: Montserrat, Roboto, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 106.19%;
    color: #000000;
    margin-bottom: 1em;
}
@media (max-width: 767px) {
	h2 {
		font-size: 25px;
	}
}
.main-cards {
    display: flex;
}
p.tit {
	font-family: Montserrat, Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 5px;
}
p.text {
	font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
color: #000000;
}
.m_cards {
    display: flex;
}
.m_cards .text {
    width: 100%;
}
.m_text {
    margin-left: 20px;
}
.m_ico img {
    margin-left: -10px;
}
.main-text-bottom {
    margin-bottom: 50px;
    margin-top: 50px;
	display: flex;
}
.bottom-img {display: flex;}
p.titje {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #B60000;
}
element.style {
}
p.descje {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-align: justify;
    color: #000000;
}
.main-text-b {
    margin-left: 80px;
}
h4.bx-block-title.text-light {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
	border-bottom: 1px solid;
    width: fit-content;
    margin-bottom: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
	margin-top: 0;
}
@media (max-width: 767px) {
	h4.bx-block-title.text-light {
		font-size: 15px;
		padding-bottom: 8px;
	}
}

.col-sm-6.col-lg-4.order-lg-3.order-2.mb-4.mb-lg-0 {
    /* border-right: 1px solid #59616D; */
    padding-left: 150px;
}
@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 53px;
		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(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*/
@media (min-width: 991px) {
  .bx-footer .contacts {
    padding-left: 3vw;  
  }
} 
.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: #e63c3c; }
.bx-theme-blue.bx-inclinkspersonal-selected { background: #e63c3c; }
.bx-inclinkspersonal-item.bx-theme-black:hover { background: #e63c3c; }
.bx-theme-black.bx-inclinkspersonal-selected { background: #e63c3c; }
.bx-inclinkspersonal-item.bx-theme-green:hover { background: #e63c3c; }
.bx-theme-green.bx-inclinkspersonal-selected { background: #e63c3c; }
.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: #e63c3c; }
.bx-theme-yellow.bx-inclinkspersonal-selected { background: #e63c3c; }
.btn-primary:focus {
	background-color: #B60000 !important;
	border-color: #B60000 !important;
}
/*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);
	border-radius: 5px;
}
.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	transform: scale(1.05);
  	opacity: 0.75;
}
.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 &gt; .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 &gt; .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(images/label.svg);
	background-size: 19px auto;
}
.sidebar-icon-delivery {
	background-image: url(images/delivery.svg);
	background-size: 17px auto;
}
.sidebar-icon-sale {
	background-image: url(images/sale.svg);
	background-size: auto 17px ;
}
.sidebar-icon-self {
	background-image: url(images/self.svg);
	background-size: auto 17px ;
}
.sidebar-icon-phone {
	background-image: url(images/phone_white.svg);
	background-size: auto 21px ;
}
.top_header {
    background: #f9f9f9;
	height:40px;
	border-bottom:1px solid #CCCCCC;
}
.top-contacts a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.top-contacts a:hover {
    color: #B60000;
}
.top-contacts {
    padding: 8px 0;
    text-align: right;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
	width: fit-content;
	gap: 8px;
}
@media (max-width: 990px) {
	.top-contacts {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
} 
button.btn.btn-primary.search-title-button {
    height: 47px;
    background: #B60000;
}
.bx-footer {
	padding-left: 0 !important;
	padding-right: 0 !important;
	background:#303A49
}
.bx-header .row.mb-4.d-none.d-md-block {
    background: #B60000;
}
.catalog-section-list a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    text-decoration: none;
}
.catalog-section-list a:hover {
    color: #a10000;
}
.catalog-section-list-item-title {
    margin-bottom: 20px;
}
.catalog-section-list ul {
    list-style-type: disc;
    padding-left: 18px;
}
::marker {
    color: #B60000;
}
.catalog-section-list-item { }
.catalog-section-list-item-title {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}
.catalog-section-list-item-link {
    vertical-align: middle;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-transform: uppercase;
    color: #B60000;
	text-decoration:none;
}
.catalog-section-list-item-counter {
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}
.catalog-section-list-item-description { font-size: 13px; }
.catalog-section-list-item-img {
	display: block;
	padding-top: 100%;
	width: 100%;
}
.catalog-section-list-item-img:hover { border-color: var(--theme-color-primary); }
/* region Line */
.catalog-section-list-line-list {
	padding: 0;
	list-style: none;
}
.catalog-section-list-line-list .catalog-section-list-item {
	display: flex;
	margin-bottom: 15px;
	align-items: flex-start;
}
.catalog-section-list-line-list .catalog-section-list-item-title { text-align: left; }
.catalog-section-list-line-img-container {
	padding-right: 15px;
	min-width: 75px;
	width: 75px;
}
.catalog-section-list-line-list .catalog-section-list-titles {
	margin: 0;
	line-height: 20px;
}
/*endregion*/
/*region Text */
.catalog-section-list-text-list {
	padding: 0;
	list-style: none;
	column-count: 3;
}
.catalog-section-list-text-list .catalog-section-list-item-title { text-align: left; }
.catalog-section-list-item-inner {
    padding: 48px;
	padding-right:0;
}
@media (min-width: 1401px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
} }
@media (max-width: 1400px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1232px;
}}
@media (max-width: 767px) { 
.container, .container-sm, .container-md {
    max-width: 720px;
}
}
@media (max-width: 767px) {
	.catalog-section-list-text-list { column-count: 1; }
}
/*endregion*/
/*region Tile */
.catalog-section-list-tile-list {
	padding: 0;
	list-style: none;
}
.catalog-section-list-tile-img-container { width: 30%; }
.catalog-product-item {
    background: #F8F8F8;
    box-shadow: 0px 0px 10px rgb(63 63 63 / 24%);
}
/*endregion*/
.catalog-section-list-item {
    padding: 10px;
}
/* list */
.catalog-section-list-list { margin-bottom: 30px; }
.catalog-section-list-list .catalog-section-list-item {
	padding: 0;
	line-height: 16px;
}
.catalog-section-list-list .catalog-section-list-item:before { content: '' !important }
.catalog-section-list-list-title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.catalog-section-list-list-link {
	white-space: nowrap;
	font-size: 13px;
}
.catalog-section-list-list-link:hover { text-decoration: none }
.catalog-section-list-list-title span { font-size: 11px; }
@media (max-width: 639px) {
	.bx-touch .catalog-section-list-list .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .catalog-section-list-list .bx_catalog_line_title a { font-size: 12px; }
}
.catalog-section-list-list-title,
.catalog-section-list-list-link { transition: all 0.3s ease; }
.catalog-product-item {
    background: #F8F8F8;
    box-shadow: 0px 0px 10px rgb(63 63 63 / 24%);
    display: block;
    float: left;
    width: 100%;
}
.catalog-section-list-item-inner {
    float: left;
    width: 50%;
}
.catalog-section-list-tile-img-container {
    width: 50%;
    float: left;
	margin-top:30px;
}
.catalog-section-list-item-img {
    display: block;
    padding-top: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
    background: none;
    border: 0px;
}
@media (max-width: 767px) {
.catalog-product-item {
    display: flex;
    flex-direction: column-reverse;
}
.catalog-section-list-item-img {
    text-align: right;
}
.catalog-section-list-tile-img-container { width:100%}
.catalog-section-list-item-inner {
      width: 100%;
}
.banner {
    display: flex;
    flex-direction: column;
}
p.ban-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 103.19%;
    color: #000000;
    margin-top: 80px;
}
.main-text-bottom {
    margin-bottom: 50px;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
}
.main-text-b {
    margin-left: 0;
}
.main-text-img img {
    width: 100%;
}
.bottom-img {
    display: flex;
    flex-direction: column;
}
.col-sm-6.col-lg-4.order-lg-3.order-2.mb-4.mb-lg-0 {
    padding-left: 0;
}
}
@charset "UTF-8";
*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
html {
	position: relative;
	overflow-x: hidden;
	min-height: 100vh;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Roboto", sans-serif;
	scroll-behavior: smooth;
}
body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-decoration-skip: objects;
	text-decoration-skip: objects;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
p {
	margin: 0;
}
a,
button {
	outline: none;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	cursor: pointer;
}
a {
	text-decoration: none;
	color: currentColor;
}
svg {
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	height: 100%;
	fill: currentColor;
}
figure,
picture {
	display: inline-block;
	margin: 0;
	line-height: 0;
}
figure img,
picture img {
	width: 100%;
}
img {
	vertical-align: top;
	max-width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
body {
	/* Стиль для дефолтного цвета текста */
	color: #000;
	font-family: "Roboto", sans-serif;
}
.bx-red,
.bx-theme-red {
	--primary: #B60000;
	/* Стиль для серого фона */
	--gray-light: #f1f1f1;
	--theme-b-bd-primary-hover: #d05454;
}
.text-primary {
	color: var(--primary) !important;
}
/* Стили для зоголовоков */
.page-title {
	margin-top: 0;
	margin-bottom: 24px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 38px;
	font-size: calc(28px + (38 - 28) * ((100vw - 330px) / (1200 - 330)));
	line-height: 48px;
	line-height: calc(32px + (48 - 32) * ((100vw - 330px) / (1200 - 330)));
}
@media (max-width: 330px) {
	.page-title {
		font-size: 28px;
	}
}
@media (min-width: 1200px) {
	.page-title {
		font-size: 38px;
	}
}
@media (max-width: 330px) {
	.page-title {
		line-height: 32px;
	}
}
@media (min-width: 1200px) {
	.page-title {
		line-height: 48px;
	}
}
/* Конец Стили для зоголовоков */
img {
	max-width: 100%;
	height: auto;
}
.form-group {
	position: relative;
}
/* Стили для обычних инпутов */
.form-input {
	padding: 13px 23px;
	height: 47px;
	background: #fff;
	border: 1px solid #c4c4c4;
	-webkit-box-shadow: 0px 0px 3px rgba(144, 144, 144, 0.25);
	box-shadow: 0px 0px 3px rgba(144, 144, 144, 0.25);
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #000;
  outline: none;
}
.form-input::-webkit-input-placeholder {
	color: #c4c4c4;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.form-input::-moz-placeholder {
	color: #c4c4c4;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.form-input:-ms-input-placeholder {
	color: #c4c4c4;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.form-input::-ms-input-placeholder {
	color: #c4c4c4;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.form-input::placeholder {
	color: #c4c4c4;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
/* Конец Стили для обычних инпутов */
/* Стили для чекбоксов */
.form-checkbox {
	position: relative;
}
.form-checkbox input {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	visibility: hidden;
}
.form-checkbox input:checked+label:after {
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	left: 5px;
	width: 5px;
	height: 9px;
	border: solid var(--primary);
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form-checkbox label {
	position: relative;
	cursor: pointer;
	padding-left: 23px;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
}
.form-checkbox label:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	margin-right: 9px;
	padding: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #C4C4C4;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}
/* Конец Стили для чекбоксов */
.form-textarea {
	padding: 14px 22px 10px;
	font-size: 14px;
	line-height: 16px;
	color: rgba(0, 0, 0, 0.46);
	background: #fff;
	border: 1px solid #c4c4c4;
	-webkit-box-shadow: 0px 0px 3px rgba(144, 144, 144, 0.25);
	box-shadow: 0px 0px 3px rgba(144, 144, 144, 0.25);
}
.custom-select {
  outline: 0;
	padding: 13px 23px;
	height: 47px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #c4c4c4;
	line-height: normal;
	border-radius: 0;
	border: 1px solid #C4C4C4;
	-webkit-box-shadow: 0px 0px 3px rgba(144, 144, 144, 0.25);
	box-shadow: 0px 0px 3px rgba(144, 144, 144, 0.25);
	background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC4zIj4KPGxpbmUgeDE9IjAuNDI1ODE5IiB5MT0iNS43MTc3NCIgeDI9IjUuOTYxMjQiIHkyPSIxMS4yNTMyIiBzdHJva2U9ImJsYWNrIi8+CjxsaW5lIHgxPSIxMC45NDM0IiB5MT0iNS44NzExMyIgeDI9IjUuNDA3OTciIHkyPSIxMS40MDY2IiBzdHJva2U9ImJsYWNrIi8+CjwvZz4KPC9zdmc+Cg==") no-repeat right 0.75rem center;
}
.custom-select.black {
	color: #000;
}
.custom-select option {
	color: #000;
}
/* Стили для кнопок */
.btn {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	/* border-radius: 0; */
	transition: all 0.4s;
}
.btn-primary {
	color: #fff;
	background-color: var(--primary);
	border-color: var(--primary);
}
.btn-primary:hover {
	background-color: var(--theme-b-bd-primary-hover);
	border-color: var(--theme-b-bd-primary-hover);
}
/* Конец Стили для кнопок */
/* Question Form Style Start */
.question-form {
	padding: 66px 0;
}
.question-form__title {
	margin-bottom: 15px;
	position: relative;
    z-index: 1;
}
@media (min-width: 1200px) {
	.question-form__title {
		margin-bottom: 47px;
	}
}
.question-form__title h5 {
	margin-top: 0;
	margin-bottom: 18px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 38px;
	font-size: calc(28px + (38 - 28) * ((100vw - 330px) / (1200 - 330)));
	line-height: 48px;
	line-height: calc(32px + (48 - 32) * ((100vw - 330px) / (1200 - 330)));
}
@media (max-width: 330px) {
	.question-form__title h5 {
		font-size: 28px;
	}
}
@media (min-width: 1200px) {
	.question-form__title h5 {
		font-size: 38px;
	}
}
@media (max-width: 330px) {
	.question-form__title h5 {
		line-height: 32px;
	}
}
@media (min-width: 1200px) {
	.question-form__title h5 {
		line-height: 48px;
	}
}
.question-form__title p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 21px;
}
.question-form__title p:not(:last-child) {
	margin-bottom: 1rem;
}
.question-form__form {
	gap: 13px;
}
@media (min-width: 990px) {
	.question-form__form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media (min-width: 1200px) {
	.question-form__btns {
		margin-left: 12px;
	}
}
.question-form__btn {
	padding: 13px 51px;
  border: 0;
}
@media (min-width: 1200px) {
	.question-form__group {
		margin-bottom: 0;
		width: 256px;
	}
}
.question-form__group input {
	width: 100%;
}
.question-form__checkboxes {
	margin-top: 19px;
	width: 100%;
	color: #000;
}
@media (min-width: 1200px) {
	.question-form__checkboxes {
		margin-top: 0;
	}
}
/* Question Form Style End */
.breadcrumbs {
	margin-bottom: 35px;
}
.breadcrumbs__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.breadcrumbs__item {
	position: relative;
}
.breadcrumbs__item:not(:last-child) {
	margin-right: 9px;
}
.breadcrumbs__item:not(:last-child)::after {
	content: '';
	display: inline-block;
	margin-left: 8px;
	vertical-align: middle;
	width: 29px;
	height: 1px;
	background-color: #aeaeae;
}
.breadcrumbs__link {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #aeaeae;
}
.breadcrumbs__link:not(.breadcrumbs__link--current):hover {
	color: var(--gray-light);
	text-decoration: none;
}
.breadcrumbs__link--current {
	pointer-events: none;
}
/* ABOUT PAGE Style Start */
.about {
	padding-top: 71px;
}
.about__company {
	margin-bottom: 52px;
	font-family: "Roboto", sans-serif;
}
.about__company h5 {
	margin-bottom: 13px;
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
}
.about__company h5:not(:first-child) {
	margin-top: 26px;
}
.about__company p {
	margin-top: 0;
	font-size: 18px;
	line-height: 21px;
}
.about__advantages {
	padding: 50px 0;
	background-color: var(--gray-light);
}
@media (min-width: 1200px) {
	.about__advantages {
		padding: 53px 0 79px;
	}
}
.about__advantages-image {
	margin-bottom: 1rem;
  width: 100%;
  height: 555px;
  object-fit: cover;
  object-position: top;
}
@media (min-width: 1200px) {
	.about__advantages-image {
		margin-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.about__advantages-title {
		margin-bottom: 47px;
	}
}
.about__advantages h5 {
	margin-top: 0;
	margin-bottom: 7px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
}
.about__advantages p {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media (max-width:1200px) {
  .about__advantages p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
	.about img {
		width: 100%;
	}
}

.about__banner {
	padding-top: 30px;
	background-color: var(--gray-light);
  margin-bottom: 95px;
}

.about__banner .inner {
	display: flex;
  justify-content: space-between;
  align-items: center;
}


.about__banner .inner > div:nth-of-type(1){
	padding: 50px 50px 50px 0;
}

@media (max-width: 768px) {
  .about__banner .inner {
    flex-wrap: wrap;
    justify-content: center;
  }
  .about__banner .inner > div:nth-of-type(1){
    padding: 50px 0;
    width: 100%;
  }
}

.about__banner .inner p {
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  max-width: 605px;
}

.about__banner .inner p:nth-of-type(1) {
  margin-bottom: 23px;
}

.about__banner .inner a {
  color: #B60000;
  text-decoration: underline;
  white-space: nowrap;
}

/* ABOUT PAGE Style END */
/* Deliver PAGE Style Start */
.deliverPage__items {
	padding: 50px 0;
}
@media (min-width: 1200px) {
	.deliverPage__items {
		padding: 71px 0 59px;
	}
}
.deliverPage__item:not(:last-child) {
	margin-bottom: 50px;
}
@media (min-width: 1200px) {
	.deliverPage__item:not(:last-child) {
		margin-bottom: 55px;
	}
}

.deliverPage h1 {
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .deliverPage h1 {
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .deliverPage h1 {
    margin-bottom: 20px;
  }
}

.deliverPage__item-title {
  margin-bottom: 52px;
}

@media (max-width: 1200px) {
  .deliverPage__item-title {
    margin-bottom: 42px;
  }
}

@media (max-width: 991px) {
  .deliverPage__item-title {
    margin-bottom: 32px;
  }
}
.deliverPage__item-title h1, .deliverPage__item-title h2 {
	margin-top: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 38px;
	font-size: calc(28px + (38 - 28) * ((100vw - 330px) / (1200 - 330)));
	line-height: 46px;
	line-height: calc(32px + (46 - 32) * ((100vw - 330px) / (1200 - 330)));
}
@media (max-width: 330px) {
	.deliverPage h1, .deliverPage h2 {
		font-size: 28px;
	}
}
@media (min-width: 1200px) {
	.deliverPage h1, .deliverPage h2 {
		font-size: 38px;
	}
}
@media (max-width: 330px) {
	.deliverPage h1, .deliverPage h2 {
		line-height: 32px;
	}
}
@media (min-width: 1200px) {
	.deliverPage h1, .deliverPage h2 {
		line-height: 46px;
	}
}
.deliverPage__item-title p {
	margin: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 24px;
	font-size: calc(20px + (24 - 20) * ((100vw - 330px) / (1200 - 330)));
	line-height: 28px;
	line-height: calc(24px + (28 - 24) * ((100vw - 330px) / (1200 - 330)));
}
@media (max-width: 330px) {
	.deliverPage__item-title p {
		font-size: 20px;
	}
}
@media (min-width: 1200px) {
	.deliverPage__item-title p {
		font-size: 24px;
	}
}
@media (max-width: 330px) {
	.deliverPage__item-title p {
		line-height: 24px;
	}
}
@media (min-width: 1200px) {
	.deliverPage__item-title p {
		line-height: 28px;
	}
}
.deliverPage__row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 59px;
}
.deliverPage__block {
	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;
  margin-bottom: 30px;
}
@media (min-width: 991px) {
	.deliverPage__block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
    margin-bottom: 59px;
	}
}
.deliverPage__block-icon {
	margin-bottom: 32px;
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 120px;
	flex: 0 0 120px;
	width: 120px;
	height: 98px;
	background: #F8F8F8;
	-webkit-box-shadow: 0px 0px 10px rgba(63, 63, 63, 0.24);
	box-shadow: 0px 0px 10px rgba(63, 63, 63, 0.24);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (min-width: 991px) {
	.deliverPage__block-icon {
		margin-right: 32px;
    margin-bottom: 0;
	}
}
.deliverPage__block-icon img {
	position: relative;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
}
.deliverPage__block-block {
	text-align: center;
}
@media (min-width: 991px) {
	.deliverPage__block-block {
		text-align: left;
	}
}
.deliverPage__block-block h5 {
	margin-top: 0;
	margin-bottom: 7px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
}
.deliverPage__block-block p {
	margin: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
}

@media (min-width: 1200px) {
  .deliverPage__block-block p {
    max-width: 326px;
  }
}
.deliverPage__footer {
	padding: 71px 0 81px;
	background-color: var(--gray-light);
}
.deliverPage__footer img {
  width: 100%;
}
.deliverPage__footer .row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
@media (min-width: 1200px) {
	.deliverPage__footer .row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
.deliverPage__form h5 {
	margin-top: 20px;
	margin-bottom: 31px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 32px;
	font-size: calc(28px + (32 - 28) * ((100vw - 330px) / (1200 - 330)));
	line-height: 38px;
	line-height: calc(32px + (38 - 32) * ((100vw - 330px) / (1200 - 330)));
}
@media (max-width: 330px) {
	.deliverPage__form h5 {
		font-size: 28px;
	}
}
@media (min-width: 1200px) {
	.deliverPage__form h5 {
		font-size: 32px;
	}
}
@media (max-width: 330px) {
	.deliverPage__form h5 {
		line-height: 32px;
	}
}
@media (min-width: 1200px) {
	.deliverPage__form h5 {
		line-height: 38px;
	}
}
@media (min-width: 1200px) {
	.deliverPage__form h5 {
		margin-top: 0;
	}
}
@media (min-width: 1200px) {
	.deliverPage__group .form-group {
		width: 256px;
	}
}
.deliverPage__group .form-input {
	width: 100%;
}
.deliverPage__btn {
	margin-top: 22px;
	padding: 13px 51px;
}
@media (max-width: 767px) {
	.deliverPage__btn {
		width: 100%;
	}
}
/* Deliver PAGE Style END */
.catalog {
	padding: 50px 0;
}
@media (min-width: 1200px) {
	.catalog {
		padding: 66px 0 157px;
	}
}
.catalog__block {
	margin-top: 20px;
	padding: 20px;
	min-height: 160px;
	position: relative;
	background: #F8F8F8;
	-webkit-box-shadow: 0px 0px 10px rgba(63, 63, 63, 0.24);
	box-shadow: 0px 0px 10px rgba(63, 63, 63, 0.24);
}
@media (min-width: 1200px) {
	.catalog__block {
		margin-top: 36px;
		padding: 49px;
	}
}
.catalog__block-wrap {
	width: 60%;
	position: relative;
	z-index: 2;
}
.catalog__block-items {
	margin-top: 18px;
	padding-left: 19px;
}
.catalog__block-item::marker {
	color: var(--primary);
}
.catalog__block-item:not(:last-child) {
	margin-bottom: 10px;
}
.catalog__block-title {
	display: inline-block;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	color: var(--primary);
	text-transform: uppercase;
}
.catalog__block-title:hover {
	text-decoration: none;
	color: var(--theme-b-bd-primary-hover);
}
@media (min-width: 1200px) {
	.catalog__block-title {
		font-size: 28px;
		line-height: 33px;
	}
}
.catalog__block-link {
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
}
.catalog__block-link:hover {
	text-decoration: none;
	color: var(--theme-b-bd-primary-hover);
}
@media (min-width: 1200px) {
	.catalog__block-link {
		font-size: 18px;
		line-height: 21px;
	}
}
.catalog__image {
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
	height: 100%;
}
.catalog__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: right;
	object-position: right;
}
.checkout {
	padding-top: 30px;
	padding-bottom: 50px;
	background: #F8F8F8;
}
@media (min-width: 1200px) {
	.checkout {
		padding-top: 36px;
		padding-bottom: 126px;
	}
}
.checkout__subtitle {
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 28px;
	line-height: 33px;
}
@media (min-width: 1200px) {
	.checkout__subtitle {
		margin-bottom: 40px;
	}
}
.checkout__input {
	width: 100%;
}
.checkout__label {
	margin-bottom: 9px;
	font-size: 16px;
	line-height: 19px;
	color: #000;
}
.checkout__group {
	margin-bottom: 18px;
}
.checkout__block {
	padding: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(63, 63, 63, 0.24);
	box-shadow: 0px 0px 10px rgba(63, 63, 63, 0.24);
}
@media (min-width: 1200px) {
	.checkout__block {
		padding: 33px 37px 44px;
	}
}
.checkout__block-list {
	margin-bottom: 20px;
}
@media (min-width: 1200px) {
	.checkout__block-list {
		margin-bottom: 45px;
	}
}
.checkout__block strong {
	font-weight: 600;
	font-size: 28px;
	line-height: 33px;
}
.checkout__block p {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
}
@media (min-width: 1200px) {
	.checkout__block p {
		font-size: 18px;
		line-height: 21px;
	}
}
.checkout__block p:not(:last-child) {
	margin-bottom: 1rem;
}
.checkout__line {
	margin: 20px 0;
}
@media (min-width: 1200px) {
	.checkout__line {
		margin: 40px 0;
	}
}
.checkout__btns {
	margin-top: 20px;
}
@media (min-width: 1200px) {
	.checkout__btns {
		margin-top: 37px;
	}
}
.checkout__btn {
	padding: 12px 31px;
}
@media (max-width: 767px) {
	.checkout__btn {
		width: 100%;
	}
}
.checkout .price {
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
}
@media (min-width: 1200px) {
	.checkout .price {
		font-size: 34px;
		line-height: 40px;
	}
}
header svg {width:auto}
.form-white .question-form.question-form_bg {
  background-color: #fff;
}
#hidden-modal-one-click, #hidden-modal-price, #hidden-modal-main-popup {
	display: none;
}
.fancybox-content {
	/* max-width: 900px !important; */
	padding: 0 !important;
}
.question-form-one-click {
	/* padding: 40px 40px; */
	max-width: 900px;
	padding: 44px;
	position: relative;
    text-align: left;
    vertical-align: middle;
}
.question-form-one-click__title {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-bottom: 40px;
}
.question-form-one-click__title p {
	max-width: 495px;
}
@media (max-width: 991px) {
	.question-form-one-click {
		padding: 38px 20px 34px 20px;
	}
	.question-form-one-click__title {
		align-items: flex-start;
	}
}