/* news addition */

#top_news iframe{

  border: none;
  width: 100%;

  height: 315px;

}

.fancybox-caption{
font-size: 28px !important;
    border: 0 !important;
    color: #690000 !important;
}

.fancybox-caption-wrap{
  visibility: visible !important;
    opacity: 1 !important;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.basket_action:hover{
      background: #008cff96;
    color: #fff !important;
    cursor:pointer;
}

.basket_action{
  position: absolute; padding: 9px 10px; width: 30px !important;  height: 30px !important;  top: 0;
}
.linktocart{
  display: block;
  float: left;
}

.linktocart:hover{
  text-decoration: underline !important;
}

.renamecart_wrap{
  width: 60%;
  display:none;
  padding: 0px 0 10px 0;
}
.renamecart{
  width: 100%;
}

.renamecart_wrap .status{
  color: #507696;
  font-size: 11px;
  padding: 0 4px;
}
.renamecart_wrap .status.red{
  color:#ff4444;
}

.basket_item_title_input{
  transition: all 0.3s;
}
.basket_item_title_input[contenteditable=true]{
  border:1px solid #ff4444;
  margin: 4px -10px !important;
}

.fancybox-caption {
    padding: 0;
    border-top: 0;
    font-size: 28px;
    color: #bd0008;
    line-height: 20px;
}
.fancybox-caption-wrap {
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    visibility: visible;
    padding: 60px 2vw 0;
    background: transparent;
    pointer-events: none;
}



.table_client{
  text-align:left;
}
.table_client td{
    background: #fff;
    border-top: 1px solid #eee !important;
    text-align:left;
}

@media (min-width: 1200px){
  .container {
      width: 1230px !important;
  }
}
/* ----- header ----- */

* {
  font-family: 'Roboto Condensed', sans-serif;
}
.mm.active {
  border-bottom: 2px solid #337ab7;
}
.mm {
  display: block;
  font-size: 16px;
  height: 35px;
  float: left;
  padding: 0 8px;
  line-height: 33px;
  text-decoration: none;
  transition: all 0.2s;
}
.navbar {
  height:113px;
  background:#fff;
  background-size: 105%;
  box-shadow: 0px 2px 2px -2px #333 !important;
}
.navbar .con1 {
  height:75px;
  padding: 0;
}
.logo img {
  height: 75px;
}
.head-text {
  margin-top:10px;
  padding-left:0;
}
.head-text {
  margin-top:10px;
  padding-left:0;
}
.head-text p {
  margin:0;
  font-size: 9.2pt;
}
.search-wrap {
  margin-top:10px;
}
.search-wrap .top-text {
  margin: 0;
  font-size: 13px;
  color: #b1a0a7;
}
.search-form {
  width: 100%;
  float:left;
  position: relative;
}
.search-form input {
  width: 100%;
  height: 34px;
  top: 3px;
  font-size: 17px;
  position: relative;
  border-radius: 2px;
  border: 1px solid #ec4646;
  padding: 4px 20px;
  background: #fff;
}
.search-form button {
  box-shadow: inset -1px -1px 1px 0px #d62424, inset -1px 0px 0px 0px #ca2929;
  position: absolute;
  top: 4px;
  right: 1px;
  background: #ec4646;
  border: 0;
  color: #fff;
  height: 32px;
  padding: 0 25px;
  transition: all 0.3s;
}
.search-wrap .button_wrap {
  display: block;
  float: right;
  position: absolute;
  width: 106px;
  right: -90px;
}
.search-wrap .button_wrap button {
  background: #f3f3f3;
  border: 0;
  padding: 0px 25px;
  top: 5px;
  font-size: 11px;
  float: left;
  position: relative;
  left: -174px;
}
.search-wrap .button_wrap .ui {
  top: 39px;
  width: 572px;
  right: 55px;
  z-index: 100;
}
.navbar .con2 {
  padding: 0;
}
.head-bot {
  width:100%;
  float:left;
  border-top:2px solid #ffffff;
  background: #f7f7f7;
}
#cart {
  display:none;
  position: relative;
  float: right;
  color: #ff4444;
  border-bottom: 2px solid #e03535;
  font-size: 14px;
}
#total_c {
  display: none;
}
.user-popup {
  display:block;
  float:right;
  position: relative;
}
#lk {
  background: #e0f1ff;
  font-size: 14px;
}
.user-popup .ui {
  top:35px;
  right:0;
  width:250px;
}
.user-popup .row {
  padding: 15px;
}
.user-popup hr {
  margin-top: 11px;
  margin-bottom: 8px;
  float: left;
  border: 0;
  border-top: 1px solid #eee;
  width: 100%;
}
.work-mode {
  margin-top:10px;
}
.right-col {
  float: right;
  height: 55px;
}
.work-mode .info-wrap {
  height: 55px;
  text-align:right;
  color: #676767;
  margin: 0;
  font-size: 19px;
  float:right;
  font-weight: bold;
}
.phone-wrap {
  margin-top: 7px;
  display: block;
}
.info-wrap p {
  font-size: 13px;
  margin: 0;
  font-weight: normal;
  color: #a0a0a0;
  text-align: left;
  background: #eee;
  border-radius: 2px;
  padding: 2px 5px; margin:0;
}
.ui {
  width: 100%;
  border-radius: 2px;
  position: absolute;
  background: #fff;
  padding: 0;
  border: 1px solid #e2e2e2 !important;
  box-shadow: #151515 0px 1px 4px -2px, #828282 0px 3px 8px -4px !important;
}
.ui::before {
  content: '';
  position: absolute;
  top: -17px;
  height: 10px;
  display: block;
  text-align: center;
  right: 70px;
  border: 9px solid transparent;
  border-bottom: 8px solid #e4e4e4;
  z-index: 1000;
}
.ui::after {
  content: '';
  position: absolute;
  top: -14px;
  height: 10px;
  display: block;
  text-align: center;
  right: 71px;
  border: 8px solid transparent;
  border-bottom: 6px solid #fff;
  z-index: 1000;
}
.ui .ncontent {
  display: none;
}
.men {
  text-decoration: none;
  display: block;
  float: left;
  padding: 5px 10px;
  transition: 0.3s;
  width: 100%;
  text-align: left;
}
.men i {
  width: 15px;
  height: 15px;
  text-align: left;
  color: #a5a5a5 !important;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ui.s {
  opacity: 1;
  -o-transition: opacity 0.12s 0s ease-out, top 0.12s 0s ease-out;
  -moz-transition: opacity 0.12s 0s ease-out, top 0.12s 0s ease-out;
  -webkit-transition: opacity 0.12s 0s ease-out, top 0.12s 0s ease-out;
  transition: opacity 0.12s 0s ease-out, top 0.12s 0s ease-out;
  z-index: 2;
}
.ui.h {
  opacity: 0;
  top: 90px!important;
  right: -6000px !important;
  -o-transition: opacity 0.2s 0s ease-in, top 0.2s 0s ease-in, right 0s 0.2s;
  -moz-transition: opacity 0.2s 0s ease-in, top 0.2s 0s ease-in, right 0s 0.2s;
  -webkit-transition: opacity 0.2s 0s ease-in, top 0.2s 0s ease-in, right 0s 0.2s;
  transition: opacity 0.2s 0s ease-in, top 0.2s 0s ease-in, right 0s 0.2s;
}
.menu-bar {
  font-size: 29px;
  padding: 4px 15px 0;
  color: #ec4646;
  cursor: pointer;
  outline: none;
}
.drop-menu-mob {
  background-color: #fff;
  z-index: 110;
  width: 100%;
  display: none;
  position: absolute;
}
.drop-menu-wrap {
  max-width: 750px;
  font-size: 25px;
  margin: auto;
}
.drop-menu-item {
  display: block;
  color: #181818;
  text-decoration: none;
  border-top: 1px solid #ccc;
  padding: 16px 20px;
  transition: all 0.3s;
  text-align: center;
}

.drop-menu-drop-item span {
  cursor: pointer;
}
.drop-menu-item:hover {
  color: #fff;
  background-color: #464646;
  text-decoration: none;
}
.site-info {
  background-color: #e2e2e4;
  color: #e20606;
  text-align: center;
  font-size: 19px;
  margin-top: 114px;
}
.site-info .container {
  padding: 10px 0;
}
.login-btn {
  float:right;
  border: 0;
  display:block;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
/*.login-btn:hover {
  color: #38a3ff;
  text-decoration: none;
}*/
.login-btn i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  font-size: 14px !important;
  text-align: center;
  line-height: 23px !important;
  margin-left: -8px;
}
.login-form {
  width: 430px;
  box-shadow: 0px 0px 20px 1px #d4d4d4;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 25px 30px;
  margin: 100px auto;
}
.login-form input {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 18px;
  border: 1px solid #d4d4d4;
  border-radius: 7px;
  margin-bottom: 15px;
}
.login-form form {
  margin: auto;
}
.login-form h1 {
  font-size: 28px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}
.login-form button {
  background: #fb3d4c;
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 10px 40px;
  display: inline-block;
  /*margin: 20px auto 0px;*/
  border-radius: 7px;
  transition: all 0.3s;
}
.login-form button:hover {
  background: #af0210;
}
.form-info {
  font-size: 18px;
  color: #ff002a;
}
.site-info-wrap {
  background-color: #373737;
  background-color: #ebebeb;
  margin: 1px 0 -1px;
}
.site-info-content {
  text-align: center;
  font-size: 18px;
  color: #fff;
  color: #000;
  padding: 8px 0;
}
.free-day {
  color: #ff7272;
  color: #ff0000;
}
.work-day {
  color: #ffffff;
  color: #337ab8;
}
/* !----- header ----- */

/* ----- forget-psw ----- */
.forget-psw-btn {
  font-size: 16px;
  margin-left: 10px;
}
.auth-btn-wrap {
  width: 252px;
  margin: 20px auto 0px;
}
.send-psw-btn {
  background: #fb3d4c;
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 7px;
  transition: all 0.3s;
}
.send-psw-btn:disabled {
    background: #ccc!important;
}
.send-psw-btn:hover {
  background-color: #af0210;
}
.forget-psw-form input {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 18px;
  border: 1px solid #d4d4d4;
  border-radius: 7px;
  margin-bottom: 15px;
}
.forget-psw-info {
  font-size: 16px;
  margin-bottom: 10px;
}
.forget-psw-form {
  width: 500px;
  margin: 100px auto;
}
.recover-info {
  font-size: 16px;
  color: #ff0018;
  margin: -5px 0 10px;
}
.recover-info-ex {
  color: #4ca717!important;
}
.recover-psw-form {
  margin: 200px auto;
}
/* !----- forget-psw ----- */

/* ----- registration ----- */
.reg-form {
  width: 430px;
  box-shadow: 0px 0px 20px 1px #d4d4d4;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 25px 30px;
  margin: 100px auto;
}
.reg-form form {

}
.reg-form h1 {
  text-align: center;
  margin: 0 auto 20px;
}
.reg-form input {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 18px;
  border: 1px solid #d4d4d4;
  border-radius: 7px;
  margin-top: 15px;
}
.reg-btn {
  background: #fb3d4c;
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 10px 25px;
  display: block;
  border-radius: 7px;
  transition: all 0.3s;
  margin: 15px auto 0;
}
.reg-btn:disabled {
  background-color: #ccc;
}
.reg-btn:hover {
  background-color: #af0210;
}
.do-reg-form {
  width: 675px;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 25px 30px;
  margin: 150px auto;
}
.do-reg-form h1 {
    margin: 0 auto 20px;
}
.do-reg-form > div {
  font-size: 16px;
}
.reg-info, .pw-info, .tel-info, .tel-info2 {
  margin-top: 2px;
  font-size: 16px;
  color: #ff0018;
}
.pw-info, .tel-info, .tel-info2 {
  display: none;
}
#g-recaptcha-response {
  display: block !important;
  position: absolute;
  margin: -78px 0 0 0 !important;
  width: 302px !important;
  height: 76px !important;
  z-index: -999999;
  opacity: 0;
}
.g-recaptcha {
  margin-top: 15px;
}
.reg-select {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 18px;
  border: 1px solid #d4d4d4;
  border-radius: 7px;
  margin-top: 15px;
  background: #fff;
}
/* !----- registration ----- */

