* {
  margin: 0;
  padding: 0;
  list-style: none
}

html {
  height: 100%
}

body {
  height: 100%
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #888
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0
}

h1 {
  font-size: 21px;
  line-height: 30px
}

h2 {
  font-size: 20px;
  line-height: 30px
}

h3 {
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase
}

h4 {
  font-size: 15px;
  line-height: 22px
}

h5 {
  font-size: 14px;
  line-height: 21px
}

h6 {
  font-size: 14px;
  line-height: 21px
}

p {
  margin: 0;
  padding-bottom: 1em
}

a {
  text-decoration: none;
  color: #002f7b
}

img {
  border: none
}

input {
  vertical-align: middle
}

#wrapper {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  background: #f6f6f6;
}

.backgr {
  background: #f6f6f6;
}

#header {
  border-bottom: 93px solid #302c2d;
  min-width: 1200px;
  width: 100%
}

ul.header_list {
  margin: 0;
  padding: 0;
  list-style-type: none
}

ul.header_list li {
  float: left
}

ul.header_list li+li {
  padding: 0
}

ul.header_list li a {
  vertical-align: top;
  font: bold 13px/1em Arial;
  color: #fff;
  background-color: #302c2d;
  padding: 10px 15px
}

ul.header_list li a:hover {
  color: #fff;
  background-color: #ffd267
}

ul.header_list li i {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0;
  font-size: 10px;
  color: #ffd267;
  line-height: 1em
}

.hor-menu {
  float: left;
  position: absolute;
  left: 300px;
  bottom: -48px
}

#shapka {
  height: 120px;
  font: .9em Tahoma, Verdana, sans-serif;
  width: 1200px;
  margin: 0 auto;
  position: relative
}

.customer_links {
  position: absolute;
  right: 5px;
  top: 5px
}

#logo {
  position: absolute;
  left: 0;
  top: 15px;
}

#logo img {
  width: 400px;
}

.header_cart {
  width: 170px;
  height: 56px;
  position: absolute;
  right: 0;
  top: 30px
}

.header_cart a {
  width: 170px;
  height: 56px;
  display: block;
  background: #E41910;
  color: #fff;
  border-radius: 2px;
  transition: all 0.3s linear;
}

.header_cart a:hover {
  background: #BF0700
}

.header_cart a i {
  width: 55px;
  height: 56px;
  display: block;
  float: left;
  font-size: 38px;
  color: #fff;
  text-align: center;
  line-height: 56px
}

.header_cart a b {
  display: block;
  padding: 13px 0 1px 0;
  font: bold 13px/1em Arial
}

.header_cart a span {
  margin: 0 5px 0 0;
  font: bold 13px/1em Arial
}

.custom_header {
  position: absolute;
  right: 190px;
  top: 36px;
  width: 300px
}

.custom_header i {
  width: 46px;
  height: 46px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  border: 3px solid #e5e5e5;
  font-size: 33px;
  color: #e5e5e5;
  text-align: center;
  line-height: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.custom_header h2 {
  margin: 0 0 0 57px;
  padding: 0;
  font: bold 15px/1em Arial;
  color: #ffd267;
  text-transform: uppercase
}

.custom_header h3 {
  margin: 0 0 0 57px;
  padding: 3px 0 0 0;
  font: normal 26px/1em Arial;
  color: #3f3c3d
}

.header_search {
  width: 930px;
  height: 37px;
  padding: 0;
  position: absolute;
  left: 280px;
  bottom: -85px
}

.header_search input[type=text] {
  width: 800px;
  height: 37px;
  float: left;
  padding: 0 108px 0 10px;
  background: #fff;
  border: none;
  line-height: 37px;
  -webkit-box-shadow: inset 3px 3px 5px 0 rgba(0, 0, 0, .2);
  box-shadow: inset 3px 3px 5px 0 rgba(0, 0, 0, .2);
  outline: none;
}

.header_search input[type=submit] {
  width: 98px;
  height: 37px;
  float: left;
  margin: 0 0 0 -98px;
  background: #ffd267;
  border: none;
  font: bold 16px Arial;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 0 #d8a601;
  cursor: pointer;
  transition: background 0.3s linear;
}

.header_search input[type=submit]:hover {
  background: #ffc231
}

#login {
  margin-top: 2px;
  background: #000;
  color: #ffd267;
  padding: 5px;
  margin-bottom: 20px;
  font: .9em Tahoma, Verdana, sans-serif;
  text-align: right
}

