Фильтр
По умолчанию (убывание)
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
0
Нет в наличии
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">
<h1>Калькулятор для расчета заказа облицовочного материала</h1>
<p>
<span>Размер листа: <input id="width" value="240" readonly style="width:23px;"> x <input id="height" value="115" readonly style="width:23px;">мм.<br> В коробке: <input id="boxes" value="36" 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 h1{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 h1{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">
<h1>Калькулятор для расчета заказа облицовочного материала</h1>
<p>
<span>Размер листа: <input id="width" value="240" readonly style="width:23px;"> x <input id="height" value="115" readonly style="width:23px;">мм.<br> В коробке: <input id="boxes" value="36" 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 h1{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 h1{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
Нет в наличии
<style type="text/css">
.main-container.col1-layout{overflow-x:hidden}.aquav_granito{margin:0;font-size:14px;line-height:16px;color:#424242}.aquav_granito .block{width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:9}.aquav_granito .block ol{padding:0;margin:0;list-style-type:none}.aquav_granito .block p{margin:20px 0 0}.aquav_granito .block table{border-collapse:collapse}.aquav_granito .block table td,.aquav_granito .block table th{vertical-align:middle;position:relative}.aquav_granito .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}.aquav_granito .block .list img{width:70px;margin:0 auto 20px}.aquav_granito .block .list .text{font-weight:700}.aquav_granito .title{font-size:48px;line-height:54px;color:#FFF;margin:0 auto;font-weight:700}.aquav_granito .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}.aquav_granito .block_item .descr{width:50%}.aquav_granito img{display:block;margin:0 auto}.aquav_granit_wrap1{padding:5px 0 0;position:relative;z-index:16}.aquav_granit_wrap1 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.aquav_granit_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}.aquav_granit_wrap1 .block .list li .text{font-weight:700}.aquav_granit_wrap2 .title{margin:0 0 10px;position:relative;z-index:14}.aquav_granit_wrap2 .descr_block{width:100%}.aquav_granit_wrap2 .descr{height:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;padding:0 26px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:14}.aquav_granit_wrap2 .block{height:600px}.aquav_granit_wrap2 .production{margin:50px 0 0}.aquav_granit_wrap2 .after_title,.aquav_granit_wrap2 .production{font-weight:700;font-size:20px;line-height:24px;color:#FFF;position:relative;z-index:14}.aquav_granit_wrap2 .logo_europe{margin:40px 0 0 auto}.aquav_granit_wrap2{position:relative;z-index:12}.aquav_granit_wrap2 .backgr_aquav_granit_wrap2{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0);background-image:url(https://aquapolis.ru/media/custom_css/Carobbio/Expo/bg_1920_01_right.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.aquav_granit_wrap3{margin:3% 0 2%}.aquav_granit_wrap3 .block.block_mob{display:none}.aquav_granit_wrap3 .block{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}.aquav_granit_wrap3 .item{text-align:center;width:27%}.aquav_granit_wrap3 .item strong{font-size:16px;line-height:19px;margin:0 0 8px}.aquav_granit_wrap3 .item p{margin:0;line-height:20px;text-shadow:0 0 0 #000}.aquav_granit_wrap3 .item p.sec_p{margin:80px 0 0}.aquav_granit_wrap3 .item2{position:relative;width:420px;margin:40px auto 0}.aquav_granit_wrap3 .item2:before{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquaviva/GranitoLight_gray/img_midle_
.main-container.col1-layout{overflow-x:hidden}.aquav_granito{margin:0;font-size:14px;line-height:16px;color:#424242}.aquav_granito .block{width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:9}.aquav_granito .block ol{padding:0;margin:0;list-style-type:none}.aquav_granito .block p{margin:20px 0 0}.aquav_granito .block table{border-collapse:collapse}.aquav_granito .block table td,.aquav_granito .block table th{vertical-align:middle;position:relative}.aquav_granito .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}.aquav_granito .block .list img{width:70px;margin:0 auto 20px}.aquav_granito .block .list .text{font-weight:700}.aquav_granito .title{font-size:48px;line-height:54px;color:#FFF;margin:0 auto;font-weight:700}.aquav_granito .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}.aquav_granito .block_item .descr{width:50%}.aquav_granito img{display:block;margin:0 auto}.aquav_granit_wrap1{padding:5px 0 0;position:relative;z-index:16}.aquav_granit_wrap1 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.aquav_granit_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}.aquav_granit_wrap1 .block .list li .text{font-weight:700}.aquav_granit_wrap2 .title{margin:0 0 10px;position:relative;z-index:14}.aquav_granit_wrap2 .descr_block{width:100%}.aquav_granit_wrap2 .descr{height:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;padding:0 26px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:14}.aquav_granit_wrap2 .block{height:600px}.aquav_granit_wrap2 .production{margin:50px 0 0}.aquav_granit_wrap2 .after_title,.aquav_granit_wrap2 .production{font-weight:700;font-size:20px;line-height:24px;color:#FFF;position:relative;z-index:14}.aquav_granit_wrap2 .logo_europe{margin:40px 0 0 auto}.aquav_granit_wrap2{position:relative;z-index:12}.aquav_granit_wrap2 .backgr_aquav_granit_wrap2{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0);background-image:url(https://aquapolis.ru/media/custom_css/Carobbio/Expo/bg_1920_01_right.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.aquav_granit_wrap3{margin:3% 0 2%}.aquav_granit_wrap3 .block.block_mob{display:none}.aquav_granit_wrap3 .block{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}.aquav_granit_wrap3 .item{text-align:center;width:27%}.aquav_granit_wrap3 .item strong{font-size:16px;line-height:19px;margin:0 0 8px}.aquav_granit_wrap3 .item p{margin:0;line-height:20px;text-shadow:0 0 0 #000}.aquav_granit_wrap3 .item p.sec_p{margin:80px 0 0}.aquav_granit_wrap3 .item2{position:relative;width:420px;margin:40px auto 0}.aquav_granit_wrap3 .item2:before{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquaviva/GranitoLight_gray/img_midle_
0
Нет в наличии
<style type="text/css">
.main-container.col1-layout{overflow-x:hidden}.aquav_granito{margin:0;font-size:14px;line-height:16px;color:#424242}.aquav_granito .block{width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:9}.aquav_granito .block ol{padding:0;margin:0;list-style-type:none}.aquav_granito .block p{margin:20px 0 0}.aquav_granito .block table{border-collapse:collapse}.aquav_granito .block table td,.aquav_granito .block table th{vertical-align:middle;position:relative}.aquav_granito .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}.aquav_granito .block .list img{width:70px;margin:0 auto 20px}.aquav_granito .block .list .text{font-weight:700}.aquav_granito .title{font-size:48px;line-height:54px;color:#FFF;margin:0 auto;font-weight:700}.aquav_granito .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}.aquav_granito .block_item .descr{width:50%}.aquav_granito img{display:block;margin:0 auto}.aquav_granit_wrap1{padding:5px 0 0;position:relative;z-index:16}.aquav_granit_wrap1 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.aquav_granit_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}.aquav_granit_wrap1 .block .list li .text{font-weight:700}.aquav_granit_wrap2 .title{margin:0 0 10px;position:relative;z-index:14}.aquav_granit_wrap2 .descr_block{width:100%}.aquav_granit_wrap2 .descr{height:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;padding:0 26px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:14}.aquav_granit_wrap2 .block{height:600px}.aquav_granit_wrap2 .production{margin:50px 0 0}.aquav_granit_wrap2 .after_title,.aquav_granit_wrap2 .production{font-weight:700;font-size:20px;line-height:24px;color:#FFF;position:relative;z-index:14}.aquav_granit_wrap2 .logo_europe{margin:40px 0 0 auto}.aquav_granit_wrap2{position:relative;z-index:12}.aquav_granit_wrap2 .backgr_aquav_granit_wrap2{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0);background-image:url(https://aquapolis.ru/media/custom_css/Carobbio/Expo/bg_1920_01_right.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.aquav_granit_wrap3{margin:3% 0 2%}.aquav_granit_wrap3 .block.block_mob{display:none}.aquav_granit_wrap3 .block{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}.aquav_granit_wrap3 .item{text-align:center;width:27%}.aquav_granit_wrap3 .item strong{font-size:16px;line-height:19px;margin:0 0 8px}.aquav_granit_wrap3 .item p{margin:0;line-height:20px;text-shadow:0 0 0 #000}.aquav_granit_wrap3 .item p.sec_p{margin:80px 0 0}.aquav_granit_wrap3 .item2{position:relative;width:420px;margin:40px auto 0}.aquav_granit_wrap3 .item2:before{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquaviva/GranitoLight_gray/img_midle_
.main-container.col1-layout{overflow-x:hidden}.aquav_granito{margin:0;font-size:14px;line-height:16px;color:#424242}.aquav_granito .block{width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:9}.aquav_granito .block ol{padding:0;margin:0;list-style-type:none}.aquav_granito .block p{margin:20px 0 0}.aquav_granito .block table{border-collapse:collapse}.aquav_granito .block table td,.aquav_granito .block table th{vertical-align:middle;position:relative}.aquav_granito .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}.aquav_granito .block .list img{width:70px;margin:0 auto 20px}.aquav_granito .block .list .text{font-weight:700}.aquav_granito .title{font-size:48px;line-height:54px;color:#FFF;margin:0 auto;font-weight:700}.aquav_granito .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}.aquav_granito .block_item .descr{width:50%}.aquav_granito img{display:block;margin:0 auto}.aquav_granit_wrap1{padding:5px 0 0;position:relative;z-index:16}.aquav_granit_wrap1 .block .list{justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center}.aquav_granit_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}.aquav_granit_wrap1 .block .list li .text{font-weight:700}.aquav_granit_wrap2 .title{margin:0 0 10px;position:relative;z-index:14}.aquav_granit_wrap2 .descr_block{width:100%}.aquav_granit_wrap2 .descr{height:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;padding:0 26px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;z-index:14}.aquav_granit_wrap2 .block{height:600px}.aquav_granit_wrap2 .production{margin:50px 0 0}.aquav_granit_wrap2 .after_title,.aquav_granit_wrap2 .production{font-weight:700;font-size:20px;line-height:24px;color:#FFF;position:relative;z-index:14}.aquav_granit_wrap2 .logo_europe{margin:40px 0 0 auto}.aquav_granit_wrap2{position:relative;z-index:12}.aquav_granit_wrap2 .backgr_aquav_granit_wrap2{position:absolute;width:100vw;height:100%;z-index:6;left:50%;transform:translate(-50%,0);background-image:url(https://aquapolis.ru/media/custom_css/Carobbio/Expo/bg_1920_01_right.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.aquav_granit_wrap3{margin:3% 0 2%}.aquav_granit_wrap3 .block.block_mob{display:none}.aquav_granit_wrap3 .block{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}.aquav_granit_wrap3 .item{text-align:center;width:27%}.aquav_granit_wrap3 .item strong{font-size:16px;line-height:19px;margin:0 0 8px}.aquav_granit_wrap3 .item p{margin:0;line-height:20px;text-shadow:0 0 0 #000}.aquav_granit_wrap3 .item p.sec_p{margin:80px 0 0}.aquav_granit_wrap3 .item2{position:relative;width:420px;margin:40px auto 0}.aquav_granit_wrap3 .item2:before{content:"";background-image:url(https://aquapolis.ua/media/custom_css/Aquaviva/GranitoLight_gray/img_midle_
0
Нет в наличии