75 відгуків
+380 (63) 841-80-24
+380 (73) 409-88-04

Amac - Mac не за все деньги мира

Amac - Mac не за все деньги мира
.uc-link { display: inline-block; padding: 8px; text-decoration: none !important; text-align: center; min-width: 180px; color: #fff!important; background: #ff2556; border-radius: 4px; font-size: 16px; transition: all .3s; margin: 10px; } .uc-link:hover { transform: scale(0.9); } .uc-ban1-panel { display: flex; min-height: 47vh; } .uc-ban1-texts { background-color: #444444; width: 44%; padding: 20px; text-align: left; box-sizing: border-box; z-index: 0; display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 0; } .uc-ban1-texts:after { content: ''; position: absolute; left: 100%; height: 100%; width: 200px; background: linear-gradient(73deg, #444444 50%, transparent 51%); } .uc-ban1-header { font-size: 28px; line-height: 36px; padding-bottom: 10px; color: #ff2556; border-bottom: 2px solid #ff2556; } .uc-ban1-sub-header { font-size: 18px; line-height: 26px; color: #fff; } .uc-ban1-text { line-height: 26px; color: #fff; } .uc-ban1-panel strong { color: #ff2556; font-size: 20px; } .uc-ban1-link { text-align: center; text-decoration: none !important; color: #fff!important; background: #ff2556; padding: 8px; margin-top: 10px; min-width: 180px; font-size: 16px; border-radius: 4px; transition: all .3s; align-self: self-start; } .uc-ban1-link:hover { transform: scale(0.9); } .uc-ban1-image { background: url(http://content.s2.prom.st/April%202020/55989gl.jpg) right top/cover; width: 56%; } @media screen and (max-width: 800px) { .uc-ban1-panel { background: none; height: 100% } .uc-ban1-link { align-self: center; } .uc-ban1-texts { width: auto; text-align: center; } .uc-ban1-texts::after { content: none; } .uc-ban1-image { display: none; } } @media screen and (max-width: 500px) { .uc-ban1-panel { min-height: auto; } } .uc-nombers { padding: 30px 20px 30px; } .uc-nombers_wrap { display: flex; flex-wrap: wrap; } .uc-nombers h2 { text-align: center; margin-bottom: 30px; } .uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #ff2556; padding: 5px 0; display: inline-block; align-self: flex-start; margin-bottom: 20px!important; } .uc-nombers-scheme { border: 5px solid #ff2556; display: inline-block; box-sizing: border-box; position: relative; width: 44%; margin: 50px 3%; padding: 20px; text-align: center; transition: all .5s ease; } .uc-nombers-scheme:hover img { transform: scale(1.1); } .uc-nombers-scheme img { width: 350px; margin-top: -70px; height: auto; box-shadow: 0px 0px 10px #444444; transition: all .4s; } .uc-link-nombers { display: inline-block; padding: 8px; text-decoration: none !important; text-align: center; min-width: 180px; color: #fff!important; background: #ff2556; border-radius: 4px; font-size: 16px; transition: all .3s; position: absolute; bottom: -20px; right: 50%; transform: translateX(50%); } .uc-link-nombers:hover { transform: translateX(50%) scale(0.9); } /*@media screen and (max-width: 1300px) { .uc-nombers-scheme { width: 46%; } } */ @media screen and (max-width: 800px) { .uc-nombers-scheme { width: 100%; margin: 50px auto; } } .uc-clear {clear:both; height:0px;} .uc-ubers { padding: 20px; background: #b1b3b7; } .uc-ubers h2 { text-align: center; padding-bottom: 30px; color: #fff!important; } .uc-ubers-inner { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; z-index: 0; } .uc-ubers-inner__item { display: flex; align-items: center; position: relative; width: 46%; margin: 40px 2%; padding: 20px; border-radius: 3px; background: #ffffff; box-sizing: border-box; } .uc-ubers-inner__item strong { color: #203e73; font-size: 18px; transition: 0.5s; } .uc-ubers-inner__item:hover strong { color: #203e73; } .uc-ubers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #ff2556; z-index: -1; transform: skew(-3deg, -3deg); border-radius: 3px; transition: 0.5s; } .uc-ubers-inner__item:hover:before { transform: skew(3deg, 3deg); background: #ff2556; transition: 0.5s; } @media screen and (max-width: 1000px) { .uc-ubers-inner__item { width: 100%; } } :root { --infograph-color4: #444444; --infograph-color3: #ff2556; --infograph-color2: #ff2556; --infograph-color1: #444444; } .uc-four-panel { padding: 20px; } .uc-four-panel h2 { text-align: center; margin-bottom: 20px; } .uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-four-item { display: flex; flex-direction: column; width: 46%; padding: 0px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); margin: 2%; transition: all .5s ease; box-sizing: border-box; } .uc-four-item:hover { background: #b1b3b7; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); } .uc-four-item strong { font-size: 20px; color: #444444; line-height: 26px; transition: all .6s ease; } .uc-four-item:hover strong { color: #444444; } .uc-four-item:hover .uc-move { animation: 1.5s ease running bounceInRight; } @keyframes bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } from { opacity: 0; transform: translate3d(200px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { transform: none; } } .bounceInRight { animation-name: bounceInRight; } .uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 40px; display: flex; flex-direction: column; align-items: center; height: 100%; /*background: #f2f6f9;*/ } .uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color1); } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color1); } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color2); } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color2); } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color3); } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color3); } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color4); } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color4); } @media screen and (max-width: 1000px) { .uc-four-item { width: 100%; margin: 10px auto; } .uc-four-content-1:after, .uc-four-content-1:before, .uc-four-content-2:after, .uc-four-content-2:before, .uc-four-content-3:after, .uc-four-content-3:before, .uc-four-content-4:after, .uc-four-content-4:before { display: none; } .uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { padding: 20px; } .uc-four-content-1 { border: 10px solid var(--infograph-color1); } .uc-four-content-2 { border: 10px solid var(--infograph-color2); } .uc-four-content-3 { border: 10px solid var(--infograph-color3); } .uc-four-content-4 { border: 10px solid var(--infograph-color4); } } .uc-blockquote-panel { background: #b1b3b7; text-align: center; padding: 0 0 20px; } .uc-blockquote-wrap { display: flex; } .uc-blockquote { position: relative; box-sizing: border-box; display: block; padding: 45px 60px 10px 100px; text-align: left; width: 50%; } .uc-blockquote-round1 { position: absolute; top: 30px; left: 40px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: rgba(255, 37, 86, .7); animation: slide-2 4s infinite linear; } .uc-blockquote-round1:before { content: "\201C"; line-height: 90px; color: #fff; font-size: 70px; font-family: none; } .uc-blockquote-round2 { position: absolute; top: 40px; left: 50px; width: 60px; height: 60px; border-radius: 50%; background: #444; animation: slide-2 3s infinite linear; } .uc-blockquote-text { position: relative; font-size: 16px; line-height: 26px; color: #ffffff; } .uc-blockquote-text strong { color: #444444; } @media screen and (max-width: 1000px) { .uc-blockquote-wrap { display: block; } .uc-blockquote { width: 100%; } } @media screen and (max-width: 600px) { .uc-blockquote { padding: 50px 10px 10px 50px; } .uc-blockquote-round1 { top: 10px; left: 10px; } .uc-blockquote-round2 { top: 20px; left: 20px; } } @keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } @-webkit-keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } .uc-jumbers { padding: 20px; text-align: center; } .uc-jumbers h2 { text-align: center; margin-bottom: 20px; } .uc-jumbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-jumbers-scheme { display: inline-block; width: 23%; margin: 10px 1%; padding: 10px; box-sizing: border-box; transition: all 0.3s; } .uc-jumbers-scheme:hover { /*background: #f7f7f7;*/ } .uc-jumbers-scheme strong { transition: all .3s ease; display: inline-block; text-transform: uppercase; font-size: 20px; color: #ff2556; margin-bottom: 10px; transform: translateY(10px); } .uc-jumbers-scheme:hover strong { transform: translateY(-10px); } .uc-jumbers-img { height: 90px; width: 90px; /*background: #87cefa;*/ border-radius: 100%; position: relative; margin: 0 auto; } .uc-jumbers-img img { margin-top: 25px; } @media screen and (max-width: 1000px) { .uc-jumbers-scheme { width: 48%; } } @media screen and (max-width: 800px) { .uc-jumbers-scheme { width: 100%; margin: 10px; } } .uc-e1-panel { padding: 20px; text-align: center; background: #b1b3b7; color: #fff; } .uc-e1-panel h2 { margin-bottom: 20px; text-align: center; color: #444!important; } Ноутбуки Apple MacBook из США Б/у MacBook с гарантией качества. 14 лет работаем на рынке Украины с безупречной репутацией. Гарантия на весь ассортимент от 2 до 12 месяцев . Все ноутбуки в наличии, доставим в течение 1-2 дней. Есть рассрочка. Посмотреть каталог Советуем приобрести! MacBook Pro Для профессионалов готовы проявить творческий потенциал. Новый мир для игр. Мак для образования. Ноутбуки с высокопроизводительными процессорами и превосходным дисплеем Retina. Для самых требовательных покупателей. Подробнее MacBook Air Невероятно тонкий и легкий MacBook Air. Наш самый популярный компьютер Mac, работающий от аккумулятора в течение всего дня, - это ваш идеально портативный, универсальный ноутбук. Подробнее Почему наши макбуки так популярны? Apple MacBook, которые мы предлагаем, отличаются безупречным внешним видом. Абсолютно исправны, мы тестируем каждый макбук перед отправкой покупателю. На весь ассортимент распространяется гарантия качества сроком от 2 до 12 месяцев. Все фотографии, представленные на сайте, 100% уникальные и достоверные. При необходимости мы готовы предоставить любую дополнительную информацию о любом интересующем макбуке. Вы получите именно тот товар, который выбрали в нашем интернет-магазине. Подобрать ноутбук Amac — покупки на выгодных для вас условиях Прямые поставки из США Специализируемся на поставках ноутбуков с 2007 года, около 40% новых покупателей обращается к нам по рекомендации. За счет крупных оптовых закупок, стоимость наших макбуков всегда конкурентная. Отправка в день заказа Информация, указанная на сайте, актуальная. Все ноутбуки в наличии, отправляем сразу после подтверждения заказа. Мы готовы доставить вашу покупку курьером или любой удобной транспортной компанией. Грамотные консультации Сотрудники нашего интернет-магазина располагают исчерпывающей информацией о каждом макбуке, помогут вам подобрать оптимальную модель, с учетом всех ваших требования и бюджета. Различные способы оплаты Для удобства наших покупателей предусмотрено несколько вариантов оплаты. Вы можете внести предоплату, оплатить заказ наложенным платежом, оформить кредит или рассрочку. Заказать ноутбук Подобрал без проблем на свой бюджет ноутбук для работы. Менеджер отправил в день заказа. Спасибо за расторопность. — Николай Грамотно подкованный менеджер, без проблем ответил на все мои вопросы по железу. С удовольствием рекомендую данный магазин. Молодцы. — Артем Больше отзывов Как заказать ноутбук? 1 шаг Ознакомьтесь с ассортиментом на нашем сайте. Оставьте заявку онлайн или обращайтесь по телефону. 2 шаг Менеджер проконсультирует вас, поможет подобрать наиболее подходящую модель и подтвердит заявку. 3 шаг Получите заказ в пункте самовывоза, у курьера или в ближайшем отделении транспортной компании. 4 шаг После осмотра, оплатите ноутбук любым удобным для вас способом. С Amac макбук доступен каждому! Б/у ноутбуки из США в отличном состоянии и по минимальным ценам. Сделайте ваш выбор в пользу безупречного качества, надежности и долговечности, без ущерба для кошелька. Выбирайте макбуки в нашем интернет-магазине и вы останетесь довольны покупкой. Оформляйте заказ на сайте или свяжитесь с нами любым удобным способом для бесплатной консультации. К ассортименту ноутбуков

Наскільки вам зручно на сайті?

Розповісти Feedback form banner