/* Webfont: Lato-Bold */
@font-face {
  font-family: 'LatoWebBold';
  src: url('../fonts/Lato-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */ url('../fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */ url('../fonts/Lato-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}
/* Webfont: Lato-Light */
@font-face {
  font-family: 'LatoWebLight';
  src: url('../fonts/Lato-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */ url('../fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */ url('../fonts/Lato-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}
/* Webfont: Lato-Medium */
@font-face {
  font-family: 'LatoWebMedium';
  src: url('../fonts/Lato-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Lato-Medium.woff2') format('woff2'), /* Modern Browsers */ url('../fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */ url('../fonts/Lato-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}
/* Webfont: Lato-Regular */
@font-face {
  font-family: 'LatoWebHeavy';
  src: url('../fonts/Lato-Heavy.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */ url('../fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */ url('../fonts/Lato-Heavy.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}
/* Webfont: Lato-Regular */
@font-face {
  font-family: 'LatoWeb';
  src: url('../fonts/Lato-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */ url('../fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/Lato-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

body {
  background: #f5faff;	
  color: #3f3b33;
  font-family: 'LatoWeb';
}
.pattern0 h1 {
  font-size: 25px;
  font-size: 1.785em;
}
.h1, h1{
	margin-left: -2px;
}
h1, .h1 {
  font-size: 25px;
  font-size: 1.785em;
}
h2, .h2 {
  font-size: 21px;
  font-size: 1.5em;
}
h3, .h3 {
  font-size: 18px;
  font-size: 1.3em;
}
h4, .h4, h5, .h5 {
  font-size: 15px;
  font-size: 1.1em;
  color: #3f3b33;
}
ol {
  line-height: 2em;
}
.nav>li>a:focus, 
.nav>li>a:hover{
	    background-color: transparent;	
}
/*PostCss*/
.post {
  margin:0 0 30px 0;
}

.post .first-line {
  font-size: 16px;
}
.post time {
  color: #757575;
}
.post .wrap-img {
  max-width: 142px;
  width: 100%;
  margin-right: 12px;
}
.post .wrap-img img {
  width: 100%;
  border: 1px solid #e0e0e0;
}
.subscription-news {
  max-width: 570px;
}
.subscription-news .form-control {
	height: 38px;
}
.subscription-news p {
  font-size: 16px;
  color: #757575;
  line-height: 18px;
  margin-top: 20px;
}
.subscription-news .h4 {
  margin-bottom: 20px;
}
.subscription-news .btn-main {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  min-width: 50px;
  max-width: 200px;
}
/*EndPostCss*/
/*RegistrPage*/
.registr-blck {
  max-width: 384px;
}
/*EndRegistrPage*/
.breadcrumb-wrap {
  margin-bottom: -15px;
}
.breadcrumb-wrap .breadcrumb {
  padding-top: 0;
}
.breadcrumb>li+li:before {
	padding-left: 10px;
}
a,
.breadcrumb {
  color: #3f3b33;
  background: transparent;

}
a:hover {
  color: #2a73bb;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  outline: none;
}
p {
  line-height: 20px; /*old 26px*/
  /*font-family: 'LatoWebLight';*/
}
label {
  font-weight: normal;
}
button:focus { 
    outline: none; 
}
button::-moz-focus-inner {
  border: 0;
}
/*Helper Classes*/
img{
	max-width: 90%;
}
.btn {
	border-radius: 5px;
    background-image: none;
    border: none;
    padding: 9px 12px;
}
.btn-lg {
	padding-left: 20px;
    padding-right: 20px;
}
.btn-success {
	background: #3e8f3e; 
}
.compare-item_label-wrap {
    position: absolute;
    top: 18px;
    height: 40px;
    overflow: hidden;
}
.compare-wrap #sticky.stick .add-list-a {
	margin-top: 55px!important;
}
.compare-th .close:hover,
.compare-th .close:active {
	color: red;
}
.product__labels-wrap {
    position: absolute;
    top: 16px;
    right: 0px;
    z-index: 100;
}

.compare-item_body {
    margin-top: 20px;
}
.bottom-share-section {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	margin: 30px 0 20px 0;
}
.bottom-share-section .link-common-icon {
	line-height: 28px;
}
.link-common-icon {
	position: relative;
    padding-left: 24px;
	color: #000;
	font-size: 16px;
}
.link-common-icon__icon{
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 18px;
	
}
.product__label {
    display: block;
    width: 110px;
    text-align: center;
    margin: 0 14px 10px 0;
    border: 1px solid #03A9F4;
    color: #03A9F4;
    background: rgba(255, 255, 255, 0.79);
    padding: 4px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.wrap-inline-form .select-wrap,
.wrap-inline-form label {
  display: inline-block;
}
.wrap-inline-form label {
  padding-right: 14px;
}
.wrap-inline-form .select-wrap select {
  width: auto;
}
.breadcrumb {
  margin-bottom: 0;
}
.no-pad {
  padding: 0;
}
.no-pad-left {
  padding-left: 0;
}
.no-pad-right {
  padding-right: 0;
}
.pad-top-30 {
	padding-top: 30px;
}
.w-132 {
  width: 132px;
}
.flexbox-wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer textarea.form-control {
  height: 210px;
  resize: none;
}
footer .registr-captcha {
  padding-top: 1px;
  padding-left: 3px;
}
footer .registr-captcha img {
  max-width: 100%;
  border: 1px solid #fff;
}
.form-control {
  border-width: 1px;
  border-color: #e0e0e0;
  border-style: solid;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: 32px;
  box-shadow: none;
  resize: vertical;
}
.form-control:focus {
  border-color: #6b6b6b;
}
input[type=checkbox],
input[type=radio] {
  color: #6b6b6b;
}
.pager-main li > a,
.pager-main .disabled > a {
  border: none;
  background: none;
  position: relative;
}
.pager-main li > a span,
.pager-main .disabled > a span {
  top: 3px;
  right: 0;
  margin-left: 15px;
}
.pager-input {
  height: 37px;
  width: 37px;
}
.pager-main .previous > a span {
  margin-left: 0;
  margin-right: 15px;
}
.lighter-mainColor {
  color: #757575;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-0 {
  margin-top: 0;
}
.mt-20 {
  margin-top: 20px;
}
.pl-40 {
  padding-left: 40px;
}
/*End Helper Classes*/
.print-item a,
.print-item span {
  padding-left: 27px;
  color: #000;
  background: none;
  border: none;
}
.print-item input {
  background: none;
  border: none;
}
.print-item a i,
.print-item span i {
  margin-right: 12px;
  font-size: 17px;
  position: absolute;
  top: 2px;
  left: 1px;
}
.print-item {
  position: relative;
}
input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #E4E3E3;
}
/*anotherStyleRadio$Checkbox*/
input[type=checkbox],
input[type=radio] {
  opacity: 0;
  position: absolute;
  z-index: 12;
  width: 18px;
  height: 18px;
}
input[type=checkbox]:checked,
input[type=radio]:checked,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: none !important;
}
input[type=checkbox] + .lbl,
input[type=radio] + .lbl {
  position: relative;
  z-index: 11;
  display: inline-block;
  margin: 0;
  line-height: 18px;
  min-height: 14px;
  min-width: 14px;
  font-weight: normal;
  padding-left: 25px;
}
input[type=checkbox] + .lbl.padding-16::before,
input[type=radio] + .lbl.padding-16::before {
  margin-right: 16px;
}
input[type=checkbox] + .lbl.padding-12::before,
input[type=radio] + .lbl.padding-12::before {
  margin-right: 12px;
}
input[type=checkbox] + .lbl.padding-8::before,
input[type=radio] + .lbl.padding-8::before {
  margin-right: 8px;
  position: absolute;
  top: 6px;
  left: 0;
}
input[type=checkbox] + .lbl.padding-4::before,
input[type=radio] + .lbl.padding-4::before {
  margin-right: 4px;
}
input[type=checkbox] + .lbl.padding-0::before,
input[type=radio] + .lbl.padding-0::before {
  margin-right: 0px;
}
input[type=checkbox] + .lbl::before,
input[type=radio] + .lbl::before {
  font-family: Glyphicons Halflings;
  font-weight: normal;
  font-size: 12px;
  color: #6b6b6b;
  content: "\a0";
  background-color: #FAFAFA;
  border: 1px solid #CCC;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 16px;
  line-height: 16px;
  min-width: 17px;
  margin-right: 1px;
  margin-top: -5px;
}
input[type=checkbox] + .lbl::before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input[type=checkbox]:checked + .lbl::before {
  display: inline-block;
  content: "\e013";
  background-color: #F5F8FC;
  border-color: #adb8c0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
    font-size: 11px;
}
input[type=radio] + .lbl {
  padding-left: 31px;
}
input[type=radio]:checked + .lbl::before {
  font-size: 16px;
    border: none;
}
input[type=checkbox] + .large-chkbox.padding-8::before {
  font-size: 16px;
}
input[type=checkbox]:hover + .lbl::before,
input[type=radio]:hover + .lbl::before,
input[type=checkbox] + .lbl:hover::before,
input[type=radio] + .lbl:hover::before {
  /*border-color: #1c7aad;*/
}

input[type=checkbox]:active + .lbl::before,
input[type=radio]:active + .lbl::before,
input[type=checkbox]:checked:active + .lbl::before,
input[type=radio]:checked:active + .lbl::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
input[type=checkbox]:disabled + .lbl::before,
input[type=radio]:disabled + .lbl::before,
input[type=checkbox][disabled] + .lbl::before,
input[type=radio][disabled] + .lbl::before,
input[type=checkbox].disabled + .lbl::before,
input[type=radio].disabled + .lbl::before {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB;
}
input[type=radio] + .lbl::before {
  border-radius: 36px;
  font-family: Glyphicons Halflings/*Arial, Helvetica, sans-serif*/;
  font-size: 15px;
}
input[type=radio]:checked + .lbl::before {
  content: "\e165"/* "\2022" */;
}
/*anotherStyleRadio$Checkbox*/
footer .form-control {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.message-wrap {
  position: relative;
}
.message-wrap #message {
  position: absolute;
  top: 34px;
  left: 15px;
  color: #bdbdbd;
  background-image: -moz-linear-gradient(90deg, #f5f5f5 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(90deg, #f5f5f5 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(90deg, #f5f5f5 0%, #ffffff 100%);
  box-shadow: 0px 1px 5.82px 0.18px rgba(117, 117, 117, 0.3);
  width: 201px;
  min-height: 94px;
  z-index: 27;
  font-size: 14px;
  padding: 10px;
}
.arrow {
  position: absolute;
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.active-link {
  color: #3f3b33;
  text-decoration: underline;
}

/*Header*/
/*extra css for to swap #top-contaner & #bottom-container*/

.main-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
}
.main-header .navbar {
    margin-bottom: 0;
	background: linear-gradient(135deg, #173f67 25%, hsl(210 64% 33% / 1) 45%, #0f2943 100%);
}
@media (max-width: 991px) {
    .main-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .main-header .navbar-main a:hover,
    .main-header .navbar-main a:focus {
        box-shadow: none;
    }
    header .navbar-main .active-btn:hover {
        box-shadow: none!important;
    }
    .main-header .navbar-nav {
        float: none;
    }
}
/**extra css for to swap #top-contaner & #bottom-container**/

header {
  background:#fff;
  background-size: cover;
  width: 100%;
  color: #6b6b6b;
}
header a {
  color: #3f3b33;
}
header .navbar-main {
  background: rgba(0, 0, 0, 0.21);
  border: none;
  border-radius: 0;
}
header .navbar-main .h4 {
  font-size: 16px;
}
header .navbar-main a {
    color: #fff;
    padding: 21px 25px;
}
header .navbar-main a:hover, 
/*header .navbar-main a:focus,*/
header .navbar-main .active-btn {
    background: inherit;
	background: #2a73bb; /* #3f3b33; */
}
header .navbar-main .dropdown-megamenu {
}
header .navbar-main .dropdown-megamenu.active-btn,
header .navbar-main .dropdown-megamenu:hover {
	background: #2a73bb; /* #3f3b33; */
}
header .mega-menu .btn-product:hover,
header .mega-menu .btn-product:focus {
    background: #fff;
    box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
}
header .navbar-main .mega-menu-btn {
    display: inline-block;
	padding-right: 10px;
}
header .navbar-main .active-btn:hover {
}
header .navbar-main .dropdown-menu {
  padding: 1em 2em 0;
}
header .navbar-main .dropdown-menu .prdct-dscript {
  margin-top: 1em;
  padding: 0 10px;
}
header .navbar-main .dropdown-menu a {
  color: #6e7a47;
  box-shadow: none;
}
header .navbar-main .dropdown-menu a:hover,
header .navbar-main .dropdown-menu a:visited {
  background: #fff;
}
header .navbar-main .dropdown-menu .col-sm-8 {
  border-right: 1px solid #f1f1f1;
}
header .navbar-main .dropdown-menu .col-sm-8 .h4 {
  font-size: 16px;
}
header .navbar-main .dropdown-menu .col-sm-4 {
  color: #3f3b33;
}
header .navbar-main .dropdown-menu .col-sm-4 .h4 {
  font-size: 16px;
}
header .header-info {
  padding: 10px 0 0;
	/* background: linear-gradient(135deg, hsla(0, 0%, 50%, .1) 35%, hsla(0, 0%, 40%, .2) 55%, hsla(0, 0%, 70%, .1) 100%); */
	background: #f5faff;
}
header .header-info a:hover,
header .header-info a:active,
header .header-info a:focus {
  text-decoration: none;
  color: #b1b1b1;
}
header .header-info .search-form .has-feedback label.sr-only ~ .form-control-feedback {
  color: #a4a7a9;
  top: 3px;
  padding-left: 16px;
}
header .header-info .form-control {
  height: 40px;
  width: 105%;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
header .header-info .header-checkout {
  margin-top: 23px;
}
header .header-info .header-checkout span,
header .header-info .header-checkout i {
  font-size: 40px;
  font-size: 2.85em;
  color:#6b6b6b;		
  color:#3f3b33;		
}
header .header-info .header-checkout p {
  padding-left: 6px;
}
header .header-info .icon-vostok_logo {
  font-size: 81px;
}
header .header-info .header-search_wrap,
header .header-info .header-logo_wrap {
  /*height: 80px;*/
  margin-top: 14px;
}
header .header-info .header-search_wrap img,
header .header-info .header-logo_wrap img {
  max-height: 80px;
  max-width: 220px;
}
header .header-info .header-search_wrap .h3,
header .header-info .header-logo_wrap .h3 {
  font-size: 13px;
}
header .header-info .header-search_wrap p,
header .header-info .header-logo_wrap p {
  font-size: 12px;
  margin-top: 7px;
}

p.hidden-xs.hidden-sm.text-left {
    letter-spacing: 3px;
    padding-left: 3px;
	margin-top: -10px !important;
	font-family: LatoWebHeavy;
}
header .header-info .header-search_wrap .search-form {
  margin-top: 20px;
}
header .header-info .header-search_wrap .h3 {
  font-size: 15px;
	text-align: left;
	color: #2d2b2c;
}
header .header-info .header-contact {
  margin-left: -37px;
}
header .header-info .header-contact .numbers-ul {
  line-height: 24px;
}
header .header-info .header-contact .numbers-ul a {
  font-size: 15px;
	color: #173f67;
}
header .header-info .header-contact .numbers-ul i {
  margin-right: 14px;
}
header .header-info .header-contact .numbers-ul .icon-MTS {
  margin-right: 15px;
}
header .header-info .header-contact .numbers-ul b {
  margin-right: 18px;
  margin-left: 4px;
}
header .header-info .blck-align {
  margin-left: -22px;
}
header .header-info .blck-align ul {
  margin-left: 7px;
}
header .header-info .registr-block {
  margin-bottom: 19px;
  margin-left: 5px;
}
header .header-info .registr-block a {
  font-size: 15px;
}
header .header-info .registr-block a > i {
  margin-right: 12px;
	color: #3f3b33;
}
header .header-info .registr-block .delimiter {
  padding: 0 4px 0 2px;
}
header .header-info .header-number_wrap {
  margin-top: 45px;
  margin-right: 50px;
}
header .header-info .header-number_wrap p > a {
  font-size: 16px;
  font-size: 1.14em;
  color: #6b6b6b;
  text-decoration: none;
  box-shadow: inset 0px -1px 0 0px #6b6b6b; 	
}
header .header-info .header-number_wrap p > a:hover {
	color: #3f3b33;
    box-shadow: inset 0px -1px 0 0 #3f3b33;
}
header .header-info .header-number_wrap .main-number {
  font-size: 24px;
}
header .header-mobile-nav {
  font-size: 16px;
  color: #fff;
}
header .header-mobile-nav .m-cart {
  padding: 13px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}
header .header-mobile-nav .m-cart i {
  position: relative;
  top: 2px;
}
header .header-mobile-nav .m-cart .icon-envelope92 {
  font-size: 24px;
}
header .header-mobile-nav .m-cart .icon-cart3 {
  font-size: 25px;
  margin-right: 5px;
	color:#fff;
}
header .header-mobile-nav .navbar-toggle {
  margin: 0;
  padding: 4px;
}
header .xs-hdr-tagline {
  font-size: 12px;
}
.dropdown-menu {
  padding: 5px;
  border: 1px solid #fff;
}
.dropdown-menu>li>a{
  color: #03A9F4;
  font-size: 14px;
  padding: 7px;
  background: transparent !important;
}
.dropdown-menu>li>a:hover {
  color: #000;
  background: none;
}
.dropdown-menu__arrow-right:before {
  position: absolute;
  right: 32px;
  left: auto;
  top: -6px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.header-logo_wrap {
  margin-left: 16px;
}
.header-logo_wrap .header-logo {
  height: 39px;
  margin-left: -25px;
}
.user-dropdown-link {
    white-space: nowrap;
}
.user-dropdown-link:after {
    font-family: 'Glyphicons Halflings';
    content: "\e259";
    position: relative;
    font-size: 70%;
    top: 1px;
    margin-left: 6px;
}

.dropdown-right .dropdown-menu__arrow-right {
    right: -28px;
    float: left;
    top: 130%;
    left: auto;
}
.dropdown-right {
    padding-left: 0;
}
/*searchMobile*/
.sb-search {
  position: relative;
  width: 0%;
  min-width: 60px;
  height: 60px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  margin-bottom: -30px;
}
.sb-search-input {
  position: absolute;
  top: 0;
  color: #000;
  right: 0px;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  background: none;
}
input[type="search"].sb-search-input {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
  font-style: italic;  
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;  
}

:-ms-input-placeholder {  
   font-style: italic; 
}
.sb-search-input::-webkit-input-placeholder {
  color: #a4a7a9;
}
.sb-search-input:-moz-placeholder {
  color: #a4a7a9;
}
.sb-search-input::-moz-placeholder {
  color: #a4a7a9;
}
.sb-search-input:-ms-input-placeholder {
  color: #a4a7a9;
}

.sb-icon-search,
.sb-search-submit {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  color: red;
  border: none;
  outline: none;
  z-index: -1;
}
.sb-icon-search {
  color: #fff;
  z-index: 90;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.sb-icon-search .glyphicon-search {
  font-size: 19px;
}
.sb-icon-search:before {
  content: "";
}
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  display: none;
}
.sb-search-open .sb-search-input {
  background: #fff;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  color: #fff;
  z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  /*    z-index: 90;*/
}
/*EndSearchMobile*/
#dropdownMenuMobileHeader .dropdown-menu {
  position: absolute;
  top: 45px;
}
.mobile-registr-blck .dropdown-registr {
  padding: 5px!important;
  margin-right: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 2px 3.92px 0.08px rgba(0, 0, 0, 0.25);
  border: none;
}
.mobile-registr-blck .glyphicon-option-vertical {
	top: 3px;
}
.mobile-registr-blck .dropdown-registr a {
  color: #03A9F4;
  font-size: 14px;
  padding: 7px;
}
.mobile-registr-blck .dropdown-registr a:hover {
  color: #000;
}
.mobile-registr-blck .dropdown-registr .list-inline {
	margin-bottom: 6px;
}
.mobile-registr-blck .dropdown-registr .active {
  color: #000;
}
.mobile-registr-blck .dropdown-registr li,
.mobile-registr-blck .dropdown-registr li > li {
  margin-left: 0;
}
.header-mobile-nav a:hover {
  background: none!important;
}
.popover.bottom > .arrow {
  top: 0;
}
.popover-header-search {
  border: 1px solid #E4E3E3;
  -webkit-box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
  -moz-box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
  box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
}
.btn-search {
  background: #03A9F4;
  color: #fff;
}
.btn-search:hover {
  color: #fff;
  background: #12b0e0;
}
/*EndHeader*/
/*navBar*/
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #03A9F4;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff!important;
}

/*
.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 51px;
  display: inline-block;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid #ccc;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-bottom-color: #ffffff;
  content: '';
}
*/

ul .dropdown-menu .row {
  margin-bottom: 15px;
}
.dropdown .mega-menu {
  width: 1206px;
}

.article-items {
    margin-top: 15px;
}


aside .article-item {
  position: relative;
  padding: 22px 0;
}
aside .article-item .articles a {
  font-family: 'LatoWebMedium';
}
aside .article-item .articles-goods .articles-ul li {
  padding-left: 0;
}
aside .article-item .goods-filter .panel-body > .list-unstyled,
aside .article-item .goods-filter .panel-body > form .list-unstyled {
  margin-left: 0;
}
#goods_filter_form .btn-main:last-child{
	margin-top: 30px;
}

aside .article-item .goods-filter h4 > a {
  font-size: 18px;
}
aside .article-item .goods-catalog a,
aside .article-item .goods-filter a {
  font-size: 14px;
  display: block;
  position: relative;
}
aside .article-item .goods-catalog a:hover,
aside .article-item .goods-filter a:hover,
aside .article-item .goods-catalog a:focus,
aside .article-item .goods-filter a:focus,
aside .article-item .goods-catalog .active,
aside .article-item .goods-filter .active,
aside .article-item .goods-catalog li > a:hover,
aside .article-item .goods-filter li > a:hover {
  color: #6b6b6b;
  text-decoration: none;
}
/*
a.accordion-toggle.active.collapsed {
    margin-bottom: 15px;
}
*/
aside .article-item .goods-catalog li,
aside .article-item .goods-filter li {
  padding-bottom: 5px;
}
aside .article-item .goods-catalog li > a,
aside .article-item .goods-filter li > a {
  color: #000;
}
.article-item .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    content: "\e260";
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -5px;
    font-size: 9px;
    color: #6b6b6b;
}
.article-item .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e259";/*"\e260"*/
}
aside .article-item .goods-catalog .panel-heading,
aside .article-item .goods-filter .panel-heading {
  padding: 1px 15px 5px;
}
aside .article-item .goods-catalog .accordion-main .panel,
aside .article-item .goods-filter .accordion-main .panel {
  margin-bottom: 6px;
  background: none;
  box-shadow: none;
}
/*
aside .article-item .goods-filter input {
    width: 100%;
}
*/
aside .article-item .goods-catalog .accordion-main .panel-heading + .panel-collapse > .list-group,
aside .article-item .goods-filter .accordion-main .panel-heading + .panel-collapse > .list-group,
aside .article-item .goods-catalog .accordion-main .panel-heading + .panel-collapse > .panel-body,
aside .article-item .goods-filter .accordion-main .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
aside .panel-body .list-unstyled {
	margin-bottom: 0;
}
aside .article-item .news-ul li {
  padding-bottom: 13px;
}
aside .article-item .stock a > .h4 {
    margin-bottom: 30px;
}
.stock-spec-alignment  a > .h4  {
    margin-top: 24px;
}
aside .article-item a > .h4:hover {
    color: #23527c;
    text-decoration: none;
}
aside .article-item a > .h4 {
    position: relative;
    margin-bottom: 20px;
    color: #3f3b33;
    margin-left: -13px;
    padding-left: 32px;
}
aside .article-item .h4 > a:hover {
    color: #23527c;
    text-decoration: none;
}
/* */
aside.aside-main {
	margin-top: -12px;
}
aside .article-item .stock .h4 > a {
    margin-bottom: 26px;
}
.stock-spec-alignment  .h4 > a  {
    margin-top: 24px;
}
aside .article-item .h4 > a:hover {
    color: #2a73bb;
    text-decoration: none;
}
aside .article-item .h4{
	margin-bottom: 21px;
	margin-top: 17px;
	margin-left: 16px;
}
aside .article-item .success.h4{
	margin-bottom: 27px;
}
aside .article-item .h4 > a {
	display: inline;
    position: relative;
    color: #3f3b33;
	margin-bottom: 20px;
	font-size: 18px;
    margin-left: -31px;
    padding-left: 32px;
}
aside .article-item .h4 i,
aside .article-item .h3 i,
aside .article-item .h2 i {
    color: #000;
    padding-right: 5px;
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: -5px;
}
aside .article-item .success,
aside .article-item .success > i,
aside .article-item .success > a > i{
  color: rgba(207, 4, 33, 1);
}
aside .article-item .stock {
    margin-bottom: 22px;
    margin-top: 17px;
}
aside .article-item .stock-item p,
aside .article-item .stock-item a:nth-child(1) {
  line-height: 17px;
  font-size: 14px;
}

/*
.article-item .stock-item a.text-left:after{
	content: "&nbsp;>";
}
*/
aside .article-item .articles-ul li {
/*  padding-left: 26px;*/
  position: relative;
}
aside .article-item .articles-ul li i {
  position: absolute;
  left: -2px;
}
aside .article-item ul,
aside .article-item .social-pages,
aside .article-item .stock-item {
  margin-left: 18px;
}
aside .article-item ul li,
aside .article-item .social-pages li,
aside .article-item .stock-item li {
  padding-bottom: 20px;
}
aside .article-item ul li a,
aside .article-item .social-pages li a,
aside .article-item .stock-item li a {
  font-size: 16px;
  font-size: 1.14em;
}
aside .article-item ul li time,
aside .article-item .social-pages li time,
aside .article-item .stock-item li time {
  font-size: 13px;
  font-size: 0.92em;
}
.stock-item .btn-product {
  padding: 13px 13px 15px 13px;
/*box-shadow: none;*/
}
.stock-item .btn-product a>.glyphicon {
	display: inline;
}
.stock-item .btn-product:hover {
/*  box-shadow: none;*/
/*  -webkit-box-shadow: 0px 1px 2px 0px #d2d1d1;*/
/*  -moz-box-shadow: 0px 1px 2px 0px #d2d1d1;*/
/*  box-shadow: 0px 1px 2px 0px #d2d1d1;*/
  -webkit-box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
  -moz-box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
  box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
}
.stock-item .product-info {
  margin: 10px 0 0;
}
.stock-item .product-info p {
  font-family: 'LatoWeb';
}
.price,
.price:hover {
  color: black !important;
}
a > .material-icons,
.articles-ul a > i {
  font-size: inherit;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.articles-ul a .icon-justice4,
.articles-ul a .icon-database38,
.articles-ul a .spec-icon,
.articles-ul a .icon-code {
  top: 2px;
}
.small-glif {
  top: 1px;
  padding-left: 3px;
  font-size: 9px;
}
main {
  margin-left: 20px;
  padding-bottom: 5em;
}
main h2, .pattern0 main h1 {
  margin-bottom: 20px;
}
main .main-item .main-txt-wrap {
  margin-top: 52px;
}
main .main-item .main-txt-wrap p {
  margin-bottom: 18px;
}
.info-details {
    margin-top: 28px;
}
.article-full {
  background: #fff;
  padding: 30px;
  padding-top: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
  -moz-bbox-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
  box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
}
.article-full>p{
	margin-top: 20px;
}
.article-full .wpapper-image-article-full {
  max-width: 450px;
  margin: 20px 0;
}
.article-full h4,
.article-full h3,
.article-full h2,
.article-full h1 {
  margin-top: 25px;
  font-weight: 600;
}
.article-full ul,
.article-full ol {
  padding-left: 18px;
}
.article-full ul li,
.article-full ol li {
  line-height: 20px;
  padding-top: 10px;
}
.article-full .caption-first {
  margin-top: 14px;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
  width: auto;
  color: #bdbdbd;
}
.carousel-control.right:hover,
.carousel-control.left:hover {
  color: #03A9F4;
}
.carousel-control.right span,
.carousel-control.left span {
  font-size: 20px;
  top: 47%;
}
/*product-details*/
.product-details {
  margin-top: 28px;
  margin-bottom: 42px!important;
  padding: 10px 34px 24px 34px!important;
}
.product-details .cart-details {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
}
.tab-pane {
	margin-top: 10px;
}
.product-details .cart-details .addedItem a, 
.product-details .cart-details .addItem a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product-details .cart-details .addedItem i, 
.product-details .cart-details  .addItem i {
	top: 3px;
}
.product-details .cart-details .item-price {
  color: #000;
  margin-top: 18px;
  line-height: 20px;
  font-size: 22px;
}
.product-details .cart-details .opt-price {
  color: #bdbdbd;
  line-height: 17px;
}
.product-details .cart-details .wrap-carousel {
  border-right: 1px solid #f1f1f1;
}
.product-details .cart-details .spec-float {
  margin-top: -303px;
}
.product-details .cart-details .outs-wrap {
  margin-top: 14px;
}
.product-details .cart-details .btn-wrap {
  margin-top: 24px;
  margin-bottom: 21px;
}
.addedItem a span>span{
	display: block;
	color: #000;
}
.addItem a span>span{
	color: #000;
}
.addItem a span>span:after{
	content: " ";
}
.addedItem i,
.addItem i {
	margin-right: 10px;
	color: #3f3b33;
}
.product-details .cart-details .addedItem {
  font-size: 16px;
}
.product-details .cart-details .spec-margin {
  margin-top: 18px; /*88px;*/
}
.product-details .cart-details .btn-buy,
.product-details .cart-details .btn-buy-checked {
  padding: 0px 18px 6px 15px;
}
.btn-buy-checked {
	border: 1px solid;
}
/*carousel-goods for product-details*/
#carousel-custom {
  margin: 20px auto;
  width: 400px;
  height: 304px;
}
#carousel-custom .item {
  height: 236px;
  width: auto;
}
#carousel-custom .item img {
  max-height: 236px;
  max-width: 100%;
  display: block;
}
#carousel-custom .carousel-indicators {
  margin: 10px 0 0;
  overflow: auto;
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
#carousel-custom .carousel-indicators li {
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: 81px;
  margin: 0 !important;
  width: auto;
}
#carousel-custom .carousel-indicators li img {
  max-height: 81px;
}
#carousel-custom .carousel-indicators li img {
  display: block;
  opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
  opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
  opacity: 0.75;
}
#carousel-custom .carousel-outer {
  position: relative;
}
.wide-carousel .item-prod-det {
  height: 240px;
  width: 100%;
}
.wide-carousel .item-prod-det img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  max-height: 240px;
}
.carousel {
  margin: 20px 0;
}
#owl-thumb .thumbnail {
  height: 74px;
  padding: 0;
  border: none;
}
#owl-thumb .thumbnail img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  max-height: 70px;
}
#owl-thumb {
  height: 90px;
}
#owl-thumb .owl-next {
  right: -30px;
}
#owl-thumb .owl-prev,
#owl-thumb .owl-next {
  top: 23px;
}
/*
.wide-carousel .item-prod-det img { 
      width: auto;
      height: 240px;
      max-height: 240px;
      margin: auto;
}



/*
.carousel {
 margin-top: 20px;
}
.item-prod-det  .thumb {
    width: 25%;
    cursor: pointer;
    float: left;
    height: 84px; 
    padding: 0 13px;
    img {
        max-width: 84px;
        max-height: 100%;
        background-size: cover;
        &:hover {
            border: 2px solid rgb(17, 169, 216);
            background-color: rgb(241, 241, 241);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }
    }
}
.wide-carousel .item-prod-det {
    height: 240px;
}
.wide-carousel .item-prod-det img {
     max-width: 55%; 
     margin: 0 auto;
     max-height: 240px;
}
/*EndCarousel-goods for product-details*/
.product-details-table thead > tr > th {
  padding-left: 0;
}
.wrap-prod-table .product-details-table tbody > tr > th {
  padding-left: 50px;
  font-weight: normal;
}
.wrap-prod-table .table-coll .glyphicon {
  font-size: 14px;
  margin-left: 20px;
}
.product-details-table tbody > tr > th,
.product-details-table tbody > tr > td {
  padding: 6px;
}
.product-details-table > tbody > tr > td,
.product-details-table > tbody > tr > th,
.product-details-table > tfoot > tr > td,
.product-details-table > tfoot > tr > th,
.product-details-table > thead > tr > td,
.product-details-table > thead > tr > th {
  border-top: 0;
}
.product-details-table > thead > tr > th {
  border-bottom: none;
  padding-bottom: 3px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background: none;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background: #fafafa;
}
.table-striped > thead {
  border-bottom: 1px solid #e0e0e0;
}
.banner-wrap > .bannerDeliv {
  width: 100%;
  height: 100px;
  background: url("../images/Vostok_goods%20_printer_1.png") no-repeat;
  background-size: contain;
  background-position: center;
}
/*EndProduct-details*/
/*carousel-goods for article-page*/
.carousel {
  margin-top: 20px;
}
.item .thumb {
  width: 25%;
  cursor: pointer;
  float: left;
  padding: 15px;
}
.item .thumb .thumbnail {
  height: 84px;
}
.item .thumb .thumbnail img {
  margin: 0 auto;
  width: 100%;
}
.item img {
  width: 100%;
}
.wrap-carousel-goods .item-goods,
.wrap-same-goods .item-goods {
  height: 146px;
  margin-right: 20px;
}
.wrap-carousel-goods .item-goods .goods-name,
.wrap-same-goods .item-goods .goods-name,
.wrap-carousel-goods .item-goods .item-price,
.wrap-same-goods .item-goods .item-price {
  font-size: 14px;
  color: #3f3b33;
}
.wrap-carousel-goods .item-goods .wrap-img,
.wrap-same-goods .item-goods .wrap-img {
  height: 146px;
}
.wrap-carousel-goods .item-goods .wrap-img img,
.wrap-same-goods .item-goods .wrap-img img {
  max-height: 146px;
}
.wrap-carousel-goods .carousel-indicators,
.wrap-same-goods .carousel-indicators {
  bottom: -25px;
}
.wrap-carousel-goods .carousel-indicators li,
.wrap-same-goods .carousel-indicators li {
  border: none;
  background: #bdbdbd;
  width: 11px;
  height: 11px;
  margin: 1px 10px;
}
.wrap-carousel-goods .carousel-indicators .active,
.wrap-same-goods .carousel-indicators .active {
  background: #03A9F4;
}
.owl-carousel.owl-loaded{
  height: 150px;
}
.wrap-inner-cont {
  margin-left: 8%;
  margin-right: 11%;
}
#owl-thumb .thumb {
  padding: 0 10px;
}
/*End carousel-goods for article-page*/
/*Quantity-wrap*/
.quantity-wrap {
  width: 102px;
  position: relative;
  display: table;
  border-collapse: collapse;
  margin-right: 10px;
}
.quantity-wrap .btn {
  height: 37px;
  background: none;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.quantity-wrap .form-control {
  border-radius: 0;
  border: 1px solid #e0e0e0;
  padding: 6px 1px;
  border-right: none;
  border-left: none;
}
.quantity-wrap > * {
  height: 37px;
}
/*login-page*/
.login-block,
.registr-field {
  position: relative;
  max-width: 385px;
  padding: 26px 34px 48px!important;
}
.login-block .input-wrap,
.registr-field .input-wrap {
  margin-bottom: 19px;
}
.login-block .inner-addon .glyphicon,
.registr-field .inner-addon .glyphicon {
  right: 0;
}
.login-block .btn-main,
.registr-field .btn-main {
  font-size: 14px;
}
.login-block label,
.registr-field label {
  font-size: 14px;
}
.login-block .popover,
.registr-field .popover {
  z-index: 40;
  height: 35px;
  width: 160px;
  color: #fff;
  background: #2e9daa;
  border: none;
}
.login-block .popover .popover-content,
.registr-field .popover .popover-content {
  padding: 6px 14px;
}
.login-block .popover .arrow:after,
.registr-field .popover .arrow:after {
  border-bottom-color: #2e9daa;
}
.login-block .spec-row *,
.registr-field .spec-row * {
  margin-top: 6px;
}
.login-block .spec-margin,
.registr-field .spec-margin {
  margin-top: 14px;
}
.registr-field .spec-margin{
    margin-top: -74px !important;
    font-size: 14px;
}
.login-remind.registr-field,
.login-remind {
	max-width: 420px;
}

.login-block {
  margin-top: 6px!important;
  padding: 26px 34px 26px!important;
}
.registr-field {
  position: relative;
  max-width: 100%;
  font-size: 16px;
  padding: 27px 32px 24px!important;
  margin-top: 15px;
  /*   
    
    .first. form-signin {
        margin-right: 30px;
    }
    .second .form-signin {
        margin-left: 30px;
    }
    */
}
.registr-field .btn-main {
  width: auto;
  max-width: 400px;
}
.registr-field .first {
  padding-right: 30px;
}
.registr-field .spec-margin {
  margin-top: -91px;
}
.registr-field .second {
  padding-left: 30px;
}
.registr-field form p {
  margin-bottom: 8px;
  line-height: 22px;
}
.registr-field .lbl {
  font-size: 14px;
}
.registr-field .registr-captcha {
  height: 32px;
  width: 100%;
}
.registr-field .registr-captcha img {
  max-width: 100%;
  margin-top: 1px;
}
.registr-field .spec-wrap {
  position: absolute;
  right: 17px;
  bottom: 42px;
}
.registr-field .registr-captcha {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .registr-field {
    padding: 16px 22px 16px!important;
    font-size: 14px;
  }
  .registr-field .first,
  .registr-field .second {
    padding-left: 15px;
    padding-right: 15px;
  }
  .registr-field label {
    font-size: 14px;
  }
  .registr-field .spec-margin {
    margin-top: -104px !important;
  }
  .registr-field .spec-wrap {
    bottom: 36px;
    right: 9px;
  }
	header .header-info .header-search_wrap img,
	header .header-info .header-logo_wrap img {
		padding-left: 15px;
	}
}
@media (max-width: 767px) {
  /*Registr-field*/
  .registr-field .first,
  .registr-field .second {
    padding-left: 10px;
    padding-right: 10px;
  }
  .registr-field .spec-margin {
    margin-top: 0 !important;
  }
  .registr-field .spec-wrap {
    position: static;
    margin: 0 auto;
  }
  .registr-field .spec-wrap .btn-main {
    position: absolute;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    max-width: 200px;
  }
  .registr-field .spec-wrap .pos-rel {
    position: relative;
    height: 40px;
  }
}
/*EndRegistr-field*/
.inner-addon {
  position: relative;
}
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
  font-size: 20px;
  top: -4px;
  color: #e0e0e0;
}
/*End login-page*/
/*EndQuantity-wrap*/
.item-goods,
.subscription-news,
.registr-blck,
.goods-filter,
.product-details,
.btn-product,
.banner-wrap,
.login-block,
.registr-field {
  background: #fff;
  padding: 18px;
  overflow: hidden;
  position: relative;
  margin-bottom: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
  -moz-box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
  box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
}
/*AllBtn*/
.btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn:active {
  color: #fff;
}
.btn-product {
  width: 100%;
  margin: 12px 0;
  padding: 10px;
/*  background: #fff !important;*/
  color: #3f3b33;
  white-space: normal;
  overflow: hidden;
}
.btn-product img {
  max-width: 89%;
  display: block;
  margin-bottom: 20px;
}
.btn-product h4 {
  font-size: 15px;
  line-height: 21px;
}
.btn-product a {
  display: block;
}
.btn-clear {
  background: none;
  border: 1px solid #fff;
  color: #fff;
  width: 100%;
}
.btn-clear:hover {
  color: #3f3b33;
  border: 1px solid #3f3b33;
  background: none;
}
.btn-product.btn-clear {
  padding: 11px;
  margin: 20px 0;
  background: none;
  border: none;
  box-shadow: none;
  min-height: 201px;
}
.btn-product.btn-clear h4 {
    color:#03A9F4;
}
.btn-product.btn-clear .wrap-img {
  height: 127px;
}
.btn-product.btn-clear img {
  max-height: 127px;
}
.btn-product:hover {
  color: #3f3b33;
  background: #fff;
  -webkit-box-shadow: 0px 3px 7px 0px #949494;
  -moz-box-shadow: 0px 3px 7px 0px #949494;
  box-shadow: 0px 3px 7px 0px #949494;
}
.modal-footer .btn-opac{
	border-color: #ccc;
	color: #333;
}
.modal-footer .btn-opac:hover,
.modal-footer .btn-opac:focus,
.modal-footer .btn-opac:active{
	background-color: #e6e6e6;
	color: #333;
	border-color: #ccc;
}
.search-form__btn-search {
    position: absolute;
    right: -4px;
    top: 0;
    height: 100%;
    max-height: 40px;
    width: 30px;
    border-radius: 0;
    background: none;
    color: #a4a7a9;
}

