/*ЦВЕТА САЙТА*/
.bg-dark, .l-footer--dark, .l-page__compact, .l-compact-header{
	/* background-color: #181818 !important; */
}
.l-page__compact .l-compact-header{
	-webkit-box-shadow: 0 1px 10px 0 #181818;
	box-shadow: 0 1px 10px 0 #181818;
}

.l-head__main .l-head__slogan,
.l-head__phones .dropdown .text-body,
.b-header-user__personal .d-block{
	color: #fff !important;
}

.l-head__main .bg-light{
	background-color: #181818 !important;
}
.hamburger__inner, .hamburger__inner::after, .hamburger__inner::before{
	background-color: #bdbdbd !important;
}
.l-compact-menu.is-open {
    background: #fff;
}

body {
 background-color: #eaeaea;
}

/*.btn.btn-primary.basket-btn-checkout{
	display:none !important;
}*/

.c-icon-count.has-items{
color: #bdbdbd;
}

.l-compact-header__block--phones{
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin-right: 0px;
}
.compact-search-button{
width:auto !important;
}
.compact-search{
background:none;
}
.compact-search .bmd-form-group .bmd-form-control {
border:none;
}

/* Краткие характеристики */
.prop__list.no-list{
	padding: 0;
	margin: 0;
}
.no-list > li {
    list-style: none;
}
.prop__list__li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
    position: relative;
    margin-bottom: 12px;
padding:0;
}

.p_name, .p_dotted, .p_value {
    margin: 0px 0px 0px 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    float: left;
    font-size: 0.8rem;
    z-index: 4;
    position: relative;
}
.p_dotted {
    background: none;
    border-bottom: 1px dotted 
    #ccc;
    position: absolute;
    left: 0px;
    top: 0px;
    float: none;
    width: 100%;
    height: 11px;
    z-index: 2;
}
.p_dotted {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: static;
    width: auto;
}
.p_value {
    float: right;
    padding-left: 2px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.p_value {
    position: static;
    margin-bottom: -2px;
}
.p_name {
    display: inline;
    max-width: 80px;
    z-index: 5;
}
.p_name {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 0 !important;
    margin-bottom: -2px;
}
.p_name {
    max-width: none;
    margin-right: 20px;
}

.clear {
    clear: both !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px;
    position: static !important;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    float: none !important;
    background: none;
}
/* КОНЕЦ Краткие характеристики */


/* Описание */
.mb-6,.my-6 {
	margin-bottom: 3rem!important;
}
.mt-6,.my-6 {
	margin-top: 3rem!important;
}
.template-one {
	height: 370px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding: 40px 0;
}
.template-one__content {
	width: 50%;
	float: right;
}
.template-one__content-fon {
	padding: 40px;
	text-align: right;
			/*background: linear-gradient(to left, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);*/
	background: rgba(0, 0, 0, 0.5);
}

.template-one__content-title {
	color: #fff;
	margin: 0;
	font-size: 24px
	line-height: 36px;
}
.template-one__content-text {
	color: #a3a3a3;
	margin-top: 15px;
	font-size: 14px;
}

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

.flex-bottom {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: flex-end;
	padding: 0;
}
.flex-align-start{
	align-items: flex-start;
	justify-content: flex-start;
}
.flex-justify-start{
	justify-content: flex-start;
}

.snippet-text{
}
.snippet-img-bg{
	min-height: 360px;
	background-size: cover;
	background-position: center center;
}
.text-check{
	padding: 10px 20px;
	max-width: 560px;
}
.text-check .text-16{
	margin: 0 !important;
}
.desc-tab__img{
	padding: 10px 0;
}

.text-center-bottom {
	padding: 0 40px;
	text-align: center;
}

.t-white {
	color: #fff;
}

.text-16 {
	font-size: 16px;
	color: #a3a3a3
}

.d-block {
	display: block !important;
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.media-body {
	-ms-flex: 1;
	flex: 1;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-push-6 {
    left: 50%;
}
/* КОНЕЦ Описание */

.l-head__line.bg-dark .mmenu-type1-item--dark > .mmenu-type1-item__link {
    background-color: #181818;
    color: #fff;
}

.product-cat-head .product-cat-title{
	overflow:visible
}

.product-cat .product-cat-content .product-cat-parent.d-none,
.product-cat .product-cat-content .product-cat-info-container.d-none{
	display: block !important;
}

.product-cat-head .product-cat-title{
	max-height: min-content;
}

.product-cat-buttons {
	display: block !important;
}

.margin-center{
	display: block;
	margin: auto;
}
.text-emphasis__content {
	max-width: 39rem;
}

.b-timeline-descr {
max-width: 100%
}
.b-timeline-item__content{
min-width:50%
}
.btn.btn-outline-primary{
min-width:160px
}

.product-detail-price-current.product-cat-price-current {
	font-size: 3rem;
}
.price-button-block{
	flex-wrap: wrap;
}


@media (max-width: 1091px) {

	.company-index .comp {
    	padding: 0;
	}
	.company-index .comp h1{
		font-size: 1.5rem;
	}
	.bx_item_detail_inc_two{
		overflow-x: hidden;
	}
}

/* Звезды */
.rate__items {
	display: none !important;
}

/* pop-up */
.fancybox-slide .rsform-big {
	max-width: 60rem;
	width: 60rem;
}
@media(max-width:575.98px){
	.fancybox-slide--html .fancybox-content{padding:24px}
	.fancybox-slide .rsform{max-width:100%}
}