@font-face {
  font-family: "PF DinDisplay Pro";
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/PFDINDisplayPro/PFDinDisplayPro-Thin.woff") format("woff");
}

@font-face {
  font-family: "PF DinDisplay Pro";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/PFDINDisplayPro/PFDinDisplayPro-Light.woff") format("woff");
}

@font-face {
  font-family: "PF DinDisplay Pro";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/PFDINDisplayPro/PFDinDisplayPro-Regular.woff") format("woff");
}

@font-face {
  font-family: "PF DinDisplay Pro";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/PFDINDisplayPro/PFDinDisplayPro-Medium.woff") format("woff");
}

@font-face {
  font-family: "PF DinDisplay Pro";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/PFDINDisplayPro/PFDinDisplayPro-Bold.woff") format("woff");
}

header {
  background-color: #090a30;
}

header .container {
  border-left: 1px solid #161843;
  border-right: 1px solid #161843;
}

header .main-menu {
  background: url("../img/menu-border.png") no-repeat bottom;
  padding-bottom: 1px;
}
header .main-menu a {
  background: #090a30 url("../img/border-left.png") no-repeat left;
  color: #f3e03b;
  text-decoration: none;
  float: left;
  font-size: 18px;
  font-weight: 300;
  padding: 23px 0 24px;
  width: 160px;
  text-align: center;
}

header .main-menu a:hover {
  text-decoration: underline;
}

