/* //f.nodacdn.net/369628 */
.t7-phones {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  padding: 0;
  margin: 0;
  list-style: none;
}
.t7-phones li {
  padding: 0;
  margin: 0 5px;
  list-style: none;
}
.t7-logo {
/*  display: none;
*/  display: block;
}
.t7-logo-lite {
/*  display: block;
*/  display: none;
}
/*@media (max-width: 767px) {
  .t7-logo {
    display: block;
  }
  .t7-logo-lite {
    display: none;
  }
}*/
.t7-logo img,
.t7-logo-lite img {
  vertical-align: middle;
}

.wPageMain .mainCatalogs, .wPageMain .mainCarSelect, .mainNav::after, .footContacts { display: none; }
/*.wMenu .horizontal .menuItem .submenu { min-width: 300px; }
.wMenu > .horizontal { padding-top: 3px; }
.wMenu .horizontal .menuItem .menuItemLink:hover { color: #73b2e5; }*/

div.infoItem { width: 100% }
/*.wManagerInfo > div > div.infoItem  { width: 100% }
.wManagerInfo .managerInfo .infoItem { width: 100% }*/
#showMoreAnalogs span { width: 370px; height: 45px; padding: 10px 5px; font-weight: bold; }
@media (min-width: 768px) { .wNews .b-newsDetailed { padding-right: 185px; } }
.showXlsChoice { display: none; }

/*.head .headIn .headLogo { margin-right: 20px; }
.head .headIn .headLogo img { vertical-align: middle; }*/

div.fr-alert.fr-alert-warning { display: block; font-size: 1.3rem; margin: 30px 0; text-align: center; }

