body {
	background: #fff;
	font-family: Roboto;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.bx-opened {
	overflow: hidden;
}
.product-item-title a{
	font-size: 1.5em !important;
}
.bx-touch .product-item-title, .product-item-container.hover .product-item-title {
    height: auto;
    overflow: hidden;
        height: 65px;
}
.sostav-text:first-letter{
	text-transform: capitalize;
}
.wrap,
.bx-wrap,
.bx-wrapper{
	position: relative;
}
ul.bx_sitemap_ul {
    margin: 0 auto;
    padding: 0;
}
a:hover, a:focus {
    color: #e92c0c;
}
.product-item-image-alternative{
	background-size: contain;
}
body.bx-background-image{
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	background-image: url("images/bg.jpg");
}
@media (min-width: 992px) and (max-width:1199px){
	body.bx-background-image{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
	.bx-top-nav-container .bx-nav-1-lvl>a span{
		    margin-left: -10px !important;
	}
.search-page {
    margin: 0 auto;
    width: 100% !important;
}
.search-margin {
    width: 85% !important;
    margin: 0 auto;
}
}
@media (min-width: 768px) and (max-width: 991px){
	body.bx-background-image{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
	.bx-top-nav-container .bx-nav-1-lvl>a span {
    text-transform: uppercase;
    margin-left: -5px !important;
}
}
@media (max-width: 767px) {
	body.bx-background-image {
		background: none;
	}
	.foot-tel {

    width: 100% !important;

}
.product-item-button-container .btn {
    font-size: 12px !important;
}




	h1#pagetitle {
    margin-left: 10px !important;
        font-size: 18px;
}
#ul_catalog_menu_LkGdQn > li:last-child {
margin-left: unset !important;
    background: none !important;
    padding: unset !important;
    border-radius: unset !important;
    border: none !important;
}


	.bx-sidebar-block{
		display: none;
	}
	span.sz-inc-orginfo-phone {
    font-size: 18px;
    text-align: left;
    float: left;
    font-style: initial;
}
.sticky {
    display: none;
}
.sz-worktime{
	display: none;
}
.flkweq {
    float: left;
    width: 50%;
    margin-top: 30px;

}
}

body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}

.icon-empty {
	opacity: 0;
}

a {
	text-decoration: none;
}

a:active,
a:hover {
	border-color: transparent;
	text-decoration: none;
}

a,
.container {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.bx-header {}
/*Logo*/

.bx-logo {
	padding-left: 17px;
	padding-bottom: 19px;
}

.bx-logo .bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}
.bx-logo .bx-logo-block img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height:100%;
}

.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
	font-size: 32px;
	font-weight: 700;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	border: none;
	vertical-align: bottom;
}

.bx-logo-text small {
	font-size: 37px;
}

.bx-logo-desc {
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	font-size: 13px;
	line-height: 10px;
	color: #b8b8b8;
}

@media (max-width: 767px) {
	.bx-logo {
		background: #1484ce;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1400;
		padding: 10px 60px;
	}

.bx_sitemap .bx_sitemap_ul li{
	margin:0 !important;
}


	.bx-logo .bx-logo-block {
		text-align: center;
		height: 30px;
	}
	.bx-logo-text {
		font-size: 24px;
		color: #fff;
		line-height: 30px;
		vertical-align: middle;
	}
	.bx-logo-text:hover,
	.bx-logo-text:active {
		color: #fff;
	}
	.bx-logo-text small {
		font-size: 24px;
		color: #fff;
	}
	.bx-logo-desc {
		display: none;
	}
}
/* Sections */

.bx-header-section {
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
	padding: 28px 45px 10px;
	background: #fff;
}

.bx-content-seection {
	min-height: 50vh;
	padding: 0 45px 5px;
	background: #fff;
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
}


@media (min-width: 1200px) {
	.bx-header-section {
		padding: 31px 45px 10px;
	}
	.bx-content-seection {
		padding: 0 45px 5px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
		padding: 31px 30px 10px;
	}
	.bx-content-seection {
		padding: 0 30px 5px;
	}
	.bx-top-nav-container .bx-nav-1-lvl>a span {

    padding: 12px 14px 15px !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-header-section {
		padding: 31px 15px 10px;
	}
	.bx-content-seection {
		padding: 0 15px 5px;
	}
}

@media (max-width: 767px) {
	.bx-header-section {
		padding: 60px 15px 10px
	}
	.bx-content-seection {
		padding: 0 15px 10px
	}
}
/* header / phone */

.bx-inc-orginfo {
	padding-left: 28px;
}

@media (max-width: 767px) {
	.bx-inc-orginfo {
		text-align: center;
		padding-bottom: 10px;
	}



.headline p {
    padding: 0 !important;     
}

.section_cat_list {
    width: 100% !important;
    float: left;
}
.advert-grid {
    display: grid;
   grid-template-columns: 100% !important;
    text-align: center;
    max-width: 1280px;
    margin: 0 auto;
}


.youtube-video iframe {
    width: 100%;
    padding: 10px;
}

.bx-aside-nav {
    background: #260d0d;
}

.bx-nav-1-lvl.bx-opened, .bx-aside-nav .bx-nav-1-lvl:hover>a, .bx-aside-nav .bx-nav-1-lvl.bx-hover>a {
    background: #7d2b2b;
}
.bx-aside-nav .bx-nav-list-2-lvl {
    background: #260d0d;
}
.table_css {

    grid-template-columns: 50% 50% !important;
    width: 80% !important;
    margin: 0 auto !important;
}
.phone-icon {

    display: none !important;
}
.head-feedback {
    display: none !important;
}
.mail-icon {
    margin-top: 6px !important;
    display: none !important;
}
#bx_eshop_wrap > header > div.top_bar > div > div > div.header-con > p:nth-child(2) {
    display: none !important;
}
.header-con p {
font-size: 1em !important;
    margin: 8px 0px !important;
    margin-left: 5px;
}
.header-phone {
    font-size: 1em !important;

}
.top_bar {

    height: 56px !important;

    z-index: 1000;
    position: fixed;
    width: 100%;
}
.sz-logo {
text-align: center;
padding-left: 25px;
    margin-top: 32px;
}
ul.left-menu {

    display: none !important;
}
button.index-button {

    padding: 0 !important;

}
.css-grid{
	display: none;
}
.advert-2 {

    display: none !important;

}
.partners-cont {
    background: #fff;
    display: none !important;
}

.feedback-title {

    width: 100% !important;

}
.feedback-bg {

    width: 100% !important;
   
}
.testimonials-cont-2 {
 
    display: none !important;
}
.testimonials-cont {

    display: none !important;

}
.manager-cont {
    background: none !important;
    
}
.manager-descr p {
    width: 90% !important;
    padding-left: 18% !important;
    font-size: 12px !important;

}
.feedback-title-2 {

    width: 100% !important;
}
.con-cell {

    display: none !important;
}
}

