@font-face {
	font-weight: 600;
	font-family: FontAwesome;
	src: url("../fonts/font-awesome/fonts/fontawesome-webfont.ttf");
}
h1 {
	font-size : 28px;
	line-height : 40px;
	margin-bottom : 15px;
	font-weight : 500!important;
}

h2 {
	font-size : 24px;
	line-height : 36px;
	margin-bottom : 15px;
	font-weight : 500!important;
}

.leo-instruction {
	text-align : center;
	margin : 15px 0;
}

.leo-instruction em {
	display : inline-block;
	margin-right : 6px;
}

.offcanvas-menu .item-1535 {
	display : none;
}

.rubricator-wrap {
	padding : 10px 10px;
	background: #f7f7f7;
}

.rubricator-wrap h5 {
	margin-top : 10px;
}

h3 {
	font-size : 20px;
	line-height : 32px;
	margin-bottom : 15px;
	font-weight : 500!important;
}

h4, h5, h6 {
	font-size : 20px;
	line-height : 26px;
	margin-bottom : 15px;
	font-weight : 500!important;
}

.main-color, .how-we-work h3 {
	color : #EA5513;
}

.how-we-work h3 {
	margin-bottom : 8px;
}

.sprocket-quotes-arrows .arrow {
  background:#EA5513;
  color: #FFF;
  border-color:#EA5513;
}

.sprocket-quotes-arrows .arrow:hover {
  background:#cA3503;
  color: #FFF;
  border-color:#cA3503;
}

.sprocket-quotes-author {
  font-weight: 500;
}


#sp-header>.container>.row {
	align-items: center;
}

.sp-megamenu-parent >li {
	transition: all 600ms ease;
}

.sp-default-logo {
	max-height : 80px;
}

.sp-megamenu-parent >li.active,
.sp-megamenu-parent >li:hover {
	background : #dddddd;
	transition: all 600ms ease;
}

#sp-topmenu {
	background : #f2f2f2;
}


#sp-header-text h3 {
	font-size : 22px;
}

#sp-header-text h3 span {
	display : block;
	text-align : center;
	font-size : 20px;
	color : #666;
	margin-top : 10px;
}

.pc-megamenu-wrapper {
	display : flex;
	align-items: center;
	justify-content: space-between;
	position : relative;
}

.btn-yellow {
	color : #FFF;
	background : #EA5513;
}

.btn-yellow:hover {
	color : #FFF;
	background : #cA3503;
}

.top-catalog-btn {
	font-size : 16px;
	font-weight : 600;
	padding-right : 30px;
	padding-left : 30px;
	white-space: nowrap;
	margin-right : 15px;
}

.top-catalog-btn i {
	margin-right : 10px;
	font-size : 18px;
}

#sp-header-phone p {
	margin : 0;
}

#sp-header-phone .bignumber, .offcnumber {
  font-size: 24px;
  font-weight: bold;
  color: #1D3B69;
  line-height: 1;
  margin-bottom: 6px;
}

.offcnumber, .offcaddr {
	display : block;
	margin-bottom : 15px;
	text-align : center;
}

#sp-header {
	padding : 10px 0;
}

#sp-header-phone .btn {
	font-size : 14px;
	padding : 8px 15px;
	font-weight : 500;
	text-transform : none;
	margin-top : 10px;
}

.sp-megamenu-parent .vl-menu-id-148 .sp-dropdown {
	
}

.vl-menu-id-148>.sp-dropdown, .vl-menu-id-782>.sp-dropdown {
	min-width : 800px!important;
}

.vl-menu-id-148>.sp-dropdown ul.sp-dropdown-items li, .vl-menu-id-782>.sp-dropdown ul.sp-dropdown-items li {
	width : 50%;
	display : inline-block;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	transition: all 600ms ease;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
	transition: all 600ms ease;
	background : #dddddd;
}

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

.offcanvas-menu img {
	display : inline-block;
	max-width : 100%;
	height : auto;
	margin-bottom : 30px;
}

.offcanvas-menu .top-catalog-btn {
	width : 90%;
	margin : 0 auto;
	text-align : center;
}

.accord_menu_266 {
	width : 85%;
	margin : 0 auto;
	display : block;
}

.accord_menu_266 p {
	color : #27416C;
	font-weight : 500;
	font-size : 16px;
	line-height : 44px;
}

.prodsinmenu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 10000;
  padding: 20px 50px;
  overflow-y: scroll;
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(5px);
  text-align: center;
}

.menuprodnav {
  text-align: right;
  font-size: 30px;
  line-height: 76px;
  padding-right: 50px;
}

.menuprodnav a {
  display: inline-block;
  margin: 0;
  color: #27416C;
}

#sp-header-phone {
	text-align : right;
}

.not-pc-inline {
	display : none;
}

.cat-menu-title {
	text-align : left;
	font-size : 28px;
	font-weight : 600;
	/*margin-bottom : 20px;*/
	max-width : 1000px;
	margin-left : auto;
	margin-right : auto;
}

.prodsinmenu-item {
	text-align : center;
	font-size : 18px;
	font-weight : 500;
	margin-bottom : 30px;
}

.cat-menu-title-h3 {
	margin-bottom : 40px;
	text-align : left;
	color : #27416C;
}

.cat-menu-title-h5 {
	/*font-size : 18px;
	font-weight : 500;*/
	font-size: 16px;
    font-weight: 300;
}

.cat-menu-image {
  margin-bottom: 10px;
  border-radius: 10px;
  transition: all 600ms ease;
}

.cat-wrap-btns {
	margin-bottom : 30px;
}

.prod-in-menu-row {
	max-width : 1200px;
	padding : 0 30px;
	margin : 0px auto;
}

#open-search, #close-search {
	color : #414549;
}

.top-text {
	text-align : center;
	font-size : 20px;
	font-weight : 500;
	color : #414549;
	margin-bottom : 0px;
}

#sp-header-phone p {
	font-size : 20px;
	margin-bottom : 8px;
	font-weight : 600;
	color : #414549;
}

.search-result-page a {
	color : #333;
}

#sp-header-phone p.first-contact {
	font-size : 21px;
	margin-bottom : 8px;
	font-weight : 600;
}

#sp-header-phone p.all-contacts-links {
	font-size : 16px;
	margin-bottom : 0px;
	font-weight : 500;
}

#sp-header-phone p a {
	color : #414549;
}

#sp-header-phone p a:hover {
	color : #EA5513;
}

#open-search:hover, #close-search:hover {
	color : #EA5513;
}

#close-search {
	position: absolute;
	right: 0;
	top: 8px;
}

#sp-topmenu {
	position : relative;
}

.search-wrap {
	background : #f2f2f2;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	left : 0;
	z-index : 200;
	display : none;
}

form.form-inline {
	display : flex;
	justify-content: space-between;
	height : 65px;
	align-items : center;
}

form.form-inline .btn-primary {
	background: #EA5513;
	padding-left : 50px;
	padding-right : 50px;
	margin-right : 30px;
	flex-basis : 15%;
}

form.form-inline .btn-primary:hover {
	box-shadow: none;
	background : #cA3503;
}

