
.footer {
	margin-top: auto
}

body {
	min-width: 290px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media all and (max-width: 575px) {
	body {
		font-size: 14px
	}
	.check-switch{
		font-size: 15px;
	}
}

body::-webkit-scrollbar {
	width: 5px;
	background-color: #fff;
	position: absolute;
	right: 0
}

body::-webkit-scrollbar-thumb {
	background: #cae1ea
}

body.open-menu {
	position: fixed;
	overflow-y: scroll;
}

.iSearchBox li {
	font-family: "Manrope Regular" !important;
}


.container {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: calc(100% - 380px);
	max-width: 1920px;
	min-width: 290px;
}

.article-article .page-h {
	width: calc(100% - 380px);
	max-width: 1920px;
	position: relative;
	margin: 0 auto;
}

@media all and (max-width: 1600px) {
	.container {
		width: calc(100% - 300px)
	}
}

@media all and (max-width: 1366px) {
	.container {
		width: calc(100% - 160px)
	}
}

@media all and (max-width: 1199px) {
	.container {
		width: 100%
	}
}

@media all and (max-width: 1199px) {
	.container {
		padding: 0 30px
	}
}

@media all and (max-width: 991px) {
	.container {
		padding: 0 15px
	}
}

.width {
	width: calc(100% - 380px)
}

@media all and (max-width: 1600px) {
	.width {
		width: calc(100% - 300px)
	}
}

@media all and (max-width: 1199px) {
	.width {
		width: 100%
	}
}

.container-fluid {
	display: block;
	margin: 0 auto;
	padding: 0;
	max-width: 1920px;
	min-width: 320px
}


.title {
	font-weight: 600;
	font-size: 40px;
	line-height: 44px;
	text-align: center;
	letter-spacing: 1px;
	color: #2e477d
}


.slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0 4px
}

