Мягкая мебель, стройматериалы по выгодной цене в CmShop
.uc-link {
display: inline-block;
padding: 8px 15px;
text-decoration: none !important;
text-align: center;
min-width: 150px;
color: #fff!important;
background: #F1881E;
border-radius: 2px;
font-size: 16px;
transition: all .3s;
margin: 10px;
}
.uc-link:hover {
transform: translateY(5px);
}
.uc-title {
margin: 30px 0 20px!important;
color: #EA7C0F;
border-bottom: 1px solid #e1e1e1;
padding: 10px 15px;
}
.uc-header strong {
font-size: 1.3rem;
color: #EA7C0F;
}
.uc-header {
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 50vh;
background-size: cover;
background-position: 50%;
position: relative;
color: #fff;
padding: 20px;
}
.uc-header::before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(40, 40, 40, .85);
}
.uc-header__row {
width: 75%;
text-align: right;
position: relative;
padding: 20px;
box-sizing: border-box;
}
.uc-header__row_right {
align-self: flex-end;
}
.uc-header__row_left::before {
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 3px;
background: #EA7C0F;
}
.uc-text {
font-size: 0.9rem!important;
line-height: 1.2rem;
}
.uc-text,
.uc-header__title,
.uc-subtitle {
position: relative;
}
.uc-header__title {
font-size: 20px!important;
color: #EA7C0F;
line-height: 2.5rem;
}
.uc-subtitle {
font-size: 1.3rem;
line-height: 1.5rem;
}
@media screen and (max-width: 1100px) {
.uc-header__row {
width: 80%;
}
}
@media screen and (max-width: 768px) {
.uc-header__row_right {
order: 1;
}
.uc-header__row_left {
order: 2;
}
.uc-header__row {
width: 100%;
}
.uc-header__row_left::before {
display: none;
}
.uc-header {
padding: 0;
}
}
.uc-jumbers {
padding: 20px 0;
text-align: center;
background: #ececec;
}
.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: #ffffff;
}
.uc-jumbers-scheme strong {
transition: all .3s ease;
display: inline-block;
text-transform: uppercase;
font-size: 20px;
color: #AA5A0B;
margin-bottom: 10px;
transform: translateY(10px);
}
.uc-jumbers-scheme:hover strong {
transform: translateY(0px);
}
/*.uc-jumbers-img {
height: 100px;
width: 100px;
background: #afc935;
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: 600px) {
.uc-jumbers-scheme {
width: 100%;
}
}
.lending__title {
display: block;
font-family: 'Ubuntu Condensed', 'Arial', sans-serif!important;
;
text-transform: uppercase;
font-size: 1.8em;
padding-top: 60px;
padding-bottom: 40px;
text-align: center;
color: black;
}
.catalog__list {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.catalog__item {
display: block;
width: 44%;
height: 200px;
margin-bottom: 30px;
background-size: cover;
background-position: 50%;
border: 1px solid rgba(0, 0, 0, 0.8);
text-decoration: none;
position: relative;
transition:all .5s
}
.catalog__item-1 {
background-image: url("https://lh3.googleusercontent.com/pw/AM-JKLX81VP1ADec8QJTF4V4hIH5vLaENJVsBqYVi78wkGKR9jnx1zAU-aYIuWmajwI40UIKgI_QFQ_tROSpjdD5x7UKTugDZmQ6FlBojgjGrhPEJ12aa_t7bxBS4XvYMIMmTfg2-5PqZGtI0ztJDyRSX4RI=w450-h250-no?authuser=0" );
}
.catalog__item-2 {
background-image: url("https://lh3.googleusercontent.com/pw/AM-JKLWw31oFJweshlxFWw2iQuPJbgvoNCHjrA-Xu1Eatbr81RFo0S0RidyfBf_LzAnKxPg0Zrxb4yFGR8cImqdXjpwi0bq3Z_ROHD-DCIDCrVF3ODy8DXMLmaGyHs67knHgovlQy7yNhKE8bXf9QGZT-kCX=w450-h250-no?authuser=0");
}
.catalog__name {
display: block;
text-decoration: none;
font-family: 'Ubuntu Condensed', 'Arial', sans-serif;
color: white;
font-size: 1.2em;
background: rgba(0, 0, 0, 0.8);
padding: 20px;
display: flex;
align-items: center;
position: absolute;
bottom: 0;
width: 200px;
clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0);
opacity: 0;
left: -30px;
transition:all .3s
}
.catalog__item:hover .catalog__name{
opacity: 1;
left: 0;
}
.btn--catalog {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
@media (max-width: 500px) {
.info__company,
.promohead__bg:before,
.promohead__bg:after {
display: none;
}
.promohead__desc,
.promohead h2,
.features__item,
.catalog__item {
width: 100%;
}
}
.uc-arr-panel { padding: 20px; }
.uc-arr-panel strong {
font-size: 17px;
color: #EA7C0F;
}.uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-arr-header { text-align: center; margin: 20px 0!important; } .uc-arr-table { border-width: 0px !important; width: 100% !important; table-layout: fixed; float: left; } .uc-arr-table td { padding: 7px; } .uc-arr-table+.uc-arr-table { margin-left: 0%; } .uc-arr-table-col1 { width: 60px; } .uc-arr-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 61px; text-align: center; font-size: 30px; transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker { } .uc-arr-table-marker img { transition: all 1s; transform: translateX(0px) scale(0.9) rotate(0); } .uc-arr-table tr:hover .uc-arr-table-marker img { transform: translate(10px, 0) scale(1.0) rotateX(370deg); } @media screen and (max-width: 1000px) { .uc-arr-table { float: none; width: 100% !important; } .uc-arr-table+.uc-arr-table { margin: 0; } } @media screen and (max-width: 500px) { .uc-arr-table td { vertical-align: top!important; } }
.uc-footer-wrap { position: relative; width: 100%; height: 300px; padding: 40px; background: #444; box-sizing: border-box; overflow: hidden;}.uc-footer-wrap:before { content: ""; position: absolute; left: -400px; top: 0; width: 800px; height: 800px; background: #AA5A0B; border-radius: 50%;}.uc-footer-inner { position: relative; height: 100%; background: #AA5A0B; /*box-shadow: 0 10px 45px rgba(6, 152, 72, 0.3), 0 -10px 45px rgba(6, 152, 72, 0.3);*/ box-sizing: border-box;}.uc-footer-inner:before { content: ""; position: absolute; width: 100%; height: 100%; background: white; border-bottom-right-radius: 150px; box-shadow: 3px 3px 20px rgba(0,0,0,.06);}.uc-footer-text { position: absolute; width: 100%; padding: 20px 40px; box-sizing: border-box; text-align: center;}@media screen and (max-width: 500px) {.uc-footer-wrap { padding: 20px; height: 400px;}.uc-footer-text { padding: 20px;}}
Интернет-магазин CmShop.kz - это специализированная интернет-площадка мягкой мебели и строительных материалов.
В современном мире все больше покупателей отдают предпочтение покупкам товаров в интернет-магазинах. Это дает большую возможность выбора без потери времени на поездки в строительные магазины и рынки.
Наши контакты
как заказать?
1 шаг
Звонок или заявка на сайте.
2 шаг
Подтверждение заказа менеджером.
3 шаг
Выбор варианта оплаты.
4 шаг
Ожидание доставки.
наш ассортимент
Ламинат Quick-Step Ламинат Krono Original
Связаться с нами
Почему ламинат - лучшее напольное покрытие?
Прочность - на все виды механического воздействия. Большая устойчивая сила к царапинам и стиранию при помощи специального защитного слоя.
Стойкий - благодаря его свойствам, на нем не будет следов и вмятин от тяжелой мебели.
Легок в монтаже - скорость и простота укладки благодаря специальным замкам, которые упрощают весь процесс укладки пола.
CmShop.kz предлагает конкурентные цены на мягкую мебель, стройматериалы и своевременную доставку.
В нашем ассортименте вы сможете найти мягкую мебель, стройматериалы на разный вкус и цвет. Благодаря большому выбору у вас не будет трудностей сделать свой уникальный дизайн интерьера вашего жилого помещения или офиса. Необходимо выбрать и оформить товар, менеджеры оперативно обработают заказ, свяжутся с вами для подтверждения товара и времени доставки. В нашем интернет-магазине предоставлен широкий ассортимент продукции ведущих производителей.
Связаться с нами