.login {
  color: #000
}

.but {
  width: 60px
}

#middle {
  width: 1200px;
  padding: 0 0 70px;
  height: 1%;
  margin: 0 auto
}

#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0
}

#container {
  width: 100%;
  float: left
}

#left {
  width: 270px;
  margin-left: 0;
  float: left
}

ul.list {
  margin: 0;
  padding: 0
}

ul.list li {
  list-style: none;
  line-height: 19px
}

ul.list li a {
  color: #302c2d
}

ul.list li a:hover {
  color: #ffd267
}

.widget__collections ul {
  padding: 1px 0 0 0
}

.widget__collections ul li a {
  display: block;
  padding: 14px 18px 15px 18px;
  background: #f9f9f9;
  border-bottom: 1px solid #c7c7c7;
  font: bold 16px/1em Arial;
  color: #3f3c3d
}

.widget__collections ul li a i {
  float: right;
  margin: 0 0 0 5px;
  font-size: 13px;
  color: #7c7c7c;
  position: relative;
  top: 2px
}

.widget__collections ul li a:hover {
  background: #898787;
  border-color: #6e6c6c;
  color: #fff
}

.widget__collections ul li a:hover i {
  color: #444
}

#deghest {
  margin-top: 30px;
  width: 270px;
  height: 160px;
  text-align: center;
  border: solid 1px #bababa;
  background: #f2f2f2
}

.inside {
  width: 66px;
  float: left;
  text-align: center
}

.zag {
  text-align: center;
  width: 134px;
  float: left;
  background: #000;
  color: #ffd267;
  margin-top: 5px;
  padding-bottom: 5px
}

#content {
  margin-left: 298px;
  text-align: justify;
  color: #000;
  width: 900px;
  margin-top: 20px
}

#content a:link {
  color: #000;
  text-decoration: none
}

#content ul.in_text {
  padding: 7px 0 7px 20px
}

#content ul.in_text li {
  padding: 2px 0 1px 10px
}

#content h1 {
  font-size: 24px;
  line-height: 30px
}

#content p {
  font-size: 14px;
  line-height: 24px
}

#content .news_top {
  background: #ffd267;
  padding: 7px;
  margin: -10px 0 20px 0
}

.sr {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #23252c;
  padding: 1px 0 1px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.date {
  font-size: 13px;
  color: #687580
}

.separ {
  margin: 0 5px 0 5px
}

.tablitsa_all {
  border: solid 1px #000;
  border-collapse: collapse;
  width: 1000px
}

.tablitsa_all td,
th {
  border: solid 1px #000;
  padding: 10px
}

.t_oil {
  border: solid 1px #000;
  border-collapse: collapse;
  width: 1000px
}

.t_oil td,
th {
  border: solid 1px #000;
  padding: 5px
}

.kolvo {
  width: 20px
}

. w15 {
  width: 10%
}

#bottom {
  padding: 30px 0;
  background: #302c2d;
  margin: 0 auto;
  min-width: 1200px;
  width: 100%
}

#bottom .col-sm-3>div {
  min-height: 90px;
  border-right: 1px solid #454242
}

#bottom .bottom_block_4>div {
  padding-right: 0;
  border: none
}

#bottom h3 {
  padding: 0;
  font: bold 16px/1em Arial;
  color: #fff;
  text-transform: none;
  position: relative;
  top: -2px
}

#bottom ul {
  padding: 6px 0 0 0
}

#bottom ul li {
  padding: 8px 0 0 0;
  line-height: 1em
}

#bottom ul li a {
  vertical-align: top;
  font: bold 13px/1em Arial;
  color: #92898c
}

#bottom ul li a .facebook {
  position: absolute;
  padding: 10px 0 0 7px;
  color: #92898c
}

#bottom ul li a:hover {
  color: #fff
}

#bottom ul li i {
  vertical-align: top;
  margin: 0 12px 0 0;
  font-size: 13px;
  color: #ffd267
}