.search-form__btn-search:hover,
.search-form__btn-search:active,
.search-form__btn-search:focus {
    background: none;
    color: #006E90;
    outline: none!important;
    box-shadow: none;
}

.btn-search-icon {
    position: absolute;
    top: 2px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}


/*use  With Quality img
.mega-menu .btn-product:hover {
    background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); 
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); 
    background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); 

*/
.icon-filter {
  font-size: 24px;
  color: #E4E3E3;
}
.icon-filter.active {
  color: #88bf49;
}
.icon-filter:before {
  top: 2px;
  position: relative;
}
.btn-long {
  height: 88px;
}
.btn-long .wrap-img {
  height: 63px;
  margin-bottom: 0px;
}
.btn-long img {
  margin-bottom: 0;
  height: 63px;
}
.btn-product:hover {
  color: #23527c;
  box-shadow: 0px 4px 6.79px 0.21px rgba(117, 117, 117, 0.3);
}
.btn-product:hover h4,
.btn-product:hover h3,
.btn-product:hover h3,
.btn-product:hover p {
  color: #2a73bb;
}
.btn-main{
  background: #3f3b33;
	
}
.btn-buy,
.btn-buy-checked{
  background: #1878d8;
  color: #fff;
	
}
.btn-buy,
.btn-main,
.btn-buy-checked {
  color: #fff;
  padding: 0 15px 6px 12px;
  border-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
	min-width: 120px;
}
.btn-buy:focus,
.btn-main:focus{
  color: #fff;
}
.btn-main:active{
	color:red;
}
.btn-buy:active,
.btn-buy-checked:active,
.btn-buy-checked:focus{
  color: #2a73bb;
}
.btn-buy:hover,
.btn-buy:active{
	background: #2a73bb;
	color: #fff;
}
.btn-buy i,
.btn-main i,
.btn-buy-checked i {
  padding-left: 10px;
  font-size: 120%;
}
.btn-buy:before,
.btn-buy-checked:before {
  content: "\e906";
  font-family: 'avtoves';
  font-size: 19px;
  position: relative;
  top: 3px;
  padding-right: 10px;
}
.btn-primary {
	background: #3f3b33; 
	padding: 8px 12px;
}
.btn-default {
	border: 1px solid grey;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background: #2a73bb;

}
.btn-main {
  color: #fff;
  max-width: 132px;
  padding: 9px 12px;
}

