﻿/* IMPORT
-------------------------------------------------- */
@import url('fonts.css');
@import url('bootstrap.css');
@import url('responsive.css');
@import url('media-queries.css');
@import url('../js/libs/fancybox/fancybox.css');
@import url('../js/libs/fancybox/helpers/fancybox-thumbs.css');

/*
@import url(base.css);
*/



/* COMMON
-------------------------------------------------- */

html {
}
body {
    background: #fefefe;
font-family: 'Open Sans', sans-serif;
}
body p{
    color:#000;
    font-size:14px;
}
/*header*/
.header{
    background: #fff;
}
.header .navbar-default .navbar-nav > li > a{
color: #454444;
font-size: 15px;
font-weight: 700;
line-height: 32px;
text-transform: uppercase;
letter-spacing: .3px;
}
.header .navbar-default .navbar-nav > li > a:hover{
	color:#2c2927;
}
.lite-row.nav.navbar-nav{
    display: table;
    width: 100%;
}
.lite-row.nav.navbar-nav .tizer-catalog{
    display: table-cell;
    float: none;
    text-align: right;
    position: relative;
}
.lite-row.nav.navbar-nav .tizer-catalog a span{
border-bottom: 1px dotted #434444;
}
.lite-row.nav.navbar-nav .tizer-catalog .btn-catalog{
    display: inline-block;
    position: absolute;
    height: auto;
    width: 20px;
    left: 25px;
    top: 24px;
    text-align: center;
}
.lite-row.nav.navbar-nav .tizer-catalog .btn-catalog span{
    display: block;
    height: 5px;
    width: 20px;
    background:#848484;
    margin-bottom: 2px;
}
.header-phone{
    background: #424242;
    color:#fff;
    min-height: 65px;
}
.header-phone-ph{
position: relative;
display: block;
font-size: 19px;
font-weight: 700;
padding-left: 40px;
margin-left: 10px;
margin-top: 18px;
background: url(../i/hphone.png) 25px center no-repeat;
letter-spacing: -.5px;
line-height: 18px;
}
.main-header{
    height:450px;
    background: url('../img/banner.jpg') center center no-repeat;
	background-size: contain;
}

.header-info{
    min-height: 67px;
    border-top: 1px solid #f4efea;
    background: #fff;
    margin-top: 15px;
    
}
.container.second-page{
    border-bottom: 2px solid #000;
    padding-bottom: 2px;
}
.header-info .logo{
    padding: 15px 0
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    background: #fff;
    border: none !important;
}
.navbar-default{
    background: #fff;
    margin: 0;
}
.navbar{
    border:none;
}
.navbar .tizer-catalog:hover .nav-tizer-page-list{
    display:block;
}
.navbar .tizer-catalog:hover .nav-tizer-block{
    display:block;
}
.left-catalog-name-xs{
    font-size: 30px;
    color: #444242;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 17px;
    padding-left: 12px;
    display: none;
}
.left-aside .navbar-toggle{
    position: absolute;
    top: -110px;
    right: 0;
    margin-right: 15px;
    padding: 7px 6px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 4px;
    text-align: left;
    line-height: 10px;
}
.left-aside .navbar-default .navbar-toggle .icon-bar{
    background-color: #333;
}
.left-aside .toggle-line{
    display: inline-block;
   /* float: left;
    padding-top: 10px;*/
}
.left-aside .navbar-toggle .icon-bar{
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 4px;
}
.navbar-header.navbar-toggle {
    margin-right: 10px;
padding: 12px 10px;
margin-top: 0;
margin-bottom: 0;
}
.navbar-toggle .icon-bar{
    background-color: #333;
}
/*-----*/
.nav-tizer-page-list{
    display: none;
    position: absolute;
    list-style: none;
    top: 68px;
    background: #f3f3f3;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.35);
    padding: 0px;
    width: 203px;
    z-index: 10000;
    margin-top: -2px;
}
.nav-tizer-page{
    display: block;
    /*float: left;*/
    text-align: left;
}
.nav-tizer-page a{
display: block;
margin: 3px 0;
padding: 10px 3px;
font-size: 12px;
color: #333;
font-weight: 700;
outline: none;
letter-spacing: -0.1px;
text-transform: uppercase;
line-height: 12px;
}
.nav-tizer-page a:hover, .nav-tizer-page a:focus{
    color:#2c2927;
    text-decoration:none;
}
/*---------*/
.nav-tizer-block{
display: none;
position: absolute;
list-style: none;
top: 68px;
background: #f3f3f3;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.35);
padding: 20px 10px 20px 10px;
width: 879px;
border-bottom: 1px solid #878787;
z-index: 10000;
margin-top: -2px;
left: 0px;
}
.nav-tizer-item{
    display: inline-block;
    float: left;
    /*max-width: 103px;*/
    text-align: center;
    /*margin: 0 5px;*/
    min-height: 160px;
    outline: none;
}

.nav-tizer-item img{
border: 3px solid transparent;
background: #f3f3f3;
width: 150px;
outline: none;
display: inline-block;
padding: 5px;
margin-bottom: 5px;
height: auto;
border-radius: 2px;
transition: all .18s linear;
}
.nav-tizer-item a{
font-size: 13px;
color: #333;
font-weight: 700;
outline: none;
display: inline-block;
text-transform: uppercase;
line-height: 14px;
transition: all .15s linear;
}
.nav-tizer-item a:hover img, .nav-tizer-item a:focus img{
border: 3px solid #2c2927;
}
.nav-tizer-item a:hover, .nav-tizer-item a:focus{
color: #2c2927;
    text-decoration:none;
}