form.form-inline input {
	line-height : 49px;
	height : 49px;
	border : 1px solid #FFF;
	flex-basis : 85%;
	margin-right : 10px;
}

#open-search-in-menu {
	color : #27416C;
	text-decoration : underline;
	text-decoration-style: dashed;
	font-style : italic;
}

#open-search-in-menu i {
	margin-right : 8px;
}

.page-header {
	max-width : 1140px;
	margin : 0px auto;
}

.com-sppagebuilder #sp-main-body {
	padding-top: 15px;
}

.com-sppagebuilder.lp-page #sp-main-body {
	padding-top: 0px;
}

#partner-top {
	margin-right : auto!important;
	margin-left : auto!important
}

#partner-top h2 {
	color : #000000;
	line-height : 40px;
	font-size : 26px;
	margin-bottom : 0px;
}

h1.page-title, .page-header h1, .browse-view h1, h1.bview, .productdetails-view h1, .itemListCategory h2, #k2Container .itemHeader h2, .entry-header h2 {
	font-weight : 600;
	font-size : 26px;
	margin-bottom : 30px;
	padding : 0px;
	text-align : left;
	color : #333;
}

.productdetails-view h1 {
	margin-top : 0px;
	margin-bottom : 40px;
	text-align : center;
}

.br4 img {
	border-radius : 4px;
}

.lun-form h5 {
	margin-bottom : 15px;
}

.blog-details-content-wrap div h2 {
	color : #333;
	font-size : 24px;
}

.blog-details-content-wrap div h3 {
	color : #333;
	font-size : 20px;
}

div.itemHeader h2.itemTitle {
  font-family: 'Open Sans';
}

.fancybox-title {
	display : none;
}

.cat-prod-image {
	width : 100%;
	aspect-ratio : 1;
}

.telcont {
	font-size : 22px;
	text-align : center;
	font-weight : 600;
}

.telcont .first-contact {
	font-size : 26px;
}

.lun-form-line {
  align-items: flex-end;
}
.lun-form {
  text-align: center;
}

.lun-form label {
  font-size: 16px;
  text-align: left;
  display: block;
  margin-bottom: 5px;
}

.lun-form input[type="text"], .lun-form select, .lun-form input[type="email"]:not(.form-control), .lun-form input[type="tel"]:not(.form-control) {
  width: 100%;
  border-radius:8px;
  height: 40px;
  line-height: 40px;
  padding:0 10px;
  text-align: left;
  margin:0 0 15px;
  border-color:#ccc;
}

.onis-flist .mobtextcenter {
  font-size: 13px;
}

.mt30 {
	margin-top : 30px;
}

.textcenter {
  text-align: center;
}

.lun-form textarea {
  border-radius:8px;
  width: 100%;
  line-height: 20px;
  margin:0 0 15px;
  height: 120px;
  padding:10px;
}

.lun-form .btn-primary {
	margin-bottom : 15px;
}

.podblink, .b1cbut {
  display: inline-block;
  padding:15px 12px;
  color: #FFF;
  background:#EA5513;
  font-size: 16px;
  font-weight: 400;
  border-radius : 4px;
}

.podblink span {
	font-style : italic;
}

.podblink:hover {
	color: #eee;
}



.telcont p.first-contact {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 600;
}

.telcont a {
	color : #333;
}

.cat-product-item {
	text-align : center;
	margin-bottom : 30px;
}

.cat-product-item h3 {
	font-size : 16px;
}

.cat-prod-image {
  width: 100%;
  aspect-ratio: 1;
  margin-bottom: 15px;
  border-radius: 10px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 600ms ease;
}

.prodsinmenu-item:hover .cat-menu-image, .cat-product-item:hover .cat-prod-image {
	border-radius: 20px;
	transition: all 600ms ease;
}

.mp-slider h1 {
	color : #27416C;
}

.mp-slider p {
	color : #000;
	font-size : 18px;
	font-weight : 400;
}

.sppb-sp-slider-button:hover span.sp-slider-btn-text {
  box-shadow: 0px 3.5px 0px #f29b10;
}

.sppb-sp-slider-button#sp-slider-inner-item-1601991908351-num-3-key:hover span.sp-slider-btn-text {
  box-shadow: 0px 3.5px 0px #27416C;
}

.mt40 {
	margin-top : 40px;
}

.mt30 {
	margin-top : 30px;
}

.mt20 {
	margin-top : 20px;
}

.mt15 {
	margin-top : 15px;
}

.mt0 {
	margin-top : 0px;
}

.mb40 {
	margin-bottom : 40px;
}

.mb30 {
	margin-bottom : 30px;
}

.mb20 {
	margin-bottom : 20px;
}

.mb15 {
	margin-bottom : 15px;
}

.mb0 {
	margin-bottom : 0px;
}

.mp-page .prod-in-menu-row {
	max-width : 90%;
	margin : 40px auto 0;
}

.mpproducts {
	max-width : 1200px;
	margin : 40px auto 0;
}

.mpproducts {
	text-align : center;
}


.mpproducts img {
  border-radius: 10px;
  display: inline-block;
  margin-block : 10px;
  width : 100%;
  height : auto;
}

.mpproducts .col_4, .blog-details-content-wrap .col_4, .lpproducts .col_5 {
	width : 23%;
	display : inline-block;
	padding : 10px;
	vertical-align : top;
	margin-bottom : 15px;
}

.mpproducts .col_5 {
	width : 18%;
	display : inline-block;
	padding : 10px;
	vertical-align : top;
	margin-bottom : 15px;
}

.mpproducts h3.module-title {
	color : #27416C;
	margin-top : 15px;
}

.mp-icons {
	text-align : center;
	max-width : 1200px;
	margin : 0 auto;
}

.mp-icons img {
	display : inline-block;
}

.mp-icons h3 {
	font-size : 18px;
}

.mp-page .sp-module  {
	margin-top : 0px;
}

.mp-page #sp-main-body  {
	padding : 0px;
}

#sp-page-bottom-bg {
	background : #27416C;
	color : #FFF;
}

#sp-page-bottom-bg h3 {
	text-align : center;
}

#sp-page-bottom-bg .sp-column {
	max-width : 1200px;
	margin : 0 auto;
}

#sp-page-bottom-bg .sp-module .sppb-addon-content ul {
  padding-left: 0px;
  margin: 0;
}

#sp-page-bottom-bg .sp-module .sppb-addon-content ul li {
	margin-bottom : 10px;
	border : 0px;
}

.sppb-btn-secondary {
  color: #fff;
  background-color: #7a8793;
  border-color: #7a8793;
}

.sppb-btn {
	padding : 12px 25px;
}

#sp-bottom {
	color : #333;
}

.bot-contacts {
	text-align : left;
	font-size : 14px;
}

.bot-contacts i, .bot-contacts em {
	display : inline-block;
	margin-right : 6px;
}

#sp-bottom a {
	color : #333;
	text-decoration : none;
}

#sp-footer {
	font-size : 13px;
	line-height : 19px;
}

#sp-footer p {
	margin-bottom : 8px;
}