.btn-main:hover,
.btn-main:active {
  color: #fff;
  background: #2a73bb;
}
.btn-buy-checked {
  background: none;
  border-color: #3f3b33;
  color: #3f3b33;
}
.btn-buy-checked:hover {
  color: #3f3b33;
  border-color: #3f3b33;
}
.btn-buy-checked:before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
}
.v-align h4,
.v-align h3,
.v-align h5,
.v-align a,
.v-align p,
.v-align div {
  height: 68px;
  display: table-cell;
  vertical-align: middle;
}
.wrapper-product-btn {
  margin: 20px 0;
}
.btn-opac {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.btn-fullwidth-sm {
  width: 160px;
}
.btn-opac:hover {
  border: 1px solid #f5faff;
  color: #f5faff;
}
.mega-menu .btn-clear .wrap-img {
  height: 70px;
}
.mega-menu .btn-clear img {
  max-height: 70px;
}
.mega-menu .btn-clear {
  min-height: 145px;
}
/*EndAllBtn*/
/*navbarBtn*/
.mega-menu-btn .icon-menu48 {
  margin-right: 17px;
}
.mega-menu-btn .caret {
  margin-left: 50px;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-nav .open .dropdown-menu {
  background: #fff;
}
.navbar-nav .btn-clear {
  margin: 6px 0;
  padding: 5px;
}
.navbar-nav .btn-clear h4 {
  font-size: 14px;
}
.navbar-nav .wrap-caret {
    display: inline-block;
    margin-left: 0px;
    padding: 18px 25px;
/*    border-left: 1px solid rgba(208, 208, 208, 0.21);*/
    cursor: pointer;
	color:#fff;
}
.navbar-nav .wrap-caret:hover {
    color: #FFF;
}
/*EndnavbarBtn*/
.banner {
  background: #bdbdbd;
  width: 200px;
  min-width: 200px;
  min-height: 200px;
  margin: 30px 0;
}
.frontpage-footer {
  background: #fafafa;
  padding: 20px 0 60px;
  margin-bottom: -20px;
}
.frontpage-footer a > .h3 {
  color: #3f3b33;
  font-size: 25px;
}
.frontpage-footer .h3 > i {
  /*font-size: 31px;*/
  margin-right: 9px;
  top: 5px;
  font-size: 28px;
  position: relative;
  color: #03A9F4;
}
.frontpage-footer li {
  position: relative;
  color: #03A9F4;
  margin: 22px 0;
  margin: 1.37em 0;
  padding-left: 30px;
}
.frontpage-footer .frontpage-footer-ul a:before {
  position: absolute;
  font-family: 'avtoves';
  content: '\e904';
  left: 6px;
  top: 2px;
}
.frontpage-footer a {
  font-size: 16px;
  font-size: 1.14em;
  line-height: 1em;
}
.frontpage-footer a:hover {
  color: #23527c;
  text-decoration: none;
}
.frontpage-footer a > .h3:hover {
  text-decoration: none;
  color: #23527c;
}
.frontpage-footer .banner {
  height: 345px;
  width: 242px;
  min-width: 242px;
  margin-top: 22px;
}
.frontpage-footer .banner img {
  max-width: 100%;
}
.frontpage-footer .frontpage-footer-ul li {
  padding-left: 30px;
}
.article-links-blck {
  margin-bottom: 40px;
}
.article-links-blck:last-child {
  margin-bottom: 75px;
}
.article-links h3,
.article-links h4 {
  font-size: 22px;
  margin: 40px 0 30px 0;
}
.rhomb-ul_no-link li {
  position: relative;
  color: #3f3b33;
  padding-left: 22px;
  font-size: 14px;
}
.rhomb-ul_no-link li:before {
  position: absolute;
  font-family: 'avtoves';
  content: '\e904';
  left: -2px;
  top: 10px;
}
.rhomb-ul_no-link li* {
  color: red;
}
.rhomb-ul li {
  position: relative;
  color: #3f3b33;
  margin: 22px 0;
  margin: 1.37em 0;
  padding-left: 22px;
}
.rhomb-ul li a:before {
  position: absolute;
  font-family: 'avtoves';
  content: '\e904';
  left: -2px;
  top: 2px;
}
.rhomb-ul li a {
  font-size: 16px;
  font-size: 1.14em;
  line-height: 1em;
}
.rhomb-ul li a:hover {
  color: #23527c;
  text-decoration: none;
}
/*Pagination*/
.pagination-main > li > a,
.pagination-main > li > span {
  background: none;
  border: none;
  color: #3f3b33;
  padding: 2px 8px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.pagination-main .disabled {
  color: #000;
}
.pagination-main .disabled:hover {
  background: none;
  color: inherit;
}
.pagination-main span.disabled {
  padding-left: 0;
}
.pagination-main > .active > a,
.pagination-main > .active > a:focus,
.pagination-main > .active > a:hover,
.pagination-main > li > a:focus,
.pagination-main > li > a:hover,
.pagination-main > li > span:focus,
.pagination-main > li > span:hover {
  background: #3f3b33;
  color: #fff;
}
.pagination-main,
.list_1-10 {
  margin: 15px 0;
}
.print-item {
  font-size: 16px;
}
/*EndPagination*/
footer {
  background: #6b6b6b;
  background-size: cover;
  width: 100%;
    margin-top: 20px;
}
footer a,
footer p,
footer .h5 {
  color: #fff;
}
footer .adress {
  margin-left: 0;
}
footer .footer {
  padding: 20px 0 18px;
  background: linear-gradient(135deg, #173f67 25%, hsl(210 64% 33% / 1) 45%, #0f2943 100%);
}
footer .footer .h2,
footer .footer .h3 {
  margin-top: 34px;
  font-size: 30px;
  font-size: 2.14em;
  color: #fff;
  margin-bottom: 20px;
}
footer .footer .h4 {
  color: #fff;
  margin-bottom: 25px;
}
footer .footer ul a {
  font-size: 18px;
  font-size: 1.28em;
}
footer .footer ul a:hover {
  text-decoration: none;
  color: #f5faff;
}
footer .footer .footer-contact,
footer .footer .ftr-number-sm {
  padding-left: 6%;
}
footer .footer .footer-contact a,
footer .footer .ftr-number-sm a {
  font-size: 24px;
  font-size: 1.71em;
  color: #fff;
  line-height: 1.57em;
}
footer .footer .footer-contact h2,
footer .footer .ftr-number-sm h2 {
  padding-left: 36px;
}
footer .footer .footer-contact a > i,
footer .footer .ftr-number-sm a > i {
/*  color: #c3dee6;*/
  font-size: 29px;
}
footer .footer .footer-contact a > i:hover,
footer .footer .ftr-number-sm a > i:hover {
  color: #fff;
}
footer .footer .footer-contact .numbers-ul a > i,
footer .footer .ftr-number-sm .numbers-ul a > i,
footer .footer .footer-contact .numbers-ul a > span,
footer .footer .ftr-number-sm .numbers-ul a > span {
  padding-right: 20px;
  color: #fff;
  font-size: 18px;
}
footer .footer .footer-contact .numbers-ul a > span,
footer .footer .ftr-number-sm .numbers-ul a > span {
  font-size: 23px;
}
footer .footer .footer-contact .social-ul,
footer .footer .ftr-number-sm .social-ul {
  margin: 28px 0;
}
footer .footer .footer-contact .social-ul li,
footer .footer .ftr-number-sm .social-ul li {
  padding: 0 3px;
}
footer .footer .footer-contact .social-ul a > i,
footer .footer .ftr-number-sm .social-ul a > i {
  font-size: 37px;
}
footer .footer .footer-contact .adress .geo,
footer .footer .ftr-number-sm .adress .geo {
  color: #fff;
  font-size: 1.5em;
}
footer .footer .footer-contact .adress address,
footer .footer .ftr-number-sm .adress address {
  color: #fff;
  font-size: 18px;
  padding-left: 35px;
}
footer .footer .footer-contact .adress address a,
footer .footer .ftr-number-sm .adress address a {
  font-size: 18px;
  text-decoration: underline;
  color: #fff;
}
footer .footer .footer-contact .adress address a:hover,
footer .footer .ftr-number-sm .adress address a:hover {
  color: #f5faff;
}
footer .footer .footer-contact .adress address a > i,
footer .footer .ftr-number-sm .adress address a > i {
  color: #c3dee6;
  font-size: 29px;
}
footer .footer .footer-logo {
  overflow: hidden;
  margin-bottom: 22px;
  height: 66px;
  margin-left: -8px;
}
footer .footer .footer-logo img {
  margin-right: 27px;
  max-height: 66px;
  width: 102px;
  max-width: 102px;
}
footer .footer .footer-nav,
footer .footer .wes-subs {
  padding-right: 20%;
  padding-left: 5%;
  line-height: 27px;
}
footer .footer .wes-subs {
  margin-top: 31px;
}
footer .footer .form-padding {
  padding: 0 32px;
}
footer .bottom-footer {
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.01);
  font-size: 14px;
  color: #fff;
}
footer .bottom-footer a {
  color: #fff;
}
footer .bottom-footer .creator-link {
/*  color: #2a8cb3;*/
  font-size: 12px;
}
footer .bottom-footer .m-card {
  background: #fff url("../images/visa_mc.svg");
  width: 102px;
  height: 31px;
  margin-right: 60px;
  margin-top: -3px;
}
footer .m-card {
  background: #fff url("../images/visa_mc.svg");
  width: 102px;
  height: 31px;
  margin-right: 60px;
  margin-top: -3px;
}
.frontpage-footer-ul {
  margin-left: 7px;
}
/*Goods-page*/
.goods-item {
  margin: 0 0 30px 0;
  /*
    li>a:before {
        font-family: 'Material Icons';
        content: '\E892';
        color: lighten(@mainFontColor, 40%);
        position: absolute;
        left: 0;

    }*/
}
.goods-item .btn-product {
	margin-top: 0px;
}
.goods-item .flexbox-wrapper  h4{
	margin: 0;
}
.goods-item .goods-description,
.goods-item ul {
  padding-left: 36px;
}
.goods-item ul {
  margin-top: 15px;
  /*position: relative;*/
}
.goods-item ul li {
  line-height: 2em;
}
.goods-item .goods-description p {
  line-height: 20px;
}
.goods-item li > a {
  color: #3f3b33;
}
.goods-item li > a:hover,
.goods-item li > a:hover:before {
  color: #03A9F4;
}
/*EndGoods-page*/
/*activeClasses*/
footer .active {
  color: #3f3b33 !important;
}
.dev-info {
  text-align: right;
}
header .active {
  color: #2a73bb !important;
}

footer .life{
    color: #b3e5fc !important;
    padding-left: 2px;
    padding-right: 23px;
}

footer .life:hover{
  color: #b3e5fc !important;
}
 
/*activeClasses*/
aside .article-item .success.h4 a {
    margin-bottom: 27px;
    color: #3f3b33;
}
aside .article-item .article-item li {
  padding-left: 31px;
}
/*SomeStylesOtherPages*/
/*Sidebar>goods-catalog*/
/*EndSidebar>goods-catalog*/
/*EndSomeStylesOtherPages*/


/*new css for select*/
.select-wrap {
  position: relative;
  display: inline-block;
}
.select-wrap select {
  display: inline-block;
  margin: 0;
  font: inherit;
  outline: none;
  padding-right: 15px;
  /* remove focus ring from Webkit */
  line-height: 1.2;
  background: #fff;
  /* remove the strong OSX influence from Webkit */
  /*for WebKit*/
  /* for FF */
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
  cursor: pointer;
}
.select-wrap select ::-ms-expand {
  display: none;
}
select::-ms-expand {
  display: none;
}
/* for Webkit's CSS-only solution */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .select-wrap select {
    padding-right: 16px;
  }
}
/* Select arrow styling */
.select-wrap:after {
  font-family: 'Glyphicons Halflings';
  content: "\e252";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 80%;
  line-height: 32px;
  padding-right: 9px;
  color: #E4E3E3;
  pointer-events: none;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.no-pointer-events .select-wrap:after {
  content: none;
}
/*End new css for select*/

.time-inner {
color: #777;
margin: -10px 0 15px;
display: block;
}


.stock-item__goods-link {
    color: #03A9F4;
    line-height: 17px;
    font-size: 14px;
    margin: 0 0 10px;
}
.stock-item__goods-link:hover {
    color: #03A9c8;
}
    
.owl-item__label-wrap {
    position: relative;
    top: 0;
    height: 37px;
    overflow: hidden;
}

.owl-item__goods-name {
    font-size: 14px;
    
    display: block;
    overflow: hidden;
    display: block;
    margin-top: 6px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.item-download {
	background: #fff;
    padding: 23px;
    padding-bottom: 16px;
	width: 288px;
	margin: 18px 0;
	overflow: hidden;
    padding-top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
    -moz-bbox-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
    box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
}
.item-download .flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.item-download .flex-wrapper figure {
    margin-right: 1em;
}
.item-download .flex-wrapper .icon-download{
    font-size: 30px;
    color: #03A9F4;
}
.item-download .item-download__link {
    padding-right: 6px;
}
.item-download .item-download__title {
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.item-hidden {
  display: none;
}

#subs-error{
  color:red;
}

.smenuLV1{
  /*font-weight: bold !important;*/
}
#smenu_left .liactive {
  font-weight: bold !important;
}
#smenu_left .smenu24 a{
  /*color: green !important;*/
}
#smenu_left .smenu35 a{
  /*color: black !important;*/
}
#smenu_left li .smenu35 {
  /*list-style-type:none !important;
  color: black !important;*/
}
#smenu_left li{
  list-style-type:none;
}
#smenu_left .smenu35 {
  margin-left:35px !important;
}
#smenu_left .active a{
  font-weight: bold !important;
}