.logo-block{
    text-align: center;
    margin-top: 107px;
}
.logo-block span{
    display:block;
}
.logo-image{

}
.first-logo-text{
    color:#fff;
    font-size:24px;
}
.second-logo-text{
    font-size:18px;
    color:#84c236;
}
/* product */
.product{
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 19px;
    padding: 18px 0 20px 0;
    overflow: hidden;
}

/*добавили эффектов*/
.product:hover{	
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}



.product img{
    width: 100%;
}
.product-stock{
    position: absolute;
    right: -25px;
    top: 10px;
    transform: rotate(45deg);
    font-size: 12px;
    background: #ff3817;
    color: #fff;
    text-transform: uppercase;
    z-index: 1000;
    padding: 1px 30px;
}
.product-new{
    position: absolute;
    right: -30px;
    top: 14px;
    transform: rotate(45deg);
    font-size: 10px;
    background: #ff781a;
    color: #fff;
    text-transform: uppercase;
    padding: 1px 30px;
    z-index: 1000;
}
.product-name {
    padding: 0 15px;
}
.product-name a{
    font-size: 16px;
    color: #000;
    line-height: 1;
    /*font-size: 22px;*/
    /*color:#568640;*/
    /*line-height: 1.636;*/
    /*padding:0 12px;*/
}
.tizer-pict{
    display: block;
    padding: 15px;
}
.with_label {
    margin-right: 30px;
}
@media (min-width: 768px) and (max-width: 990px) {
	.with_label {
		margin-right: 5px;
	}
}
.product-info{
    padding-top:30px;
    padding-left: 30px;
}
.product-info span{
    display:block;
    font-size: 12px;
}
.opc-name{
    color:#343635;
}
.opc-info{
    color:#727272;
    padding-bottom:20px;
}
.opc{
    padding-left: 23px;
}
.opc img{
	float:left;
	margin: 0 5px 0 -14px;
    width: 17px;
}
.opc-one{background: url(../i/tiz-t-autoprogram.png)0 0 no-repeat;}
.opc-two{background: url(../i/tiz-t-bluetooth.png)0 0 no-repeat;}
.opc-tree{background: url(../i/tiz-t-g.png)0 0 no-repeat;}
.product-item{
    padding-left: 10px;
    padding-right: 10px;
}

.product-item .product-price{
    white-space: nowrap;
    text-align: right;
}
.product .old-price, .product .old-price .price-txt{
    color:#ff221c;
}
.price-txt-old-check{
    text-decoration: line-through;
}
.product .price{
    position: relative;
    font-size: 20px;
    color: #43a931;
}
.valut{
    font-size:10px;
    color:#343635;
}
/*.product .old-price:before{*/
    /*content:'';*/
    /*display:block;*/
    /*transform: rotate(165deg);*/
    /*border-bottom: 1px solid #ce1317;*/
    /*position: relative;*/
    /*top: 10px;*/
    /*left: 0px;*/
    /*width: 100%;*/
/*}*/
/*.product .old-price{*/
    /*position: absolute;*/
    /*font-size: 14px;*/
    /*color: #ce1317;*/
    /*top: -20px;*/
    /*left: 15px;*/
/*}*/
.product .price-txt{
    font-size: 10px;
    color: #343635;
}
.old-valut{
    font-size:12px;
}
.product-r-b{
    margin-top:20px;
}
.product-rewiew{
    /*padding: 7px 0px 7px 52px;*/
}
.product-rewiew a{
    background: url(../i/tiz-t-rewiew.png) 0px 0px no-repeat;
    display:inline-block;
    padding: 7px 0px 7px 40px;
    font-size:14px;
    color:#568640;
}
.product-rewiew a:after{
    content:' \2192';
}
.btn-section{
    text-align: center;
}
.btn-section .detail-link a{
    background: #e5e5e5;
    color:#000;
    /*padding-right: 10px;*/
}
.btn-section .fast-link a{
    /*padding-right:20px;*/
}
.btn-section .buy-link a{
    /*padding-right: 15px;*/
}
.btn-section .detail-link a:after{
    content: '  »';
}
.btn-section .fast-link a:after{
    content: '  →'
}
.btn-section .buy-link a:after{
    content: '  ↓';
}
.product-basket a{
    display: inline-block;
    background: #65bc49;
    padding: 5px;
    color: #fff;
    font-size: 10px;
    border-radius: 1px;
}
.product-basket a:hover, .product-basket a:focus{
    text-decoration: none;
    background:#416630;
    color:#fff;
}
.product-basket.detail-link.instr {
    float: left;
    padding: 5px 15px;
}