.slick-dots li button {
	border: none;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	opacity: .7;
	padding: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.slick-dots li button {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.slick-dots li button:before {
	display: none
}

.slick-dots li.slick-active button {
	background: #2e477d
}


.btn {
	max-width: 199px;
	width: 100%;
	/*font-weight: 700;*/
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	padding: 13px;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.btn span {
	padding-left: 6px
}

.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.blue-btn {
	background: #2e477d;
	border-radius: 4px;
	align-items: center;
	font-weight: 500;
}

.blue-btn svg path {
	-webkit-transition: fill .4s ease-in-out;
	-o-transition: fill .4s ease-in-out;
	transition: fill .4s ease-in-out
}

.blue-btn:hover {
	/* color: #2e477d; */
	/* background: #cae1ea */
	background: #526699
}

/*.blue-btn:hover svg path {*/
/*	fill: #2e477d*/
/*}*/


.blog-main .title {
	margin-bottom: 48px
}

.blog-main .img {
	margin-bottom: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.blog-main .date {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: .6px;
	color: #a5a5a5;
	margin-bottom: 12px
}

.blog-main .label {
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #2e477d;
	max-width: 435px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px
}

.blog-main .text {
	margin-top: auto;
	max-width: 435px;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .6px;
	color: #2f2f2f
}

.about-page .blog-main__list {
	margin-bottom: 40px
}

.blog-main__list {
	margin-bottom: 40px;
	margin: 0 -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.blog-main__item-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(100% / 3);
	flex: 0 0 calc(100% / 3);
	max-width: calc(100% / 3)
}

.blog-main__item {
	margin: 0 10px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 32px;
	border-bottom: 1px solid #eee
}

.main-block {
	margin-bottom: 80px
}

.main-block .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1
}

.main-block .text {
	position: absolute;
	left: 0;
	z-index: 2;
	top: 50%;
	max-width: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.main-block .main-title {
	/*font-weight: 800;*/
	font-weight: 700;
	font-size: 80px;
	line-height: 104px;
	max-width: 100%;
	width: 100%;
	/* letter-spacing: -3px; */
	color: #2e477d
}

.main-block p {
	font-weight: 600;
	font-size: 40px;
	line-height: 55px;
	max-width: 100%;
	width: 100%;
	/* letter-spacing: -1px; */
	color: #2e477d;
	margin-bottom: 0;
}

.main-block .slick-dots {
	bottom: 30px;
	left: 180px;
	width: auto
}

.main-block__slide {
	position: relative
}

.main-block__slider {
	margin-bottom: 0 !important
}

.main-block__slider:not(.slick-initialized) .main-block__slide:not(:first-child) {
	display: none;
}

.product:hover .btn {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	-ms-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0)
}

.product:hover .product__variable-wrap {
	opacity: 1;
	z-index: 2
}

.product:hover .product__variables .col {
	opacity: 0;
}

.article-category .blog-title {
	margin-top: 0;
}


.product .left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: auto !important;
}

/*.caption__h.caption__h-none{*/
/*	display: none;*/
/*}*/

.product .btn {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(8px);
	-ms-transform: translateX(-50%) translateY(8px);
	transform: translateX(-50%) translateY(8px);
	bottom: 8px;
	opacity: 0
}

.product .flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 7px
}

.product__img-wrap {
	position: relative;
	margin-bottom: 16px
}

.product__img img {
	border-radius: 3px;
}

.product__labels {
	position: absolute;
	left: 2px;
	top: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product__label {
	/*font-weight: 800;*/
	font-weight: 700;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 1px;
	padding: 0 6px;
	border-radius: 3px;
	margin-right: 2px
}

.product__label-new {
	background: #2e477d;
	color: #bbe3e9
}

.product__label-xit {
	background: #f0e1e9;
	color: #2e477d
}

.product__label-disc {
	background: #d56c7c;
	color: #fff
}

.product__name {
	font-weight: 700;
	/*font-family: 'Manrope Bold';*/
	font-size: 16px;
	line-height: 22px;
	color: #2e477d;
	margin-bottom: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product__variables {
	position: relative
}

.product__variables span.col, .product__variables span.col-hover {
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: .4px;
	color: #1c2938;
	opacity: .5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.product__variables span.col, .product__variables span.col-hover {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.product__price {
	padding-left: 10px;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	letter-spacing: .6px;
	color: #2e477d;
	position: relative;
}

.product__price .action, .product__price .current {
	margin-bottom: 2px
}

.product__price .old {
	font-size: 13px;
	line-height: 16px;
	text-align: right;
	letter-spacing: .4px;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: #1c2938;
	opacity: .5;
	position: absolute;
	top: -15px;
}

.product__price .action {
	color: #d56c7c
}

.product__variable-wrap {
	position: absolute;
	background: #fff;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.product__variable-wrap {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.product__variable-wrap ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product__variable-wrap li {
	margin-right: 8px
}

a:focus-visible {
	outline: none !important;
}

a {
	outline: none !important;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product__variable-wrap a {
	position: relative;
	height: 18px;
	display: block
}

.product__variable-wrap a:before {
	content: '';
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	height: 1px;
	background: #2e477d;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.product__variable-wrap a.selected:before {
	opacity: 1
}

.product__variable-wrap a:hover:before {
	opacity: 1
}

.product__variable-wrap a img {
	width: 12px;
	height: 12px;
	-o-object-fit: cover;
	object-fit: cover
}

.product-list {
	display: flex;
	flex-wrap: wrap;
}

.product-list .product {
	flex: 0 0 calc(100% / 3);
	max-width: calc(100% / 3);
	padding: 0 10px;
	margin-bottom: 48px;
}

.main-icons.category-icons {
	background: transparent;
	padding-bottom: 0;
}

.slider-block {
	margin-bottom: 200px
}

.slider-block__wrap {
	position: relative;
}


.slider-block .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0
}

.slider-block .slick-slide {
	height: auto;
	padding: 0 10px
}

.slider-block .slick-slide > div {
	height: 100%
}

.blog-video .slick-dots,
.slider-block__slider .slick-dots,
.main-clients .slick-dots {
	bottom: -80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.category-grid__slider-wrap {
	display: none;
}

.category-grid__slider-wrap .slick-dots {
	bottom: -40px;
}

.category-grid__slide {
	padding: 0 10px;
	position: relative;

}

.category-grid__img {
}

.category-grid__img img {
	width: 100%;
}

.slick-list {
	margin: 0 -10px;
}

.category-grid__img span {
	position: absolute;
	left: 26px;
	top: 12px;
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	color: #2E477D;
}

.category-grid__btn {
	display: flex;
	margin-top: 8px;
	justify-content: center;
}

.category-grid__btn .btn {
	max-width: 110px;
	font-size: 12px;
	line-height: 16px;
	margin: 0 5px;
}

.blog-video .slick-dots:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: #FFFFFF;
}

.slider-block__slider .slick-dots:before,
.main-clients .slick-dots:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: #f7f9fa
}

.blog-video .slick-dots li,
.slider-block__slider .slick-dots li,
.main-clients .slick-dots li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 4px;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.blog-video .slick-dots li.slick-active button,
.slider-block__slider .slick-dots li.slick-active button,
.main-clients .slick-dots li.slick-active button {
	background: #a5a5a5;
	border-radius: 10px
}

.blog-video .slick-dots li button,
.slider-block__slider .slick-dots li button,
.main-clients .slick-dots li button {
	width: 100%;
	height: 4px;
	background: 0 0;
	margin: 0;
	border-radius: 0;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.blog-video .slick-dots li button,
	.slider-block__slider .slick-dots li button,
	.main-clients .slick-dots li button {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.blog-video .slick-dots {
	width: calc(100% - 380px);
	left: 50%;
	transform: translateX(-50%);
	bottom: -80px;
}

.main-clients .slick-dots {
	width: calc(100% - 380px);
	left: 50%;
	transform: translateX(-50%);
	bottom: -50px;
}

.slider-block .product {
	max-width: none;
	height: 100%
}

.slider-block .product__wrap {
	height: 100%
}

.tabs-product {
	margin-bottom: 200px
}

.tabs-product .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.tabs-product .slick-list {
	margin: 0 -10px
}

.tabs-product .slick-slide {
	height: auto;
	padding: 0 10px
}

.tabs-product .slick-slide > div {
	height: 100%
}

.tabs-product .product {
	max-width: none;
	height: 100%
}

.tabs-product .product__wrap {
	height: 100%
}


.tabs-product .slider-btn,
.slider-block .slider-block__btn {
	position: absolute;
	z-index: 2;
	top: 40%;
	cursor: pointer
}

.tabs-product .slider-btn.btn-left,
.slider-block .slider-block__btn.btn-left {
	left: -16px
}

.tabs-product .slider-btn.btn-right,
.slider-block .slider-block__btn.btn-right {
	right: -16px
}

.flex {
	display: flex;
}

.tabs-product__nav {
	margin: 0 0 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: none;
	padding: 0;
	list-style: none;
}

.tabs-product__li:not(:last-child) {
	margin-right: 50px
}

.tabs-product__li a {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #a5a5a5;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.tabs-product__li a {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.tabs-product__li a:before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	height: 1px;
	background: #2e477d;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.tabs-product__li a:hover:before {
	opacity: 1
}

.tabs-product__li.active a {
	color: #2e477d
}

.tabs-product__li.active a:before {
	opacity: 1
}

.tabs-product__content {
	position: relative
}

.grid-tags {
	display: flex;
	margin-top: 16px;

}

.categories {
	margin-bottom: 100px;
}

.grid-tags .btn:not(:last-child) {
	margin-right: 16px;
}

.grid-tags .btn {
	max-width: 140px;

}

.main-icons {
	background: #F6FBFD;
	padding-bottom: 120px;
	margin-bottom: 109px;
}

.main-clients__inner,
.blog-news__inner,
.video-slider__wrap,
.blog-main__list-slider-wrap {
	position: relative;
}

.main-clients__inner:before,
.blog-news__inner:before {
	content: '';
	position: absolute;
	left: 0;
	width: 180px;
	top: 0;
	bottom: 0;
	background: RGBA(255, 255, 255, 0.85);
	z-index: 3;

}

.main-clients__inner:after,
.blog-news__inner:after {
	content: '';
	position: absolute;
	right: 0;
	width: 180px;
	top: 0;
	bottom: 0;
	background: RGBA(255, 255, 255, 0.85);
	z-index: 3;
}


.main-clients .btn-left {
	position: absolute;
	top: 170px;
	z-index: 4;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	left: 200px;
}

.main-clients .btn-right {
	position: absolute;
	top: 170px;
	z-index: 4;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	right: 200px;
}

.main-clients {
	margin-bottom: 140px;
}

.video-slider__wrap .btn-left {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 4;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	left: 163px;
}

.video-slider__wrap .btn-right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 4;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	right: 163px;
}

.blog-main__list-slider-wrap .btn-right,
.blog-main__list-slider-wrap .btn-left {
	position: absolute;
	top: 25%;
	transform: translateY(-50%);
	z-index: 4;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}

.blog-main__list-slider-wrap .btn-left {
	left: 163px;

}

.blog-main__list-slider-wrap .btn-right {
	right: 163px;
}

.video-slider .slick-slide > div {
	display: flex;
}

.clients-slider .slick-list,
.video-slider .slick-list,
.main-block__slider-wrap .slick-list {
	margin: 0;
}

.all-block,
.action-block {
	display: none;
	margin-bottom: 80px;
}

.action-block {
	background: #F6FBFD;
	padding: 40px 15px;
}

.all-block__a {
	flex: 0 0 50%;
	max-width: 50%;
}

.all-block a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: #F7F9FA;
	border-radius: 4px;
	padding: 18px;
	margin: 0 2px;
}

.all-block a span {
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #2E477D;
}

.action-block__wrap {
	display: flex;
	flex-direction: column;
}

.action-block__a {
	display: flex;
}

.action-block__a:not(:last-child) {
	margin-bottom: 12px;
}

.action-block__a img {
	width: 100%;
}

.action-block__link {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	display: flex;
	justify-content: center;
	margin-top: 30px;
	text-decoration-line: underline;
	color: #2E477D;
}

.blog-main__list-slider-wrap {
	display: none;
}

.mobile-menu-title {
	display: none;
	padding: 24px 17px 0;
	margin-bottom: 20px;

}

.close-menu-mobile {
	margin-right: 16px;
	display: flex;
}

.row.row-custom.category-row {
	margin-bottom: 140px;
	display: flex;
}

.product-about__top {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 0px;
}

p {
	margin: 0;
}

.action-slider {
	margin-bottom: 100px;
}

.action-slider .slick-slide {
	padding: 0 10px;
}

.action-slider .slick-dots li button {
	background: #DBE2EA;
	opacity: 0.7;
}

.action-slider .slick-dots li.slick-active button {
	opacity: 1;
	background: #2E477D;
}

.btn-filter-wrap {
	display: none;
}

.w-full.flex {
	display: flex;
	width: 100%;
	justify-content: flex-end;
}

.row.row-custom.product-list {
	margin: 0 -10px;
}

.row.row-custom.row-custom-flex {
	width: 100%;
}

.seo-text h1 {
	font-weight: 600;
	font-size: 40px;
	line-height: 48px;
	letter-spacing: 1px;
	color: #2E477D;
	margin: 0 0 10px;
}

.seo-text h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #2E477D;
	margin: 0 0 10px;
}

.seo-text {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.4px;
	color: #2F2F2F;
	margin: 100px auto 100px;
}

.seo-text.main_category {
	margin: 0px auto;
}

.seo-text ul,
.seo-text ol {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.seo-text ul {
	list-style: disc;
}

.seo-text li:not(:last-child) {
	margin-bottom: 5px;
}

.seo-text p {
	margin-bottom: 10px;
}

.accordion-tabs {
	display: none;
	margin-bottom: 40px;
}

.accordion-tabs h3 {
	font-size: 20px;
	line-height: 28px;
	margin-top: 0;
}

.accordion-tabs__item-desc {
	max-height: 0;
	overflow: hidden;
	transition: all 0.3s;
}

.accordion-tabs__item-desc p {
	margin-bottom: 10px;
}

.accordion-tabs__item-desc h2,
.accordion-tabs__item-desc h3,
.accordion-tabs__item-desc h4, {
	margin: 10px 0 15px;
}

.accordion-tabs__item {
	margin-bottom: 16px;
	border-bottom: 1px solid #F0F1F2;
	transition: all 0.3s;
}

.accordion-tabs__arrow {
	transition: all 0.3s;

}


.accordion-tabs__item.active .accordion-tabs__item-desc {
	max-height: 3000px;
	margin: 30px 0 16px;

}

.accordion-tabs__item-desc .flex {
	display: flex;
	flex-direction: column;
}

.accordion-tabs__item.active .accordion-tabs__arrow {
	transform: rotateX(180deg);
}

.accordion-tabs__item-title {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #2E477D;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 16px;

}

.blog-title {
	font-weight: 600;
	font-size: 40px;
	line-height: 44px;
	letter-spacing: 1px;
	color: #2E477D;
	margin-bottom: 45px;
	margin-top: 20px;
}

.product-search .product-list .product {
	flex: 0 0 calc(100% / 4);
	max-width: calc(100% / 4);
}

.product-search .product-list {
	margin: 0 -10px;
	padding: 0;
}

.about-page h3 {
	font-weight: 600;
	font-size: 40px;
	line-height: 56px;
	letter-spacing: .4px;
	margin-bottom: 30px;
	color: #2e477d
}

@media all and (max-width: 1440px) {
	.about-page h3 {
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 24px
	}
}

@media all and (max-width: 1199px) {
	.about-page h3 {
		font-size: 26px;
		line-height: 30px
	}
}

.about-page p {
	font-weight: 400;
	font-size: 24px;
	line-height: 40px;
	color: #2f2f2f
}

@media all and (max-width: 1440px) {
	.about-page p {
		font-size: 20px;
		line-height: 28px
	}
}

@media all and (max-width: 1199px) {
	.about-page p {
		font-size: 14px;
		line-height: 22px
	}
}

.about-page__title {
	font-weight: 500;
	font-size: 64px;
	line-height: 87px;
	text-align: center;
	margin-bottom: 60px;
	color: #2e477d
}

@media all and (max-width: 1440px) {
	.about-page__title {
		font-size: 48px;
		line-height: 54px;
		margin-bottom: 32px
	}
}

@media all and (max-width: 1199px) {
	.about-page__title {
		font-size: 36px;
		line-height: 44px
	}
}

.about-page__tabs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 40px
}

@media all and (max-width: 767px) {
	.article-category .blog-news__item.first .blog-news__img img {
		height: auto;
		object-fit: unset;
	}

	.about-page__tabs-list {
		-webkit-box-pack: normal;
		-ms-flex-pack: normal;
		justify-content: normal;
		padding: 0 15px 30px;
		overflow-x: auto;
		white-space: nowrap;
		margin-bottom: 20px
	}
	.accordion-tabs__item.active .accordion-tabs__item-desc {
		margin-top: 16px;
	}
}

.about-page__tabs-list li {
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: .4px;
	color: #2e477d;
	opacity: .6;
	position: relative;
	cursor: pointer
}

.about-page__tabs-list li:not(:last-child) {
	margin-right: 60px
}

@media all and (max-width: 767px) {
	.about-page__tabs-list li:not(:last-child) {
		margin-right: 32px
	}
}

.about-page__tabs-list li:before {
	content: '';
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #2e477d;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.about-page__tabs-list li:hover:before {
	opacity: .6
}

.about-page__tabs-list li.active {
	opacity: 1
}

.about-page__tabs-list li.active:before {
	opacity: 1
}

@media all and (max-width: 767px) {
	.about-page__tabs-list li {
		font-size: 16px
	}
}

.about-page__tabs-content {
	display: none;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.about-page__tabs-content.active {
	display: block;
	opacity: 1
}

.about-page__tabs-content .about-page__title {
	margin-bottom: 200px
}

@media all and (max-width: 1440px) {
	.about-page__tabs-content .about-page__title {
		margin-bottom: 100px
	}
}

@media all and (max-width: 1440px) {
	.about-page__tabs-content .about-page__title {
		margin-bottom: 70px
	}
}

.about-page__tabs-content#values .about-page__title {
	margin-bottom: 80px;
	text-align: left
}

@media all and (max-width: 1440px) {
	.about-page__tabs-content#values .about-page__title {
		margin-bottom: 40px
	}
}

.about-page__main {
	margin-bottom: 150px
}

@media all and (max-width: 1440px) {
	.about-page__main {
		margin-bottom: 100px
	}
}

@media all and (max-width: 1199px) {
	.about-page__main {
		margin-bottom: 70px
	}
}

.about-page__main img {
	height: 570px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.about-page__quote {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 32px
}

.about-page__center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 160px;
	border-bottom: 1px solid #eee;
	margin-bottom: 150px
}

@media all and (max-width: 1440px) {
	.about-page__center {
		margin-bottom: 100px;
		padding-bottom: 100px
	}
}

@media all and (max-width: 767px) {
	.about-page__center {
		margin-bottom: 40px;
		padding-bottom: 80px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: normal;
		-ms-flex-align: normal;
		align-items: normal
	}
}

.about-page__center .col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

@media all and (max-width: 767px) {
	.about-page__center .col {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		max-width: none
	}
}

.about-page__center .col:nth-child(2) {
	padding-left: 80px
}

@media all and (max-width: 767px) {
	.about-page__center .col:nth-child(2) {
		padding: 0;
		margin-top: 32px
	}
}

.about-page__svg {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48px;
	flex: 0 0 48px;
	margin-top: 6px;
	margin-right: 55px
}

@media all and (max-width: 1440px) {
	.about-page__svg {
		margin-right: 30px
	}
}

@media all and (max-width: 1199px) {
	.about-page__svg {
		display: none
	}
}

.about-page__list {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 100px;
}

.about-page__list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.contacts-form .control-label span {
	color: #D56C7C;
	margin-left: 1px;
}

.about-page__list li:not(:last-child) {
	margin-bottom: 60px
}

.acc__text p {
	padding: 30px 0;
}

.contacts-form__mail {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #2E477D;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;

}

.action-slider__wrap {
	position: relative;
}

.action-slider__wrap .slick-dots {
	bottom: -44px;
}

.action-slider__btn {
	cursor: pointer;
	position: absolute;
	bottom: -60px;
	z-index: 10;
}

.action-slider__btn.btn-right {
	right: 40%;
}

.action-slider__btn.btn-left {
	left: 40%;
}

@media all and (max-width: 1199px) {
	.about-page__list li:not(:last-child) {
		margin-bottom: 56px
	}

	.about-page__list {
		padding-bottom: 50px;
	}
}

.about-page__list h3 {
	margin-bottom: 16px
}

.gift {
	margin-bottom: 200px;
	margin-top: 50px;
}

.gift h1 {
	font-weight: 500;
	font-size: 80px;
	line-height: 100px;
	margin-bottom: 40px;
	text-align: center;
	color: #2e477d
}

@media all and (max-width: 1440px) {
	.gift h1 {
		font-size: 48px;
		line-height: 60px
	}
}

@media all and (max-width: 1199px) {
	.gift h1 {
		margin-top: 12px;
		font-size: 26px;
		line-height: 30px
	}
}

.gift li, .gift p {
	font-weight: 400;
	font-size: 24px;
	line-height: 40px;
	color: #2f2f2f
}

@media all and (max-width: 1440px) {
	.gift li, .gift p {
		font-size: 18px;
		line-height: 22px
	}
}

@media all and (max-width: 1199px) {
	.gift li, .gift p {
		font-size: 14px;
		line-height: 22px
	}
}

.gift li {
	padding-left: 40px;
	position: relative
}

.tabs-product__bottom-link {
	display: none;
	margin-top: 40px;
	justify-content: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
	color: #2E477D;
}

@media all and (max-width: 767px) {
	.gift li {
		padding-left: 16px
	}

	.tabs-product__bottom-link {
		display: flex;

	}

	.container-fluid .block-h {
		padding: 0 15px;
	}
}

.gift li:before {
	content: '';
	width: 4px;
	height: 4px;
	position: absolute;
	left: 12px;
	top: 18px;
	border-radius: 50%;
	background: #2e477d
}

@media all and (max-width: 767px) {
	.gift li:before {
		left: 6px;
		top: 10px
	}
}

.gift li:not(:last-child) {
	margin-bottom: 25px
}

.gift h3 {
	font-weight: 500;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	color: #2e477d;
	margin-bottom: 30px
}

@media all and (max-width: 1440px) {
	.gift h3 {
		font-size: 30px;
		line-height: 40px
	}
}

@media all and (max-width: 1199px) {
	.gift h3 {
		font-size: 26px;
		line-height: 30px;
		text-align: left;
	}
}

.gift img {
	margin: 0 auto
}

.gift .sertificat-img {
	width: auto;
	max-width: unset;
	border-radius: 50px;
	max-width: 95%;
}

.gift__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.gift__wrap.text .col {
	padding: 0 40px;
}

@media all and (max-width: 1199px) {
	.gift__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.gift .sertificat-img {
		max-width: 100%;
	}
}

.gift__wrap:first-child {
	padding-bottom: 100px;
	border-bottom: 1px solid #f0f1f2;
	margin-bottom: 100px
}

@media all and (max-width: 1199px) {
	.gift__wrap:first-child {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-bottom: 56px;
		padding: 0;
		border: none
	}

	.gift__wrap:first-child .wrap .col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
}

@media all and (max-width: 767px) {
	.gift__wrap:first-child .wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.gift__wrap:first-child .wrap .col {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		margin-bottom: 16px
	}
}

.gift__wrap:nth-child(2) {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.gift__wrap:nth-child(2) .col:first-child {
	background: #f7f9fa;
	border-radius: 15px;
	padding: 54px 40px
}

@media all and (max-width: 1199px) {
	.gift__wrap:nth-child(2) .col:first-child {
		padding: 32px 24px;
		margin-bottom: 64px
	}
}

.gift__wrap:nth-child(2) .col:last-child p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: .6px;
	color: #2f2f2f
}

.gift__wrap .col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

@media all and (max-width: 1199px) {
	.gift__wrap .col {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		max-width: none
	}
}

.gift__wrap .col:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.gift__wrap .col:last-child {
	/* padding-left: 150px */
}

@media all and (max-width: 1440px) {
	.gift__wrap .col:last-child {
		/* padding-left: 30px */
	}
}

@media all and (max-width: 1199px) {
	.gift__wrap .col:last-child {
		padding-left: 0
	}
}

.gift__wrap .col .wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 60px -10px 0;
	width: calc(100% + 0px)
}

@media all and (max-width: 767px) {
	.gift__wrap .col .wrap {
		width: 100%;
		margin: 30px 0 0
	}
}

.gift__wrap .col .wrap .col:last-child {
	padding: 0
}

.gift__wrap .col .col-wrap {
	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;
	background: #f7f9fa;
	border-radius: 15px;
	margin: 0 10px;
	width: 100%;
	padding: 30px
}

.gift__wrap .col .col-wrap p {
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	margin-bottom: 10px;
	color: #2e477d
}

.gift__hidden, .gift__visible {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

.gift__visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media all and (max-width: 1199px) {
	.gift__visible {
		display: none
	}
}

.gift__hidden {
	display: none;
	margin-bottom: 40px
}

@media all and (max-width: 1199px) {
	.gift__hidden {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.product-desc-mobile {
	display: none;
}

.simple-content .checkout-heading.panel-heading {
	position: relative;
	padding: 0;
	margin-bottom: 40px;
}

.simple-content .checkout-heading.panel-heading:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 1px;
	background: #EEEEEE;
}

.custom-step {
	position: relative;
	z-index: 2;
	background: #fff;
	display: inline-flex;
	align-items: center;
}

.custom-step p {
	flex: 0 0 32px;
	height: 32px;
	border-radius: 50%;
	background: #F7F9FA;
	margin-right: 13px;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #2E477D;
	display: flex;
	align-items: center;
	justify-content: center;
}

.custom-step span {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	background: #fff;
	padding-right: 10px;
	white-space: nowrap;
}

/* Customize the label (the container) */
.custom-checkbox {
	display: block !important;
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.4px;
	margin-bottom: 40px !important;
	color: #2E477D;
}

/* Hide the browser's default checkbox */
.custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	border: 1px solid RGBA(46, 71, 125, 0.1);
	border-radius: 4px;
}


/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
	left: 8px;
	top: 8px;
	width: 7px;
	height: 7px;
	background: #004686;
	border-radius: 50%;
}

.custom-checkbox-wrapper {
	position: relative;
}

.custom-checkbox-wrapper:before {
	position: absolute;
	content: '';
	left: 12px;
	bottom: 0;
	top: 37px;
	width: 1px;
	background: #EEEEEE;
}

.custom-checkbox-wrapper textarea {
	width: 100%;
	height: 108px;
	resize: none;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	padding: 10px 8px 10px 16px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.4px;
	color: #000;

}

.custom-checkbox-padding {
	padding-left: 35px;
	display: flex;
	flex-direction: column;
}

.simplecheckout-cart-new {

	background: #F7F9FA;
	border-radius: 4px;
	padding: 30px 24px;
}

.simplecheckout-cart-new .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.simplecheckout-cart-new .flex h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #2E477D;
	margin: 0;
}

