
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap');

* {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: #000000;
}
ul li,
.btn{
  cursor: pointer;
  transition: all 0.4s ease;
}

.container{
  max-width: 1520px;
  margin: 0 auto;
}
.header__burger{
  display: none;
}
.headerBand{
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 2px;
  color: #ffffff;
  background-color: #000000;
  text-align: center;
  padding: 7px 0;
}
.headerNav{
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerNav a img{
  width: 160px;
  padding: 15px 0;
}
.user li img{
  width: 17px;
}
.user{
  display: flex;
}
.user li:first-child{
  margin-right: 10px;
}
.menu ul{
  display: flex;
}
.menu ul li:not(:last-child){
  margin-right: 22px;
}
.menu li{
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.4s ease;
}

.headerMain{
  background: url("../img/bgHeader.png") 0 0/cover no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
h1{
  font-size: 44px;
  line-height: 51px;
  padding-top: 53px;
  margin-bottom: 14px;  
}
.headerMain__text{
  line-height: 19px;
  letter-spacing: 1px;
  margin-bottom: 22px;
}
.btn{
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #FF4A32;
  border-radius: 35px;
  padding: 5px 47px;
}
.headerMain__btns{
  display: flex;
  margin-bottom: 618px;
}
.headerMain__btn:first-child{
  margin-right: 12px;
}
.brends{
  padding: 20px 0;
  background-color: #000000;
  display: flex;
  justify-content: space-around;
  margin-bottom: 52px;
}
.brends img{
  width: 10%;
}
.looking{
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.looking h2{
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 17px;
  text-align: center;
}
.lookingText{
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 25px;
}
.lookingLine{
  width: 70px;
  height: 2px;
  background-color: #CFCFCF;
  margin: 0 auto 45px;
}
.lookingImg{
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.lookingImg1{
  background: url("../img/lookingImg1.png")0 0/contain no-repeat;
}
.lookingImg2{
  background: url("../img/lookingImg2.png")0 0/contain no-repeat;
}
.lookBg h3{
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 14px;
  padding: 283px 170px 0;
}
.lookBg:first-child{
  margin-right: 20px;
}
.lookBg__text{
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 205px;
}
.electric{
  background: url("../img/bgElectric.png")0 0/contain no-repeat;
  height: 776px;
  margin-bottom: 44px;
}
.electric__text1,
.electric__text2{
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 1px;
}
.electric__text1{
  margin-bottom: 11px;
  padding-top: 44px;
}
.electric h2{
  font-weight: 700;
  font-size: 45px;
  line-height: 51px;
  text-align: center;
  margin-bottom: 15px;
}
.electric__text2{
  margin-bottom: 20px;
}
.btn-shop{
  margin: 0 auto;
  width: 200px;
  font-size: 15px;
}
.rev{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 45px;
}
.rev-item{
  width: 30%;
}
.rev-item:not(:last-child){
  margin-right: 30px;
}
.rev__content h3{
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 21px;
}
.rev__content-text{
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 18px;
}
.btn-content{
  width: 100px;
}
.bg1{
  background: url("../img/shopImg1.png")0 0/cover no-repeat;
}
.bg2{
  background: url("../img/shopImg2.png")0 0/cover no-repeat;
}
.bg3{
  background: url("../img/shopImg3.png")0 0/cover no-repeat;
}
.shop__bg h3{
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 15px;
  padding: 208px 143px 0;
}

.shop__bg-text{
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 165px;
  color: #ffffff;
}
.shop{
  display: flex;
  margin-bottom: 55px;
  justify-content: center;
}
.sectionVideo{
  display: flex;
  justify-content: center;
  margin-bottom: 64px;
}
.sectionVideo iframe:first-child{
  margin-right: 20px;
}
.lookH2{
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 21px;
}

.blockShadow{
  height: 66px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 2px 0px 10px rgba(41, 44, 61, 0.34);
  margin-bottom: 28px;
}
.go{
  display: flex;
  justify-content: space-around;
  background-color: #000000;
}
.go__cart h4{
  font-weight: 700;
  font-size: 31px;
  line-height: 36px;
  color: #FFFFFF;
  margin-bottom: 25px;
}
.go__cart-text{
  text-align: center;
  font-size: 15px;
  line-height: 22px;
  color: #FFFFFF;
}
.go__cart{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 52px;
  width: 20%;
}
.go__cart img{
  margin-bottom: 5px;
  width: 87px;
}
.footer__cart h5{
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}
.footer__cart ul li,
.footer__cart-text{
  font-size: 14px;
  line-height: 21px;
}
.footer a img{
  width: 160px;
}
.footer{
  display: flex;
  justify-content: space-around;
  background-color: #F7F7F7;
  padding: 50px 0;
  margin-bottom: 20px;
}
.footer a{
  width: 30%;
}
.footer__cart{
  width: 26%;
}
.footer__cart-text{
  margin-bottom: 20px;
}
.copy-pay{
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  padding: 0 15px;
}
.copy ul,
.pay ul{
  display: flex;
}
.pay img{
  width: 36px;
} 
.copy ul li{
  font-size: 13px;
  line-height: 19px;
}
.copy ul li:nth-child(2n){
  color: #FF4A32;
}
.pay ul li:not(:last-child){
  margin-right: 10px;
}
.shopCart{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10%;
  min-width: 0;
  cursor: pointer;
  
}
.shopCart img{
  width: 186px;
  margin-bottom: 12px;
}
.shopCart__name{
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #FF4A32;
  margin-bottom: 3px;
}
.price{
  margin-bottom: 5px;
}
.shopCart span{
  color: #FF2121;
}
.shopCart .sold{
  color: rgba(0, 0, 0, 0.3);
}
.menu ul li:hover{
  color: #FF4A32;
  transition: all 0.4s ease;
}
.btn:hover{
  box-shadow: 0px 0px 10px 6px #A43020;
  transition: all 0.4s ease;
}

/* Анимация кнопки при клике */
.btn {
  position: relative;
  transition: .5s;
  overflow: hidden;
}
.btn::before,
.btn::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #A43020;
  top: 0;
  left: -100%;
  opacity: .5;
  transition: .3s;
  z-index: -1;
}
.btn::after {
  opacity: 1;
  transition-delay: .2s;
}
.pulse {
  background-color: #A43020;
  border-radius: 50%;
  animation: pulse 0.7s ease-out;
  transform: scale(0);
  position: absolute;
}
@keyframes pulse {
  to {
    transform: scale(2);
    background-color: #fff;
    opacity: 0;
  }
}
/* Анимация кнопки при клике */

/* Анимация меню при наведении */
.menu li {
    position: relative;
}
.menu li:after {
	content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 0;
    height: 2px;
    background-color: black;
    transition: width 0.5s;
}
.menu li:hover:after {
	content: "";
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 2px;
    background-color: #FF4A32;
    transition: width 0.5s;
}
/* Анимация меню при наведении */

@media (max-width: 1024px){
  .lookBg h3 {
    padding: 159px 170px 0;
  }
  .electric {
    height: 523px;
  }
  .shop__bg h3 {
    padding: 135px 60px 0;
  }
  .slick-next {
    z-index: 5;
    right: 0;
  }
  .shopCart img {
    width: 100px;
  }
  .slick-prev:before {
    margin-left: 47px;
  }
}

@media (max-width: 821px){
.lookingImg {
    flex-direction: column;
  }
  .lookingImg1{
  background: url("../img/lookingImg1.png")0 0/cover no-repeat;
}
.lookingImg2{
  background: url("../img/lookingImg2.png")0 0/cover no-repeat;
  }
  .lookBg:first-child{
  margin-right: 0px;
  }
  .electric {
    height: 393px;
  }
  .electric {
    background: url("../img/bgElectric.png")0 0/auto 100% no-repeat;
    height: 100vh;
  }
  .electric__text1 {
    margin-bottom: 11px;
    padding-top: 10%;
  }
  .rev__content-text {
    font-size: 12px;
    line-height: 18px;
  }
  .rev__content h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .rev-item:not(:last-child) {
    margin-right: 20px;
  }
  .shop {
    flex-direction: column;
  }
  .sectionVideo {
    margin-bottom: 64px;
    flex-direction: column;
    align-items: center;
  }
  .sectionVideo iframe:first-child {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .go__cart img {
    width: 80px;
  }
  .go__cart h4 {
    font-size: 20px;
  }
  .go__cart-text {
    font-size: 12px;
  }
  .go__cart {
    width: 23%;
  }
  .footer a img {
    width: 100px;
  }
  .footer__cart {
    width: 60%;
  }
  .footer__cart-text {
    text-align: justify;
  }
  .footer {
    padding: 35px 15px;
  }
  .copy-pay {
    flex-direction: column;
  }
  .copy ul:first-child{
    margin-bottom: 20px;
  }
  /* BURGER MENU */
  .header__burger.active::before{
    transform: rotate(45deg);
    top: 13px;
  }
  .header__burger.active::after{
    transform: rotate(-45deg);
    bottom: 13px;
  }
  .header__burger.active span{
    transform: scale(0);
  }


  .header__burger{
    position: relative;
    left: 25%;
    top: 2px;
    z-index: 20;
    display: block;
    width: 50px;
    height: 30px;
  }

  .header__burger.active{
    overflow: hidden;
  }
  .header__burger:before,
  .header__burger:after{
    content: '';
    position: absolute;
    background-color: #000000;
    width: 100%;
    height: 2px;
    left: 0;
    transition: all 0.3s ease 0s;
  }
  .header__burger:before{
    top: 0;
    
  }
  .header__burger:after{
    bottom: 0;
    
  }
  .header__burger span{
    position: absolute;
    background-color: #000000;
    width: 100%;
    height: 2px;
    top: calc(50% - 2px);
    transition: all 0.3s ease 0s;
  }
  .menu__burger{
    position: fixed;
    top: 0%;
    left: -100%;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color:rgb(72 72 72 / 95%);
    padding-top: 90px;
    z-index: 10;
    transition: all 1s ease 0s;
  }
.menu__burger.active{
  left: 0%;
  }
  .menu__burger ul{
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .menu__burger ul a{
    margin-bottom: 50px;
  }
  /* BURGER MENU */
  .menu ul li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .menu li {
    font-size: 18px;
    color: #fff;
  }
}

@media (max-width: 430px){
  .header__burger {
    width: 40px;
    height: 25px;
}
  .header__burger {
    left: 14%;
  }
  .headerMain__text {
    text-align: center;
  }
  .headerMain__btns {
    margin-bottom: 618px;
    flex-direction: column;
  } 
  .headerMain__btn:first-child {
    margin-right: 0;
    margin-bottom: 25px;
  }
  h1 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80%;
  }
  .headerMain__text {
    margin-bottom: 40px;
  }
  .headerMain{
    height: 100vh;
  }
  .brends img {
    width: 15%;
  }
  .lookBg h3 {
    padding: 159px 0px 0;
  }
  .electric__text1 {
    margin-bottom: 11px;
    padding-top: 40%;
  }
  .rev {
    flex-direction: column;
  }
  .rev-item:not(:last-child) {
    margin-right: 0px;
  }
  .rev-item {
    width: 100%;
  }
  .rev__content .rev-item{
    padding: 0 15px;
  }
  iframe {
    width: 100%;
  }
  .rev__content h3 {
    text-align: center;
    margin-top: 30px;
  }
  .rev__content-text {
    padding: 0 15px;
    text-align: center;
  }
  .btn-content {
    margin: 0 auto;
  }
  .go {
    flex-direction: column;
  }
  .go__cart {
    width: 100%;
    margin-top: 0px;
  }
  .go__cart img {
    margin-bottom: 0px;
    width: 55vw;
  }
  .go__cart h4 {
    font-size: 12vw;
  }
  .go__cart-text {
    font-size: 20px;
    padding: 0 25px;
  }
  .footer {
    flex-direction: column;
    padding: 20px 15px;
  }
  .footer__cart {
    width: 100%;
  }
  .footer a {
    width: 100%;
    text-align: center;
  }
  .footer__cart h5 {
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
  }
  .copy ul li {
    font-size: 10px;
  }
  .header__burger {
    left: 10%;
  }
  .pay img {
    width: 30px;
  }
  .copy ul, .pay ul {
    justify-content: center;
  }
}