/*left-aside*/
.info-free-call{
padding-left: 50px;
color: #cecece;
font-size: 11px;
white-space: nowrap;
}
.left-aside{
    /*border:1px solid #ccc;*/
    padding-top: 40px;
    z-index: 9999;
}
.left-aside .lvl-2{
    padding-left: 0;
}
.left-menu a.first-lvl-item-link-2:after{
    content: ' >';
}
.wrapper .content-block .left-aside a.first-lvl-item-link-2{
    color:#222;
}
p.first-lvl-item-link-2{
    font-size: 20px;
    color: #bc0000;
    font-weight: bold;
    padding-left: 40px;
    padding-top: 30px;
}
.content-block .left-aside .first-lvl-item:nth-child(2) .lvl-2 .first-lvl-item-link-2{
    padding-top: 5px;
}
.left-aside .lvl-3{}
.left-aside .lvl-2 .first-lvl-item_2:nth-child(2) .lvl-3 .ochen_unicalny a{
    font-weight: bold;
}
.first-lvl-item_2 .lvl-2 .first-lvl-item_2:nth-child(2) .super_unicalny p.first-lvl-item-link-2{
    padding-top: 30px;
}
.left-aside .lvl-2 .first-lvl-item_2:nth-child(2) .lvl-3 .ochen_unicalny a:after{
    content:' >';
    padding-left:5px;
}
.left-catalog-name{
    background: url(../i/left-menu-btn.png) 0px 8px  no-repeat;
    font-size: 30px;
    color:#444242;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 17px;
    /*margin-bottom: 8.5px;*/
    padding-left: 46px;
}
.super_unicalny{

}
.ochen_unicalny{

}
.unicalny{
    padding-left: 25px;
}
.btn.btn-default.btn-tag:hover,
.btn.btn-default.btn-tag{
    background: none;
    border:none;
    border-radius: none;
}
.cccc.-akcia-{

}
.left-aside .navbar{
    background: transparent;
}
.left-aside .left-menu-block{
    background:transparent;
}
.left-menu{
}
.left-menu .akcia{
    background: url(../i/akcia.png) center right no-repeat;
}

/*.left-aside .left-menu li{*/
    /*float: none;*/
    /*border-bottom: 1px solid #e5e5e5;*/
    /*padding: 6px;*/
    /*color:#343635;*/
    /*font-size:18px;*/
/*}*/
.content-block .left-aside .first-lvl-item{
    border:none;
    width: 100%;
}
.content-block .left-aside .first-lvl-item .first-lvl-link-leftmenu{
    display:none;
}
.first-lvl-item ul{
    padding-left:18px;
}
.first-lvl-item ul li{
    list-style:none;
    /*padding: 5px 0;*/
}
.content-block .left-aside .first-lvl-item ul li a{
    float: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 6px;
    color: #343635;
    font-size: 18px;
    display: inline-block;
}

.content-block .left-aside .first-lvl-item ul li a.btn {
    border: none;
    font-size: 14px;
    text-decoration: underline;
    padding: 6px 25px 6px 0;
    font-weight: normal;
    color: #373938;
}

.navbar-collapse2 .cccc a {
    font-size: 20px !important;
}

.content-block .left-aside .first-lvl-item li.first-lvl-item ul li a {
	font-weight:normal;
}
.content-block .left-aside .left-menu .akcia a{
    padding-right:76px;
}

