/*
Theme Name: svarka_svarka
Theme URI: 
Author: svar
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.0
License: GNU General Public License v2 or later
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* bootstrap upgrade */
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.but-otziv-serv{
	background: #008b00;
	color:#fff;
	padding: 15px;
}

.but-otziv-serv:hover{
	background: white;
    color: #008b00;
    border: 2px solid #008b00;
	text-decoration: none;
}

h1.h-category{
	font-size:24px;
}

iframe{
	max-width:100%;
}

.product-img .thumbnails img{
	max-height: 70px;
    width: auto;
	display:inline-block !important;
	border: 1px solid #aaa;
}

.product-img .thumbnails a{
	margin-right: 2.5% !important;
	margin-top: 10px !important;
	display: inline-block;
}

@media (max-width: 400px) {
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11 {
        float: left;
    }

    .col-xxs-1 {
        width: 8.333333333333332%;
    }

    .col-xxs-2 {
        width: 16.666666666666664%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-4 {
        width: 33.33333333333333%;
    }

    .col-xxs-5 {
        width: 41.66666666666667%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-7 {
        width: 58.333333333333336%;
    }

    .col-xxs-8 {
        width: 66.66666666666666%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-10 {
        width: 83.33333333333334%;
    }

    .col-xxs-11 {
        width: 91.66666666666666%;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .col-xxs-push-3 {
        left: 25%;
    }

    .col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .col-xxs-push-6 {
        left: 50%;
    }

    .col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .col-xxs-push-9 {
        left: 75%;
    }

    .col-xxs-push-10 {
       left: 83.33333333333334%;
    }

    .col-xxs-push-11 {
       left: 91.66666666666666%;
    }

    .col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .col-xxs-pull-3 {
        right: 25%;
    }

    .col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .col-xxs-pull-6 {
        right: 50%;
    }

    .col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .col-xxs-pull-9 {
        right: 75%;
    }

    .col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-xxs-offset-3 {
        margin-left: 25%;
    }

    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-xxs-offset-6 {
        margin-left: 50%;
    }

    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-xxs-offset-9 {
        margin-left: 75%;
    }

    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }

}/* 400px end */ 


/*===========================================================
                        NORMALIZE
============================================================*/
*, h1, h2, h3, h4, h5, h6, a, span, div, p, li {
  box-sizing: border-box;
  font-family: "Roboto", sans-serif !important;
}


/*===========================================================
                        COMMON STYLES
============================================================*/
html, body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  overflow-x: hidden;
}

.wrapper-main {
  max-width: 1100px;
  margin: 0 auto;
  background: white;
  min-height: 500px;
  padding-top: 20px;
}

.button {
  border-radius: 0px;
  font-size: 13px !important;
  padding: 13px 28px !important;
  margin-top: 3px !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  text-align: center !important;
  transition: 0.2s !important;
  background: #b74d51 !important;
  color: white !important;
  border: 2px solid transparent !important;
  outline: 0 !important;
}

.button:hover {
  background: white !important;
  color: #b74d51 !important;
  border: 2px solid #b74d51 !important;
}

.header-decor {
  text-align: center;
  padding: 0 10px 25px 10px;
  background: url(./img/header-decor-line.png) no-repeat bottom center;
  background-size: auto 20px;
  margin-bottom: 40px;
  margin-top: 0;
}

.texture-yellow {
  background: #f4f3eb;
  position: relative;
  padding: 25px 20px;
  margin-top: 40px;
}

.texture-dark {
  background: #3e3e3e;
}

.text-align-center {
  text-align: center;
}

.text-red {
  color: #b74d51 !important;
}

.clear-both {
  clear: both !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

h1 {
  font-size: 36px;
  color: #333;
}

h2 {
  color: #333;
  font-size: 28px;
}

h3 {
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.wrapper-main p, .wrapper-main span, .wrapper-main div,
.wrapper-main li, .wrapper-main a {
  font-size: 15px;
}

.body-scroll-off {
    height: 100% !important;
    overflow-y: hidden !important;
}

.height-100 {
  height: 100% !important;
}

table {
  border-collapse: collapse;
  border: 0px solid #bbb !important;
  width: 100%;
}

table td {
  border: 1px solid #bbb;
  padding: 5px 10px;
}


/*===========================================================
                        HEADER
============================================================*/
.header-block {
  position: relative;
  height: 100px;
}

.menu-block {
  background: #2d3492;
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.menu-wrap,
.header-wrap {
  max-width: 1100px;
  margin: auto;
}

.menu-wrap {
  position: relative;
}

.header-wrap {
  position: relative;
  margin-top: 50px;
}

.menu {
  list-style: none;
  padding: 0;
  text-align: left;
  width: 110%;
  margin: 0 auto;
}

.menu > li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}

.menu li a {
  display: block;
  padding: 4px 8px 0px 8px; /*4px 12px 0px 12px;*/
  line-height: 40px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 15px;
  color: white !important;
  text-decoration: none !important;
  border-bottom: 4px solid #2d3492;
  transition: 0.2s;
}

.menu li#menu-item-899 a {
    color: #ff0000 !important;
}

.menu li.current-menu-item li  a {
  border-bottom: 4px solid transparent;
}

.menu li.current-menu-item li a:hover {
  border-bottom: 4px solid #b74d51;
}

.menu li.current-menu-item a,
.menu li a:hover {
  border-bottom: 4px solid #b74d51;
}

.menu > li:hover ul {
  display: block;
}

.menu li ul {
  position: absolute;
  left: 0;
  top: 48px;
  list-style: none;
  padding-left: 0;
  background: rgba(51,51,51,0.98);
  min-width: 180px;
  z-index: 2;
  padding: 5px;
  display: none;
}

.menu li ul a {
  padding: 5px;
  line-height: normal;
  text-transform: none;
  text-align: left;
  word-spacing: nowrap;
  border-color: transparent;
  margin: 0;
}

.menu-part-mobile {
  display: none;
}

.button-basket {
  position: absolute;
  right: 0;
  top: 7px;
  line-height: 30px;
  color: white !important;
  text-decoration: none;
  padding-left: 37px;
  background: url(./img/icon-basket.png) no-repeat 7px center;
  background-size: 25px auto;
  font-size: 15px;
  border-left: 1px solid #eee;
}

.button-basket:hover {
  text-decoration: underline;
}

.button-basket-goods {
	position: absolute;
    bottom: 1px;
    left: 3px;
    font-size: 11px;
    padding: 3px 6px;
    color: white;
    background: rgba(183,77,81, 0.8);
    line-height: 1;
    border-radius: 50%;
    opacity: 0.8;
}

.logo {
  position: absolute;
  left: 0;
  top: 10px;
  text-decoration: none !important;
}

.logo img {
  margin-right: 5px;
  height: 91px;
  width: auto;
}

/*.slogan {
  margin: 0;
  color: #444;
  font-size: 16px;
  max-width: 400px;
  font-weight: normal;
  position: absolute;
  left: 100px;
  top: 10px;
  padding: 19px 10px;
  background: #d8e4f4;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
}*/

.slogan {
  margin: 0;
  color: #444;
  font-size: 14px;
  max-width: 223px;
  font-weight: 400;
  position: absolute;
  left: 100px;
  top: 10px;
  padding: 7px;
  background: #d8e4f4;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
}

#searchform {
  position: absolute;
  right: -35px;
  top: 65px;
}

#searchform input[type="search"] {
  border: 2px solid rgb(216, 228, 244);
  outline: 0;
  padding: 8px 10px;
  font-size: 15px;
  color: #444;
  width: 100%;
  padding-right: 35px;
  width: 200px;
}

#searchform input[type="search"]:focus {
  border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

#searchform input[type="submit"] {
  background: url(./img/icon-search.png) no-repeat center center;
  background-size: 70% auto;
  width: 30px;
  height: 30px;
  border: 0;
  outline: 0;
  position: relative;
  left: -37px;
  vertical-align: middle;
}

