
@media (max-width:767px){#bx-panel{display:none !important}}
html {
    position: relative;
    height: 100%;
}
body {
    position: relative;
	background: #fff;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.bx-opened {
	overflow: hidden;
	/*! left: 85%; */
}

.wrap,
.bx-wrap,
.bx-wrapper{
	position: relative;
}

body.bx-background-image{
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	background-image: url("images/bg.jpg");
}

.order-list-products .image{
	width: 100px;
}

.order-list-products .image img{
	max-width: 100%;
	height: auto;
}

.payment-page .order-price{
	margin-bottom: 30px;
}

.pochtabank-popup{
    
  
   max-width: 600px;
    
    margin: 40px auto;
    position: relative;
  
}

.bank-btn {
    margin-bottom: 10px;
}


.front-section-catalog{
  background: #fff;
}

.front-section-catalog .section-title {
  font-family: 'Montserrat', sans-serif;
  color: #515151;
  font-weight: bold;
  font-size: 28px;
  margin: 0;
  padding: 25px;
  position: relative;
  z-index: 1;
}

.front-section-catalog .section-title::after{
	content: '';
	display: block;
	height: 10px;
	background: linear-gradient(0deg, rgba(249, 249, 249, 0) 0%, #ECECEC 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0; 
}

.front-section-catalog .bx_catalog_item_container{
	border: 0;
}

.front-section-catalog .body-product-content{
	border: 0;
}

.bx-no-touch .bx_catalog_top_home.front-section-catalog .bx_catalog_item:hover .bx_catalog_item_container{
	border: 0;
}

.front-section-catalog .section-title a{
  text-decoration: none;
  color: #515151;
}

.front-section-catalog .owl-nav{
  width: auto;
  height: auto;
  right: 0;
}

.front-section-catalog .owl-nav .owl-prev{
   left: auto;
   right: 50px;
   top: 0;
   background: url(images/prev-icon.png) no-repeat center !important;
}

.front-section-catalog .owl-nav .owl-prev:hover{
  background-image:  url(images/prev-icon-h.png) !important;
}

.front-section-catalog .owl-nav  .owl-next{
  right: 0;
  background: url(images/next-icon.png) no-repeat center !important;
}

.front-section-catalog .owl-nav  .owl-next:hover{
   background-image:  url(images/next-icon-h.png) !important;
}

.front-section-catalog .owl-carousel .owl-nav .owl-prev,
.front-section-catalog .owl-carousel .owl-nav .owl-next{
  width: 32px;
  height: 32px;
  background: #f9f9f9;
  border: 1px solid #ECECEC;
  border-radius: 3px;
}

.front-section-catalog .owl-nav {
    width: auto;
    height: auto;
    right: 25px;
    top: -50px;
}

.front-section-catalog .bx_catalog_item.double.catalog-body{
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 383px;
	padding-bottom: 70px;
	position: relative;
}

.front-top-katalog.bx_catalog_top_home .owl-stage-outer{
	padding-left: 0;
}

.front-top-katalog.bx_catalog_top_home .bx_catalog_item_price {
    padding-left: 0;
    position: absolute;
    bottom: 30px;
    left: 20px;
}

.front-top-katalog .description-wrap {
    padding-left: 20px;
    padding-right: 20px;
}

.front-top-katalog .bx_catalog_item .properties-list{
	display: none;
}

.front-top-katalog .bx_catalog_item:hover .properties-list{
	display: block;
}

.bx-no-touch .bx_catalog_top_home.front-top-katalog .bx_catalog_item:hover .bx_catalog_item_container{
	padding: 0;
	border: 0;
}



.bx-no-touch .bx_catalog_top_home.front-top-katalog .bx_catalog_item .bx_catalog_item_controls{
	display: block;
	opacity: 1;
	position: absolute;
    right: 20px;
    bottom: 24px;
}

.bx-no-touch .bx_catalog_top_home.front-top-katalog .bx_catalog_item:hover .bx_catalog_item_container{
	bottom: 0;
}

.front-top-katalog .bx_catalog_item_controls_blockone{
	display: block;
	opacity: 1;
}

.bx_catalog_top_home.front-top-katalog .bx_catalog_item_images_double, 
.bx_catalog_top_home.front-top-katalog .bx_catalog_item_images{
	padding-top: 70%;
}

.bx_catalog_top_home.front-top-katalog .bx_catalog_item_images_double{
	margin-top: -70%;
}

.bx_catalog_top_home.front-top-katalog .compare-btn{
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1000;
}

.bx_catalog_top_home.front-top-katalog .compare-btn a{
	width: 32px;
	height: 32px;
	display: block;
	background: url(images/compare-icon.png) no-repeat center;
}

.front-top-katalog .images-wrap{
	position: relative;	
	margin-bottom: 30px;
}

.front-top-katalog .images-wrap:after{
	content: '';
	display: block;
	height: 10px;
	background: linear-gradient(0deg, rgba(249, 249, 249, 0) 0%, #ECECEC 100%);
	position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    z-index: 999;
}

.front-top-katalog.bx_catalog_top_home .owl-stage-outer{
	padding-bottom: 0;
}

.front-top-katalog  .owl-item.active{
	border-right: 1px solid #EBEBEB;
}

.front-top-katalog.bx_catalog_top_home{
	padding-bottom: 0;
}


.front-top-katalog.bx_catalog_top_home .bx_stick {
        position: absolute;
    min-width: 50px;
	width: auto;
    height: 18px;
    background: #F17F1B;
    border-radius: 3px;
    left: 30px;
    font-size: 13px;
    text-align: center;
    padding: 0;
    line-height: normal;
	    padding-left: 2px;
    padding-right: 2px;
}


.front-top-katalog.bx_catalog_top_home .bx_stick[title="Новинка"]{
	background: #50B600;
}

.bx-wrapper .front-top-katalog .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo.basket-btn a{
	background: #F9F9F9;
	border: 1px solid #ECECEC;
	color: #515151;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	width: 120px;
	position: relative;
	white-space: nowrap;
}

.front-top-katalog .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo.basket-btn a:before{
	content: '';
	display: inline-block;
	background: url(images/basket-icon2.png) no-repeat center;
	width: 19px;
	height: 17px;
	position: relative;
    top: 3px;
}

.cat-desription {
    padding: 20px;
}

body.bx-background-gradient{
	background: rgb(246,247,251);
	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;
}

.orange { color: #F28023; }
.green { color: #00A912; }
.ta-center { text-align: center; }

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;
	max-height: 100%
}

h2, .h2 {
    font-size: 26px;
}
h3, .h3 {
    color: #F28023;
    font-size: 22px;
}

ol > li ol > li {
    list-style: lower-alpha outside;
}

.bx-header {}
/*Logo*/

.bx-logo {
	padding-top: 8px;
}

.bx-logo .bx-logo-block {
	display: block;
	/* height: 50px; */
	border-bottom: none;
    position: relative;
}

.bx-logo .bx-logo-block .logo{
    /*position: absolute;
    bottom: 5px;
    left: 0px;
    height: 130%;
    max-height: 130%;*/
}


.bx-logo .bx-logo-block .name{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 75%;
}

.bx-logo .bx-logo-block .slogan{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 75%;
}


.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: #e6a323; */
		z-index: 1400;
		padding: 0px 5px;
	}
	.bx-logo .bx-logo-block {
		text-align: center;
		/*! height: 30px; */
        /*! width: 30%; */
       /*!  margin-left: 5px; */

	}

	.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 {
	padding: 0 0 5px;
	background: #fff;
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
} */

.up-button { 
    position: fixed;
    font-size: 0px; 
    border-radius: 4px;
    border: 1px solid #222222;
    box-sizing: border-box;
	  background: rgba(255, 255, 255, 0.5);
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 35px;
    bottom: -40px;
    right: 16%;
    z-index: 1000;
    transition: filter .2s ease-out, bottom .2s ease-out;
}
.up-button.visib { bottom: 220px; }

@media (min-width: 1200px) {
	.bx-header-section {
		padding: 31px 45px 10px;
	}
	/* .bx-content-seection {
		padding: 0 0 55px;
	} */
    .up-button.visib {
        bottom: 100px;
        right: 10%;
    }
    .up-button {
        right: 10%;
    }
}

@media (min-width: 1800px) {
    .up-button {
        right: 16%;
    }
    .up-button.visib {
        bottom: 220px;
        right: 16%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
		padding: 31px 30px 10px;
	}
	/* .bx-content-seection {
		padding: 0 30px 40px;
	} */
    .up-button {
        right: 5%;
    }
    .up-button.visib {
        bottom: 80px;
        right: 5%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-header-section {
		padding: 31px 15px 10px;
	}
	/* .bx-content-seection {
		padding: 0 15px 25px;
	} */
    .up-button {
        right: 20px;
    }
    .up-button.visib {
        bottom: 40px;
        right: 20px;
    }    
    #vk_community_messages {
        margin-bottom: 100px !important;
    }
    .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container, .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced {
        min-width: 550px;
    }
    .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl, .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl {
        min-width: 180px;
    }
    .bx-side-nav-container .bx-nav-2-lvl {
        min-width: 120px;
        padding: 0 10px;
    }
    .bx-side-nav-container .bx-nav-2-lvl > a {
        padding: 5px 5px;
    }
    .bx-side-nav-container .bx-nav-list-3-lvl {
        margin: 0;
        padding: 0 0 14px 10px;
    }
    .bx-side-nav-container .bx-nav-3-lvl {
        min-width: 120px;        
    }
    .bx-side-nav-container .bx-nav-3-lvl a {
        padding: 5px 5px 3px 5px;
    }
    .bx_catalog_top_home.col3 .bx_catalog_item,
    .bx_catalog_list_home.col3 .bx_catalog_item {
        width: 46%;
    }
    .bx_catalog_top_home.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
        clear: none;
    }    
    .bx_catalog_top_home.col3 .bx_catalog_item:nth-child(2n+1),
    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1) {
        clear: both;
    }
    .bx_catalog_item.double {
        height: auto !important;
    }
}

@media (max-width: 767px) {
	.bx-header-section {
		padding: 10px 15px 10px
	}
/* 	.bx-content-seection {
		padding: 0 15px 10px
	} */
    .up-button {
        right: 20px;
    }
    .up-button.visib {
        z-index: 1500;
        bottom: 20px;
        right: 20px;
    }
    .bx-adress-footer,
    .bx-email-footer,
    .bx-inclogofooter-tel {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }    
    #vk_community_messages {
        margin-bottom: 60px !important;
    }
}
@media (max-width: 400px) {
    .up-button.visib {
        z-index: 1500;
        bottom: -50px;
    }
    
}
/* header / phone */