.simplecheckout-cart-new .flex span {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	background: #2E477D;
	border-radius: 200px;
	padding: 4px 15px;
	color: #FFFFFF;
}

.simplecheckout-cart-new__entry {
	background: #FFFFFF;
	border-radius: 4px;
	padding: 13px;
	display: flex;
	/*margin-bottom: 50px;*/
}

.simplecheckout-cart-new__entry .image {
	flex: 0 0 16%;
	max-width: 16%;
	width: 100%;
	margin-right: 20px;
}

.success-wrap .btn-primary {
	align-items: center;
	padding: 0;
	margin-top: 20px;
}

.success-wrap {
	margin: 100px auto;
}

.simplecheckout-cart-new__entry .td-quantity {
	margin-left: auto;
}

.simplecheckout-cart-new__entry .total {
	white-space: nowrap;
	padding-left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
}

.td-quantity .btn-remove.btn-remove-header {
	display: none;
}

.simplecheckout-cart-new__entry .options {
	/*margin-top: 8px;*/
}

.simplecheckout-cart-new__entry .name-wrap .total {
	display: none;
}

.simplecheckout-cart-new__entry .name a {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.6px;
	color: #2E477D;
}

.simplecheckout-cart-new__entry .options-item {
	display: flex;
	align-items: center;
	margin-bottom: 4px;
}