.fixed-phone {
  color: #2d3492 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: bold;
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  /*padding-left: 25px;*/
  width: 30px;
  height: 30px;
  background: url(./img/icon-phone-blue.png) no-repeat center center;
  background-size: auto 80%;
}

.menu-trigger {
  font-size: 15px;
  line-height: 18px;
  color: white;
  padding: 8px 10px;
  position: absolute;
  right: 10px;
  top: 7px;
  cursor: pointer;
  text-align: center;
  background: #2d3492 ;
  display: none;
  border-radius: 3px;
}

.fixed-message {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 40px;
  height: 30px;
  background: url(./img/icon-message.png) no-repeat center center;
  background-size: auto 80%;
  cursor: pointer;
  display: none;
}

.fixed-message-buttons {
  position: fixed;
  left: 50px;
  top: 45px;
  background: white;
  box-shadow: 0 2px 4px #444;
  display: none;
  z-index: 11;
}

.fixed-message-buttons a {
  color: #2d3492 !important;
  text-decoration: none !important;
  padding: 7px 10px;
  border-bottom: 1px solid #aaa;
  display: block;
  font-size: 15px;
}

.fixed-message-buttons a:hover {
  background: #2d3492;
  color: white !important;
}

.fixed-message-buttons a:last-child {
  border: 0;
}


.menu-trigger-icon {
  background: url(./img/menu-trigger.png) no-repeat 35% center;
  background-size: auto 80%;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
}

.header-phone {
  color: #2d3492 !important;
  text-decoration: none !important;
  font-size: 28px;
  margin: 0;
  position: absolute;
  font-weight: bold;
  right: 0px;
  top: 7px;
  padding-left: 35px;
  background: url(./img/icon-phone-blue.png) no-repeat left center;
  background-size: auto 60%;
}

.header-email {
  position: absolute;
  right: 150px;
  top: 40px;
  font-size: 16px;
  color: #2d3492 !important;
  text-decoration: none !important;
}

.button-new {
  position: absolute;
  right: 140px;
  top: 40px;
  font-size: 14px;
  color: #333;
  text-decoration: none !important;
  cursor: pointer;
  border-bottom: 1px dashed #333;
}

.button-new:hover {
  border-bottom: 1px dashed white;
}

.button-recall {
  position: absolute;
  right: 0px;
  top: 40px;
  font-size: 14px;
  color: #333;
  text-decoration: none !important;
  cursor: pointer;
  border-bottom: 1px dashed #333;
}

.button-recall:hover {
  border-bottom: 1px dashed white;
}

.trigger-catalog,
.trigger-brands {
  position: absolute;
  top: 69px;
  left: 530px;
  padding-left: 0;
}

.trigger-brands {
  left: 620px;
}

.trigger-catalog span,
.trigger-brands span {
  margin-top: 10px;
  font-size: 15px;
  border-bottom: 1px solid #aaa;
  background: #2d3492 url(./img/icon-drop-white.png) no-repeat 93% center;
  background-size: 6px auto;
  cursor: pointer;
  border: 2px solid white;
  padding: 10px;
  padding-right: 17px;
  color: white;
}

.trigger-catalog:hover span,
.trigger-brands:hover span,
.trigger-catalog span.active,
.trigger-brands span.active {
  background: white url(./img/icon-drop-red.png) no-repeat 93% center;
  background-size: 6px auto;
  border: 2px solid #b74d51;
  color: #b74d51;
}

.trigger-catalog:hover ul,
.trigger-brands:hover ul {
  display: block;
}

.menu-catalog,
.menu-brands {
  position: absolute;
  top: 100%;
  margin-top: 8px;
  width: 800px;
  margin-left: -400px;
  background: white;
  z-index: 10;
  box-shadow: 0 6px 10px #444;
  padding-left: 0;
  list-style: none;
  padding: 20px;
  border-top: 2px solid #b74d51;
}

.menu-brands {
  margin-left: -510px;
}

.menu-catalog li,
.menu-brands li {
  display: inline-block;
  width: 45%;
  margin-right: 3%;
  vertical-align: top;
}

.menu-catalog li a,
.menu-brands li a {
  display: block;
  padding: 5px;
  color: #222;
  text-decoration: none !important;
}

.menu-catalog li a:hover,
.menu-brands li a:hover {
  color: #222;
  background: #ddd;
}

.menu-brands,
.menu-catalog {
  display: none;
}

.cat-text p{
	text-align: justify;
}

/*=======================================================
                    CONTENT MAIN PAGE
========================================================*/
.carousel-caption {
  right: 5% !important;
  left: auto !important;
  top: 15% !important;
  width: 45% !important;
  text-align: left;
}

.carousel-caption a {
  display: block;
  width: 100%;
  height: 100%;
}

.carousel-caption h1 {
  margin: 0 0 25px 0;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.4;
  text-shadow: none;
  color: #111;
}

.carousel-caption p {
  color: white;
  font-size: 17px;
}

.carousel-indicators {
  bottom: 5px !important;
  margin-bottom: 0 !important;
}

.carousel-indicators li {
  background: white;
  border: 1px solid #666;
  width: 15px !important;
  height: 15px !important;
  vertical-align: top;
}

.carousel-indicators .active {
  background: #b74d51;
  margin-top: 1px !important;
  position: relative;
}

.carousel-control.left {
  background: url(./img/slider-left.png) no-repeat center center;
  width: 10%;
}

.carousel-control.right {
  background: url(./img/slider-right.png) no-repeat center center;
  width: 10%;
}

.providers-block {
  margin-top: 70px;
  margin-bottom: 70px;
}

.catalog {
  margin-top: 20px;
}

.catalog-list .catalog-item{
	width: 23%;
}

