TEHNOMIX - Тільки актуальні новинки.
.m-body {
min-width: 270px;
max-width: 848px;
width: 100%;
margin: 0 auto;
overflow: hidden;
font-family: "Roboto", sans-serif;
font-size: 15px;
color: #292929;
font-weight: 400;
line-height: 1.42;
position: relative;
z-index: 0; }
.row {
text-align: center; }
img {
max-width: 100%; }
.m-container {
padding: 0 50px; }
@media (max-width: 735px) {
.m-container {
padding: 0 20px; } }
@media (max-width: 479px) {
.m-container {
padding: 0 10px; } }
.section-white {
background-color: #fff; }
.section-title {
font-size: 21px !important;
font-weight: 800 !important;
font-family: "Montserrat", sans-serif !important;
color: #3ea58d !important;
text-align: left;
display: inline-block;
margin: 0 auto 50px !important;
position: relative;
z-index: 4; }
.section-black {
color: #fff; }
.section-black h3.section-title {
color: #fff !important; }
.button {
display: inline-block;
border-radius: 24px;
background: #fff;
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 19px;
color: #1f7662;
text-decoration: none !important;
line-height: 1;
padding: 12px 55px 12px 35px;
margin: 0 0 50px;
transition: all 0.3s linear;
position: relative;
z-index: 4; }
.button:after {
position: absolute;
content: "";
background: url("https://c.radikal.ru/c34/2002/7b/c99d3b1fac05.png") 0 0 no-repeat;
width: 27px;
height: 27px;
top: 50%;
right: 10px;
transform: translateY(-50%); }
.button:hover {
text-decoration: none !important;
color: #fbc00c !important;
font-size: 19px !important;
transition: all 0.3s linear; }
.button:hover:after {
background: url("https://c.radikal.ru/c40/2002/68/79f090872449.png") 0 0 no-repeat;
transition: all 0.3s linear; }
.hidden {
display: none; }
.accent {
color: #fbc00c; }
.fone_bg {
position: relative;
z-index: -1; }
.fone_bg:after {
position: absolute;
z-index: 1;
content: "";
background: url("https://b.radikal.ru/b40/2002/31/7e9b7657423a.jpg") 50% 0% no-repeat;
background-size: contain;
opacity: 0.1;
height: 100%;
width: 100%;
top: 0;
left: 0; }
@media (max-width: 440px) {
.fone_bg:after {
background-size: 190% 85%;
background-position: 50% 0%; } }
.m-header {
position: relative;
z-index: 1;
box-sizing: border-box;
background: url("https://c.radikal.ru/c08/2002/4a/15703fdb7e1e.png") 0 0 no-repeat, linear-gradient(90deg, #4dab95 0%, #4dab95 50%, #258871 50%, #258871 100%);
background-size: 50% 100%, 100% 100%;
min-height: 458px;
padding-top: 65px; }
@media (max-width: 440px) {
.m-header {
background: #258871 url("https://c.radikal.ru/c08/2002/4a/15703fdb7e1e.png") 0 0 no-repeat; } }
.m-header .phone__list {
display: block;
margin: 0 0 90px; }
.m-header .phone__item-link {
font-family: "Roboto", sans-serif;
font-size: 19px;
font-weight: 400;
color: #fff;
text-decoration: none !important;
transition: all 0.3s linear; }
.m-header .phone__item-link:hover {
text-decoration: none !important;
color: #fbc00c;
transition: all 0.3s linear; }
.m-header__wrapper {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
justify-content: center; }
.m-header__content {
width: 370px; }
@media (max-width: 440px) {
.m-header__content {
text-align: center;
width: 100%; } }
.m-header__title {
font-family: "Montserrat", sans-serif !important;
font-weight: 800 !important;
font-size: 54px !important;
color: #fff !important;
line-height: 1 !important;
margin: 0 0 0px !important;
text-transform: uppercase; }
@media (max-width: 440px) {
.m-header__title {
font-size: 48px !important; } }
.m-header__subtitle {
font-family: "Roboto", sans-serif;
font-size: 19px;
font-weight: 400;
color: #fff;
margin: 0 0 90px;
display: block; }
.m-header__slider {
flex-basis: 360px;
height: 417px;
justify-content: center;
display: flex;
position: relative;
z-index: 1;
flex-shrink: 0; }
.m-header__slider__item {
width: 286px;
height: 417px;
display: block;
background: #fff;
box-shadow: 0px 0px 40px 0px rgba(12, 88, 70, 0.31);
border-radius: 25px;
text-align: center;
position: absolute;
bottom: -50px;
z-index: 2;
text-decoration: none !important;
transition: all 0.3s linear; }
.m-header__slider__item-icon {
position: relative;
display: block;
z-index: 2;
top: 20px;
height: 281px;
margin-bottom: 0px; }
.m-header__slider__item-title {
font-family: "Roboto", sans-serif;
font-size: 18px;
font-weight: 700;
color: #454545;
margin-bottom: 20px;
line-height: 1;
display: block; }
.m-header__slider__item-btn {
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 500;
color: #258871 !important;
line-height: 1;
text-decoration: none !important;
display: block; }
.m-header__slider__item-btn:hover {
color: #fbc00c !important;
text-decoration: none !important; }
.m-header__slider__item:hover {
text-decoration: none !important;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.7);
transition: all 0.3s linear; }
.m-header__slider__item:hover .m-header__slider__item-btn {
color: #fbc00c !important;
text-decoration: none !important; }
.advantages {
position: relative;
z-index: -1;
margin: 0;
padding: 80px 0 20px; }
.advantages__list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: stretch;
justify-content: center;
margin: 0 -12px;
padding: 0;
box-sizing: border-box; }
.advantages__item {
max-width: 235px;
min-width: 178px;
width: calc(100% / 3 - 12px * 2);
box-sizing: border-box;
padding: 40px 20px 20px;
margin: 0 12px calc(12px * 2);
border-radius: 20px;
text-align: center;
transition: all 0.3s linear; }
@media (max-width: 440px) {
.advantages__item {
width: 80%;
min-width: auto; } }
.advantages__item-title {
font-size: 15px;
font-weight: 400;
font-family: "Roboto", sans-serif;
color: #292929; }
.advantages__item-icon {
height: 47px;
width: 42px;
margin: 0 auto 30px;
transition: all 0.3s linear;
display: block; }
.advantages__item-icon img {
transition: all 0.3s linear;
display: inline-block;
vertical-align: middle; }
.advantages__item:hover {
box-shadow: 0px 0px 43px 0px rgba(35, 131, 109, 0.3);
transition: all 0.3s linear; }
.advantages__item:hover .advantages__item-icon {
transition: all 0.3s linear; }
.advantages__item:hover .advantages__item-icon img {
display: none;
transition: all 0.3s linear; }
.advantages__item:nth-child(1):hover .advantages__item-icon {
background: url("https://a.radikal.ru/a29/2002/43/3482f39a81fe.png") 50% 50% no-repeat; }
.advantages__item:nth-child(2):hover .advantages__item-icon {
background: url("https://a.radikal.ru/a25/2002/46/06d9fafa04b5.png") 50% 50% no-repeat; }
.advantages__item:nth-child(3):hover .advantages__item-icon {
background: url("https://c.radikal.ru/c38/2002/eb/98fa2a9fcc89.png") 50% 50% no-repeat; }
.topsales {
position: relative;
z-index: 1;
margin: 0;
padding: 0;
box-sizing: border-box; }
.topsales__block {
margin-bottom: 40px; }
.topsales__block-title {
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 700;
color: #fff;
background: #3ea58d;
border-radius: 10px 10px 0 0;
height: 56px;
line-height: 56px;
padding-left: 22px;
box-sizing: border-box; }
@media (max-width: 440px) {
.topsales__block-title {
width: 80%;
margin: 0 auto; } }
.topsales__list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: stretch;
justify-content: center;
margin: 0 -0;
padding: 0;
box-sizing: border-box; }
.topsales__item {
background: #258871;
width: calc(100% / 3);
box-sizing: border-box;
padding: 0 15px 20px;
margin: 0 0;
text-decoration: none;
display: block;
color: #272727;
text-align: center;
position: relative;
z-index: 1;
transition: all 0.3s linear; }
@media (max-width: 440px) {
.topsales__item {
width: 80%; } }
.topsales__item-title {
font-size: 15px;
font-weight: 15px;
font-family: "Roboto", sans-serif;
color: #fff;
display: block;
margin-bottom: 40px; }
.topsales__item-icon {
text-align: center;
display: block;
height: 174px;
line-height: 174px;
margin-bottom: 20px; }
.topsales__item-icon img {
display: inline-block;
line-height: normal;
vertical-align: middle; }
.topsales__item-btn {
font-size: 15px;
font-weight: 700;
font-family: "Roboto", sans-serif;
display: block;
background: #fff;
color: #fff;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 40px;
transition: all 0.3s linear; }
.topsales__item:hover {
background: #fbc00c; }
.topsales__item:hover .topsales__item {
transition: all 0.3s linear; }
.topsales__item:hover .topsales__item-btn {
background: #fbc00c;
color: #272727;
transition: all 0.3s linear; }
.topsales__itemg {
width: calc(100% / 3);
box-sizing: border-box;
padding: 0;
margin: 0 0;
text-decoration: none;
display: block;
color: #272727;
text-align: center;
transition: all 0.3s linear;
height: 304px; }
@media (max-width: 440px) {
.topsales__itemg {
width: 80%; } }
.topsales__itemg-icon {
position: relative;
z-index: 1;
height: 250px;
display: block;
overflow: hidden;
transition: all 0.3s linear; }
.topsales__itemg-icon:after {
transition: all 0.3s linear;
background: #258871;
height: 100%;
width: 100%;
position: absolute;
z-index: 2;
content: "";
left: 0;
top: 0;
opacity: 0.7; }
.topsales__itemg-icon img {
max-width: none !important;
position: absolute;
z-index: 1;
top: 0;
left: 0; }
.topsales__itemg-title {
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
z-index: 3;
font-size: 18px;
font-weight: 700;
color: #fff;
font-family: "Roboto", sans-serif;
width: 80%; }
.topsales__itemg-title:after {
position: absolute;
bottom: -15px;
left: 50%;
transform: translateX(-50%);
width: 121px;
height: 3px;
background: #333333;
content: ""; }
.topsales__itemg:hover {
transition: all 0.3s linear; }
.topsales__itemg:hover .topsales__itemg-icon {
transition: all 0.3s linear;
height: 304px; }
.topsales__itemg:hover .topsales__itemg-icon:after {
transition: all 0.3s linear;
background: #fbc00c; }
.why {
position: relative;
z-index: 2;
margin: -140px 0 0;
padding: 140px 0 20px; }
.why__list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: stretch;
justify-content: center;
margin: 0 -12px;
padding: 0;
box-sizing: border-box; }
.why__item {
max-width: 235px;
min-width: 178px;
width: calc(100% / 3 - 12px * 2);
box-sizing: border-box;
padding: 40px 20px 20px;
margin: 0 12px calc(12px * 2);
border-radius: 20px;
text-align: center;
transition: all 0.3s linear; }
@media (max-width: 440px) {
.why__item {
width: 80%;
min-width: auto; } }
.why__item-title {
font-size: 15px;
font-weight: 400;
font-family: "Roboto", sans-serif;
color: #292929; }
.why__item-icon {
height: 47px;
width: 42px;
margin: 0 auto 30px;
transition: all 0.3s linear;
display: block; }
.why__item-icon img {
transition: all 0.3s linear;
display: inline-block;
vertical-align: middle; }
.why__item:hover {
box-shadow: 0px 0px 43px 0px rgba(35, 131, 109, 0.3);
transition: all 0.3s linear; }
.why__item:hover .why__item-icon {
transition: all 0.3s linear; }
.why__item:hover .why__item-icon img {
display: none;
transition: all 0.3s linear; }
.why__item:nth-child(1):hover .why__item-icon {
background: url("https://c.radikal.ru/c25/2002/9d/b80111ba6896.png") 50% 50% no-repeat; }
.why__item:nth-child(2):hover .why__item-icon {
background: url("https://d.radikal.ru/d33/2002/86/22d0167d9962.png") 50% 50% no-repeat; }
.why__item:nth-child(3):hover .why__item-icon {
background: url("https://d.radikal.ru/d02/2002/2a/67236fbe753d.png") 50% 50% no-repeat; }
.schemeworks {
margin: 0;
padding: 0 0 100px;
position: relative;
z-index: 2; }
.schemeworks:after {
position: absolute;
content: "";
background: url("https://c.radikal.ru/c22/2002/3e/4550339ce76a.png") 0 0 no-repeat;
width: 310px;
height: 441px;
bottom: 0;
right: 0; }
.schemeworks .section__content {
margin-right: 270px; }
@media (max-width: 525px) {
.schemeworks .section__content {
margin-right: 0;
padding-bottom: 350px; } }
.schemeworks__list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
flex-direction: row;
align-items: stretch;
justify-content: center;
margin: 0 -10px; }
.schemeworks__item {
box-sizing: border-box;
margin: 0 10px;
max-width: 225px;
text-align: center;
padding: 30px 10px;
transition: all 0.3s linear;
border-radius: 20px; }
.schemeworks__item-icon {
height: 45px;
width: 45px;
margin: 0 auto 30px;
transition: all 0.3s linear;
display: block; }
.schemeworks__item-icon img {
transition: all 0.3s linear;
display: inline-block;
vertical-align: middle; }
.schemeworks__item-title {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 16px;
color: #292929; }
.schemeworks__item:hover {
box-shadow: 0px 0px 43px 0px rgba(35, 131, 109, 0.3);
transition: all 0.3s linear; }
.schemeworks__item:hover .schemeworks__item-icon {
transition: all 0.3s linear; }
.schemeworks__item:hover .schemeworks__item-icon img {
display: none;
transition: all 0.3s linear; }
.schemeworks__item:nth-child(1):hover .schemeworks__item-icon {
background: url("https://a.radikal.ru/a35/2002/6b/23472030829f.png") 50% 50% no-repeat; }
.schemeworks__item:nth-child(2):hover .schemeworks__item-icon {
background: url("https://a.radikal.ru/a04/2002/60/39d976179b42.png") 50% 50% no-repeat; }
.schemeworks__item:nth-child(3):hover .schemeworks__item-icon {
background: url("https://b.radikal.ru/b22/2002/bb/46d89ba6f7d3.png") 50% 50% no-repeat; }
.schemeworks__item:nth-child(4):hover .schemeworks__item-icon {
background: url("https://b.radikal.ru/b25/2002/db/2da8cf1cfe24.png") 50% 50% no-repeat; }
+38 (073) 102 76 15
TEHNOMIX
тільки актуальні новинкиКаталог
Навушники Awei T13Придбати+
1. Наші
переваги
Тільки актуальні новинки за приємними цінами.
Весь товар проходить детальну перевірку перед продажем, що виключає випадки шлюбу.
Весь товар за заводськими захисними плівками, це є одним із чинників визначення товарного вигляду.
2. Топ
продажу
Лінійка товарів топ
Бездротові Bluetooth
навушники F9Придбати+Кулон Серця
"Я тебе люблю"Придбати+Бездротові
навушники i12-TWSПридбати+
Лінійка топ груп
БіжутеріяАксесуари для автоАксесуари для мобільних телефонів
3. Чому
ми?
При оформленні замовлення до 17:00 - відправлення у день замовлення.
Доставка в обласні центри - на наступний день.
По Києву надається послуга самовивозу.
4. Як ми
працюємо?
Замовлення на сайті або замовлення на телефон (Viber)
Оплата на картку, або накладений платіж
Швидка доставка Новою Поштою
Ваш позитивний відгук про нашу роботу