.bx-inc-orginfo-phone {
	color: #000;
	font-size: 21px;
	font-weight: 700;
	white-space: nowrap;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inc-orginfo-phone i {
	color: #97a1ab;
	position: relative;
	margin-left: -23px;
}

.bx-inc-orginfo-recall {}

.bx-inc-orginfo-recall a {
	color: #039be5;
	border-bottom: 1px dashed;
	font-size: 12px;
	margin-left: 2px;
}

.bx-inc-orginfo-recall a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
/* header / worktime */

.bx-worktime {}

@media (max-width: 767px) {
	.bx-worktime {
		text-align: center;
	}
}

.bx-worktime-title {
	color: #8d8d8d;
	font-size: 12px;
}

.bx-worktime-prop {
	font-size: 13px;
	color: #000;
}

.bx-worktime-prop>span {
	white-space: nowrap;
}
/*sidebar*/

.bx-sidebar-block {
	margin-bottom: 40px;
}
.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-footer .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "pt serif caption";
	color: #fff;
	font-weight: 600;
}
/* Breadcrumb Custom*/

.bx-breadcrumb-item a {
	color: #757575;
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}
.bx-breadcrumb {
    margin: 10px 5px;
}
/* workarea */

/*TITLE*/

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px;
}

h4.bx-title,
h5.bx-title,
h6.bx-title {}

h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px;
}
h2.bx-title {font-size: 25px}
h3.bx-title {}
h4.bx-title {}
h5.bx-title {}
h6.bx-title {}

/* FORMS */
input[type=text],
input[type=password] {
	margin: inherit 4px;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* INC.banners */

.bx-incbanners {
	margin: 10px 0 25px;
	text-align: center;
}
/* INC.links.footer */

.bx-inclinksfooter a {
	border-bottom: none;
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}

.bx-inclinksfooter-container {
	margin-top: 0px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
	    line-height: 1.2em;

}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
	    width: 25%;
    float: left;
}
/* INC.logo.footer */

.bx-inclogofooter {
	color: #fff;
}

.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
	border-bottom: none;
}

.bx-inclogofooter-logo img {
	max-width: 180px;
	height: auto;
}

.bx-inclogofooter-block {
	padding-bottom: 20px;
	text-align: center;
}

.bx-inclogofooter-tel {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-inclogofooter-worktime {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
/* INC.social.widget */

.bx-banners {
	margin: 10px 0;
}

.bx-banners .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* INC.wt */

.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	background: url(images/wt.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px;
}

.bx-wt .bx-block-title {
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
	color: #fff;
}

.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.bx-wt-block ul li {
	padding-bottom: 7px;
}

.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
}
/* news.list.sidebar */
.bx-s-info {
	margin: 10px 0;
	padding-top: 5px;
}
.bx-s-info-block {
	display: block;
	margin-bottom: 25px;
}
.bx-s-info-title {
	display: block;
	min-height: 29px;
	padding-left: 36px;
	margin-bottom: 5px;
	position: relative;
}
.bx-s-info-titleicon{
	display: block;
	background: #7d2c2b;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bx-s-info-titleicon i{
	line-height: 30px;
	vertical-align: middle;
	font-style: normal;
}
.bx-s-info-titletext {
	display: block;
	padding: 6px 0;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.bx-s-info-content {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3e454c;
	padding-left: 36px;
}

/* FOOTER */

.bx-footer {
	background: #260d0d;
	color: #c8cece;

}

.bx-footer-section.bx-center-section {
	padding-top: 12px;
	
}

.bx-footer-section.bx-center-section>div {
	margin-bottom: 0px;
}

.bx-footer a {
	color: #c8cece;
}

.bx-footer a:hover {
	color: #fff;
	border-bottom: 1px solid;
	text-decoration: none;
}

.bx-footer-line {
	background: #7d2b2b;
}

.bx-footer-bottomline {
	background: #7d2b2b;
	font-size: 14px;
	padding: 22px 0;
}

.bx-up {
	text-align: right;
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}

@media (min-width: 1300px) {
	.css-grid {

    background-size: 40% !important;

}
.center-home {
    width: 30% !important;

}
.left-home, .right-home {
    width: 35% !important;

}

}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.bx-footer {
		text-align: center;
	}
	.bx-up {
		text-align: center;
	}
}
/**/



.btn {
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	border: 1px solid rgba(255,255,255,0.5);
	overflow: hidden;
}
.btn a{
	color: rgba(51,51,51,1);
	text-decoration: none;
	display: block;
}
.btn::before, .btn::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(255,255,255,0.25);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate(0,-100%);
	transform: translate(0,-100%);
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.btn::after{
	-webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}
.btn:hover::before, .btn:hover::after{
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.btn,
.btn:hover,
.btn:active,
.btn:focus{
	text-shadow: none !important;
	-webkit-box-shadow:none !important;
	   -moz-box-shadow:none !important;
			box-shadow:none !important;
	outline:none !important;
}

.btn-primary {
background-color: #7c2b2b;
    border-color: #260d0d;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #260d0d;
	border-color: #7c2b2b;
}

.btn-link {
	color: #7d2c2b;
}

.btn-link:focus,
.btn-link:hover {
	color: #270e0e;
	text-decoration: none;
}
/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bx-404-block {
	
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		
		margin-bottom: 33px;
	}
}

.bx-404-text-block {
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}
/*ABOUT*/

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.bxd-block:hover {}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-block:hover .bxd-icon {}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-link:hover .bxd-icon .fa {}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px;
}