#sp-footer a {
	text-decoration : underline;
	text-decoration-style: solid;
}

#sp-bottom1 img {
	max-width : 80%;
}

#sp-bottom4 {
	text-align : center;
}

#cat-open-bottom {
	margin : 0 auto 20px;
	width : 80%;
}

#cat-open-bottom i {
	margin-right : 8px;
}

li.accordeonck {
	position : relative;
	padding-right : 20px;
	padding-top : 8px;
	padding-bottom : 8px;
}

li.accordeonck ul li {
	padding-left : 10px;
}

img.toggler {
	cursor : pointer;
	position : absolute;
	top : 15px;
	right : 0px;
}

.sp-module div.accordeonck ul > li > a {
	font-weight : 400;
	color : #555;
	line-height : 22px;
	display : inline-block;
}

.orderby-displaynumber {
  border : 0;
  margin: 0;
  padding: 0;
}

.category-view .row .category .spacer h2 a, .browse-view .row .product .spacer h2 a, div.subCategory h2 a, .catItemTitle h3 a, h3.catItemTitle a {
  font-size: 16px;
  display: block;
  text-align: center;
}

.category-image img, .browse-view .row .product .spacer img {
  max-width: 80%;
  max-height: 100%;
  display : inline-block;
  border-radius : 10px;
}

.category-image img:hover, .browse-view .row .product .spacer img:hover {
  border-radius : 20px;
}

.category-image a {
  display: table-cell;
  vertical-align: middle;
  box-sizing: content-box;
}

.category-image, .browse-view .product-image {
  display: table;
  height: 110px;
  padding: 10px 15px 10px 15px;
  border : 0;
  text-align: center;
  width: 100%;
}

.browse-view img {
	display : inline-block;
}

.browse-view h2 {
	font-size : 26px;
	color : #27416C;
}

.browse-view h4 {
	font-size : 20px;
	color : #27416C;
}

div.product {
  border: 0;
  min-width: 220px;
}

.product .spacer .product-price div.PricesalesPrice {
  color: #e28b00;
  font-size: 16px;
  color: red;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
}

.product .spacer .product-price div.PricesalesPrice {
  padding: 0 5px;
  color: #e28b00;
  font-size: 16px;
  color: red;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
}

.product .spacer .product-price {
  padding: 0 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 7px;
  width: 100%;
}

.vm-pagination {
	display: inline-block;
	margin : 0px auto;
	float : none;
}

.orderby-displaynumber {
	text-align : center;
}

.vm-pagination a {
	cursor : pointer;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #27416C;
  border-color: #27416C;
}

.btnmodalsuper:hover, .btnmodalsuper {
  border: none;
  border-radius: 5px;
  color: #FFF;
  font-size: 20px;
  padding: 10px 30px;
  background-color: #E0262D;
  width: 100%;
  text-align: center;
}

.productdetails-view .product-description, .product-fields {
  margin: 15px 0;
}

.charki1 .product-field-type-S {
  padding-left: 0;
  float: left;
  width: 100%;
  margin: 0 0 8px 0 !important;
}

.charki1 .product-fields-title-wrapper {
  float: left;
  display: block;
  padding: 0;
}

.product-fields-title {
  color : #000;
  font-weight : 400;
}

.product-fields-title strong {
	font-weight : 400;
}

.charki1 .product-field-display {
  float: right;
}

div.itemListCategory, div.subCategory, div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img, span.catItemImage img {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}

div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img, div.catItemImageBlock img, div.subCategory a.subCategoryImage:hover img {
	margin : 0px auto 10px;
	display : block;
	border-radius : 10px;
	transition: all 600ms ease;
}

div.subCategory a.subCategoryImage img:hover, div.subCategory a.subCategoryImage:hover img, div.catItemImageBlock:hover img {
	border-radius : 20px;
	transition: all 600ms ease;
}

div.catItemImageBlock {
  padding: 0px;
  margin: 0 0 0px 0;
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  margin: 0;
  padding: 0px;
  border: 0;
}

ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg {
  border-radius : 10px;
  transition: all 600ms ease;
}

ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg:hover, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg:hover {
  border-radius : 20px;
  transition: all 600ms ease;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
  display: block;
  float: left;
  margin: 0;
  padding: 0 5px 5px 0;
  background: none;
}

.blog-details-content-wrap .col_4 img {
	display : inline-block;
	margin-bottom : 10px;
}

.blog-details-content-wrap .col_4 a {
	font-weight : 500;
}

table.nagr-classes {
	width : 90%;
	margin : 0px auto 15px;
}

table.nagr-classes tr:nth-child(2n), .table-wrap table tr:nth-child(2n), .table-wrap table tr:nth-child(2n) td {
	background : #f0f0f0!important;
}

.table-wrap table tr:nth-child(2n) td, table.nagr-classes td {
	padding : 5px;
}

.blog-details-content-wrap div h2.fs20 {
	font-size : 20px;
}

.m_b_mc .news-item {
	margin-bottom : 30px;
}

.images-disp-inline img {
	display : block;
	margin : 0px auto 15px;
}

.blog .mob-article-body-row h2 {
	font-size : 20px;
	margin-bottom : 15px;
	float : none;
	color: #27416C;
}

.news-image {
	border-radius : 10px;
	margin : 0 auto 30px;
	display : block;
}

.main-color {
	color: #27416C;
}

.ya-map iframe {
  border-radius: 10px;
  overflow: hidden;
}

.cpnb-div-position-bottom-left {
	border-radius : 10px;
}

.cpnb-button-ok {
  padding: 10px 40px!important;
  font-size: 16px!important;
}

.vl-menu-id-148>a {
	/* max-width : 180px; */
}

.fw500 {
	font-weight : 500;
}

.contact-form .b24-form-header, .contact-form .b24-form-sign {
  display : none!important;
}

.contact-form .b24-form-content {
	padding : 0px!important;
}

.b24-form-wrapper.b24-form-border-bottom {
  border: 0px!important;
}

.b24-form-btn {
	background-color: #27416C!important;
}

.b24-form-btn:hover {
	background-color: #EA5513!important;
}

.lp-slide1 h1.sppb-sp-slider-title span {
	text-transform : none;
	font-weight : 500;
	font-size : 48px;
	color : #FFFFFF;
}

.lp-slide1 h1.sppb-sp-slider-title span span {
	font-weight : 800;
	color : #f29b10;
}

.lp-icon-item {
	text-align : center;
	font-weight : 500;
	font-size : 18px;
}

.lp-icon-item img {
	display : block;
	margin : 0px auto 10px;
	max-width : 80px;
}

.lp-slide2 .sppb-container-inner {
	max-width : 70%;
	margin : 0 auto;
}

.lp-slide2 .lp2-text {
	font-size : 20px;
	font-weight : 500;
	color : #000;
	line-height : 30px;
	padding-left : 30px;
}

.lp-slide2 .lp2-btn .btn-secondary {
	background : #f29b10;
	border-color : #f29b10;
	/* margin-left : 30px; */
	margin-top : 10px;
	padding-left : 30px;
	padding-right : 30px;
	font-size : 20px;
}