.catalog-item,
.services-item {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  transition: 0.25s;
  border: 2px solid #d8e4f4;
  text-decoration: none !important;
  min-height:360px;
}

.services-item:nth-child(5), 
.services-item:nth-child(8) {
  margin-right: 0;
}

.catalog-item:nth-child(3n) {
  margin-right: 0;
}

.catalog-list .catalog-item:nth-child(4n) {
  margin-right: 0;
}

.catalog-list .catalog-item:nth-child(3n) {
  margin-right: 2%;
}

.catalog-item:hover {
  box-shadow: 0 4px 12px #888;
}

.catalog-item:hover p {
  color: #b74d51 !important;
}

.catalog-item img {
  height: auto;
  width: 100%;
}

.catalog-item p {
  font-size: 14px;
  text-transform: uppercase;
  color: #222 !important;
  text-decoration: none !important;
  line-height: 1.2;
  font-weight: bold;
  margin: 10px 0 0 0;
  min-height: 64px;
}

.catalog-mini a {
  display: block;
  text-align: center;
  text-decoration: none !important;
  margin-bottom: 25px;
}

.catalog-mini a img {
  max-width: 100%;
  height: auto;
}



.text-decor {
  background: url(./img/text-decor.png) no-repeat center center;
}

.ref-catalog-download {
  display: block;
  text-align: center;
  font-size: 18px;
  text-decoration: underline;
}

.ref-catalog-download:hover {
  text-decoration: none;
}

.services {
  margin-top: 50px;
}

.services-item {
  text-align: left;
  padding-left: 80px;
  margin-top: 25px;
  margin-bottom: 0;
  border: 0;
  min-height: 130px;
}

.services-item span {
  text-transform: uppercase;
  font-weight: bold;
}

.services-item:nth-child(3) {
  background: url(./img/services1.png) no-repeat 10px 20px;
}

.services-item:nth-child(4) {
  background: url(./img/services2.png) no-repeat left 20px;
}

.services-item:nth-child(5) {
  background: url(./img/services3.png) no-repeat left 20px;
}

.services-item:nth-child(6) {
  background: url(./img/services4.png) no-repeat left 20px;
}

.services-item:nth-child(7) {
  background: url(./img/services5.png) no-repeat left 20px;
}

.services-item:nth-child(8) {
  background: url(./img/services6.png) no-repeat left 20px;
}

.info-documents {
  margin-top: 70px;
}

.info-documents a {
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}

.info-documents a:hover {
  text-decoration: none;
}

.info-documents p {
  font-size: 15px;
  margin-top: 10px;
}

.info-documents > div:nth-child(1) {
  padding-left: 120px;
  background: url(./img/icon-info1.png) no-repeat left top;
  background-size: 100px auto;
}

.info-documents > div:nth-child(2) {
  padding-left: 120px;
  background: url(./img/icon-info2.png) no-repeat left top;
  background-size: 100px auto;
}


.widget h3 {
  text-transform: none;
  text-align: left;
  font-size: 30px;
  margin-top: 0;
}

.widget-item {
  margin-bottom: 25px;
  min-height: 150px;
}

.widget-item img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 140px;
  height: auto;
}

.widget-item h4 {
  font-weight: 300;
  font-weight: normal;
  margin: 0;
  margin-bottom: 15px;
  margin-left: 160px;
  text-transform: none;
  font-size: 16px;
  color: #222 !important;
}

.widget-item p {
  font-size: 14px;
}

.widget-item .date {
  margin-bottom: 15px;
}

.widget-item a {
  text-decoration: underline;
  color: #222 !important;
}

.widget-item a:hover {
  text-decoration: none;
}

.widget-item p {
  margin-left: 160px;
}


/***** owl-carousel *****/
.owl-carousel {
  margin-bottom: 30px;
  margin-top: 30px;
  padding-left: 45px;
  padding-right: 45px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.owl-next,
.owl-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: -20px;
  background: url(./img/arrow-left.png) no-repeat center center;
  background-size: auto 100%;
  color: transparent;
  position: absolute;
  left: 0px;
  top: 50%;
}

.owl-next {
  background: url(./img/arrow-right.png) no-repeat center center;
  background-size: auto 100%;
  position: absolute;
  left: auto;
  right: 0px;
}

.owl-next:hover,
.owl-prev:hover {
  opacity: 1;
}


/****** See similar products ******/
.popular-products-owl-carousel {
  margin-top: 0;
}

.popular-products-owl-carousel h2 {
  font-weight: normal;
}

.popular-products-owl-carousel .owl-prev,
.popular-products-owl-carousel .owl-next {
  display: block !important;
}

.popular-products-owl-carousel .owl-controls {
  margin-top: -40px;
}

.product-thumb {
    padding: 8px 15px;
    border: none;
}

.product-menu {
	padding-top: 20px;
}

.product-menu table {
  display: block !important;
  max-width: 100% !important;
  overflow-y: auto !important;
}

.popular-products-carousel {
	padding-top: 50px;
	clear: both !important;
}

.product-thumb .row > div {
  padding: 0;
}

.product-thumb .button {
  padding: 7px 10px;
  text-decoration: none !important;
  border-radius: 3px;
  font-size: 13px;
  text-transform: none;
}

.product-thumb a {
  text-decoration: none !important;
    color: #333 !important;
}

.product-thumb-img {
    text-align: center;
}

.carousel-product-name {
    margin: 10px 0 12px 0;
    font-size: 15px;
    text-align: center;
    text-transform: none;
}

.carousel-product-price {
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    text-align: center;
    color: #b74d51;
}

.owl-carousel .owl-item img {
  max-width: 150px;
  margin: auto;
}



/*======================================================
                      SELECT form
=======================================================*/
.select {
  background: white url(./img/select_arrow.png) no-repeat 100% 97%;
  background-size: 20px auto;
  width: 270px;
  padding: 10px;
  padding-right: 20px;
  border: 1px solid #aaa;
  font-size: 16px;
  color: #555;
  cursor: pointer;
  position: relative;
}

.select:hover {
  box-shadow: 0 2px 6px #aaa;
}

.select-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  box-shadow: 0 5px 10px #777;
  display: none;
}

.select-list a {
  padding: 10px;
  display: block;
  text-decoration: none !important;
  font-size: 16px !important;
  color: #555 !important;
  border-top: 1px solid #ccc;
}

.select-list a:hover {
  background: #ddd;
}

#wpcr_table_2  td {
  border: 0 !important;
}

.pagination {
  display: block;
  margin: 0;
  margin-top: 30px;
}

.page-numbers {
  display: inline-block;
  padding: 3px;
}

.page-numbers.current {
  color: #b74d51 !important;
}

#wpcr_respond_1 #wpcr_button_1:hover,
#wpcr_respond_1 #wpcr_submit_btn:hover {
  background: #555 !important;
}



/*======================================================
                    CATALOG START
=======================================================*/
.row {
  margin-left: 0;
  margin-right: 0;
}