.bx-up-button {
	border-radius: 2px;
	color: #fff;
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	padding: 9px 18px 7px 38px;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	-moz-transition: background-color .3s ease, opacity .3s ease;
	-ms-transition: background-color .3s ease, opacity .3s ease;
	-o-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
	background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat;
}
.bx-up-button:hover{
	background-color: #9fa0a3;
}
.top_bar {
    background: #260d0d;
    height: 76px;
    padding-top: 10px;
}
.phone-icon img {
    width: 42px;
    height: auto;
}
.table_css {
    color: #fff;
    display: grid;
    grid-template-columns: 6% 19.5% 42.5% 5.5% 27%;
}
.mail-icon img {
    width: 42px;
    height: auto;
}
.header-phone {
    font-size: 21px;
    font-weight: 700;
    font-family: Open Sans;
    font-style: normal;
    padding: 10px 0;
    color: #fff;

}
.header-phone a {
	color: #fff;
}
.head-feedback {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
    padding: 15px 0;
}
.header-con {
    font-family: Open Sans;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
}
.phone-icon {
        padding-left: 10px;
        margin-top: 6px;
}
.header-con p {
    font-size: 16px;
    margin: 3px 0px;
}
.headline {
	    width: 100%;
    margin: 0 auto;
}
.headline  img {
	float: left;
    width: 37%;
}
.headline  p {
	float: left;
    padding: 0 33px;
    font-size: 22px
}
.sz-inc-orginfo {
    font-family: roboto;
    font-style: italic;
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    margin-top: 30px;
}
.bx_catalog_tile .bx_catalog_tile_title a {
    color: #260D0D;
    font-size: 14px;
    font-weight: 700;
}
a{
    color: #260D0D;
}
.bx-filter .bx-filter-title{
  color:#FFF;
}

ul.left-menu li a {
    color: #fff;
      font-family: PT Serif Caption;
  font-weight:700;
  font-size:18px;
    padding: 10px 20px;
  background: #270e0e;
    display: block;
      -webkit-transition: 0.3s ease-out all;
    -o-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
}