.offcanvas-inner .offcanvas-menu-toggler {
	color : #EA5513;
}

.offcanvas-inner {
	padding-top : 30px;
}

.offcanvas-inner .sp-module {
	margin : 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  padding-bottom: 0;
}

.offcanvas-inner .first-contact {
	margin-top : 40px;
	font-size : 24px;
	font-weight : 600;
}

.offcanvas-inner .second-contact {
	margin-top : 0px;
	font-size : 21px;
	font-weight : 600;
}

.breadcrumb li {
	font-size : 14px;
	font-weight : 400;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.breadcrumb i.fa-home {
	color: #EA5513;
	transition: 400ms
}

.breadcrumb i.fa-home:hover {
	color : #888;
}

.breadcrumb {
  margin-bottom: 0;
}

#sp-breadcrumb {
	margin : 6px 0;
}

.about-us-page .sppb-addon-single-image-container img, .about-leo-row img {
	border-radius : 4px;
	margin-bottom : 10px;
}

.about-leo-row .sppb-addon-text-block {
	text-align : center;
}

.about-leo-row .sppb-addon-text-block h3 {
	font-size : 18px;
	margin-bottom : 10px;
}

.rowImages .fancybox {
  display: inline-block;
  overflow:hidden;
  margin:1%;
  position: relative;
}

.imageGallery a.fancybox {
	text-align : center;
}

.imageGallery a.fancybox img {
	display : inline-block;
}

.rubricator {
	text-align : center;
}

.rubricator-item {
  display: flex;
  padding: 10px 10px 15px;
  text-align: center;
  width: 100%;
  vertical-align: top;
  font-size: 14px;
  transition: all 600ms ease;
}

.rubricator-item a, .category-name h2 a, .product-container h2 a {
  color: #414549;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  text-align: left;
  font-size: 18px;
}

.category-name h2, .product-container h2 {
	font-size : 16px;
	font-weight : 500;
	line-height : 24px;
}

.rubricator-item img {
	display : block;
	margin : 0px auto 10px;
	filter: grayscale(100%);
	transition: all 600ms ease;
	margin-left: 0px;
  margin-right: 15px;	
}

.rubricator-item:hover img {
	filter: grayscale(0%);
	transition: all 600ms ease;
}

.spacer.product-container {
  border:0px;
  margin:0px;
  padding : 5px;
}

.vm-cat-product-detail-container {
	text-align : center;
}

.vm-cat-product-detail-container ul, .vm-cat-product-detail-container li {
	list-style-type : none;
	margin : 0px;
	padding : 0px;
	font-size : 14px;
	font-weight : 600;
	color : #666;
}

.vm-cat-product-detail-container ul span, .vm-cat-product-detail-container li span {
	font-weight : 400;
}

.vm-product-descr-container-0 {
  min-height: auto;
  margin-bottom: 0px;
}

.vm-cat-product-detail-container .product-fields {
  margin:5px 0 15px;
}

.vmproduct.productdetails .product-container {
	text-align : center;
}

.vmproduct.productdetails img {
	display : inline-block;
}

.rubricator-item:hover a, .category-name:hover h2 a, .product-container:hover h2 a {
	color: #EA5513;
	transition: all 600ms ease;
}

.rubrikator-active-1 .rubricator-item-1 img, .rubrikator-active-1 .rubricator-item-1 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-2 .rubricator-item-2 img, .rubrikator-active-2 .rubricator-item-2 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-3 .rubricator-item-3 img, .rubrikator-active-3 .rubricator-item-3 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-4 .rubricator-item-4 img, .rubrikator-active-4 .rubricator-item-4 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-5 .rubricator-item-5 img, .rubrikator-active-5 .rubricator-item-5 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-6 .rubricator-item-6 img, .rubrikator-active-6 .rubricator-item-6 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-7 .rubricator-item-7 img, .rubrikator-active-7 .rubricator-item-7 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-8 .rubricator-item-8 img, .rubrikator-active-8 .rubricator-item-8 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

.rubrikator-active-9 .rubricator-item-9 img, .rubrikator-active-9 .rubricator-item-9 a {
	filter: grayscale(0%);
	transition: all 600ms ease;
	color: #EA5513;
}

h1 {
	font-size : 26px;
	line-height : 40px;
	margin-bottom : 15px;
	font-weight : 500;
}

#sp-title .leo-main-slider {
	max-width : 1902px;
	margin : 0px auto;
}

#sp-title .leo-main-slider-mob {
	max-width : 800px;
	margin : 0px auto;
}

.leo-main-slider-mob {
	display : none;
}

.nav-tabs-count-2 li {
	width : 50%;
}

.nav-tabs-count-3 li {
	width : 33%;
}

.nav-tabs-count-4 li {
	width : 25%;
}

.series-name-li {
	font-weight : 700;
}

.prod-nav-tabs li a {
	display : flex;
	width : 100%;
	
}

.cat-podbot-btn {
	margin-bottom : 30px;
	text-align : center;
}

.catitem:hover a {
	color : #EA5513;
}

.catitem:hover img {
	transform: scale(1.08);
	transition: 0.5s;
}

.catitem img {
	transition: 0.5s;
}

.b24-widget-button-pulse {
	border-color: #EA5513!important;
	border: 1px solid #EA5513!important;
}

.b24-widget-button-inner-block {
	background: #EA5513!important;
}

.b24-widget-button-inner-mask {
	background: #EA5513!important;
}

.b24-widget-button-social-item {
	background-color: #EA5513!important;
}

.product-field.product-field-type-X .product-field-display img {
    margin: auto;
	cursor: pointer;
}
.onis-felem.text-left label.inline-label {
	display: inline;
    margin: 5px 0px 0px 5px;
}
.row.onis-felem.text-left {
    margin-bottom: 15px;
}

.rubricator-wrap {
    border: 1px solid #eee;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
}

.text-catalogstyle {
	background: #f7f7f7; 
	padding: 20px 30px 10px; 
	font-size: 14px;
	border: 1px solid #eee;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.hisp-img {
	cursor : pointer;
}

@media (max-width: 1420px) {
	.sp-megamenu-parent > li.vl-menu-id-121 {
		display : none;
	}
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
		padding: 0 12px;
		font-size: 14px;
	}	
}

@media (max-width: 1090px) {
	.sp-megamenu-parent > li.vl-menu-id-229 {
		display : none;
	}
	.pc-megamenu-wrapper {
		display: block;
	}	
	.pc-megamenu-wrapper .cat-btn-wrap {
		float : left;
		margin-top: 13px;
	}
	.pc-megamenu-wrapper #open-search, .pc-megamenu-wrapper #offcanvas-toggler {
		float : right;
	}
	.pc-megamenu-wrapper #open-search i {
		margin-top: 23px;
		margin-left: 30px;
	}
	#sp-header .container, #sp-topmenu .container {
		max-width : 96%;
		width : 96%;
	}
	#sp-header-text h3 {
		font-size: 18px;
	}	
	#sp-header-text h3 span {
		font-size: 16px;
	}	
	.sp-megamenu-parent li {
		display : none;
	}	
	.lp-slide2 h1 {
		text-align : center;
	}
	.lp-slide2 h1 br {
		display : none;
	}
	.lp-slide2 .lp2-text {
		font-size: 18px;
		padding-left: 0px;
		text-align : center;
	}	
	.lp-slide2 .lp2-btn {
		text-align : center;
	}
	.lp-slide2 .lp2-btn .btn-secondary {
		font-size: 18px;
		display : inline-block;
	}	
	.lp-slide2 .sppb-container-inner {
		max-width: 90%;
	}
	.leo-main-slider {
		display : none;
	}
	.leo-main-slider-mob {
		display : block;
	}
	
	
}