.bx-inc-orginfo {
    
/*    margin-top: 20px;*/
	/*padding-left: 28px;*/
}

@media (max-width: 767px) {
	.bx-inc-orginfo {
		text-align: center;
/*		padding-bottom: 10px;*/
        /*! position: fixed; */
        /*! top: 0; */
        /*! right: 5px; */
        z-index: 2000;
/*        margin-bottom: -15px;*/
		margin-top: 7px;
	}
}

.bx-inc-orginfo-phone {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 25px;
	letter-spacing: 0.4px;
}
.bx-inc-orginfo-phone a {
	color: #000;
	text-decoration: none;
}
.bx-inc-orginfo-phone img { margin-top: 15px; }
.bx-inc-orginfo-phone i {
	color: #E6A323;
	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-inc-orginfo-phone i {
		color: black;
	}
    .first-phone {
        padding-bottom: 10px;
    }
}

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

.bx-worktime-prop {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-top: -10px;
}
.nobr,
.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: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}
/* Breadcrumb Custom*/

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

/* 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;
}

h1.bx-title::first-letter {
  text-transform: uppercase;
}
h4.bx-title,
h5.bx-title,
h6.bx-title {}

h1.bx-title {
	padding-bottom: 27px;
	font-size: 28px;
	font-weight: bold;
	color: #515151;
	margin: 0;
}

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] {
	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;
}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
}
/* 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;
}

.bx-inclogofooter-tel {
	color: #ffffff;
    font-size: 21px;
    line-height: 31px;
    font-weight: 300;
	padding-bottom: 5px;
}

.bx-email-footer,
.bx-adress-footer {
	color: #ffffff;
    font-weight: 300;
	padding-bottom: 10px;
}

.bx-email-footer:after,
.bx-adress-footer:after,
.bx-inclogofooter-tel:after { clear: both; content: ""; display: table; width: 100%; }

.bx-footer .bx-email-footer a, .bx-footer .bx-email-footer a:hover {
	color: #f2aa59;
}

.bx-email-footer .fa { color: #777; font-size: 18px; }
.bx-adress-footer .fa,
.bx-inclogofooter-tel .fa {
    color: #777;
    font-size: 24px;    
}

.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: #007FCA;
	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: #292d2e;
	color: #c8cece;
}

.bx-footer-section.bx-center-section {
	padding-top: 60px;
	padding-bottom: 40px;
}

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

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

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

.bx-footer-line {
	background: #2B2B2B;
}

.bx-footer-bottomline {
	background: #222222;
	font-size: 13px;
	padding: 22px 0;
    color: #aaa;
}

.bx-footer-bottomline

.ta-right {
	text-align: right;
}

.bx-footer-bottomline a,
.bx-footer-bottomline a:hover {
    color: #f2aa59;
}

@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;
	}
}
/**/

