h1,h2,h3,h4,h5,h6{font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight: 500;}
p{
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-size: 14px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
@media (min-width: 1300px) {
  .container {
    width: 100%;
	max-width: 1600px;
  }
  .bx-logo {
    padding-left: 10%!important;
    padding-bottom: 0px!important;
}
}
.rpoint-header {
	display: none;
	min-height:60px;
	background-color:#fff;
	padding: 15px 25px;
    font-weight: 600;
}
.bx-header-section.container {
	/*background-color:#ebebeb;*/
}
.rpoint-geotarg {
	
}
.rpoint-geotarg div {
	display:inline-block;
}
.rpoint-geotarg-set .altasib_geobase_link{
	float:right;
	
}
.bx-inc-orginfo-phone .altasib_geobase_uf, .bx-worktime-prop .altasib_geobase_uf, .bx-adress-prop .altasib_geobase_uf, .bx-inclogofooter .altasib_geobase_uf {
	display: inline-block;
}
.rpoint-geotarg .ALTASIB_GEOBASE_UF_ALX_GB_PHONE {
	font-size:16px;
}
.rpoint-geotarg .ALTASIB_GEOBASE_UF_NAME_PRED:after {
	content:",";
}
.rpoint-geotarg .ALTASIB_GEOBASE_UF_ADRESS_RP:after {
	content:",";
}
@media (max-width: 767px) {
	.rpoint-geotarg {
		margin-top:50px;
		text-align: center;
	}
	.rpoint-geotarg-set {
		text-align: center;
    float: none;
	}
	.rpoint-geotarg-set .altasib_geobase_link {
    float: none;
}
}
.bx-top-nav-container .bx-nav-1-lvl>a { 
	color:#214e8d;
	font-weight: 500;
    text-transform: none;
}
.bx-red.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a {
	background:none;
	/*border-bottom:red solid;
	border-radius:3px;
	padding-bottom:2px;*/
}
.bx-adress-prop .altasib_geobase_uf{
	color: #000;
    font-size: 18px;
    margin-top: -7px;
    font-weight: 700;
}
.innova_slide_innerH1 {
  /*  display: none;*/
}
.bx-inclogofooter .bx-inclogofooter-worktime img{
	margin-right:8px;
}
.one-block-rpoint {
	min-height:400px;
	text-align: center;
}
.two-block-rpoint {
	min-height:450px;
	text-align: center;
	background:url(/images/metall-pro.jpg);
	background-size: cover;
	margin: 0px -15px;
}
.two-block-rpoint h2 {
	margin-bottom: 30px;
	
}
.two-block-rpoint2 {
	background-color:#ffffff6b;
	/*min-height:450px;*/
}
.two-block-rpoint2 .preim-rpoint img{
	width:150px;
	margin-bottom: 10px;
}
.side-star-rpoint {
	background:url(/images/star5.png);
}
.star2-rpoint {
	display: flex;
	justify-content:space-between; 
	margin-top: 20px;
}
.side-rpoint-star {
	background: url(/images/star5.png);
    width: 45%;
}
.tree-block-rpoint {
	min-height:450px;
	text-align: center;
	
    background-color: #fff;
}
.form-contact-img img{
max-height:400px;
}
.wood-rpoint {
	background:url(/images/wood.jpg);
	box-shadow: black 0px 10px 11px -7px;
	/*max-width: 450px;*/
    background-size: cover;
    min-height: 300px;
}
.metall-rpoint {
	background:url(/images/metall.jpg);
	box-shadow: black 0px 10px 11px -7px;
	/*max-width: 450px;*/
    background-size: cover;
    min-height: 300px;
}
.preim-rpoint p {
	font-size:18px;
	font-weight: 500;
}
.one-block-rpoint .button {
	color: #fff;
    margin-top: 135px;
    font-weight: 300;
    font-size: 28px;
    background: #e51937;
    padding: 5px 0 10px 0;
    display: block;
}
.one-block-rpoint h2 {
	margin-bottom: 25px;
}
@media (max-width: 1199px) {
	.one-block-rpoint .button {
    margin-top: 80px;
	}
	.wood-rpoint {
    min-height: 200px;
}
.one-block-rpoint {
    min-height: 320px;
}
.metall-rpoint {
	min-height: 200px;
}	
}
.login-rpoint {
	height:45px;
}
.login-rpoint .bx-basket {
	bottom: 0px;
    position: absolute;
}
@media (max-width: 600px) {
	.one-block-rpoint .button {
    margin-top: 40%;
	}
}
.pol-menu-background {
	background: #f1f3f4;
	border-top: 1px solid #d8d8d8;
}
@media (min-width: 1200px) {
.bx-top-nav-container .bx-nav-1-lvl>a span {
    padding: 7px 14px 10px;
	}
}
.bx-red.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a, .bx-red.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a, .bx-red.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
	background:none;
	color:#000;
}
.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    white-space: normal;
}
.product-item-title {
    text-align: center;
	height: 75px;
}
.plstk-item-card {
	border:#eee solid 1px;
}
.plstk-item-card .product-item-container {
	padding:25px;
}
.artnumber-rpoint {
	color: #fff;
    background: #760808;
    max-width: fit-content;
    padding: 2px 12px;
    font-size: 18px;
}
.brandblock-block.icon { 
background-size: cover;
}
.catalog-block-header {
    font-size: 24px;
    font-weight: 500;
}
.catalogi-polistuc img {
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.catalogi-polistuc img:hover {
	transform: translateY(-10px);
	box-shadow: 0 14px 14px -7px rgb(30, 30, 30);
    -moz-box-shadow: 0 14px 14px -7px rgb(30, 30, 30);
    -webkit-box-shadow: 0 14px 14px -7px rgb(30, 30, 30);
}