ul.left-menu li  {
    text-decoration: none;
    list-style: none;
    
    
    border: 1px solid #FFF;
}
.left-menu .catalog-section-childs{
    background: #7d2c2b;
}
.left-menu .catalog-section-childs a{
    background: #7d2c2b;
  padding: 10px 20pCx;
  
}
ul.left-menu li a:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.02);
        border-radius: 5px 5px 5px 5px;
}
.catalog-section-child {
    padding: 0px 1px;
}
ul.left-menu {
    background: transparent;
    padding: 0;
}
.bx-basket-block {
    padding-left: 38px;
    font-family: PT Serif Caption;
}
.bx-basket-block {
    font-size: 16px;
    padding-bottom: 15px;
    white-space: nowrap;
    position: relative;
    padding-left: 40px;
}
.bx-top-nav-container .bx-nav-1-lvl>a span {
        text-transform: uppercase;
            margin-left: -30px;
            padding: 12px 26px 15px;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
    font-size: 17px;
}
.bx-basket-block>.fa {
    color: #7d2b2a;
    font-size: 30px;
    top: 0px;
    /* padding: 10px; */
}
ul.left-menu .selected a {
   background: #c52e2e ;
   border: 1px dashed #fff;
   -webkit-box-shadow: 6px 8px 24px 0 rgba(32,47,57,0.2);
   box-shadow: 6px 8px 24px 0 rgba(32,47,57,0.2);
   -webkit-transform: scale(1.05);
   transform: scale(1.02);
   border-radius: 5px 5px 5px 5px;
}
.mail-icon {
    margin-top: 6px;
}
.bx-basket {
    margin-top: 38px;
}
.bx-basket-block a {
    font-family: PT Serif Caption;
    font-weight: 600;
    /* font-size: 20px; */
}
.bx-green.bx-top-nav .bx-top-nav-container {
    background: none;
    font-family: PT Serif Caption;
    font-weight: 400;
    font-size: 19px;
    margin-top: 0;
    margin-top: -25px !important;
}
nav#cont_catalog_menu_LkGdQn {
    margin-top: 0;
}
header > div.sz-head-section.container {
    background: #fff;
}
.workarea {
    
    background-repeat: no-repeat;
    background-position: bottom left;
}
.container.sz-content {
    background: rgba(255, 255, 255, 0.96);
    padding-bottom: 15px;
}
.sz-logo img {
   width: 125px;
   margin-top: 10px;
}
.advert {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    padding-top: 20px;
}
.advert h2 {
    font-size: 28px;
    color: #B89D92;
    font-family: pt serif caption;
}
.advert p {
    font-size: 24px;
    font-family: pt serif caption;
}
.advert-grid {
   display: grid;
   grid-template-columns: 50% 50%;
   text-align: center;
   max-width: 1280px;
   margin: 0 auto;
}
.file-adv {
    padding: 20px;
}
button.index-button {
    cursor: pointer;
    text-align: center;
    background: #260d0d;
    border: none;
    color: #FFEDED;
    font-size: 20px;
    position: relative;
    border-radius: 4px;
    line-height: 30px;
    height: 50px;
    padding: 5px 30px;
    vertical-align: middle;
    outline: none;
    -webkit-transition: width 5s linear;
    -moz-transition: width 5s linear;
    -ms-transition: width 5s linear;
    -o-transition: width 5s linear;
    transition: width 5s linear;
}
.cat-button {
    text-align: center;
    font-family: PT Serif Caption;
        padding: 20px;
        height: 110px;
            grid-column-start: 1;
    grid-column-end: 4;
}
button.index-button:hover {
    cursor: pointer;
    text-align: center;
    background: #fff;
    border: none;
    color: #260d0d;
    font-size: 20px;
    position: relative;
    border-radius: 4px;
    line-height: 30px;
    height: 50px;
    padding: 5px 30px;
    vertical-align: middle;
    outline: none;
    -webkit-transition: width 5s linear;
    -moz-transition: width 5s linear;
    -ms-transition: width 5s linear;
    -o-transition: width 5s linear;
    transition: width 5s linear;
}
.youtube-video {
    background: url(/include/adv-back.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    filter: none;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 62px;
    text-align: center;
}
.slider-main img{
    width: 100%;
}
.slider-main {
    margin: 0 auto;
    width: 100%;
    position: relative;;
    
    
    background: url(/include/slider/background.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 70% 50%;

}
.sz-full-width {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
.youtube-video h2{
	    font-family: pt serif caption;
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    color: #FFF0F5;
        margin-bottom: 40px;
}
.cooperate {
    display: grid;
            grid-template-columns: 250px 250px 250px;
    grid-template-rows: 100px 85px 155px;
    padding: 40px;
}
.welcome {
    grid-column-start: 1;
    grid-column-end: 4;
}
.css-grid {
    background: url(/include/back.jpg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: 814px 976px;
    filter: none;
        height: 500px;
}
.welcome p {
    font-family: "pt serif caption";
    font-weight: 400;
    font-size: 28px;
    text-align: center;
}
.icon-adv {
    width: 64px;
    margin: 0 auto;
}
.right_home {
    float: right;
}
.descr-adv p {
    font-size: 15px;
    text-align: center;
font-family: "pt serif caption";
    font-weight: 400;}

    .descr-adv h3 {
    font-size: 24px;
    text-align: center;
font-family: "pt serif caption";
    font-weight: 400;}

.advert-2 {
    background: url(/include/adv-back.png);
    background-size: cover;
    display: block;
    position: relative;
    
}
.clearborh::after{
	content: "";
    display: table;
    clear: both;
}
.sz-full-width h2{
	margin: 0;
	margin-top: 0;
}
.cookes {
    display: block;
    float: left;
}
.left-home, .right-home {
    width: 28%;
        color: #FFF0F5;
        padding: 30px;
}
.center-home{
	width: 44%;
	    text-align: center;
	        margin-top: 120px;
}

 .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  } 

 .zoomIn2 {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 3s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  } 


.flick {
position: relative;
    -webkit-animation-name: flick; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: flick;
    animation-duration: 4s;
}

/* Safari 4.0 - 8.0 */
@-moz-keyframes flick{0%{transform:translateY(-25px)}to{transform:translateY(0)}}@-webkit-keyframes flick{0%{transform:translateY(-25px)}to{transform:translateY(0)}}@-o-keyframes flick{0%{transform:translateY(-25px)}to{transform:translateY(0)}}@keyframes flick{0%{transform:translateY(-25px)}to{transform:translateY(0)}}
/**/
.advert-2 h2{
	font-size: 34px;
	text-align: center;
	color: #FFF0F5;
	    float: left;
    width: 100%;
    padding-bottom: 30px;
     font-family: "pt serif caption";
    font-weight: 400;
}
.left-home h3, .right-home h3{
	font-size: 29px;
	font-family: "pt serif caption";
    font-weight: 400;

}
.left-home p, .right-home p{
	font-size: 16px;

}
.part-left {
    width: 50%;
}
.part-right {
    width: 50%;
}
.partners-cont {
    background: #fff;
    margin-bottom: 4%;
}
.part-common {
        height: 200px;
        display: -webkit-box;
        padding: 60px;
}
.part-item {
    width: 57%;
    float: left;
    text-align: center;
}
.part-icon-right {
    float: right;
    width: 43%;
    text-align: center;
}
.part-item-2 {
    width: 47%;
    float: right;
    text-align: center;
}
.part-icon-left {
    float: left;
    width: 53%;
    text-align: center;
}
.part-title p{
	
	font-size: 32px;
	padding-top: 16px;
	    font-family: "pt serif caption";
    font-weight: 400;
}
.part-title span{
	font-size: 24px;
	
}
.part-title {
	text-align: center;
	    font-family: "pt serif caption";
    font-weight: 400;
}
.part-item h3 {
	font-size: 24px;
	    font-family: "pt serif caption";
    font-weight: 400;
}
.part-item p {
	font-size: 18px;
	    font-family: "pt serif caption";
    font-weight: 400;
}
.part-item-2 p {
	font-size: 18px;
	    font-family: "pt serif caption";
    font-weight: 400;
}
.part-icon-right img {
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
    border-radius: 3px;
}
.part-icon-left img {
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
    border-radius: 3px;
}
div.sz-full-width > div.partners-cont > div:nth-child(3) > div.part-left > div.part-icon-right {
    text-align: left;
}
div.partners-cont > div:nth-child(3) > div.part-right > div.part-icon-left {
    text-align: right;
    padding-right: 25px;
}
.testimonials-cont {
    background: #260d0d;
    color: #FFF0F5;
    position: relative;
    display: block;
    height: 280px;
        
}
.manager-descr {
        width: 100%;
    float: left;
    padding-left: 12%;
    text-align: left;
    padding-top: 35px;
}
.manager-descr img {
    width: 57px;
    float: left;
}
.manager-descr p {
        width: 60%;
    padding-left: 10%;
    font-size: 25px;
    display:  block;
    position:  relative;
        font-family: "pt serif caption";
    font-weight: 400;
}
.manager-title {
    text-align: center;
    padding-top: 22px;
        font-family: "pt serif caption";
    font-weight: 400;
}

.manager-title span {
    font-size: 32px;
}
.manager-title h3 {
    font-size: 44px;
        font-family: "pt serif caption";
    font-weight: 400;
}
.manager-cont {
    background: url(/include/manager.jpg);
    height: 800px;
    background-position: 50% 0%;
    background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
}
.owl-carousel.owl-drag .owl-item {
    padding-left: 35px;
}
.owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 50px;
}
.contact-index {
    position: relative;
    display: block;
    height: 400px;
}
.con-con {
   position: relative;
   width: 100%;
   height: 400px;
       margin-top: -469px;
}
.con-cell {
   width: 75%;
   
   padding: 49px;
}
.con-cell-child {
   width: 38%;
   background: #260d0d ;
   padding: 20px 20px 20px 20px;
   color: #FFF;
   font-weight: bolder;
   margin-top: 90px;
   font-family: "pt serif caption";
}
.contact-index {
   position: absolute;
}
div.con-con > div > div > p:nth-child(1) {
    font-size: 29px;
        font-family: "pt serif caption";
}
div.con-con > div > div > p:nth-child(2) {
    font-size: 20px;
    font-style: italic;
}
div.con-con > div > div > p:nth-child(3) {
    font-size: 24px;
        font-family: "pt serif caption";
    
}
div.con-con > div > div > p:nth-child(2) {
    font-size: 16px;
    font-style: italic;
}

.con-con a{
color: #fff;
}
.index-feedback {
    position: relative;
    display: block;
    background: url(/include/feedback-bg.jpg);
    background-repeat: no-repeat;
    filter: none;
    
    padding-top: 66px;

    background-attachment: fixed;
    background-size: cover;
}
.feedback-title {
    background: #fcfcfc;
    margin: 0 auto;
    width: 50%;
    max-width: 650px;
    padding: 12px 0px 12px 0px;
    border-radius: 5px;
}
.feedback-bg {
    background: #f7f7f7;
    margin: 0 auto;
    width: 50%;
    max-width: 650px;
    margin-top: 24px;
    margin-bottom: 24px;
    border-radius: 6px;
    border: 1px solid #ccc;
}
.advert-2-child {
    max-width: 1450px;
    margin: 0 auto;
}

.send-button {
    text-align: center;
    font-family: PT Serif Caption;
    padding: 10px;
}
.feedback-field {
    padding: 20px;
}
.feedback-cell {
    border-color: rgba(204, 204, 204, 1);
    background-color: rgba(255, 255, 255, 1);
    -webkit-border-radius: 4px;
    color: rgba(0, 0, 0, 1);
    height: 30px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.field-name p {
    margin: 10px 0px 0px;
}
div.feedback-bg > div > div.send-button > button {
    background: #B89D92;
}
div.feedback-bg > div > div.send-button > button:hover {
    color: #111;
}
.index-feedback-2 {
    position: relative;
    display: block;
    padding-top: 20px;
    padding-bottom: 34px;
    background: #fff;
}
.feedback-title-2 {
    margin: 0 auto;
    width: 55%;
}
.testimonials-cont-2 {
    background: #fff;
    position: relative;
    display: block;
}

.testim-bot img {
    width: 58px !important;
    float: left;
}
.test-content {
    width: 370px;
}
.top-testimonials {
    width: 100%;
    float: left;
}
img.img-testim {
    width: 65px !important;
    float: left;
    border-radius: 50%;
}
.testim-name {
    width: 75%;
    float: left;
    padding-left: 20px;
}
.testim-descr {
    float: left;
    width: 75%;
}
.foot-tel img {
   width: 26px;
   padding: 5px 0px;
}
.foot-tel-descr{
	    width: 85%;
    float: right;
}
.foot-tel {
    padding: 10px;
    width: 50%;
    float: left;
}
.foot-tel a {
    font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
    
    font-family: "pt serif caption";
}
.product-item-button-container .btn {

    width: 100%;
}
div.feedback-bg > div > div > form > div > button {
    background: #B89D92;
}
.contact-index2 {
    height: 400px;
    position: relative;
    display: block;
}
.bx_sitemap .bx_sitemap_ul li {
    cursor: pointer;
    min-height: 163px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px;
    padding-top: 15px;
    width: 31%;
}
.section_cat_list {
    width: 46%;
    float: left;
    list-style: none;
    text-align: center;
}
img.section_cat_img {
        width: 94%;
            height: 180px;
    border: 1px solid #ccc;
    object-fit: cover;
    vertical-align: middle;
    margin-left: 12px;
    float: left;
}
.bx_sitemap .bx_sitemap_li_title {
    padding: 0px 0px 15px 0px;
    width: 100%;
    vertical-align: middle;
    margin: 0 auto;
    float: left;
    word-wrap: break-word;
    margin-top: 14px;
}
.bx_sitemap .bx_sitemap_li_title a {
white-space: normal;
    font-size: 26px;
    font-weight: 700;
    color: #111;
}

.section_cat_list:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.02);
    border-radius: 5px 5px 5px 5px;
    transition: 0.3s ease-out all;
}


.catalog-section-descr {
    padding: 30px 10px;
}
.catalog-section-descr h2 {
    font-weight: 700;
}
.contact-cell {
    margin: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.index-button a{
	color:#FFF0F5;
}
.index-button a:hover{
	color:#111;
}
#bx_eshop_wrap > div > div > div > div > div > div.col-md-3.col-sm-4 h2 {
    margin-top: 0px;
}

.file-li{
	 list-style: none;
}
.fileelement {
    padding: 2px 10px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}
.fileelement img {
    vertical-align: middle;
    height: 200px;
    object-fit: contain;
}

.slider_block_in {
    width: 100%;
    float: left;
    padding: 7px 0px;
}
.slider_block_100 {
    max-width: 1250px;
    margin: 0 auto;
}
.slider_block_50 {
    width: 50%;
    float: left;
    position: relative;
    display: block;
    padding: 0;;
}
.slider_block_25 {
    width: 50%;
    float: left;
}
img.image_slider_1 {
    width: auto;
    border-radius: 50%;
    box-shadow: 0 0 40px rgba(0,0,0,0.65);
    max-width: 204px;;
}
.image_slider_2{height:204px;object-fit:contain;max-width:500px;float:right;

}
.slider_block_divider {
    height: 70px;
}

p.slider_block_p {font-size:2em;font-family:pt serif caption;font-weight:600;
	white-space: nowrap;
}
@media (max-width:767px){#bx-panel{display:none !important}

.docs-cell {
    width: 100% !important;
    float: left;
}

.manager-title h3 {
    font-size: 35px;
    font-weight: 500;
}
.manager-title span {
    font-size: 27px;
}

.bx_sitemap .bx_sitemap_ul li {

    margin: 4px !important;

}

.slider_block_50:nth-child(2) {
    display: none;
}
.slider_block_50{width: 100%;}
}
@media (max-width:670px){
p.slider_block_p {
    font-size: 1.3em;
    color: #FFF;
}
.frp table.data-table td {
    padding: 0px !important;
}
.news-list {
    margin-left: 0 !important;
}
	.slider_block_divider {
    height: 45px;
}
img.image_slider_1 {
    max-width: 160px;
}

}
img.docs-icon {
    width: 100%;
    float: left;
    margin: 0 auto;
    height: 130px;
    object-fit: contain;
}
.docs-grid {
    float: left;
    margin: 90px 50px;
}
.docs-cell {
    width: 50%;
    float: left;
}

#bx_eshop_wrap > div > div.sz-full-width > div.manager-cont > div > div.cat-button.zoomIn > button > span {
    font-size: 18px !important;
    padding: 9px;
}


}
  .slideInLeft {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  animation-delay: 1.5s; 
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInRight {
  0% {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInRight {
  0% {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  } 
  #bx_eshop_wrap > div > div.sz-full-width > div.slider-main > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div {
    height: 54px;
}
@media (min-width: 800px) and (max-width: 1024px){
.headline p {
    padding: 0 46px;

}

p.slider_block_p {
    font-size: 1.5em;

}
button.index-button {
    width: 100% !important;
    font-size: 18px !important;
}
.advert-2 {
    height: 1024px;
}
.part-common {

    padding: 20px;
}
.testim-descr {

    width: 60%;
}
}

img.fancybox-image {
    background: #fff;
}

.cart-empty {
    text-align: center;
    margin: 50px;
}

h2.subsect_cat_title {
    font-size: 16px;
    margin-top: 50px;
    overflow: hidden;
}

.subsect_ul img.section_cat_img {
    width: 120px;
    height: 120px;
      margin: 0;
  border:none;
}

.subsect_ul .section_cat_list{    margin: 0px 5px 7px;
    border: 1px solid #ccc;
    border-radius: 5px;
  width: 40%;}

ul.subsect_ul {
    padding: 0 !important;
}

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

	li.fileelement {
    width: 48%;}

    h1#pagetitle {
    margin: 0 !important; 
}
.bx-top-nav-container .bx-nav-1-lvl>a {
    font-size: 0.8em !important;
}
.foot-tel img {
    width: 30px;
}
.bx_sitemap .bx_sitemap_ul li {

    width: 45% !important;
}
.section_cat_list {
    width: 45% !important;

}
.product-item-detail-pay-block {

    padding: 0 !important;

}
}


.margon{
	margin: 20px;
}
.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0;
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.headline p {

    padding: 0 18px;

}
.header-con p {

    line-height: 1em;
}
.foot-tel img {
    width: 30px;
}
.subsect_ul .section_cat_list {

    width: 30%;
}
.bx-top-nav-container .bx-nav-1-lvl>a span {

    font-size: 0.8em;
}
}
@media (min-width: 992px) and (max-width: 999px){
	.headline img {
    width: 41% !important;
}
.headline p {
    padding: 0 0px;
        line-height: 1em !important;}}