.container {
  width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.container:after,
.container:before {
  display: table;
  content: " "
}

.container:after {
  clear: both
}

.col-sm-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-sm-3 {
  float: left
}

.col-sm-3 {
  width: 22%
}

.widget__newsletter p.newsletter_tagline {
  margin: 0;
  padding: 14px 0 9px 0;
  font: normal 13px/1em Arial;
  color: #92898c
}

.widget__newsletter #email-input {
  width: 50%;
  height: 37px;
  float: left;
  padding: 0 108px 0 10px;
  background: #fff;
  border: none;
  color: #777;
  line-height: 37px;
  -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .2);
  box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .2)
}

.widget__newsletter #email-submit {
  width: 98px;
  height: 37px;
  float: left;
  margin: 0 0 0 -98px;
  background: #ffd267;
  border: none;
  font: bold 16px Arial;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 0 #d8a601;
  cursor: pointer
}

.widget__newsletter #email-submit:hover {
  background: #ffd267
}

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    display: inline-block
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0
  }
}

.push {
  height: 0
}

#footer {
  height: 52px;
  background: #262324
}

#footer .copyright {
  padding: 17px 0 10px 0;
  background: #262324;
  font: normal 13px/1.5em Arial;
  color: #ffd267
}

#footer .copyright a {
  color: #ffd267
}

#footer .copyright a:hover {
  color: #fff
}

.oil_pic {
  padding: 10px;
  padding-top: 10px;
  float: left
}

.upak {
  color: #000;
  text-align: center;
  font-size: .9em;
  padding-top: 10px
}

.tsena {
  margin: 0 auto;
  text-align: center;
  padding-top: 10px
}

#news {
  width: 780px;
  height: 500px;
  float: left
}

table.excel {
  border-style: ridge;
  border-width: 1;
  border-collapse: collapse;
  font-family: sans-serif;
  font-size: 14px
}

table.excel tbody th,
table.excel thead th {
  background: #ccc;
  border-style: ridge;
  border-width: 1;
  text-align: center;
  vertical-align: bottom
}

table.excel tbody th {
  text-align: center;
  width: 20px
}

table.excel tbody td {
  vertical-align: middle
}

table.excel tbody td {
  padding: 0 3px;
  border: 1px solid #eee
}

table.tovar {
  width: 900px;
  text-align: center;
  border-collapse: collapse
}

table.tovar th {
  background: #ffd267;
  border: solid 1px #9b9b9b;
  text-align: center
}

.th1_oil {
  width: 90px
}

.th2_oil {
  width: 40px
}

.th2_brake {
  width: 30px
}

.th30_oil {
  width: 320px;
  text-align: left
}

.th31_oil {
  width: 220px;
  text-align: left
}

.th3_oil {
  width: 350px;
  text-align: left
}

.th3_brake {
  width: 320px;
  text-align: left
}

.th33_oil {
  width: 370px;
  text-align: left
}

.th4_oil {
  width: 60px
}

.th5_oil {
  width: 80px
}

.th5_brake {
  width: 50px
}

.th55_oil {
  width: 80px
}

.th6_oil {
  width: 70px
}

.th6_brake {
  width: 70px
}

.th7_oil {
  width: 50px
}

.th7_brake {
  width: 40px
}

.th8_oil {
  width: 70px
}

.th11_oil {
  width: 110px
}

table.tovar td {
  border: solid 1px #9b9b9b;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}

.th2_brake {
  width: 30px
}

.th3_brake {
  width: 320px;
  text-align: left
}

.th5_brake {
  width: 50px
}

.th6_brake {
  width: 90px
}

.th7_brake {
  width: 40px
}

table.tovar tr:hover {
  background: #ffd267
}

table.tovar tr {
  border: none;
  transition: all 0.3s linear;
}

table.tovar a:link {
  color: #000;
  text-decoration: none
}

table.tovar a:visited {
  color: #000;
  text-decoration: none
}

td.left_align {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  color: #000
}

table.tovar span.new-pr {
  background: red;
  padding: 4px;
  color: white;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-left: auto;
  margin-right: -7px;
  font-size: 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

table.tovar tr a {
  display: flex;
  align-items: center;
  gap: 5px
}

.none {
  border: solid 1px #fff;
  height: 1px
}

#back-top {
  position: fixed;
  bottom: 40px;
  right: 30px
}

#back-top a {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  font: 14px/100% Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #bbb;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s
}

