a.header__address-map {
    font-weight: normal;
    margin: 5px 0 0 0;
    font-size: 14px;
    text-decoration: underline;
}

a.header__address-map:hover {
    text-decoration: none !important;
}

.infoarmo {
    font-size: 1.6rem;
}

.tools__item__image {
    display: table-cell;
    vertical-align: middle;
    height: 265px;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs>li:after {
    display: none;
}

.nav-tabs>li {
    margin-top: 0;
    margin-right: 15px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0;
    border-bottom: 1px dashed #d22;
    color: #d22;
}

.nav-tabs {
    border-bottom: 0;
    margin-bottom: 20px;
}

.nav-tabs>li>a:hover {
    border: 0;
    background: #FFF;
}
.nav-tabs>li>a {
    border: 0;
    padding: 0;
    border-bottom: 1px dashed #678;
}

.big-text {
    font-size: 16px;
}

.reg__link {
    float: right;
    margin-top: 4px;
}

.reg__link-item {
    text-decoration: underline;
}

.reg__link-item:hover {
    text-decoration: none;
}

.grey__link {
    color: #678 !important;
}

.item__charact__comment-title {
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: 10px;
}

.subscribe-form-item--text {
    font-weight: bold;
    margin-top: -5px;
    font-size: 16px;
    text-align: left;
}

.subscribe-form-item__label {
    font-weight: normal;
    font-size: 14px;
    float: left;
    margin-top: 16px;
}

.subscribe-form-item__control--input-email {
    float: left;
    width: 77%;
    margin-left: 10px;
    margin-top: 10px;
}

.subscribe-form-agreement-with-terms {
    clear: both;
    margin-top: 55px;
    margin-bottom: 10px;
}

.subscribe-form-item--btn-submit {
    text-align: left;
}

.item__charact__comment {
    margin-bottom: 15px;
}

.item__charact__comment  .btn--flat {
    display: block;
    width: 103px;
    float: left;
    margin: 0 10px 0px 0;
}

a.price-list {
    width: 435px;
}

.item__flayers {
    margin-bottom: 58px;
}

/* ---------------------- */

.hidden-tablet {
    display: none !important;
}

#sidebar-wrapper {
    margin-left: -250px;
    left: 250px;
    width: 250px;
    background: #FFF;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    display: none;
    border-right: 1px solid #f1f2f3;
}

#wrapper.active {
    padding-left: 0;
}

#wrapper.active #sidebar-wrapper {
    left: 0;
}

#page-content-wrapper {
    width: 100%;
}



.sidebar-nav {
    position: absolute;
    top: 60px;
    width: 270px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    padding: 3px 10px 3px 20px;
}

.sidebar-nav li {
    margin-top: 0;
}

#menu-toggle {
    text-decoration: none;
}

.btn-menu {
    color: #000;
}

.inset {
    padding: 20px;
}

.mainnav .nav>li{width:23%}.mainnav .nav>li:nth-child(3){width:15%}

.mainnav .nav>li {
    width: auto !important;
    margin-right: 1.96%;
    float: left;
}
.mainnav .nav>li:last-child {
    margin-right: 0;
}

.protect__comment {
    max-width: 955px;
}

.header__search {
    float: right;
    margin-left: 25px;
    margin-top: -5px;
    position: relative;
}