.sidebar {
  margin-top: 20px;
  background: #f4f3eb;
  padding: 15px;
}

.sidebar p {
  font-weight: bold;
  color: #222;
  font-size: 18px;
}

.sidebar ul {
  list-style: none;
  padding-left: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.sidebar ul:last-child {
  border: 0;
}

.sidebar ul li a {
  display: block;
  padding: 5px;
  font-size: 14px;
  color: #333;
  text-decoration: none !important;
}

/*.sidebar ul li a:hover,
.sidebar ul li.current-product_cat-ancestor {
  background: #ddd;
}*/

/*
.sidebar ul li a:hover,
.sidebar ul li.current-menu-item a, .sidebar ul li.current-product_cat-ancestor
*/

.sidebar .current-menu-item > a{
	background: #ddd;
}

.breadcrumbs {
  margin-bottom: 15px;
}

.breadcrumbs h4 {
  display: inline-block;
  padding-right: 10px;
  font-size: 28px;
  margin-top: 0px;
  padding-left: 5px;
}

.breadcrumbs a {
  font-size: 17px;
  text-decoration: none;
  display: inline-block;
  padding-right: 10px;
  padding-left: 15px;
  background: url(./img/icon-arrow-right.png) no-repeat left center;
  background-size: 5px auto;
}

.breadcrumbs span:nth-child(1) a {
  font-size: 20px;
  background: none;
  padding-left: 0;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.catalog-list h2 {
  font-weight: normal;
  margin: 10px 0;
  margin-bottom: 5px;
  font-size: 16px;
  height: 86px;
  overflow: hidden;
  text-align: left;
  /*
  vertical-align: bottom;
  display: table-cell;
  */
}

.catalog-list .catalog-list-price {
  text-transform: none;
  color: #b74d51 !important;
  font-weight: normal;;
  font-size: 16px;
  text-align: left;
  margin: 0;
  height: auto;
  min-height: auto;
  margin-bottom: 10px;
}

.catalog-list > div {
  cursor: auto;
}

.catalog-list > div .button {
  display: block;
  max-width: 150px;
  border-radius: 5px;
  margin-right: 10px;
  text-decoration: none !important;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px !important;
}


/*======================================================
                    PRODUCT START
=======================================================*/
.product > div {
  padding-left: 0;
  padding-right: 0;
}

.product h2 {
  font-size: 22px;
  margin: 0;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ededed;
}

.product .product-img {
  padding-right: 20px;
}

.product-img > a > img {
  border: 1px solid #aaa !important;
  display: inline-block !important;
  margin-bottom: 7px !important; 
}

.product-img img {
  height: auto!important;
  max-width: 100%!important;
  height: auto!important;
  display: block!important;
  margin: auto!important;
}

.product-img div .main-link,.product-img div .img-carousel2 {
  width: 17% !important;
  clear: none !important;
  border: 1px solid #aaa;
  padding: 3px;
  margin: 0 !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

.product table {
  width: 100% !important;
}

.product table td {
  width: auto !important;
}

.product-description span {
  font-weight: bold;
  color: #222;
  font-size: 16px;
}

.display-block {
  display: block;
}

.product-description .product-price {
  color: #b74d51;
  font-size: 20px;
  text-transform: lowercase;
}
.product-description .product-no-price{
	font-size: 20px;
}

.product-description .button {
  width: 48%;
  margin-right: 10px;
  max-width: 200px;
  display: inline-block;
  margin-top: 20px;
}

.product-description .button.added {
  background: #666 !important;
}

.product-description .button.added:hover {
  color: white !important;
}

.product-description img {
  display: block!important;
  margin: 7px 0!important;
  max-width: 200px!important;
  height: auto!important;
}

.product-video {
  display: none;
}

.basket-add {
  background-image: url(./img/icon-add.png);
  background-position: 10% center;
  background-repeat: no-repeat;
}

.product-description .button-consulting {
  margin-right: 0;
}

.product h4 {
  font-weight: bold;
  margin: 15px 0;
}

.product p,
.product ul {
  margin: 15px 0;
}

.product table td:nth-child(1) {
  min-width: 250px;
}


.basket-form .row > div {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}

.basket-form {
  padding-left: 25px;
}

.basket-form h3 {
  margin-bottom: 0;
}

.basket-form .row:last-child > div {
  border: 0;
}

.basket-form input,
.basket-form textarea {
  width: 100%;
  padding: 10px 15px;
  color: #333;
  font-size: 18px;
  resize: none;
  font-weight: 300;
  border: 1px solid #dfdfdf;
}

.basket-form input[type=checkbox] {
	width: auto;
	margin-right: 5px;
}

.basket-form textarea {
  height: 200px;
}

.basket-form input:focus,
.basket-form textarea:focus {
  border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}



.basket-form p {
  font-size: 18px;
  margin-bottom: 5px;
  color: #444;
}

.basket-form p span {
  color: #e15252;
}

.basket-form button {
  width: 90%;
  border-right: 5px;
  padding: 10px !important;
  font-size: 16px !important;
}

.ref-order-info {
  font-size: 18px;
  color: #141414 !important;
  text-decoration: underline;
  line-height: 50px;
}

.ref-order-info:hover {
  text-decoration: none;
}



/*======================================================
                        BASKET
=======================================================*/
.basket-item {
  padding-top: 10px;
  margin-left: 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #ededed;
}

.basket-item > div {
  padding-left: 0;
}

.basket-good img {
  display: block;
  float: left;
  padding: 5px 10px;
  border: 1px solid #ededed;
  width: 120px;
  height: auto;
}

.basket-good h3 {
  font-size: 18px;
  margin: 0;
  padding: 10px 0 5px 0;
  margin-left: 135px;
  text-transform: none;
  text-align: left;
}

.basket-good p {
  color: #bbbbbb;
  font-size: 18px;
  margin: 0;
  margin-left: 135px;
}

.basket-price {
  padding-top: 17px;
}

.basket-price span:first-child {
  font-size: 20px;
  color: #de3838;
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}

.basket-quantity {
  padding-top: 15px;
  text-align: center;
  position: relative;
}

.basket-quantity-multiply {
  width: 14px;
  height: 100%;
  background: url(./img/icon-multiply.png) no-repeat center 70%;
  background-size: 100% auto;
  left: 5px;
  position: absolute;
  bottom: 0;
}

.basket-quantity-equally {
  position: absolute;
  width: 14px;
  height: 100%;
  background: url(./img/icon-equally.png) no-repeat center 60%;
  background-size: 100% auto;
  right: 25px;
  bottom: 0;
}

.basket .quantity-goods {
    display: inline-block;
    position: relative;
    width: 90px;
    height: 30px;
    top: 0;
}

.basket .quantity-goods-minus, .basket .quantity-goods-plus {
    position: absolute;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    cursor: pointer;
    background: #ddd url(./img/icon-plus.png) no-repeat center center;
    right: 0;
    top: 0;
    border-left: 1px solid #ccc;
}

.basket .quantity-goods-minus:hover {
  background: #ffcd39 url(./img/icon-minus.png) no-repeat center center;
}

.basket .quantity-goods-minus {
  background: #ddd url(./img/icon-minus.png) no-repeat center center;
  top: auto;
  right: auto;
  left: 0;
  border: 0;
  border-right: 1px solid #ccc;
}

.basket .quantity-goods-plus:hover {
  background: #ffcd39 url(./img/icon-plus.png) no-repeat center center;
}

.basket .quantity-goods-input {
    width: 90px !important;
    text-align: center;
    height: 30px;
    color: black;
    padding: 5px 32px;
    font-size: 18px;
}

.basket-sum {
  padding-top: 15px;
}

.basket-sum p {
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
  margin: 0;
}

.basket-delete {
  display: inline-block;
  height: 25px;
  width: 25px;
  background: url(./img/basket-delete.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
  transition: 0.2s;
  vertical-align: middle;
  margin-left: 10px;
}

.basket-delete:hover {
  background: url(./img/basket-delete-active.png) no-repeat center center;
  background-size: 100% 100%;
}

.basket-summary p {
  text-align: right;
  font-weight: bold;
  color: #222;
  padding: 15px;
  font-size: 18px;
}

.basket-form h4 {
  padding-left: 15px;
  font-size: 24px;
  font-weight: normal;
}



/*======================================================
                       FOOTER
=======================================================*/
.footer {
  max-width: 1100px;
  margin: auto;
  margin-top: 70px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.footer-item {
  float: left;
  width: 25%;
  padding: 10px;
  vertical-align: top;
}

.footer-item:nth-child(2) {
  width: 30%;
}

.footer-item:nth-child(3) {
  width: 20%;
}

.item-padding {
  padding-left: 70px;
}

.logo-text {
  font-size: 14px;
  color: #555;
  margin-top: 15px; 
}

.footer-item h3 {
  text-transform: uppercase;
  text-align: left;
  color: #fefefe;
  font-size: 18px;
  margin: 0 0 15px 0;
  padding-left: 10px;
}

.footer-item ul {
  padding: 0;
  list-style: none;
  padding-left: 30px;
  display: inline-block;
}

.footer p {
  color: #fefefe;
  font-size: 16px;
}

.footer-item li a, .footer-callbec-new{
  display: inline-block;
  text-decoration: none !important;
  margin: 3px 0;
  color: #fefefe;
  font-size: 16px;
  padding-bottom: 1px;
  border-bottom: 1px solid #aaa;
}

.footer-item li a:hover,
.footer-item li.current-menu-item a, .footer-callbec-new:hover {
  color: #85b2ee;
  border-bottom: 1px solid #85b2ee;
}

.footer-contacts a {
  display: block;
  padding: 5px;
  padding-left: 15px;
  text-decoration: none;
  color: #fefefe;
  font-size: 18px;
}

.footer-contacts a:nth-child(2):hover,
.footer-contacts a:nth-child(3):hover {
  text-decoration: underline !important;
}


#form-feadback input {
  border-radius: 0;
  margin-bottom: 7px;
  background: #e1e1e1;
}

#form-feadback input:focus {
  background: white;
}

#form-feadback button {
  float: right;
  border-radius: 0 !important;
  padding: 10px 30px !important;
}


/***** Hidden elements START *****/
.body-scroll-off {
    height: 100% !important;
    overflow-y: hidden !important;
}

.button-top {
  width: 45px;
  height: 45px;
  background: #222 url(./img/button-top.png) no-repeat center center;
  background-size: 40% auto;
  opacity: 0.6;
  cursor: pointer;
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
}

.button-top:hover {
  opacity: 0.8;
}

.form-recall {
  width: 90%;
  max-width: 400px;
  padding: 30px 40px;
  background: white;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 100;
  display: none;
}

.form-recall h3 {
  margin: 0;
  margin-bottom: 25px;
  font-size: 26px;
  color: #222;
  font-weight: 300;
}

.form-recall input,
.form-order input {
  width: 100%;
  font-size: 18px;
  color: #222;
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  font-weight: 300;
}

.form-recall input[type=checkbox],
.form-order input[type=checkbox],
#form-feadback input[type=checkbox]{
	width: auto;
	vertical-align: middle;
	margin-right: 5px;
}

.form-recall label,
.form-order label,
#form-feadback label{
	width: 100%;
}

