Нет отзывов, добавить
+7 (701) 183-35-55
Ландшафтный дизайн и озеленение с благоустройством ALEX GREEN

О нас

.uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 150px; color: #555!important; background: #f7b56a; border-radius: 2px; font-size: 16px; transition: all .3s; margin: 10px; } .uc-link:hover { transform: translateY(5px); } .uc-banner-panel { padding: 10px 30px 10px 50px; } .uc-banner-color { display: flex; width: 100%; margin-top: 40px; height: auto; background: #069534; margin-bottom: 45px; } .uc-banner-text { margin-top: -40px; margin-bottom: 40px; margin-left: -30px; width: auto; background-color: #fff; padding: 35px 30px; box-shadow: 0 20px 30px rgba(0,0,0, .3); text-align: center; } .uc-banner-text strong { color: #f7b56a; font-size: 20px; } .uc-banner-text h2 { margin-bottom: 15px; padding: 10px 0; border-top: 3px solid #046423; border-bottom: 3px solid #046423; } .uc-banner-img { border-radius: 50%; width: 300px; height: 300px!important; flex-shrink: 0; margin-top: 20px; margin-right: -25px; /*для старого дизайна сделайте значение отрицательным, (выглядит лучше), для нового - наоборот*/ margin-left: -30px; margin-bottom: -40px; box-shadow: 0 20px 30px rgba(0,0,0, .3); animation: slide-3 4s infinite linear; } @keyframes slide-3 { from { transform: rotate(0deg) translate(-6px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-6px) rotate(0deg); } to { transform: rotate(360deg) translate(-6px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-6px) rotate(-360deg); } } @-webkit-keyframes slide-3 { from { transform: rotate(0deg) translate(-6px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-6px) rotate(0deg); } to { transform: rotate(360deg) translate(-6px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-6px) rotate(-360deg); } } @media screen and (max-width: 1200px) { .uc-banner-text { margin-right: 20px; padding: 20px; } .uc-banner-color { flex-wrap: wrap; flex-direction: column; } .uc-banner-img { width: 250px; height: 150px!important; margin-top: -60px; margin-right: -15px; align-self: flex-end; } } :root { --infograph-color4: #db8d3d; --infograph-color3: #069534; --infograph-color2: #069534; --infograph-color1: #db8d3d; } .uc-four-panel { padding: 20px 10px; } .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; box-sizing: border-box; width: 46%; border-radius: 20px; padding: 11px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); margin: 2%; transition: all .4s ease; } .uc-four-item strong { font-size: 20px; color: #db8d3d; } .uc-four-item:hover { background: #f2f2f2; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); } .uc-four-item:hover .uc-move { animation: 2s ease 0s normal none 1 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%; } .uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color1); border-radius: 50px; } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color1); border-radius: 50px; } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color2); border-radius: 50px; } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color2); border-radius: 50px; } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color3); border-radius: 50px; } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color3); border-radius: 50px; } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color4); border-radius: 50px; } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color4); border-radius: 50px; } @media screen and (max-width: 1200px) { .uc-four-item { width: 100%; margin: 15px auto; padding: 0px; } .uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { padding: 20px; } .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 { border: 10px solid var(--infograph-color1); border-radius: 20px; } .uc-four-content-2 { border: 10px solid var(--infograph-color2); border-radius: 20px; } .uc-four-content-3 { border: 10px solid var(--infograph-color3); border-radius: 20px; } .uc-four-content-4 { border: 10px solid var(--infograph-color4); border-radius: 20px; } } «Alex Green» Мы предлагаем ландшафтный дизайн дачного участка Наша компания предлагает услуги по благоустройству территории с гарантией. Опытные всегда помогут воплотить в реальность ваши идеи или создадут план озеленения, который непременно придется вам по вкусу. У нас работают лучшие дизайнеры с внушительным стажем, которые готовы взяться за проектирование любой сложности. Они тщательно отслеживают все появившиеся на рынке новинки и современные тенденции в проектировании. Планировка озеленения участка осуществляется в несколько важных этапов. Все детали согласуются с клиентом. При проектировании территории используются современные технологии. Все услуги Почему многие выбирают именно нас? Большой опыт У нас в компании работают дизайнеры с внушительным стажем, которые реализовали немало крупных проектов. Интересные идеи Специалисты постоянно следят за новинками в данной сфере и предлагают немало уникальных идей. Современный подход Мы стремимся предложить клиентам свежие решения для любого участка и подобрать идеальный вариант. Гарантия качества На все виды услуг мы предоставляем гарантию. Дизайнеры нацелены на результат, который непременно понравится заказчику. .uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 150px; color: #555!important; background: #f7b56a; border-radius: 2px; font-size: 16px; transition: all .3s; margin: 10px; } .uc-link:hover { transform: translateY(5px); } .uc-clear {clear:both; height:0px;} .ucv-b4-panel { padding: 20px; } .ucv-b4-panel h2 { text-align: center; margin-bottom: 30px; } .ucv-b4-wrapper { text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; } .ucv-b4-arrow-wrapper { margin: 15px 1%; width: 25%; display: inline-block; vertical-align: top; z-index: 0; position: relative; } .ucv-b4-arrow { height: 100px; width: 100px; background: linear-gradient(360deg, #ddcdd3 0%, #fff 100%); ; border-radius: 100%; /*box-shadow: 0 0 0 10px #f9f9f9;*/ position: relative; margin: 0 auto; display: flex; } .ucv-b4-arrow:after { content: ''; position: absolute; bottom: -16px; right: 15px; border-top: 30px solid #ddcdd3; border-left: 35px solid transparent; border-right: 35px solid transparent; transition: .3s ease; z-index: -1; } .ucv-b4-arrow img { display: block; margin: auto; width: 55px; height: auto; transform: rotate(0); transition: all 1.5s; } .ucv-b4-arrow:hover img { transform: rotateY(370deg); } .ucv-b4-text { margin: 45px auto 0; } .ucv-b4-text strong { margin: 20px 0 0; font-size: 20px; color: #2a5581; } @media screen and (max-width: 1200px) { .ucv-b4-arrow-wrapper { width: 40%; } } @media screen and (max-width: 800px) { .ucv-b4-arrow-wrapper { width: 65%; } } .uc-e1-panel { padding: 20px; text-align: center; } .uc-e1-panel h2 { margin-bottom: 20px; text-align: center; } Главные причины для выбора в пользу нашей компании Консультирование по всем вопросам. Предварительный расчет стоимости проекта. Гибкая система скидок. Использование качественных материалов. Индивидуальный и профессиональный подход. Широкий спектр всевозможных услуг. Оформить заказ Мы сделаем ваш участок совершенным! У нас можно заказать услуги ландшафтного дизайна по демократичным ценам. Они всегда оговариваются индивидуально и зависят от многих факторов. Заказав благоустройство территории в нашей компании, вы можете быть уверены, что мы никогда вас не подведем. Вы можете обратиться к нам, если необходимо озеленение участка. Также мы предлагаем ландшафтный дизайн дачного участка в выбранном стиле. Заказать услуги ландшафтного дизайна можно прямо на сайте или по указанному номеру. Наш специалист проконсультирует вас по всем вопросам, приедет на объект, чтобы определиться с рельефом участка, его размерами и особенностями. Затем он предложит вам несколько вариантов стилей и рассчитает стоимость услуг. Мы строго соблюдаем сроки и не заставляем клиентов ждать. Связаться с нами

Информация о компании

Название:
Ландшафтный дизайн и озеленение с благоустройством ALEX GREEN
Тип компании:
Производитель, Компания, предоставляющая услуги

Организационно-правовая форма и капитал

Организационно-правовая форма:
Частное предприятие

Информация о производстве

Местонахождение производства:
Алматы