Фильтр
По умолчанию (убывание)
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
<div class="noselect">
<section class="PlitkaCalc-fon">
</section>
<section class="PlitkaCalc">
<div class="PlitkaCalc-all">
<div class="PlitkaCalc-title">
<div class="v-align">
<h2>Калькулятор для расчета заказа облицовочного материала</h2>
<p>
<span>Размер листа: <input id="width" value="244" readonly style="width:23px;"> x <input id="height" value="119" readonly style="width:23px;">мм.<br> В коробке: <input id="boxes" value="32" readonly style="width:15px;"> шт.</span>
<span class="PlitkaCalc-line">
</span>
</p>
</div>
</div>
<div class="PlitkaCalc-main">
<div class="v-align">
<form>
<div class="PlitkaCalc-block">
<input type="number" id="input01" value="0" min="0" step="0.1" onchange="calculator(this)">
<label for="input01">
<span class="v-align">Кол-во <font>м²</font>
</span>
</label>
</div>
<div class="PlitkaCalc-block">
<input type="number" id="input02" value="0" min="0" step="1" onchange="calculator(this)">
<label for="input02">
<span class="v-align">Кол-во <font>штук</font>
</span>
</label>
</div>
<div class="PlitkaCalc-block">
<input type="number" id="input03" value="0" min="0" step="1" onchange="calculator(this)">
<label for="input03">
<span class="v-align">Кол-во <font>коробок</font>
</span>
</label>
</div>
</form>
</div>
</div>
</div>
</section>
<section class="PlitkaCalc-in">
</section>
<script type="text/javascript" src="https://aquapolis.ru/media/custom_css/PlitkaCalc/script.js">
</script>
</div>
<style>
.v-align{display: table-cell;vertical-align: middle;}.noselect{-webkit-user-select: none; -moz-user-select: none;-ms-user-select: none;user-select: none; -o-user-select: none;}.PlitkaCalc-fon{position: absolute;left: 45%;width: 55%;height: 360px;background: url(https://aquapolis.ru/media/custom_css/PlitkaCalc/fon.png) no-repeat;}.PlitkaCalc{position: absolute;left: 0;width: 100%;height: 360px;}.PlitkaCalc-in{width: 100%;height: 360px;}.PlitkaCalc-all{width: 47%;min-width: 650px;height: 360px;padding-left: 3%;color: #363636;}.PlitkaCalc-title{font-family: arial;display: table;float: left;width: 50%;height: 360px;padding: 0 5%;text-align: right;}.PlitkaCalc-title h2{font-size: 25px;line-height: 1em;margin: 0;padding: 0;padding-bottom: 20px;}.PlitkaCalc-title p{font-size: 12px;line-height: 1.2em;margin: 0;padding: 0;}.PlitkaCalc-line{display: block;float: right;width: 60px;height: 1px;margin: 8px;background: #363636;}.PlitkaCalc-title span:nth-child(1){display: block;float: right;}.PlitkaCalc-title input{font-size: 12px;display: inline-block;width: auto;padding: 0;opacity: 1;color: #363636;border: none;background: none;}.PlitkaCalc-main{display: table;float: left;width: 40%;height: 360px;text-align: right;}.PlitkaCalc-block{display: block;width: 210px;height: 50px;margin: 10px auto;text-align: left;}.PlitkaCalc-block input{font-size: 25px;font-weight: bold;float: left;width: 100px;height: 50px;margin: 0;padding: 0;padding-left: 10px;text-align: center;color: #363636;border: none;background: #eee;}.PlitkaCalc-block label{font-family: arial;font-size: 12px;line-height: 1em;display: table;width: 80px;height: 50px;padding-left: 19px;color: #363636;}.PlitkaCalc-block label font{font-size: 20px;font-weight: bold;line-height: 1em;display: block;}@media screen and (min-width:100px) and (max-width:1000px){.PlitkaCalc-fon{left: 50%;width: 50%;height: 300px;opacity: .25;}.PlitkaCalc{height: 300px;}.PlitkaCalc-in{height: 300px;}.PlitkaCalc-all{width: 90%;min-width: 250px;max-width: 600px;height: 300px;margin: auto;padding-left: 0;}.PlitkaCalc-title{width: 55%;height: 300px;padding: 0 5% 0 0;text-align: right;}.PlitkaCalc-title h2{font-size: 22px;padding-bottom: 20px;}.PlitkaCalc-line{width: 50px;}.PlitkaCalc-main{width: 40%;height: 300px;}.PlitkaCalc-block{display: block;width: 190px;height: 45px;margin: 10px auto;text-align: left;}.PlitkaCalc-block input{font-size: 22px;width: 80px;height: 45px;padding-left: 10px;}.PlitkaCalc-block label{width: 80px;height: 45p
<section class="PlitkaCalc-fon">
</section>
<section class="PlitkaCalc">
<div class="PlitkaCalc-all">
<div class="PlitkaCalc-title">
<div class="v-align">
<h2>Калькулятор для расчета заказа облицовочного материала</h2>
<p>
<span>Размер листа: <input id="width" value="244" readonly style="width:23px;"> x <input id="height" value="119" readonly style="width:23px;">мм.<br> В коробке: <input id="boxes" value="32" readonly style="width:15px;"> шт.</span>
<span class="PlitkaCalc-line">
</span>
</p>
</div>
</div>
<div class="PlitkaCalc-main">
<div class="v-align">
<form>
<div class="PlitkaCalc-block">
<input type="number" id="input01" value="0" min="0" step="0.1" onchange="calculator(this)">
<label for="input01">
<span class="v-align">Кол-во <font>м²</font>
</span>
</label>
</div>
<div class="PlitkaCalc-block">
<input type="number" id="input02" value="0" min="0" step="1" onchange="calculator(this)">
<label for="input02">
<span class="v-align">Кол-во <font>штук</font>
</span>
</label>
</div>
<div class="PlitkaCalc-block">
<input type="number" id="input03" value="0" min="0" step="1" onchange="calculator(this)">
<label for="input03">
<span class="v-align">Кол-во <font>коробок</font>
</span>
</label>
</div>
</form>
</div>
</div>
</div>
</section>
<section class="PlitkaCalc-in">
</section>
<script type="text/javascript" src="https://aquapolis.ru/media/custom_css/PlitkaCalc/script.js">
</script>
</div>
<style>
.v-align{display: table-cell;vertical-align: middle;}.noselect{-webkit-user-select: none; -moz-user-select: none;-ms-user-select: none;user-select: none; -o-user-select: none;}.PlitkaCalc-fon{position: absolute;left: 45%;width: 55%;height: 360px;background: url(https://aquapolis.ru/media/custom_css/PlitkaCalc/fon.png) no-repeat;}.PlitkaCalc{position: absolute;left: 0;width: 100%;height: 360px;}.PlitkaCalc-in{width: 100%;height: 360px;}.PlitkaCalc-all{width: 47%;min-width: 650px;height: 360px;padding-left: 3%;color: #363636;}.PlitkaCalc-title{font-family: arial;display: table;float: left;width: 50%;height: 360px;padding: 0 5%;text-align: right;}.PlitkaCalc-title h2{font-size: 25px;line-height: 1em;margin: 0;padding: 0;padding-bottom: 20px;}.PlitkaCalc-title p{font-size: 12px;line-height: 1.2em;margin: 0;padding: 0;}.PlitkaCalc-line{display: block;float: right;width: 60px;height: 1px;margin: 8px;background: #363636;}.PlitkaCalc-title span:nth-child(1){display: block;float: right;}.PlitkaCalc-title input{font-size: 12px;display: inline-block;width: auto;padding: 0;opacity: 1;color: #363636;border: none;background: none;}.PlitkaCalc-main{display: table;float: left;width: 40%;height: 360px;text-align: right;}.PlitkaCalc-block{display: block;width: 210px;height: 50px;margin: 10px auto;text-align: left;}.PlitkaCalc-block input{font-size: 25px;font-weight: bold;float: left;width: 100px;height: 50px;margin: 0;padding: 0;padding-left: 10px;text-align: center;color: #363636;border: none;background: #eee;}.PlitkaCalc-block label{font-family: arial;font-size: 12px;line-height: 1em;display: table;width: 80px;height: 50px;padding-left: 19px;color: #363636;}.PlitkaCalc-block label font{font-size: 20px;font-weight: bold;line-height: 1em;display: block;}@media screen and (min-width:100px) and (max-width:1000px){.PlitkaCalc-fon{left: 50%;width: 50%;height: 300px;opacity: .25;}.PlitkaCalc{height: 300px;}.PlitkaCalc-in{height: 300px;}.PlitkaCalc-all{width: 90%;min-width: 250px;max-width: 600px;height: 300px;margin: auto;padding-left: 0;}.PlitkaCalc-title{width: 55%;height: 300px;padding: 0 5% 0 0;text-align: right;}.PlitkaCalc-title h2{font-size: 22px;padding-bottom: 20px;}.PlitkaCalc-line{width: 50px;}.PlitkaCalc-main{width: 40%;height: 300px;}.PlitkaCalc-block{display: block;width: 190px;height: 45px;margin: 10px auto;text-align: left;}.PlitkaCalc-block input{font-size: 22px;width: 80px;height: 45px;padding-left: 10px;}.PlitkaCalc-block label{width: 80px;height: 45p
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
<style type="text/css">
.main-container.col1-layout{overflow-x:hidden}.bot4Ur{margin:0;font-size:14px;line-height:20px}.bot4Ur .block{width:100%;max-width:1000px;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bot4Ur .block ol{padding:0;margin:0;list-style-type:none}.bot4Ur .block p{margin:20px 0 0}.bot4Ur .block table{border-collapse:collapse}.bot4Ur .block table td,.bot4Ur .block table th{vertical-align:middle;position:relative}.bot4Ur .block .list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;flex-wrap:wrap;text-align:center}.bot4Ur .block .list img{width:80px;margin:0 auto 24px}.bot4Ur .block .list .text{font-weight:700}.bot4Ur .title{font-size:30px;line-height:36px;margin:0 auto 30px;color:#12110D}.bot4Ur .block_item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;align-items:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.bot4Ur .block_item .descr{width:50%}.bot4Ur img{display:block;width:100%;margin:0 auto}.bot4Ur img.img_400{display:none}.bot4Ur_wrap1{padding:5px 0 54px;position:relative;z-index:12}.bot4Ur_wrap1 .block{max-width:1360px}.bot4Ur_wrap1 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.bot4Ur_wrap1 .block .list li{width:16%;margin:30px 0 0;padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bot4Ur_wrap2 .block img{max-width:405px;position:relative;z-index:4;margin:40px 0 20px auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:70px 0 80px}.bot4Ur_wrap2 .block .descr{width:60%;padding:0 0 0 10%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:10}.bot4Ur_wrap2{position:relative}.bot4Ur_wrap2 .left{position:relative;width:40%}.bot4Ur_wrap2 .left .left_backgr_bot4Ur_wrap2:before{content:"";position:absolute;width:100vw;height:100%;z-index:2;right:0;background-image:url(https://aquapolis.ua/media/custom_css/Aquatron/UR4/img_bg.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.bot4Ur_wrap2 .backgr_bot4Ur_wrap2{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0)}.bot4Ur_wrap2 .backgr_bot4Ur_wrap2:before{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquatron/UR4/bg_line_01.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;width:104%;height:40%;top:-17%;z-index:6;left:-2%}.bot4Ur_wrap2 .backgr_bot4Ur_wrap2:after{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquatron/UR4/bg_line_02.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;width:104%;height:40%;z-index:6;left:-2%;bottom:-20%}.bot4Ur_wrap3{margin:60px 0 50px;position:relative;z-index:8}.bot4Ur_wrap3 .title{text-align:center;margin:0}.bot4Ur_wrap3 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.bot4Ur_wrap3 .block .list li{margin:30px 0 0;width:22%;padding:0 .7%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bot4Ur_wrap4 .title{text-align:center;color:#fff}.bot4Ur_wrap4 img{width:initial}.bot4Ur_wrap4 .block{z-index:6;position:relative;padding:100px 0 60px}.bot4Ur_wrap4{position:relative;z-index:14;padding:0 0 40px}.bot4Ur_wrap4 .backgr_bot4Ur_wrap4{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0);background:#333}.bot4Ur_wrap4 .backgr_bot4Ur_wrap4:before{con
.main-container.col1-layout{overflow-x:hidden}.bot4Ur{margin:0;font-size:14px;line-height:20px}.bot4Ur .block{width:100%;max-width:1000px;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bot4Ur .block ol{padding:0;margin:0;list-style-type:none}.bot4Ur .block p{margin:20px 0 0}.bot4Ur .block table{border-collapse:collapse}.bot4Ur .block table td,.bot4Ur .block table th{vertical-align:middle;position:relative}.bot4Ur .block .list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;flex-wrap:wrap;text-align:center}.bot4Ur .block .list img{width:80px;margin:0 auto 24px}.bot4Ur .block .list .text{font-weight:700}.bot4Ur .title{font-size:30px;line-height:36px;margin:0 auto 30px;color:#12110D}.bot4Ur .block_item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;align-items:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.bot4Ur .block_item .descr{width:50%}.bot4Ur img{display:block;width:100%;margin:0 auto}.bot4Ur img.img_400{display:none}.bot4Ur_wrap1{padding:5px 0 54px;position:relative;z-index:12}.bot4Ur_wrap1 .block{max-width:1360px}.bot4Ur_wrap1 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.bot4Ur_wrap1 .block .list li{width:16%;margin:30px 0 0;padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bot4Ur_wrap2 .block img{max-width:405px;position:relative;z-index:4;margin:40px 0 20px auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:70px 0 80px}.bot4Ur_wrap2 .block .descr{width:60%;padding:0 0 0 10%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:10}.bot4Ur_wrap2{position:relative}.bot4Ur_wrap2 .left{position:relative;width:40%}.bot4Ur_wrap2 .left .left_backgr_bot4Ur_wrap2:before{content:"";position:absolute;width:100vw;height:100%;z-index:2;right:0;background-image:url(https://aquapolis.ua/media/custom_css/Aquatron/UR4/img_bg.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.bot4Ur_wrap2 .backgr_bot4Ur_wrap2{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0)}.bot4Ur_wrap2 .backgr_bot4Ur_wrap2:before{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquatron/UR4/bg_line_01.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;width:104%;height:40%;top:-17%;z-index:6;left:-2%}.bot4Ur_wrap2 .backgr_bot4Ur_wrap2:after{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquatron/UR4/bg_line_02.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;width:104%;height:40%;z-index:6;left:-2%;bottom:-20%}.bot4Ur_wrap3{margin:60px 0 50px;position:relative;z-index:8}.bot4Ur_wrap3 .title{text-align:center;margin:0}.bot4Ur_wrap3 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.bot4Ur_wrap3 .block .list li{margin:30px 0 0;width:22%;padding:0 .7%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bot4Ur_wrap4 .title{text-align:center;color:#fff}.bot4Ur_wrap4 img{width:initial}.bot4Ur_wrap4 .block{z-index:6;position:relative;padding:100px 0 60px}.bot4Ur_wrap4{position:relative;z-index:14;padding:0 0 40px}.bot4Ur_wrap4 .backgr_bot4Ur_wrap4{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0);background:#333}.bot4Ur_wrap4 .backgr_bot4Ur_wrap4:before{con
0
Нет в наличии
Эквиталл - коагулянт, созданный на основе полиоксихлорида алюминия, обладает ячеистой "изломанной" структурой, что позволяет в сжатые сроки: от трех до двенадцати часов осаждать любые посторонние примеси и взвеси (в том числе образовавшиеся и после борьбы с водорослями).
0
Нет в наличии
0
Нет в наличии
Гидроизоляционная пленка (лайнер) CEFIL обеспечивает мягкую, гладкую, полностью герметичную поверхность в бассейне. Пленка имеет 3 слоя, скрепленных между собой методом горячего плавления. Внешний слой составляют листы поливинилхлорида, внутренний – армированная сеть из полиэстера. Общая толщина пленки 1,5 мм. Благодаря гибкости, материал прекрасно вписывается в бассейны и СПА любой формы. Отвечает европейскому стандарту EN 15836-2. Лайнер имеет бол
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии