#grayscale");filter:gray;-webkit-filter:grayscale(1);-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s} .grayscale:hover{ -webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:none;-webkit-filter:grayscale(0)} .price-header{ cursor:pointer;background-color:#fff} .price-header.open{ cursor:pointer;color:var(--white)} .price-header.open h3{ color:var(--white)} .price-header.price-info.open{ background-color:var(--info)} .list-group-item:first-child .price-header{ border-top-left-radius:inherit;border-top-right-radius:inherit} .list-group-item:last-child .price-header{ border-bottom-right-radius:0;border-bottom-left-radius:0} .toggle-arrow{ position:relative;cursor:pointer;width:8px;height:18px} .toggle-arrow-left{ position:absolute;background-color:transparent;top:10px;left:0;width:5px;height:1px;display:block;transform:rotate(35deg);float:right} .toggle-arrow-left:after{ content:"";background-color:var(--primary);width:5px;height:1px;display:block;float:right;transition:all .95s cubic-bezier(0.25,1.7,0.35,0.8);z-index:-1} .toggle-arrow-right{ position:absolute;background-color:transparent;top:10px;left:3px;width:5px;height:1px;display:block;transform:rotate(-35deg);float:right;border-radius:2px} .toggle-arrow-right:after{ content:"";background-color:var(--primary);width:5px;height:1px;display:block;float:right;transition:all .95s cubic-bezier(0.25,1.7,0.35,0.8);z-index:-1} .price-header.open .toggle-arrow-left:after{ background-color:var(--white)} .price-header.open .toggle-arrow-right:after{ background-color:var(--white)} .text-white .toggle-arrow-left:after,.text-white .toggle-arrow-right:after{ background-color:#fff} .breadcrumb .breadcrumb-item{ text-transform:none!important;font-weight:400!important} .breadcrumb-item+.breadcrumb-item::before{ display:none} .bread-top{ position:absolute;right:0;left:0;z-index:998;background-color:transparent;border:0;-webkit-transition:all .5s ease;transition:all .5s ease} .bread-top.crumb-hero{ top:144px} .bread-top.crumb-krom{ background-color:#fcfdfd!important} #topnav .navigation-menu > li > a{ font-weight:600} #topnav{ border-top:1px solid #e9ecef;-webkit-box-shadow:0 10px 20px #3c48581a;box-shadow:0 10px 20px #3c48581a} #topnav .navigation-menu .has-submenu .menu-arrow{ top:22px} #topnav .buy-button{ line-height:56px} .tagline-top{ top:0!important} .bg-half{ padding:250px 0 100px} @media (min-width: 768px) { .tagline-top{ top:70px!important} } @media (min-width: 992px) { #topnav .navigation-menu>li>a{ min-height:40px} #topnav .navigation-menu>.has-submenu.active .menu-arrow{ top:22px} #topnav .navigation-menu>.has-submenu:hover .menu-arrow{ top:26px!important} } .fadeOut{ -webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeOut{ 0%{ opacity:1}100%{ opacity:0}}@keyframes fadeOut{ 0%{ opacity:1}100%{ opacity:0}} .zoomIn{ -webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes zoomIn{ 0%{ opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{ opacity:1}}@keyframes zoomIn{ 0%{ opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{ opacity:1}} .zoomOut{ -webkit-animation-name:zoomOut;animation-name:zoomOut;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes zoomOut{ 0%{ opacity:1}50%{ opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{ opacity:0}}@keyframes zoomOut{ 0%{ opacity:1}50%{ opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{ opacity:0}} @media (max-width: 991px) { #topnav{ min-height:50px} #navigation{ top:50px} #topnav .buy-button{ line-height:50px} .bread-top.crumb-hero{ top:130px} } @media (max-width: 767px) { .breadcrumb{ letter-spacing:0} .bg-half{ padding:150px 0 60px} .bread-top.crumb-hero{ top:66px} } .zoomIn{ -webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both} @-webkit-keyframes zoomIn { 0%{ opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)} 50%{ opacity:1} } @keyframes zoomIn { 0%{ opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)} 50%{ opacity:1} } .fea.icon-xs{ height:14px;width:14px} .rotate-180{ transform: rotate(180deg)} .sticky-bar{ top:-10px} .sticky-bar .card-form{ min-width:250px;max-width:350px} @media (min-width: 1200px) { .sticky-container-form-end>div.section>div.container>div.row { margin-right: 370px} .margin-sidebar-end{ margin-right:calc((100% - 1140px)/2)} } @media (max-width: 1199px) { .sticky-bar{ display:none} } .form-radio-btn:checked[type=radio] + label { background:var(--info);color:var(--white)} .calc_input:focus { background: #fff!important} .table{ --bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6} .table>:not(caption)>*>*{ padding:.5rem;background-color:var(--bs-table-bg);background-image:linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));border-bottom-width:1px} .table>:not(:last-child)>:last-child>*{ border-bottom-color:#000} .table .active{ --bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)} @media (max-width: 768px) { .breadcrumb{white-space:nowrap;overflow-x:scroll;flex-wrap:nowrap} }
Строительные и отделочные
работы в Ханты-Мансийске
м2
*Рассчитываются рекомендуемые параметры фундамента
Плитный фундамент имеет сложную структуру, в которую входит несколько слоев бетона, гидроизоляция, металлическая арматура. Практически структура определяется особенностями местности и проекта сооружения в целом. При расчете плитного фундамента учитывается необходимость создания определенного запаса прочности плиты.
Наиболее распространенное решение для плитного фундамента предполагает создание конструкции следующего вида: дренажный слой (подушка) из щебня и песка, утрамбованных и увлажненных во время насыпки; железобетонная плита с металлическим армированием (объемным); гидроизоляция.
Для получения прочной и соответствующей требованиям стандартов плиты основания используется бетонный раствор марки В22,5 (М300) и выше, морозостойкостью от F200 и водонепроницаемостью от W8. Армирование выполняется металлическим прутом диаметра не менее 12 миллиметров, соединенным методом связки прутьев или сваркой, для чего необходимо использование стали типа «С», с допустимым показателем текучести при сварке.
Непосредственно тело плиты фундамента формируется из нескольких слоев бетона, в одном из которых расположена стальная арматура, а поверх плиты уложена гидроизоляция. Особое внимание при монтаже фундамента и заливке бетона уделяется равномерности заполнения каркаса арматуры раствором.
Подробнее Свернуть
Проводят геологические исследования, определяют подвижность грунта, глубину промерзания и прочие параметры. Сопоставляют характеристики почвы и постройки, проводят расчет фундамента и составляют смету работ.
Участок очищают, выравнивают, делают разметку, предусмотрев ввод инженерных коммуникаций.
Роют котлован на 1 метр больше с каждой из сторон, это позволит осуществлять маневры при устройстве фундамента.
Устраивается дренажная система и укладывается слой геотекстиля, чтобы будущая песчаная подушка не разошлась в грунт.
Дно котлована засыпается слоем песка, разравнивается с помощью нивелира и тщательно утрамбовывается. Затем засыпается слой щебня или гравия, который также тщательно утрамбовывается.
На этом этапе следует проложить все коммуникации, обычно они прокладываются между сформированными слоями песка и гравия (щебня).
По всей поверхности «подушки» укладывается виниловая пленка или рубероид. После гидроизоляции следует уложить листы пенопласта, которые укладывают как в основание так и по бокам будущего фундамента. Поверх утеплителя рекомендуется уложить дополнительный слой виниловой пленки.
Делают арматурный каркас из металлических прутьев диаметром не менее 12 мм, прутья укладываются в виде решетки друг на друга с равными промежутками в 20 или 30 см.
Опалубку изготовляют из крепких досок и дополнительно укрепляют. Для плитного фундамента требуется много бетона, целесообразнее его заказать. В идеале бетон следует залить за один день, допускается перерыв не более 12 часов.
Все работы начинаются вовремя и завершаются в срок.
Без срывов и цейтнотов
Email:
hanty-mansijsk@kronvest.net