.form-recall input:focus,
.form-order input:focus {
  border: 1px solid #6d94b6;
}

.input-error {
  background: #edcfd0 !important;
}

.form-recall-go,
.form-order-go {
  width: 100%;
  padding: 10px !important;
  margin: 20px auto;
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
}

.form-recall-close,
.feadback-close,
.form-order-close,
.close-sidebar {
  width: 30px;
  height: 30px;
  position: absolute;
  right: -1px;
  top: -1px;
  cursor: pointer;
  background: #444 url(./img/icon-close.png) no-repeat center center;
  font-size: 30px;
  color: white;
  border: 0;
  outline: 0;
}

.feadback-close {
  background: #444 url(./img/icon-close.png) no-repeat center center;
}

.close-sidebar {
  right: 5px;
  top: 5px;
  width: 35px;
  height: 35px;
  display: none;
}

.cover-dark {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 50;
  background: rgba(0,0,0,0.7);
  display: none;
}

.feadback-ref,
.to-basket-after-add {
  display: block;
  margin-top: 15px;
  text-decoration: underline;
  color: #337ab7 !important;
  cursor: pointer;
}

.feadback-ref:hover,
.to-basket-after-add:hover {
  text-decoration: none;
}

.form-feadback {
  width: 90%;
  max-width: 400px;
  padding: 35px 20px;
  background: white;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 100;
  font-size: 18px;
  line-height: 1.3 !important;
  color: #222;
  text-align: center;
  display: none;
}

.form-order {
  width: 95%;
  max-width: 400px;
  padding: 20px;
  padding-top: 30px;
  background: white;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 100;
  display: none;
}

.error {
  color: #b74d51;
  margin-bottom: 0;
  margin-top: 5px;
  font-weight: normal;
}


.form-order h3 {
  font-size: 22px;
  text-align: center;
  margin: 0 0 20px 0;
  color: #444;
}

.form-order span.form-order-product {
  display: block;
  background: #f5f5f5;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 5px;
  color: #555;
}

.form-order .form-order-address {
  margin-bottom: 20px;
}

.form-order .button {
  display: block;
  width: 80% !important;
  border-radius: 4px !important;
  padding: 10px;
  margin: 20px auto 0 auto;
  padding: 10px !important;
}

/* Hidden elements END */

.wpcf7-validation-errors {
	display: none!important;
}