.btn-primary {
	background-color: #1485ce;
	border-color: #1485ce;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #53a4d8;
	border-color: #53a4d8;
}

.btn-link {
	color: #1485ce;
}

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

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

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

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		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;
}

.video-container { width: 854px; height: 445px; }


div[id^=wait] {
	background: rgba(252, 247, 209, .6) url("/bitrix/js/main/core/images/wait.gif") no-repeat scroll 10px center !important;
	border: 1px solid #F9A91D !important;
	font: inherit !important;
	border-radius: 5px;
	padding: 10px 30px 10px 37px;
	z-index: 10000;
	left: auto;
	right: auto;
}

@media (min-width: 920px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: right;
	}
}

.catalog-item-sorting label { margin-right: 8px; }
.catalog-item-sorting a { display: inline-block; padding: 6px 11px; border-radius: 4px; background: #F4F4F4; color: #231F20; }
.catalog-item-sorting a.selected, .catalog-item-sorting a:hover { background: #FEB15B; color: white; }

.bx-filter-section .close { position: relative; overflow: hidden; height: 2.4rem; }
.bx-filter-section .close .fa { position: absolute; right: 15px; transition: all 0.2s ease-out; }
.bx-filter-section .close .fa-minus { bottom: -100%; }
.bx-filter-section .close .fa-plus { bottom: 0; }
.bx-filter-section.form-hide .close .fa-minus { bottom: 0; }
.bx-filter-section.form-hide .close .fa-plus { bottom: 100%; }
.bx-filter-section.form-hide { padding-bottom: 10px; }

header .bx-header-section { padding-bottom: 20px; } 
header .bx-breadcrumb { margin-bottom: 0px; }

.bottom-pluses { background: #F4F4F4; padding-top: 40px; font-weight: 300; }
.bottom-pluses-item { padding-left: 80px; position: relative; color: #696969; }
.bottom-pluses-head { font-size: 24px; line-height: 24px; min-height: 60px; padding: 5px 20px 5px 0px; margin-bottom: 8px; color: black; }
.bottom-pluses-head-icon {
    display: inline-block; 
    position: absolute; 
    left: 0px;
    color: #F47F23;
    border: 1px solid #FEB15B;
    width: 60px;
    height: 60px;
    line-height: 54px;
    text-align: center;
    font-size: 30px;
    border-radius: 3px;
}
.bottom-pluses .h2 { text-transform: uppercase; margin-bottom: 40px; font-weight: 300; }
.bottom-pluses .h2 span { color: #F47F23 }
.notify { text-align: left; margin-bottom: 5px; }
.notify a { 
    background: -webkit-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
    background: -moz-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
    background: -o-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
    background: -ms-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
    background: linear-gradient(0deg, #698CAE 0%, #8EB3D7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#698CAE', endColorstr='#8EB3D7',GradientType=0 );
    color: white;
    border: 0px;
    font-weight: bold;
    line-height: 20px;
    vertical-align: top;
    border-radius: 4px;
    padding: 4px 10px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
}
.notify.large a {
	font-size: 15px;
	padding: 6px 16px 3px;
	line-height: 27px;
	border: 1px solid #f17f1b;
	background: none;
	color: #f17f1b;
	transition: 0.3s ease-out;
}

.notify.large a:hover {
	background-color: #fff3e9;
}

.bx_item_detail .bx_item_description p, 
.bx_item_detail .item_info_section p{
	font-size: 16px;
}

.bx_item_detail .bx-title{
	font-size: 24px;
    font-weight: bold;
    line-height: normal;
}

.bx_item_detail .item_price {
    margin-bottom: 15px;
}

.bx_item_detail .avalibl {
    font-size: 17px;
    margin-left: 10px;
    white-space: nowrap;
}

.bx_item_detail .item_info_section.buy_btn {
    margin-bottom: 10px;
}

.bx_item_detail .bx_item_container .bx_rt{
	padding-top: 35px;
}

.bx_item_detail{
	margin-top: 20px;
}


.bx_item_detail .item_info_section dl{
	    padding: 0 10px;
}


.bx_item_detail .item_info_section dl dt,
.bx_item_detail .item_info_section dl dd {
    margin-top: 3px;
	margin-bottom: 5px;
}
.bx_item_detail .item_info_section dl dd {
    color: #f17f1b;
	font-size: 18px;
	font-weight: 400;
}

.bx_item_detail .item_info_section dl dd a{
	color: inherit;
	text-decoration: none;
}

.bx_item_detail .item_info_section dl dt{
	font-size: 18px;
	color: #6f6f6f;
	font-weight: 400;
}

.bx_item_detail .item_buttons_counter_block:first-of-type {
    display: inline-block;
}

.bx_item_detail .item_buttons_counter_block {
    vertical-align: top;
}

.bx_item_detail .item_current_price {
    display: inline-block;
    margin-top: 2px;
    padding: 12px 30px;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    line-height: 33px;
    border: 2px solid #1fad09;
    border-radius: 3px;
}

.bx_catalog_top_sec.bx_yellow .bx_item_list_title,
.bx_item_list_you_looked_horizontal.bx_yellow .bx_item_list_title {
    background: transparent;
    text-align: left;
    font-size: 18px;
}

div.bx_catalog_list_home .bx_catalog_item_controls {
    padding-top: 8px;
}

div.bx_catalog_list_home .bx_catalog_item_articul {
    margin-top: 9px;
}

div.bx_catalog_list_home .bx_catalog_item_articul br {
    display: none
}

.bx-footer .vk-link:hover, .bx-footer .vk-link:active, .bx-footer .vk-link:focus { outline: 0px; text-decoration: none; border-bottom: 0px; }


.up-button:hover { border: 1px solid #222222; filter: invert(100%); }
.up-button .fa { color: #222222; font-size: 25px; vertical-align: middle; }

.up-button .fa { color: #222222; font-size: 25px; vertical-align: middle; }

.bx-content-seection .bx-content .btn.js-popup-btn-form {
    background: -webkit-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
	background: -moz-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
	background: -o-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
	background: -ms-linear-gradient(90deg, #698CAE 0%, #8EB3D7 100%);
	background: linear-gradient(0deg, #698CAE 0%, #8EB3D7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#698CAE', endColorstr='#8EB3D7',GradientType=0 );
	color:white;
    border: 0px; 
    font-weight: bold;
    line-height: 20px;
    vertical-align: top;
    border-radius: 4px;
    padding: 4px 10px;
    margin-top: 5px;
    font-size: 13px;
}.bx-content-seection .bx-content .btn.js-popup-btn-form:hover {
    background: -webkit-linear-gradient(90deg, #3F76AB  0%, #8EB3D7 100%);
	background: -moz-linear-gradient(90deg, #3F76AB  0%, #8EB3D7 100%);
	background: -o-linear-gradient(90deg, #3F76AB  0%, #8EB3D7 100%);
	background: -ms-linear-gradient(90deg, #3F76AB  0%, #8EB3D7 100%);
	background: linear-gradient(0deg, #3F76AB  0%, #8EB3D7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3F76AB', endColorstr='#8EB3D7',GradientType=0 );
}
.bx_catalog_top_home.bx_yellow .bx_bt_button,
.bx_catalog_list_home.bx_yellow .bx_bt_button,
.bx-content-seection .bx_ordercart_order_pay_center .btn.js-popup-btn-form,
.bx-content-seection .bx_item_detail .btn.js-popup-btn-form {
    border-radius: 4px;
    padding: 8px 15px;
    margin-top: 0px;
    font-size: 15px;
}
.bx_catalog_top_home.bx_yellow .bx_bt_button,
.bx_catalog_list_home.bx_yellow .bx_bt_button {
	  height: auto;
	  line-height: 15px;
    color: #231f20;
}
.bx_ordercart.bx_yellow .bx_bt_button,
.bx_ordercart.bx_yellow .bx_ordercart_order_pay_center .checkout {
    text-shadow: none;
    color: #231f20;
    border-radius: 4px;
}

.bx-wrapper .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
    width: 49%;
    text-align: left;
    display: inline-block;
    float: left;
}

.bx_item_list_you_looked_horizontal .bx_catalog_item_controls {
    text-align: left;
}

.bx-wrapper .bx-content-seection .bx_catalog_top_home .bx_catalog_item:hover .bx_catalog_item_container,
.bx-wrapper .bx-content-seection .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container,
.bx-wrapper .bx-content-seection .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_container {
    box-shadow: none;
    /*border-radius: 4px;*/
    /*border: 1px solid #DCDCDC;*/

    /*-webkit-animation:borderview 0s;
	animation:borderview 0s;*/
	/*outline-radius: 4px;
	outline: 1px solid #DCDCDC;*/
}
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_title {
    height: auto;
}
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_title a {
    color: #3f3f3f;
    text-decoration: none;
    font-size: 13px;
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;  
}
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_container:hover .bx_catalog_item_title a {
    /*white-space: normal;
    display: inline-block;*/
}
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a,
.bx-wrapper .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
	margin: 0px;
	width: 48%;
	min-width: 89px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
    color: #231f20;
    display: inline-block;
}

.bx-wrapper .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_bt_button_type_2,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_bt_button_type_2,
.bx-wrapper .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo .bx_bt_button_type_2,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo .bx_bt_button_type_2 {
    background: -webkit-linear-gradient(90deg, #dddddd 0%, #f5f5f5 100%);
    background: -moz-linear-gradient(90deg, #dddddd 0%, #f5f5f5 100%);
    background: -o-linear-gradient(90deg, #dddddd 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(90deg, #dddddd 0%, #f5f5f5 100%);
    background: linear-gradient(0deg, #dddddd 0%, #f5f5f5 100%);
}
.bx-wrapper .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
    text-align: left;
}
.bx-wrapper .bx_catalog_top_home .bx_col_input,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_col_input {
    display: inline-block;
    width: 56px;
    text-align: center;
}
.bx-wrapper .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_bt_button_type_2,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_bt_button_type_2 {
    min-width: 24px;
    line-height: 22px;
    border-radius: 4px;
    color: #231f20;
}
.bx-wrapper .bx_ordercart_order_pay_center .checkout,
.bx-wrapper .bx_ordercart .bx_ordercart_order_pay_center .checkout {
    top: 0px;
    text-shadow: none;
    color: #231f20;
}
.bx-wrapper .bx_ordercart_order_pay_center .checkout,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
    background: rgb(249,216,87);
    background: -webkit-linear-gradient(90deg, #ffd451 0%, #ffe79d 100%);
    background: -moz-linear-gradient(90deg, #ffd451 0%, #ffe79d 100%);
    background: -o-linear-gradient(90deg, #ffd451 0%, #ffe79d 100%);
    background: -ms-linear-gradient(90deg, #ffd451 0%, #ffe79d 100%);
    background: linear-gradient(0deg, #ffd451 0%, #ffe79d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd451', endColorstr='#ffe79d',GradientType=0 );
}
.bx-wrapper .bx_ordercart_order_pay_center .checkout:hover,
.bx-wrapper .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:hover {
    background: rgb(250,222,112);
     background: -moz-linear-gradient(top, rgba(250,222,112,1) 0%, rgba(247,201,94,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,222,112,1)), color-stop(100%,rgba(247,201,94,1)));
    background: -webkit-linear-gradient(top, rgba(250,222,112,1) 0%,rgba(247,201,94,1) 100%);
    background: -o-linear-gradient(top, rgba(250,222,112,1) 0%,rgba(247,201,94,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,222,112,1) 0%,rgba(247,201,94,1) 100%);
    background: linear-gradient(to bottom, rgba(250,222,112,1) 0%,rgba(247,201,94,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fade70', endColorstr='#f7c95e',GradientType=0 );
}
.bx_item_detail .transparent_input { vertical-align: top; }
.bx_item_detail.bx_yellow .bx_item_slider .bx_slide ul li:active .cnt, .bx_item_detail.bx_yellow .bx_item_slider .bx_slide ul li.bx_active .cnt { border: 2px solid #FEB15B; }
.bx-touch .bx-wrapper .bx-content-seection .bx_catalog_item_controls {
    text-align: left;
    padding-left: 5px;
}
@media (max-width:767px) {
    .bx-touch .bx-wrapper .bx-content-seection .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
        margin: 0 auto;
    }
    .bx-touch .bx-wrapper .bx-content-seection .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo+.bx_catalog_item_controls_blocktwo {
        margin-bottom: 5px;
    }
    .bx-touch .bx-wrapper .bx-content-seection .bx_catalog_item_controls {
        text-align: center;
    }
    .bx_catalog_item_container .bx_catalog_item_controls .notify {
        text-align: center;
    }
    /* .bx-wrapper .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.33%; } */
}
/*.bx-wrapper .bx_catalog_tile .bx_catalog_tile_ul li { width: 16.667%; }*/
.bx-wrapper .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
/*.bx-wrapper .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(6n+1){clear: both;}*/

/* список каталога в три столбца */
@media (max-width: 767px) {	
	/* .bx-wrapper .bx_catalog_tile .bx_catalog_tile_ul li { width: 33%; } */
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {clear: left;}
	.video-container { width: calc(100vw - 30px); height: 40hv; }
    
    #sm-menu,
    .sm-menu-copy { background: #ff921d; height: 50px; width: 100%; position: relative; }
    .sm-menu-copy {text-align: left;}
    .sm-menu-copy .fa {
        text-align: center;
    }
    
    .bx-worktime-prop {
        margin-top: 10px;
        font-size: 18px;
    }
    .bx-logo .bx-logo-block .logo {
        max-width: 60vw;
    }
}
.about_pictures .images { display: inline-block; padding: 0 15px; width: 33%; margin-bottom: 30px; max-width: 100%; }

.bx-nav-list-1-lvl a[href="/pomechennye_na_udalenie/"] { display: none; }

@media (min-width:767px) {
    .bx-searchtitle-holder { height: 40px; }
    .bx-searchtitle.fixed { position: fixed; top: 0px; z-index: 1000; box-shadow: 0px 1px 1px 0px rgba(0,0,0,.12);}
}

@media (max-width:1200px) {
    .bx-wrapper .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo,
    .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone[id*="not_avail"],
    .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
        display: block;
        float: none; 
        margin-top: 5px;
    }
}

.one-click-popup {
        padding: 15px 30px 15px;
   
}

.popup-window {
    z-index: 1100 !important;
}

.popup-window-titlebar {
    padding-top: 13px;
    font-size: 18px;
}

.btn--disabled {
    opacity: 0.5;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    cursor: not-allowed;
}

.bx_catalog_item .available {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}
.available.available--not {
	color: #f24444;
}
.available.available--yes {
	color: #79ad28;
    padding-left: 5px;
}
.available.available--soon {
	color: #E6701A;
}

.adw-modal {
    -webkit-align-items: center;
    align-items: center;
    bottom: 0;
    display: none;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 1rem;
    position: fixed;
    right: 0;
    top: 0;
    font-size: 16px;
}

.adw-modal:target,
.adw-modal--active {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    opacity: 1;
    z-index: 1400;
}

.adw-modal:target .adw-modal__overlay,
.adw-modal--active .adw-modal__overlay {
    background: rgba(69, 77, 93, .5);
    bottom: 0;
    cursor: default;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.adw-modal:target .adw-modal__container,
.adw-modal--active .adw-modal__container {
    -webkit-animation: adw-slide-down .2s ease 1;
    animation: adw-slide-down .2s ease 1;
    max-width: 64em;
    z-index: 1;
}

.adw-modal__container {
    background: #fff;
    border-radius: .2em;
    box-shadow: 0 .4em 1em rgba(69, 77, 93, .3);
    display: block;
    padding: 0;
    text-align: left;
}

.adw-modal__header {
    padding-top: 1.15em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-bottom: .8em;
}

.adw-modal__title {
    font-size: 1.6em;
    margin: 0;
}

.adw-modal__body {
    max-height: 65vh;
    overflow-y: auto;
    padding: .5em 1.5em 1.5em;
    position: relative;
}

.adw-text-red {
    color: red;
}

.adw-modal__content h1 {
    font-size: 22px; 
    margin-top: 24px; 
    margin-bottom: 16px; 
}

.adw-modal__content h2 {
    font-size: 20px; 
    margin-top: 24px; 
    margin-bottom: 16px; 
}

.adw-modal__content h3 {
    font-size: 18px; 
    margin-top: 24px; 
    margin-bottom: 16px; 
}

.adw-modal__content h2 + h3 {
    margin-top: -.5em;
}

.adw-modal__content ul,.adw-modal__content ol {
    padding-left: 25px; 
}

.adw-modal__content ul > li {
    list-style: circle outside;
}

.adw-modal__content ul li ul > li {
    list-style: square outside;
}

.adw-modal__content ol > li {
    list-style: decimal outside;
}

.adw-modal__content ol > li ol > li {
    list-style: lower-alpha outside;
}

.adw-modal__content p {
    margin-bottom: 1em;
}

.adw-modal__content p + ul {
    margin-top: .5em;
}

.adw-modal__footer {
    padding: 1.5em 1.5em .5em;
    text-align: right;
}

.adw-modal__btn-close {
    text-transform: uppercase;
    font-size: .89em;
    background: transparent;
    color: #000000;
    outline: none;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 0;
    border-radius: .2em;
    transition: all .2s ease;
}

.adw-modal__btn-close:hover {
    color: #0065B2;
}

.adw-modal__cross {
    float: right;
    display: inline-block;
    position: relative;
    margin-top: .6em;
    z-index: 1500;
}

.adw-modal__cross:before,
.adw-modal__cross:after {
    content: '';
    display: block;
    height: 2px;
    width: 30px;
    background-color: #000000;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.adw-modal__cross:before {
    -webkit-transform: translateX(5px) rotate(40deg);
    transform: translateX(5px) rotate(40deg);
    -webkit-transform-origin: left top;
            transform-origin: left top;
}

.adw-modal__cross:after {
    margin-top: 17px;
    -webkit-transform: translateX(5px) rotate(-40deg);
    transform: translateX(5px) rotate(-40deg);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
}

.adw-modal__cross:hover:before,
.adw-modal__cross:hover:after {
    background-color: #0065B3;
}

@-webkit-keyframes adw-slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes adw-slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.adw-form__checkbox {
    position: relative;
}
.adw-form__checkbox input {
    position: absolute;
    left: 0;
    top: 0;
}
.adw-form__checkbox label {
    position: relative;
    margin-left: 24px;
}
.adw-form__checkbox .adw-error {
    display: none;
    color: red;
}
.adw-form__checkbox.adw-form__group--empty .adw-error {
    display: block;
}

.popup-buyer-title {
    padding: 4px 4px 4px 0;
    display: block;
}

#popup_form_notify input[type="text"],
#popup_form_notify input[type="password"] {
    padding-top: 4px;
    padding-bottom: 4px;
}
.one-click-popup .adw-form__group--rules label {
	font-size: 12px;
	font-weight: normal;
}
.bx_catalog_item_controls_blockone {
    display: none;
}
@media (max-width: 380px) {
    .popup-window-buttons .bx_yellow + .bx_yellow {
        margin-top: 10px;
        display: inline-block;
    }
}
.social-links-header,
.social-links-contacts {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 133px;
    padding-top: 10px;
    margin-left: 21px;
}
.social-links-contacts {
    padding-bottom: 10px;
}
.social-links-header a,
.social-links-contacts a {
    color: #F28023;
    font-size: 28px;
}
.social-links-header a:hover {
    color: #3f3f3f;
}
.social-links-contacts a:hover {
    color: #3f3f3f;
}

.social-links-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 151px;
    padding-top: 14px;
    margin-left: 44px;
}
.social-links-footer a {
    color: #777;
    font-size: 32px;
}
.social-links-footer a:hover {
    color: #F28023;
    border-bottom: 0;
}

.read-more-text .hide_more,
.read-more-text .read_more{
	text-align: right;
    cursor: pointer;
    color: #428bca;
    font-size: 16px;
}

@media (max-width:767px) {
    .social-links-header, .social-links-footer {
        margin: 0 auto;
    }
    .social-links-footer {
        padding-left: 12px;
    }
}

.social-title {
    margin-bottom: 40px;
    color: #337ab7;
}
.img-link-wrap {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 80px;
}
.img-link {
    overflow:hidden;
    border-radius: 5px;
}
.img-link a {
    position: relative;
    display: block;
    text-align: center;
}
.img-link span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: opacity 0.35s;
}


.sidebar-wrap .bx-sidebar-block{
	margin-right: -15px;
}

.section-header-top__authorization {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 0px;
	display: flex;
	gap: 26px;
}

.section-header-top__authorization a{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.section-header-top__authorization span {
	padding: 0 5px;
}

.section-header-top__authorization span.mini {
	padding: 0 2px;
}

@media (max-width: 580px) {
    .img-link span {
        background-size: 68% auto;
    }
}
.img-link span:first-of-type {
    opacity: 1;
}
.img-link span:last-child {
    opacity: 0;
}
.img-link a:hover span:first-of-type {
    opacity: 0;
}
.img-link a:hover span:last-child {
    opacity: 1;
}

.img-link > a .zoom {
 -webkit-transform:scale(1) translateZ(0);
 -ms-transform:scale(1) translateZ(0);
 transform:scale(1) translateZ(0);
 -webkit-transition:-webkit-transform 0.45s;
 transition:-webkit-transform 0.45s;
 -o-transition:transform 0.45s;
 transition:transform 0.45s;
 transition:transform 0.45s,-webkit-transform 0.45s
}
.img-link > a:hover .zoom, .img-link > a:focus .zoom {
 -webkit-transform:scale(1.08) translateZ(0);
 -ms-transform:scale(1.08) translateZ(0);
 transform:scale(1.08) translateZ(0)
}
.img-link > a:hover > .vk_text {
}


.catalogStyle ul.bx_catalog_tile_ul{
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px;
}

.catalogStyle ul.bx_catalog_tile_ul li{
  width: 25%;
  display: inline-block;
  float: none;
  vertical-align: top;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
}

.catalogStyle ul.bx_catalog_tile_ul li .inner-wrap {

	min-height: 175px;
	line-height: 140px;
	border: 1px solid #DEDEDE;
	border-radius: 3px;
	margin: 1%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  
    background: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
}

.catalogStyle ul.bx_catalog_tile_ul li:hover  .bx_catalog_tile_title a{
	color: #F17F1B;
}

.catalogStyle ul.bx_catalog_tile_ul li:hover  .bx_catalog_tile_title span{
  color: #F17F1B;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.bx_catalog_tile .bx_catalog_tile_title{
    padding-left: 35px;
    padding-right: 35px;
}

.bx_catalog_tile .bx_catalog_tile_img {
	border: 0px solid #ccc;
	height: 90px;
	margin-top: 15px;
	width: 90%;
	background-size: contain;
}

@media (max-width: 993px) {
    .img-link {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .bx-inc-orginfo .second-phone, .social-links-header {
        display: none;
    }
    .bx-logo .bx-logo-block .logo {
        max-width: 40vw;
    }
}

.bx_catalog_item_container {
    border-top: 1px solid #e5e5e5;
}
.left-column {
    position: relative;
    max-width: 26%;
}
.right-column {
    position: relative;
    float: right;
    max-width: 72%;
    width: 100%;
}
@media (max-width: 1200px) {
    .left-column {
        max-width: 31%;
    }
    .right-column {
        max-width: 67%;
    }
    
    .catalogStyle ul.bx_catalog_tile_ul li{
      width: 33.33%;
    }
}


@media (max-width: 991px) {
  
  .catalogStyle ul.bx_catalog_tile_ul li{
      width: 50%;
    }
}

@media (max-width: 767px) {
    
	.right-column {
        float: none;
        max-width: 100%;
    }
	
	
    .left-column {
        max-width: 100%;
    }
	 
	
}

@media (max-width: 570px) {
  
  .catalogStyle ul.bx_catalog_tile_ul li{
    width: 100%;
  }

}


.bx-basket .bx-basket-block a{
	width: auto;
	margin-right: 0;
	cursor: pointer;
}	

.bx_catalog_top_home .bx_catalog_item_price {
    padding-left: 5px;
}
.bx_catalog_top_home .bx_catalog_item_title {
    padding-left: 5px;
}

@media (min-width: 990px) {
    .bx-worktime {
        padding-top: 10px;
    }
    .bx-logo {
        padding: 0;
        margin-top: -3px;
    }
    .bx-inc-orginfo {
        padding-top: 10px;
        margin-bottom: -5px;
    }
}
@media (min-width: 767px) {
    .bx-logo {
        padding: 0;
        margin-top: -3px;
    }
}

.bx_catalog_top_home .bx_catalog_item_title{
	height:auto;
}

.bx_catalog_top_home .bx_stick {
    text-align: left;
    padding-left: 15px;
}


.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    line-height: 1;
    height: auto;
    text-align: center;
    padding: 10px 0;
}


.bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
	text-shadow: none;	
}


.bx-side-nav-container .bx-nav-2-lvl>a{
    color: #c5d0db;
    font-weight: 600;
}


.bx_item_list_slide.active {
	/*height: auto !important;*/
}

.bx_item_list_recommended.bx_yellow .bx_item_list_title{
	background: transparent;
	text-align: left;
	font-size: 18px;
}

.elemnt_delivery_url{
	text-align: right;
	margin: 15px 0;
	font-size: 18px;
}


.container-4_3{
	position: relative;
	height: 0;
	padding-bottom : 75%;
}

.container-4_3 > *{
	width : 100%;
	height: 100%;
	position: absolute;
	top : 0 ;
	bottom : 0 ;
}


 .tab-style1{
	margin-bottom: 80px;	
	margin-top: 35px;
}


.tab-style1 .tab {    
    border: 0;    
	border-bottom: 1px solid #cccccc;
}

.tab-style1  .tab:after{
	content: '';
	clear: both;
	display: table;
}

.tab-style1  .tab button {    
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 40px;
    transition: 0.3s;
    font-size: 18px;
    position: relative;
    background: none;
    color: #999999;
}

.tab-style1  .tab button:first-child{
	padding-left: 0;
}

.tab-style1  .tab button:hover {
   
}

.tab-style1  .tab button.active {
    color: #f17f1b;
}

.tab-style1 .tab button.active:before{
	content: '';
    height: 5px;
    background: #f17f1b;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}

.tab-style1 .tabcontent {
    height: 0;
    overflow: hidden;      
}

.tab-style1 .tabcontent p{
  margin-bottom: 20px;
}


.tab-style1 .tabcontent .inner-wrap{
    padding: 6px 0;
    padding-top: 20px;
    line-height: 22px;
    font-size: 16px;
    color: #515151;
}

.bx_item_detail .tab-style1 .bx_item_description {
    padding-left: 0;
}

.tab-style1 .tabcontent.is-active{
  height: auto;
  overflow: initial;
}

.tab-style1 .tabcontent {
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}


.tab-style1 .mobile-title{
	display: none;
}

.guitarItem {
	background: #F44336;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.bx-nav-1-lvl.guitarItem>a span {
	color: #fff!important;
}

.bx-side-nav-container .bx-nav-1-lvl.guitarItem>a span:before {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url(/upload/medialibrary/ba6/ba6fff9dbb908af06c850cb3e60dd345.png);
	display: block;
	position: absolute;
	margin-left: -25px;
}

.bx-nav-1-lvl.guitarItem i.fa.fa-angle-right {
	color: #fff;
}

.bx-side-nav-container .bx-nav-list-1-lvl>li.guitarItem>a:hover {
	background: #cc190c;
}

.bx-side-nav-container .bx-nav-1-lvl.guitarItem>a span {
	padding-left: 60px;
}

.bx-soa-coupon-item{
	display: block;
}

.bx-soa-coupon-item .coupon-item{
	position: relative;
	padding-top: 20px;
    display: inline-block;
	margin-right: 20px;
}

.bx-soa-coupon-item .bx-soa-coupon-item-danger{
	color: #a94442;
}

.bx-soa-coupon-item .bx-soa-coupon-item-danger .tooltip-inner{
	background: #f2dede;
    color: #a94442;
}

.bx-soa-coupon-item .bx-soa-coupon-item-success {
    color: #3ba428;
}
	
.bx-soa-coupon-item .bx-soa-coupon-item-success .tooltip-inner{
	background: #dff0d8;
    color: #3c763d;
}	
	

.bx-soa-tooltip-coupon{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	white-space: nowrap;
}

.bx-soa-coupon-item .coupon-item:hover .bx-soa-tooltip-coupon{
	display: block;
}



.bx-soa-coupon-remove {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==);
    background-position-x: center;
    background-position-y: center;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    vertical-align: middle;
    cursor: pointer;
}




.brands-list.brand-page .image{
	display: none;
    position: absolute;
    right: 0;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15);
    background: #fff;
    z-index: 8;
    width: 185px;
    height: 110px;
    right: 0;
   z-index: 10;
    text-align: center;
	
}

.brands-list.brand-page .image img{
	margin: auto;
}

.brands-list.brand-page .brand-item{
	position: relative;

}

.brands-list.brand-page .brand-item:hover .image{
	display: flex;
}

.brands-list.brand-page .group-items{
	
	margin-bottom: 40px;
	font-size: 0;
}


.brands-list .letter-title-wrap{
	    position: relative;
    margin-bottom: 10px;

}

.brands-list .letter-title-wrap:after{
	content: '';
    display: block;
    height: 1px;
    background: #ECECEC;
    position: absolute;
    bottom: 5px;
    left: 20px;
    right: 0;
}


.brands-list .letter-caption {
    font-size: 19px;
    color: #333;
    font-weight: bold;
}

.brands-list .brand-item {
	font-size: 14px;
	font-weight: 400;
	color: #333;	   
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.brands-list .brand-item a{
	color: #333;
	text-decoration: none;
}


.brands-list.brand-page .brand-item{
	margin-bottom: 5px;
	
}


.brand-page .alphabet-item {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-right: 11px;
	cursor: pointer;
}

.brand-page .alphabet-item.active{
	color: #f44336;
}

.brand-page .alphabet-group {
    margin-bottom: 12px;
}

.brand-page .alphabet .caption {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.brand-page .alphabet {
    margin-bottom: 20px;
}

.brand-dir .workarea{
	margin-top: 20px;
}

.brand-dir h1.bx-title{
	font-weight: bold;
}

@media (max-width:767px) {

	.brands-list .brand-item{		
		width: 25%;
	}

}

@media (max-width:991px) {
	

  .tab-style1 .tab button{
		padding: 14px 20px;
		    font-size: 15px;
	}
  
}  

@media (max-width:767px) {
	
	
	
	.brands-list .brand-item{
		width: 33.33%;
	}

	
	/* .tab-style1 .mobile-title {
		display: block;
		margin-left: -15px;
		margin-right: -15px;
		border-bottom: 1px solid #e0e0e0;
		padding: 20px 15px;
		cursor: pointer;
	} */
	
	

	  .tab-style1 .tabcontent:first-child .mobile-title{
		border-top: 2px solid #f8f8f8;
		
	  }
	  
	  .tab-style1 .tabcontent:last-child .mobile-title{
		border-bottom: 2px solid #f8f8f8;
	  }

	/* 	.tab-style1 .tab{
			display: none;
		} */
		
		.tab-style1 .tabcontent {
			height: auto;
			overflow: initial;
		}
	  
	  .tab-style1 .tabcontent .toggle-content{
		height: 0;
		overflow: hidden;
	  }
	  
	  .tab-style1 .tabcontent.is-active .toggle-content{
		 height: auto;
		overflow: initial;
	  }
	  
	  .tab-style1 .tabcontent .inner-wrap {
		margin-left: -15px;
		margin-right: -15px;
		
		padding: 0 15px;
			padding-top: 40px;
	  }
	  
	  
	  .tab-style1 .tabcontent.toggle-hidden .toggle-content{
		height: 0;
		overflow: hidden;
	  }
    
    .tab-style1 .tab button{
      display: block;
      float: none;
      order: 2;
      position: relative;
    }
    
    .tab-style1 .tab.is-active{
      overflow: initial;
       position: relative;
      z-index: 100;
    }
    
    .tab-style1 .tab button.active{
      color: #515151;
      order: 1;
     
    }
    
    .tab-style1 .tab button.active:after{
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: 15px;
      top: 10px;
      content: "\f107";
    }
     
    
    .tab-style1 .tab button.active:before{
      display: none;
    }
    

    .tab-style1 .tab{
      display: flex;
      flex-direction: column;
      height: 36px;
      overflow: hidden;
      border: 1px solid #E6E6E6;
      background: #fff;
    }
    
    .tab-style1 .tab button {
       padding: 0 15px;
      font-size: 15px;
      text-align: left;
      height: 36px;
      flex-grow: 0;
      flex-shrink: 0;
      background: #fff;      
    }
    .tab-style1 {
      color: #515151;
      padding: 20px;
      background: #F9F9F9;
    }
    
    .tab-style1 .tab button:first-child{
      padding: 0 15px !important;
    }
	
}

@media (max-width: 639px) and (min-width: 480px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
		clear: inherit;
	}
}

@media (max-width: 767px) {
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
		clear: inherit;
	}
}

@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
		clear: inherit;
	}
}

@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
		clear: inherit;
	}
	
	.brands-list .brand-item{
		width: 50%;
	}

}

@media (max-width: 767px) {
	/* .bx-wrapper .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 30%;
	} */
}

@media (max-width: 580px) {
	/* .bx-wrapper .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 48%;
	} */
}


.complects{
	margin-left: 0;
	margin-right: 0;
	font-size: 0;
}

.complects .complects-item{
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding-left: 0;
	padding-right: 90px;
	font-size: 14px;
	position: relative;
}

.complects .complects-item.full-price {
	    padding-top: 90px;
}
   

.complects .complects-item:after{
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/plus-icon.png) no-repeat center;
	position: absolute;
	    right: 35px;
    top: 121px;
}

.complects .complects-item:nth-last-of-type(2):after{
	background: url(images/equally-icon.png) no-repeat center;
}

.complects .complects-item:last-of-type:after{
	display: none;
}

.complects .complects-item .complects-item-image{
	height: 250px;
	background:  no-repeat center;
	background-size: contain;
	margin-bottom: 10px;
}

.complects .complects-item .complects-item-title{
	font-size: 14px;
	    color: #6f6f6f;
    font-weight: 400;
}

.complects .complects-item .complects-item-title a{
	text-decoration: none;
	color: inherit
}

.complects .complects-item-price {
    color: #000;
    font-weight: bold;
    margin-top: 5px;
}

.complects .full-price .price-value {
    font-size: 32px;
    color: #343434;
    font-weight: bold;
	    line-height: normal;
}


.complects .full-price .price-value.price-old {
    text-decoration: line-through;
    color: #b5b4b4;
    margin-top: 0;
	font-size: 20px;
}

.complects .complects-item-price.price-old {
    text-decoration: line-through;
    color: #b5b4b4;
    margin-top: 0;
}

.complects .full-price .button-add-complect{
	background: linear-gradient(90deg, #F17F1B 0%, #F2B61B 100%);
    box-shadow: 0px 5px 5px rgba(241, 127, 27, 0.15);
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 200px;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    margin-top: 10px;
	cursor: pointer;
}

.complects .full-price .button-add-complect.in-basket{
	cursor: text;
}


.complect-res-popup{
	 position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}


.status-product .status-product-caption{
  display: inline-block;
  vertical-align: top;
}

.status-product .status-product-value{
    display: inline-block;
    vertical-align: top;
    color: #515151;
    font-weight: 600;
}

.status-product .status-product-arrive{
  display: inline-block;
    vertical-align: top;
    background: #EEEEEE;
    padding: 7px;
    font-size: 14px;
    border-radius: 3px;
    color: #6E6E6E;
    font-weight: 300;
    margin-right: 5px;
    margin-bottom: 10px;
}

.status-product .status-product-quantity{
   display: inline-block;
    vertical-align: top;
    background: #EEEEEE;
    padding: 7px;
    font-size: 14px;
    border-radius: 3px;
    color: #6E6E6E;
    font-weight: 300;
   
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
	
	.complects .complects-item{
		width: 33.33%;
		
	}

}


@media (max-width: 991px) {
	
	.complects .complects-item{
		width: 50%;
		
	}

}


@media (max-width: 767px) {
	
	.complects{
		text-align: center;
	}
	
	.complects .complects-item:after{
		
		right: 50%;
		top: auto;
		bottom: 30px;
		margin-right: -16px;
	}
	
	.complects .complects-item{
		width: 100%;
		 padding-left: 0;
    padding-right: 0;
    padding-bottom: 90px;
		
	}
	
	.complects .full-price .button-add-complect{
		cursor: pointer;
		margin: 10px auto;
		
	}
	
	.complects .complects-item.full-price {
		padding-top: 0;
	}
	

}

.section-footer-contacts span[itemprop="name"] {
	display:none;
}

.Wjdiv{
    display: none !important;
}
.globalClass_ec9a{
    display: none  !important;
}

.personal-information {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-bottom: 84px;
}

.personal-information__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 1px solid #F2E5D9;
	background: #FFF;
	flex: 0 1 calc((100%/ 2) - 15px);
	height: 216px;
	padding: 32px 0;
	gap: 24px;
	font-size: 20px;
	text-decoration: none!important;
}

.personal-information__title {
	color: #333;
	text-align: center;
	font-family: "Open Sans";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	padding: 0 30px;
}

#exit-block__popup {
	flex-direction: column;
	align-items: center;
	gap: 32px;
	border-radius: 3px;
	background: #FFF;
	box-shadow: 0px 5px 21px 0px rgba(51, 51, 51, 0.12);
	max-width: 360px;
	padding: 44px 20px 32px;
}

.exit-block__subtitle {
	color: #333;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 22px;
}

.exit-block__button-popup {
	width: 100%;
	height: 42px;
	display: flex;
	align-items: center;
	background-color: #FFF;
	margin-top: 20px;
	padding: 0 20px;
	color: #999;
	font-family: "Proxima Nova";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	transition: 0.3s ease-out;
	text-decoration: none;
	cursor: pointer;
}

.exit-block__button-popup > svg {
	margin-right: 12px;
}

.exit-block__button-popup:hover {
	box-shadow: 0px 0px 20px -18px #0a0a24;
}

.exit-block__button-block {
	display: flex;
	gap: 20px;
}

.exit-block__button {
	width: 150px;
	height: 36px;
	display: inline-flex;
	border-radius: 3px;
	justify-content: center;
	align-items: center;
	color: #555!important;
	font-weight: 600;
	text-decoration: none!important;
	outline: none!important;
}

.exit-block__action_yes {
	border: 1px solid #F2E5D9;
	background: #FFF8F3;
}

.exit-block__action_no {
	background: #F17F1B;
	color: #fff!important;
}

@media (min-width: 1199px){
.slide-title-custom{
		padding-top: 16px;
		padding-left: 70px;
}
}
@media (min-width: 767px)and (max-width: 1199px)  {
.slide-title-custom{
		padding-top: 13px;
	
}
}
@media (min-width: 992px) and (max-width:1199px){

	body.bx-background-image{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
	
	.top-background{
		height: 65px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	body.bx-background-image{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
}
@media (max-width: 767px){
	body.bx-background-image{
		background: none ;
	}
		/*.bx-content { padding-left: 15px; }*/
		.bx-breadcrumb {
		margin: 16px 0;
		}
	.sidebar {
			margin-bottom: 56px;
	}
	.personal-information__link {
		flex: 1 1 100%;
		height: auto;
		gap: 16px;
		padding: 31px 0;
	}
	.personal-information__title {
		font-size: 18px;
		padding: 0 20px 0 18px;
	}

	.personal-information {
		gap: 24px;
  }
  .personal-information {
		margin-bottom: 40px;
  }
}