.header__search .form-control::-webkit-input-placeholder {color: #b8b8b8;font-style: italic;}
.header__search .form-control::-moz-placeholder          {color:#b8b8b8;font-style: italic;}/* Firefox 19+ */
.header__search .form-control:-moz-placeholder           {color:#b8b8b8;font-style: italic;}/* Firefox 18- */
.header__search .form-control:-ms-input-placeholder      {color:#b8b8b8;font-style: italic;}

.header__top {
    padding-bottom: 9px;
}

.header__search .form-control {
    font-size: 13px;
}

.header__search button {
    position: absolute;
    top: 6px;
    right: 4px;
    border: 0;
    background: none;
    font-size: 17px;
    color: #678;
}

.header__search button:hover {
    color: #d22;
}

.search_price {
    text-align: center;
    padding: 18px 5px 18px 10px;
}

.basket__table .control-label.ui-checkboxradio-radio-label .ui-checkboxradio-icon {
    margin: -1px 0 0;
}

.tonearmo-tablebig {
    width: 100%;
    border-collapse: collapse;
}

.tonearmo-tablesmall {
    width: auto;
    border-collapse: collapse;
}

.tonearmo-tablesmall tr, .tonearmo-tablesmall td, .tonearmo-tablesmall th,
.tonearmo-tablebig tr, .tonearmo-tablebig td, .tonearmo-tablebig th {
    border: 1px solid black;
    padding: 3px 5px;
    background: none;
    text-align: center;
}

.city-info {
    margin-bottom: 40px;
    background: url(/img/photo_2018-01-23_10-39-34.png) left 30px no-repeat;
    padding-left: 170px;
    background-size: 150px;
}

.header__link .decorate {
    color: #d22;
}

.contact__email {
    font-size: 18px;
}

.contact__email a {
    font-size: 20px;
}

.headernav ul li .car-item {
    background: url(/img/dostavka.png) no-repeat right center;
    height: 15px;
    width: 27px;
    display: inline-block;
    margin: 0px 0 0 8px;
    position: relative;
    top: 4px;
}

.headernav ul li .discount {
    background: url(/img/discount.png) no-repeat right center;
    height: 20px;
    width: 15px;
    display: inline-block;
    margin: 0px 0 0 8px;
    position: relative;
    top: 4px;
}

.header__phone-two {
    margin: 0 0 10px 0 !important;
}

.lsGrabbing li:after {
    display: none !important;
}

.tint__left {
    float:  left;
}

.tint__right {
    float: left;
    margin-top: -8px;
    margin-left: 20px;
}

.tint__righttwo {
    float: left;
    margin-top: 6px;
    margin-left: 20px;
}

main ul {
    font-size: 2rem;
    padding-left: 2.7rem;

}

ul li:after {
    content: "—\00A0";
    margin-left: -2.7rem;

}

.paramhelp {
    position: relative;
    width: 20px;
    display: inline-block;
}

.protect .paramhelp {
    vertical-align: bottom;
}

.paramhelp__btn {
    min-width: 16px;
    height: 16px;
    padding: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    /* vertical-align: inherit; */
    margin-left: 4px;
    /* color: #333; */
    border: 1px solid #ccc;
    background: #fff;
    /* border-width: .1rem; */
    /* font-style: normal; */
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    z-index: 100;
}

.paramhelp__text {
    display: none;
    position: absolute;
    width: 280px;
    height: auto;
    padding: 10px;
    left: -28px;
    background: #FFF;
    box-shadow: 0 6px 17px 0 rgba(0,0,0,.2), 0 2px 6px 0 rgba(0,0,0,.1);
    border-radius: 4px;
    /* color: #000; */
    z-index: 200;
}

.protect .paramhelp__text {
    left: -180px;
}

.paramhelp__arrow {
    bottom: -2px;
    height: 4px;
    margin-left: 20px;
    width: 21px;
    position: absolute;
}

.protect .paramhelp__arrow {
    margin-left: 172px;
}

.paramhelp__arrow-background {
    border-top-color: #FFF;
    left: 0;
    top: -3px;
}

.paramhelp__arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0;
    border-top-color: #FFF;
}

.lSSlideOuter.vertical .lSPager.lSGallery li a img {
    max-width: 100px;
    width: 100px;
}

table tbody tr td.active {
    padding-right: 10px;
    white-space: nowrap;
}

table tbody tr td.active#seria_desc {
    white-space: inherit;
}

.footer__img {
    height: 65px;
    position: relative;
    left: 45px;
}

.mainnav .nav>li.item-count-2 a, .mainnav .nav>li.item-count-5 a, .mainnav .nav>li.item-count-26 a {
    padding-bottom: 0;
}

.mainnav .nav>li.item-count-26, .mainnav .nav>li.item-count-5, .mainnav .nav>li.item-count-2  {
    font-size: 1.4rem;
}

.mainnav .nav>li.item-count-2 a:nth-child(2), .mainnav .nav>li.item-count-5 a:nth-child(2), .mainnav .nav>li.item-count-26 a:nth-child(2) {
    padding: 0;
    font-size: 1.4rem;
    margin: 0px 0 0;
}

.mainnav .nav>li.item-count-26 a:nth-child(2), .mainnav .nav>li.item-count-5 a:nth-child(2), .mainnav .nav>li.item-count-2 a:nth-child(2) {
    display: inline-block;
}

h5.protect__subtitle {
    font-size: 20px;
    font-size: 2rem;
}

.tools .tools__category-name {
    font-family: HeliosCondBold;
    font-size: 35px;
    margin: 80px 0 -20px 0;
}

.tools .tools__category-name:nth-child(3) {
    margin-top: 0;
}

.row-flex {
     display: flex;
     flex-flow: row wrap;
 }

.big-title-text {
    font-size: 22px;
}
dev {
    text-decoration: line-through;
}

.page-tonirovka .protect h4 {
    font-size: 18px;
    display: inline-block;
    margin: 0 0 7px 0;
}

.page-tonirovka table tr td {
    vertical-align: top;
    padding: 18px 5px 0px 20px;
}

.page-tonirovka table tr td img {
    margin-bottom: 5px;
}

.page-tonirovka .protect__comment {
    margin: 0 0 25px;
}

.page-tonirovka .protect h3 {
    margin-bottom: 15px;
}


/* DivTable*/
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {

	display: table-cell;
	padding: 3px 10px;
	vertical-align: top;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

/* montazh-form */
.slider__comment p {
    margin-bottom: 25px;
}

.montazh-form h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.36;
    font-weight: normal;
    margin: 0 0 20px;
    color: inherit;
}

.IndexPage h4 {
    font-size: 14px;
 margin-bottom: 5px;
  display: inline-block;
   
}