.liactive a{
  /* font-weight: bold !important; */
  color: #2a73bb !important;
}
.h4 .a_active{
  color: #2a73bb !important;
}

.rhomb-ul2 li {
  position: relative;
  color: #3f3b33;
  margin: 22px 0;
  margin: 1.37em 0;
  padding-left: 22px;
  padding-top: 0px !important;
}
.rhomb-ul2 li a:before {
  position: absolute;
  font-family: 'avtoves';
  content: '\e904';
  left: -2px;
  top: 0px;
}
.rhomb-ul2 li a {
  font-size: 16px;
  font-size: 1.14em;
  line-height: 1em;
}
.rhomb-ul2 li a:hover {
  color: #23527c;
  text-decoration: none;
}

.news_active{
  color: #000;
}

.product-page .article-links-blck:last-child {
    margin-bottom: 40px;
}
.product-page .bottom-share-section {
    margin-bottom: 5px;
}
.list-manufact li {
    float: left;
    margin-right: 1em;
    margin-bottom: 0.5em;
    border: 0;
}

.pattern0 .article-image-small .img-responsive {
    display: inline-block;
    padding-bottom: 10px;
}

.row.docsub {
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 30px 0 0 0;
}
.docsub .col-xs-2, .docsub .col-xs-10 {
    padding: 0;
}
.docsub .col-sub {
  width: 48%;
  padding: 0 !important;
  margin: 0 auto 30px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
  -moz-box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
  box-shadow: 0px 1px 2.97px 0.03px rgba(117, 117, 117, 0.3);
}
.docsub .goods-item {
  margin: 20px;
}
.docsub .goods-item .goods-description {
  padding-left:0;
  margin: 0;
  border-top: 1px solid #ECECEC;
  padding-top: 20px;
}
.docsub .catalog-box {
  margin: 0 0 20px 0;
  height: 70px;
}
.docsub .catalog-box .wrap-img .center-block {
  margin-left: 0;
  margin-right: 20px;
}
.docsub .catalog-box h4 {
  color:#6b6b6b;
  font-size: 15px;
  line-height: 24px;
  height: auto!important;
  height: 30px;
  max-height: 80px;
  overflow: hidden;
}
.docsub .catalog-box h4:hover {
  color:#2a73bb;
}
.docsub .no-pad-left{
  text-overflow: clip;
  margin-top: 5px;
  overflow: hidden
}
.docsub .goods-item img {
    margin-bottom: 0;
    height: 63px;
    max-width: 89%;
    display: block;
}
/* .row.docsub>.col-sub:first-child {
    margin-left: 9px;
}*/
.row.docsub>.col-sub:nth-child(odd) {
    margin-left: 0;
}
.row.docsub>.col-sub:nth-child(even) {
    margin-right: 0;
}