.header-guarantees{
	position: absolute;
    left: 330px;
    top: 12px;
}

.header-guarantees img{
	height: 86px;
    width: auto;
}

.form-main-div input, .form-main-div textarea{
	max-width:50% !important;
}

/*====================================================
                    Responsive
=====================================================*/
@media all and (max-width: 1140px) {
  .wrapper-main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-basket {
    right: 10px;
  }

  .menu li a {
    font-size: 14px;
    padding: 5px 2px;
    line-height: 30px;
  }

  .menu li ul {
    top: 44px;
  }

  .logo {
    left: 10px;
  }

  .header-phone {
    right: 10px;
  }

  .carousel-caption {
    right: 2% !important;
    top: 5% !important;
    width: 50% !important;
  }

  .carousel-caption h1 {
    margin: 0 0 15px 0;
    font-size: 26px;
    line-height: 1.2;
  }

  .carousel-caption p {
    font-size: 16px;
  }

  .services-item {
    min-height: 150px;
  }

  .button-recall {
    right: 10px;
  }

  #searchform {
    right: -25px;
  }

  .slogan {
    max-width: 180px;
	left:100px;
	font-size:12px;
	padding:11px 5px;
  }
  
  .header-guarantees{
	  left:287px;
  }


  .trigger-catalog,
  .trigger-brands {
    left: 480px;
  }

  .trigger-brands {
    left: 590px;
  }
  
  
  



}/* 1140px END */


@media all and (max-width: 992px) {
	.product-description {
		margin-top: 20px;
	}

  .product .product-img {
    padding-right: 0px;
  }
  
	.form-main-div input, .form-main-div textarea{
		max-width:100% !important;
	}
	
	.cat-text p{
		text-align: left;
	}
	
}/* 992px END */



@media all and (max-width: 900px) {
  .menu-block {
    background: white;
    box-shadow: 0 4px 8px -2px #888;
    height: auto;
    overflow-y: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }

  .menu-part-mobile {
    display: block;
  }

  .header-wrap {
    margin-top: 50px;
  }

  .header-block {
    height: auto;
  }

  .fixed-phone,
  .menu-trigger,
  .fixed-message {
    display: block;
  }

  .button-basket {
    right: 60px;
    height: 36px;
    width: 40px;
    background: #2d3492 url(./img/icon-basket.png) no-repeat center center;
    background-size: 70% auto;
    padding: 0;
    border-radius: 4px;
    text-decoration: none !important;
  }

  .button-basket span {
    display: none;
  }

  .menu-wrap {
    padding-top: 50px;
  }

  .menu {
    background: #555;
    display: none;
    width: 100%;
  }

  .menu li {
    display: block;
    float: none;
  }

  .menu li a {
    border-bottom: 1px solid #777;
    padding-left: 15px !important;
    margin-right: 0;
  }

  .menu li ul a {
    padding: 14px;
    padding: 10px;
    padding-left: 25px;
  }

  .menu li a.active,
  .menu li a:hover
   {
    border-bottom: 1px solid #b74d51;
  }

  .menu > li:hover ul {
    display: none;
  }

  .menu li ul {
    position: static;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }

  .header-phone,
  .header-email,
  .button-recall,
  .button-new {
    display: none;
  }

  #searchform {
    right: auto;
    left: 0;
    width: 97%;
    top: 20px;
    padding-left: 120px;
}

  #searchform input[type="search"] {
    width: 100%;
  }

  #searchform input[type="submit"] {
    position: absolute;
    left: auto;
    right: 5px;
    top: 5px;
  }

  #searchform input[type="search"] {
    padding: 4px 5px;
  }

  #searchform input[type="submit"] {
    top: 1px;
  }

  /* catalog and brands */
  .trigger-catalog,
  .trigger-brands {
    position: static;
  }

  .trigger-catalog span,
  .trigger-brands span {
    position: absolute;
    top: 53px;
    left: 120px;
    padding: 7px 10px;
    padding-right: 17px;
  }


  .trigger-brands span {
    left: 230px;
  }

  .menu-catalog,
  .menu-brands {
    position: static;
    width: 100%;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
  }

  .menu-catalog li,
  .menu-brands li {
    display: block;
    width: 100%;
    margin: 0;
  }

  .menu-catalog li a,
  .menu-brands li a {
    padding: 10px;
    color: white;
    text-transform: uppercase;
    border-bottom: 1px solid #aaa;
    font-size: 13px;
  }

  .menu-catalog li:last-child a,
  .menu-brands li:last-child a {
    border: 0;
  }

  .trigger-catalog:hover ul,
  .trigger-brands:hover ul {
    display: none;
  }

  .menu-catalog,
  .menu-brands {
    padding: 10px;
    background: #2d3492;
    margin-top: 0;
  }


  .slogan {
    display: none;
  }

  .logo {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 15px;
  }

  .footer-item {
    width: 50% !important;
    text-align: left;
  }

  .footer .logo {
    display: inline-block;
  }

  .footer-item h3 {
    padding-left: 0;
  }

  .product-description {
    position: relative;
    padding-top: 120px;
  }

  .product-menu {
    padding-top: 0;
  }

  .nav.nav-tabs {
    margin-top: 0;
  }

  .product-description-price {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
  }

  .product-description .button {
    position: absolute;
    left: 0;
    top: 40px;
    max-width: 100%;
    margin: 0;
    margin-right: 4%;
  }

  .product-description .button-consulting {
    position: absolute;
    left: 52%;
    margin-right: 0;
  }

  .product-video {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    color: #222;
    padding: 5px;
    border-radius: 3px;
    padding-left: 30px;
    background: url(./img/icon-video.png) no-repeat 4px center;
    background-size: auto 70%;
    border: 1px solid #e85858;
  }

  .to-basket-after-add {
    position: absolute;
    top: 85px;
  }
  
  
  .header-guarantees{
	display:none;  
  }
  
  .header-garantiya-xs{
	position:absolute;
	top: 8px;
    left: calc(50% - 39.5px);
  }

}/*900px end */


@media all and (max-width: 800px) {

  .carousel-caption {
    top: 2% !important;
  }

  .carousel-caption h1 {
    font-size: 20px;
  }

  .carousel-caption p {
    font-size: 15px;
    line-height: 1;
  }

  .catalog-item,
  .services-item,
  .catalog-list .catalog-item{
    width: 48%;
    /*margin-right: 4%;*/
  }

  .services-item  {
    margin-right: 0 !important;
  }

  .services-item {
    margin-left: 2% !important;
  }

  .catalog-item:nth-child(3n) {
    margin-right: 2%; /*4%*/
  }
  
  .catalog-list .catalog-item:nth-child(4n) {
    margin-right: 0%;
  }

  .catalog-item:nth-child(2n) {
    margin-right: 0;
  }

  .info-documents {
    margin-top: 40px;
  }

  .info-documents > div {
    padding-left: 90px !important;
    background-size: 80px auto !important;
    margin-top: 25px;
  }

  h3 {
    margin-top: 25px;
  }


}/* 800px END */