.items-center {
	align-items: center;
}

.simplecheckout-cart-new__entry .options-value {
	border: none;
	padding: 0;
	width: auto;
	height: auto;
}

.simplecheckout-cart-new__entry .options-grid .options-inner img {
	border: none;
	padding: 0;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	object-fit: cover;
}

.simplecheckout-cart-new__entry:not(:last-child) {
	margin-bottom: 8px;
}

.flex-between {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.4px;
	color: #000000;
	margin-bottom: 16px;

}

.flex-between:last-child {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.4px;
	color: #000000;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #EEEEEE;


}

.flex-between span:last-child {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	color: #2F2F2F;

}

.for-gift .checkout-heading.panel-heading:before {
	content: none !important;
}

.for-mobile,
.mobile-option {
	display: none;
}

.total-row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.simplecheckout-cart-new__entry-wrap {
	display: flex;
	width: 100%;
}

.row-shipping_address_zone_id .col-sm-8 {
	overflow: visible;
}

#ocf-filter-22-2-1.ocf-filter {
	margin-bottom: 25px;
}

.acc__name {
	margin-right: 20px;
}

.acc__item {
	position: relative;
}

.acc__arrow.acc__btn-toggle {
	position: absolute;
	right: 0;
	top: 25px;
}

.flex-1 {
	flex: 1;
}

.flexess {
	display: flex;
}

#simplecheckout_button_cart.btn {
	font-weight: 500;
}

#simplecheckout_button_cart.btn span {
	font-weight: 500;
	padding-left: 0px;
}

@media all and (max-width: 1600px) {
	.blog-video .slick-dots {
		width: calc(100% - 280px);
	}

	.main-clients .slick-dots {
		width: calc(100% - 280px);
	}

	.search__inner {
		max-width: calc(100% - 280px);
	}

	.main-clients__inner:after,
	.blog-news__inner:after,
	.main-clients__inner:before,
	.blog-news__inner:before {
		width: 130px;
	}

	.main-clients .btn-left {
		left: 150px;
	}

	.main-clients .btn-right {
		right: 150px;
	}

	.video-slider__wrap .btn-left,
	.blog-main__list-slider-wrap .btn-left {
		left: 109px;
	}

	.video-slider__wrap .btn-right,
	.blog-main__list-slider-wrap .btn-right {
		right: 109px;
	}
}

@media all and (max-width: 1366px) {
	.action-slider {
		margin-bottom: 60px;
	}

	.main-block p {
		font-size: 28px;
		line-height: 42px;
	}

	.main-block .main-title {
		font-size: 70px;
		line-height: 100px;
	}

	.blog-video .slick-dots {
		width: calc(100% - 180px);
	}

	.main-clients .slick-dots {
		width: calc(100% - 180px);
	}

	.catalog-menu__inner {
		width: calc(100% - 180px);
	}

	.search__inner {
		max-width: calc(100% - 180px);
	}

	.main-clients__inner:after,
	.blog-news__inner:after,
	.main-clients__inner:before,
	.blog-news__inner:before {
		width: 80px;
	}

	.main-clients .btn-left {
		left: 100px;
	}

	.main-clients .btn-right {
		right: 100px;
	}

	.video-slider__wrap .btn-left,
	.blog-main__list-slider-wrap .btn-left {
		left: 59px;
	}

	.video-slider__wrap .btn-right,
	.blog-main__list-slider-wrap .btn-right {
		right: 59px;
	}

	.categories {
		margin-bottom: 50px;
	}

	.categories .slick-dots li button {
		background: #DBE2EA;
		opacity: 0.7;
	}

	.categories .slick-dots li.slick-active button {
		background: #2e477d;
	}
}

@media all and (max-width: 1024px) {

	.article-wrap li {
		margin-left: 15px;
	}

	.product-list .product {
		flex: 0 0 calc(100% / 2);
		max-width: calc(100% / 2);
		margin-bottom: 40px;
	}

	.product-search .product-list .product {
		flex: 0 0 calc(100% / 3);
		max-width: calc(100% / 3);
	}
}
.container.product_page{
	margin-bottom: 100px;
}

