* {
  box-sizing: border-box;
  font-family: Inter, serif;
}
@import url(https://fonts.google.com/specimen/Inter);
body {
  margin: 0;
}
header {
  width: 100%;
  position: fixed;
  background-color: #f5f5f7cc;
}

li {
  display: inline;
  font-size: 15px;
  padding: 0 8px;
}
.store {
  text-decoration: none;
  color: black;
  cursor: pointer;
}
ul {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  font-weight: 400;
  height: 44px;
}
.headerzurag {
  height: 14px;
  width: 14px;
  cursor: pointer;
}

.HeaderinP {
  text-align: center;
  width: 100%;
  padding-top: 50px;
  margin: 0;
  font-size: 15px;
}

.iphone16pro {
  color: white;
  font-size: 52px;
  margin-top: 5px;
  padding-top: 50px;
}
.hello {
  color: white;
  font-size: 24px;
}
.background1 {
  background-image: url(images/iphone16pro.jpeg);
  height: 692px;
  background-position: center;
  background-size: cover;
  text-align: center;
}

.learnmore {
  height: 42px;
  width: 114px;
  border-radius: 999px;
  background-color: #0071e3;
  color: white;
  padding: 12px 20px;
  cursor: pointer;
  border: solid #0071e3 1px;
  font-size: 13px;
  /* letter-spacing: -0.37px;
  font-weight: 400;
  line-height: 20px; */
}
.learnmore:hover {
  transform: scale(1.05);
}
.Buy {
  width: 88px;
  height: 44px;
  border-radius: 999px;
  background-color: transparent;
  border-color: #2997ff;
  color: #2997ff;
  padding: 12px 20px;
  cursor: pointer;
  border: solid #0071e3 1px;
}
.Buy:hover {
  transform: scale(1.05);
}
.learnmore-16 {
  height: 42px;
  width: 114px;
  border-radius: 999px;
  background-color: white;
  color: black;
  padding: 12px 20px;
  cursor: pointer;
  border: solid #0071e3 1px;
}
.learnmore-16:hover {
  transform: scale(1.05);
}
.Buy-16 {
  height: 44px;
  width: 88px;
  border-radius: 999px;
  background-color: transparent;
  padding: 12px 20px;
  color: white;
  border-color: white;
  cursor: pointer;
  border: solid #0071e3 1px;
}
.Buy-16:hover {
  transform: scale(1.05);
}
.background2 {
  background-image: url(images/iphone16.jpeg);
  height: 692px;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.background3 {
  background-image: url(images/appleb3.jpeg);
  height: 692px;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.giftmagic {
  font-size: 52px;
  margin: 0;
}
.background33 {
  padding-top: 450px;
}
.shopgifts {
  height: 45.5px;
  width: 117.46px;
  background-color: #0071e3;
  border-radius: 999px;
  color: white;
  font-size: 16px;
  cursor: pointer;
  border: solid #0071e3 1px;
}
.shopgifts:hover {
  transform: scale(1.05);
}
.make {
  font-size: 24px;
}
/* Airpod+ipad flexbox 1*/
.ipad-airpod {
  display: flex;
  gap: 15px;
  margin-top: 15px;
}
.ipad {
  background-image: url(images/ipad.jpeg);
  width: 50%;
  height: 60vh;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.airpod {
  background-image: url(images/airpod.jpeg);
  width: 50%;
  height: 60vh;
  background-size: cover;
}
.airpodspro {
  color: white;
}
.now {
  color: white;
  border: #0071e3;
}
.move {
  padding-top: 400px;
  text-align: center;
}
.move1 {
  text-align: center;
  padding-top: 70px;
}
.ipad-h {
  height: 40px;
}
.twosizes {
  font-size: 20px;
}
.helloo {
  font-size: 20px;
  background: -webkit-linear-gradient(#0090f7, #ba62fc, #f2416b, #f55600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
/* flexbox2 iwatch+macbook */
.iwatch-macbook {
  display: flex;
  gap: 15px;
}
.iwatch {
  background-image: url(images/iwatch.jpeg);
  width: 50%;
  height: 60vh;
  background-size: cover;
  background-position: center;
  text-align: center;
  margin-top: 15px;
}
.iwatch-design {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.macbook {
  background-image: url(images/mbookair.jpeg);
  width: 50%;
  height: 60vh;
  background-size: cover;
  text-align: center;
  margin-top: 15px;
}
.iwatch-apple {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
}
.macbook-h1 {
  padding-top: 100px;
  margin: 0;
}
.macbook-p1 {
  margin-top: 5px;
}
/* flexbox3 card+trade-in */
.tradein-card {
  display: flex;
  gap: 15px;
  margin-top: 15px;
}
.tradein {
  background-image: url(images/tradein.jpeg);
  width: 50%;
  height: 60vh;
  background-size: cover;

  text-align: center;
}
.card {
  background-image: url(images/applecard.jpeg);
  width: 50%;
  height: 60vh;
  background-size: cover;

  text-align: center;
}
.learnmore-get {
  height: 42px;
  width: 153px;
  border-radius: 999px;
  background-color: #0071e3;
  color: white;
  font-size: 13.333333px;
  cursor: pointer;
  border: solid #0071e3 1px;
}
.learnmore-get:hover {
  transform: scale(1.05);
}
.Buy-now {
  width: 114px;
  height: 42px;
  border-radius: 999px;
  background-color: transparent;
  border-color: #2997ff;
  color: #2997ff;
  cursor: pointer;
  border: solid #0071e3 1px;
}
.Buy-now:hover {
  transform: scale(1.05);
}
.tradein-apple {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 0;
}
.card-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
p {
  font-size: 18px;
}

.kino1-1 {
  background-image: url(images/kino7.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
  background-position: center;
  background-repeat: no-repeat;
}

.kino2-2 {
  background-image: url(images/kino1.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino3-3 {
  background-image: url(images/kino2.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino4-4 {
  background-image: url(images/kino3.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino5-5 {
  background-image: url(images/kino4.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino6-6 {
  background-image: url(images/kino5.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino7-7 {
  background-image: url(images/kino6.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino8-8 {
  background-image: url(images/kino8.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino9-9 {
  background-image: url(images/kino9.jpg);
  background-size: cover;
  height: 668px;
  width: 1250px;
  align-items: flex-end;
  display: flex;
}
.kino100 {
  background-image: url(images/kino10.jpg);
  height: 668px;
  width: 1250px;
  background-size: cover;
  align-items: flex-end;
  display: flex;
}
.movie-p {
  color: white;
}
.movies {
  display: flex;
  gap: 15px;
  width: 100%;
  align-items: center;
  overflow-x: scroll;
  scrollbar-width: none;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  margin-top: 15px;
}

.streamnow {
  border-radius: 999px;
  height: 42.5px;
  width: 136.55px;
  padding: 11px 21px;
  background-color: #f5f5f7;
  margin: 0px 14px 0px 0px;
  border: none;
  cursor: pointer;
}
.streamnow:hover {
  transform: scale(1.05);
}
.kino-accesories {
  display: flex;
  margin-left: 20px;
  align-items: center;
  scroll-snap-align: center;
}
.bullets {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  justify-content: center;
  gap: 10px;
}
.bullet {
  background-color: grey;
  border: 3px solid grey;
  border-radius: 50%;
  height: 1px;
  padding: 1px;
}
/* Slider-Wrapper */

.slider-image {
  height: 236px;
  width: 417px;
  display: flex;
}
.slider-image-small {
  height: 200px;
  width: 250x;
  padding-top: 35px;
  padding-left: 35px;
}
.slider-buttons {
  display: flex;
  position: absolute;
  top: 100px;
  left: 170px;
  width: 200px;
  height: 200px;
}
.slider-content {
  display: flex;
  position: relative;
  background-color: grey;
  height: 236px;
  width: 417px;
}
.slider-text {
  color: white;
  font-size: large;
  height: 20px;
  display: flex;
  margin: auto;
  margin-right: 35px;
  position: absolute;
  bottom: 0;
  left: 5px;
}
.slider-text-small {
  color: rgb(0, 2, 6);
  font-size: large;
  height: 20px;
  display: flex;
  margin: auto;
  margin-right: 35px;
  position: absolute;
  right: 15px;
  top: 110px;
}
.slider-button {
  display: none;
  background-color: rgb(127, 226, 127);
  border: none;
  width: 88px;
  height: 33px;
  border-radius: 30px;
  color: black;
  cursor: pointer;
}

@keyframes slider-animation {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}

.slider {
  display: flex;
  gap: 15px;
  width: max-content;
  overflow-x: scroll;
  animation: slider-animation 20s linear 0s infinite;
  scrollbar-width: none;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.slider-wrapper {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.slider-wrapper:hover .slider {
  animation-play-state: paused;
}
.slider-content:hover .slider-button {
  display: block;
}
/* bagsh */
.slider:hover .slider-content {
  filter: grayscale(1);
  transition: filter 0.3s ease-in-out;
  animation: slider-animation 15s linear 0s infinite;
}
.slider:hover .slider-content:hover {
  filter: grayscale(0);
}
.slider-content:hover .slider-text-small {
  display: none;
}
.menu-phone {
  display: none;
}
@media only screen and (max-width: 768px) {
  header {
    display: none;
  }
  .menubar {
    /* display: block; */
    height: 20px;
    width: 20px;
  }
  .menu-phone {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
  }
  .background1 {
    background-image: url(images/iphone16-pro-tablet.jpeg);
    background-size: cover;
  }
  .background2 {
    background-image: url(images/iphone16-tablet.jpeg);
  }

  .other-three-phone {
    gap: 25px;
    display: flex;
    align-items: center;
    padding-right: 55px;
  }
  .apple-logo-phone {
    padding-left: 10px;
  }
  .HeaderinP {
    padding: 0;
  }
  .ipad {
    background-image: url(images/ipad.jpeg);
    background-size: cover;
    height: 490px;
    width: 378px;
    background-position: center;
  }
  .move1 {
    padding: 0;
  }
  .ipad-h {
    width: 373px;
    padding-top: 10px;
  }
  .airpod {
    background-image: url(images/airpod.jpeg);
    background-size: cover;
    height: 490px;
    width: 378px;
    background-position: center;
  }
  .move {
    padding-top: 250px;
  }
  .macbook {
    background-image: url(images/mbookair.jpeg);
    background-size: cover;
    height: 490px;
    width: 378px;
    background-position: center;
  }

  .macbook-h1 {
    padding: 0;
  }
  .tradein {
    background-image: url(images/tradein.jpeg);
    background-size: cover;
    height: 490px;
    width: 378px;
    background-position: center;
  }
  .card {
    background-image: url(images/applecard.jpeg);
    background-size: cover;
    height: 490px;
    width: 378px;
    background-position: center;
  }
  .tradein-card {
    margin-top: 15px;
  }
  .kino1-1 {
    width: 689px;
    height: 368px;
  }
  .kino2-2 {
    width: 689px;
    height: 368px;
  }
  .kino3-3 {
    width: 689px;
    height: 368px;
  }
  .kino4-4 {
    width: 689px;
    height: 368px;
  }
  .kino5-5 {
    width: 689px;
    height: 368px;
  }
  .kino6-6 {
    width: 689px;
    height: 368px;
  }
  .kino7-7 {
    width: 689px;
    height: 368px;
  }
  .kino8-8 {
    width: 689px;
    height: 368px;
  }
  .kino9-9 {
    width: 689px;
    height: 368px;
  }
  .kino100 {
    width: 689px;
    height: 368px;
  }
}
@media only screen and (max-width: 390px) {
  .ipad-airpod {
    display: flex;
    flex-direction: column;
  }
  .other-three-phone {
    gap: 30px;
    display: flex;
    align-items: center;
    padding-right: 28px;
  }
  .slider-image {
    width: 390px;
  }
  .background1 {
    background-image: url(images/iphone16-pro-phone.jpeg);
    background-size: cover;
  }
  .background11 {
    padding-top: 390px;
    margin: 0;
  }
  .iphone16pro {
    margin: 0;
    font-size: 40px;
  }
  .background2 {
    background-image: url(images/iphone16-phone.jpeg);
    background-size: cover;
  }

  .iwatch-macbook {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .tradein-card {
    display: flex;
    flex-direction: column;
  }
  .iwatch {
    width: 390px;
    height: 490px;
  }
  .ipad {
    width: 390px;
    height: 490px;
  }
  .airpod {
    width: 390px;
    height: 490px;
  }
  .macbook {
    width: 390px;
    height: 490px;
  }
  .tradein {
    width: 390px;
    height: 490px;
  }
  .card {
    width: 390px;
    height: 490px;
  }
  .kino1-1 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-1.jpeg);
  }
  .kino2-2 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-2.jpeg);
  }
  .kino3-3 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-3.jpeg);
  }
  .kino4-4 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-4.jpeg);
  }
  .kino5-5 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-5.jpeg);
  }
  .kino6-6 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-6.jpeg);
  }
  .kino7-7 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-7.jpeg);
  }
  .kino8-8 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-8.jpeg);
  }
  .kino9-9 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-2.jpeg);
  }
  .kino100 {
    width: 274px;
    height: 495px;
    background-image: url(images/phone-movie-1.jpeg);
  }
  .movie-p {
    color: white;
    font-size: 14px;
  }
  .slider-content {
    width: 390px;
  }
}
