Витрина
Туалетная бумага и бумажные салфетки от компании Маолин
.b-user-content{ background-size: contain; }.uc-ban1-panel {
background: #4b9b02;
padding: 20px;
}
.uc-ban1-panel strong {
color: #4b9b02;
font-size: 20px;
}
.uc-ban1-texts {
background-color: rgba(255, 255, 255, 0.94);
width: 100%;
padding: 20px;
text-align: center;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 28px;
line-height: 30px;
color: #4b9b02;
margin: 0px 0px 5px;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #000;
margin: 0px 0px 10px;
}
.uc-ban1-text {
font-size: 14px;
line-height: 22px;
color: #000;
margin: 0px 0px 10px;
}
.uc-ban1-link {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #4b9b02!important;
border: 2px solid #4b9b02!important;
padding: 8px 15px;
min-width: 150px;
font-size: 16px;
transition: all .3s ease;
}
.uc-ban1-link:hover {
color: #000!important;
border: 2px solid #000!important;
transition: all .3s ease;
}
@media screen and (max-width: 700px) {
.uc-ban1-texts {
width: auto;
}
}
.uc-link {
display: inline-block;
padding: 8px 15px;
text-decoration: none !important;
text-align: center;
min-width: 150px;
color: #fff!important;
background: #4b9b02;
font-size: 16px;
transition: all .3s;
margin: 10px;
}
.uc-link:hover {
background: #31353d;
transform: translateY(4px);
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
border-bottom: 2px solid #ebeced;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin-bottom: 40px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .5%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 300px;
line-height: 18px;
margin: 0 auto;
border: 1px solid #ebebeb;
}
.ucv-b1-img-holder img {
display: block;
height: auto !important;
}
.ucv-b1-img-holder:hover .ucv-b1-hint {
top: 0;
}
.ucv-b1-hint {
position: absolute;
left: 0;
top: -100%;
width: 100%;
height: 100%;
background: rgba(235, 235, 235, 0.9);
text-align: left;
color: #000;
transition: all 0.6s ease 0s;
overflow: hidden;
}
.ucv-b1-hint-body {
position: absolute;
top: 50%;
left: 0;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
padding: 15px;
box-sizing: border-box;
}
.ucv-b1-name {
font-size: 18px;
color: #4b9b02;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #31353d;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 30%;
}
@media screen and (max-width: 1250px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: 46%;
}
}
@media screen and (max-width: 700px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper,
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: auto;
margin-right: 15px;
margin-left: 15px;
}
}
.uc-clear {clear:both; height:0px;}
.uc-numbers {
padding: 20px 40px;
border-bottom: 2px solid #ebeced;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-numbers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-numbers-scheme {
background: #f4f4f4;
border: 1px solid #ebebeb;
border-radius: 3px;
display: inline-block;
box-sizing: border-box;
width: 21%;
margin: 1% 2%;
padding: 40px 10px 10px 20px;
transition: all .6s ease;
}
.uc-numbers-scheme strong {
transition: all .6s ease;
display: inline-block;
font-size: 80px;
color: #4b9b02;
transform: translateX(-50px);
text-shadow: 14px 0 1px #bcdbf2;
}
.uc-numbers-scheme:hover strong {
transition: all .6s ease;
color: #31353d;
transform: translateX(0px);
text-shadow: none;
}
.uc-numbers-scheme em {
font-size: 16px;
color: #0f1d42;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #2d2d2d;
transition: all .3s ease;
}
@media screen and (max-width: 1000px) {
.uc-numbers-scheme {
width: 100%;
margin: 10px auto;
}
}
.uc-order {
padding: 20px;
text-align: center;
border-bottom: 2px solid #ebeced;
}
.uc-order_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-order h2 {
margin-bottom: 20px;
}
.uc-order strong{
color: #2196f3;
font-size: 20px;
}
.uc-order-scheme {
position: relative;
overflow: hidden;
width: 100%;
margin: 10px auto;
padding: 20px 35px;
box-sizing: border-box;
vertical-align: top;
box-shadow: 0 400px 5px #fff inset;
outline: 2px dotted #ebebeb;
outline-offset: -5px;
transition: all .6s ease;
}
.uc-order-scheme:hover {
box-shadow: 0 0 5px #fff inset, 0 -400px 5px #f8f8f8 inset;
transition: all .6s ease;
}
.uc-order-scheme img {
transition: all 1s;
transform: translateX(0px) scale(0.9) rotate(0);
}
.uc-order-scheme:hover img {
transform: translate(0px, -7px) scale(1.2) rotateY(370deg);
}
/*.uc-order-scheme:hover .uc-move {
animation: 1000ms ease 0s normal none 1 running zoomInDown;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}*/
@media screen and (max-width: 1000px) {
.uc-order-scheme {
width: 100%;
margin: 10px auto;
}
}
.uc-b5-panel {
padding: 20px 0;
text-align: center;
border-bottom: 2px solid #ebeced;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-header {
margin-bottom: 40px;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 40%;
margin: 25px 0.5%;
}
.uc-b5-arr {
width: 50px;
font-size: 30px;
color: #333;
vertical-align: middle;
padding-top: 30px;
}
.uc-b5-arr2 {display: none;}
.uc-b5-arr3 {
}
.uc-b5-text {
margin: 10px 0 0;
}
.uc-b5-img {
margin: 15px;
transition: all 0.5s ease; }
.uc-b5-wrapper:hover img { transform: scale(1.5, 1.5); margin: 15px; transition: all 0.5s ease; }
@media screen and (max-width: 800px) {
.uc-b5-wrapper {
width: 25%;
}
.uc-b5-arr2 {
display: none;
}
.uc-b5-arr3 {
display: inline-block;
}
}
@media screen and (max-width: 600px) {
.uc-b5-wrapper {
width: 60%;
}
.uc-b5-arr {
display: none;
}
}
.uc-e1-panel {
padding: 20px;
text-align: center;
}
.uc-e1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
.uc-burger_panel {
padding: 20px;
border-bottom: 2px solid #ebeced;
}
.uc-burger_panel h2 {
text-align: center;
}
.uc-burger_container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.uc-burger_item {
display: flex;
width: 95%;
margin: 15px;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: row-reverse;
}
.uc-burger_number_container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 30%;
background: #4b9b02;
text-align: center;
color: #fff;
padding: 10px;
border-radius: 10px 0 0;
box-shadow: inset 0px -21px 10px -21px rgba(0, 0, 0, 0.7);
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
background: #4b9b02;
border-radius: 0 0 10px;
box-shadow: inset 0px 21px 10px -21px rgba(0, 0, 0, 0.7);
}
/* Это стили для сайтов с большим количеством цветовой гаммы
.uc-number-1 {
background: red;
}
.uc-number-2 {
background: blue;
}
.uc-number-3 {
background: aqua;
}
.uc-number-4 {
background: black;
}
*/
.uc-burger_number-header {
font-size: 17px;
color: #fff;
}
.uc-burge_number {
font-size: 40px;
line-height: 0px;
}
.uc-burger_content {
width: 80%;
background: #f7f7f7;
padding: 10px;
border-radius: 0 10px 0 0;
box-shadow: inset 0px -21px 10px -21px rgba(0, 0, 0, 0.7);
display: flex;
flex-direction: column;
justify-content: center;
}
.uc-burger_item:nth-child(even) .uc-burger_content {
justify-content: center;
align-items: flex-end;
border-radius: 0 0 0 10px;
text-align: right;
box-shadow: inset 0px 21px 10px -21px rgba(0, 0, 0, 0.7);
}
.uc-burger_content-header {
font-size: 25px;
}
.uc-burger_text {
/* font-size: 15px; */
width: 90%;
}
@media screen and (max-width: 1000px) {
.uc-burger_item {
width: 100%;
flex-direction: column;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: column;
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
width: 100%;
border-radius: 10px 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_item:nth-child(even) .uc-burger_content {
width: 100%;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_number_container {
width: 100%;
border-radius: 10px 10px 0 0;
}
.uc-burger_content {
width: 100%;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
}
.uc-burger_text {
text-align: center;
}
}
/* Bob */
@-webkit-keyframes uc-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes uc-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes uc-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes uc-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.uc-bob {
margin-top: 10px;
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-animation-name: uc-bob-float, uc-bob;
animation-name: uc-bob-float, uc-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
Туалетная бумага, бумажные полотенца и салфетки
25 лет опыта производства санитарно-гигиенической бумаги.
Более 20 вариантов продукции. Поставка осуществляется по всему Казахстану.
Необходимо купить туалетную бумагу оптом, бумажные полотенца или салфетки?
Посмотреть ассортимент
Наша продукция
Туалетная бумага Маолин изготовлена из 2 видов сырья. Туалетная бумага Туалетная бумага Маолин изготовлена из 2 видов сырья. Бумажные салфетки в ассортименте как для каждодневного пользования, так и сервировки стола. Бумажные салфетки Бумажные салфетки в ассортименте как для каждодневного пользования, так и сервировки стола. Бумажные полотенца в рулонах для ежедневного пользования. Бумажные полотенца Бумажные полотенца в рулонах для ежедневного пользования.
Почему с нами сотрудничают длительное время
Качество, широкий выбор, знание своего дела — эти 3 составляющих позволяют нам поставлять продукцию, которая действительно нравится потребителям.
Туалетная бумага, бумажные полотенца, салфетки — купить оптом всё это можно в интернет-магазине Маолин. Доставка осуществляется по Казахстану. Есть возможность отгружать в другие страны СНГ.
Доставка и оплата
4 в 1 предложения для наших клиентов и партнеров
1
Доступная цена
Низкая стоимость на качественную продукцию вполне возможна! Именно такая ценовая политика действует для наших партнеров.
2
Никаких посредников
У нас собственное производство туалетной бумаги и других бумажных санитарно-гигиенических изделий.
3
Разные сорта
Предлагаем купить туалетную бумагу, салфетки из целлюлозы, макулатуры. Последние мало чем уступают целлюлозной продукции.
4
Открыты к диалогу
Мы готовы идти на компромисс! В случае возникновения вопросов вы всегда можете получить бесплатную консультацию.
О компании
Как купить бумажные полотенца, туалетную бумагу и салфетки в нашем интернет-магазине?
→
→
→
Свяжитесь с нами по телефону или кликните «Купить», оставьте свои контакты.
Специалист компании Маолин обрабатывает заказ и связывается по указанному номеру.
Совершите оплату в удобной форме: наличный или безналичный расчет.
Заказанный товар отправится к вас одним из трех доступных способов.
Санитарно-гигиеническая бумага Маолин – 3 разновидности достойного качества
Купить бумажные салфетки, полотенца, туалетную бумагу оптом стало просто!
Ознакомьтесь с каталогом производителя, выберите необходимую продукцию, свяжитесь с нами. Мы рады начать сотрудничеству с Вами!
Контакты