@media all and (max-width: 768px) {
  .sidebar {
    display: none;
  }

  .catalog-wrap {
    padding: 0;
  }

  .product table td:nth-child(1) {
    min-width: auto;
  }


  .basket-item > div {
    padding-left: 10px;
  }

}/* 768px END */


@media all and (max-width: 650px) {

  .basket-form button {
    width: 100%;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ref-order-info {
    font-size: 14px;
    line-height: 50px;
  }

  #carousel-main .item:nth-child(1) img {
    opacity: 0;
  }

  #carousel-main .item:nth-child(1) .carousel-caption {
    background: url(./img/slider1-bg.jpg) no-repeat center center;
    background-size: auto 100%;
  }

  .carousel-control.left {
    background: url(./img/slider-left.png) no-repeat 10% center;
    width: 20%;
  }

  .carousel-control.right {
    background: url(./img/slider-right.png) no-repeat 90% center;
    width: 20%;
  }

  .carousel-indicators {
    display: none;
  }

  .carousel-caption {
    height: 100% !important;
    padding: 15px 10% !important;
    width: 100% !important;
    right: 0% !important;
    top: 0 !important;
  }

  .carousel-caption h1 {
    font-size: 20px;
  }

  .carousel-caption p {
    font-size: 15px;
    line-height: 1.2;
    text-shadow: none;
  }

  .logo {
    max-width: 30%;
  }

  .slogan {
    max-width: 65%;
  }
 
  .catalog-item p {
    height: 60px;
    min-height: auto;
    overflow: hidden;
  }

  .services-item p {
    font-size: 12px;
  }

  .services-item {
    padding-left: 50px;
    background-size: auto 35px !important;
  }

  .services-item:nth-child(8) {
    background-size: auto 25px !important;
  }

  .providers-block {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  
  .feedback-inner .col-xs-12{
	  padding:0;
  }
  

}/* 650px END */


@media all and (max-width: 480px) {

  .info-documents p {
    font-size: 14px;
  }

  .catalog-item p {
    font-size: 11px;
  }

  h1 {
    font-size: 28px;
  }


  h3 {
    font-size: 22px;
  }


  .header-decor {
    margin-bottom: 20px;
  }

  #carousel-main {
    width: 110% !important;
    margin-left: -5% !important;
  }

  .carousel-caption h1 {
    font-size: 16px;
    margin: 0 0 5px 0;
    line-height: 1;
    text-align: center;
  }

  .carousel-caption p {
    font-size: 13px;
    text-align: center;
    line-height: 1;
  }

  .carousel-control.left,
  .carousel-control.right {
    background-size: 50% auto;
  }


  .footer-item {
    width: 100% !important;
    float: none;
    display: block;
  }

  .owl-carousel {
    margin-top: 20px;
  }

  .form-recall,
  .form-feadback {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }

  .services-item {
    width: 100%;
    margin: 5px 0 0 0 !important;
    min-height: auto;
    padding-left: 60px;
  }

  .widget-item img {
    width: 100px;
  }

  .widget h4,
  .widget p {
    margin-left: 0px;
  }

  .slogan {
    font-size: 14px;
  }

  #form-feadback button {
    float: none;
    display: block;
    margin: 10px auto;
    width: 100%;
  }

  .breadcrumbs h4 {
    padding-left: 0;
    font-size: 20px;
    margin: 0;
  }

  .breadcrumbs a {
    font-size: 11px !important;
    padding: 0 7px;
    background-size: 3px auto;
  }

  .catalog-list > div a,
  .product-description .button {
    font-size: 12px !important;
  }
  
  .catalog-list h2 {
    font-size: 13px;
    height: 72px;
    text-align: center;
  }

  .catalog-list .catalog-list-price {
    font-size: 14px !important;
    text-align: center;
    height: 32px;
  }

  .catalog-list > div .button {
    margin: 10px auto 10px auto;
    padding: 7px 10px !important;
    max-width: 80%;
    font-size: 11px !important;
  }

  .wrapper-main p, .wrapper-main span, .wrapper-main div,
  .wrapper-main li, .wrapper-main a {
    font-size: 14px;
  }

  .basket-item > div,
  .basket,
  .basket-form {
    padding-left: 0;
    padding-right: 0;
  }

  .basket-sum {
    text-align: center;
  }

  .basket-good img {
    width: 90px;
  }

  .basket-good h3 {
    margin-left: 100px;
    font-size: 16px;
  }

  .basket-good p {
    margin-left: 100px;
  }

  .product h2 {
    font-size: 18px;
  }

  .nav-tabs {
    border: 0;
  }

  .nav-tabs>li {
    float: none;
    border: 0;
    display: block;
  }

  .nav-tabs>li>a {
    display: block;
    border: 0 !important;
    padding: 7px;
    border-radius: 0;
    color: white;
    background: #888 url(./img/icon-drop-white.png) no-repeat 95% center;
    background-size: 6px auto;
    margin-bottom: 5px;
  }

  .nav-tabs>li>a:hover {
    color: white;
    background: #888 url(./img/icon-drop-white.png) no-repeat 95% center;
    background-size: 6px auto;
  }

  .nav-tabs>li.active>a {
    background: #2d3492 url(./img/icon-drop-red.png) no-repeat 95% center !important;
    background-size: 6px auto !important;
    color: white !important;
  }

  .nav-tabs>li.active>a:hover {
    background: #2d3492 url(./img/icon-drop-red.png) no-repeat 95% center;
    background-size: 6px auto;
    color: white;
  }

  #wpcr_table_2  td {
    display: block;
    padding: 5px 0 !important;
  }
  
  
  .catalog-item{
	  min-height:235px;
  }
  .catalog-item p{
	 height: 100px; 
  }

}/* 480px end */


@media all and (max-width: 400px) {

  .logo img {
    /*height: 75px !important;*/
	/*width:82px;*/
	width:auto;
	height: 85px !important;
	/*height: auto !important;*/
  }

  #searchform {
    padding-left: 105px;
  }

  .trigger-catalog span,
  .trigger-brands span {
    position: absolute;
    top: 51px;
    left: 105px;
  }

  .trigger-brands span {
    left: 215px;
  }

  .catalog-item p {
    font-size: 11px !important;
  }

  .product-description .button {
    padding: 10px !important;
  }
  
  .catalog-list h2 {
	height: 85px;
	}

}/* 400px end */


@media all and (max-width: 360px) {

  .basket-add {
    text-align: right;
  }

}/* 360px end */


/*===========================================================
                        Static pages
============================================================*/


.company-slider img,
.service-center-slider img,
.service-company-slider img,
.dealer-network-slider img {
  width: 690px;
  max-width: 100%;
  height: 460px;

  background-color: #cccccc;
}

