/*Правки от верстки*/

.pdf-item.ins {
  width: 50%;
  max-width: 240px;
}

@media screen and (min-width: 980px) {
  .content-inner_pull-left {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 979px) {
  .form__input_search-catalog {
    width: 100%;
  }

  .login-form .login .btn_login {
    font-size: 14px;
  }

  .products-item .card-image {
    height: 170px;
  }
  .content-inner_pull-left {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .profile-form {
    min-height: 370px;
  }

  .article.article_list .article__title {
    margin-top: 0;
  }

  .article.article_list .article-content {
    height: 206px;
  }

  .article.article_list .article__link {
    position: absolute;
    bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .sidebar_right {
    position: initial;
  }

  .sidebar_right .link-back {
    position: absolute;
    top: 0;
    right: 0;
  }
  .brands-list .brands-item:first-child .brands-item-information {
    left: 150%;
  }

  .profile-item--right .profile-form,
  .profile-item--right .profile-form_addres {
    min-height: 375px;
  }

  .products-item .card-image {
    height: 170px;
  }
}


@media screen and (max-width: 479px) {
  .login-form .login .btn_login {
    font-size: 10px;
    line-height: 33px;
  }

  /*.brands-list .brands-item:nth-child(2n) .brands-item-information {
    left: -100% !important;
  }*/

  .profile-item--right .profile-form,
  .profile-item--right .profile-form_addres {
    min-height: 425px;
  }

  .carousel-products-item .card-price__item {
    padding-top: 20px;
  }
  .brands-item-information {
    width: 100%;
  }
  .brands-list .brands-item {
    position: initial;
  }
  .brands-item-information.active {
    position: fixed;
    top: 50%;
    left: 0 !important;
    transform: translateY(-50%);
  }
}

.widget_article .article.article_small {
  height: auto;
  min-height: 360px;
  max-height: 360px;
}

.widget_article .article-content {
  padding-bottom: 30px;
}

.widget_article .article__text {
  height: auto !important;
  max-height: 90px;
}
.article.article_small .article__title {
  font-size: 0.9rem;
}
.widget_article .article__image {
  height: auto !important;
  max-height: 186px;
}

.card-price__item {
  padding: 20px 0;
}

.select2-dropdown--above,
.select2-dropdown--below {
  width: 250px !important;
}

.select2-container {
  margin-top: 0px;
}

.cat-filter-header sub {
  bottom: 0;
}

.content-inner .order-call {
  margin-top: -40px;
}

.icon-big-car {
  width: 34px;
  height: 40px;
  fill: transparent;
  stroke: #707070;
  stroke-width: 3px;
}
.brands-item-information {
  min-height: 240px;
  height: auto;
}
@media screen and (min-width: 980px){
  .card .wrap-image img {
    width: 95%;
  }
}

.login-form {
  height: 478px;
}

@media screen and (max-width: 767px) {
  .login-form {
    height: 475px;
  }
}

@media screen and (max-width: 479px) {
  .login-form {
    height: 370px;
  }
}

.seo-block__more {
  padding-top: 0px;
}

@media screen and (max-width: 767px) {
  .brand-block__text {
    height: 214px;
  }
}

.card .card-image {
  overflow: hidden; /*(?)*/
}

.badgets {
  top: 0px;
}

.icon-big-car {
  width: 30px !important;
  height: 19px !important;
  fill: transparent;
  stroke: #707070;
  stroke-width: 3px;
}
.icon-bussiness{
  width: 30px !important;
  height: 30px !important;
}
.icon-doc{
  width: 30px !important;
  height: 30px !important;
  fill: transparent;
  stroke: #707070;
  stroke-width: 2px;
}

.option-list li {
  text-align: left;
}

@media screen and (min-width: 1280px) {
  .option-list .icon {
    margin-right: 15px;
  }
}


/* Правки от 05.07.16 */

@media screen and (max-width: 767px) {
  .header-panel-links .icon.icon-phone {
    width: 17px;
    height: 18px;
  }
  .header-panel-links .icon {
    width: 15px;
    height: 15px;
  }
}

.c-link .icon-local {
  fill: #a51e22;
}

.button-city:after {
  right: 2px;
}

.icon-drop {
  top: 9px;
  width: 7px
}
.icon-drop:before {
  right: 0px;
}
.c-link .icon-local {
  width: 10px;
}
.icon-drop:before, .icon-drop:after {
  width: 5px;
}

.gallery {
  background-color: #f7f7f7;
}

.trust .container{
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
.trust .container:after{
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #a51e22;
}

.trust-slider .slick-arrow{
  display: none !important;
}

.trust-slider-item img {
  max-width: 100px;
  max-height: 100px;
  display: block;
  margin: auto;
  height: 100%;
  -o-object-position: center;
  object-position: center;

}
.trust-slider .slick-dots {
  text-align: center;
  margin-top: 30px;
}


/* Правки 25.09.20 */

.fix-soc-list{
  position: fixed;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 64px;
  max-width: 143px;
  background-color: rgba(62, 40, 19, 0.65);
  padding: 16px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 22px;
  z-index: 500;
}

.soc-list, .group-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.group-list {
  margin-top: 30px;
}

.soc-list-item {
  width: 44px;
  height: 44px;
  margin-bottom: 10px;
  padding: 0;
}

.group-list-item {
  width: 32px;
  height: 32px;
  margin-bottom: 10px;
}
.soc-list-item a, .group-list-item a{
  display: inline-block;
  -webkit-transition: -webkit-filter 0.2s linear;
  transition: -webkit-filter 0.2s linear;
  -o-transition: filter 0.2s linear;
  transition: filter 0.2s linear;
  transition: filter 0.2s linear, -webkit-filter 0.2s linear;
  position: relative;
}
.soc-list-item a .footer-soc-item a{
  -webkit-filter: contrast(100%);
  filter: contrast(100%);
}
.soc-list-item a:hover, .soc-list-item a:active, .soc-list-item a:focus,
.footer-soc-item a:hover, .footer-soc-item  a:active, .footer-soc-item  a:focus {
  -webkit-filter: contrast(180%);
  filter: contrast(180%);
}
.group-list-item a{
  -webkit-filter: opacity(0.8);
  filter: opacity(0.8);
}
.group-list-item a:hover, .group-list-item a:active, .group-list-item a:focus{
  -webkit-filter: opacity(1);
  filter: opacity(1);
}
.soc-list-item:last-child, .group-list-item:last-child {
  margin-bottom: 0;
}
.soc-list-item img, .group-list-item img{
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
}
.footer-soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.footer-soc-item {
  width: 33px;
  height: 33px;
  margin-right: 8px;
  padding: 0;
}
.footer-soc-item a{
  display: inline-block;
}
.footer-soc-item:last-child {
  margin-right: 0px;
}

.about-map-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-map-contacts a{
  margin-right: 7px;
  display: inline-block;
}

.about-map-soc-item.first {
  margin-left: 15px;
}

.about-map-soc-item img{
  width: 25px;
  height: 25px;
}


@media screen and (min-width: 600px) {
  .fix-soc-list{
    right: 10px;
    width: 90px;
    padding: 15px;
  }
  .soc-list-item {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }
  .group-list {
    margin-top: 40px;
  }
  .group-list-item {
    width: 42px;
    height: 42px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 768px) {
  .trust-slider-item img {
    max-width: 150px;
    max-height: 105px;
  }
  .c-link {
    color: #a51e22;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-panel-links .icon {
    width: 13px;
    height: 15px;
  }

  .header-panel-links .icon-phone {
    padding-top: 4px;
  }
  .dropdown__text .icon-angel-bold {
    top: 2px;
    right: -1px;
  }
  .dropdown_city .dropdown__text {
    padding-left: 0px;
    font-size: 12px;
    margin-right: 0;
  }

  .header-top .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-top {
    padding-bottom: 16px;
  }

  .header-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0;
    margin-right: 5px;
  }
  .header-panel-reg .dropdown_lan {
    float: none;
  }
  .header-panel-links {
    float: none;
  }
  .dropdown_lan {
    width: 34px;
  }
  .icon-drop {
    right: 3px;
  }
  .dropdown_city {
    max-width: 124px;
    padding-top: 2px;
  }
  .dropdown__text.text_uppercase {
    padding-left: 0;
  }
  .header-panel-links >a {
    width: 13px;
    height: 15px;
  }
  .header-cart__label {
    padding-bottom: 2px;
  }
  .footer-soc {
    width: auto;
  }
  .footer-phones__item:not(:last-child) {
    margin-bottom: 9px;
  }
}

@media screen and (min-width: 980px) {
  .trust .container {
    padding-bottom: 60px;
  }
  .trust-slider-item img {
    max-width: 175px;
  }
  .header-panel-links >a {
    font-size: 11px;
    width: auto;
  }
  .dropdown_city .dropdown__text {
    font-size: 11px;
    vertical-align: baseline;
    line-height: 1;
  }
  .dropdown__text .icon-angel-bold {
    top: 0;
  }
  .header-panel {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .header-panel-reg {
    float: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header-panel-links {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #title-search {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
  }
  .header-panel:before {
    display: none;
  }
  .header-panel-links .icon-phone {
    margin-right: 3px;
    padding-top: 0;
    height: 10px;
    width: 10px;
  }
  .header-panel-links >a:not(:last-child) {
    margin-right: 5px;
    vertical-align: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    height: 100%;
  }
  .dropdown_city {
    padding-top: 0;
    height: 13px;
    line-height: 13px;
  }
  .dropdown_city .dropdown__text >span {
    display: inline-block;
    line-height: 1.3;
  }
  .header-panel-reg .dropdown_lan {
    width: 32px;
    padding-top: 0;
    margin-right: 2px;
    height: 14px;
  }
  .list-login {
    padding: 0;
    float: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .list-login__item >a {
    font-size: 11px;
    line-height: 1;
    display: block;
  }
  .list-login__item:not(:last-child) {
    position: relative;
    padding-right: 7px;
  }
  .list-login__item:not(:last-child):after {
    position: absolute;
    right: 2px;
    bottom: 0;
    line-height: 1;
  }
  .dropdown__text.text_uppercase {
    font-size: 10px;
    padding-left: 5px;
  }
  .dropdown__item >a {
    font-size: 10px;
  }
  .header-cart {
    margin-left: auto;
  }
  .header-cart__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 0;
  }
  .header-cart__label .icon {
    right: 0;
    margin-right: 15px;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .header-cart__button {
    margin-top: 7px;
  }
  .header-cart__name  {
    line-height: 1;
    font-size: 14px;
  }
  .header-cart__value {
    line-height: 0.9;
    font-size: 18px;
  }
  .header {
    padding-top: 76px;
  }
  .header-top {
    padding-bottom: 12px;
    padding-top: 7px;
  }
}

@media screen and (min-width: 1280px) {
  .c-link {
    margin-top: 7px;
  }
  .header-phones {
    padding-left: 33px;
  }
  .header-panel-reg {
    padding-bottom: 0;
  }
  .header-top {
    padding-top: 0;
  }
  .logo {
    padding-top: 7px;
  }
  .header-panel-links {
    padding-bottom:0;
  }
  .c-link .icon-local {
    width: 8px;
    height: 13px;
  }
  .header-panel {
    width: 581px;
    padding-top: 5px;
  }
  .header-panel__form {
    padding-top: 8px;
  }
  #title-search {
    margin-bottom: 7px;
  }
  .header-cart {
    margin-top: 3px;
  }
  .header-cart__button {
    margin-top: 6px;
  }
  .header-panel-links >a {
    font-size: 13px;
  }
  .dropdown_city {
    margin-left: 33px;
  }
  .dropdown_city .dropdown__text {
    font-size: 13px;
  }
  .dropdown_city .dropdown__text >span {
    line-height: 1;
  }
  .header-panel-reg .dropdown_lan {
    margin-right: 22px;
    width: 36px;
  }
  .dropdown__text.text_uppercase {
    font-size: 13px;
  }
  .list-login__item >a {
    font-size: 13px;
  }
  .list-login__item:not(:last-child) {
    padding-right: 10px;
  }
  .list-login__item:not(:last-child):after {
    font-size: 13px;
  }
  .header-panel-reg .dropdown_lan {
    height: 15px;
  }
  .header-panel-links .icon {
    width: 11px;
  }
}