.t7-rblock,
.t7-yblock,
.t7-yblock2,
.t7-gblock {
  border-radius: 5px;
  box-shadow: 1px 1px 2px #E6E6E6;
  margin: 30px 0;
  padding: 10px;
  text-align: center;
}
.t7-rblock {
  border: 1px solid #FF8888;
}
.t7-yblock {
  border: 1px solid #FAEBCC;
}
.t7-yblock2 {
  border: 1px solid #FAEBCC;
}
.t7-gblock {
  border: 1px solid #88BB88;
}
.t7-rblock, .t7-rblock * {
  background-color: #FFF4F4;
  color: #FF8888;
}
.t7-yblock, .t7-yblock * {
  background-color: #FCF8E3;
  color: #8A6D3B;
}
.t7-yblock2, .t7-yblock2 * {
  background-color: #FCF8E3;
  color: #8A6D3B;
}
.t7-gblock, .t7-gblock * {
  background-color: #F4FFF4;
  color: #008000;
}
.t7-rblock, .t7-rblock *,
.t7-yblock, .t7-yblock *,
.t7-gblock, .t7-gblock * {
  font-size: 1.15rem;
}
.t7-yblock2, .t7-yblock2 * {
  text-align: left;
  font-size: 0.85rem;
}
.t7-yblock2 div:nth-child(n+2) {
  margin-top: 10px;
}
.t7-yblock2 {
  margin: 20px 0 0 0;
}
.t7-bmenu,
.t7-bmenu-2 {
  background: #1c92de;
  background: -moz-linear-gradient(top, #1c7fc6 0%, #1c6cae 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c7fc6), color-stop(100%, #1c6cae));
  background: -webkit-linear-gradient(top, #1c7fc6 0%, #1c6cae 100%);
  background: -ms-linear-gradient(top, #1c7fc6 0%, #1c6cae 100%);
  background: linear-gradient(to bottom, #1c7fc6 0%, #1c6cae 100%);
  padding: 0 30px 10px 10px;
  margin: 0;
  position: relative;
  border-radius: 0 0 5px 5px;
}
.t7-bmenu, .t7-bmenu strong,
.t7-bmenu-2 {
  color: #ffcc00;
}
.t7-bmenu > div {
  padding-right: 165px;
  background-image: url("//f.nodacdn.net/416122");
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 57px;
}
.t7-bmenu > div > div {
  color: #ffcc00;
  text-align: left;
  max-width: 700px;
  font-weight: bold;
}
.t7-bmenu > div > span {
  color: #ffcc00;
  text-align: right;
/*  max-width: 700px;*/
  display: block;
  font-weight: bold;
}

.t7-bmenu span {
  font-weight: bold;
}
.t7-bmenu-2 {
  font-size: 20pt;
  padding: 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .t7-bmenu {
    padding-right: 10px;
  }
  .t7-bmenu > div {
    background-image: none;
    padding-right: 0;
  }
.t7-bmenu > div > span {
  text-align: left;
  display: inline;
}
}
@media (max-width: 991px) {
  .t7-bmenu {
    background: -moz-linear-gradient(top, #1c92de 0%, #1c6cae 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c92de), color-stop(100%, #1c6cae));
    background: -webkit-linear-gradient(top, #1c92de 0%, #1c6cae 100%);
    background: -ms-linear-gradient(top, #1c92de 0%, #1c6cae 100%);
    background: linear-gradient(to bottom, #1c92de 0%, #1c6cae 100%);
    margin-top: 20px;
    padding-top: 10px;
    text-align: left;
    border-radius: 5px;
  }
  .t7-bmenu > div > div {
    padding-bottom: 5px;
  }
}
/*@media (min-width: 992px) {
  .wMenu {
    background: #1c92de;
    background: -moz-linear-gradient(top, #1c92de 0%, #1c7fc6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c92de), color-stop(100%, #1c7fc6));
    background: -webkit-linear-gradient(top, #1c92de 0%, #1c7fc6 100%);
    background: -ms-linear-gradient(top, #1c92de 0%, #1c7fc6 100%);
    background: linear-gradient(to bottom, #1c92de 0%, #1c7fc6 100%);
    border-radius: 5px 5px 0 0;
  }
  .content .sidebar .sidebarIn .wMenu { background: none; }
  .head .headIn .headAuth { max-width: 530px; }
  .head .headIn .headSearch { margin: 0 20px 0 0; }
  .head .headIn  { padding: 25px 15px; }
  .menuItemLink {
    color: white;
    font-weight: bold;
  }
  .wMenu .contacts .menuItemLink {
    color: #fff000;
  }
  .t7-bmenu span {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
}*/
.t7-slider > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: 5px;
}
.t7-slider > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.t7-slider > div ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.t7-slider > div ul li img {
  width: 384px;
  height: 168px;
  vertical-align: middle;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .t7-slider > div {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  }
  .t7-slider > div ul li img {
    width: 288px;
    height: 126px;
  }
}
@media (max-width: 919px) {
  .t7-slider > div {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .t7-slider > div ul li img {
    width: 384px;
    height: 168px;
    margin: 0 27px;
  }
}
@media (max-width: 439px) {
  .t7-slider > div ul li img {
    width: 288px;
    height: 126px;
 }
}
.footCopyright {
  width: 100%;
}
.footContacts {
  display: none;
}
.t7-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;

  list-style: none;
  padding: 0;
  margin: 0;
}
.t7-bottom > li {
  list-style: none;
  padding: 0 0 15px 15px;
  margin: 0;
  min-width: 20%;
}
.t7-bottom > li.t7-bottom-3 {
  min-width: inherit;
  /*min-width: 50%;*/
}
.t7-bottom > li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.t7-bottom > li ul li {
  list-style: none;
  padding: 5px 0;
  margin: 0;
  text-align: left;
}
.t7-bottom-3 div {
  padding-bottom: 10px;
}
.t7-bottom-3b>span {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin: 10px;
}
.t7-bottom-3b .footer_phone {
    background: url("https://content.europart.ru/img/footer_phone.jpg") no-repeat center;
}
.t7-bottom-3b .footer_mail {
    background: url("https://content.europart.ru/img/footer_mail.jpg") no-repeat center;
}
.t7-bottom-3d img {
    height: 32px;
    width: auto;
    border: none;
    border-radius: 2px;
    vertical-align: middle;
}
.t7-bottom-3d a {
  padding: 3px;
}
.t7-bottom-3d a:first-child {
    margin-left: 10px;
}
@media (max-width: 991px) {
  .t7-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.t7-userinfolink {
  color: #ffffff;
  line-height: 2;
  text-decoration: underline;
}
.t7-block-reg strong {
  color: #800000;
  text-transform: uppercase;
}
.t7-block-reg b {
  color: #800000;
}