.files-links .download-blck, .files-links .seealso-blck {
    width: 50%;
    float: left;
}
.files-links .item-download{
    margin-right: 20px;
    width: 100%;
}
.files-links .item-download .item-download__title {
    margin-top: 28px;
    font-weight: 900;
}
.files-links .item-download .flex-wrapper{
    margin-top: 15px;
}
.files-links .item-download .item-download__link{
    display:inline-block;
}
.files-links .download-blck {
    padding-right: 15px;
}
.files-links .seealso-blck {
    padding-left: 15px;
}

#ProactiveSupport4545 {
    position: fixed !important;
    left: auto !important;
    right: 10px !important;
    bottom: 10px !important;
    top: auto !important;
}
#ProactiveSupport4545 img {
    max-width: 100% !important;
}
footer .footer .h4{
    margin-bottom: 10px;
}
footer textarea.form-control{
    height: 130px;/*177*/
}

footer .bottom-footer .m-card{
    margin-left: -30px;
}
.panel-title{
    line-height: 20px;
}
.panel-body{
    padding: 5px 15px;
}
.article-item .panel-heading .accordion-toggle:after{
        margin-top: -10px;
}
.item-price{
    margin: 10px 0;
}
.docsub .catalog-box h4{
    font-size: 17px;
}
main{
/*    padding-bottom: 0;*/
}
.files-links .download-blck,
.files-links .item-download{
    margin-bottom: 0;
}
noindex{
/*    display: none;*/
}