.if-block {
    font-size: 14px !important;
    font-weight: bold;
    text-decoration: underline;
}
.content-block .left-aside ul.lvl-3 li .if-block{
    border: none;
    padding-left: 30px;
    opacity: 0.5;
}
.content-block .left-aside ul.lvl-3 li .if-block:hover,
.content-block .left-aside ul.lvl-3 li .if-block:focus{
    opacity: 0.9;
}
.content-block .left-aside .first-lvl-item a{
color: #568640;
font-size: 17px;
font-weight: 700;
padding: 20px 0 20px 10px;
text-transform: uppercase;
}
.content-block .left-aside .first-lvl-item a:hover {
    color: #2c2927;
}
.left-aside-blockname{
    color: #568640;
    font-size: 22px;
    font-weight: bold;
    padding: 30px 6px 15px 28px;
}
.left-aside-blockname a{
	color: #5c5c5c;
	letter-spacing: -.3px;
	font-weight: 800;
	font-size: 20px;
}
.left-aside-blockname a:after{
    content: ' >';
}
.left-aside-blockname a:hover{
	text-decoration:none;
	color: #343635;
}
.left-aside .note-list{

    padding-left: 6px;
}
.left-aside .note-item{
    list-style: none;
    background: url(../img/ico-news.png) 0px 12px no-repeat;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 18px;
    text-indent: 22px;
    padding: 12px 5px 12px 0px;
    background-size: 14px;
}
.left-aside .note-item a{
    color:#343635;
}
.bottom-aside img{
    max-width: 100%;
}
.bottom-aside-2 .note-item{
    list-style:none;
    background:url(../i/stati.png)  0px 5px  no-repeat;
    font-size:18px;
    border-bottom: 1px solid #e5e5e5;
    padding: 6px 6px 6px 30px ;
}
.bottom-aside-2 .note-item a{
    color:#343635;
}
.main-text-line{
    margin-bottom: 15px;
}
.main-text-line p:first-child a{
    font-weight: bold;
}
.main-text-line a{
    color:#000;
    text-decoration: underline;
}
/*content*/
.breadcrumb{
    padding: 8px 15px;
    list-style: none;
    /*display: none;*/
}
@media (min-width: 768px) and (max-width: 991px) {
	.breadcrumb{
	    padding-right: 230px;
	}
}
.breadcrumb a{
    font-size: 13px;
    color:#727272;
}
.catalog-mine{
    list-style: none;
    margin:0;
    padding: 0;
}
.catalog-mine::after {
	clear: both;
    content: " ";
    display: block;
}
/*note-page*/
.content-box .note-ctalog{
    padding:0;
    list-style: none;
}
.content-box .note-item{
    margin-bottom:25px;
}
.note-tizer{
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
}
.content-box .note-tizer:hover{
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.content-box .note-tizer-image{
    max-height: 176px;
    overflow: hidden;
    vertical-align: top;
}
.content-box .note-tizer-image img{
    width: 100%;
}
.product-thumb.note-tizer .image img {
    margin: 0 auto;
}
.product-thumb.note-tizer .image{
    max-height: 176px;
    overflow: hidden;
    vertical-align: top;
}

.note-tizer-info{
    padding:22px 15px;
    background: #fff;
}
.note-tizer-name{

}
.note-tizer-name a{
    font-size: 18px;
    color:#568640;
    padding-right: 24px;
}
.note-tizer-description{
font-size: 12px;
}
.note-tizer-description a{
    color:#52833c;
    cursor: pointer;
	font-size:14px;
	line-height:30px;
}
.note-tizer-description a:after{
    content: ' \2192';
}
.note-tizer-description a:hover, .note-tizer-description a:focus{

}
.news-list-bottom-navigation{
    margin-top:20px;
}
.description img{
    max-width: 100%;
}
body .description{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.description ul{
    font-size: 14px;
    color: #000;
}
.note-tizer-info{
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    min-height: 250px;
    margin-bottom: 30px;
}
/*rewiew*/
.sorting-rewiew{
    margin-top:-10px;
    margin-bottom:20px;
    color:#57575a;
    text-align: right;
}
.sorting-rewiew .sorting-date{
    background: url(../i/calendar.png) right 0 no-repeat;
    padding-right:30px;
}
.sorting-rewiew .sorting-new{
    padding-right:30px;
}

.sorting-new.up {
    background: url(../i/menu-up.png) center right no-repeat;


}

.sorting-new.down {
    background: url(../i/menu-arrow.png) center right no-repeat;


}


.rewiew-list{
    padding:0;
    list-style: none;
}
.rewiew-list-item{
    background-color: rgb(255, 255, 255);
    padding: 14px 15px 3px 13px;
    /*box-shadow: 0px 0px 2px 0px #deeea2;*/
    border: 2px solid #deeea2;
    margin-bottom: 20px;
    border-radius: 15px;
}
.rewiew-list-item .rewiew p{
    /*margin-top:20px;*/
}
.rewiew-model-name{
    font-size:18px;
    color:#568640;
    margin-bottom: 15px;
    border-bottom: 2px dashed #deeea2;
    padding: 0px 15px 10px 15px;
}
.rewiew-model-image{
    margin-bottom:20px;
}
.rewiew-model-image .row div{
    padding:0;
}
.rewiew-model-image img{
    width: 90%;
}
.rewiew-info span{
    display: block;
}
.respondent-name{
    font-size:18px;
    color:#e30613;
    padding-top:5px;
}
.date{
    font-size: 12px;
    color:#adaaa3;
}
.productRate{

}
.post-content{
    margin-top:45px;
}
.rewiew-list-item .rewiew .more-rewiew{
    color:#568640;
    cursor: pointer;
    text-decoration: underline;
}
.rewiew-list-item .rewiew .more-rewiew:after{
    /*content:' \2192';*/
}
.rewiew-list-item .rewiew a{
    color:#568640;
}
.rewiew-list-item .rewiew a:after{
    content:' \2192';
}
.sorting-new {
    cursor: pointer;
}
/*FAQ*/
.content-description{
    margin-bottom:35px;
}
.question{
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    margin-top:23px;
}
.question-name{
    background: #ffffff;
    padding: 18px 7px 23px 7px;
    font-size:18px;
    color:#343635;
}
.open-block{

}
.open-arrow{
    background: url(../i/question-arrow.png) bottom center no-repeat;
    display: block;
    height: 22px;
}
.open-arrow:hover, .open-arrow:focus{
    cursor: pointer;
}
.question-answer{
    padding:16px 20px 15px 70px;
    border-bottom:1px solid #fff;
}
.answer{
    display:none;
}
.visible{
    display: block;
}
.social-re{
    padding:9px 15px 10px 15px;
}
.social-re span{
    padding-right: 5px;
}
.odnoklasnik{
    background: url(../i/ok.png) 0 0 no-repeat;
}
.vk{
    background: url(../i/vk.png) 0 0 no-repeat;
}
.facebook{
    background: url(../i/face.png) 0 0 no-repeat;
}
.question .soc{
    display:inline-block;
    width:18px;
    height:18px;
    padding: 0 12px;
    margin: 0 0 -5px 0px;
}
.all-note.all-element{
    padding: 0;
}
.all-element{

}
.all-element a{
    display: inline-block;
    text-align: center;
    padding: 9px 32px 8px 32px;
    text-transform: uppercase;
    color: #fff;
    background: #568640;
    float: right;
}
.all-element a:hover{
    text-decoration: none;
    background: #3f632f;
}

.asking-block{
    margin-top: 60px;
}
.asking-block-name{
    text-align: center;
    font-size:22px;
    color:#568640;
}
.ask-name, .ask-mail, .ask-text, .asking-block-name{
    margin-bottom:25px;
}
.ask-name input, .ask-mail input{
    width:100%;
    background:transparent;
    border:none;
    border-bottom:1px solid #568640;
    padding:9px;
    font-size:14px;
    color:#343635;
}
.ask-name{

}
.ask-mail{

}
.rewiew-list-item .more-rewiew{
    /*float: right;*/
}
.rewiew-text{
    overflow: hidden;
}

.rewiew-text + .review-full-text {
    display: none;
}

.rewiew-text.all-text-rewiew{
    max-height: 100%;
    overflow: visible;
}
#form-review .ask-text{
    margin-bottom: 10px;
}
.ask-text textarea{
    width:100%;
    min-height: 125px;
    /*border:none;*/
    padding: 10px;
    font-size:14px;
    color:#343635;
    resize: none;
    border: 1px solid #000;
}
.send-ask{
    text-align: center;
    min-height: 30px;
}
.send-ask a{
    font-size:14px;
    color:#568640;
    padding: 8px 34px 7px 34px;
    border:1px solid #568640;
}
.send-ask a:hover, .send-ask a:focus{
    color:#fff;
    background:#568640;
    border:1px solid #568640;
    text-decoration: none;
    /*-moz-transition: background-color 0.5s 0.1s ease;*/
    /*-o-transition: background-color 0.5s 0.1s ease;*/
    /*-webkit-transition: background-color 0.5s 0.1s ease;*/
}

/* product-page*/
.product-page{

}
.product-image{
    position: relative;
    text-align: center;
}
.product-image a{
    display: block;
    width:100%;
}
.product-image a img{
    max-width: 100%;
}
/*.product-image:before{*/
    /*content:'';*/
    /*display:inline-block;*/
    /*position: absolute;*/
    /*top: 20px;*/
    /*right: 20px;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*background: url(../i/linz.png) 0 0 no-repeat;*/
    /*cursor: pointer;*/
/*}*/
.product-basis{
    background: #fff url(../i/product-basis.png) 105% bottom no-repeat;
    /*border-radius: 3px;*/
    /*box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);*/
    padding:15px 0;
    /*margin-bottom:45px;*/
}
.product-basis .product-carusel{
    margin-top: 18px;
}
.product-basis .product-carusel a{
    display: block;
    width: 100%;
}
.product-basis .product-carusel img{
    border:1px solid transparent;
    box-sizing: border-box;
}
.product-basis .product-carusel img:hover{
    border-color:#5c8a47;
}
.product-basis-info{
    padding-top: 9px;
}
.product-basis-info .product-b-i-descr{
    margin-bottom: 15px;
}
.product-basis-info .product-b-i-descr h3{
    font-size: 16px;
    color:#373938;
    text-align: center;
    text-transform: uppercase;
}
.product-basis-info ul{
    padding-left:0;
    list-style: none;
}

.info-navigation{
    margin-top:45px;
    margin-bottom:30px;
}
.block-descr{

}
.block-descr p {
font-size: 14px;

color: #4d4d4d;
}
.clear{
	clear:both;
}

.block-product-desc {
display: inline-block;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 30px;
}
.product-desc {
margin: 0 15px;
background: #424242;
height: 250px;
padding: 15px 25px;
vertical-align: middle;
display: table-cell;
}
.product-desc h4 {
font-size: 16px;
font-weight: 600;
text-align: center;
margin-bottom: 10px;
color: #dadada;
text-transform: uppercase;
}
.product-desc p {
font-size: 14px;
line-height: 1.4;
    text-align: justify;
    color: #dadada;
}



.block-descr b{
    color:#568640;
}
.divided-block{
    margin-top: 30px;
}
.block-desc-name{
    font-size:18px;
    color:#568640;
}
.block-description .block-descr ul{
    list-style: none;
    padding-left: 0;
}
.block-description .block-descr ul li:before{
    content: '';
    border: 1px solid #53843d;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #53843d;
    margin: 2px 10px 2px 2px;
}
.product-basis-info ul li{
    padding:10px 0 0px 0;
    line-height: 14px;
}
.product-basis-info ul li:before{
    content: '*';
    /*border: 1px solid #53843d;*/
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: inline-block;
    /*background: #53843d;*/
    margin: 2px 10px 2px 2px;
    color:#000;
    font-size: 14px;
}

.product-basis-info .new-price span{
    font-size:26px;
    color:#568640;
    line-height: 34px;
}
.product-basis-info .old-price span{
    position: relative;
    font-size:17px;
    color:#ce1317;
    line-height: 38px;
}
.product-basis-info .old-price span:before {
    content: '';
    display: block;
    transform: rotate(165deg);
    border-bottom: 1px solid #ce1317;
    position: relative;
    top: 19px;
    left: 0px;
    width: 48%;
}

.product-basis-info .old-price span:after, .product-basis-info .new-price span:after{
    content: ' руб.';
    font-size:14px;
}
.product-basis-info .one-click a{
    background: #e30613;
}
.product-basis-info .in-basket a, .product-basis-info .one-click a{
    display: inline-block;
    text-transform: uppercase;
    padding: 12px 22px;
    color:#fff;
}
.product-basis-info .in-basket a{
    background: #568640;
}
 .product-basis-info .one-click a:hover ,  .product-basis-info .in-basket a:hover{
    text-decoration: none;
    background:#466c34;
}
.tabs {}
.tab__title {overflow:hidden; margin-bottom:30px;}
.tab__title .tab__item {float:left; cursor:pointer;}
.tab__title .tab__item.-active {}

.tab__content {}
.tab__content .tab__item {display:none; float: left; cursor: auto;}
.tab__content .tab__item.-active {display:block;}
.fixed-tab-title{}
#fixed-line-tab .sticky{
background: #ecf0f1 !important;
line-height: 50px;
border-bottom: 3px solid #27ae60 !important;
}