@media all and (max-width: 1199px) {
	.simplecheckout > .simplecheckout-step {
		display: flex !important;
		flex-direction: column-reverse;
	}

	.product .btn {
		display: none;
	}

	.simplecheckout-block {
		margin-bottom: 56px;
	}

	.container.product_page,
	.product_page {
		margin-bottom: 40px;
	}

	.product-about {
		padding-left: 24px;
	}

	.product-desc-mobile .product-desc {
		display: block;
	}


	.seo-text {
		margin: 0 auto 60px;
	}

	.seo-text h1 {
		font-size: 26px;
		line-height: 30px;
	}

	.seo-text h3 {
		font-size: 16px;
		line-height: 22px;
	}

	.product-list .product .btn.blue-btn {
		display: none;
	}

	.title {
		font-size: 26px;
		line-height: 25px;
	}


	.tabs-product__nav {
		margin-bottom: 32px;
		justify-content: center;
	}

	.main-block p {
		font-size: 16px;
		line-height: 22px;
	}

	.main-block .main-title {
		font-size: 32px;
		line-height: 44px;
	}

	.main-block {
		margin-bottom: 80px;
	}

	.main-block .container {
		right: 30px;
		left: 30px;
		padding: 0;
	}

	.catalog-menu__inner {
		margin: 0 auto;
		width: calc(100% - 60px);
	}

	.blog-video .slick-dots {
		width: calc(100% - 60px);
	}

	.main-clients .slick-dots {
		width: calc(100% - 60px);
	}

	.search__inner {
		max-width: calc(100% - 30px);
	}

	.search__inner .form-control,
	.search .form-control:focus {
		border-color: transparent;
	}

	.blog-video .slick-dots, .slider-block__slider .slick-dots, .main-clients .slick-dots {
		bottom: -30px;
	}

	.tabs-product {
		margin-bottom: 60px;
	}

	.about.main-about {
		display: none;
	}

	.blog-video {
		margin-bottom: 80px;
	}

	.main-icons {
		background: transparent;
		padding-bottom: 50px;
		margin-bottom: 80px;
	}

	.main-clients__inner:after,
	.blog-news__inner:after,
	.main-clients__inner:before,
	.blog-news__inner:before {
		width: 40px;
	}

	.main-clients .btn-left {
		left: 45px;
	}

	.main-clients .btn-right {
		right: 45px;
	}

	.video-slider__wrap .btn-left,
	.blog-main__list-slider-wrap .btn-left {
		left: 15px;
	}

	.video-slider__wrap .btn-right,
	.blog-main__list-slider-wrap .btn-right {
		right: 15px;
	}

	.category-grid .grid {
		display: none !important;
	}

	.category-grid__slider-wrap {
		display: block;
		position: relative;
	}

	.category-grid__slider-btn {
		position: absolute;
		top: 40%;
		z-index: 2;
	}

	.category-grid__slider-btn.btn-right {
		right: -7px;
	}

	.category-grid__slider-btn.btn-left {
		left: -7px;
	}

	.main-clients {
		margin-bottom: 80px;
	}

	.slick-dots li button {
		background: #DBE2EA;
		opacity: 0.7;
	}

	#simplecheckout_cart .simplecheckout-cart-total.coupon,
	#simplecheckout_cart .simplecheckout-cart-total.simplecheckout-cart-coupon {
		display: block !important;
	}

	#simplecheckout_cart .simplecheckout-cart-coupon .inputs.buttons {
		margin: 0 !important;
		min-width: 120px;
	}

	#simplecheckout_button_cart.btn {
		line-height: 38px;
		font-weight: 500;
	}

}

/*end 1199*/

@media all and (max-width: 1025px) {

	.article-article .page-h {
		margin: 15px 0 0;
		padding-left: 30px;
	}

	.article-wrapper {
		margin-top: 0;
	}

	.article-article .article h1,
	.article-article .article h2,
	.article-article .article h3,
	.article-article .article h4,
	.article-article .article h5,
	.article-article .article h6,
	.article-article .article p,
	.article-article .article ul {
		padding: 0 15px;
	}

	.article-article .article ol {
		padding: 0 15px 0 30px;
	}

	.article-wrap {
		max-width: 1024px !important;
	}

	.article-wrap ul li {
		margin: 0 0 18px;
	}

	.table td {
		min-width: 200px;
	}

}

.table-wrapper {
	overflow-x: auto;
}

@media all and (max-width: 1023px) {
	.simplecheckout-cart-new__entry .name a {
		font-size: 14px;
		line-height: 18px;
	}

	.simplecheckout {
		padding-top: 30px;
	}

	.for-mobile {
		display: block;
	}

	.for-mobile .cart-btm {
		display: flex;
	}

	.simplecheckout-cart-new {
		padding: 0;
		background: transparent;
	}

	.simplecheckout .for-mobile .title {
		text-align: center;
		margin-bottom: 40px;
		display: block;
	}

	.for-mobile .flex-between {
		padding-bottom: 8px;
		margin-bottom: 20px;
	}

	.simplecheckout-cart-new__entry {
		padding: 0 0 16px;
		border-bottom: 1px solid #EEEEEE;
		margin-bottom: 0;
	}

	.simplecheckout-cart-new__entry:not(:last-child) {
		margin-bottom: 16px;
	}

	.custom-step span {
		font-size: 16px;
		line-height: 22px;
	}

	.custom-step p {
		flex: 0 0 24px;
		height: 24px;
	}

	.simple-content .checkout-heading.panel-heading {
		margin-bottom: 24px;
	}

	.simple-content .buttons {
		width: 100%;
		max-width: 1024px;
	}


	#simplecheckout_cart .simplecheckout-cart-total,
	/* #simplecheckout_cart .total-wrapper, */
	.simplecheckout .title,
	.simplecheckout-cart-new .flex {
		display: none;
	}


	.mobile-menu-title {
		display: flex;
	}

	.has-dropdown .catalog-menu__link {
		background: #F7F9FA;
		border-radius: 4px;
		margin: 0 15px;
	}

	.has-dropdown {
		margin-bottom: 8px;
		border: none !important;
	}

	.header__bottom {
		height: 65px;
	}


}

.header {
	border-bottom: 1px solid #EEEEEE;
}

/*end 1024*/

@media all and (max-width: 991px) {
	.gift__wrap:nth-child(2) .col:last-child p {
		font-size: 14px;
		line-height: 22px;
	}

	.gift {
		margin-bottom: 100px;
		margin-top: 20px;
	}

	.gift__wrap .col .col-wrap {
		margin: 0;
	}

	.breadcrumb {
		padding-top: 12px;
	}

	.header__bottom {
		height: 55px;
	}

	.main-block {
		margin-bottom: 50px;
	}

	.header__search {
		margin-left: auto;
		margin-right: 20px;
	}

	a:focus-visible {
		outline: none !important;
	}

	a {
		outline: none !important;
	}


	.menu__btn-open {
		top: 23px;
		left: 15px;
	}

	.header__logo {
		top: 14px;
	}

	.tabs-product .slider-btn.btn-right,
	.tabs-product .slider-btn.btn-left,
	.slider-block .slider-block__btn.btn-left,
	.slider-block .slider-block__btn.btn-right {
		display: none;
	}

	.blog-video .slick-dots {
		width: calc(100% - 30px);
	}

	.main-icons__item {
		/*flex: 0 0 33%;*/
		max-width: none;
		min-width: 230px;
		display: flex;
		flex-direction: column;
		position: relative;
	}

	.main-icons__item .main-icons__icon img {
		margin: 0 auto;
	}

	.main-icons__item:not(:last-child):before {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		height: 206px;
		width: 1px;
		background: #EEEEEE;
	}

	.main-icons__txt {
		height: 100%;
		display: flex;
		flex-direction: column;
	}

	.main-icons__txt .order {
		margin-top: auto;
	}

	.main-icons {
		padding-top: 50px;
		padding-bottom: 0;
	}

	.main-icons__inner {
		padding-bottom: 40px;
	}

}