header .main-menu li:first-child a {
  background-image: url("../img/home.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 78px;
  height: 76px;
  text-indent: -9999px;
}

header .main-menu li:first-child:hover a:not(.cur) {
  background-image: url("../img/home_hover.png");
}

header .main-menu a.basket {
  background-color: #17173d;
  background-image: url("../img/basket.png");
  background-repeat: no-repeat;
  background-position: 30px 25px;
  width: 72px;
  height: 76px;
  position: relative;
}

header .main-menu a.basket .count {
  background-color: #ac0610;
  font-size: 12px;
  font-weight: 200;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  left: 24px;
  bottom: 18px;
}

header .main-menu a.user {
  background-color: #17173d;
  background-image: url("../img/user.png");
  background-repeat: no-repeat;
  background-position: 22px 26px;
  width: 72px;
  height: 76px;
}

header .contact {
  background-color: #090a30;
  padding: 22px 0 12px;
}

header .contact .left-side img {
  margin: 0 0 0 81px;
}

header .left-side {
  float: left;
  margin-right: 89px;
}

header .left-side .logo {
  display: block;
}

header .left-side .job-date {
  color: #8484b4;
}

header .left-side .job-w {
  color: #b92933;
  margin-left: 73px;
}

header .left-side .week {
  margin: 10px 0 0 129px;
  font-size: 14px;
}

header .contact address {
  float: left;
  width: 340px;
  color: #8484b4;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
}

header .contact address big:first-child {
  font-size: 18px;
  margin: 0 34px 0 7px;
}

header .contact address big:first-child:after {
  content: "";
  width: 12px;
  position: absolute;
  border-bottom: 1px solid #8484b4;
  margin: 13px 0 0 12px;
}

header .contact address span.yellowText big:first-child:after {
  border-bottom: 1px solid #b9b9d4;
}

header .contact address big {
  font-size: 16px;
}

header .contact address span.yellowText {
  color: #b9b9d4;
}

header .contact address span a {
  color: #8484b4;
  text-decoration: none;
}

header .contact address span {
  display: block;
  line-height: 26px;
}

header .contact .auth ,
header .contact .basket {
  float: right;
  width: 170px;
  background: url(../img/border-left.png) no-repeat left;
  text-align: center;
  line-height: 14px;
}

header .contact .basket br {
  display: none;
}

header .contact .basket .activ br {
  display: initial;
}

header .contact .basket a.activ img {
  margin: -2px auto 2px;
}
header .contact .auth a.activ img {
  margin: 9px auto -5px;
}
header .contact .auth span:first-of-type {
  margin-right: 15px;
}
header .contact .auth span {
  display: inline-block;
  text-align: center;
  margin-top: 7px;
}
header .contact .auth span:nth-child(n+2) {
  text-align: left;
}
header .contact .auth span a {
  color: #f3e03b;
  font-weight: 300;
}

header .contact .auth span a:hover {
  text-decoration: underline;
}

header .contact .auth img {
  display: block;
  margin: 6px auto 7px;
}
header .contact .basket img {
  display: block;
  margin: 0 auto 7px;
}

header .contact .auth a ,
header .contact .basket a {
  color: #8484b4;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}

header .contact .auth a .yellowText ,
header .contact .basket a .yellowText {
  color: #f3e03b;
}

header .left-side .week i {
  font-size: 12px;
  font-style: normal;
}

header .left-side .week ul {
  margin-bottom: 8px;
  position: relative;
}

header .left-side ul li {
  display: inline-block;
  color: #b92933;
  margin-right: 16px;
}

header .left-side ul li:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #b92933;
  border-radius: 50%;
  bottom: -6px;
  margin-left: -10px;
}

header .left-side ul li:nth-child(-n+5):after {
  background-color: #8484b4;
}

header .left-side ul li:nth-child(-n+5) {
  color: #8484b4;
}

header .contact .phones {
  list-style: none;
  color: #8484b4;
  width: 550px;
  font-weight: 300;
  font-size: 16px;
  margin-top: 17px;
  line-height: 26px;
}

header .contact .phones span {
  font-size: 18px;
  font-weight: 400;
}

header .contact .phones span:after {
  content: "";
  display: inline-block;
  width: 12px;
  border-top: 1px solid #4b4b79;
  vertical-align: middle;
  margin: 0 4px 0 8px;
}

header .contact .phones li {
  display: inline-block;
}

header .contact .phones li:nth-child(1), header .contact .phones li:nth-child(3) {
  width: 310px;
}

header .contact .status {
  font-size: 20px;
  color: #ffffff;
  background-color: #b92933;
  float: right;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 31px 22px 34px;
  line-height: 24px;
  width: 144px;
  cursor: pointer;
  background-image: url("../img/arrow-main.png");
  background-repeat: no-repeat;
  background-position: 116px 40px;
}

footer {
  background-color: #090a30;
  color: #acade5;
}

footer .container {
  border-top: 4px solid #f3e03b;
  padding: 40px 41px 49px;
}

footer .copyright {
  font-size: 14px;
  width: 155px;
  margin-top: 7px;
  line-height: 18px;
}

footer .contact {
  margin: 0 230px;
}

footer .contact .yellowText big {
  font-size: 16px;
}
footer .contact .yellowText span {
  color: #f3e03b;
  font-size: 20px;
  font-weight: 300;
}

footer .social {
  margin-right: 100px;
}

footer .social a {
  width: 32px;
  height: 32px;
  background-color: #f3e03b;
  background-image: url(../img/vk.png);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  border-radius: 50%;
  margin-top: 8px;
}

footer .social a.instagram {
  background-image: url(../img/instagram.png);
}

footer .menu a {
  color: #f3e03b;
  display: block;
}

footer .develop,
footer .develop a {
  color: #f3e03b;
}

.main-slider {
  background-color: #f8f8f8;
  height: 350px;
}

.sign_up {
  margin: 30px 0 0;
  padding: 25px 40px 18px 50px;
  display: inline-block;
  vertical-align: middle;
  background-color: #090a30;
  font-size: 0;
}

.sign_up a:nth-of-type(2) {
  background-image: url("../img/shina_mont.png");
  background-position: 170px 0;
}

.sign_up a:nth-of-type(1) {
  background-image: url("../img/carservice.svg");
  background-position: 180px 0;
}

.sign_up a {
  font-family: "PF DinDisplay Pro";
  font-size: 24px;
  font-weight: 200;
  background-color: #515275;
  color: #ffffff;
  text-decoration: none;
  width: 256px;
  height: 50px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  margin: -5px 0 0 30px;
  padding: 8px 0 0 25px;
  background-image: url("../img/wash.png");
  background-repeat: no-repeat;
  background-position: center right;
  user-select: none;
}

.sign_up_title {
  background-color: #090a30;
  color: #f8f60a;
  text-transform: uppercase;
  font-family: "PF DinDisplay Pro";
  font-size: 24px;
  margin: 30px -4px 0 0;
  padding: 25px 20px 24px 55px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.sign_up_title:after {
  content: "";
  width: 0;
  height: 0;
  border: 44px solid transparent;
  border-left-color: #ffffff;
  border-right: 0;
  position: absolute;
  top: 0;
  right: -32px;
  border-left-width: 12px;
}

.sign_up_title:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom-width: 23px;
  border: 44px solid transparent;
  border-left-color: #090a30;
  border-right: 0;
  position: absolute;
  top: 0;
  right: -30px;
  z-index: 1;
  border-left-width: 12px;
}

.best-slider {
  margin-top: 31px;
}

.best-slider h1 {
  text-align: center;
  font-size: 32px;
  color: #515275;
  font-weight: 400;
  margin: 35px 0 33px;
}

.best-slider h1 a {
  color: #515275;
  text-decoration: none;
  position: relative;
  background-color: #515275;
  height: 30px;
  display: inline-block;
  padding: 5px 35px 8px 16px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  font-family: "PF DinDisplay Pro", sans-serif;
  margin: 0 0 0 25px;
  border-radius: 3px;
  top: -5px;
  user-select: none;
}

.best-slider h1 a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.best-slider h1 a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  background-image: url(../img/ico_list.svg);
  background-position: 50% 50%;
  background-size: 12px 10px;
  background-repeat: no-repeat;
  width: 12px;
}


