a {
	color: #969bab;
}
a:hover, a:focus {
	color: #010066;
}
.mob-menu__nav-sub-item--active {
	color: #010066;
}
.btn {
	background: #969bab;
	color: #FFF;
}
.btn:hover, .btn:focus {
	background: #010066;
	color: #FFF;
}
.btn--op {
	background: rgba(225, 225, 225, 0.3);
}


.top__soc-link {
	background: #010066;
}
.top__soc-link:hover svg path, .top__soc-link:focus svg path {
	fill: #969bab;
}
.top__phone .material-icons {
	background: #969bab;
}
.footer__phone .material-icons {
	background: #969bab;
}
.footer__soc-link, .mob-menu__soc-link {
	background: #010066;
}
.footer__soc-link:hover svg path, .footer__soc-link:focus svg path {
	fill: #969bab;
}
.footer__confident {
	color: #EB5757;
}

.do__item-icn {
	background: #969bab;
}
.do__item-icn svg path {
	fill: #FFF;
}

.questions__item-title {
	color: #969bab;
}


.command__item-soc-item svg path {
	fill: #969bab;
}

.pluses {
	background: #969bab;
}
.pluses__item:after {
	color: #969bab;
}


.command--revs:after {
	background: #010066;
}
.catalog__item-img-tag {
	background: #010066;
}


.counter__minus, .counter__plus {
	background: #010066;
}


.services__item:hover:after {
	background: rgba(87, 128, 235, 0.8);
}

.reviews {
	background: #969bab;
}
.reviews__list-text svg path {
	fill: #969bab;
}

.header--in .header__menu-link--active {
	color: #969bab !important;
}
.header--in .header__menu-link:hover, .header--in .header__menu-link:focus {
	color: #969bab !important;
}

.lmenu__link--active {
	color: #969bab;
}

.lmenu__item-title--link a {
	color:  #000;
}

.lmenu__item--active .lmenu__item-title, .lmenu__item--active .lmenu__item-title--link a {
	color: #969bab;
}

.lmenu__item-sub-link--active {
	color: #969bab;
}
.lmenu__item-sub-link.lmenu__item-sub-link--active:after {
	background: #969bab;
}
.lmenu--sep .lmenu__item--active .lmenu__item-title:before {
	background: #969bab;
}

.ul--check li:after {
	color: #969bab;
}
.ul--num li:after {
	color: #969bab;
}


.p-new__soc-link:hover svg path {
	fill: #969bab;
}


.pagination__item--active {
	color: #FFF;
	background: #969bab;
}

.history__item-year {
	color: #969bab;
}
.history__item-year:before {
	background: #969bab;
}

.mob-top__menu {
	background: #969bab;
}
.mob-top__phone {
	background: #969bab;
}
.mob-top__cart {
	background: #969bab;
}

.mob-menu__search-btn {
	color: #969bab;
}
.mob-menu__nav-item:after {
	color: #969bab;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #969bab transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #969bab transparent;
}


.command-xs:after {
	background: #969bab;
}

.header--in .header__nav-link {
	color:  #969bab;
}

table.ttable {
	font-size: 14px;
	border-collapse: collapse;
	text-align: center;
}

.ttable th, .ttable td:first-child {
	background: #AFCDE7;
	color: white;
	padding: 10px 20px;
}

.ttable th, .ttable td {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: white;
}

.ttable td {
	background: #D8E6F3;
}

.ttable th:first-child, .ttable td:first-child {
	text-align: left;
}

.search-tag > p > span {
	background:  #969bab;
}

.header--in .header__menu-link {
	color: #000 ! important;
}

.header--in .header__menu-link:hover {
	color: #969bab ! important;
}

.top__soc .footer__soc-link path {
	fill: #969bab;
}

.footer__confident {
    color: #969bab;
}

.footer__soc-link img,
.p-new__soc-link img,
.top__soc a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
}

.top__phone .material-icons,
.footer__phone .material-icons {
	background: #5181b8;
}

.top__phone a,
.footer__phone a {
	color: #5181b8;
}

.header__top a.btn.btn--s:hover {
	background: #969bab;
}

#tblock-3-83 {
	padding-top: 30px;
}

.catalog__item-name {
	min-height: 56px;
}

.catalog__item-bottom a.btn.btn--s {
	background: #5181b8;
}

.full-catalog {
	margin-top: 30px;
}

.full-catalog__right .t_tabs {
	display: none;
}

.btn-b,
.btn-b:hover {
	background: #5181b8;
}

.catalog__item {
	display: block;
}

.command--l .command__item-img {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.command {
	padding-top: 30px;
}

.header__top a.btn.btn--s, .header__top a.btn.btn--s:hover {
	background: #5181b8;
}

.ajax-form.form .btn {
	background: #5181b8;	
}