/*end 991*/
@media all and (max-width: 819px) {
	.product-search .product-list .product {
		flex: 0 0 calc(100% / 2);
		max-width: calc(100% / 2);
	}

	.row.row-custom.category-row,
	.slider-block {
		margin-bottom: 50px;
	}

	.btn-filter-wrap {
		display: flex;
	}

	.select2-container .select2-selection--single {
		border: none;
	}

	.row.row-custom.row-custom-flex {
		max-width: 370px;
		margin-left: auto;
	}

	.box-content.mfilter-content {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

}

.blog-news__date-wrap {
	display: none;
}

.simplecheckout-cart-new__entry .total,
.header .simplecheckout-cart-new__entry .total {
	min-width: 106px;
}

.checkout-simplecheckout .simplecheckout-button-center.center .button.btn-primary.button_oc {
	padding: 0 15px;
	align-items: center;
	font-weight: 400;
}


@media all and (max-width: 767px) {
	.btn-minus svg,
	.btn-plus svg {
		width: 13px;
		height: auto;
	}

	.contacts-form .buttons .btn-primary,
	#button-upload-file {
		height: 40px;
	}

	.modal-content .form-group {
		margin-left: 10px;
		margin-right: 10px;
	}

	.cart__inner {
		height: 90%;
	}

	.cart__footer {
		border-top: none;
	}

	.about-page h2,
	.about-page__title {
		font-size: 26px;
		line-height: 1.4;
	}

	.article__history .pr-4 a,
	.article__history .pl-4 a {
		display: flex;
	}

	.article-wrap-review-label {
		margin-bottom: 30px;
	}

	.article__history {
		align-items: center;
	}

	.article__history-wrap {
		padding: 0;
	}
	.article-article .btn-review-show{
		margin-bottom: 0;
	}

	.order .ocpcb-btn, .main-icons__item a.ocpcb-btn {
		margin-top: auto;
	}

	.cart__footer .btn-primary {
		/*position: absolute;*/
		/*bottom: 100px;*/
		/*left: 16px;*/
		/*right: 16px;*/
		/*width: auto;*/
		width: 100%;
	}

	.cart__footer .text-right.price {
		display: flex;
		flex-direction: column;
	}

	.cart__footer .discount > del {
		position: static;
	}

	.cart__footer .table td {
		min-width: unset;
	}

	.article-article .blog-main {
		padding-bottom: 30px;
	}

	.product-about {
		padding-left: 0;
	}

	.mfilter-heading:before {
		position: absolute;
		right: 0;
		top: 0;
		content: '>';
		width: 20px;
		height: 20px;
		font-size: 25px;
		color: #2E477D;
	}

	.mfilter-heading {
		position: relative;
	}

	.#simplecheckout_shipping_address p {
		font-size: 12px;
	}

	.options-inner {
		justify-content: normal;
	}

	.simplecheckout-cart-new__entry .options-value {
		margin-top: 5px;
	}

	.options-grid {
		display: flex;
		flex-wrap: wrap;
	}

	.agreement-wrap .btn-primary {
		height: auto;
		max-width: 999px;
	}

	.simplecheckout-cart-new__entry .options-item {
		flex-direction: column;
		align-items: normal;
	}

	.simplecheckout-cart-new__entry .options-item:not(:last-child) {
		margin-right: 30px;
	}

	.simplecheckout-cart-new__entry {
		flex-direction: column;
	}

	.mobile-option {
		display: block;
	}

	.simplecheckout-cart-new__entry .total,
	.header .simplecheckout-cart-new__entry .total {
		min-width: 94px;
	}

	.simplecheckout-cart-new__entry .name-wrap .total {
		display: block;
		margin: 10px 0 0;
		padding: 0;
	}

	.total-price {
		align-items: normal;
	}

	.simplecheckout-cart-new__entry .image {
		margin-right: 18px;
		flex: 0 0 70px;
		max-width: 70px;

	}

	.simplecheckout-cart-new__entry .name-wrap .options {
		display: none;
	}

	#simplecheckout_shipping_address .form-horizontal.form-custom .form-group {
		margin: 0 0 16px;
		width: 100%;
	}

	#simplecheckout_shipping_address .form-horizontal.form-custom .form-group .control-label {
		left: 0;
	}

	#simplecheckout_shipping_address .form-horizontal.form-custom .form-group .col-sm-8 {
		padding: 0;
	}

	.article-category .blog-news__item.first .blog-news__img {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.quantity {
		max-width: 107px;
	}

	.slick-buttons-my.slick-button-next {
		right: -11px;
	}

	.slick-buttons-my.slick-button-prev {
		left: -11px;
	}

	.all-block {
		display: flex;
	}

	.action-block {
		display: block;
	}

	.tabs-product .slick-list {
		margin: 0 -15px;
		padding-left: 5px;
		width: calc(100% + 30px);
	}

	.main-icons .main-icons__inner {
		overflow-x: auto;
		justify-content: normal;
		align-items: normal;
	}

	.main-icons .main-icons__inner::-webkit-scrollbar {
		height: 4px;
	}

	/* Track */
	.main-icons .main-icons__inner::-webkit-scrollbar-track {
		background: #F7F9FA;
	}

	/* Handle */
	.main-icons .main-icons__inner::-webkit-scrollbar-thumb {
		background: #A5A5A5;
		border-radius: 10px;
	}

	/* Handle on hover */
	/*.main-icons .main-icons__inner::-webkit-scrollbar-thumb:hover {*/
	/*	background: #555;*/
	/*}*/
	.main-icons.category-icons .main-icons__inner {
		flex-direction: column;
		overflow: unset;
	}

	.main-icons.category-icons .main-icons__item:not(:last-child):before {
		content: none;
	}

	.main-clients .btn-left {
		left: 4px;
	}

	.main-clients .btn-right {
		right: 4px;
	}

	.main-clients__inner:after, .blog-news__inner:after, .main-clients__inner:before, .blog-news__inner:before {
		content: none;
	}

	.clients-item {
		padding: 0 15px;
	}

	.order .ocpcb-btn {
		font-size: 11px;
	}

	.main-icons__txt p {
		font-size: 12px;
	}

	.video-slider__btn svg,
	.blog-main__btn svg {
		width: 32px;
		height: 32px;
	}

	.blog-main__list {
		display: none;
	}

	.blog-main__list-slider-wrap {
		display: block !important;
	}

	.blog-main__item-wrap,
	.blog-main .label {
		flex: none;
		max-width: none;
	}

	.blog-main .text {
		display: none;
	}

	.category-icons .main-icons__item {
		max-width: 450px;
	}

	.action-slider__btn.btn-right {
		right: 10%;

	}

	.action-slider__btn.btn-left {
		left: 10%;
	}

	.action-slider__wrap .slick-dots {
		bottom: -25px;
	}

	.action-slider__btn {
		bottom: -40px;
	}

	.blog-title {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 24px;
	}

	.blog-news__desc {
		padding-bottom: 0;
		border: none;
		margin-bottom: 16px;
	}

	.blog-news__date-wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-bottom: 12px;
		border-bottom: 1px solid #EEEEEE;
	}

	.blog-news__date-wrap a {
		display: flex;
		align-items: center;
		font-weight: 600;
		font-size: 13px;
		line-height: 18px;
		letter-spacing: 0.4px;
		color: #2E477D;
	}

	.blog-news__date-wrap a span {
		padding-right: 8px;
	}

	div.bal-box-next {
		max-width: 575px;
	}

	/*.product .hpm-group-0 .hpm-type-images .hcol-image img,*/
	/*.product .hpm-group-1 .hpm-type-images .hcol-image img,*/
	/*.product .hpm-group-2 .hpm-type-images .hcol-jan span.image {*/
	/*	width: 18px;*/
	/*	height: 18px;*/
	/*}*/
	.td-quantity .btn-remove.btn-remove-header {
		display: flex;
	}

	.td-quantity {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-end;

	}

	#media-content-popup {
		max-width: calc(100% - 30px);
		width: 100%;
	}

	.popup-footer.ov-h {
		flex-direction: column;
	}

	.popup-footer.ov-h .btn:first-child {
		margin-bottom: 16px;
	}

	.custom-checkbox-wrapper {
		margin-bottom: 30px;
	}

	.place_holder {
		left: 30px;
		right: 16px;
	}
	.row-customer_for_whom{
		width: auto !important;
	}

	#simplecheckout_button_cart.btn {
		height: 36px;
		font-size: 14px;
		line-height: 36px;
	}

	.mfp-close-btn-in #modal-table-size .mfp-close {
		width: 20px;
		height: 20px;
	}
}


/*end 767*/
@media all and (max-width: 575px) {
	#agreement_checkbox {
		margin-bottom: 10px;
	}

	.input-sort-wrap .col-sm-8 {
		padding: 0;
	}

	.row-custom.category-row .input-sort-wrap .control-label {
		display: none !important;
	}

	.row-custom.category-row .select2-container .select2-selection--single {
		border: none
	}

	.input-sort-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
		padding-top: 0;
	}

	.contacts-form .buttons .btn-primary {
		padding: 0px;
		font-weight: 500;
	}

	.article-wrap p {
		padding-bottom: 10px !important;
	}

	.blog-main .container {
		padding: 0;
	}

	.blog-main .blog-main__list-slider-wrap {
		padding: 0 20px;
	}

	.row.row-custom.row-custom-flex {
		max-width: 58%;
	}

	.select2-container .select2-selection--single .select2-selection__rendered {
		text-overflow: ellipsis;
	}

	.row.row-custom.product-list {
		margin: 0 -5px;
		padding: 0;
	}

	.product-list .product__label {
		font-size: 8px;
		line-height: 16px;
	}

	/*.product-list .left .product__variables {*/
	/*	display: none;*/
	/*}*/
	.product-list .product {
		padding: 0 5px;
	}

	.product-list .product__wrap {
		height: 100%;
		display: flex;
		flex-direction: column;
	}

	.product-list .flex {
		flex-direction: column;
		padding: 0;
		height: 100%;
		margin-top: auto;
	}

	.product-list .product__name {
		font-size: 14px;
		line-height: 18px;
	}

	.product-list .product__price {
		display: flex;
		font-size: 14px;
		line-height: 18px;
	}


	.product .product__variable-wrap {
		opacity: 1;
		z-index: 2
	}

	.product .product__variables .col {
		opacity: 0;
	}

	.product-list .product__price .old {
		font-size: 12px;
		line-height: 18px;
		padding-left: 8px !important;
	}

	.product-list .product__img-wrap {
		margin-bottom: 12px;
	}

	.product-list .product__price,
	.product-list .product__price .old {
		text-align: left;
		padding: 0;
	}

	.main-block .container {
		right: auto;
		left: 15px;
		top: 20px;

	}

	.main-block .flex {
		order: 3;
	}

	.main-block .main-title {
		order: 1;
	}

	.main-block p {
		order: 2;
	}

	.main-block__slide .img img {
		height: 281px;
		width: 100%;
		object-fit: cover;
		object-position: 70%;
	}

	.main-block .text {
		top: auto;
		transform: none;
		display: flex;
		flex-direction: column;
	}

	.main-block .slick-dots {
		bottom: -18px;
		left: 50%;
		transform: translateX(-50%);
	}

	.tabs-product .slick-slide,
	.slider-block .slick-slide {
		width: 317px;
	}

	.clients-slider .clients-item {
		width: 340px !important;
	}

	.clients-slider .slick-slide {
		padding-left: 20px;
	}

	.main-icons__item {
		flex: 0 0 173px;
	}

	.product-desc .main-icons__item {
		flex: none;
		flex-direction: row;
		align-items: center;
		width: 100%;
	}

	.category-grid__slide {
		padding: 0;
	}

	.clients-item {
		padding: 0;
	}

	.blog-news__item {
		padding: 0 10px;
	}

	.article-category .blog-news__item.first .blog-news__desc {
		font-size: 14px;
		color: #2F2F2F;

	}

	.blog-news__grid .blog-news__h {
		margin-bottom: 12px;
	}

	.blog-news__grid .blog-news__date {
		font-size: 12px;
		margin-bottom: 0;
	}

	.video-slider__wrap .btn-left,
	.blog-main__list-slider-wrap .btn-left {
		left: 4px;
	}


	.video-slider__wrap .btn-right,
	.blog-main__list-slider-wrap .btn-right {
		right: 4px;
	}

	.category-grid .block-h {
		padding: 0 15px;
	}

	.category-grid .slick-list {
		margin: 0;
	}

	.category-grid .slick-slide {
		padding: 0 5px;
	}

	.category-grid__slider-btn.btn-right {
		right: -10px;
	}

	.category-grid__slider-btn.btn-left {
		left: -10px;
	}

	.blog-news__date-desc {
		display: none;
	}
}

