Альтернативная энергия и полимерная покраска от 1mig
.uc-title {
display: block;
position: relative;
padding: 5px 0px;
text-align: center;
text-transform: uppercase;
font: 24px/24px 'Philosopher',sans-serif;
letter-spacing: .5px;
background-color: #5186ce;
}
.uc-title h2 {
color: #fff;
display: inline-block;
margin: 0;
padding: 13px 25px;
font-size: 26px;
font-family: 'Philosopher',sans-serif!important;
}
.ucv-a2-panel strong {
font-size: 20px;
color: #ff9800;
}
.ucv-a2-panel {
background: #777 url('https://lh3.googleusercontent.com/pw/ACtC-3eIZosbXkNRepU2hprG4DsvoEM91niG6Hzv6drIApC2jRjBP4NmM00RMdHSaF0wn3EnPYjiEs2sL0dTm7cuf5vTI-Pdp7a7aBM0dQ6afsXBIlyGudNZdjVoLeakWLrpgZ36Dquu3I3xOH-YpLpBi1Iu=w1277-h636-no?authuser=0') 50%50% /cover;
background-size: cover;
display: flex;
align-items: flex-end;
margin-bottom: 20px;
padding: 40px;
}
.ucv-a2-texts {
margin: 0;
width: 64%;
text-align: center;
border-radius: 0;
}
.ucv-a2-header {
font-size: 31px;
line-height: 20px;
color: #fff;
background-color: #5186ce;
padding: 15px;
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
transform: rotate(-4deg);
margin-left: 0px!important;
width: 115%;
padding: 20px;
}
.ucv-a2-sub-header {
font-size: 16px;
line-height: 24px;
color: #fff;
padding-top: 20px;
background-color: #ff9800;
padding: 15px;
}
.ucv-a2-text {
position: relative;
font-size: 16px;
line-height: 24px;
color: white;
background-color: #ff9800;
}
@media screen and (max-width: 1300px) {
.ucv-a2-texts {
width: auto;
text-align: left!important;
border-radius: 0;
}
.ucv-a2-panel {
padding: 10px;
}
}
@media screen and (max-width: 320px) {
.ucv-a2-header {
font-size: 26px;
margin-left: 0px!important;
width: 100%;
box-sizing: border-box;
}
}
.uc-btns {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none!important;
text-align: center;
color: black!important;
padding: 0 20px;
border: 5px solid #ff9800;
border-radius: 25px;
font-size: 16px;
}
.uc-btns:hover {
color: black!important;
border-color: #5186ce;
}
.ucv-b4-panel {
padding: 20px 0px;
}
.ucv-b4-title {
text-align: center;
margin-bottom: 25px !important;
}
.ucv-b4-wrapper {
text-align: center;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.ucv-b4-arrow-wrapper {
width: 20%;
display: inline-block;
vertical-align: middle;
}
.ucv-b4-arrow {
height: 20px;
background: #ff9800;
position: relative;
width: 100%;
}
.ucv-b4-arrow-red {
background: #5186ce;
}
.ucv-b4-arrow.ucv-b4-arrow-red:before {
border-top-color: #5186ce;
border-bottom-color: #5186ce;
}
.ucv-b4-arrow.ucv-b4-arrow-red:after {
border-left-color: #5186ce;
}
.ucv-b4-arrow-red .ucv-b4-line {
background: #5186ce;
}
.ucv-b4-arrow:after {
content: "";
position: absolute;
right: -10px;
top: 0;
border-left: 10px solid #ff9800;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.ucv-b4-arrow:before {
content: "";
position: absolute;
left: -10px;
top: 0;
border-left: 10px solid transparent;
border-top: 10px solid #ff9800;
border-bottom: 10px solid #ff9800;
}
.ucv-b4-line {
position: absolute;
left: 50%;
bottom: 50%;
width: 2px;
height: 50px;
background: #ff9800;
}
.ucv-b4-line:after {
content: "";
position: absolute;
bottom: -2px;
left: -2px;
width: 5px;
height: 5px;
background: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.ucv-b4-line-bottom {
top: 50%;
}
.ucv-b4-line-bottom.ucv-b4-line:after {
top: -2px;
}
.ucv-b4-text,
.ucv-b4-image {
display: table;
width: 100%;
height: 100px;
}
.ucv-b4-image-inner,
.ucv-b4-text-inner {
display: table-cell;
text-align: center
}
.ucv-b4-image-inner {
vertical-align: top;
}
.ucv-b4-image-inner.ucv-b4-image-inner-bot {
vertical-align: bottom;
}
.ucv-b4-text-inner {
vertical-align: middle;
}
.ucv-b4-number {
padding-bottom: 6px;
font-size: 30px;
color: #ff9800;
display: block;
font-weight: bold;
}
@media screen and (max-width: 1200px) {
.ucv-b4-arrow-wrapper {
width: 35%;
}
}
@media screen and (max-width: 750px) {
.ucv-b4-arrow-wrapper {
width: 65%;
}
.ucv-b4-arrow-wrapper__margin {
margin-top: 45px;
}
}
.uc-plus_wrapper {
padding: 20px 10px;
}
.uc-plus_inner {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
min-height: 300px;
}
.uc-plus_box {
width: 50%;
overflow: hidden;
display: flex;
flex-direction: column;
}
.uc-plus_content {
display: flex;
margin: 1px;
flex-direction: column;
height: 100%;
overflow: hidden;
position: relative;
box-sizing: border-box;
padding: 0;
color: #fff !important;
text-decoration: none !important;
}
.uc-plus_content::before,
.uc-plus_content::after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.uc-plus_content::after {
opacity: 0;
transition: opacity.3s ease-in-out;
}
.uc-plus_content:hover::after {
opacity: 1;
}
.uc-plus_btn {
display: inline-flex;
color: #fff!important;
border: 1px solid #fff;
padding: 5px 20px;
transition: .3s linear;
box-sizing: border-box;
width: 100px;
text-align: center;
margin: 10px auto 0;
}
.uc-plus_btn:hover {
color: #5186ce!important;
border: 1px solid #5186ce;
}
.uc-text_wrapper1 .uc-plus_btn:hover {
color: #ff9800!important;
border: 1px solid #ff9800;
}
.uc-content_1 {
justify-content: flex-end;
background: url(https://lh3.googleusercontent.com/pw/ACtC-3c52RkPykEvEhziSr0UewNcbeADp5cu0QeSUv_BvZ3Ppv4Xc8jbSIWA93mZ9UWRgreqOSP8E49kL1CJPHBA9UsMY_uYN4I7VD9MdDGxrJIrJ9ZIEqSYp9jtRn6vCy_DBaTHRLNCb13o4pHS7jcml53X=s920-no?authuser=0);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
min-height: 420px;
}
.uc-content_2 {
justify-content: flex-end;
background: url(https://lh3.googleusercontent.com/pw/ACtC-3fKOectsp0VVJzWTvrQ1kQMIPbjTN4JWiKbAW5TKiS_U72qbi3bHG_szlehqcsPLV6yi_Dfxcpk_idlbvJVrSVxkcKlz7562XJCOTiSknV8cAUFJmt8FHjsGruzRnHMcLTTg4z5B9_rIWLdMpSMUpXS=w576-h640-no?authuser=0);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
min-height: 420px;
}
.uc-content_3 {
justify-content: flex-end;
background: url(https://lh3.googleusercontent.com/pw/ACtC-3cn-AR-gCvEuXuDV1hQ_Y379v27_qcVOL2bdmRASkrSrn5qfaJfcismKUX2e-ZwrCrysz8USg3GFtx184Y_Q8FDB-4EZPCpXzvnqrBlCGFv8dZtUl8kDQDtWcm5Ng6uShYyCtTnP4VFYLak3sL-eW8U=s800-no?authuser=0);
background-repeat: no-repeat;
background-size: cover;
min-height: 420px;
}
.uc-content_4 {
justify-content: flex-end;
background: url(https://lh3.googleusercontent.com/pw/ACtC-3ek0d4p_zbtqknbg8__VgSYzCBtVozF0j_AQ5jb8MZCjcUBGEpgZXLmQDnPAtYcMDGeHltiReRbl33I2qx8Jm6Bqiz8NkhctS0jWdG64s1Z9mIQCnL60MlMqeF1iqHKnnnglInTM1LKTbw8ibr9zTZx=s620-no?authuser=0);
background-repeat: no-repeat;
background-size: cover;
background-position: right;
min-height: 420px;
}
.uc-plus_subheader {
font-size: 35px;
line-height: 30px;
z-index: 2;
margin: 0;
padding-bottom: 20px;
transition: all 500ms ease-in-out;
text-align: center;
}
.uc-plus_subheader1 {
font-size: 35px;
line-height: 30px;
z-index: 2;
margin: 0;
padding-bottom: 20px;
transition: all 500ms ease-in-out;
text-align: center;
}
.uc-plus_text {
z-index: 2;
transition: all 500ms ease-in-out;
text-align: center;
}
.uc-text_wrapper {
color: #fff;
background: #ff9800;
display: inline-flex;
flex-direction: column;
padding: 20px 10px;
max-width: 300px;
box-sizing: border-box;
}
.uc-text_wrapper1 {
background: #5186ce;
}
@media screen and (max-width: 1200px) {
.uc-plus_box {
width: 100%;
}
.uc-plus_inner {
min-height: 500px;
}
}
.uc-container {
padding: 20px;
}
.uc-advantages {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-advantages__element {
width: 49%;
box-shadow: 0 0 5px #d4d4d4;
margin: 20px 0;
transition: .5s;
}
.uc-advantages__element:hover {
box-shadow: 0 0 20px #d4d4d4;
transition: .5s;
}
.uc-advantages__icon_area {
float: left;
shape-outside: circle(70% at 0 0);
clip-path: circle(70% at 0 0);
shape-margin: 15px;
width: 200px;
min-height: 160px;
line-height: 50%;
position: relative;
transition: .5s;
}
.uc-advantages__element:hover .uc-advantages__icon_area {
transition: .5s;
}
.uc-advantages__content_header {
font-size: 18px;
color: #00c3ba;
}
/* Если захотите сменить бэкграунд для каждой иконки
.uc-icon_area__one {
}
.uc-icon_area__two {
}
.uc-icon_area__three {
}
.uc-icon_area__four {
}
*/
.uc-advantages__pic {
max-width: 100px;
position: absolute;
left: 20px;
top: 20px;
}
.uc-advantages_content {
padding: 20px 5px;
box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
.uc-advantages__element {
width: 100%;
}
}
@media screen and (max-width: 600px){
.uc-advantages__pic {
left: 5px;
top: 5px;
}
.uc-advantages__icon_area {
float: left;
shape-outside: circle(49% at 0 0);
clip-path: circle(49% at 0 0);
}
}
:root {
--infograph-color2: #ff9800;
--infograph-color1: #5186ce;
}
.uc-four-panel {
padding: 20px 10px;
}
.uc-four-header {
text-align: center;
margin-bottom: 30px !important;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 40%;
border-radius: 20px;
padding: 30px;
box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.38);
margin: 20px 0;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.uc-four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color2);
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color1);
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color1);
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color2);
}
.uc-four-header {
font-size: 24px;
}
.uc-four-text {}
.uc-four-icon {}
@media screen and (max-width: 1100px) {
.uc-four-item {
width: 100%;
}
.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-3 {
border: 20px solid var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-2,
.uc-four-content-4 {
border: 20px solid var(--infograph-color1);
border-radius: 20px;
}
}
@media screen and (max-width: 1100px) {
.uc-four-item {
padding: 20px;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
padding: 20px 10px;
}
}
@media screen and (min-width: 320px) {
.uc-ordering_sheme {
padding: 25px 0;
}
.uc-ordering_sheme-inner {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.uc-ordering_sheme__element {
width: 90%;
position: relative;
display: flex;
align-items: center;
flex-direction: column;
margin: 20px 0;
}
.uc-ordering_sheme__layer__desctop {
display: none;
}
.uc-ordering_sheme__layer {
position: absolute;
top: 25px;
background: #fff;
box-shadow: 0px 0px 60px -15px rgba(0, 0, 0, 0.2);
height: 150px;
width: 100%;
z-index: 0;
}
.uc-ordering_sheme__content {
text-align: center;
padding: 0px 10px;
}
.uc-ordering_sheme__icon-area {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 50%;
height: 200px;
background: #ff9800;
transform: skew(-20deg);
}
.uc-ordering_sheme__icon-area::after {
content: '';
position: absolute;
left: -20px;
bottom: 0;
width: 0;
height: 0;
border-left: 16px solid transparent;
border-right: 10px solid transparent;
border-top: 25px solid #ff9800;
transform: skew(20deg);
}
.uc-ordering_sheme__icon-area::before {
content: '';
position: absolute;
right: -20px;
top: 0;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 16px solid transparent;
border-bottom: 25px solid #ff9800;
transform: skew(20deg);
}
.uc-ordering_sheme__icon-area__second-backgound {
background: #5186ce;
}
.uc-ordering_sheme__icon-area__second-backgound::after {
content: '';
position: absolute;
left: -20px;
bottom: 0;
width: 0;
height: 0;
border-left: 16px solid transparent;
border-right: 10px solid transparent;
border-top: 25px solid #5186ce;
transform: skew(20deg);
}
.uc-ordering_sheme__icon-area__second-backgound::before {
content: '';
position: absolute;
right: -20px;
top: 0;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 16px solid transparent;
border-bottom: 25px solid #5186ce;
transform: skew(20deg);
}
.uc-ordering_sheme__icon {
width: 64px;
height: 64px;
transform: skew(20deg);
}
}
@media screen and (min-width: 900px) {
.uc-ordering_sheme-inner {
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
align-items: flex-start;
}
.uc-ordering_sheme__element {
width: 45%;
overflow: hidden;
}
}
@media screen and (min-width: 1300px) {
.uc-ordering_sheme__element {
width: 25%;
}
.uc-ordering_sheme__content {
width: 90%;
text-align: left;
}
}
@media screen and (max-width: 1300px) {
.uc-arrow2 {
display: none;
}
}
@media screen and (max-width: 900px) {
.uc-arrow1,
.uc-arrow2,
.uc-arrow3 {
display: none;
}
}
.uc-our__history {
padding: 20px;
text-align: center;
}
.uc-our__history h2 {
padding-bottom: 10px;
text-align: center;
}
.uc-our__history-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.uc-our__history-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 46%;
margin: 20px 0;
}
.uc-our__history-block:hover .uc-our__history-year {
transform: translateX(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
.uc-our__history-year {
position: relative;
text-align: center;
-ms-flex-item-align: center;
align-self: center;
font-size: 25px;
font-weight: bold;
color: #7ca90d;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 100px;
min-width: 100px;
border-radius: 100%;
box-shadow: 0 0px 15px #555, 0 0 0px 10px #00c3ba;
transition: all 0.5s ease;
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 8%;
height: 30px;
background: #f66c4a;
}
.uc-our__history-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
box-sizing: border-box;
text-align: left;
background: #fff;
color: #555;
padding: 10px 15px;
border-radius: 10px;
width: 70%;
border: 1px solid #ddd;
/* -webkit-box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55);
box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); */
}
.uc-our__history-subheader {
font-size: 26px;
color: #5688c7;
}
.uc-first__year-line {
background: #f21c6c;
}
.uc-second__year-line {
background: #34a853;
}
.uc-third__year-line {
background: #ffc765;
}
.uc-fourth__year-line {
background: #ff7a97;
}
.uc-fifth__year-line {
background: #f21c6c;
}
.uc-first__year {
color: #f21c6c;
}
.uc-second__year {
color: #34a853;
}
.uc-third__year {
color: #ffc765;
}
.uc-fourth__year {
color: #ff7a97;
}
.uc-fifth__year {
color: #f21c6c;
}
@media screen and (max-width:1000px) {
.uc-our__history-block {
width: 100%;
}
}
@media screen and (max-width:800px) {
.uc-our__history-block {
flex-direction: column;
}
.uc-our__history-content {
width: 100%;
}
.uc-our__history-year {
min-width: 70px;
min-height: 70px;
}
.uc-our__history-line {
width: 13%;
}
}
Солнечные батареи и другое оборудование в Алматы
Компания «1mig» предлагает качественное оборудование и аппараты, которые широко применяются в промышленности и в быту. У нас вы сможете приобрести солнечные панели, надувные матрасы, аккумуляторы, металлоискатели, биотуалеты, мойки высокого давления и многое другое.
В продаже вы найдете электроинструменты, оборудование для освещения площадок, магазинов, стоянок и парковок, доильные аппараты и прочее оборудование.
Также мы оказываем услуги по полимерной покраске. У нас есть все необходимое оборудование, позволяющее качественно осуществлять окрашивание с использованием современной краски.
В нашем ассортименте:
Солнечные панелиВыбрать
Товары для дома и садаВыбрать
Насосное оборудованиеВыбрать
Сельскохозяйственная техникаВыбрать
Условия доставки и оплаты
Купить товары для дома и сада
Консультация
При необходимости наши лучшие специалисты помогут выбрать подходящее оборудование, которое будет отвечать всем вашим требованиям. Они расскажут о характеристиках устройств и оформят доставку.
Отличное качество
Если вы желаете приобрести солнечные панели или решили заказать мойки высокого давления, у нас вы найдете исключительно качественные устройства от проверенных производителей.
Широкий ассортимент
Большой популярностью пользуются в нашей компании надежные доильные аппараты, а также качественные надувные матрасы разного размера.
Индивидуальный подход
Многие наши покупатели перешли в разряд постоянных клиентов, они оценили отличные условия для сотрудничества с нами.
Схема работы с компанией:
Выберите продукцию и оставьте заявку.
Уточните все нюансы заказа у менеджера.
Выберите удобный способ оплаты и доставки.
Мы организовываем оперативную доставку.
Перейти в контакты
Купить Солнечные панели в Алматы
Для получения любой информации или оформления заказа заполните форму на сайте или свяжитесь с нашим консультантом по указанному номеру. Мы предлагаем клиентам на выбор несколько способов доставки товаров и удобные способы оплаты. Обращайтесь в любое время, мы всегда открыты для сотрудничества и готовы предложить самые привлекательные условия.
Просмотреть предложения