@media (max-width: 1420px) {
	#sp-left {
		display : none;
	}
	#sp-main-body {
		padding: 20px 0;
	}	
}

@media (max-width: 768px) {
	.pc-megamenu-wrapper {
		display: flex;
	}	
	.pc-megamenu-wrapper .cat-btn-wrap {
		float : none;
		margin-top: 0;
	}
	.pc-megamenu-wrapper #open-search, .pc-megamenu-wrapper #offcanvas-toggler {
		float : none;
	}
	.pc-megamenu-wrapper #open-search i {
		margin-top: 0;
		margin-left: 0;
	}
	#sp-header .container, #sp-topmenu .container {
		max-width : 96%;
		width : 96%;
	}
	.sp-megamenu-parent li {
		display : none;
	}	
  .lp-slide2 .lp2-text {
    font-size: 16px;
    text-align: center;
  }
.lp-slide2 .sppb-container-inner {
  max-width: 96%;
  margin: 0 auto;
}


	#sp-logo img {
		display : block;
		margin : 0px auto 15px;
	}
	.sp-megamenu-parent > li.vl-menu-id-121, .sp-megamenu-parent > li.vl-menu-id-229 {
		display : inline-block;
	}
	.not-mob {
		display : none;
	}
	.mob-text-center {
		text-align : center;
	}	
	
#sp-header-text h3 {
  font-size: 18px;
}
#sp-header-text h3 span {
  font-size: 16px;
  margin-top: 5px;
}
.top-vl-addr {
	display : none;
}
#sp-header-phone {
	text-align : center;
}
.header-phone-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#sp-header-phone .header-phone-wrap .bignumber {
  /*margin-right : 15px;
  font-size: 2.8vmax;*/
  font-size: 2.1vmax;
  margin-top: 5px;
}
#open-search, #sp-left {
	display : none;
}
#sp-header-phone .btn {
  margin-top: 0px;
}
.top-catalog-btn, .cat-menu-title-h3 {
  width : 100%;
  text-align : center;
}
.pc-megamenu-wrapper #offcanvas-toggler span.not-pc-inline {
	font-size : 16px;
}
.pc-megamenu-wrapper #offcanvas-toggler i {
  margin-right: 10px;
  font-size: 18px;
}
#sp-topmenu {
	padding : 10px 0;
}
.not-pc-inline {
	display : inline-block;
}
.cat-wrap-btns {
	margin : 25px 0 40px;
}
.cat-wrap-btns .btn {
	text-transform : none;
	font-weight : 500;
	font-size : 14px;
	padding : 8px 5px;
	width : 100%;
}
.prodsinmenu {
background: rgba(255,255,255,0.95);
backdrop-filter: blur(5px);
text-align: center;
padding: 20px 15px;
}
.menuprodnav {
  padding-right: 15px;
}
.col-xs-6 {
width: 50%;
}

.prod-in-menu-row {
	max-width : 100%;
	padding : 0 0px;
	margin : 0px auto;
}

.cat-menu-title-h5 {
	font-size : 15px;
}

form.form-inline {
  height: 45px;
  align-items: flex-start;
}
form.form-inline input {
  line-height: 40px;
  height: 40px;
  flex-basis: 70%;
}
form.form-inline .btn-primary {
  padding: 9px 15px;
  flex-basis: 30%;
}

h1.page-title {
	font-size : 20px;
	text-align : center;
}

.mp-slider p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
}

.sppb-sp-slider-button {
	width : 80%;
	margin : 0 auto 15px;
}

.mpproducts .col_4, .blog-details-content-wrap .col_4, .mpproducts .col_5, .lpproducts .col_5 {
  width: 48%;
}

.mpproducts h3 {
  max-width: 90%;
  margin: 15px auto 8px;
}

#sp-bottom1 img {
	max-width : 60%;
	margin : 0px auto;
}

#sp-bottom2, #sp-bottom3, #sp-footer p, .article-info, .news-title h2 {
	text-align : center;
}

#cat-open-bottom {
  margin: 0 auto 50px;
}

#sp-bottom {
	padding-bottom : 35px;
	text-align: center;
}

#sp-bottom4 .sp-module.bot-contacts .custom.bot-contacts {
    text-align: center;
}

.blog-details-content-wrap {
  padding: 0px;
}

  #sp-main-body {
    padding: 30px 0;
  }

h1.page-title, .page-header h1, .browse-view h1, h1.bview, .productdetails-view h1, .itemListCategory h2, #k2Container .itemHeader h2, .entry-header h2 {
  font-size: 22px;
  margin-bottom: 20px;
  text-align: center;
}

.browse-view h2 {
	font-size : 20px;
	text-align: center;
}

.browse-view p img {
	margin : 0 auto 10px!important;
	max-width : 100%;
}

.browse-view h4 {
	font-size : 16px;
	color : #27416C;
}

.subCategoryContainer, .subCategory, .itemContainer {
	width : 100%!important;
	height : auto!important;
}

.subCategoryContainer {
	margin-bottom : 30px;
}

ul.sigProClassic li.sigProThumb, ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper, ul.sigProClassic li.sigProThumb span.sigProLinkWrapper, ul.sigProClassic li.sigProThumb a.sigProLink {
  float: none;
  background: none;
  text-align: center;
}

ul.sigProClassic li.sigProThumb a.sigProLink {
	display : inline-block;
}

.blog-details-content-wrap div h2 {
	text-align: center;
	font-size : 20px;
}

table.nagr-classes {
	width : 100%;
	margin : 0px auto 15px;
}

table.nagr-classes tr:nth-child(2n) {
	background : #f0f0f0;
}

table.nagr-classes td {
	padding : 5px;
	display : block;
	text-align : center;
	padding-top : 20px;
}

table.nagr-classes td img {
	display : inline-block;
}

table.nagr-classes td li, table.nagr-classes td ul {
	list-style : none;
	padding : 0px;
}

.m_b_mc .news-item p {
	padding-left : 80px;
}

.table-wrap, .scrollup {
	display : none!important;
}

.blog-details-content-wrap div h3 {
	font-size : 16px;
	text-align : center;
}

.blog-details-content-wrap.news-full .entry-header {
  margin-bottom: 0px;
}

.news-image {
	margin : 0 auto 15px;
}

.news-blog-body .article-info {
	margin : 25px 0 10px;
}

.cpnb-div-position-bottom-left {
	border-radius : 10px 10px 0 0;
}