.it-border{
    border-top: 4px solid #84797b;
    padding: 20px;
}
.block-description{
}
.block-description-product span, .block-description-specific span, .block-description-rewiew span, .block-description-documentation span{
    font-size:18px;
    color:#343635;
    padding-left: 30px;
    line-height: 30px;
}
.block-description-product span{
    background: url(../i/descr-descr.png) left center no-repeat;
	background-position: 5px 1px;
}
.block-description-specific span{
    background: url(../i/descr-specif.png) left center no-repeat;
	background-position: 5px 1px;
}
.block-description-rewiew span{
    background: url(../i/descr-rewiew.png) left center no-repeat;
		background-position: 0px 0px;
}
.block-description-documentation span{
    background: url(../i/descr-documentation.png) left center no-repeat;
	background-position: 0px 0px;
}

.content-box .block-description h2{font-size:24px;}
.block-description .block-descr table{
	width:100%!important;
}
.block-description .block-descr table td{
    width: 50%!important;
    min-width: 150px;
    font-size: 16px!important;
    padding: 2px 4px!important;
}
.block-description .block-descr table thead td{
    font-size: 16px!important;
    padding-bottom:15px!important;
}
.block-description .block-descr table tbody tr:nth-child(even){}
.block-description .block-descr table tbody tr:nth-child(odd){background: #ccc;}
.block-description .block-descr table tbody td:first-child{
   font-weight: bold; 
    border-right:1px solid #a0a0a0; 
}
.block-description .block-descr table tbody td:last-child{

}





/*.product{*/
    /*min-height: 370px;*/
    /*border: 1px solid #ccc;*/
/*}*/
.content-box h1{
font-size: 24px;
font-weight: 700;
color: #2c2927;
}
.product-carusel .owl-item{
    float: left;
}
.product-carusel .owl-stage-outer{
    float: left;
    overflow: hidden;
    width: 100%;
}
.product-carusel{
    position: relative;
}
.product-carusel .owl-nav{

}
.product-carusel .owl-nav .owl-prev, .product-carusel .owl-nav .owl-next{
    position: absolute;
    top: 10%;
    height: 80%;
    width: 25px;
    border: 30px solid transparent;
    cursor: pointer;
}
.product-carusel .owl-nav .owl-prev:hover, .product-carusel .owl-nav .owl-prev:focus{
    border-right-color:#e30d19;
    transition: 0.4s;
}
.product-carusel .owl-nav .owl-next:hover, .product-carusel .owl-nav .owl-next:focus{
    border-left-color:#e30d19;
    transition: 0.4s;
}
.product-carusel .owl-nav .owl-prev{
    border-right: 15px solid #ccc;
    left: -25px;
}
.product-carusel .owl-nav .owl-next{
    border-left: 15px solid #ccc;
    right: -40px;
}
.content-box{
    padding-bottom:50px;
    padding-top: 40px;
}
/*bottom-aside*/
.bottom-aside{
    background: #fff;
    padding-top:70px;
    padding-bottom:75px;
}
.bottom-tizer{
    /*padding:70px 0;*/
}
.info-bot-tizer{
    /*border:1px solid #000;*/
    font-size:24px;
    color:#53843d;
    font-weight: bold;
}
.info-bot-tizer img{
    width:100%;
}
.info-bot-tizer p{
    margin-top: 15px;
}
.bottom-tizer-main .info-bot-tizer p{
    font-size: 24px;
    color:#53843d;
}
.form-on-main{
    position:relative;
    background: url(../i/form-bg.png) center center no-repeat;
    min-height: 430px;
    margin-top:50px;
    padding: 39px 0;
}
/*.form-block:before{*/
    /*content:'';*/
    /*position: absolute;*/
    /*display:block;*/
    /*background:#81c031;*/
    /*opacity: 0.76;*/
    /*width:100%;*/
    /*height: 100%;*/
    /*margin:-29px -38px 0 -38px;*/
/*}*/
.form-block{
    /*height: 352px;*/
    padding:29px 38px 52px 38px;
    background: url(../i/forn-fon.png) 0 0 repeat;
}

.form-content{
    /*opacity: 1;*/
    background: transparent;
    text-align: center;
}
.form-content span{
    /*text-align: justify;*/
    padding-left:13px;
}
.form-in{
    margin-top:20px;
}
.form-name-first, .form-name-second{
    color:#fff;
    display: block;
}
.form-name-first{
    font-size: 28.5px;
    text-transform: uppercase;
}
.form-name-second{
    font-size:24px;
}
.form-name-in, .form-phone-in{
    font-size:14px;
    color:#727272;
    display:block;
    background:#fff;
    width: 100%;
    margin: 29px 0;
    height: 36px;
    padding:0px 20px;
}
.form-name-in{

}
.form-phone-in{

}
.form-btn-main {
    /*padding-left: 50%;*/
    margin-top:33px;
}
.form-btn-main a{
    padding:8px 28px 4px 28px;
    background: #568640;
    border:1px solid #fff;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    color:#fff;
    text-transform: uppercase;
    font-size:14px;
    /*margin-left: -73.5px;*/
    border-radius: 2px;
}
.form-btn-main a:hover, .form-btn-main a:focus{
    text-decoration: none;
    background:#466c34;
}
/*catalog-style*/
.company-product-info img{
    max-width: 100%;
}
.company-product-info .special{
    font-size:24px;
    color:#53843d;
}
.company-product-info ul{
    padding-left:0;
    list-style:none;
}
.company-product-info ul li:before{
    content: '';
    border: 1px solid #53843d;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #53843d;
    margin: 2px 10px 2px 2px;
}

/*recommend-block*/

.recommend-block{
    margin-top:-35px;
    margin-bottom:-35px;
}
.recommend-block-name{
    font-size:30px;
    color:#e30613;
    margin-bottom:28px;
}
.recommend-block ul{
    list-style: none;
}
.recommend-block .product img{
    width:100%;
}
/*footer*/
.footer {
 /*   background: url(/catalog/view/theme/carbon/img/bottom-back.jpg) top center no-repeat;
    padding-top: 75px;
	background-size: cover;*/
}
.footer-first{
    margin-bottom: 65px;
}
.footer-first .f-f-tizer{
    position: relative;
    text-align: center;
    font-size:22px;
    font-weight: bold;
    color: #fff;
    max-height: 235px;
    overflow: hidden;
}
.footer-first .f-f-tizer:first-child .row{
    padding-right: 3px;
}
.footer-first .f-f-tizer:last-child .row{
    padding-left: 3px;
}
.footer-first .f-f-tizer a{
    display: block;
}
.footer-first .f-f-tizer a:hover .f-f-t-name, .footer-first .f-f-tizer a:focus .f-f-t-name{
    -webkit-box-shadow: inset 0px -70px 50px -14px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: inset 0px -70px 50px -14px rgba(0, 0, 0, 0.85);
    box-shadow: inset 0px -70px 50px -14px rgba(0, 0, 0, 0.85);
}
.footer-first .f-f-tizer img {
    max-width: 100%;
}

.footer-first .f-f-tizer .f-f-t-name{
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    color:#fff;
    width: 100%;
    padding-top: 100px;
    -webkit-box-shadow: inset 0px -70px 50px -14px rgba(0, 0, 0, 0.95);
    -moz-box-shadow: inset 0px -70px 50px -14px rgba(0, 0, 0, 0.95);
    box-shadow: inset 0px -70px 50px -14px rgba(0, 0, 0, 0.95);
    border-bottom: 3px groove #444343;
}
.footer-first .f-f-tizer .f-f-t-name span{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}
.footer-second{
    background: rgba(0, 0, 0, 0.83);
    min-height:235px;
    padding-top: 35px;
    padding-bottom: 35px;
}
footer .name{
    font-size:18px;
    color:#fff;
    margin-bottom:10px;
}
.name-info{
    margin-top:-10px;
}
footer .f-nav{
    padding:0;
    margin:0;
}
footer .f-nav li{
    list-style:none;
    margin: 5px 0;
}
footer .f-nav li a{
    color:#fff;
    font-size:14px;
    text-decoration: underline;

}
.footer-info{
    color:#fff;
}
.footer-info span{
    display:block;
}
.footer-phone{
    font-size:24px;
}
.footer-phone-info{
    font-size:12px;
}
.footer-mail{
    font-size:14px;
    color:#70b556;
    padding:10px 0;
}
.footer-mail a{
color: #2c2927;
}
.footer-logo{

}

.footer-soc {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    margin-left: -2px;
}
.footer-soc  img{
opacity:.7;
}
.footer-soc  img:hover{
opacity:1;
}
.copyright {
}
/*стили для кнопок поделиться на странице faq*/
.n_social{
    float:left;
}
.ya-share2__link{
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 0 12px;
    margin: 0 0 -5px 0px;
}
.ya-share2__link span{
    display:none;
}
.ya-share2__item.ya-share2__item_service_facebook a {
    background: url(../i/face.png) 0 0 no-repeat
}
.ya-share2__item.ya-share2__item_service_vkontakte a{
    background: url(../i/vk.png) 0 0 no-repeat
}
.ya-share2__item.ya-share2__item_service_odnoklassniki a{
    background: url(../i/ok.png) 0 0 no-repeat
}
/*стили для кнопок поделиться на странице faq*/



.review_thumbnails a img {
    width: 100%;
}
.alert-success {
	background-color: #9ad173;
	color: #416630;
}
.input-group .form-control[name^="quantity"] {
    min-width: 30px;
	height:34px;
}
#order .form-group label {
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}
#order .pull-left {
	margin-left: 15px;
}
#order .pull-left label {
	font-size: 11px;
	font-weight: normal;
}
#order .form-group {
	margin-bottom: 5px;
}
#order .form-group textarea {
	height: 148px;
}
#order h3 {
	margin-top: 15px;
}
.cart .total {
	margin-top: 30px;
}
.cart .pull-left+.pull-left {
	margin-left: 20px;
}
.cart form {
	margin-bottom: 0px;
}
.cart button.btn {
	height: 34px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
#cart_block {
	display: block;
	position: absolute;
	right: 0px;
	top: 67px;
}
@media (max-width: 991px) {
	#cart_block {
		top: 131px;
	}
}
@media (max-width: 767px) {
	#cart_block {
		position: static;
		float: none !important;
	}
}
#cart_block a{
	color: #333333;
}
#cart_block .btn {
	background-color: #fff;
	border-radius: 0px;
}
#cart_block .fa-shopping-cart::before {
	color: #568640;
}
.pos-rel {
	position: relative;
}
.shadow-name label {
    opacity: 0;
    height: 0;
    margin: 0 !important;
    padding: 0;
    overflow: hidden;
}