@media (min-width: 768px) and (max-width: 1000px) {
	.headline p {
    padding: 0 0px;
        line-height: 1em;
}
.headline img {
    width: 30%;
}
.header-con p {
    font-size: 15px;
}
.header-phone {
    font-size: 15px;
    padding: 15px 0;
}
li.bx-nav-1-lvl.bx-nav-list-0-col {
    font-size: 0.8em;
}
}
@media (min-width: 1000px) and (max-width: 1024px) {
	.headline img {
    width: 36%;
}
.header-con p {

    line-height: 1em;
}
}
.news-list-data:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.02);
    border-radius: 5px 5px 5px 5px;
    transition: 0.3s ease-out all;
}
.news-list-data p {
    color: #260D0D;
    height: 100px;
    margin-top: 5px;

}
.news-list-data {
    padding: 10px;
    margin-left: 10px;
    border: 1px solid #cecece;
    margin-bottom: 10px;
    border-radius: 4px;
}

.news-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
h3.title-news-list {
    font-size: 1.4em;
    margin-bottom: 30px;
    height: 20px;
}
.news-list-time {
    float: right;
    color: #cecece;
}
.border {
    border-left: 1px solid #cecece;
}
.but-row {
    margin-top: 50px;
}
.nopadding{
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding: 0 !important;
	padding-left: 0 !important;
}
.news-date-time{
	color: #e92c0c;
}