#mobnavi {
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-top: 0px;
	background: rgba(240, 240, 240, 0.85);
	color: #5C5C5B;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 10;
}
  .mob-bot-ico {
    display: inline-block;
    text-align: center;
    font-weight: 500;
    padding: 13px 0 7px;
    font-size: 12px;
    text-transform: uppercase;
	line-height : 16px;
	vertical-align : top;
  }
  
  .mob-bot-ico1, .mob-bot-ico4 {
	  width : 19%;
  }
  
  .mob-bot-ico2, .mob-bot-ico3 {
	  width : 29%;
  }
  
  .mob-bot-ico i {
    font-size: 14px;
    display: block;
    margin: 0px auto 5px;
  }  
  
  .mob-bot-ico a {
    color: #000;
  }

  .mob-bot-ico a i {
    color: #EA5513;
  }
  
  .mob-bot-ico1 {
	  background : #EA5513;
	  color : #FFF;
  }
  .mob-bot-ico1 a {
    color: #FFF;
  }
  .mob-bot-ico1 a i {
    color: #FFF;
  }

#sp-footer {
	padding-bottom : 70px;
}

#sp-page-title, #sp-section-6, #sp-main-body {
	overflow : hidden;
}

.lp-slide1 h1.sppb-sp-slider-title span {
	text-transform : none;
	font-weight : 500;
	font-size : 26px;
	color : #FFFFFF;
}

.lp-slide1 h1.sppb-sp-slider-title span span {
	font-weight : 800;
	color : #f29b10;
	display : block;
}

.lp-icon-item {
	font-size : 14px;
}

.lp-icon-item img {
	max-width : 35%;
}

.lpproducts .col_5 {
  margin-bottom: 0px;
}
section#sp-section-7 {
    overflow: hidden;
}
.catitem h6 {
    font-size: 16px !important;
}

}

.sppb-carousel-extended-outer-stage .sppb-carousel-extended-item img {
    object-fit: cover;
}

.sp-module.catalog-promo {
    margin: auto;
    max-width: 1200px;
    padding: 0 15px;
}
.sp-module.catalog-promo ul {
    list-style: revert;
    padding: revert;
    margin: revert;
}
.sp-module.catalog-promo ul li {
    border: none;
}

@media(min-width: 769px){
.not-pc{
	display: none;
}
}
div#sp-adress {
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
span.adress {
    font-weight: 400;
}
h2.cat-menu-title-h2 {
    margin-bottom: 30px;
    color: #27416C;
}



.productdetails-view .product-neighbours a {
    display: block;
    color: #a1a1a1;
    border: 1px solid #eee;
    padding: 3px 10px;
}
.productdetails-view .product-neighbours .next-page:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    margin-left: 5px;
}
.productdetails-view .product-neighbours .previous-page:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    margin-right: 5px;
}
.productdetails-view .product-neighbours .next-page, .productdetails-view .product-neighbours .previous-page {
    background: none;
}
div#home { 
    opacity: 1;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
	
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
	background: #f2f2f2;
}

.nav-tabs>li:hover {
	background: #e2e2e2;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.productdetails-view .nav-tabs li.active a img {
	filter: invert(100%);
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 0px 0px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #009ca6
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.productdetails-view div.row {
    display: block;
    margin-left: -15px;
    margin-right: -15px
}

.productdetails-view .product-neighbours .previous-page {
    background: none
}

.productdetails-view .product-neighbours .previous-page:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px
}

.productdetails-view .product-neighbours .next-page {
    background: none
}

.productdetails-view .product-neighbours .next-page:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px
}

.productdetails-view .product-neighbours a {
    display: block;
    color: #666;
    border: 1px solid #eee;
    padding: 4px 15px;
	border-radius : 4px;
}

.productdetails-view .product-neighbours a:hover {
	color: #FFF;
	background: #ea5513;
}

.productdetails-view .icons {
    float: none
}

.productdetails-view .icons a[title="PDF"]:before {
    content: "\f1c1";
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome;
    color: #333
}

.productdetails-view .icons .printModal:before {
    content: "\f02f";
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome;
    color: #333
}

.productdetails-view .icons .recommened-to-friend:before {
    content: "\f003";
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome;
    color: #333
}

.productdetails-view .icons a {
    margin: 0 5px
}

.productdetails-view .icons a img {
    display: none
}

.productdetails-view .main-image {
    border: 1px solid #f7f7f7;
    height: 360px;
    line-height: 360px
}

.productdetails-view .main-image a img {
    max-height: 100%;
    max-width: 100%
}

.productdetails-view .additional-images {
    text-align: center
}

.productdetails-view .additional-images .product-add-image {
    border: 1px solid #f7f7f7;
    height: 100px;
    line-height: 100px
}

.productdetails-view .additional-images .product-add-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.productdetails-view .additional-images .product-add-image a {
    width: 100%;
    height: 100%
}

.productdetails-view .additional-images.row {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 10px
}

.productdetails-view .additional-images.row>div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px
}

.productdetails-view .zoom-button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    color: #a9a9a9;
    font-size: 24px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
	background-color: #ea5513;
}

.product-details-tech-table h3, #conschar p strong, #conschar h3, #dimensions h3 {
	font-size : 15px;
	font-weight : bold!important;
	text-transform : uppercase;
}

#techchar h3, #conschar h3, #dimensions h3 {
	text-align : center;
}

#techchar h3 {
	margin-top : 0px;
}

#techchar img, #dimensions img {
	margin : 0px auto 15px;
}

.product-details-tech-table .product-fields {
	margin-top : 0px;
}

.product-details-tech-table table tr:hover {
	background: #e2e2e2;
}

.b1cbut:hover, .b1cbut:active, .b1cbut:focus {
	color : #ccc;
}

.productdetails-view .zoom-button:hover {
    cursor: pointer;
    color: #333;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.productdetails-view .nav-tabs a {
    color: #333;
    padding: 10px 30x;
    font-size: 18px;
    border: 0;
    display: flex;
    align-items: center;
    height: 65px;
    justify-content: center;
    text-align: left;
    margin-right: 0px
}

.productdetails-view .nav-tabs a:hover {
    background: none;
    border: 0
}

.productdetails-view .nav-tabs li a img {
	height : 40px;
	width : auto;
	margin-right : 15px;
	opacity: 0.8;
}

.form-sended {
	text-align : center;
}

.product-zakaz {
	display : flex;
	width: 100%;
	justify-content: center;	
}

.product-zakaz-input {
	margin-right : 8px;
	font-size : 16px;
	border-radius : 4px;
	border : 1px solid #ccc;
	text-align : center;
	min-height : 54px;
}

a#cat-open:focus {
	color : #FFF;
}

.productdetails-view .nav-tabs .active a,.productdetails-view .nav-tabs .active a:hover,.productdetails-view .nav-tabs .active a:focus {
    color: #fff;
    border-radius: 0;
    background: #ea5513;
}

.productdetails-view .tab-content {
    padding-top: 15px;
    font-size: 15px
}