.best-slider .desc {
  padding: 0 50px;
}

.best-slider .desc .title a {
  color: #b92933;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.best-slider .desc p {
  margin: 6px 0 3px;
}
.best-slider .desc p, .best-slider .desc a, .best-slider .desc div {
  color: #505050;
  font-weight: 14px;
}

.best-slider .desc p.season-summer:after {
  content: "";
  background: url(../img/summer.png) 0 0 no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
  margin: 4px 5px -4px 10px;
}

.best-slider .desc a {
  text-decoration: none;
}

.best-slider .swiper-container.load .swiper-button-prev,
.best-slider .swiper-container.load .swiper-button-next {
  display: none;
}

.best-slider .swiper-container.load .swiper-wrapper {
  display: block;
  text-align: center;
}
.best-slider .swiper-container.load .swiper-slide {
  width: initial;
  display: inline-block;
  vertical-align: top;
}

.best-slider .old {
  font-size: 20px;
  color: #505050;
  text-decoration: line-through;
  line-height: 18px;
  display: inline-block;
  margin: 10px 0 0;
}

.best-slider a {
  position: relative;
}

.best-slider .action {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  display: inline-block;
  background-color: #b92933;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px 7px;
  user-select: none;
}

.sm-z,.sm-z span{
  width: 93px;
  height: 16px;
  background: url('../img/stars.png') 0 0 no-repeat;
  display: block;
  margin: 0 auto;
}

.sm-z{
  margin: 2px auto 9px
}

.sm-z span{
  display: block;
  background-position: 0 -16px;
  margin-left: 0;
}

.best-slider .desc .stars li.select {
  background-position: top left;
}

.best-slider .desc .price {
  font-size: 24px;
  color: #515275;
}