h1#pagetitle {
    margin-left: 5px;
    font-size: 30px;
}
div.news-list {
    word-wrap: break-word;
    margin: 0px -10px 0;
}
.bx_ordercart .bx_sort_container a.current {
    background-color: #7c2b2b;
    text-transform: uppercase;
    font-weight: 800;
}


.bx_ordercart .bx_sort_container a.current:hover {
color: #fff;
    background-color: #260d0d;
    border-color: #e6e6e6;}

    .bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout{
    	background-color: #7c2b2b;
    text-transform: uppercase;
    font-weight: 800;
        background: #7c2b2b;
    }
    .bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout:hover{
    	color: #fff;
    background-color: #260d0d;
    border-color: #e6e6e6;
        background: #260d0d;
    }
    .bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout:active{
    	color: #fff;
    background-color: #260d0d;
    border-color: #e6e6e6;
        background: #260d0d;
    }
    .bx_ordercart .bx_ordercart_order_table_container tbody td.control a{
    	color: #E92C0C;
    	font-size: 14px;
    }
    .bx-blue .btn.btn-default{
    	background-color: #7c2b2b;
    text-transform: uppercase;
    font-weight: 800;
    border-color: #e6e6e6;
    }
    .bx-blue .btn.btn-default:hover{
    	color: #fff;
    background-color: #260d0d;
    border-color: #e6e6e6;
    }
    .bx-blue .btn.btn-default:active{
    		color: #fff;
    background-color: #260d0d;
    border-color: #e6e6e6;
    }
    .bx-soa-section.bx-selected {
    border: 1px solid #cecece !important;
}
.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #7c2b2b !important;
}
.bx-soa-section.bx-step-completed {
    border: 1px solid #7c2b2b !important;
}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
    background: #7c2b2b !important;
    border-color: #7c2b2b !important;
}
.bx_ordercart .bx_sort_container a {
	    	background-color: #7c2b2b;
    text-transform: uppercase;
    font-weight: 800;
    border-color: #e6e6e6;
    float: right;
}
.bx_ordercart.bx_green .bx_bt_button{
		background-color: #7c2b2b;
    text-transform: uppercase;
    font-weight: 800;
        background: #7c2b2b;
}
.bx_ordercart.bx_green .bx_bt_button:hover{
		background-color: #7c2b2b;
    text-transform: uppercase;
    font-weight: 800;
        background: #260d0d;
}
.bx_ordercart.bx_green .bx_bt_button:active{
		background-color: #7c2b2b;
    text-transform: uppercase;
    font-weight: 800;
        background: #260d0d;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom{
	vertical-align: middle;
	font-weight: 800;
    font-size: 18px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price{
	vertical-align: middle;
	font-weight: 800;
    font-size: 18px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item{
	vertical-align: middle;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control{
	vertical-align: middle;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{
	font-weight: 800;
    font-size: 18px;
}
.bx_ordercart_itemtitle a{
	font-size: 18px
}
#basket_items input {
    line-height: normal;
    font-size: 18px;
}
.product-item-label-text span, .product-item-label-ring{
	background: #7d2b2b;
}
.product-item-price-current{
	    color: #3f3f3f;
    font-size: 19px;
    font-weight: bold;
    white-space: nowrap;
    font-family: "pt serif caption";
}
.product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
    height: 22px;
    min-width: 22px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fefefe;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #737b85;
    cursor: pointer;
    position: relative;
    transition: background 300ms ease, opacity 300ms ease;
}
.item-small-card-cat {
    padding: 0;
}
.product-item-container:hover{
	box-shadow: none;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    width: 10%;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    border-bottom: none;
    font-size: 20px;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    padding: 1% 5px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
    width: 30%;
}
.bx_ordercart .bx_ordercart_photo_container {

    border-radius: 5px;
}
.basket_quantity_control a.minus {
    background-position: 0px -11px;

}
.basket_quantity_control a.plus {
    background-position: 0px 1px;

}
.basket_quantity_control a.minus {
    background-position: 0px -11px;
}
.basket_quantity_control a {
    background: url(/bitrix/templates/prodvagon/components/bitrix/sale.basket.basket/.default/images/icon.png) no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;
}
#basket_items input {

    height: 32px;
}

.catalog-products-viewed.bx-green .col-md-3 {
    padding: 0;
}
span#min-part {
    color: #ffffff;
    font-size: 14px;
    margin: 10px 0px;
    display: block;
    font-weight: bolder;
    background: #c62f2f;
    border-radius: 3px;
    text-align: center;
}
.frp table.data-table td {
    padding: 6px;
    border: 1px solid #ccc;
}
.frp table.data-table {
    width: 100%;
    margin-top: 25px;
}
.frp table.data-table tfoot tr:last-child {
    font-weight: 700;
}
.sale-personal-section-index-block-ico {
    color: #7c2b2b;
}
.sale-personal-section-index-block-name {
    color: #7c2b2b;
}
.sale-personal-section-index-block.bx-theme-green {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.sale-personal-section-index-block.bx-theme-green:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.02);
    border-radius: 5px 5px 5px 5px;
    transition: 0.3s ease-out all;
}
.sale-order-list-title-container {
    background: #7d2b2a;
    border-radius: 4px 0px 0 0px;
}
.sale-order-list-title, .sale-order-list-accomplished-title {
    color: #fff;
}
.sale-order-list-button {

    background: #7d2b2a;
	border-color: #260d0d;
}
.sale-order-list-button:hover {
    background: #260d0d;
	border-color: #7d2b2a;
}
.sale-order-detail-general-head {
    background: #7d2b2b;
    border-radius: 4px 0px 0 0px;
}
.sale-order-detail-general {
    border: 1px solid #260d0d;
    border-radius: 4px 0px 0 0px;
}
.sale-order-detail-about-order-inner-container-repeat-button{
	    background: #7d2b2a;
	border-color: #260d0d;
}
.sale-order-detail-about-order-inner-container-repeat-button:hover{
	    background: #260d0d;
	border-color: #7d2b2a;
}
.nopadding1 {

    padding-left: 3px !important;
}
.nopadding2 {
    padding-left: 6px !important;
}
.nopadding3 {
    padding-left: 18px !important;
    padding-right: 18px !important;
}