.productdetails-view #jc #comments h4 .refresh,.productdetails-view #jc #comments #comments-list-footer,.productdetails-view #jc #comments .comment-anchor,.productdetails-view #jc #comments .comments-buttons {
    display: none
}

.productdetails-view #jc #comments h4 {
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
    display: none
}

.productdetails-view #jc #comments .comments-list {
    margin-left: 0;
    height: auto
}

.productdetails-view #jc #comments .comments-list .rbox {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #eee
}

.productdetails-view #jc #comments .comments-list .rbox .comment-box {
    padding-top: 10px
}

.productdetails-view #jc #comments .comments-list .rbox .comment-author {
    font-weight: normal;
    color: #333
}

.productdetails-view #jc #comments .comments-list .rbox .comment-author:before {
    content: "\f007";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #474747;
    margin-right: 5px
}

.productdetails-view #jc #comments .comments-list .rbox .comment-date {
    background: none;
    font-size: 12px;
    color: #a1a1a1
}

.productdetails-view #jc #comments .comments-list .rbox .comment-body {
    padding: 15px 0;
    color: #333
}

.productdetails-view #jc h4 {
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 10px
}

.productdetails-view #jc #comments-form>p {
    margin: 0 !important
}

.productdetails-view #jc #comments-form #comments-form-comment {
    height: 120px;
    margin-bottom: 10px
}

.productdetails-view #jc #comments-form input {
    margin-bottom: 10px
}

.productdetails-view #jc #comments-form input.checkbox {
    display: inline;
    margin: 0;
    vertical-align: middle
}

.productdetails-view #jc #comments-form label[for="comments-form-subscribe"] {
    font-weight: normal;
    color: #a1a1a1;
    margin: 0
}

.productdetails-view #jc #comments-form img.captcha {
    margin-top: 10px
}

.productdetails-view #jc #comments-form span.captcha {
    color: #a1a1a1
}

.productdetails-view #jc #comments-form span.captcha:before {
    content: "\f021";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #a1a1a1;
    margin-right: 5px
}

.productdetails-view #jc #comments-form span.captcha:hover {
    cursor: pointer
}

.productdetails-view #jc #comments-form input.captcha {
    width: 121px
}

.productdetails-view .product-details {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 20px;
    margin-bottom: 15px
}

.productdetails-view .product-info {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding: 10px 0 0;
    margin-bottom: 20px;
	text-align: center;
}

.productdetails-view .product-info>div {
    margin-bottom: 5px
}

.productdetails-view .product-info .manufacturer {
    margin-top: 0
}

.productdetails-view .product-info .in-stock:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #abd07e;
    margin-right: 3px
}

.productdetails-view .product-info .no-stock:before {
    content: "\f10c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ff7878;
    margin-right: 3px
}

.productdetails-view .spacer-buy-area {
    padding-left: 0
}

.productdetails-view .spacer-buy-area .product-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.productdetails-view .spacer-buy-area .product-price span.PricesalesPrice {
    font-size: 20px;
    background: #004c54;
    padding: 3px 10px
}

.productdetails-view .spacer-buy-area .product-price span.PricebasePriceWithTax {
    font-size: 18px
}

.productdetails-view .spacer-buy-area .product-price div.PricebasePriceWithTax {
    margin: 2px 0 0 15px
}

.productdetails-view .spacer-buy-area div.addtocart-area {
    margin-bottom: 0
}

.productdetails-view .spacer-buy-area div.addtocart-area .product-fields {
    padding: 20px 0 0px 0
}

.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field {
    margin-bottom: 15px
}

.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-fields-title-wrapper {
    font-weight: normal;
    display: block;
    float: left;
    min-width: 100px
}

.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-field-display {
    display: inline
}

.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-field-display select {
    min-width: 100px
}