#back-top a:hover {
  color: #000
}

#back-top span {
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 7px;
  background: url(files/top.png) no-repeat center;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s
}

.podbor {
  width: 180px;
  height: 30px;
  border: solid 1px #bababa;
  display: block;
  background-color: #000;
  text-align: center;
  padding-top: 10px;
  margin-top: 20px
}

.podbor a {
  color: #ffd267
}

.podbor:hover {
  background-color: #ffd267
}

.podbor a:hover {
  color: #000
}

#nav {
  font-size: .8em;
  list-style-type: none;
  margin-left: 150px;
  width: 1050px;
  height: 25px;
  display: inline-block;
  background: #000;
  line-height: 25px;
  margin-top: 75px;
  text-transform: uppercase
}

#nav li {
  float: left;
  width: 120px;
  margin-top: -10000px
}

#nav li a {
  width: 120px;
  text-decoration: none;
  text-align: center;
  color: #ffd267;
  position: relative;
  float: left;
  margin-right: -119px;
  margin-top: 10000px
}

#content #nav li a:active,
#content #nav li a:focus,
#nav li a:hover {
  background: #ffd267;
  margin-right: 0;
  color: #000
}

#nav li ul {
  background: #0b4183;
  float: left;
  margin-top: -25px;
  padding-top: 25px;
  margin-bottom: -10000px;
  list-style-type: none
}

#nav li ul li {
  float: none;
  margin: 0;
  width: auto
}

#nav li ul li a {
  float: none;
  display: block;
  margin: 0;
  margin-right: -1px;
  background: #0b4183
}

.add {
  height: 30px;
  width: 35px;
  border: none;
  color: red;
  background-color: Transparent
}

.add:hover {
  cursor: pointer;
  color: #000
}

.kol {
  width: 20px;
  height: 30px;
  border: solid 1px #ffd267;
  float: left;
  text-align: center;
  margin-left: 5px
}

.oil_pic {
  padding: 10px;
  padding-top: 10px;
  float: left
}

.green {
  color: #009241
}

.red {
  color: red
}

.col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
  width: 33.33333333333333%
}

.form-control {
  display: block;
  width: 100%;
  height: 30px;
  border-radius: 3px;
  padding: 3px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -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, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control: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)
}

.btn {
  font: bold 14px Arial;
  text-transform: uppercase;
  background: #383536 !important;
  color: #fff !important;
  padding: 10px 12px;
  margin-bottom: 0;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}

.btn:hover {
  outline: none;
  outline-offset: -2px;
  text-decoration: none;
  background: #ffd267 !important;
  color: #383536 !important;
  border-color: #ffd267 !important
}

label {
  font-size: 13px;
  padding-bottom: 5px;
  font-weight: 700
}

.red_left {
  color: red
}

#cssmenu {
  margin: 0 auto;
  border: none;
  border: 0;
  margin: 0;
  padding: 0;
  font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  width: auto
}

#cssmenu ul {
  background: #302c2d;
  height: 48px;
  list-style: none;
  margin: 0;
  padding: 0
}

#cssmenu li {
  float: left;
  padding: 0
}

#cssmenu li a {
  background: #302c2d bottom right no-repeat;
  display: block;
  font-weight: 400;
  line-height: 48px;
  margin: 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none
}

#cssmenu>ul>li>a {
  color: #ccc
}

#cssmenu ul ul a {
  color: #ccc
}

#cssmenu li>a:hover,
#cssmenu ul li:hover>a {
  background: #ffd267 bottom center no-repeat;
  color: #fff;
  text-decoration: none
}

#cssmenu li ul {
  background: #333;
  display: none;
  height: auto;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  width: 244px;
  z-index: 200
}

#cssmenu li:hover ul {
  display: block
}

#cssmenu li li {
  background: bottom left no-repeat;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  width: 244px
}

#cssmenu li:hover li a {
  background: 0 0
}

#cssmenu li ul a {
  display: block;
  height: 35px;
  font-size: 12px;
  font-style: normal;
  margin: 0;
  padding: 0 10px 0 15px;
  text-align: left
}