.best-slider .desc .price .buy {
  width: 31px;
  height: 31px;
  background-color: #b92933;
  background-image: url(../img/buy.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  margin: 11px 10px -7px 0;
  cursor: pointer;
}

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

.about-slider .swiper-slide img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

.about-slider .swiper-slide img:hover {
  -webkit-filter: initial;
  -moz-filter: initial;
  -ms-filter: initial;
  -o-filter: initial;
  filter: initial;
}

.swiper-button-next {
  background-position: -21px 0;
  right: 0;
}

.swiper-button-next:hover {
  background-position: -21px -46px;
}

.swiper-button-prev {
  left: 0;
  background-position: 0 0;
}

.swiper-button-prev:hover {
  background-position: 0 -46px;
}

.main-slider .swiper-button-next, .main-slider .swiper-button-prev {
  width: 40px;
  height: 72px;
  -webkit-background-size: initial initial;
  background-size: initial;
  background-image: url("../img/main-slider-arrow.png");
  background-position: 0 0;
  right: 0;
  margin-top: -40px;
}

.main-slider .swiper-button-next.swiper-button-disabled,
.main-slider .swiper-button-prev.swiper-button-disabled {
  pointer-events: initial;
}

.main-slider .swiper-button-next {
  background-position: -40px 0;
}

.main-slider .swiper-button-prev:not(.swiper-button-disabled):hover {
  background-position: -0 -72px;
}

.main-slider .swiper-button-next:not(.swiper-button-disabled):hover {
  background-position: -40px -72px;
}


.swiper-button-next, .swiper-button-prev {
  width: 20px;
  height: 46px;
  -webkit-background-size: initial initial;
          background-size: initial;
  background-image: url("../img/slider-arrow.png");
}

.swiper-pagination-bullet {
  background: #1e1e46;
  opacity: 1;
  width: 6px;
  height: 6px;
  margin: 0 10px;
  vertical-align: middle;
}

.swiper-pagination-bullet-active {
  background: #b92933;
  width: 8px;
  height: 8px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}

.swiper-container {
  padding: 0 0 35px;
}

.content {
  margin-top: 45px;
}

.content .menu > li {
  width: 25%;
  float: left;
}

.content .menu span img {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.content .menu p {
  color: #7f7f7f;
  font-family: Tahoma;
  font-size: 13px;
  line-height: 20px;
  margin-top: 3px;
}

.content .menu div > a {
  color: #515275;
  font-size: 22px;
  text-decoration: none;
}

.content .menu ul {
  margin-top: 3px;
}

.content .menu ul li {
  line-height: 22px;
}

.content .menu ul li a {
  font-family: Tahoma;
  font-size: 13px;
}

.content .menu li:hover .disk img {
  top: 12px;
}

.content .menu li:hover .autoProd img {
  top: 6px;
}

.content .menu li:hover .bus img {
  top: 6px;
}

.content .menu li:hover .servis img {
  top: -14px;
}

.content .menu .anim-img {
  width: 122px;
  height: 145px;
  position: relative;
}

.content .menu .anim-img.bus {
  background: url(../img/menu-img-s.png) 0 -12px no-repeat;
}

.content .menu .anim-img.bus img {
  position: absolute;
  top: 10px;
  left: 28px;
}

.content .menu .anim-img.disk {
  background: url("../img/menu-img-2.png") -12px -20px no-repeat;
  width: 128px;
}

.content .menu .anim-img.disk img {
  position: absolute;
  top: 16px;
  left: 9px;
}

.content .menu .anim-img.autoProd {
  background: url("../img/menu-img-o.png") 0 -17px no-repeat;
  width: 134px;
}

.content .menu .anim-img.autoProd img {
  position: absolute;
  top: 10px;
  left: 23px;
}

.content .menu .anim-img.servis {
  background: url("../img/menu-img-serv.png") -4px -21px no-repeat;
  width: 139px;
}

.content .menu .anim-img.servis img {
  position: absolute;
  top: -10px;
  left: 12px;
}

.content .actions {
  margin: 5px 40px 0;
}

.content .actions .action {
  float: right;
  text-decoration: none;
}

.content .actions .action .desc {
  margin: -112px 0 0 38px;
}

.content .actions .action .title {
  font-size: 24px;
  color: #ede74c;
  text-transform: uppercase;
}

.content .actions .action p {
  color: #ffffff;
  font-size: 18px;
  margin-top: 1px;
  width: 325px;
  line-height: 20px;
  letter-spacing: 0.2px;
}

.content .actions .action:first-child {
  float: left;
}

.content .actions .action:first-child .title {
  color: #9cbd27;
}

.about {
  background-color: #f6f6f6;
  margin-top: 85px;
  padding: 21px 0 32px;
}

.about h1 {
  text-align: center;
  font-size: 26px;
  color: #515275;
  font-weight: 400;
  margin: 19px 0;
}

.about p {
  font-size: 16px;
  color: #7f7f7f;
  padding: 0 38px;
  line-height: 23px;
}

.about .about-slider {
  margin: 30px 0 35px;
}

.about .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.about .swiper-container {
  padding: 0 50px;
}

.about .swiper-button-next,
.about .swiper-button-prev {
  width: 50px;
  height: 100%;
  background-image: url(../img/about-arrow.png);
  margin-top: 0;
  top: 0;
  background-position: center;
  background-color: #f6f6f6;
}

.about .swiper-button-prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.about .swiper-button-next:hover,
.about .swiper-button-prev:hover {
  background-image: url(../img/about-arrow-hover.png);
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: "PF DinDisplay Pro";
  margin: 0;
  color: #000000;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

a {
  color: #b92933;
  outline: none;
}

a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

ul, p {
  list-style: none;
  margin: 0;
  padding: 0;
}

.clear:after {
  content: "";
  clear: both;
  display: table;
}

.hidden {
  display: none;
}

div, img {
  outline: none;
}