@media all and (max-width: 569px) {
	.article-category .blog-news__item.first .blog-news__img {
		flex: none;
		margin-bottom: 16px;
		max-width: none;
	}

	/*.blog-news__desc {*/
	/*	padding-bottom: 16px;*/
	/*}*/
}

.iframe_conteyner {
	height: 0px;
	padding-bottom: 56.2%;
	position: relative;
}

.iframe_conteyner iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}

.hpm_options {
	/* display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: left;
    align-items: center;
    align-content: center; */
	display: block;
}


#testAppend {
	display: none;
}

.input-sort-wrap {
	width: 100%;
	max-width: 278px;
}

#testAppend.prepended {
	display: block;
	margin-right: 20px;
	white-space: nowrap;
	font-size: 14px;
	color: #2F2F2F;
	margin-top: 16px;
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 12px*/
}

#testAppend.prepended ~ .ocf-selected-card {
	/*margin-top: 16px;*/
}

body.ocf-overflow-hidden .header {
	opacity: 0;
	z-index: -1;
}

@media all and (max-width: 1280px) {
	.product-image-nav {
		display: none;
	}

	.product-image-imgs {
		flex: 1;
		max-width: 100%;
	}

	#testAppend.prepended {
		display: none;
	}

	.input-sort-wrap {
		width: 100%;
		max-width: 200px;
	}

	.input-sort-wrap label {
		display: none;
	}

	.input-sort-wrap select.form-control {
		border: none;
	}
}


body[class^=product-product] .slider-block .block-h {
	text-align: left;
}


.about-page .blog-main__item .img {
	margin-bottom: 24px;
}

.about-page .blog-main__item .label {
	font-weight: 600;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #2E477D;
	margin-bottom: 16px;
}

.about-page .blog-main__item .text {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.6px;
	color: #2F2F2F;
}

@media (max-width: 767px) {
	.about-page .blog-main__list {
		display: block;
		margin: 0 0 50px;
	}

	.about-page .blog-main__item {
		border: none;
	}

	.about-page .blog-main__item .img {
		margin-bottom: 16px;
	}

	.about-page .blog-main__item .label {
		margin-bottom: 12px;
	}
}

.product_page.together {
	background: #F6FBFD;
	margin-bottom: 100px;
}

.product_page .together-img {
	max-width: 50%;
	width: 100%;
	height: 213px;
	margin-right: 28px;
}

.product_page .together-item {
	flex: 0 0 40%;
	max-width: 40%;
	width: 100%;
}

.product_page .together-item .price {
	display: flex;
	align-items: baseline;
}

.product_page .together-total {
	flex: 0 0 20%;
	max-width: 20%;
	width: 100%;
	background: #F0E1E9;
}

.product_page .together-total .btn {
	background: #2E477D;

}

.product_page .together-total .btn:hover {
	color: #2E477D;
	background: #CAE1EA;

}

@media (max-width: 1450px) {
	.product_page .together-img {
		height: 182px;
		margin-right: 18px;
	}

}


.together-plus,
.together-equal {
	margin-left: -20px;
	/*position: absolute;*/
	/*left: 50%;*/
}

.together-item {
	padding: 20px;
}

@media (max-width: 1024px) {
	.together-item {
		padding: 10px;
	}

	.product_page .together-item,
	.product_page .together-total {

		flex: 1;
		max-width: 100%;
	}

	.together-grid {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.product_page .together-img {
		height: auto;
	}

	.together-plus,
	.together-equal {
		margin-left: 0;
		position: relative;
		margin: -8px 0;
		left: auto;
	}

}

.information-contact .page-h .breadcrumb {
	justify-content: center;
	margin: 40px 0 15px;
	position: static;
	max-width: none;
}

@media (max-width: 767px) {
	.together-total .btn {
		max-width: 767px;
	}

	.information-contact .page-h .breadcrumb {
		display: none;
	}

	.information-contact .page-h h1 {
		margin: 50px 0 30px;
	}

	.product-search .page-h h1 {
		margin-top: 24px;
	}

	.product-search .breadcrumb {
		margin-bottom: 0;
	}
}

.product__cat-wrap {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.6px;
	color: #2E477D;
	margin-bottom: 16px;
}

.product__wrapppper {
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
}

.product__wrapppper-label .product__name {
	font-size: 20px;
	line-height: 28px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.article-wrap-review {
	padding: 0 15px;
	position: relative;
	overflow: hidden;
}

.article-wrap-review #form-review {
	display: flex;
}

.article-wrap-review #review {
	flex: 1;
	padding-right: 15px;
}

.article-wrap-review-label {
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 32px;
	margin-bottom: 60px;
	border-bottom: 1px solid #EEEEEE;

}

.review-label-author {
	font-size: 20px;
	line-height: 24px;
	color: #2E477D;
	font-weight: 600;
}

.review-label-follow {
	display: flex;
	align-items: center;
	font-weight: 600;

}

.review-label-follow a {
	display: block;
	margin-left: 30px;
	border: none;

}

.accordion-tabs .review-form .btn,
.article-wrap-review .btn {
	max-width: 999px;
	font-weight: 600;
}

.article-wrap-review .rating .fa-star {
	color: #F8EC39;
}

.article__history-right span {
	width: 100%;
}

.accordion-tabs .review-form.open,
.article-wrap-review .review-form.open {
	right: 15px;
	max-width: calc(100% - 30px);
}

.review-back {
	display: none;
	align-items: center;
	margin-bottom: 20px;
}

.review-back span {
	padding-left: 12px;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #2E477D;
}

.btn-review-show {
	display: none;
	margin-bottom: 40px;
	max-width: 999px;
	justify-content: center;
	color: #fff;
	padding: 17px;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}

@media (max-width: 991px) {

	.accordion-tabs .review-form,
	.article-wrap-review .review-form {
		position: fixed;
		right: -100%;
		top: 56px;
		bottom: 0;
		overflow-y: scroll;
		z-index: 100;
	}

	.btn-review-show {
		display: flex;
		padding: 14px;
	}

	.review-back {
		display: flex;
	}
}

@media (max-width: 575px) {
	.article-wrap-review-label {
		flex-direction: column;
	}

	.review-label-author {
		margin-bottom: 32px;
	}

	.article-wrap-review #review {
		padding: 0;
	}

	.article-wrap-review .btn-border {
		max-width: 555px;
	}

}

.has-sub-sub-menu li {
	margin-bottom: 15px;
}

[class^="product-product-"] .slider-block{
	margin-bottom: 120px;
}

#hpmodel {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.size_table_row {
	display: flex;
	width: 100%;
	margin-bottom: 10px;
}

#hpmodel ~ .options-wrap,
.hpm_options ~ .options-wrap {
	margin-top: 20px;
}

@media all and (max-width: 767px) {
	#hpmodel ~ .options-wrap,
	.hpm_options ~ .options-wrap,
	.hpm_options {
		padding-top: 12px;
		border-top: 1px solid #F0F1F2;
	}

	#hpmodel ~ .options-wrap,
	.hpm_options ~ .options-wrap {
		margin-top: 12px;
	}
	.has-sub-sub-menu li {
		margin-bottom: 5px;
	}
}

/*.product__wrap .hpm-cat-box ~ .caption__h{*/
/*	display: none;*/
/*}*/
.mfilter-content-opts.hiddens {
	max-height: 0;
	overflow: hidden;
}