.bottom-footer .col-sm-5{
    margin-left: 20px;
    line-height: 30px;
}
.bottom-footer .dev-info{
    margin-left: 3%;
     line-height: 30px;
}
.bottom-footer .pull-right .col-sm-4{
    margin-left: -3%;
   
}

form .spec-row .col-xs-6 .spec-margin{
    margin-top: -10px;
}
form .col-xs-6 a {
    display: block;
    margin-top: 0px !important;
    margin-bottom: 10px;
    text-align: left;
}

form .spec-row .col-xs-6 button{
    float: left !important;
}
form .spec-row:last-child .col-xs-6 .text-center{
    margin-top: 13px !important;
}
.login-block{
    padding: 34px!important;
}
a[href*="javascript:void(0);"] img{
  max-width: 100%;
}
.map_canvas {
    width: 100%;
    height: 300px;
    margin: 20px 0 0;
    border: 3px solid #e6e6e6;
    box-sizing: border-box;
}
.map_canvas .gm-style img {
    margin-left: 20px;
    margin-top: 5px;
}
.footer-info {
    margin-top: 29px;
	padding-left: 20px;
/*    color: #b3e5fc !important;*/
}
@media (max-width:1200px){
    .bottom-footer .dev-info{
        margin-left: 0;
        float: right;
        margin-right: 3%;
    }
    .bottom-footer .col-sm-5{
        margin-left: 55px;
    }
    .bottom-footer .col-smd-7 {
        width: 52%;
    }
}
@media (max-width:991px){
    .bottom-footer .col-sm-5{
        margin-left: 40px;
    }
        .bottom-footer .dev-info{
        margin-right:0;
    }
    .bottom-footer .pull-right .col-sm-4{
        margin-left: 0;
    }
    footer .bottom-footer .m-card{
        margin-left: 0;
    }
}
@media (max-width:768px){
    .bottom-footer .col-sm-5{
        margin-left: 0;
    }
    .bottom-footer .col-smd-7{
        width: 100%;
    }
    .bottom-footer .pull-right .col-sm-4{
        margin-left: 0;
    }
    .bottom-footer .dev-info{
        margin-left: 0;
    float: none;
    margin-right: 0;
    }
    .sale-item,.sale-item-ukr,.sale-item-eng,
    .hit-item,.hit-item-ukr,.hit-item-eng,
    .new-item,.new-item-ukr,.new-item-eng{
        top: -16px !important;
        left: -12px !important;
    }
    .sale-item+.col-xs-3,.sale-item-ukr+.col-xs-3,.sale-item-eng+.col-xs-3,
    .hit-item+.col-xs-3,.hit-item-ukr+.col-xs-3,.hit-item-eng+.col-xs-3,
    .new-item+.col-xs-3,.new-item-ukr+.col-xs-3,.new-item-eng+.col-xs-3{
        padding: 0;
    }
    a[href*="javascript:void(0);"] img{
        display: none;
    }
}
@media (max-width:414px){
    .login-block{
        padding: 20px 14px !important;
    }
}
@media (max-width:627px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
}
@media (max-width:345px){
    .btn-product h4{
        font-size: 12px !important;
        font-weight: 700;
    }
}

/*aside menu submenu*/
.pattern0 aside .article-item .articles-ul li{
	padding-left: 20px;
}
.pattern0 aside .article-item .articles-ul li a{
	color: #3f3b33;
}
.pattern0 aside .article-item .articles-ul li a:hover{
	color:#2a73bb;
	
}
.text-logotext {
	letter-spacing: 3px;
    padding-left: 3px;
    margin-top: -10px !important;
    font-family: LatoWebHeavy;	
	margin-right: -25px;
	display: none;
}

.header-search_wrap {
	padding-left: 50px;

.vnv-wrap {
	margin-top: 10px;
	width: 100%;
}

.vnv-wrap .form-control {
	border-radius: 0;
    border: 1px solid #e0e0e0;
    padding: 6px 1px;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
	/*margin-top: 10px;*/
}}