Redmi A1 — 2/32GB / Light Blue
Xiaomi

Redmi A1 — 2/32GB / Light Blue

/* =============== Redmi A1 =============== */ #redmi_a1 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #redmi_a1 ul, #redmi_a1 ol { list-style: none; padding-left: 0; } #redmi_a1 video, #redmi_a1 img { vertical-align: middle; } #redmi_a1 video { width: 100%; height: auto; } #redmi_a1.xiaomi_container { max-width: 2560px; } #redmi_a1 .section { line-height: 1.2; } #redmi_a1 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #redmi_a1 .font-bold { font-weight: bold; } #redmi_a1 .font-light { font-weight: 300; } #redmi_a1 .font-color { color: #ffd400; } #redmi_a1 .text-box { text-align: center; color: #000000; padding: 5% 12.5%; } #redmi_a1 .text-box.text-box--left { text-align: left; } #redmi_a1 .text-box--white { color: #ffffff; } #redmi_a1 .text-box .title, #redmi_a1 .text-box .desc, #redmi_a1 .text-box .text { display: block; } #redmi_a1 .text-box .title { font-size: 36px; line-height: 1.2; } #redmi_a1 .text-box .title.title--big { font-size: 48px; margin-bottom: 20px; } #redmi_a1 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 500; } #redmi_a1 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #redmi_a1 .text-box .text.text--small { font-size: 14px; opacity: .5; } #redmi_a1 .video-box, #redmi_a1 .image-box { padding: 0 12.5%; } #redmi_a1 .video-box video { width: 100%; height: auto; } #redmi_a1 .video a, #redmi_a1 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #redmi_a1 .video a img, #redmi_a1 .video .video-link img { transition: 0.3s ease-in-out transform; } #redmi_a1 .video a:hover img, #redmi_a1 .video .video-link:hover img { transform: scale(1.1); } #redmi_a1 .video a::after, #redmi_a1 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/redmi-a1/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #redmi_a1 .text-box { padding: 5%; } #redmi_a1 .text-box .title { font-size: 28px; } #redmi_a1 .text-box .title.title--big { font-size: 42px; } #redmi_a1 .video-box, #redmi_a1 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #redmi_a1 .text-box .title { font-size: 24px; } #redmi_a1 .text-box .title.title--big { font-size: 36px; } #redmi_a1 .text-box .desc { font-size: 18px; margin-top: 10px; } #redmi_a1 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .text-box { padding: 10% 5%; } #redmi_a1 .text-box .title { font-size: 20px; } #redmi_a1 .text-box .title.title--big { font-size: 28px; } #redmi_a1 .text-box .desc { font-size: 16px; } #redmi_a1 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #redmi_a1 .text-box .text { padding-left: 10%; padding-right: 10%; } #redmi_a1 .text-box .title.title--big { font-size: 60px; } #redmi_a1 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1620px) { #redmi_a1 .text-box .text { font-size: 16px; } } /* =============== Floating text-box =============== */ #redmi_a1 .section.section-float { position: relative; z-index: 1; height: 520px; } #redmi_a1 .section.section-float--big { height: 680px; } #redmi_a1 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #redmi_a1 .section .text-box.text-box-float--left { left: 5%; } #redmi_a1 .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #redmi_a1 .section.section-float { height: 420px; } #redmi_a1 .section.section-float--big { height: 560px; } #redmi_a1 .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #redmi_a1 .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 400px; } #redmi_a1 .section .text-box.text-box-float, #redmi_a1 .section .text-box.text-box-float--left { position: static; text-align: center; transform: none; padding: 10% 5%; width: 100%; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section.section-float { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #redmi_a1 .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #redmi_a1 .section.section-float { height: 620px; } #redmi_a1 .section.section-float--big { height: 820px; } #redmi_a1 .section .text-box.text-box-float { width: 35%; } #redmi_a1 .section .text-box.text-box-float--left { left: 12.5%; } #redmi_a1 .section .text-box.text-box-float--right { width: 35%; left: 55%; } } @media (min-width: 1620px) { #redmi_a1 .section.section-float { height: 820px; } #redmi_a1 .section.section-float--big { height: 980px; } #redmi_a1 .section .text-box.text-box-float--right { width: 30%; left: 60%; } } @media (min-width: 2080px) { #redmi_a1 .section.section-float { height: 1080px; } #redmi_a1 .section.section-float--big { height: 1180px; } } /* =============== Add Font =============== */ @font-face { font-display: swap; font-family: 'Xiaomi Brand'; font-style: normal; font-weight: 100 900; src: url(https://i02.appmifile.com/i18n/fonts/Brand/Brand.woff2) format("woff2") } #redmi_a1 .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #redmi_a1 .section-01 { background-image: url('https://media.mi-home.pl/products/redmi-a1/section-01.jpg'); height: 560px; } #redmi_a1 .section-01 .text-box { padding-left: 12.5%; padding-top: 12.5%; } #redmi_a1 .section-01 .text-box .title { font-size: 48px; font-weight: 600; } #redmi_a1 .section-01 .text-box .desc { font-size: 24px; font-weight: 400; margin-top: 10px; } #redmi_a1 .section-01 .text-box .text { font-size: 14px; color: rgba(0, 0, 0, 0.5); margin-top: 75%; } @media (max-width: 991.98px) { #redmi_a1 .section-01 { height: 440px; } #redmi_a1 .section-01 .text-box { padding-top: 7.5%; } #redmi_a1 .section-01 .text-box .desc { font-size: 20px; } #redmi_a1 .section-01 .text-box .text { margin-top: 55%; } } @media (max-width: 767.98px) { #redmi_a1 .section-01 { height: auto; background-size: 140% auto; background-position: right bottom; padding-bottom: 400px; background-color: #DDF4FE; } #redmi_a1 .section-01 .text-box { padding: 10% 5%; text-align: center; } #redmi_a1 .section-01 .text-box .title { font-size: 48px; } #redmi_a1 .section-01 .text-box .desc { font-size: 18px; } #redmi_a1 .section-01 .text-box .text { font-size: 13px; margin-top: 10%; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section-01 { padding-bottom: 280px; } #redmi_a1 .section-01 .text-box { padding: 15% 5% 10%; } #redmi_a1 .section-01 .text-box .desc { font-size: 16px; } #redmi_a1 .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #redmi_a1 .section-01 { padding-bottom: 200px; } #redmi_a1 .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1200px) { #redmi_a1 .section-01 { height: 720px; } #redmi_a1 .section-01 .text-box { padding-left: 15%; } #redmi_a1 .section-01 .text-box .desc { font-size: 28px; } #redmi_a1 .section-01 .text-box .title { font-size: 60px; } #redmi_a1 .section-01 .text-box .text { margin-top: 65%; } } @media (min-width: 1600px) { #redmi_a1 .section-01 { height: 820px; } } @media (min-width: 2080px) { #redmi_a1 .section-01 { height: 920px; } } /* =============== Section 02 =============== */ #redmi_a1 .section-02 { padding: 7.5% 0; background-color: #EDF3F8; } #redmi_a1 .section-02 .section-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; } #redmi_a1 .section-02 .section-wrapper .item { position: relative; z-index: 1; font-size: 15px; font-weight: 300; } #redmi_a1 .section-02 .section-wrapper .item .title { font-size: 21px; color: #191919; margin-bottom: 10px; font-weight: 600; } #redmi_a1 .section-02 .section-wrapper .item-1 .title { font-size: 18px; display: flex; align-items: center; line-height: 1; } #redmi_a1 .section-02 .section-wrapper .item-1 .title strong { font-size: 42px; padding-right: 15px; border-right: 2px solid #191919; } #redmi_a1 .section-02 .section-wrapper .item-1 .title span { padding-left: 15px; line-height: 1.2; } #redmi_a1 .section-02 .text-wrapper { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; padding: 50px; line-height: 1.5; } #redmi_a1 .section-02 .section-wrapper .item-1 { flex: 0 0 calc(30.9% - 10px); width: calc(30.9% - 10px); } #redmi_a1 .section-02 .section-wrapper .column { flex: 0 0 calc(69.1% - 10px); width: calc(69.1% - 10px); display: flex; flex-wrap: wrap; justify-content: space-between; } #redmi_a1 .section-02 .section-wrapper .item-2 { flex: 0 0 calc(57.5% - 10px); width: calc(57.5% - 10px); margin-bottom: 20px; } #redmi_a1 .section-02 .section-wrapper .item-3 { flex: 0 0 calc(42.5% - 10px); width: calc(42.5% - 10px); margin-bottom: 20px; } #redmi_a1 .section-02 .section-wrapper .item-4 { flex: 0 0 100%; width: 100%; margin-bottom: 15px; } #redmi_a1 .section-02 .section-wrapper .item-2 .text-wrapper { padding-top: 10%; } #redmi_a1 .section-02 .section-wrapper .item-1 .title strong, #redmi_a1 .section-02 .section-wrapper .item-2 .title strong { -webkit-text-fill-color: #0000; background: linear-gradient(300deg,#43b9ff,#297fff); background-clip: border-box; -webkit-background-clip: text; background-clip: text; } #redmi_a1 .section-02 .section-wrapper .item-3 .text-wrapper { text-align: center; padding: 12.5% 15% 5%; } #redmi_a1 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 10% 60% 10% 10%; } @media (max-width: 991.98px) { #redmi_a1 .section-02 .text-wrapper { padding: 20px; } #redmi_a1 .section-02 .section-wrapper .item .title { font-size: 16px; margin-bottom: 5px; } #redmi_a1 .section-02 .section-wrapper .item-1 .title strong { font-size: 36px; } #redmi_a1 .section-02 .section-wrapper .item-2 .text-wrapper { padding-top: 7.5%; } #redmi_a1 .section-02 .section-wrapper .item-3 .text-wrapper { padding: 10% 5% 5%; } #redmi_a1 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 7.5% 65% 10% 5%; } } @media (max-width: 767.98px) { #redmi_a1 .section-02 .section-wrapper .item-1 { flex: 0 0 100%; width: 100%; margin-bottom: 20px; text-align: right; background-color: #ffffff; } #redmi_a1 .section-02 .section-wrapper .item-1 .text-wrapper { padding: 10%; } #redmi_a1 .section-02 .section-wrapper .item-1 .title strong { font-size: 28px; } #redmi_a1 .section-02 .section-wrapper .column { flex: 0 0 100%; width: 100%; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section-02 .section-wrapper .item-1, #redmi_a1 .section-02 .section-wrapper .item-2, #redmi_a1 .section-02 .section-wrapper .item-3, #redmi_a1 .section-02 .section-wrapper .item-4 { flex: 0 0 100%; width: 100%; margin-bottom: 20px; } #redmi_a1 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 2.5% 60% 10% 5%; } } @media only screen and (max-width: 363.98px) { #redmi_a1 .section-02 .section-wrapper .item-1 .text-wrapper { padding: 10% 5%; } #redmi_a1 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 5%; position: static; } } @media (min-width: 1200px) { #redmi_a1 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 10% 65% 10% 10%; } } /* =============== Section 03 & 06 =============== */ #redmi_a1 .section-03, #redmi_a1 .section-06 { position: relative; z-index: 1; } #redmi_a1 .section-03 .text-box, #redmi_a1 .section-06 .text-box { position: absolute; z-index: 1; top: 2.5%; left: 0; width: 100%; } @media (max-width: 767.98px) { #redmi_a1 .section-03, #redmi_a1 .section-03 .text-box { background-color: #CBE7FD; } #redmi_a1 .section-06, #redmi_a1 .section-06 .text-box { background-color: #F0F1F5; } #redmi_a1 .section-03 .text-box, #redmi_a1 .section-06 .text-box { position: relative; margin-bottom: -15%; } } /* =============== Section 04 =============== */ #redmi_a1 .section-04 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_a1 .section-04 .text-box .title--big { -webkit-text-fill-color: #0000; background: linear-gradient(285deg,#43b9ff,#297fff); background-clip: border-box; -webkit-background-clip: text; background-clip: text; } #redmi_a1 .section-04 .list { width: 75%; margin: 0 auto; display: flex; flex-wrap: wrap; } #redmi_a1 .section-04 .list .item { color: #191919; flex: 0 0 25%; width: 25%; display: flex; align-items: center; font-weight: 300; padding: 10px 5px 10px 0; } #redmi_a1 .section-04 .list .item .title { font-size: 48px; padding-right: 15px; -webkit-text-fill-color: #0000; background: linear-gradient(1turn,#5bd1ff,#2579ff); background-clip: border-box; -webkit-background-clip: text; background-clip: text; font-weight: 600; } #redmi_a1 .section-04 .list .item .text { font-size: 15px; } #redmi_a1 .section-04 .list .item .text strong { display: block; font-size: 20px; } @media (max-width: 991.98px) { #redmi_a1 .section-04 .list { width: 90%; } } @media (max-width: 767.98px) { #redmi_a1 .section-04 .list .item { flex: 0 0 50%; width: 50%; } #redmi_a1 .section-04 .list .item .title { font-size: 36px; } #redmi_a1 .section-04 .list .item .text { font-size: 15px; } #redmi_a1 .section-04 .list .item .text strong { font-size: 18px; } } @media only screen and (max-width: 363.98px) { #redmi_a1 .section-04 .list .item { flex: 0 0 100%; width: 100%; } #redmi_a1 .section-04 .list .item .title { flex: 0 0 80px; width: 80px; text-align: right; } } @media (min-width: 1200px) { #redmi_a1 .section-04 .text-box { padding-right: 30%; } #redmi_a1 .section-04 .list .item .title { font-size: 64px; } #redmi_a1 .section-04 .list .item .text { font-size: 17px; } #redmi_a1 .section-04 .list .item .text strong { font-size: 22px; } } /* =============== Section 05 =============== */ #redmi_a1 .section-05 { position: relative; z-index: 1; } #redmi_a1 .section-05 .section-wrapper { display: flex; flex-direction: row-reverse; } #redmi_a1 .section-05 .section-wrapper > * { flex: 0 0 50%; width: 50%; } #redmi_a1 .section-05 .text-box { background-color: #15161A; padding: 5%; margin-top: 10%; } #redmi_a1 .section-05 .slick-dots { bottom: 50px; text-align: left; padding-left: 10%; left: 100%; position: absolute; z-index: 2; } #redmi_a1 .section-05 .slick-dots li { margin: 0 20px 0 0; } #redmi_a1 .section-05 .slick-dots li.slick-active { position: relative; z-index: 1; padding-right: 125px; } #redmi_a1 .section-05 .slick-dots li::after { color: #ffffff; font-weight: bold; position: absolute; left: 35px; top: 3px; z-index: 2; font-size: 16px; } #redmi_a1 .section-05 .slick-dots li:nth-child(1) button, #redmi_a1 .section-05 .slick-dots li:nth-child(1) button:hover, #redmi_a1 .section-05 .slick-dots li.slick-active:nth-child(1) button { background: #B8DEFF; opacity: 1; } #redmi_a1 .section-05 .slick-dots li.slick-active:nth-child(1)::after { content: 'Błękitny'; } #redmi_a1 .section-05 .slick-dots li:nth-child(2) button, #redmi_a1 .section-05 .slick-dots li:nth-child(2) button:hover, #redmi_a1 .section-05 .slick-dots li.slick-active:nth-child(2) button { background: #C1DFC5; opacity: 1; } #redmi_a1 .section-05 .slick-dots li.slick-active:nth-child(2)::after { content: 'Jasnozielony'; } #redmi_a1 .section-05 .slick-dots li:nth-child(3) button, #redmi_a1 .section-05 .slick-dots li:nth-child(3) button:hover, #redmi_a1 .section-05 .slick-dots li.slick-active:nth-child(3) button { background: #636363; opacity: 1; } #redmi_a1 .section-05 .slick-dots li.slick-active:nth-child(3)::after { content: 'Czarny'; } #redmi_a1 .section-05 .slick-slider .slick-dots li button { width: 24px; height: 24px; border-radius: 30px; position: relative; z-index: 1; } @media (max-width: 991.98px) { #redmi_a1 .section-05 .slick-dots { bottom: 5%; } } @media (max-width: 767.98px) { #redmi_a1 .section-05 .section-wrapper { display: block; } #redmi_a1 .section-05 .section-wrapper > * { flex: 0 0 100%; width: 100%; } #redmi_a1 .section-05 .text-box { background-color: #ffffff; color: #191919; margin-top: 0; padding: 10% 5%; } #redmi_a1 .section-05 .slick-dots { bottom: 100%; left: 0; padding-left: 5%; } #redmi_a1 .section-05 .slick-dots li::after { color: #191919; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section-05 .slick-dots li::after { font-size: 15px; top: 2px; } } @media (min-width: 1200px) { #redmi_a1 .section-05 .section-wrapper .text-box { padding: 7.5% 10% 5% 10%; margin-top: 15%; } #redmi_a1 .section-05 .slick-dots { padding-left: 20%; } } @media (min-width: 1400px) { #redmi_a1 .section-05 .section-wrapper .text-box { padding: 7.5% 20% 5% 10%; } } /* =============== Section 07 =============== */ #redmi_a1 .section-07 { padding-bottom: 5%; } #redmi_a1 .section-07 .text-box { padding-bottom: 2.5%; } #redmi_a1 .section-07 .image-wrapper { padding-left: 12.5%; } @media (max-width: 991.98px) { #redmi_a1 .section-07 .image-wrapper { padding-left: 5%; } } /* =============== Section 08 =============== */ #redmi_a1 .section-08 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_a1 .section-08 .section-wrapper { width: 100%; padding-right: 10%; margin: 0 auto; display: flex; flex-wrap: wrap; flex-direction: row-reverse; align-items: center; } #redmi_a1 .section-08 .image-wrapper { flex: 0 0 60%; width: 60%; } #redmi_a1 .section-08 .text-box { padding: 0 10%; flex: 0 0 40%; width: 40%; } @media (max-width: 991.98px) { #redmi_a1 .section-08 .section-wrapper { padding-right: 5%; } #redmi_a1 .section-08 .text-box { padding: 0 5%; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section-08 .section-wrapper > * { flex: 0 0 100%; width: 100%; } #redmi_a1 .section-08 .text-box { padding: 5%; } } /* =============== Section 09 =============== */ #redmi_a1 .section-09 { padding-bottom: 7.5%; } #redmi_a1 .section-09 .image-wrapper { width: 75%; margin: 0 auto; } #redmi_a1 .section-09 .info-wrapper { display: flex; } #redmi_a1 .section-09 .info-wrapper > * { flex: 0 0 50%; width: 50%; padding: 30px; text-align: center; font-size: 19px; font-weight: 600; } @media (max-width: 991.98px) { #redmi_a1 .section-09 .image-wrapper { width: 90%; } } @media (max-width: 767.98px) { #redmi_a1 .section-09 .info-wrapper > * { padding: 20px; font-size: 16px; } } /* =============== Section 10 =============== */ #redmi_a1 .section-10 { padding-bottom: 7.5%; } #redmi_a1 .section-10 .section-wrapper { width: 75%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; background: linear-gradient(to bottom, #f2f3f7 0%,#f6f7f9 80%); flex-direction: row-reverse; } #redmi_a1 .section-10 .section-wrapper > * { flex: 0 0 50%; width: 50%; } #redmi_a1 .section-10 .text-box { padding: 0 5% 0 0; } #redmi_a1 .section-10 .list { padding-top: 30px; } #redmi_a1 .section-10 .list .item { color: #191919; display: flex; align-items: center; padding: 20px 0; } #redmi_a1 .section-10 .list .item .image-wrapper { flex: 0 0 80px; width: 80px; padding-right: 26px; } #redmi_a1 .section-10 .list .item .text { margin-top: 0; font-weight: 600; font-size: 20px; } @media (max-width: 991.98px) { #redmi_a1 .section-10 .section-wrapper { width: 90%; } #redmi_a1 .section-10 .list .item .text { font-size: 18px; } } @media (max-width: 767.98px) { #redmi_a1 .section-10 .section-wrapper > * { flex: 0 0 100%; width: 100%; } #redmi_a1 .section-10 .text-box { padding: 5%; position: relative; z-index: 1; margin-bottom: -5px; background-color: #F1F2F4; } #redmi_a1 .section-10 .list .item .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section-10 .list .item .text { font-size: 14px; } } @media (min-width: 1200px) { #redmi_a1 .section-10 .text-box { padding: 0 5%; } } /* =============== Section 11 =============== */ #redmi_a1 .section-11 { position: relative; z-index: 1; padding-bottom: 5%; } #redmi_a1 .section-11 .text-box { position: absolute; z-index: 2; padding: 0; width: 25%; top: 15%; left: 10%; } @media (max-width: 991.98px) { #redmi_a1 .section-11 .text-box { left: 5%; width: 35%; } } @media only screen and (max-width: 363.98px) { #redmi_a1 .section-11 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #redmi_a1 .section-11 .text-box { top: 20%; left: 12.5%; } } /* =============== Section 12 =============== */ #redmi_a1 .section-12 { position: relative; z-index: 1; } #redmi_a1 .section-12 .text-box { position: absolute; z-index: 2; padding: 0; width: 32.5%; top: 50%; left: 17.5%; } @media (max-width: 991.98px) { #redmi_a1 .section-12 .text-box { width: 38.5%; top: 48.5%; left: 16%; } } @media (max-width: 767.98px) { #redmi_a1 .section-12 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #redmi_a1 .section-12 .text-box { top: 57.5%; left: 20%; width: 27.5%; } } /* =============== Section 13 =============== */ #redmi_a1 .section-13 { background-image: url('https://media.mi-home.pl/products/redmi-a1/section-13.jpg'); } #redmi_a1 .section-13 .text-box { padding: 7.5% 15% 7.5% 55%; } @media (max-width: 991.98px) { #redmi_a1 .section-13 .text-box { padding: 7.5% 10% 7.5% 50%; } } @media (max-width: 767.98px) { #redmi_a1 .section-13 { padding-bottom: 250px; background-position: left bottom; background-size: 160% auto; background-color: #EEF5FD; } #redmi_a1 .section-13 .text-box { padding: 10% 5%; text-align: center; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section-13 { padding-bottom: 180px; } } @media only screen and (max-width: 363.98px) { #redmi_a1 .section-13 { padding-bottom: 120px; } } /* =============== Section 14 =============== */ #redmi_a1 .section-14 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_a1 .section-14 .image-wrapper { width: 75%; margin: 0 auto; } @media (max-width: 991.98px) { #redmi_a1 .section-14 .image-wrapper { width: 90%; } } /* =============== Section 15 =============== */ #redmi_a1 .section-15 { padding-top: 2.5%; position: relative; z-index: 1; } #redmi_a1 .section-15 .text-box { padding-bottom: 0; position: absolute; z-index: 2; left: 0; top: 2.5%; width: 100%; } #redmi_a1 .section-15 .list { position: absolute; z-index: 2; left: 12.5%; top: 30%; width: 30%; } #redmi_a1 .section-15 .list .item { color: #191919; display: flex; align-items: center; padding: 20px 0; font-weight: 300; font-size: 15px; } #redmi_a1 .section-15 .list .item .image-wrapper { flex: 0 0 80px; width: 80px; padding-right: 26px; } #redmi_a1 .section-15 .list .item .title { margin-bottom: 5px; font-weight: 600; font-size: 20px; } #redmi_a1 .section-15 .text-bottom { position: absolute; z-index: 2; left: 12.5%; bottom: 10%; width: 25%; font-weight: 300; font-size: 14px; } @media (max-width: 991.98px) { #redmi_a1 .section-15 .list { left: 5%; } #redmi_a1 .section-15 .text-bottom { position: static; width: 100%; padding: 5%; } } @media (max-width: 767.98px) { #redmi_a1 .section-15 .text-box { position: static; } #redmi_a1 .section-15 .section-wrapper { position: relative; z-index: 1; } #redmi_a1 .section-15 .list .item .title { font-size: 18px; } #redmi_a1 .section-15 .list { top: 10%; width: 40%; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section-15 .list { position: static; width: 100%; padding: 5%; } #redmi_a1 .section-15 .list .item { font-size: 14px; } #redmi_a1 .section-15 .list .item .title { font-size: 16px; } #redmi_a1 .section-15 .image-wrapper { overflow: hidden; } } @media (min-width: 1200px) { #redmi_a1 .section-15 .list .item { padding: 30px 0; } #redmi_a1 .section-15 .text-bottom { bottom: 20%; } } /* =============== Section image box =============== */ #redmi_a1 .section .image-box-wrap { padding: 0; width: 90%; max-width: 1440px; margin: 0 auto; overflow: hidden; border-radius: 30px; } #redmi_a1 .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #redmi_a1 .section .image-box--reverse { flex-direction: row-reverse; } #redmi_a1 .section .text-wrap, #redmi_a1 .section .image { width: 50%; flex: 0 0 50%; } #redmi_a1 .section .image { background-color: #ffffff; } #redmi_a1 .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; } #redmi_a1 .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 5px; font-weight: bold; } #redmi_a1 .section .text-wrap .text { font-weight: 300; font-size: 15px; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #redmi_a1 .section .text-wrap .title { font-size: 18px; } #redmi_a1 .section .image-box-wrap { width: 95%; border-radius: 20px; } #redmi_a1 .section .text-wrap .text { padding-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #redmi_a1 .section .text-wrap { padding: 7.5% 5%; text-align: center; } #redmi_a1 .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #redmi_a1 .section .text-wrap, #redmi_a1 .section .text-wrap div, #redmi_a1 .section .image { width: 100%; flex: 0 0 100%; } } @media only screen and (max-width: 575.98px) { #redmi_a1 .section .image-box-wrap { border-radius: 10px; } #redmi_a1 .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #redmi_a1 .section .text-wrap { padding: 0 5%; } #redmi_a1 .section .text-wrap .title { font-size: 28px; margin-bottom: 10px; } } /* =============== Section spec =============== */ #redmi_a1 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #redmi_a1 .section-notes ul { margin: 0; padding: 0; list-style: none; } #redmi_a1 .section-notes ul li { color: #191919; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #redmi_a1 .section-notes { padding: 5%; } #redmi_a1 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #redmi_a1 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #redmi_a1 .slick-slider .slick-dots .slick-active::after, #redmi_a1 .slick-slider .slick-slide { font-family: 'Camphor Pro'; } #redmi_a1 .slick-dots { bottom: 35px; } #redmi_a1 .slick-dots li button::before { font-size: 15px; color: #ffffff; transition: 0.3s ease-in-out opacity; font-family: 'slick'; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #redmi_a1 .slick-dots li.slick-active button::before, #redmi_a1 .slick-dots li:hover button::before { opacity: 1; } #redmi_a1 .slick-dotted.slick-slider { margin-bottom: 0; padding: 0; } #redmi_a1 .slick-slider > .slider-item { display: none; } #redmi_a1 .slick-slider > .slider-item:first-child { display: block; } #redmi_a1 .slick-slider .slick-dots li button { border-radius: 30px; } #redmi_a1 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #redmi_a1 .slick-slider .slick-dots li.slick-active button, #redmi_a1 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #redmi_a1 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #redmi_a1 .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos', 'jquery'], function (AOS, $) { $(window).on('load scroll',function(){ AOS.init({ once:true }); }); } ); require( [ 'jquery', 'Amasty_Base/vendor/slick/slick.min' ], function ($) { $('.slider-fade').slick({ infinite: true, arrows: false, autoplay: true, dots: true, fade: true, cssEase: 'linear' }); $('.slider-standard').slick({ infinite: true, arrows: false, autoplay: true, dots: true, }); } ); Redmi A1 Podwójny aparat 8MP Bateria 5000mAh 8MP podwójna kamera SI 5MP przednia kamera Ogromna bateria 5000mAh (typ) Ładowarka 10W w zestawe Mocny i wydajny procesor Obsługa rozszerzalnych kart pamięci masowej MicroSD Duży wyświetlacz 6,52" HD+ Pełnoekranowy format wyświetlacza 20:9 6,52" wyświetlacz z wąskimi ramkami. Dla szerszego spojrzenia. Duży i krystalicznie czysty wyświetlacz HD+ o przekątnej 6,52" zapewni Ci bardziej oszałamiające wrażenia wizualne podczas oglądania filmów i grania. 5000mAh Większa pojemność, mniej zmartwień. Dzięki ogromnej baterii o pojemności 5000mAh i szybkiemu ładowaniu 10W możesz cieszyć się dłuższą żywotnością baterii przez cały dzień. Raz na zawsze pożegnaj się z obawami o niski poziom baterii! 30 godzin rozmawiania 746 godzin czuwania 22 godziny odtwarzania wideo 161 godzin słuchania muzyki Stylowy i modny design. Redmi A1 to modny design z płaską ramką dostępny w kojących odcieniach czerni, zieleni i niebieskiego. Teksturowany panel tylny zapewnia oryginalny wygląd, który zapobiega pozostawianiu odcisków palców i jest wygodny podczas trzymania w dłoni, nawet przez długi czas. System podwójnych aparatów 8MP. Tylny system obiektywów o rozdzielczości 8MP wyposażony jest w inteligentne algorytmy przetwarzania obrazu, dzięki czemu możesz pewnie i wygodnie nagrywać wszystkie swoje historie. Główny aparat 8MP uchwyci niezapomniane momenty Twojego życia. Tryb portretowy pozwoli uzyskać efekt naturalnej głębi ostrości w tle, dzięki czemu fotografowany obiekt wyróżni się w tłumie. Tryb HDR. Wyraźne zdjęcia nawet w sceneriach o wysokim kontraście. Tryb HDR może przydać się podczas fotografowania scen o wysokim kontraście. Pozwoli Ci uzyskać odpowiedni balans ekspozycji. HDR wł. HDR wył. Tworzenie wideo z różnymi funkcjami. Krótkie filmy Fotografia poklatkowa Przedni aparat 5MP SI z trybem upiększania. Każde selfie odzwierciedli Twoje wyjątkowe piękno, bez najmniejszego wysiłku. Możliwość rozszerzenia pamięci masowej do 1 TB. Chcesz przechowywać więcej filmów, zdjęć i muzyki na swoim telefonie? Redmi A1 jest wyposażony w dedykowane gniazdo kart micro SD, dzięki czemu możesz łatwo przechowywać ogrom treści w kieszeni. 2 lata terminowych aktualizacji zabezpieczeń. Podnieś swoje wrażenia dzięki bezpiecznemu, płynnemu i responsywnemu systemowi operacyjnemu. Szybko i łatwo uruchamiaj i przełączaj się z ulubionych mediów społecznościowych do gier lub fotografii. Funkcja rozszerzania pamięci. Rozszerz swoją pamięć do 2GB*! Rozszerzenie pamięci zwiększa efektywność i możliwości przetwarzania telefonu. Ciesz się płynną pracą ze swobodą uruchamiania i przełączania się między wieloma aplikacjami z jeszcze większą szybkością. Rygorystyczne standardy testowania dla lepszej trwałości. Zobowiązujemy się do zapewnienia najlepszej jakości w uczciwej cenie, poddając nasze telefony różnorodnym testom. 500 000 razy żywotność przycisków 10 000 razy żywotność portu ładowania 300 razy test obrotu maszynowego 28 000 razy test mikroupadku *Testowane przez wewnętrzne laboratoria Xiaomi. Rzeczywiste wyniki mogą się różnić. Uwagi: *Telefony przedstawione na tej stronie mają charakter poglądowy i mogą nie odzwierciedlać rzeczywistego produktu. Kolor i wykończenie rzeczywistego produktu może się nieznacznie różnić w różnych środowiskach. *Obrazy funkcji przedstawione na tej stronie mają charakter poglądowy i mogą nie odzwierciedlać rzeczywistego produktu lub jego konfiguracji. *Rzeczywista dostępna pamięć i pojemność pamięci może się różnić lub być zmniejszona z powodu wielu czynników: Ze względu na to, że system operacyjny zajmuje część pamięci (RAM), rzeczywista dostępna przestrzeń jest mniejsza niż oznaczona pojemność pamięci; Ze względu na to, że system operacyjny i preinstalowane programy zajmują część pamięci flash (ROM), rzeczywista dostępna przestrzeń pamięci jest mniejsza niż oznaczona pojemność pamięci flash. *5000mAh odnosi się do typowej wartości pojemności baterii Redmi A1. *Wszystkie dane na tej stronie dotyczące ładowania i czasu pracy baterii zostały uzyskane z laboratoriów Xiaomi. Rzeczywista wydajność może się różnić w zależności od wersji oprogramowania, konkretnego środowiska testowego i modelu telefonu. Wszystkie porównania przedstawione na tej stronie dotyczą wyłącznie produktów Xiaomi. *Fotografie i modele produktów, dane, funkcje, wydajność, parametry specyfikacji, interfejs użytkownika i inne informacje o produktach mają charakter wyłącznie poglądowy. Xiaomi może zmienić te informacje. Szczegółowe informacje można znaleźć w produkcie i instrukcji obsługi produktu. Jeśli nie zaznaczono inaczej, dane, o których mowa w tej witrynie, są wynikami wewnętrznych testów Xiaomi. *Funkcja rozszerzenia pamięci zostanie udostępniona za pośrednictwem przyszłej aktualizacji OTA. Ta funkcja jest dostępna tylko wtedy, gdy w urządzeniu jest wystarczająca ilość miejsca na dysku.

Najniższa cena
249,00 zł
w 1 sklepie

Porównaj ceny

Mi-Home
Niedostępny