.productdetails-view .spacer-buy-area .b1c {
    color: #a1a1a1;
    border-bottom: 1px dashed;
    margin-top: 10px;
    display: inline-block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.productdetails-view .spacer-buy-area .b1c:hover,.productdetails-view .spacer-buy-area .b1c:focus {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer
}

.productdetails-view .b-share_theme_counter .b-share {
    padding-left: 0 !important
}

.productdetails-view .product-related-products {
    margin-right: -5px;
    margin-left: -5px;
    border-top: 0;
    margin-top: 20px
}

.productdetails-view .product-related-products .product-fields-title-wrapper {
    margin: 0 5px 15px 5px;
    font-size: 20px;
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 1px solid #004c54;
    padding-bottom: 5px
}

.productdetails-view .product-related-products .product-field-type-R {
    text-align: center;
    margin: 0;
    margin-bottom: 10px
}

.productdetails-view .product-related-products .product-field-type-R .related-product-image {
    height: 180px;
    width: 100%;
    border: 1px solid #f7f7f7;
    margin-bottom: 5px;
    position: relative
}

.productdetails-view .product-related-products .product-field-type-R .related-product-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.productdetails-view .product-related-products .product-field-type-R a {
    color: #333
}

.productdetails-view .product-related-products .product-field-type-R a:hover {
    color: #333;
    text-decoration: underline
}

.productdetails-view .product-related-products .product-field-type-R .PricesalesPrice,.productdetails-view .product-related-products .product-field-type-R .PricebasePriceWithTax {
    color: #a9a9a9
}

.productdetails-view .product-related-categories {
    margin-right: -5px;
    margin-left: -5px;
    border-top: 0;
    margin-top: 20px
}

.productdetails-view .product-related-categories .row {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.productdetails-view .product-related-categories .product-fields-title-wrapper {
    margin: 0 5px 15px 5px;
    font-size: 20px;
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 1px solid #004c54;
    padding-bottom: 5px
}

.productdetails-view .product-related-categories .product-field-type-Z {
    text-align: center;
    margin: 0;
    margin-bottom: 10px
}

.productdetails-view .product-related-categories .product-field-type-Z img {
    max-height: 100%;
    max-width: 100%
}

.productdetails-view .product-fields {
    border: none!important
}

.productdetails-view .product-fields .product-field {
    width: 100%
}

.productdetails-view .product-fields .product-field-type-M .product-field-display,.productdetails-view .product-fields .product-field-type-M .product-field-display .controls {
    float: left
}

.productdetails-view .product-fields .product-field-type-M img {
    max-width: 100%
}

.productdetails-view .product-fields .product-field-type-M label {
    margin: 0 0 10px 0;
    padding: 5px;
    text-align: center
}

.productdetails-view .product-fields .product-field-type-M input[type=radio] {
    float: none;
    margin: 0 auto;
    width: auto;
    left: auto;
    display: inline-block;
    position: relative
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.modtab {
    width: 100%;
    border: 1px solid #ddd
}

.modtab td,.modtab th {
    text-align: center;
    vertical-align: middle;
}

.modtab th {
	padding: 0 5px;
}

.modtab tr:nth-child(odd) {
    background: #f2f2f2;
}

.modtab tr:nth-child(1) td {
    font-weight: bold
}

.modtab tr td:nth-child(1) {
    font-weight: bold
}

.tg {
    width: 100%;
    border: 1px solid #ddd
}

.tg td,.tg th {
    text-align: center!important;
    vertical-align: middle!important;
    font-family: Arial,sans-serif!important;
    font-size: 14px!important;
    padding: 10px 5px!important;
    border-style: solid!important;
    border-width: 1px!important;
    overflow: hidden!important;
    word-break: normal!important;
    border-color: black!important
}

@media (max-width: 960px) {
    .productdetails-view .nav-tabs a {
        min-width: 370px !important;
    }
}
@media (max-width: 768px) {
    .product.col-md-3.col-sm-6 {
        width: 100%;
    }
}
@media (max-width: 960px) {
    .modtab,table.tg {
        overflow:scroll;
        display: block
    }

    .t3-sidebar {
        display: none
    }

    .productdetails-view .nav-tabs a {
        min-width: 370px !important
    }
}

@media (max-width: 768px) {
	.top-catalog-btn, a#offcanvas-toggler {
		line-height: 36px;
		height: 36px;
		padding:0px;
	}
	.pc-megamenu-wrapper #offcanvas-toggler {
		background: #EA5513;
		line-height : 34px;
		height: 36px;
		padding : 0px;
		white-space: nowrap;	
		text-align : center;
		border-radius: 4px;
		border: 1px solid transparent;
		font-weight: 600;
		color : #FFF;
		width: 100%;
		display: block;
		margin : 0px;
	}	
	.sp-megamenu-wrapper .sp-megamenu-parent {
		display: none;
	}
	#offcanvas-toggler >i {
		color: #FFF;
	}
	.pc-megamenu-wrapper .cat-btn-wrap, .top-menu-icos {
		width : 45%;
	}
	.first-contact {
		margin-top : 13px;
	}
	h6 {
		font-size : 16px;
		font-weight : 500;
	}
	h4 {
		font-size : 20px;
		font-weight : 500;
	}
	.rubricator-item {
	  padding:10px 10px 15px;
	  text-align: center;
	  width: 100%;
	  vertical-align: top;
	  font-size: 16px;
	  transition:all 600ms ease;
	}	
	.category-view h1 {
		text-align : center;
	}
	.productdetails-view .nav-tabs a {
		min-width: auto!important;
	}
	.series-name-li {
		font-weight: 500;
		font-size : 16px;
	}
	.series-name-li a {
		font-weight: 500;
		font-size : 16px;
		display : flex;
		align-content : center;
		align-items : center;
	}
.nav-tabs-count-4 li {
  width: 50%;
}
.productdetails-view .nav-tabs li a img {
  height: 40px;
  width: auto;
  margin: 0px auto 5px;
  opacity: 0.8;
  display : block;
}	
.productdetails-view .nav-tabs a {
  padding: 15px 10px;
  font-size: 16px;
  border:0;
  display: block;
  align-items: center;
  height: 115px;
  justify-content: center;
  text-align: center;
  margin-right: 0px;
}
.product-zakaz {
  display: block;
}
.product-zakaz-input {
	margin : 0px auto 6px;
}
.product-zakaz input, .product-zakaz a.btn {
	width : 80%;
}
.modtab td {
	padding : 5px 8px;
}

.tab-product-detail .tab-product ul.nav {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-bottom: 1px solid #eee;
}

.rubricator-ul ul.nav {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0px solid #eee;
  flex-wrap: nowrap;
  height: 100%;
  display : flex;
  overflow: auto;
  white-space: nowrap;  
}

.rubricator-ul ul.nav li {
  border: 0;
  position: relative;
  margin: 0;
  display : inline-block;
  text-align : center;
  white-space: normal;
  margin-right : 12px;
}

.rubricator-ul ul.nav li a {
	border : 0px;
	color: #414549;
}

.rubricator-ul ul.nav li a span {
	white-space: nowrap;  
}

.rubricator-ul ul.nav li img {
	filter: grayscale(100%);
	display : block;
	width : 32px;
	height : auto;
	margin : 0px auto 8px;
}

.rubricator-ul {
	overflow: hidden;
	max-width: 100%;
}

}
@media(min-width:769px) and (max-width:992px){
.nav-tabs-count-4 li {
    width: 50%;
}
}
@media(min-width:992px) and (max-width:1200px){
.catitem h6 {
    font-size: 14px !important;
}
}
.catitem h6 {
    font-size: 18px;
}
@media (min-width: 992px) and (max-width:1200px) {
    .about-us-page .page-header,.sp-page-builder.page-17 .page-header,.sp-page-builder.page-18 .page-header,.sp-page-builder.page-8 .page-header,.sp-page-builder.page-19 .page-header,.sp-page-builder.page-20 .page-header {
        max-width: 970px;
    }
}
@media (min-width: 768px) and (max-width:991px) {
    .about-us-page .page-header,.sp-page-builder.page-17 .page-header,.sp-page-builder.page-18 .page-header,.sp-page-builder.page-8 .page-header,.sp-page-builder.page-19 .page-header,.sp-page-builder.page-20 .page-header {
        max-width: 750px;
    }
}
i.fa.fa-chevron-right, i.fa.fa-chevron-left {
    border: none;
    border-radius: 50%;
    background: white;
    background: hsla(0, 0%, 100%, 0.75);
    padding: 8px 12px;
}
i.fa.fa-chevron-right:hover, i.fa.fa-chevron-left:hover {
    background: white;
}
.fa-chevron-right:before, .fa-chevron-left:before {
    color: #424446;
}
.sp-slider .sp-item .sp-background {
    background-position: left !important;
}
div[data-arrow-content=icon_only].sp-slider .sp-nav-control .nav-control {
    width: 45px;
    height: 45px;
}
.sp-slider.slider-new .sp-slider-content-wrap a {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    display: grid;
    margin: 0;
}
span.sp-slider-btn-text {
    background: transparent !important;
}
.leo-main-slider-mob .sp-slider .sp-item .sp-background {
    background-size: contain;
	background-repeat: no-repeat;
	background-repeat: round;
}
.leo-main-slider-mob .sp-slider-outer-stage {
    min-height: 85vh;
    height: unset !important;
}
.page-header.cat h1{
    text-align: center;
}
table.modtab td {
    border: 1px solid #ddd;
}
@media(min-width:769px){
#magnify-oversize {
  display: none;
  position: fixed;
  max-width: 1000px;
  height: auto;
  z-index: 9999;
  width: 55%;
}
}
@media(max-width:768px){
#magnify-oversize {
  display: none;
  position: fixed;
  max-width: 800px;
  height: auto;
  z-index: 9999;
  width: 90%;
}
}
#magnify-oversize img {
  width: 100%;
}
/* затемняющий фон */
#overlay {
  display: none;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.9;
  z-index: 9990;
}
/* кнопка закрытия */
#close-popup {
  width: 30px;
  height: 30px;
  background-color: #363636;
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 0px;
}
#close-popup i {
  width: 30px;
  height: 30px;
  background-image: url(/images/sprite.svg);
  background-position: -208px -6px;
  opacity: .8;
  display: block;
}
@media(min-width: 1200px){
table.modtab.float {
    float: left;
    width: 90%;
}
}