#cssmenu li ul a:hover,
#cssmenu li ul li:hover>a {
  background: #ffd267 center left no-repeat;
  border: 0;
  color: #fff;
  text-decoration: none
}

#cssmenu p {
  clear: left
}

#vert-menu,
#vert-menu a,
#vert-menu li,
#vert-menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: relative;
  -font-weight: bold;
  color: #000
}

#vert-menu {
  width: 270px
}

#vert-menu a {
  line-height: 1.3
}

#vert-menu>ul>li {
  background: #f9f9f9;
  transition: all 0.3s linear;
}

#vert-menu>ul>li:hover {
  background: #ffd267
}

#vert-menu>ul>li>a {
  font-size: 14px;
  display: block;
  color: #2e2e2e;
  border: 1px solid #d3d3d3;
  border-top: none
}

.online {
  background: red
}

#vert-menu>ul>li>a>span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

#vert-menu>ul>li>a:hover {
  text-decoration: none
}

#vert-menu>ul>li.active {
  border-bottom: none
}

#vert-menu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3
}

#vert-menu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7
}

#vert-menu ul ul li:last-child {
  border-bottom: none
}

#vert-menu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-size: 12px;
  font-weight: 700
}

#vert-menu ul ul a:hover {
  background: #ffd267
}

.center {
  margin: 0 auto;
  width: 800px
}

.home-descrp a {
  color: #ffd267 !important
}

.vendors {
  overflow: hidden;
  margin-top: 30px;
  width: 840px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.vendor_type {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.3;
  border-bottom: 1px solid #c7c7c7;
}

.vendors .vendor_item {
  width: 265px;
  float: left;
  border: 1px solid #c7c7c7;
  border-width: 1px;
  margin-left: 13px;
  margin-top: 13px;
  transition: all 0.3s linear;
}

.vendors .vendor_item:hover {
  transform: scale(1.015);
}

.vendors .vendor_item a {
  height: 124px;
  display: block;
  text-align: center
}

.vendors .vendor_item a img {
  max-width: 100%
}

.vendors .vendor_item a span {
  display: block;
  font: bold 16px/1em Arial;
  color: #3f3c3d
}

.vendors .vendor_item a:hover span {
  color: #ffd267
}

.rslides {
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);*/
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 auto 40px;
  border: 1px solid #d3d3d3;
  line-height: 0;
}

.rslides img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.certificat {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px
}

.img-certificat {
  width: 290px;
  height: auto;
  margin-bottom: 10px
}

.style-input {
  border: 1px solid #cccccc;
  width: 100%;
  border-radius: 3px;
  padding: 12px 12px;
  background-color: #ffffff;
  line-height: 1.5;
  vertical-align: middle;
  font-family: Arial;
}

.style-input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.tr-mb {
  border-collapse: separate;
  border-spacing: 0 10px;
  display: block;
}

.tr-mb td:first-child {
  width: 120px;
}

.tr-df {
  display: flex;
  justify-content: center;
}

.td-mr {
  width: 400px !important
}

.back-btn {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.back-btn a {
  font: bold 14px Arial;
  text-transform: uppercase;
  color: #fff !important;
  padding: 12px 25px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #E41910;
  border: 2px solid #E41910;
}

.back-btn:hover a {
  color: #E41910 !important;
  background-color: #fff;
}

.search_type {
  color: #E41910;
  text-transform: uppercase;
  font-weight: bold;
}

.error-message {
  color: #E41910;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  display: none;
}

.error-field {
  border: 1px solid #E41910 !important;
}

input[type="submit"]:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
  opacity: 0.2;
}

/* корзина */
html.html {
  box-sizing: border-box
}



html.html body {
  font-size: 14px;
}

.cart-container {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1390px;
  width: 100%;
  border: 1px solid #ccc;
}

.cart-form {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  color: black;
}

.cart-form-input {
  font-size: 16px;
  outline: none;
  padding: 2px 5px;
  border: 1px solid #ccc;
  transition: border 0.3s ease-in;
  border-radius: 2px;
}

.cart-form-input:focus {
  border: 1px solid #E41910;
}

.cart-form-tr {
  height: 40px;
}