1 отзыв
Кровельные работы в Бресте
+375 (29) 244-94-22

4 скатная крыша


:root { --border-color: rgba(255,255,255,0.2); --header-color: #5e98d1; --btns-bg: #ff780c; --btns-bg_hover: #857d7b; }
.ucv-a2-panel strong { font-size: 22px; color: var(--header-color); }
.ucv-a2-panel { background: #232227 url(http://s017.radikal.ru/i404/1111/32/ba476ed6a4fa.jpg) fixed 0% 0% no-repeat; background-size: cover;}
.ucv-a2-texts { background: rgba(51, 51, 51, 0.6) url(https://uaprom-uc.prom.st/production/design_template/859/images/bg-2-content-x7.png) repeat top center;; border: 2px solid #555555; width: 363px; box-sizing: border-box; padding: 20px 15px; text-align: right; } .ucv-a2-header { font-weight: bold; font-size: 26px; line-height: 32px; color: #fff; margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { background-color: rgba(51, 51, 51, 0.6); font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-link { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #ff780c!important; padding: 0 22px; min-width: 150px; border: 2px solid #ff780c; font-size: 16px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .ucv-a2-link:hover { color: #fff!important; border-color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .uc-btns { background: var(--btns-bg); border: none; color: #fff!important; } .uc-btns:hover { background: var(--btns-bg_hover); } @media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center; } .ucv-a2-panel { padding: 0; background-size: cover; } .ucv-a2-link { padding: 0 5px; width: auto; } } .uc-w-info { width: 100%; background: #181818; color: var(--header-color); } .uc-woman { display: flex; flex-wrap: wrap; text-align: center; padding: 20px 0; border-bottom: 4px double var(--border-color); } .uc-woman h2 { width: 100%; margin-bottom: 20px; } .uc-woman_wrap { width: 31%; margin: 10px .5%; } .uc-woman_wrap img { transition: all .4s ease-out; border-radius: 50%; border: 7px solid #4aa555; border-right-color: #4aa555; border-left-color: #ef7c3d; border-top-color: #ef7c3d; box-sizing: border-box; } .uc-woman_wrap:hover img { transition: all .4s ease-out; border: 7px solid #ef7c3d; border-right-color: #ef7c3d; border-left-color: #4aa555; border-top-color: #4aa555 } .uc-b5-panel { padding: 20px 0; text-align: center; border-bottom: 4px double var(--border-color); } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 40px !important; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 29%; margin: 10px .5%; } .uc-b5-arr { width: 2%; font-size: 30px; color: var(--btns-bg); vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 { display: none; } .uc-b5-text { margin: 10px 0 0; }.uc-b5-wrapper img { transition: all .4s; border-bottom: 2px solid transparent; padding-bottom: 5px; } .uc-b5-wrapper:hover img { transition: all .4s; border-color: var(--btns-bg); transform: translateY(-5px); } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-e4-panel { padding: 20px; text-align: center; border-bottom: 4px double var(--border-color); } .uc-e4-header { text-align: center; margin-bottom: 40px !important; } /* 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 { -webkit-transform: translateZ(0); transform: translateZ(0); -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; } /*-----------------------------------------FOOTER-------------------------------*/ .uc-footer { padding: 20px 0 0; border-bottom: 4px double var(--border-color); text-align: center; } .uc-footer p { margin: 20px 0; } .uc-numbers { padding: 20px 15px; text-align: left; border-bottom: 4px double var(--border-color); } .uc-numbers_wrap { display: flex; flex-wrap: wrap; flex-direction: row; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .uc-numbers-items { width: 49%; margin: 10px .5% 15px; padding: 0 10px; box-sizing: border-box; transition: all .3s ease; } .uc-numbers-items strong { transition: all .3s ease; display: inline-block; margin-top: -10px; font-size: 99px; color: #5e98d1; } .uc-numbers-items:hover strong { transition: all .3s ease; color: #1ebd48; transform: translateY(-4px); } .uc-numbers-items em { font-size: 15px; margin-top: 10px; color: var(--btns-bg); transition: all .3s ease; display: block; font-weight: bold; font-style: inherit; } .uc-numbers-items:hover em { color: var(--header-color); transition: all .3s ease; } @media screen and (max-width: 768px) { .uc-numbers-items { width: 99%; } } .uc-ico-panel { border-bottom: 4px double var(--border-color); padding: 20px 15px 20px; } .uc-ico-header { text-align: center; padding-bottom: 20px; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 30px; table-layout: fixed; } .uc-ico-table td { padding: 5px; transition: all 0.5s; } .uc-ico-table img { transition: all 0.4s; } .uc-ico-table tr:hover td { box-shadow: 0 100px 0 rgba(255,255,255,0.1) inset; transition: all 0.5s; color: #fff; } .uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; transition: all 0.85s; } .uc-ico-table tr:hover .uc-ico-table-col1 { transition: all 0.85s; box-shadow: 0 -100px 0 #181818 inset !important; } @media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } } .uc-anim-text { text-transform: uppercase; letter-spacing: 2px; display: inline-block; border: 4px double rgba(255, 255, 255, .25); border-width: 4px 0; padding: 15px; /* position: absolute; */ top: 18%; left: 50%; box-sizing: border-box; margin: 0 !important; } .uc-anim-text span { font-size: 34px; letter-spacing: 0; padding: 10px; display: block; margin: 0 auto; text-shadow: 0 0 80px rgba(255, 255, 255, .5); background: url(https://content.s3.prom.st/November%202017/7761_bg.png) repeat-y; /*background: url(https://ssl.prom.st/p?h=PWzbJqQURhroEYpVsXhI_Q&s=wwhmbccv&u=http%3A%2F%2Ff.cl.ly%2Fitems%2F010q3E1u3p2Q0j1L1S1o%2Fanimated_text_fill.png) repeat-y;*/ -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; -webkit-animation: aitf 60s linear infinite; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; } @-webkit-keyframes aitf { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } } .uc-anim { border-bottom: 4px double var(--border-color); padding: 20px 0; text-align: center; } .uc-order_wrap { display: flex; flex-wrap: wrap; } .uc-anum h2 { margin-bottom: 30px; } .uc-anim-item { position: relative; width: 100%; margin: 0%; padding: 20px 15px; box-sizing: border-box; outline: 1px solid #ccc; outline-offset: -4px; background: #222; color: #fff; font-size: 16px; box-shadow: 0 400px 5px #222 inset; transition: all .6s ease; } .uc-anim-item:hover { box-shadow: 0 0 5px #222 inset, 0 -400px 5px rgba(255, 255, 255, .1) inset; transition: all .6s ease; } @media screen and (max-width: 768px) { .uc-anim-item { width: 98%; margin: 5px auto; } .uc-anim-text span { font-size: 24px; letter-spacing: 0; padding: 10px; display: block; margin: 0 auto; text-shadow: 0 0 80px rgba(255, 255, 255, .5); background: url(https://content.s3.prom.st/November%202017/7761_bg.png) repeat-y; /*background: url(https://ssl.prom.st/p?h=Kl_wKzPfN-mMNnP9B8isKQ&s=kdszpdzf&u=http%3A%2F%2Ff.cl.ly%2Fitems%2F010q3E1u3p2Q0j1L1S1o%2Fanimated_text_fill.png) repeat-y;*/ -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; -webkit-animation: aitf 60s linear infinite; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; } } .ucv-b1-panel { border-bottom: 4px double var(--border-color); padding: 20px 0; text-align: center; } .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; 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 { left: 0; } .ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(51, 51, 51, 0.8); text-align: left; color: #fff; transition: all 0.6s ease 0s; /*transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0);*/ 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: 15px; color: var(--btns-bg); display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: var(--btns-bg_hover); } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 31.8%; text-decoration: none; } @media screen and (max-width: 768px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 51%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 51%; } } @media screen and (max-width: 500px) { .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; } } .ucv-a2-linka { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; float: right; display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #ff780c!important; padding: 0 22px; min-width: 150px; border: 2px solid #ff780c; font-size: 16px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .ucv-a2-linka:hover { color: #fff!important; border-color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .uc-btns { background: var(--btns-bg); border: none; color: #fff!important; } .ucv-a2-linka { padding: 0 5px; width: auto; } .uc-title { margin-top: 30px!important; padding: 10px; background: #5e98d1!important; position: relative; display: block; box-sizing: border-box; color: #fff; text-align: left; font: 18px/18px 'Arimo',Arial,sans-serif!important; }
IMG.fig { float: left; /* Обтекание картинки по левому краю */ padding-left: 0px; /* Отступ слева */ padding-bottom: 0px; /* Отступ снизу */ padding-right: 5px; padding-top: 10px; } .bloginfo { background: #f7f7f7; border: none; padding: 3px 5px 3px 30px; margin: 11px; text-align: justify; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 5px 5px 5px #ABC;/*Google Crome и Safari */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#AABBCC,direction=125,strength=5)";/*Internet Explorer */ box-shadow: 5px 5px 5px #847B6C;/*Opera и Firefox*/ } /* оформление заголовка блока */ .bloginfo-head { font-size:1.1em; font-weight: bold; color: #333; margin: 0 0 5px 0; } /* оформление текста блока */ .bloginfo-txt { line-height: 1.3em; color: #333; font-size:16px; font-weight: bold; } a {text-decoration: underline; color: #fff;} a:hover { background: #fff; /* Цвет фона под ссылкой */ color: #fff; /* Цвет ссылки */ } .uc-btn-11 { display: inline-block; padding: 5px 10px; min-width: 150px; text-decoration: none !important; color: #ffffff !important; background: #1ebd48; border: 2px solid #59627c !important; text-align: center; margin: 10px 0 5px; } .uc-btn-11:hover { background: #5e98d1!important; color: #fff!important; }
Компании "ИП Саначев" - профессиональная кровля крыши!
Четырехскатная кровля крыши с гарантией качества и оперативности. Работаем по всей Республике Беларусь.
4 скатные крыши в Беларуси от компании ИП Сачев
Каждый человек, занимающийся строительством дома задумывается о конструкции крыши. Четырехскатная крыша - это очень удобный вариант для большого дома. Она состоит из двух скатов, имеющих трапециевидную форму и двух треугольных скатов. В таком варианте не существует фронтонов. Но есть возможность установки мансардных окон прямо на крыше. Это прекрасная возможность для благоустройства помещения под крышей. Наша компания занимается строительством кровли много лет, а наши мастера имеют высокую квалификацию в таких работах. Мы используем надёжные и качественные кровельные материалы. Кроме этого в нашем распоряжении есть современная спецтехника и оборудование, которое позволит выполнить любой проект быстро и качественно.
Наши работы представлены на сайте, где вы найдёте фото и описание. Вы всегда можете воспользоваться контактным телефоном и получить более обширную консультацию по любому вопросу у специалиста.
Преимущества двухскатной кровли:
1.
Такая крыша очень устойчива, потому что в ней отсутствуют фронты. Она прекрасно справляется с сильными порывами ветра и подходит для мест, где сильный ветер появляется часто.
2.
Четыре ската, справляются с любым объёмом талой и дождевой воды. Они легко сходят с крыши, не образуя застоя.
3.
Под крышей можно обустроить большое и полезное пространство, которое может увеличить полезную площадь дома.
4.
Она имеет привлекательный вид, если её оформить современным кровельным материалом.
5.
Сроки эксплуатации такой крыши достаточно высоки и она не требует частого ремонта.
6.
Отлично сохраняет тепло в помещении.
Скатная кровля работы от профессионалов
Заказывая наши услуги вы не только сэкономите денежные средства, но и получите строительство крыши под ключ. Кроме этого мы предоставляем гарантию на все работы.
Связаться