.mfilter-box-1 .mfilter-options .mfilter-counter {
	background: #ffffff;
	color: #a5a5a5;
}

.mfilter-box-1 .mfilter-content-opts .mfilter-button-more a {
	font-weight: 500;
}

.information-page {
	margin-bottom: 40px;
}

body[class^=product-category] .seo-text.container p > img {
	display: inline;
	height: auto !important;
}

.click-mega span > img {
	display: none;
}

.mfilter-filter-item.mfilter-image_list_radio .mfilter-col-input {
	opacity: 0;
	width: 0;
	padding: 0;
}

.mfilter-filter-item.mfilter-image_list_radio label.mfilter-tb-as-td {
	padding-left: 0;
}

.mfilter-filter-item.mfilter-image_list_radio label.mfilter-tb-as-td img {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	z-index: 1;
}

.mfilter-filter-item.mfilter-image_list_radio label.mfilter-tb-as-td:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 21px;
	height: 22px;
	z-index: 2;
	border: 1px solid #2F2F2F;
	border-radius: 50%;
}

.mfilter-filter-item.mfilter-image_list_radio label.mfilter-tb-as-td:after {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 19px;
	height: 20px;
	z-index: 2;
	border: 2px solid #fff;
	border-radius: 50%;
}

.mfilter-filter-item.mfilter-image_list_radio .mfilter-input-active ~ .mfilter-tb-as-td:after,
.mfilter-filter-item.mfilter-image_list_radio .mfilter-input-active ~ .mfilter-tb-as-td:before {
	content: '';
}

.mfilter-filter-item.mfilter-image_list_radio .mfilter-input-active ~ .mfilter-tb-as-td {
	font-weight: 600;
	position: relative;
}

.simplecheckout-button-right.agreement-wrap .btn span {
	padding: 0;
}

.btn-primary-after {
	text-align: center;
	margin-top: 32px;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.6px;
	color: #2F2F2F;
}

.btn-primary-after a {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.6px;
	color: #2F2F2F;
	text-decoration: underline;
}

.answer-author {
		/*font-family: 'Manrope Medium';*/
		font-weight: 500;
	color: #2E477D;
	font-size: 13px;
	margin: 0 0 10px;
	font-weight: 400;
}

.reviews-answer {
	margin-top: 20px;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	padding: 10px;
}

.together-attrs {
	margin: 10px 0;
}

.together-attr span {
	font-weight: 700;
}

.modal-dialog {
	overflow: hidden;
	box-shadow: 0 0 0 99999px rgb(0 0 0 / 60%);
}

#modal-table-size.modal-dialog {
	overflow: visible;
}

body #cookie_consent_notification {
	z-index: 10;
}

.modal-content .form-group {
	margin-left: 45px;
	margin-right: 45px;
}

button .ocf-value-image {
	background-size: inherit;
	width: 20px;
	height: 20px;
	flex: 0 0 20px;
	border-radius: 10px;
	border: 0px;
}

.catalog-menu__grid .product {
	display: block;
	width: 100%;
}

.dz-remove {
	color: #f6fbfd;
}

.dz-remove::before {
	content: '×';
	color: red;
	font-size: 30px;
	position: absolute;
	top: 0px;
	right: 0;
}

.images-user-content-block .dz-preview {
	position: relative;
}

.simplecheckout-cart-new__entry-wrap .name-wrap {
	/*max-width: 50%;*/
	/*min-width: 50%;*/
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 12px;
}

.pl-2 {
	padding-left: 8px;
}

@media all and (max-width: 767px) {

	.review-form.open .row {
		margin: 0;
	}

	.simplecheckout-cart-new__entry-wrap .name-wrap {
		max-width: 100%;
		width: 100%;
	}

	.simplecheckout-cart-new__entry-wrap .total-row {
		justify-content: flex-end;
	}
}

/* COOKIES */
#cookie_consent_notification {
	max-width: 1920px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#cookie_consent_notification,
#cookie_consent_notification *,
#cookie_consent_notification *:before,
#cookie_consent_notification *:after {
	font-family: inherit;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cookie_consent_notification {
	position: fixed;
	top: auto;
	left: 0;
	right: auto;
	bottom: 0;
	margin: 0;
	padding: 10px 24px;
	color: #2e477d;
	background: #eeeeee;
	z-index: 999999;
	width: 100%;
	text-align: center;
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
	-ms-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
	backface-visibility: hidden;
}

#cookie_consent_notification.active {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#cookie_consent_notification .disable_cookie_consent_notification {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0 30px;
	padding: 5px 30px;
	color: #2e477d;
	border: 1px solid #bbe3e9;
	border-radius: 19px;
	margin-right: 15px;
	background: #bbe3e9;
	min-width: 150px;
}

#cookie_consent_notification .disable_cookie_consent_notification:hover {
	border: 1px solid #2e477d;
	/* color: #3660bc; */
	background: #eeeeee;
}

.disable_cookie {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0 30px;
	padding: 5px 30px;
	color: #2e477d;
	border: 1px solid #2e477d;
	border-radius: 19px;
	margin-right: 15px;
	margin-left: 30px;
	min-width: 150px;
}

.disable_cookie:hover {
	border: 1px solid #bbe3e9;
	color: #3660bc;
}

.cookie_terms {
	max-width: 30%;
	text-align: left
}

@media all and (max-width: 767px) {
	#cookie_consent_notification.active {
		display: block;
	}

	#cookie_consent_notification.active span,
	#cookie_consent_notification.active a {
		font-size: 14px;
	}

	.cookies_btn_row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-evenly;
		align-items: center;
		align-content: center;
	}

	.disable_cookie_consent_notification,
	.disable_cookie {
		margin: 0;
	}

	.form-custom #customer_for_whom.form-control {
		height: 70px;
	}

	.place_holder {
		top: 16px;
	}

}

.main-icons__h {
	display: block;
}

.article-article .blog-main__btn {
	padding: 10px;
	top: 100px;
}

/*.slider-block.product-page {*/
/*	margin-top: 100px;*/
/*}*/

/* */
.ocf-btn-show-filters {
	color: #fff !important;
	background: transparent !important;
	width: 1px !important;
	height: 1px !important;
}

.ocf-hidden-filters-divider,
.ocf-hide-expand-0 {
	display: none !important;
}

.ocf-filter-list.ocf-clearfix {
	/*border-top: 1px solid #ebebeb;*/
}

.category-row .ocf-category-widget .ocf-filter-name {
	color: #2E477D;
	letter-spacing: .6px;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
}

.form-custom .form-control {
	font-size: 16px;
}

.form-footer .form-control::placeholder,
.form-custom .form-control::placeholder {
	font-size: 16px;
	color: #A5A5A5;
}

#simplecheckout_cart .form-control::placeholder {
	color: #A5A5A5;
}

.review-form .form-control::placeholder,
.ocpcb .ocpcb-control::placeholder {
	color: #A5A5A5 !important;
}

.review-form .form-control,
.ocpcb .ocpcb-control {
	color: #000 !important;
}

.form-columns .btn {
	font-weight: 500;
}

.hcol-image {
	display: flex;
	justify-content: center;
}

/* .main-icons__wrap{
	margin-top: auto;
} */

@media all and (min-width: 1279px) {
	.simplecheckout-step {
		display: flex !important;
		align-items: flex-start;
	}

	.simplecheckout-right-column {
		position: sticky;
		top: 20px;
		display: block;
	}

	.simple-content .quantity {
		width: 100%;
		max-width: 106px;
	}
}


.hp_color_v {
	padding-right: 2px;
}

.contact-page__map {
	display: flex;
	justify-content: space-around;
}

.contact-page__video {
	width: 281px;
	height: auto;
	/* margin: 20px 0; */
}

@media all and (max-width: 486px) {
	.contact-page__map {
		display: block;
	}

	.contact-page__video {
		display: block;
		margin: 0 auto;
		margin-bottom: 25px;
	}
}

.information-information-6 .information-wrap .acc__arrow {
	margin-top: 0 !important;
}

.review-alert{
	padding: 5px 12px;
	margin-top: 12px;
	display: flex;
	align-items: center;
}
.review-alert .fa{
	padding-right: 10px;
}

.cart_informer {
	margin-top: 12px;
	margin-bottom: 15px;
	display: flex;
	justify-content: flex-end;
}

.cart_informer span {
	font-size: 14px;
	font-weight: 700;
}

.common-home.desktop-ui .banners__special {
	display: none;
}

.common-home.mobile-ui .categories {
	margin-top: 50px;
}

.faq__col .acc__name h3 {
	margin: 0 !important;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-size: 18px;
	line-height: 19px;
	color: #2E477D;
		/*font-family: 'Manrope Medium';*/
		font-weight: 500;

}

.gallery__subscribe {
	margin-top: 20px;
}

.table-of-contents .parent span,
.table-of-contents .shild span {
	display: none;
}

.form-input-error {
	color: red;
}

.output_message {
	margin: 0 auto;
	display: block;
	margin-top: 15px;
	text-align: center;
}