.logo-company-wrapper img {
  display: inline-block;
  margin: 0 10px;
}

.red-dark {
  color: #b74d51;
}

.blue-dark {
  color: #2d3492;
}

.font-weight-bold {
  font-weight: bold;
}

.text-align-center {
  text-align: center;
}

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

.content-inner a {
  text-decoration: underline;
}

.team-company-wrapper {
  padding-top: 20px;
}

.team-company-wrapper img {
  max-width: 100%;
  height: auto;
}

.car-park img {
  max-width: 100%;
  height: auto;
}

.feedback-inner img {
  max-width: 100%;
  height: auto;
}

.company-description {
  padding-top: 15px;
}

.company-slider {
  padding-top: 20px;
}

.service-center p {
  margin-top: 10px;
}

.service-company {
  padding-top: 20px;
}

.car-park p {
  margin-top: 10px;
}

.company-association p {
  margin-top: 10px;
}

.association-list {
  list-style: none;
}

.association-list li {
  display: inline-block;
  margin-right: 40px;

  vertical-align: middle;
}

.manufacturers-list {
  margin-top: 35px;
}

.manufacturers-list p {
  margin-top: 10px;
}

.manufacturers-list img {
  max-width: 100%;
  height: auto;
}

.brand-block {
  margin-bottom: 25px;
}

.wpcf7 input {
  max-width: 600px;
  margin-bottom: 8px;
}

.our-concept ul > li {
  list-style-type: disc;
  font-weight: normal;
}

.our-concept p {
  margin-top: 10px;
}

.our-concept ol > li {
  margin-top: 15px;
  margin-bottom: 10px;
}

.partner-block {
  margin-bottom: 20px;
}

.partner-block h2 {
  margin-bottom: 0;

  font-size: 15px;
}

.partner-block p {
  margin-bottom: 0;

  font-size: 15px;
}

.partners a {
  text-decoration: underline;
}

.partners h3 {
  font-weight: bold;
  font-size: 15px;
  text-align: left;
  text-transform: none;
}

.people img {
  max-width: 100%;
  height: auto;
}

.people p {
  margin-top: 10px;
}

.people-block {
  margin-bottom: 20px;
}

.feedback-inner a {
  text-decoration: underline;
}

.feedback-inner h3 {
  margin-top: 10px;

  font-size: 18px;
}

.feedback-title {
  margin-bottom: 40px;
  padding: 5px 0;

  color: #ffffff;

  background-color: #b74d51;
}

.feedback-title a {
  font-size: 28px;
  color: #85b2ee;
}

.feedback-contacts {
  text-align: center;
}

.feedback-contacts h3{
   color: #b74d51;
   text-decoration: underline;
   font-weight: bold;
}

.z-techo-region {
  padding-top: 20px;
}

.branch-office-block {
  min-height: 230px;
  margin-bottom: 30px;
}

.meeting-request {
  margin-top: 15px;
}

.accommodation p {
  margin-top: 10px;
}

.icon-yandex-map {
  display: inline-block;
  padding-left: 20px;

  vertical-align: middle;

  background-image: url("./img/map-found.gif");
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

#PageContent table {
  background: rgb(240, 240, 242);
  margin: 20px 0;
  border: 0;
}

#PageContent .number {
  font-size: 110%;
}

#PageContent table td {
  border: 0;
  padding-bottom: 20px;
}

.not-goods{
	
	text-align: center;
	font-size: 16px!important;	
}

.woocommerce-Price-currencySymbol{
	margin-right:5px;
}

.product-description-price span {
    color: #b74d51 !important;
}

table.col-s-768 tbody > tr > td{
	min-width:auto !important;
}

@media (max-width: 768px) {
  .brand-block {
    display: -ms-flexbox;
    display: flex;
        flex-wrap: wrap;

    -ms-flex-wrap: wrap;
  }
  .brand-block div.col-xs-12 {
    -ms-flex-order: 1;
    order: 1;
  }
  .brand-block p {
    -ms-flex-order: 2;
    order: 2;
  }
  
  .branch-office-block {
    min-height: 0px;
	margin-bottom: 0;
  }
  
  table.col-s-768 tbody > tr > td{
	 font-size:9px;
	 padding:3px;
  }
  
  table.col-s-768-big tbody > tr > td{
	 font-size:7px;
	 padding:0px; 
  }

}/* 768px */

@media all and (max-width: 590px) {
	table.col-s-768 tbody > tr > td span{
	 font-size:9px !important;
  }
}

@media all and (max-width: 480px) {
  .logo-company-wrapper img {
    height: 120px;
    width: auto;
  }
  
  
  table.col-s-768 tbody > tr > td{
	 font-size:8px;
	 padding:2px;
  }
  
  table.col-s-768-big tbody > tr > td{
	 font-size:5px;
	 padding:0px; 
  }
  
  

}/* 480px */

.footer-item-so a{
	padding-left: 6px;
}

.fa{
	font: normal normal normal 14px/1 FontAwesome !important;
}

.footer-item-so a i {
    color: #fefefe;
	font-size: 45px !important;
}

.provider-img img{
	display:inline-block !important;
}

@media all and (max-width: 421px) {
	.table-mob-400, .table-mob-400 li, .table-mob-400 a, .table-mob-400 span{
		font-size: 10px;
	}
	.table-mob-400 td{
		width:auto;
	}
	
	table.col-s-421{
		font-size:9px;
	}
	
	table.col-s-768 tbody > tr > td{
		font-size:7px;
		padding:0px;
	}
	
	table.col-s-768 tbody > tr > td span{
		font-size:7px !important;
	}
	
	table.col-s-768-big tbody > tr > td{
	 font-size:5px;
	 padding:0px; 
  }
  
  table.col-s-768-big tbody > tr > td span{
		font-size:5px !important;
	}
	
}
@media all and (max-width: 370px) {
	.table-mob-400, .table-mob-400 li, .table-mob-400 a, .table-mob-400 span{
		font-size: 9px;
	}
}
@media all and (max-width: 312px) {
	.table-mob-400, .table-mob-400 li, .table-mob-400 a, .table-mob-400 span{
		font-size: 9px;
	}
}

.catalog-item button{
	border-radius:5px;
}


.form_table_review td{
	border:0px solid #bbb;
}

.rr_review_form table.form_table_review .rr_form_row .rr_form_heading{
	text-align:left;
	font-weight: bold;
}
.rr_review_form table.form_table_review .rr_form_row .rr_required:after{
	right:inherit;
}




.menu-sidebar-catalog-container ul ul{
	margin-left:8px;
}





#form-feadback{
	color:#fff;
}

#form-feadback .wpcf7-acceptance{
	font-size: 13px;
}

#form-feadback .wpcf7-list-item, .form-recall .wpcf7-list-item, .form-order .wpcf7-list-item{
	margin:0;
}