@media (max-width: 700px) {
	.mob-hidden {
		display:none !important;
	}
}

/* search */
.search-container{
  width: 0px;
  height: 45px;
  background: #444242;
  line-height: 45px;
  padding-right: 50px;
  transition: all 0.5s ease;
  border-radius: 5px;
  position: absolute;
  /*box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
  right: 0;
  top: 0;
  z-index: 5;
}

.search-input{
  border: 0px;
  border-bottom: 2px solid #fff;
  background: transparent;
  width: 0%;
  padding: 5px 0;
  outline: none;
  color: #fff;
  font-weight: bold;
  transition: all 0.3s ease;
  line-height: 20px;
}

.search-container button{
color: #ffffff;
position: absolute;
right: 0;
top: 0;
font-size: 23px;
cursor: pointer;
border: none;
background: rgba(255, 255, 255, 0.1);
padding: 10px 18px;
}

.search-container.active{
  width: 265px;
  padding-left: 25px;
  transition: all 0.5s ease;
}

.search-input.active{
  width: 98%;
  padding-left: 5px;
  transition: all 0.5s 0.3s ease;
}

.search-input::placeholder {
  color: #86c339;
  opacity:0.9;
}
.search-input::-webkit-input-placeholder {color:#86c339; opacity:0.9;}/* webkit */
.search-input::-moz-placeholder          {color:#86c339; opacity:0.9;}/* Firefox 19+ */
.search-input:-moz-placeholder           {color:#86c339; opacity:0.9;}/* Firefox 18- */
.search-input:-ms-input-placeholder      {color:#86c339; opacity:0.9;}/* IE */

.btn-primary {
  background-color: #568640;
  border-color: #416630;
  border-radius: 0;
}
.btn-primary:focus,
.btn-primary.focus {
  background-color: #568640;
  border-color: #416630;
}
.btn-primary:hover {
  background-color: #416630;
  border-color: #568640;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #416630;
  border-color: #568640;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  background-color: #416630;
  border-color: #568640;
}

.pagination > li > a,
.pagination > li > span {
  color: #568640;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #568640;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #568640;
  border-color: #568640;
}

.current {
	background:#EEE;
	font-weight:light;
}




@media screen and (max-width: 767px) {
  .product__detail {
    padding: 0 10px;
  }
}
/*.table-responsive.p-0 {
    margin-left: -30px;
    margin-right: -30px;
}*/
.product__detail-item {
border-top: 1px solid #dddddd;
padding: 20px 0;
font-size: 14px;
}
.product__detail-item__name {
  width: 26%;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  color: #424242;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  .product__detail-item__name {
    float: none;
    padding: 0 5px 20px;
    border-bottom: 1px solid #dddddd;
    width: auto;
  }
}
.product__detail-item table {
  width: 74%;
}
@media (max-width: 480px) {
  .product__detail-item table {
    width: 100%;
  }
}
.product__detail-item td {
  padding: 9px 0;
  line-height: 16px;
}
.product__detail-item td:first-child {
padding-right: 20px;
width: 35%;
padding-left: 5px;
}
.product__notice {
  margin-bottom: 25px;
  padding: 0 50px;
  line-height: 12px;
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .product__notice {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .product__detail {
    padding: 0 10px;
  }
  .product__notice {
    padding: 0 10px;
  }
}








/*------------------------------whatsapp-------------------------*/

.whatsapp-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}


 @media (max-width : 800px) {  
.whatsapp-button {   
    bottom: 85px;
    right: 0;
  }
}

@media (max-device-width: 600px) {  
    .wh-desctop {
        display: none;
        visibility: hidden;      
          }
    }
    @media (max-device-width: 375px) {  
        .wh-mobile {
            display: none;
            visibility: hidden;      
              }
        }

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}
.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.promo.col-md-8.col-xs-24 {
    margin-bottom: 20px;
}
.promo.col-md-8.col-xs-24 p {
font-size: 14px;
    line-height: 16px;
    height: 40px;
    font-weight: 600;
}
.promo img.img-responsive {
    border-radius: 6px;
}

.block-description .block-descr, .block-description .block-descr table td, .block-description .block-descr p,  .block-description .block-descr span, .block-description .block-descr > * {
    font-size: 16px !important;
    color: #4d4d4d !important;
    font-family: inherit !important;
}