p.bx-section-desc-post.decsription_top {
    margin: 0;
}
.bx-section-desc.bx-green {
    margin-top: 33px;
    margin-bottom: 30px;
        margin-left: -10px;
}
h3.descr-title {
    text-transform: uppercase;
        font-family: "pt serif caption";
    font-weight: 600;
}
p.descr-catalog {
    font-size: 13px;
    text-align: left;

    font-weight: 400;
    overflow: hidden;
    height: 81px;

    margin-top: 15px;
    padding: 10px;
}
.product-item-detail-slider-image img {

    object-fit: contain;
}
a.bx-inclogofooter-logo > h4 {
    display: none;
}
a.bx-inclogofooter-logo > img {
    width: 20%;
}
.search-button {
    background: #7d2b2b;
    color: #fff;
    border: none;
    text-transform: uppercase;
    padding: 8px;
        border-radius: 0px 3px 3px 0px;
}

.search-button:hover{
    color: #fff;
    background-color: #260d0d;
    border-color: #e6e6e6;

}
input[type=text], input[type=password] {

    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #fff;
    outline: none;
    padding: 7px;
}
.search-margin{
	    width: 70%;
    margin: 0 auto;
}
.search-page > form > input[type="text"] {
    width: 82%;
}
div.search-page > form > input.search-button {
   margin-left: -4px;
}
.sz-logo {
    text-align: center;
}
div > div:nth-child(2) > div.catalog-section.bx-green.nopadding3 > div:nth-child(9) {
    text-align: center;
}