/* ----- index ----- */
.wrap .container {
  /*margin-top:25px;*/
  margin-bottom:25px;
  box-shadow: 0px 1px 3px -1px #333;
}
.main-img-wrap {
  position: relative;
  padding: 0;
  height: 390px;
  background-image: url(/assets/img/ets.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main-img-wrap img {
  width: 100%;
  border-radius: 2px 2px 0 0;
}
.wrap {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 0px;
  display: block;
  width: 100%;
  min-height: 50%;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

#owl-demo .item img {
  padding: 9px;
}
body {
  background: radial-gradient( #d5d5d8, #ffffff) !important;
}
.container.white {
  background: #fff;
  min-height: 500px;
}
.owl-wrap {
  margin: auto;
}
.com-info-wrap {
  border-bottom: 1px solid #e4e8eb;
  border-top: 1px solid #e4e8eb;
  margin: auto;
}
.com-info-main {
  padding: 25px 45px;
  overflow: hidden;
}
.com-info-main p {
  text-align:center;
  font-size:17px;
  margin-bottom:20px;
}
.com-info-main span {
  color: #ec4646;
}
.depart-wrap {
  padding: 20px 15px;
  background: #efefef;
  min-height: 130px;
}
.depart-item {
  padding: 0;
}
.manager-item .media {
  text-align:left;
}
.depart-item > h4 {
  color:#999;
  text-align:center;
  display:block;
  float:left;
  width:100%;
  margin-bottom:25px;
}
.manager-item .media-body h4 {
  font-size:14px;
  margin: 0 0 5px 0;
}
.manager-item .media-body p {
  font-size: 13px;
  margin: 0;
}
.manager-item .media-object {
  width: 90px;
  border-radius: 3px;
}
.manager-cont-ico {
  width: 13px;
}
.news-sec {
  padding: 40px 15px;
}
.news-item img {
  width:100%;
  border-radius: 2px;
}
.news-h {
  margin:2px 0 5px 0;
}
.news-date {
  color:#999;
  font-size: 13px;
  margin:0 0 5px 0;
}
.news-detail-btn {
  box-shadow: inset -1px -1px 1px 0px #d62424, inset -1px 0px 0px 0px #ca2929;
  background: #ec4646;
  color: #fff;
  display: block;
  float: left;
  height: 25px;
  padding: 0 15px;
  text-decoration: none;
  line-height: 25px;
  border-radius: 3px;
  transition: all 0.3s;
}
.news-detail-btn:hover, .search-form button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #ff0000;
}
.steps-sec {
  padding: 40px 15px;
  background:linear-gradient(180deg,#efefef,#fff);
}
.step-item {
  text-align:center;
  position: relative;
}
.step-h {
  text-align: center;
  font-size: 25px;
}
.step-info {
    margin: 12px 0;
    font-size: 16px;
}
.step-desc {
  font-size: 12px;
  color: #9c9c9c;
}
.step-arrow {
  position :absolute;
  top: 115px;
  right: -65px;
}
.region-wrap {
  display: inline-block;
  width: 380px;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0px 30px;
  text-align: center;
}
.region-list {
  padding: 0px 50px;
}
.region {
  font-size: 20px;
  padding: 0px 20px;
  margin-top: 1px;
  color: #1e5294;
  cursor: pointer;
  transition: all 0.2s;
  border-radius: 10px
}
.region:hover {
  color: #ec4646;
}
.region.active {
  color: #fff;
  background: linear-gradient(to bottom, #ec4848 0%, #ff0f0f 100%);
  background: -webkit-linear-gradient(top, #ec4848 0%, #ff0f0f 100%);
}
.dot-wrap {
  position: absolute;
}
.dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: rgb(51, 112, 180);
  background: -moz-linear-gradient(top, rgba(51, 112, 180, 1) 0%, rgba(24, 74, 140, 1) 100%);
  background: linear-gradient(to bottom, rgba(51, 112, 180, 1) 0%, rgb(24, 74, 140) 100%);
  background: -webkit-linear-gradient(top, rgba(51, 112, 180, 1) 0%, rgb(24, 74, 140) 100%);
  border-radius: 50%;
  transition: all 0.2s;
}
.dot-item {
  position: absolute;
  color: #275fa2;
  cursor: pointer;
  transition: all 0.2s;
}
.dot-item.active {
  color: #fff;
}
.dot-item.active .dot-h {
  background: linear-gradient(to bottom, #ec4848 0%, #ff0f0f 100%);
  background: -webkit-linear-gradient(top, #ec4848 0%, #ff0f0f 100%);
  padding: 0px 7px;
  border-radius: 9px;
}
.dot-item.active .dot{
  background: rgb(51, 112, 180);
  background: -moz-linear-gradient(top, #ec4848 0%, #ff0f0f 100%);
  background: linear-gradient(to bottom, #ec4848 0%, #ff0f0f 100%);
  background: -webkit-linear-gradient(top, #ec4848 0%, #ff0f0f 100%)
}
.dot-h {
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 24px;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}
/* !----- index ----- */

/* ----- footer ----- */
#footer {
  width:100%;
  min-height:300px;
  background:#343434;
  border-top:2px solid #f96363;
  color:#fff;
  padding:20px 15px;
}
.footer-contact-wrap {
  margin: 0 10px;
  line-height: 25px;
}
#footer h4 {
  font-size: 22px;
  box-shadow: 0px 1px 0 0px #2b2b2b, 0px 2px 0 0px #3e3e3e;
  padding: 0 10px 15px 10px;
  margin: 0 0 15px 0;
}
#footer a {
  color: #eaeaea;
  display: block;
  float: left;
  width: 100%;
  padding: 3px 10px;
  text-decoration: none;
}
/* !----- footer ----- */

/* ----- brands ----- */
.column {
  -webkit-column-width: 25%;
  -moz-column-width: 25%;
  column-width: 25%;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-rule: 1px solid #ccc;
  -moz-column-rule: 1px solid #ccc;
  column-rule: 1px solid #ccc;
}
.brand {
  width: 33.333%;
  float: left;
  background: #fff;
  padding: 15px;
  border: 15px solid #f5f5f5;
  text-align: center;
}
.btn {
  margin-left: 3px;
  background: #f5f5f5;
  padding: 6px 20px;
  text-align: center;
  text-decoration: none;
  width:auto!important;
}
.btn:hover {
  background: #e4e4e4
}
.btn-head:hover {
  background: #e4e4e4
}
.btn-head {
  margin-left: 3px;
  background: #f5f5f5;
  padding: 6px 20px;
  text-align: center;
  text-decoration: none;
  width:auto!important;
}
.border1 {
  width: 179,53px;
}
.border1 img {
  width: 180px;
  height: 100px;
}
.brand-img {
  width: 125px!important;
  height: 100px;
}
.brand-img-def {
  width: auto!important;
  height: 100px!important;
  padding: 10px;
}
.rand-info-btn {
  margin-left: 4px;
  width: 71px;
}
.brand-assort-btn {
  width: 110px;
}
/* !----- brands ----- */

/* ----- brands_list ----- */
.column {
  -webkit-column-width: 14.28%;
  -moz-column-width: 14.28%;
  column-width: 14.28%;
  -webkit-column-count: 7;
  -moz-column-count: 7;
  column-count: 7;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-rule: 1px solid #ccc;
  -moz-column-rule: 1px solid #ccc;
  column-rule: 1px solid #ccc;
 }
 .nxt-brands-btn-wrap {
   padding: 25px;
 }
 .brands-item-list {
   padding: 0 30px;
 }
 .brand-detail-link {
   display: block;
 }
/* !----- brands_list ----- */

/* ----- repairs ----- */
.repairs-sec {
  padding-bottom: 30px;
}
.repairs-item {
  display: block;
  clear: both;
  margin-top: 30px;
}
/*.repairs-item::before {
  content: '';
  width: 100px;
  height: 120px;
  display: inline-block;
  background-image: url(/assets/img/repairs/repairs-img1.png);
  pointer-events: all;
}*/

.repairs-item h4 a {
  color: #4A4D54;
  font-size: 20px;
  text-decoration: none;
}
.repairs-item h4 a:hover {
  color: #666666;
  font-size: 20px;
  text-decoration: underline;
}
.img-wrap:hover img{
  opacity: 0.4;
}
.repairs-item p {
  font-size: 16px;
}
.img_anounce {
  width: 120px;
  border-radius: 5px;
  height: 135px;
  opacity: 1;
  transition: opacity 0.3s;
}
.header-sp{
  margin-top: 0;
  margin-bottom: 10px;
}
.continue {
  border-top: 1px solid #C7C7C7;
  margin: -15px 0 0 110px;
}
.more {
  background: none repeat scroll 0 0 #ec4646;
  display: block;
  width: 105px;
  padding: 5px;
  text-decoration: none;
  color: #fff;
  position: absolute;
  right: 0;
  border-radius: 3px;
  transition: all 0.3s;
}
.more:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff0000;
}
.img-wrap {
  display: inline-block;
}
.right-repairs-block {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
/* !----- repairs ----- */

/* ----- delivery ----- */
.del-tr-last {
  margin-bottom: 10px;
}
.del-td {
  display: inline-block;
  width: 140px;
  padding: 5px 0;
}
.delivery-sec {
  font-size: 17px;
  padding: 10px 0 70px;
}
.delivery-sec h4 {
  font-size: 22px;
  font-weight: bold;
}
.delivery-sec .important-text {
  color: #ec4646;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0 5px;
}
.del-info {
  font-size: 18px;
  font-weight: bold;
}
/* !----- delivery ----- */

/* ----- contacts ----- */
.contacts-wrap {
  background: #fff;
  font-size: 0;
  text-align: center;
}
.table {
  background: #f1f1f1;
  padding: 30px 20px;
  font-size: 0;
  text-align: center;
}
.table .cont-td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  font-size: 14px;
}
.table .cont-tr, .table .cont-td {
  display: inline-block;
}
.table .cont-td {
  border: none!important;
  padding: 10px 12px !important;
  line-height: 1.5 !important;
  vertical-align: middle;
}
.table .cont-td:first-child {
  color: #999;
  text-align: right;
  max-width: 120px;
}
.table .cont-td:last-child {
  max-width: 272px;
}
.wrapper {
  padding-bottom: 50px;
  padding-top: 35px;
  display: block;
  width: 100%;
  background-color: #fff;
}
.contacts-wrap .manager-item {
  margin-bottom: 15px;
  float: none;
  display: inline-block;
}
.map {
  margin-top: 20px;
}
#offerTableMin .offerTableNoAuth{
  margin: auto;
}
/* !----- contacts ----- */

/* ----- cart ----- */
.cart-table {
  font-size: 14px;
  background-color: transparent;
}
.cart-tr:nth-child(1) {
  /*box-shadow: 0px -10px 25px -23px rgb(51, 51, 51);
  border-top: 1px solid #ff4444;*/
}
.cart-tr {
  border-top: 1px solid #efefef !important;
  font-size: 0;
}
.cart-td {
  font-size: 14px;
  vertical-align: middle !important;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
  background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
  background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.mob-cart-rnd {
  position: fixed;
  font-size: 30px;
  background-image: -webkit-linear-gradient(top,#ec4646 0, #a51919 100%);
  background-image: linear-gradient(to bottom, #ec4646 0%, #a51919 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ec4646),to(#a51919));
  background-image: -o-linear-gradient(top,#ec4646 0,#a51919 100%);
  box-shadow: 0 0px 20px 0 #ec4646;
  border-radius: 50%;
  padding: 15px;
  color: #fff;
  bottom: 25px;
  right: 25px;
  z-index: 10000;
  cursor: pointer;
}
.count_but {
  margin-left: 0;
  width: 25px!important;
  height: 25px;
  font-size: 12px;
  padding: 0;
  float: left;
  border-radius: 0;
  background: rgb(218, 218, 218);
  border: 0;
}
.count_but[znak='0'] {
  border-radius: 50% 0 0 50%;
}
.count_but[znak='1'] {
  border-radius: 0 50% 50% 0;
}
.count_but i {
  font-size: 10px !important;
  color: #9e9e9e;
}
.fa-exclamation-triangle {
  display: inline-block;
  color: #bfbc00;
}
.btn-danger {
  background: #ec4646;
  border-radius:2px;
  border: 0;
  text-decoration: none;
  transition: all 0.3s;
}
.delcart {
  width: 22px!important;
  height: 22px;
  font-size: 12px;
  padding: 5px;
  background: #ff9696;
  color: #ffffff;
  border-radius: 50%;
  border: 0;
  float: right;
  transition: all 0.3s;
}
.delcart:hover {
  background: #ff4444;
}
.btn-danger:focus, .btn-danger:hover {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.count_inpt {
  width: 35px;
  text-align: center;
  float: left;
  border-radius: 0;
  height: 25px;
  padding: 3px;
  border: 2px solid #dadada !important;
}
.cart-top-info {
  background: #ffeec3;
  padding: 17px 10px;
  color: #b9a65b;
}
.cart-top-info span {
  padding-left:20px;
  line-height: 15px;
  font-size:15px;
}
.cart-td, .cart-td {
  text-align: left;
}
.warning {
  background: #e2b526;
  color: #fff;
  padding: 3px 10px;
  border-radius: 2px;
  display: block;
}
.cart-table .old-price {
  text-align: center!important;
}
.cart-table .quantity {
  text-align: left!important;
}
.cart-table .name {
  color:#999;
}
.cart-table .limit {
  color:#1c6f1c;
}
.cart-table .total {
  vertical-align:middle;
  text-align:right;
  font-weight:bold;
  text-align: right;
  display: inline-block;
  margin-right: 40px;
}
.cart-bottom {
  text-align: right;
}
.cart-btn-wrap {
  text-align:right!important;
  display: inline-block;
}
.remove-cart-btn {
  padding: 0px 10px;
  font-size: 14px;
  text-decoration: none;
}
.cart-td {
  display: inline-block;
  text-align: left;
  padding: 10px 10px;
  min-height: 46px;
}
.cart-td:nth-child(1) {
  width: 4%;
}
.cart-td:nth-child(2) {
  width: 12%;
}
.cart-td:nth-child(3) {
  width: 12%;
}
.cart-td:nth-child(4) {
  width: 10%;
}
.cart-td:nth-child(5) {
  width: 18%;
}
.cart-td:nth-child(6) {
  width: 12%;
  min-width: 100px;
}
.cart-td:nth-child(7) {
  width: 11%;
}
.cart-td:nth-child(8) {
  width: 17%;
}
.cart-td:nth-child(9) {
  width: 4%;
}
/* !----- cart ----- */

/* !----- products ----- */
/*.banner-wrap {
  padding:0;
  margin-top:0;
  margin-bottom:-30px;
}
.banner {
  float:left;
  height: 135px;
  width:100%;
  padding: 0;
  box-shadow: 0px 0px 3px -1px #212121;
  margin: 40px 0 15px 0;
  z-index:1000;
  overflow:hidden;
  transition: all 0.3s;
}
.banner-content {
  overflow: hidden;
  float:left;
  width:100%;
  height: 135px;
  display:block;
  border-radius: 3px;
  position: relative;
}
.banner-bg {
  width:100%;
  height:135px;
  position: absolute;
  bottom: 0px;
  opacity: 1;
  right: 0;
  background: url(/assets/img/saint.jpg) 0px 0/ cover;
}
.banner-gd {
  background: linear-gradient(124deg, rgba(0, 8, 33, 0.52) 30%,rgba(70, 90, 236, 0.09) 66%);
  opacity: 1;
  width: 100%;
  float: left;
  height: 135px;
  position: absolute;
  z-index: 100;
}
.banner-tags {
  width: 100%;
  float: left;
  height: 135px;
  position: absolute;
  padding: 10px 27px;
  z-index: 200;
}
.banner-tags h4 {
  font-size: 29px;
  color: #ffffff;
  background: rgba(255, 0, 0, 0);
  padding: 0;
  float: left;
  border-radius:2px;
  text-shadow: 1px 1px 1px #00004a;
}
.banner-tags a {
  font-size: 14px;
  color: #ffffff;
  display: block;
  background: rgb(236, 70, 70);
  padding: 2px 10px 3px;
  border-radius: 2px;
  float: left;
  position: absolute;
  bottom: 17px;
  text-decoration: none;
}
.banner-tags a:last-child {
  left: 220px;
}
.banner-desc {
  width:100%;
  float:left;
  font-size:16px;
  padding: 20px;
}*/


.banner {
  position: absolute;
  height: 135px;
  width:100%;
  padding: 0;
  box-shadow: 0px 1px 6px -1px #212121;
  margin: 40px 0 15px 0;
  z-index:1000;
  overflow:hidden;
  transition: all 0.3s;
  margin:0 auto;
  border-radius: 3px;
}
.banner-wrap {
  padding:0;
  margin-top: 7px!important;
  margin-bottom: 15px!important;
  height: 135px;
  position: relative;
}
.breadcrumb {
  margin:0;
  background: transparent;
  padding:15px;
}
.rt{
  width: 0;
  height: 0;
  display: block;
  float: left;
  background: rgba(255, 0, 0, 0.25);
  position: absolute;
  border-radius: 50%;
  opacity:1;
  transition-timing-function: ease-in-out;
}
.info-field .param {
  width: 130px;
  float: left;
  color: #999;
}
.info-field .value {
  width: 300px;
  float: left;
}
.wrap #card, .wrap .det-info-hd {
  margin: 0 auto;
  box-shadow: none;
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  border-color: #2053bd;
}
.carousel-indicators .active {
  background-color: #2053bd;
}
.carousel-caption {
  color: #333;
  text-shadow: 0px 0px 2px #fff;
  padding-bottom: 0px;
  font-size: 13px;
  font-weight: bold;
  bottom: 0px;
}
#carousel-example-generic {
  /*width: 92%;
  border: 3px solid #fff;
  margin: 0px -15px -19px -15px;*/
}
.carousel-inner {
  filter: contrast(80%);
}
.carousel-control {
  background-image: none!important;
}
#card {
  display: block;
  position: relative;
  padding-top: 0px;
  background: rgb(255, 255, 255);
  border-radius: 3px 3px 0px 0px;
  z-index: 110;
  padding-bottom: 0px;
}
.carousel-example-generic {
  width:92%;
  border: 3px solid #fff;
  margin:0px -15px -19px -15px;
}
.prod-info-wrap {
  padding-top:20px;
}
.prod-info-wrap h1 {
  margin:0 0 20px;
  font-size:28px;
}
.manager-info-wrap {
  padding-top:20px;
}
.manager-info-wrap .media {
  text-align: left;
  background: #fff;
}
.manager-info-wrap .media .media-body {
  text-align:right;
}
.manager-info-wrap .media-body h4 {
  font-size:16px;
  margin: 5px 0 5px 0;
  color:#337ab7;
}
.manager-info-wrap .media-body p {
  font-size:13px;
  margin:0;
}
.manager-info-wrap .icq {
  width:16px;
}
.manager-info-wrap .email {
  width:13px;
  margin-right: 4px;
}
.manager-info-wrap .media-right .media-object {
  width: 79px;
  height: 79px;
  border-radius: 16px;
  margin: 5px 0;
}
.media-img:hover {
  transform: scale(3);
}
.media-img {
  transform: scale(1);
  transition: all 0.2s;
}
.prod-info-btn-wrap {
  text-align:right;
  float:left;
  width:100%;
  padding: 10px 0;
  position: relative;
}
.back-call-btn {
  float: right;
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(243, 243, 243);
  border-radius:2px;
  overflow: hidden;
  color:#337ab7;
  border:0;
  padding: 5px 10px;
  width: 191px;
}
.back-call-btn .rt {
  transition: all 0s;
  width: 0px;
  height: 0px;
  opacity: 1;
}
.write-mng-btn {
  display:block;
  float:right;
  margin-top:6px;
  margin-right:3px;
  text-decoration: none;
}
.det-info-hd {
  position: relative;
  background:linear-gradient(#fff,#f1f1f1);
  height: 19px;
  box-shadow:rgb(0, 0, 0) 0px 4px 5px -5px !important;
  z-index: 100;
}
.hide-prod-info-btn {
  width: 100%;
  position: absolute;
  bottom: 0;
  border: 0;
  left: 0;
  background: transparent;z-index: 100;
  color: #387ab7;
  font-size: 12;
}

.btn-success1 {
  color:#ff4444!important;
  background:#eee;
  border: 1px solid #ff4444 !important ;
}
.btn-success1:hover {
  background: #fff;
}
tr:hover {
  background:#eee;
}

/*bottom*/
.circle {
  animation: animationFrames ease-in-out 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames ease-in-out 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames ease-in-out 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames ease-in-out 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames ease-in-out 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames {
  0% {
    transform:  rotate(0deg) ;
  }
  100% {
    transform:  rotate(360deg) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  rotate(0deg) ;
  }
  100% {
    -moz-transform:  rotate(360deg) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  rotate(0deg) ;
  }
  100% {
    -webkit-transform:  rotate(360deg) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  rotate(0deg) ;
  }
  100% {
    -o-transform:  rotate(360deg) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  rotate(0deg) ;
  }
  100% {
    -ms-transform:  rotate(360deg) ;
  }
}
i.info {
  color:#ff4444;
  position: relative;
  top: -4px;
  left: -1px;
}
i.info:hover {
  cursor:pointer;
  color:red;
}
hr {
  margin-top: 0px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #ececec;
}
.show_but {
  font-size:11px !important;
}
.hide_but {
  font-size:11px !important;
}
.tableh4 {
  margin-bottom:30px;
}
.fix {
  z-index: 21;
}
.lefta {
  font-size:14px;
  position: relative;
  top: 3px;
  left: 5px;
}
.shadow-left {
  box-shadow:-15px 0px 18px -19px #333;
  min-height:100px;
}
.tableWrap {
  display: none;
  position: relative;
}

.tableWrap.active {
  display:  block;
}
.wrapper_tables {
  position: relative;
  min-height: 300px;
  border: 1px solid #d8d8d8;
  padding: 0px;
  background: linear-gradient(20deg, rgb(234, 234, 234) 0%, rgba(255,255,255,1) 75%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff', GradientType=1 );
  background-position: 0px 0px;
  background-repeat: no-repeat !important;
  background-size: 25% 100%;
}
.inner_tables {
  padding:15px;
}
.wrapbut {
  position: absolute;
  top:80px;
  left:-34px;
}
.btn_table {
  display:block;
  width:50px;
  height:50px;
  position: relative;
  border: 0;
  border-right: 1px solid #d8d8d8;
  background: transparent;
  border-radius: 5px 0 0 5px;
  z-index: 0;
  box-shadow: 0px 4px 7px -5px #333;
}
.btn_table:active {
  box-shadow: 0 4px 9px -6px #333!important;
}
.btn_table:focus {
  box-shadow: 0 4px 9px -6px #333!important;
}
.btn_table i{
  transition:all 0.2;
}
.btn_table.active {
  background:  #fafafa !important ;
  border: 1px solid #d8d8d8 !important;
  border-right:0 !important;
  z-index: 30!important;
  box-shadow: 0 4px 9px -6px #333;
}
.btn_table:hover {
  box-shadow: 0px 4px 7px -4px #333 !important ;
}
.btn_table:hover i {
  transform:   scale(1.1);
}
.count_but { width:20px;
  height:20px;
  font-size:12px;
  padding: 0;
  float:right;
  border-radius:0;
  color:#fff;
}
.count_but i {
  font-size:10px !important;
  color:#9e9e9e;
}
.count_inpt {
  width:35px;
  float:right;
  border-radius:0;
  height:20px;
  border-right:0;
  padding:0;
 }
.icon_but {
  width:20px;
  height:20px;
  background:transparent;
  padding:0;
  border-radius:50%;
  border: 0;
}
.icon_but i {
  font-size:14px!important;
  color:#353535;
  background: transparent;
}

table th {
  border-right:1px solid #e4e4e4;
  text-align:center;
}
.cnt {
  text-align:center;
  border:0;
  height:25px;
  width:32px;
}
.cc {
  float:left;
  width:40%;
  transition:all 0.1s ease-in-out;
}
.cc.off {
  display: block;
}
.cc.on {
  display: none;
}

.ck {
  display: none;
  float:left;
  width:100%;
  text-align:center;
  transition:all 0.1s ease-in-out;
}
.ck.off {
  display: block;
}
.ck.on {
  display: none;
}

.btn_cart {
  border:0;
  position:absolute;
  height:25px;
  width:61px;
  padding: 0px 8px;
  text-align:left;
  transition:all 0.1s ease-in-out;
}
.btn_cart.off {
  position:absolute;
  right:-34px;
  background: #59ab59;
}
.btn_cart.on {
  position:absolute;
  right:0;
  background: #ff4444;
}

.buttonCart {
  width: 60px;
  overflow: hidden;
  position: relative;
  height: 27px;
  border: 2px solid;
  border-radius: 1px;
  float: right;
  text-align: left;
}
.buttonCart.off {
  border-color:#59ab59;
}
.buttonCart.on {
  border-color:#e23737;
}
.grid .prod-table-tr .prod-table-td:first-child {
  border-left: 1px solid #e4e4e4;
}
.grid .prod-table-tr.help .prod-table-td:first-child {
  border-left:0!important;
}
.grid .prod-table-tr.help {
  border-top:1px solid #e4e4e4!important;
}
.prod-table-tr.success .prod-table-td {
  background:#dcf1d4 !important;
}
.squire {
  display: block;
  height: 13px;
  width: 13px;
  background: #fff  ;
  margin: 3px 4px 0 0;
  float:left;
  border: 2px solid #269826;
  border-radius: 1px;
}
#offerTableMin .squire {
  display: inline-block;
  float: none;
}
.squire.nal.sklad {
  background:#269826 !important;
}
.squire.nal {
  background: #3de665;
}
.squire.k {
  position: absolute;
  left: 3px;
  top: 4px;
}
.squire.n {
  left: 19px;
  position: absolute;
  top: 1px;
}
.alt {
  margin:2px 0;
  display: block;
  float: left;
  padding: 5px 20px;
  background: #eee;
  font-size: 15px;
  border: 1px solid #e4e4e4; text-decoration: none;
}
.alt.active {
  background: #c3e3ff;
  border: 1px solid #9bccf5;
}
.alt:hover {
  border: 1px solid #9bccf5;
  text-decoration: none;
}
.cssload-fond {
  position:relative;
  margin: auto;
}

.cssload-container-general {
  animation:cssload-animball_two 1.6s infinite;
  -o-animation:cssload-animball_two 1.6s infinite;
  -ms-animation:cssload-animball_two 1.6s infinite;
  -webkit-animation:cssload-animball_two 1.6s infinite;
  -moz-animation:cssload-animball_two 1.6s infinite;
  width:44px; height:44px;
}
.cssload-internal {
  width:44px; height:44px; position:absolute;
}
.cssload-ballcolor {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.cssload-ball_1, .cssload-ball_2, .cssload-ball_3, .cssload-ball_4 {
  position: absolute;
  animation:cssload-animball_one 1.6s infinite ease;
  -o-animation:cssload-animball_one 1.6s infinite ease;
  -ms-animation:cssload-animball_one 1.6s infinite ease;
  -webkit-animation:cssload-animball_one 1.6s infinite ease;
  -moz-animation:cssload-animball_one 1.6s infinite ease;
}
.cssload-ball_1 {
  background-color:rgb(255,68,68);
  top:0; left:0;
}
.cssload-ball_2 {
  background-color:rgb(248,179,52);
  top:0; left:24px;
}
.cssload-ball_3 {
  background-color:rgb(0,160,150);
  top:24px; left:0;
}
.cssload-ball_4 {
  background-color:rgb(92,184,92);
  top:24px; left:24px;
}

@keyframes cssload-animball_one {
  0%{ position: absolute;}
  50%{top:12px; left:12px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-o-keyframes cssload-animball_one {
  0%{ position: absolute;}
  50%{top:12px; left:12px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-ms-keyframes cssload-animball_one {
  0%{ position: absolute;}
  50%{top:12px; left:12px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-webkit-keyframes cssload-animball_one {
  0%{ position: absolute;}
  50%{top:12px; left:12px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-moz-keyframes cssload-animball_one {
  0%{ position: absolute;}
  50%{top:12px; left:12px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@keyframes cssload-animball_two {
  0%{transform:rotate(0deg) scale(1);}
  50%{transform:rotate(360deg) scale(1.3);}
  100%{transform:rotate(720deg) scale(1);}
}

@-o-keyframes cssload-animball_two {
  0%{-o-transform:rotate(0deg) scale(1);}
  50%{-o-transform:rotate(360deg) scale(1.3);}
  100%{-o-transform:rotate(720deg) scale(1);}
}

@-ms-keyframes cssload-animball_two {
  0%{-ms-transform:rotate(0deg) scale(1);}
  50%{-ms-transform:rotate(360deg) scale(1.3);}
  100%{-ms-transform:rotate(720deg) scale(1);}
}

@-webkit-keyframes cssload-animball_two {
  0%{-webkit-transform:rotate(0deg) scale(1);}
  50%{-webkit-transform:rotate(360deg) scale(1.3);}
  100%{-webkit-transform:rotate(720deg) scale(1);}
}

@-moz-keyframes cssload-animball_two {
  0%{-moz-transform:rotate(0deg) scale(1);}
  50%{-moz-transform:rotate(360deg) scale(1.3);}
  100%{-moz-transform:rotate(720deg) scale(1);}
}
.groupkit {
  width:100%;
  display: block;
  float:left;
  position: relative;
  padding-bottom: 8px;
  padding-top:8px;
  border-bottom: 1px solid #f3f3f3;
}
.groupkit .kit {
  width:100%;
  display: block;
  float:left;
  padding: 0;
}
.groupkit .kitone {
  width:100%;
  display: block;
  float:left;
  margin-bottom: 0px;
}
.groupkit .kitone.hide {
  display: none;
}
.kitdetails {
  display:none;
  width:100%;
  float:left;
  margin-bottom: 10px;
}
.kitdetails .detail .linkoffer {
  padding:2px 5px 2px 21px;
  width:100%;
  display:block;
  position: relative;
  white-space: nowrap;
}
.kit .linkoffer {
  padding:2px 5px 2px 5px;
  width:100%;
  display:block;
}
.linkoffer:hover {
  background: #ececec;
  text-decoration: none;
}
.linkoffer.active {
  background: #cce4ff;
  color:#333;
}
.linkoffer:focus {
  text-decoration: none;
}
.linkoffer {
  font-size: 13px;
  text-decoration: none;
  color: #333;
}
div.plus {
  position: relative !important;
  margin: 0 !important;
  display: block;
  float: left;
  padding: 3px 0 3px 3px;
  top: 0px;
  left: -4px;
}
div.plus i {
  top: 0;
  left: 0;
}
div.plus:hover i {
  background: #337ab7;
}
.analogskit {
  width: 100%;
  padding: 3px 10px;
  border: 0;
  background: #fff;
  width: 100%;
  font-size: 12px; color: #337ab7;
}
.analogskit:hover{
  background:#aed4ff;
}
.yellow {
  background: #ffd93a;
}
.kitone.hides {
  display: none;
}
.sht {
  transition: all 0.3s;
  font-size: 12px;
  float: right;
  display: block;
  position: absolute;
  right: -70px;
  top: 1px;
  background: #efefef;
  border-radius: 2px 0 0 2px;
  color: #337ab7;
  padding: 1px 7px 0px 3px;
  margin: 1px 0px 0 0;
}
.sht:hover {
  right:-2px;
  transition: all 0.3s;
}
i.plus {
  font-size: 10px !important;
  color: #fff;
  line-height: 9px !important;
  background: #6b6b6b;
  padding: 2px 3px 2px 3px;
  border-radius: 1px;
  top: 0px;
  left: -1px;
  position: relative;
}
.squire{
  line-height: 10px;
  color: #333;
  text-align: center;
  font-size:10px;
}
.squire.on_store {
  background: #a4e4a4;
}
.squire.in_stock {
  background: #269826;
}
.squire.has_this {
  background: #269826;
}
.squire.analog{
  background: #9bf19b;
}

.squire.yellow {
  background: #ffd93a;
  border-color: #f3ce35;
}
.nav-tabs>li {
  width: 50%;
}
.nav-tabs>li.active>a {
  height: 34px;
}
.nav-tabs>li>a {
  height: 34px;
  font-size: 13px;
  padding: 7px !important;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  color: #337ab7 !important;
  font-size: 12px;
  padding: 7px !important;
  height: 34px;
  text-decoration: none;
  text-align: center;
  margin:0!important;
  position: relative;
}
.nav-tabs>li {
  height: 34px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  border:0;
  border-bottom: 2px solid #337ab7;
}
.nav-tabs>li.active>a {
  border:0;
  border-bottom: 2px solid #337ab7;
}
.tablink {
  position: relative;
  opacity: 0;
  top: 25px;
  transition: all 0.3s;
}
.tablink.show {
  opacity:1;top:0;
}

.table .prod-table-tr:nth-last-child(1) {
  box-shadow:0px 10px 25px -20px rgb(51, 51, 51);
}
.table .prod-table-tr:nth-child(2) {
  box-shadow:0px -10px 25px -23px rgb(51, 51, 51);
  border-top: 1px solid #c5c5c5;
}
.table .prod-table-td{
  vertical-align: middle;
  padding:2px 4px !important;
  font-size:14px!important;
}
.table .prod-table-td span {
  
  vertical-align: middle;
}
.table {
  font-size:13px;
}
.uncolored {
  border-top:0px!important;
}
.prod-table-tr.hide {
  display: none;
  transition: all 0.3s;
}
.prod-table-th {
  border-left: 1px solid #e4e4e4;
  text-align: center;
}
.prod-table-th:last-child {
  border-right: 1px solid #e4e4e4;
}

.hide_but {
  display:none;
  color:#ff4444;
}
.help:hover {
  background: transparent;
}
.help td {
  vertical-align:top;
  border-top:0px !important;
}
.help a {
  text-decoration: none;
  border-bottom: 1px dashed;
  font-style:italic;
  color:#409ae7;
  font-size:13px;
  position: relative;
  top:-4px;

}
.table td:nth-child(2) {
  border-top:0px;
}
.table td:nth-child(3) {
  border-top:0px;
}
.table td:nth-child(1) {
  border-top:0px;
}
.breadcrumbs a {
  font-size:16px;
  padding:3px;
}
.breadcrumbs i.fa-chevron-right {
  color: #8e99a2;
  font-size: 13px !important;
}
.chat {
  display: block;
  position: fixed;
  width: 280px;
  background: #c1c1c1;
  bottom: 200px;
  right: 10px;
  border-radius:2px;
  box-shadow: 0px 1px 2px 0px #333;
  padding:0;
}
.chat .header {
  padding: 15px;
  background: #ff4444;
  color: #fff;
  margin: -1px;
  font-size:16px;
  border-radius: 2px 2px 0 0;
}
.chat .dialog {
  background: #f3f5f7;
  margin-top: 2px;
  width: 100%;
  min-height: 280px;
  position: relative;
  overflow-y:   auto;
}
.chat .dialog .mes {
  padding: 5px 10px;
  border-radius: 3px;
  float: right;
  background: #eee;
  bottom: 10px;
  right: 4px;
  margin: 1px 8px;
  max-width:  70%;
  background-color: #fff;
  border: 1px solid #e1e4e8;
}
.chat .dialog .mes.left {
  float:left;
}
.chat .dialog .mes.right {
  background-color: #d4e7fa;
  border: 1px solid #cad8e6;
}
.chat .dialog .rowm{
  float: left;
  width: 100%;
  display: block;
  bottom: 0;
  padding: 2px;
}
.chat .dWrap {
  position: absolute;
  right: 0;
}
#offerTable {
  padding-top:0px;
  padding-bottom:20px;
}
#offerTableMin {
  background: #fff;
  padding: 0;
  box-shadow: 0px 1px 3px -1px #333;
  border-radius:0 0 3px 3px;
  margin: 0 auto;
}
.shadow-left {
  box-shadow: none !important;
  border-left: 1PX SOLID #ddd !important;
}
.nav a {
  text-transform: uppercase;
  font-family: Open Sans Condensed, sans-serif;
  font-size: 14px;
  line-height: 20px !important;
  padding: 15px !important;
  color: #5f5f5f !important;
}

.table td span {
    font-size: 14px!important;
}
#lefttable {
  display: flex;
  flex-direction: column;
}
.example-list {
  font-size: 13px;
  background: #fff;
  color: #616161;
  filter: contrast(80%);
  text-align: center;
}
#lefttableinner {
  float:left;
  width:100%;
}
.nav-tabs {
  margin: 10px -15px 0px -15px;
  padding: 0;
}
.leftbar-details-wrap {
  padding:0;
  padding-top:10px;
}
.allGroupWrap {
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
  height: 157px;
}
#sizeable {
  display: block;
  float: left;
  width:100%;
}
.kitone {
  float:left;
  width: 100%;
}
.leftbar-bot-line {
  width:100%;
  display:block;
  float:left;
  font-size:12px;
  text-align:center;
  margin:8px 0 8px 0;
  text-decoration: none;
  border: 0;
  height:auto;
  border-radius: 0;
  border-bottom: 1px dashed #bdbdbd;
}
#righttable {
  display: flex;
  flex-direction: column;
}
#preloaderTable {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 124px;
  display: none;
}
#righttableinner {
  float:left;
  width:100%;
  overflow-x:auto;
}
#righttableinner h4 {
  float: left;
  margin-right: 15px;
  color: #a7a7a7;
}
#img-list-wrap {
  margin-top:10px;
}
#img-list-wrap .im {
  width: 45px;
  height: 45px;
  border-radius: 5px;
  filter: contrast(75%);
  margin-right: 4px;
}
.prod-table {
  width:100%;
  float:left;
  margin-top:5px;
  padding: 0;
  background: none;
}
.prod-table-top {
  background:#f5f5f5;
}
.prod-table-th {
  display: inline-block;
  font-size: 14px;
  text-align: center!important;
}
.prod-table-td {
  display: inline-block;
  font-size: 14px;
  padding: 5px 5px;
  vertical-align: middle;
  text-align: left;
  display: table-cell;
  border-top: 1px solid #efefef !important;
}
.photo-ico {
  float: right;
  margin-top: 2px;
}
.prod-table-tr {
  font-size: 0;
  display: table-row;
}

.prod-table-td .squire {
    display: inline-block;
    float: none;
    position: relative;
    top: 3px;
    right: -2px;
}

.help{
  display: table-row;
}
.hd-button{
  display: table-cell;
  border-top: 1px solid #e4e4e4 !important;
}

.prod-table-tr:hover .prod-table-td{
  background: #eee!important;
}

.prod-table-tr:hover .prod-pr{
  background: #ff8d8d;
  color:#fff !important;
}

.prod-table-tr .prod-table-td.bn {
  width: 22%;
  font-size:14px !important;
  border-top:0!important;
}

.prod-table-tr .prod-table-td.name {
  width: 22%;
  font-size:13px !important;
  border-left: 1px solid #e4e4e4;
}

.prod-table-tr .prod-table-td.weight {
  width: 6%;
  text-align: right;
  border-left: 1px solid #e4e4e4;
}
.prod-table-tr .prod-table-td.srok {
  width: 11%;
  word-break: break-all;
  text-align: right;
  border-left: 1px solid #e4e4e4;
  text-align: left;
}
.prod-table-tr .prod-table-td.rest {
  text-align: right;
  width: 7%;
  border-left: 1px solid #e4e4e4;
}
.prod-table-tr .prod-table-td.price {
  width: 13%;
  border-left: 1px solid #e4e4e4;
  text-align: right;
}

.prod-table-tr .prod-table-td.cart {
  width: 11%;
  text-align: right;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  position:relative;
}

.prod-table-th{
  border-top: 1px solid #e4e4e4 !important;
}


#bsk:hover{text-decoration: none; background: #ffbcbc !important; }
#bsk:active{text-decoration: none; background: #ffbcbc !important; }
#bsk:focus{text-decoration: none; background: #ffbcbc!important; }


.prod-table-td:nth-child(9) {
  /*width: 8%;*/
  vertical-align:middle;
  position:relative;
  border-left: 1px solid #e4e4e4;
  padding:0 !important;
}
.prod-table-tr.first .prod-table-td {
  border-top:1px solid #e4e4e4 !important;
}
.prod-brand-img {
  max-height:28px;
  max-width:50px;
  opacity:0.8;
}
.prod-table-tr .prod-name {
  color:#999;
  font-size:13px!important;
  height: 18px;
  display: block;
  overflow:hidden;
}
.prod-table-tr .prod-pr {
    display: block;
    float: left;
    overflow: hidden;
    color: #4e4e4e;
    background: #dedede;
    font-size: 13px!important;
    padding: 0 6px 0 6px;
    margin-right: 6px;
    border-radius: 2px;
}
.squire.sklad {
    background: #269826;
}
.in-stock {
  color: #1c6f1c;
}
.btn_cart .off i {
  color:#fff;
  font-size:13px !important;
}
.btn_cart .on i {
  color:#fff;
  font-size:12px !important;
  position:relative;
  top:-1px;
}
.cntTxt {
  color:#fff;
}
.best-price span {
  color: #ff4444;
  font-weight:bold;
  right: -30px;
  display: block;
  margin-top: -3px;
  font-size: 11px !important;
}


.help {
    border-top: 1px solid #e4e4e4 !important;
    height:20px;
}

.prod-mob-tr .prod-mob-td {
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px;
  vertical-align: middle;
}
.prod-mob-tr {
  background-color: #efefef;
  font-size: 0;
  margin-top: 5px;
  padding: 10px 0;
}
.mob-h {
  margin-right: 15px;
}
.prod-mob-tr.success {
  background-color: #dcf1d4 !important;
}
.prod-mob-tr .prod-mob-td:nth-child(1) {
  width: 33.3%;
}
.prod-mob-tr .prod-mob-td:nth-child(2) {
  width: 33.3%;
}
.prod-mob-tr .prod-mob-td:nth-child(3) {
  width: 33.3%;
}
.prod-mob-tr .prod-mob-td:nth-child(4) {
  width: 100%;
}
.prod-mob-tr .prod-mob-td:nth-child(5) {
  width: 25%;
  padding: 10px 2px;
}
.prod-mob-tr .prod-mob-td:nth-child(6) {
  width: 25%;
  padding: 10px 2px;
}
.prod-mob-tr .prod-mob-td:nth-child(7) {
  width: 25%;
  padding: 10px 2px;
}
.prod-mob-tr .prod-mob-td:nth-child(8) {
  width: 25%;
  padding: 10px 2px;
}
.lefttable-mob {
  display: none;
  position: fixed;
  background: #fff;
  z-index: 10000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 300px;
  height: 95%;
  margin: auto;
  padding: 20px 30px;
  overflow-y: auto;
  border-radius: 10px;
  max-height: 540px;
}
.lefttable-mob .kitdetails {
  z-index: 500000;
  position: absolute;
  overflow: hidden;
}
.form_bg {
  display: none;
  background-color: #000;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  opacity: 0.8;
}
.lefttableinner {
  float: left;
  width: 100%;
  position: relative;
}
.close-btn {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 27px;
  color: #a0a0a0;
  cursor: pointer;
  transition: all 0.3s;
}
.close-btn:hover {
  color: #696969;
}
.show-compl-btn {
  float: left;
  background: #f4f3f3;
  padding: 5px 10px;
  margin-top: 0px;
  border-radius: 2px;
  transition: all 0.3s;
}
.show-compl-btn:hover {
  text-decoration: none;
  background-color: #e4e4e4;
  color: #337ab7;
}
.fotorama {
  width: 1000px;
  margin: auto;
}
.fotorama-form {
  background-color: #fff;
  position: fixed;
  z-index: 10000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1100px;
  height: 700px;
  margin: auto;
}
.black-bg {
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  z-index: 10000;
}
/* !----- products ----- */

/* !----- orders ----- */
.order-item {
  position: relative;
  background: #eff8ff;
  width: 990px;
  margin: 15px auto 0;
  padding: 20px 35px;
  font-size: 0;
  border-radius: 10px;
  margin-top: 30px;
  transition: all 0.3s;
  cursor: pointer;
}
.order-item:hover {
  background: #e0f1ff;
}
.order-h {
  font-size: 18px;
  font-weight: 700;
  padding: 5px 0 10px;
}
.order-row {
  padding: 10px 0;
}
.order-item .left-side {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  font-size: 16px;
}
.order-item .right-side {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  font-size: 15px;
  text-align: right;
}
.order-pr-h {
  width: 70px;
  display: inline-block;
  color: #337ab7;
}
.order-row {
  padding: 10px 0;
}
.order-pr-val {
  margin-left: 25px;
}
.order-status {
  font-size: 18px;
  font-weight: 600;
}
.order-success {
  color: #4ca717;
}
.order-exec {
  color: #cad018;
}
.order-dec {
  color: #ec4646;
}
.order-wrap-h {
  text-align: center;
}
.order-list {
  font-size: 0;
  width: 990px;
  margin: 5px auto 0;
  background-color: #ffeaea;
  padding: 10px 30px;
  border-radius: 10px;
}
.order-tr {
  padding: 10px 0px;
}
.order-td {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.order-th {
  font-weight: 600;
}
.order-tr .order-td:nth-child(1) {
  width: 13%;
}
.order-tr .order-td:nth-child(2) {
  width: 8%;
}
.order-tr .order-td:nth-child(3) {
  width: 12%;
}
.order-tr .order-td:nth-child(4) {
  width: 15%;
}
.order-tr .order-td:nth-child(5) {
  width: 13%;
}
.order-tr .order-td:nth-child(6) {
  width: 9%;
}
.order-tr .order-td:nth-child(7) {
  width: 13%;
}
.order-tr .order-td:nth-child(8) {
  width: 17%;
}
.orders-wrap {
  padding: 15px 50px 55px;
}
.order-mob-desc {
  font-weight: 700;
}
.order-wrap-info {
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}
/* !----- orders ----- */

/* ----- prodGroup ----- */
.img-swap__link {
}
.trigger:hover, .img-swap__list .active {
  text-decoration: none;
  background-color: #ec4646;
  color: #fff;
}
.trigger {
  border: 1px solid #e6e6e6;
  display: block;
  width: 100%;
  padding: 8px 15px;
  font-size: 17px;
  border-radius: 5px;
  text-align: center;
  transition: all 0.3s;
  color: #ec4646;
  background-color: #fff;
  cursor: pointer;
}
.menu-item {
  font-size: 16px;
  font-family: 'Helvetica';
  background-color: #ffeaea;
  cursor: pointer;
  transition: all 0.3s;
}
.menu-item:hover {
  background-color: #ff7981;
}
.menu-item:hover a {
  color: #fff;
}
.menu-item a {
  border-bottom: 1px solid #fff;
  text-decoration: none;
  color: #ec4646;
  display: block;
  margin: 0px 10px;
  padding: 10px 0;
  text-align: center;
  transition: all 0.3s;
}
.img-swap__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.img-swap__list-container {
  /*padding-left: 30px;*/
}
.img-swap__title {
  background-color: transparent;
  margin: 0;
  font-size: 22px;
  line-height: 22px;
  padding: 22px;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
.img-swap__menu {
  z-index: 1;
  margin-bottom: 50px;
}
.img-swap__list-title {
  text-align: center;
}
.menu-items-wrap {
  display: none;
}
.detail-img-item {
  /*position: absolute;*/
  display: none;
  width: 100%;
}
.detail-img-item img {
  display: block;
  margin: auto;
  max-width: 350px;
  margin-top: 10px;
}
.mark-wrap {
  font-size: 0;
  text-align: center;
}
.mark-item {
  display: inline-block;
  width: 33%;
  padding: 5px 20px;
}
.mark-h {
  font-size: 16px;
  text-align: center;
}
.mark-img {
  max-width: 175px;
  height: 125px;
  background-color: #fff;
  margin: auto;
  margin-bottom: 5px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.img-detail-wrap {
  padding-bottom: 50px;
}
/* !----- prodGroup ----- */

@media (max-width: 540px) {
  /* ----- forget-psw ----- */
  .forget-psw-form {
    width: 100%;
  }
  /* !----- forget-psw ----- */

  /* ----- index ----- */
  .news-item {
    width: 100%;
  }
  .depart-item .manager-item:nth-child(3) {
    margin-top: 15px;
  }
  .depart-item:nth-child(2), .depart-item:nth-child(3), .depart-item .manager-item:nth-child(2), .depart-item .manager-item:nth-child(3) {
    width: 100%;
  }
  .step-item {
    width: 100%;
  }
  /* !----- index ----- */

  /* ----- brands ----- */
  .brand {
    width: 100%!important;
  }
  /* !----- brands ----- */

  /* ----- brands_list ----- */
  .column {
    -webkit-column-count: 3!important;
    -moz-column-count: 3!important;
    column-count: 3!important;
  }
  .brands-item-list {
    padding: 0 10px;
  }
  /* !----- brands_list ----- */

  /* !----- contacts ----- */
    .contacts-wrap .manager-item {
      width: 100%;
    }
  /* !----- contacts ----- */

  /* ----- cart ----- */
  .cart-tr {
    font-size: 0;
    padding: 35px 0 15px!important;
  }
  .cart-td:nth-child(1) {
    width: 14%!important;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 20px;
  }
  .cart-td:nth-child(2) {
    width: 50%!important;
  }
  .cart-td:nth-child(3) {
    width: 50%!important;
  }
  .cart-td:nth-child(4) {
    width: 50%!important;
  }
  .cart-td:nth-child(5) {
    width: 50%!important;
  }
  .cart-td:nth-child(6) {
    width: 50%!important;
  }
  .cart-td:nth-child(7) {
    width: 50%!important;
  }
  .cart-td:nth-child(8) {
    width: 70%!important;
    min-height: 0;
  }
  .cart-td:nth-child(9) {
    width: 4%!important;
    position: absolute;
    top: 2px;
    right: 0;
  }
  .cart-table .total {
    margin: 10px 0 15px;
    display: block;
  }
  .remove-cart-btn {
    padding: 0;
  }
  .cart-bottom .btn {
    padding: 6px 10px;
  }
  /* !----- cart ----- */

  /* ----- products ----- */
  .prod-mob-tr .prod-mob-td {
    padding: 5px 5px;
  }
  .prod-mob-tr .prod-mob-td:nth-child(1) {
    width: 50%;
    padding: 5px 3px;
  }
  .prod-mob-tr .prod-mob-td:nth-child(1) .mob-h {
    margin-right: 0;
  }
  .prod-mob-tr .prod-mob-td:nth-child(2) {
    width: 50%;
  }
  .prod-mob-tr .prod-mob-td:nth-child(3) {
    width: 100%;
  }
  .prod-mob-tr .prod-mob-td:nth-child(4) {
    width: 100%;
  }
  .prod-mob-tr .prod-mob-td:nth-child(5) {
    width: 50%;
  }
  .prod-mob-tr .prod-mob-td:nth-child(6) {
    width: 50%;
  }
  .prod-mob-tr .prod-mob-td:nth-child(7) {
    width: 50%;
  }
  .prod-mob-tr .prod-mob-td:nth-child(8) {
    width: 50%;
  }
  .prod-mob-tr .prod-mob-td:nth-child(9) {
    width: 60px;
  }
  .mob-h {
    margin-right: 5px;
  }
  .prod-brand-img {
    max-width: 40px;
  }
  .show-compl-btn {
    margin-top: 8px;
    width: 190px;
    float: right;
    text-align: center;
    margin-right: 0;
  }
  .banner-tags {
    padding: 10px 15px;
    text-align: center;
  }
  .banner-tags h4 {
    font-size: 21px;
    padding: 0;
    margin-top: 0;
  }
  .banner-tags a {
    padding: 2px 7px 3px;
    position: absolute;
    bottom: 25px;
  }
  .spec-offer-btn {
    left: 3px;
  }
  .banner-tags a:last-child {
    right: 3px;
    left: auto;
  }
  .two-btn-wrap {
    min-height: 30px;
  }
  /* !----- products ----- */

  /* ----- orders ----- */
  .order-tr {
    text-align: center;
  }
  .order-td {
    min-width: 33.3%!important;
    max-width: 33.3%!important;
  }
  .order-total-tr .order-total-td{
    min-width: 0;
    max-width: 0;
  }
  .order-total-h, .order-total-val {
    min-width: 50%!important;
    max-width: 50%!important;
  }
  /* !----- orders ----- */
}

@media (max-width: 767px) {
  /* ----- header ----- */
  .navbar {
    height: 96px;
  }
  .navbar .content {
    padding: 0 12px;
  }
  .navbar .con1 {
    height: auto;
  }
  .search-form {
    margin-bottom: 15px;
  }
  .search-form input {
    padding: 4px 12px;
    font-size: 15px;
  }
  .search-wrap .button_wrap {
    display: none;
  }
  .head-bot {
    background: none;
  }
  .drop-menu-item {
    padding: 9px 15px;
    box-sizing: border-box;
  }
  .drop-menu-wrap {
    font-size: 20px;
  }
  .site-info {
    margin-top: 97px;
    font-size: 16px;
  }
  /* !----- header ----- */

  /* ----- index ----- */
  .main-img-wrap {
    height: 250px;
  }
  .news-item {
    margin-top: 5px;
  }
  .news-h {
    margin-top: 5px;
  }
  .manager-item .media {
    display: block;
    min-width: 260px;
    max-width: 335px;
    margin: auto;
  }
  /* !----- index ----- */

  /* ----- brands ----- */
  .brand {
    width: 50%;
  }
  /* !----- brands ----- */

  /* ----- brands_list ----- */
  .column {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  /* !----- brands_list ----- */

  /* !----- repairs ----- */
  .right-repairs-block {
    max-width: 335px;
  }
  .img-wrap {
    display: block;
    text-align: center;
  }
  .img_anounce {
    width: 200;
    height: 240;
  }
  .right-repairs-block {
    display: block;
    margin: 15px auto 0;
    width: 100%;
    text-align: center;
  }
  .more {
    display: block;
    width: 220px;
    padding: 10px;
    font-size: 16px;
    position: relative;
    margin: auto;
  }
  .cart-h {
    display: none;
    box-shadow: 0px -10px 25px -23px rgb(51, 51, 51);
    border-top: 1px solid #ff4444;
  }
  /* !----- repairs ----- */

  /* ----- cart ----- */
  .cart-tr {
    background-color: #f5f5f5;
    position: relative;
    text-align: center;
    padding: 30px 0 20px;
    margin-top: 10px;
    font-size: 0;
  }
  .cart-td {
    text-align: center!important;
    padding: 5px 10px;
    min-height: 30px;
  }
  .cart-td:nth-child(1) {
    width: 8%;
    font-size: 20px;
    position: absolute;
    top: 7px;
    left: 0;
  }
  .cart-td:nth-child(2) {
    width: 33%;
  }
  .cart-td:nth-child(3) {
    width: 33%;
  }
  .cart-td:nth-child(4) {
    width: 25%;
  }
  .cart-td:nth-child(5) {
    width: 100%;
  }
  .cart-td:nth-child(6) {
    width: 33%;
    float: none;
    font-size: 0;
  }
  .cart-td:nth-child(7) {
    width: 33%;
  }
  .cart-td:nth-child(8) {
    width: 33%;
  }
  .cart-td:nth-child(9) {
    width: 4%;
    position: absolute;
    top: 3px;
    right: 0;
  }
  .cart-bottom {
    margin-top: 10px;
  }
  .count_but {
    float: none;
    font-size: 15px;
    vertical-align: middle;
  }
  .count_inpt {
    float: none;
    vertical-align: middle;
    display: inline-block;
  }
  .cart-table .quantity {
    text-align: center!important;
  }
  .cart-top-info span {
    padding-left: 5px;
    text-align: center;
  }
  .cart-top-info {
    text-align: center;
  }
  /* !----- cart ----- */

  /* ----- products ----- */
  .prod-table-tr.success {
    background-color: #dcf1d4;
  }
  .prod-table-tr.first .prod-table-td {
      border-top: none!important;
  }

  .hd-button a {
    margin: 0;
  }
  .prod-brand-img {
    max-width: 40px;
  }
  .wrapper_tables  {
    background: none;
  }
  /* !----- products ----- */

  /* ----- orders ----- */
  .order-item {
    padding: 20px 25px;
  }
  .order-item, .order-list {
    width: 95%;
  }
  .order-item .left-side {
    width: 100%;
  }
  .order-row {
    display: block;
    font-size: 0;
  }
  .order-pr-h {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 27%;
  }
  .order-pr-val {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 3%;
    width: 70%;
  }
  .order-item .right-side {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .order-list {
    padding: 20px 30px;
  }
  .order-tr {
    padding: 0;
    border-bottom: 1px dashed #ff9a9f;
  }
  .order-td {
    padding: 5px 0;
    text-align: center;
  }
  .order-td:nth-child(1), .order-td:nth-child(2), .order-td:nth-child(3), .order-td:nth-child(4), .order-td:nth-child(5), .order-td:nth-child(6), .order-td:nth-child(7), .order-td:nth-child(8) {
    min-width: 25%;
    max-width: 25%;
  }
  .order-total-tr .order-td{
    width: 0;
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  .order-total-h {
    width: 50%;
    text-align: right;
  }
  .order-total-val {
    width: 50%;
    text-align: left;
    padding-left: 5px;
  }
  .order-td span {
    display: inline-block;
  }
  .orders-wrap {
    padding: 15px 0 55px;
  }
  /* !----- orders ----- */

  /* ----- registration ----- */
    .reg-form {
      width: auto;
    }
    .login-form {
      width: auto;
    }
    .forget-psw-btn {
      display: inline-block;
      width: 100px;
      vertical-align: middle;
    }
  /* !----- registration ----- */
}

@media (min-width: 768px) and (max-width: 990px) {
  /* ----- header ----- */
  .search-form input {
    padding: 4px 12px;
  }
  .head-bot {
    background: none;
  }
  .menu-bar {
    padding: 4px 37px 0;
  }
  .container {
    width: 750px;
  }
  /* !----- header ----- */

  /* ----- index ----- */
  .main-img-wrap {
    height: 250px;
  }
  .manager-item .media-body p {
    margin-top: 10px;
  }
  .news-photo {
    display: block;
    float: none;
  }
  .news-h {
    margin-top: 5px;
  }
  /* !----- index ----- */

  /* ----- brands ----- */
  .brand {
    width: 50%;
  }
  /* !----- brands ----- */

  /* ----- brands_list ----- */
  .column {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
  /* !----- brands_list ----- */

  /* ----- repairs ----- */
  .right-repairs-block {
    max-width: 335px;
  }
  /* !----- repairs ----- */

  /* ----- cart ----- */
  .cart-td {
    padding: 10px 1px;
  }
  .cart-td:nth-child(1) {
    width: 3%;
  }
  .cart-td:nth-child(2) {
    width: 11%;
  }
  .cart-td:nth-child(5) {
    width: 15%;
  }
  /* !----- cart ----- */

  /* ----- products ----- */
  .show-compl-btn {
    float: right;
    background: #f4f3f3;
    padding: 5px 34px;
    margin-top: 8px;
    margin-right: 0;
  }
  .wrapper_tables  {
    background: none;
  }
  /* !----- products ----- */
  /* !----- orders ----- */
  .order-item, .order-list {
    width: 660px;
  }
  .order-tr .order-td:nth-child(1) {
    width: 15%;
  }
  .order-tr .order-td:nth-child(2) {
    width: 10%;
  }
  .order-tr .order-td:nth-child(3) {
    width: 13%;
  }
  .order-tr .order-td:nth-child(4) {
    width: 16%;
    text-align: center;
  }
  .order-tr .order-td:nth-child(5) {
    width: 13%;
    text-align: center;
  }
  .order-tr .order-td:nth-child(6) {
    width: 8%;
    text-align: center;
  }
  .order-tr .order-td:nth-child(7) {
    width: 12%;
  }
  .order-tr .order-td:nth-child(8) {
    width: 13%;
  }
  /* !----- orders ----- */
}

@media (min-width: 991px) and (max-width: 1200px) {
  /* ----- header ----- */
  .search-form input {
    padding: 4px 12px;
  }
  /* !----- header ----- */

  /* ----- index ----- */
  .main-img-wrap {
    height: 390px;
  }
  .manager-item {
    padding: 0;
  }
  .manager-item .media-body p {
    font-size: 12px;
    margin-top: 10px;
  }
  /* !----- index ----- */

  /* ----- repairs ----- */
  .right-repairs-block {
    max-width: 483px;
  }
  /* !----- repairs ----- */

  /* ----- products ----- */

  /* !----- products ----- */

  /* !----- orders ----- */
  .order-item, .order-list {
    width: 850px;
  }
  /* !----- orders ----- */
}



.hit-row {
  display: block;
  padding: 7px 15px;
  border-bottom: 1px solid #ececec;
      position: relative;
}
.hit-name {
  width: 400px;
  display: inline-block;
      white-space: nowrap;
    overflow: hidden;
}

.hit-name-txt {
  color:#999;
}
.hit-date {
  vertical-align: middle;
  display: inline-block;
  text-align: right;
  width: 140px;
      position: absolute;
    top: 7px;color:#999;
}

.hit-row:hover{
  background: #fafafa;
}
.prod-rate {
    float: left;
    margin-left: 5px;
    margin-top: 4px;
}
.manager-wrap {
  width: 500px;
  float: right;
}
.manager-wrap .icq {
  width: 16px;
}
.manager-wrap .media-heading {
  font-size: 18px;
  margin: 0 0 4px;
  text-align: right;
}
.manager-wrap .media-body p {
  margin: 0;
  font-size: 12px;
  text-align: right;
}
.media-right img {
  width: 40px;
  border-radius: 50%;
}
.carousel-example-generic img {
  margin: auto;
}
.percentage-date {
  color: #6f6f6f;
  font-size: 12px;

}
/*#perc-popup {
  background: #fff;
  position: fixed;
  z-index: 10000;
  width: 300px;
  height: 300px;
  padding: 10px 20px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}*/
.perc-add-wrap {
  margin-bottom: 10px;
}
.perc-add-wrap input {
  border: 1px solid #ec4646;
  padding: 5px 10px;
  width: 190px;
  vertical-align: middle;
}
.perc-add-wrap button {
  background: rgb(236, 72, 72);
  padding: 6px 9px;
  color: #fff;
  border: none;
  font-size: 20px;
  vertical-align: middle;
}
.percentage-item {
  margin-top: 3px;
  padding: 2px 5px;
}
.percentage-item.active {
  background: #e0f1ff;
}
.percentage-list-wrap {
  height: 132px;
  overflow: auto;
}
.perc-top-wrap {
  display: block;
}
.perc-body {
  max-width: 170px;
  display: inline-flex;
  height: 20px;
  overflow: hidden;
}
.edit-perc-btn, .delete-perc-btn, .apply-perc-btn {
  font-size: 15px;
  border-radius: 4px;
  padding: 2px 4px;
  color: #fff;
  float: right;
  transition: all 0.2s;
  opacity: 1;
  cursor: pointer;
}
.edit-perc-btn:hover, .delete-perc-btn:hover, .apply-perc-btn:hover {
  opacity: 0.7;
}
.edit-perc-btn {
  background: #338acb;
  margin-right: 2px;
}
.delete-perc-btn {
  background: #ec4848;
}
.apply-perc-btn {
  margin-right: 2px;
  background: #59ab59;
}
.perc-name-inpt {
  font-size: 12px;
  padding: 2px;
  width: 77%;
}
.perc-wrap {
  overflow: auto;
  height: 260px;
  min-height: 50px;
}
.budget_cart{
  background: #ec4646;
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  top: -8px;
  color: #fff;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #fff;
  box-shadow: 0px 1px 3px -1px #000;
  right: -8px;
  font-size: 13px;
}
.cart-td:nth-child(1) {
width: 0% !important;
}
.cart-td:nth-child(9) {
    width: 15% !important;
}
.cart-td:nth-child(5) {
    width: 15% !important;
}
.cart-td:nth-child(2) {
    color: #999 !important;
}
.cart-td:nth-child(8) {
    width: 13% !important;
}
.cart-td:nth-child(10) {
    width: 3% !important;
}


.cart-td{text-align:left!important; width: 10% !important;}

.cart-h {
  background: #f3f3f3;
}
.cart-table{padding:0 !important;}

.count_but{float:left;}
.count_inpt{float:left;}



  /* ----- percentage ----- */

  .perc-position {
    color: #868686;
    padding-left: 10px;
    font-size: 13px;
    width: 100%; float:left;
        padding: 2px 0 2px 10px;
  }
  .offer-perc-wrap {
    min-height: 500px;
  }
  .perc-item {
    color: #105289;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
  }
  .perc-item:hover {
    color: #5a8aca;
  }
  .perc-item-undef {
    font-size: 16px;
    color: #ff4e4e;
  }
  /*.perc-qnt {
    float: right;
  }*/
  .perc-h {
    margin-top: 0;
    text-align: center;
  }
  .perc-item.active {
    background: #59ab59;
    padding: 0 10px;
    color: #fff;
  }
  .perc-item-id {
    display: none;
  }
  .perc-position-body {
    width: 100%;
    display: block;
    float:left;
  }
  .perc-position-price {
    display: block;
    width: 20%;
    float: left;
    text-align: right;
  }
  .perc-item-sum {
    width: 100%;
    float: left;
    display: block;
    color: #925050cf;
    padding: 2px 0px 2px 10px;
    font-size: 13px;
    border-top: 1px solid #e2e2e2;
  }
  .perc-item-sum .value {
    float: right;
  }

  /* !----- percentage ----- */

  .cart-common-loc {
    border: 1px solid #dadada!important;
    margin-top: 5px;
  }
  .cart-deliv-row {
    text-align: left;
    padding: 10px 0;
    border-top: 1px solid #dadada;
  }
  .cart-deliv-ws {
    display:  inline-block;
    width: 160px;
    height:  1px;
  }
  .cart-deliv-price {
    display:  inline-block;
    font-size:  16px;
  }
  .cart-com {
    width: 20%;
    display: inline-block;
    text-align: left;
    padding: 10px 10px;
    min-height: 46px;
    font-size: 16px;
    vertical-align: middle !important;
  }
  .prod-table-td.price {
    position: relative;
  }
  .prod-avia-wrap {
    width: 100%;
    font-size: 0;
    color: #f04245;
    line-height: 0px;
    margin-top: 1px;
    transition: font-size 0.2s, line-height 0.2s;
  }
  .avia-h {
    float: left;
  }
  .open-percAdd-btn {

  }
  .perc-name input {
    width: 100%;
    margin-bottom: 7px;
    padding: 3px 5px;
    font-size: 16px;
  }
  .perc-add {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 350px;
    max-height: 350px;
    min-height: 350px;
    padding: 5px;
    font-size: 16px;
  }
  .perc-add-btn {
    background: rgb(236, 72, 72);
    padding: 8px 16px;
    color: #fff;
    border: none;
    font-size: 16px;
    vertical-align: middle;
    margin-top: 10px;
  }
  .add-perc-form .content {
    display: none;
  }
  .open-percAdd-btn {
    font-size: 16px!important;
  }
  .perc-add {

  }
  /* ----- offerDetail ----- */
  .prod-pr.green{
    background: #299827;
    color: #fff;
  }
  .prod-table-tr .prod-table-td.srok{
    font-weight:bold;
  }
  .rate-item, .rate-item-o {
    width: 5px;
    height: 11px;
    display: inline-block;
    margin-right: 1px;
  }
  .rate-item-o {
    background: #d8d8d8;
  }
  .rate-item-1 {
    background: #ff2424;
  }
  .rate-item-2 {
    background: #ffa62c;
  }
  .rate-item-3 {
    background: #e7d114;
  }
  .rate-item-4 {
    background: #9edf2d;
  }
  .rate-item-5 {
    background: #59ab59;
  }
  #assoc-list-wrap {
    width: 95%;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  #assoc-list-wrap.active {
    display: block;
  }
  .assoc-item {
    display: inline-block;
    width: 270px;
    border: 1px solid #dcdcdc;
    padding: 0px 0px;
    border-radius: 5px;
    font-size: 0;
    background: #f3f3f3;
    margin-left: 14px;
  }
  .assoc-item:first-child {
    margin-left: 0;
  }
  .assoc-img {
    width: 45px;
    display: inline-block;
    height: 45px;
    vertical-align: middle;
    background-position: center;
    background-size: contain;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .assoc-h {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    width: 218px;
    text-align: left;
    padding: 2px 10px;
    line-height: 16px;
    max-height: 34px;
    overflow: hidden;
  }
  .owl-prev {
    position: absolute;
    left: -20px;
    top: 20px;
  }
  .owl-next {
    position: absolute;
    right: -20px;
    top: 20px;
  }
  #product-table {
    margin-top: 15px;
  }
  #product-table.active {
    display: block;
  }
  .assoc-wrap-h, .offer-wrap-h {
    float: none!important
  }
  .assoc-wrap-h {
    margin-bottom: -7px;
    margin-top: 0;
  }
  .offer-wrap-h {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .assoc-href {
    display: block;
  }
  #righttableinner .nav-tabs {
    margin: -10px 0 0;
  }
  #righttableinner .nav-tabs li {
    width: auto;
  }
  .delivery-opt, .delivery-opt-inact {
    width: 50%;
    float:left;
    font-size: 12px;
    color: #6b6a6e;
    padding: 1px 0 0 7px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    user-select: none;
        background: #58ab5938;
  }
  .delivery-opt-inact {
    font-size: 16px!important;
    background: #59ab59;
    color: #fff;
    padding: 0 5px 0 3px;
  }
  .delivery-opt:hover {
    color: #6b6a6e;
    /*background: #fff;*/
  }
  .offer-truck {
    /*border-radius: 50% 0 0 50%;*/
  }
  .offer-plane {
    /*border-radius: 0 50% 50% 0;*/
    /*padding: 1px 6px 0px 3px!important;*/
  }
  .delivery-opt:hover{
    background: #58ab595e;
    text-decoration: none;
  }
  .ps{
        width: 100%;
    float: left;
    display: block;
    text-align: right;
  }

  .ps .squire{
        position: relative;
    top: 3px;
    right: -2px;
    display: inline-block;
    float:none;
  }

  .onsklad{
    display: block;
    background: #58ab59;
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
        position: relative;
  }
  .onsklad .in-stock{
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #fff!important;
    font-weight: normal !important;
  }
  .onsklad .squire {
    display: none !important;
    border: 1px solid #ffffffa1 !important;
    float: left !important;
    position: absolute;
    top: -2px;
    right: -3px;
}

.delivery-opt i {
        position: relative;
    top: 1px;
    font-size: 12px;
}

  .delivery-opt-wrap {
    width: 100%;
    margin: auto;
    display: inline-block;
    text-align: left;
    padding: 2px;
    /*background: #efefef;
    border: 1px solid #dedede;*/
  }
  .delivery-opt-wrap .active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    background: #59ab59;
    color: #fff;

  }
  .delivery-opt-wrap .delivery-days {
    margin: 0px 3px 0 3px;
  }
  .delivery-days {
    font-weight: normal;
    font-size: 13px;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
  }
  /* !----- offerDetail ----- */

  .dx-popup-draggable {
    border: 2px solid #428bca !important;
    border-radius: 2px;
  }
  .dx-popup-title.dx-toolbar {
    background: #428bca;
    color: #fff;
    padding: 0px 20px;
  }
  .perc-brand {
    /*display: none;*/
  }
  .open-percAdd-btn[disabled] {
    background: #373737;
  }
  .perc-count-info {
    display: none;
    width: 145px;
    line-height: 17px;
    vertical-align: middle;
    color: #ec4646;
    margin-left: 5px;
    font-size: 14px;
  }
  .percentage-date i {
    font-size: 12px;
  }
  .percentage-date span {
    font-size: 12px;
    margin-left: 3px;
  }
  .rm-perc-item-btn, .rtn-perc-item-btn {
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-left:5px;
    background: #ec4545;
    color: #fff;
    border-radius: 50%;
    padding: 2px 3px;
    cursor: pointer;
    transition: all 0.2s;
    opacity: 1;
  }

.dx-popup-content{padding: 0 !important;}

  .rtn-perc-item-btn {
    background: #337ab8;
  }
  .rm-perc-item-btn:hover, .rtn-perc-item-btn:hover {
    opacity: 0.7;
  }
  .perc-item-wrap {
    margin-bottom: 2px;
        width: 100%;
    float: left;
    display: block;
  }
  .perc-item.deleted {
    color: #7b7b7b;
    text-decoration: line-through;
    cursor: auto;
  }
  .perc-data {
    height: 55px;
    width: 100%;
    padding: 2px 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
  }
  .perc-item-add-btn {
    background: rgb(236, 72, 72);
    padding: 7px 16px;
    color: #fff;
    border: none;
    font-size: 16px;
    display: block;
    margin: 5px auto 0;
  }
  .perc-total {
    font-size: 16px;
    padding: 5px 0;
  }
  .paste-btn {
    display: inline-block;
    font-size: 20px;
    height: 21px;
    width: 21px;
    cursor: pointer;
    transition: all 0.2s;
    position: absolute;
    top: 108px;
    right: 30px;
  }
  .clear-btn {
    display: inline-block;
    font-size: 20px;
    height: 14px;
    width: 21px;
    cursor: pointer;
    transition: all 0.2s;
    border: 1px solid #333;
    border-radius: 4px;
    position: absolute;
    top: 111px;
    right: 55px;
  }
  .paste-btn:hover {
    color: #8e8e8e;
  }
  .clear-btn:hover {
    background: #8e8e8e;
  }
  .cart-info-modal, .partner-warn-form {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    width: 750px;
    height: 160px;
    padding: 35px 35px;
    text-align: center;
    font-size: 16px;
  }
  .cart-info-modal .close-btn, .partner-warn-form .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .bck-bg {
    display: none;
    position: fixed;
    background-color: #000;
    opacity: 0.5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
  .partner-warn-form {
    padding: 15px 25px;
    text-align: left;
    height: 210px;
  }
  .partner-warn-form h3 {
    margin-top: 0;
  }
  .partner-warn-form button {
    font-size: 16px;
  }
  .partner-warn-form p {
    margin-top: 5px;
  }
  .total-perc-item {
    position: relative;
    padding: 3px 0;
  }
  .total-perc-item span {
    font-size: 16px;
    vertical-align: middle;
    position: relative;
  }
  .total-perc-item input {
    vertical-align: sub;
    transform: scale(1.4);
    margin-left: 7px;
  }
  .perc_qty {
    width: 25%!important;  
  }
  .perc_price {
    width: 18%!important;  
  }
  .perc_deliv {
    width: 16%!important;
  }
  .mos-map {
    width: 80%;
    height: 522px;
    float: right;
    padding-left: 5px;
  }
  .mos-photo {
    width: 100%;
    margin-bottom: 5px;
  }
  .left-mos-side {
    width: 20%;
    display: inline-block;
  }
  .wrap .contact-info-wrap{
    padding-left: 0;
    padding-right: 0;
  }

  .feedback-form {
    margin-top: 30px;
    background: #e0f1ff;
    padding: 20px 40px;
    box-sizing: border-box;
  }
  .feedback-form [name=topic] {
    display: block;
    width: 100%;
    font-size: 18px;
    background: #fff;
    border: none;
    padding: 5px;
  }
  .feedback-form textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    max-height: 300px;
    font-size: 20px;
    padding: 10px;
    margin-top: 15px;
    border: none;
  }
  .feedback-form input[type=file] {
    display: inline-block;
    margin-top: 15px;
  }
  .feedback-form .add-feedback-btn {
    font-size: 18px;
    background: #337ab8;
    padding: 5px 35px;
    color: #fff;
    border: none;
    float: right;
    margin-top: 15px;
    border-radius: 3px;
  }
  .feedback-form h3 {
    margin-top: 0;
    text-align: center;
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 15px;
  }
  .feedback-detail {
    font-size: 0;
  }
  .feedback-left {
    display: inline-block;
    width: 25%;
    font-size: 16px;
    vertical-align: top;
  }
  .feedback-right {
    display: inline-block;
    width: 75%;
    font-size: 16px;
    vertical-align: text-bottom;
    background: #f7f7f7;
    min-height: 300px;
  }
  .feedback-right .content {
    max-height: 500px;
    overflow: auto;
    padding: 20px;
  }
  .feedback-message-item {
    padding: 15px;
    border-radius: 7px;
    position: relative;
    max-width: 70%;
  }
  .feedback-message-item-wrap {
    overflow: auto;
    margin-top: 10px;
  }
  .feedback-right .feedback-message-item-wrap:first-child {
    margin-top: 0;
  }
  .feedback-message-item.you {
    background: #e0f1ff;
    float: left;
  }
  .feedback-message-item.service {
    background: #f1f1f1;
    float: right;
  }
  .feedback-message-item .message-h {
    font-weight: bold;
  }
  .feedback-message-item .message-text {

  }
  .feedback-message-item .message-dc {
    font-size: 13px;
    color: #989fa5;
  }
  .feedback-message-form {
    padding: 0 20px 30px 20px;
  }
  .feedback-message-form textarea {
    width: 100%;
    height: 50px;
    min-height: 50px;
    font-size: 18px;
    padding: 10px;
    margin-top: 15px;
    border: 1px solid #e5e7e8;
    border-radius: 10px;
    max-width: 100%;
    min-width: 100%;
    max-height: 200px;
  }
  .feedback-message-form  input[type=file] {
    margin-top: 15px;
    display: inline-block;
  }
  .feedback-message-form .add-mes-btn {
    font-size: 18px;
    background: #337ab8;
    padding: 5px 35px;
    color: #fff;
    border: none;
    float: right;
    margin-top: 10px;
    border-radius: 3px;
  }
  .feedback-message-form form {
    margin: 0;
  }
  .feedback-topic-item {
    padding: 12px 20px;
    width: 90%;
  }
  .feedback-topic-item.active {
    background: #e0f1ff;
  }
  /*.feedback-topic-item:hover {
    background: #fffff0;
  }*/
  .feedback-topic-item h3 {
    margin: 0;
  }
  .feedback-topic-item .dc {
    font-size: 13px;
    color: #989fa5;
  }
  .attachment-h {
    font-weight: bold;
  }
  .message-attachment-wrap {
    border-top: 1px solid #d2d2d2;
    padding-top: 5px;
    margin-top: 5px;
  }
    .close-feedback-btn {
    font-size: 18px;
    background: #ec4646;
    border: none;
    color: #fff;
    padding: 8px 15px;
    float: right;
  }
  .close-feedback-btn:hover {
    text-decoration: none;
    color: #fff;
  }
  .new-feedback-mess-icon {
    background: #2c83cc;
  }
  .new-feedback-mess-icon i {
    color: #fff;
    font-size: 12px;
    margin-top: 4px;
  }
  .feedback-new-message-count {
    color: #ec4545;
  }
  .feedback-table {
    font-size: 20px;
    background: #f7f7f7;
    width: 100%;
    margin: 25px 0 75px;
  }
  .feedback-table thead {
    background: #337ab9;
    border: none;
    color: #fff;
  }
  .feedback-table th {
    text-align: center;
    border: none;
    padding: 10px 5px;
  }
  .feedback-table td {
    cursor: pointer;
    text-align: center;
    padding: 10px 5px;
  }
  .feedback-table thead tr:hover {
    background: #337ab9;
  }
  .feedback-table tbody tr:hover {
    background: #e0f1ff;
  }
  .guarantee-attach-examle {
    display: none;
  }
  .guarantee-attach-h {
    font-size: 18px;
    margin: 10px 0;
  }
  .guarantee-attach-examle p {
    font-size: 16px;
  }
  .feedback-wrap .nav-tabs {
    width: 300px;
    margin: 15px 0 40px;
  }