/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/bitrix/fonts/Roboto-Regular.ttf) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/bitrix/fonts/Roboto-Regular.ttf) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/bitrix/fonts/Roboto-Regular.ttf) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/bitrix/fonts/Roboto-Regular.ttf) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/bitrix/fonts/Roboto-Regular.ttf) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/bitrix/fonts/Roboto-Regular.ttf) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/bitrix/fonts/Roboto-Regular.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
input.reg-input {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.privacy-policy-cookies-informer_top-over {
    position: fixed;
        border-bottom: 1px solid #7d2b2b;
    background: #fff;
    font-family: PT Serif Caption;

}
font.text > b {
    background: #7d2c2b;
    padding: 4px;
    color: #fff;
}
div.advert-2.clearborh > div > div.center-home.cookes.zoomIn > div > button > span {
    font-size: 18px;
}


#alx_feed_back_FID1.alx_feed_back, #afbf_err_FID1.alx-feedb-error {
    width: 100% !important;
}
.afbf_item_pole {
    padding: 0px;
     margin: 0px !important;
    position: relative;
}
.afbf_submit_block {
    margin: 12px 0px 12px 0px;

}
#alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn {
    background: #7d2b2b !important;
}
#alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn:hover {
    color: #fff !important;
    background: #260d0d !important;
}
td:nth-child(4) {
    display: table-column-group;
}
td#col_PRICE {
    display: block !important;
}