@charset "utf-8";

@font-face {
  font-family: "HelveticaNeue";
  src: url("/templates/zbi-durtuli/css/HelveticaNeueCyr-Roman.otf");
  font-weight: 400;
}

@font-face {
  font-family: "HelveticaNeue";
  src: url("/templates/zbi-durtuli/css/HelveticaNeueCyr-Black.otf");
  font-weight: 900
}

#top,
.wr,
article,
aside,
details,
figcaption,
figure,
footer,
header,
header nav,
header nav ul,
hgroup,
menu,
nav,
section {
  display: block
}

#puzomer-block p a,
.index-products ul li a,
a:hover,
header nav ul li a {
  text-decoration: none
}

#srch,
.closed,
.news h3,
label {
  cursor: pointer
}

#clbk,
#clbk button,
#left-menu,
#puzomer-block ul,
#sub-foot-block,
#top,
.container-main,
.pre-text,
header,
header nav ul,
nav#sub-menuer ul.sub2 li a,
nav#sub-menuer ul.sub2 li a span {
  box-sizing: border-box
}

#content-page #sub-menuer li:before,
#content-page li:before {
  content: "";
  vertical-align: middle
}

#for-t table,
table {
  border-collapse: collapse
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

body {
  line-height: 1;
  background: #f4f4f4
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

table {
  border-spacing: 0
}

body,
html {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: 400;
  font-size: 1rem
}

* {
  font-family: "HelveticaNeue", sans-serif
}

header,
main,
footer {
  width: 100%;
  margin: 0 auto;
  height: auto;
  min-width: 80%;
}

.wr {
  width: 85%;
  margin: 0 auto;
  overflow: hidden;
  clear: both
}

#top {
  overflow: hidden;
  background-color: #62a3ec;
  width: 100%;
  min-width: 85%;
  height: 168px
}

.p312 {
  background: url(/templates/zbi-durtuli/images/bg.jpg) no-repeat top center
}

.p312 #top {
  background: none;
}

header {
  height: 168px;
}

.logo {
  margin-top: 40px;
}
.logo img {
  width: 100%;
  height: auto;
  max-width: 432px;
}
header nav {
  margin-top: 60px;
}

header nav ul {
  display: block;
  text-align: center
}

header nav li {
  display: inline-block;
  padding: 0 1em;
}

header nav li a {
  color: #fff;
  font: 400 112.5%/125% "HelveticaNeue";
  text-decoration: none;
  display: block;
  padding: .5rem 0;
}

header nav li a:hover {
  color: #212121;
  transition: ease-in-out .15s;
}

header nav li.act a {
  color: #212121;
}

 

.cta .pure-button-secondary,
#form1 .pure-button-secondary {
  background-color: #f7941d;
  color: #fff;
}

.cta button,
.blue-form form button {
  font-weight: 900;
  margin: 1rem auto 0 auto;
  width: 100%;
  text-transform: uppercase;
  padding: .75rem 1rem;
}

.cta .phone {
  font-size: 125%;
  color: #fff;
  text-align: center;
  font-weight: 900;
  margin: 2rem auto 0 auto;
}

#bg {
  height: 723px;
  width: 100%;
  overflow: hidden;
  max-width: 85%;
  margin: 0 auto
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

#bg .absolute {
  top: 1rem;
  right: 0;
  width: 780px;
  height: 590px;
  box-sizing: border-box;
  padding: 80px;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 3px;
}

#bg .absolute h1 {
  font-size: 3.875rem;
  color: #212121;
  font-weight: 900;
  margin-bottom: 2.5rem;
}

#bg .absolute h3 {
  font-size: 2rem;
  font-size: 400;
  counter-reset: #212121;
  margin-bottom: 2.5rem;
}

#bg .absolute p {
  font-size: 112.5%;
  color: #444;
  line-height: 155%;
}

#bg .absolute button {
  margin-top: 2.5rem;
  background-color: #62a3ec;
  font-size: 125%;
  padding: 1.25rem 2rem;
  text-transform: uppercase;
}

section {
  padding-top: 6rem;
  background-color: #efeff0;
  padding-bottom: 6rem;
}

h2 {
  font-weight: 900;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 80px;
  text-transform: uppercase;
}

.catalog .wr {
  max-width: 1170px;
  padding-bottom: 1rem;
}

.catalog-item {
  -webkit-box-shadow: 0px 16px 32px 0px rgba(204, 204, 204, 1);
  -moz-box-shadow: 0px 16px 32px 0px rgba(204, 204, 204, 1);
  box-shadow: 0px 16px 32px 0px rgba(204, 204, 204, 1);
  text-align: center;
  max-width: 250px;
  margin: 0 1rem 2.5rem 1rem;
  height: 380px;
}

.catalog-item:hover {
  -webkit-box-shadow: 0px 16px 32px 0px rgba(224, 224, 224, 1);
  -moz-box-shadow: 0px 16px 32px 0px rgba(224, 224, 224, 1);
  box-shadow: 0px 16px 32px 0px rgba(224, 224, 224, 1);
}
.catalog-item:hover img {
  opacity: .9;

}

.catalog-item .wrapper {
  padding: 3rem;
  display: block;
}

.catalog-item .item-img {
  margin: 0 auto 2rem auto;
  width: 156px;
  height: 156px;
  overflow: ;
}

.catalog-item .item-img img {
  display: block;
  width: 100%;
  height: auto;
}

.catalog-item a {
  color: #212121;
  font-size: 125%;
  text-decoration: none;
  line-height: 130%;
}

.catalog-item:hover a {
  color: #0078e7;
}

.video-clip {
  text-align: center;
  height: 471px; 
  cursor: pointer;
  background:url("/templates/zbi-durtuli/images/video.jpg") no-repeat top center;
  padding: 0;
  overflow: hidden;
}

.video-clip span {
  display: block;
  font-size: 112.5%;
  color:#fff;
  text-transform: uppercase; 
  margin:17rem auto;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1111;
  border-radius: 3px;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(204, 204, 204, 1);
  -moz-box-shadow: 0px 16px 32px 0px rgba(204, 204, 204, 1);
  box-shadow: 0px 16px 32px 0px rgba(204, 204, 204, 1);
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.75);
}

.modal .relative {
  width: 720px;
  height: 480px;
  margin: 0 auto;
  display: block;
}

.modal video {
  display: block;
  width: 100%;
  height: auto;
  max-width: 640px;
  max-height: 360px;
  margin:10% auto;
}

.modal .closed {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  margin: 0 auto;
}

#photos {
  width: 539px;
  float: right;
  height: 341px;
}

#photos img {
  border: 6px solid #c9c9c9;
  border-radius: 8px;
  display: block;
  margin: 0 auto
}

#big-promo h2 {
  font: 900 210%/130% "HelveticaNeue";
  color: #333;
  padding: 0 0 0.3em 0;
  text-transform: uppercase;
}

.order-it {
  display: block;
  overflow: hidden;
}

.order-it a {
  display: block;
  padding: 0 2em;
  background: #ec6514;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font: 900 150%/64px "HelveticaNeue";
  border-radius: 2em;
  width: 64%;
  float: left;
  box-sizing: border-box;
  height: 64px
}

.order-it #a17 {
  float: right;
  width: 120px;
  background: #51a1ed;
  color: #fff;
  font: 900 100%/130% "HelveticaNeue";
  height: 64px;
  display: block;
  box-sizing: border-box;
  padding: 0.7em 0 0;
  text-align: center;
  text-transform: uppercase;
}

.price-list-button {
  display: block;
  text-align: center;
  font-size: 18px;
  width: 100%;
  max-width: 300px;
  padding: .5rem 1rem;
  border-radius: 8px;
  border: 1px solid #51a1ed;
  margin: 1rem auto
}

.order-now {
  height: 388px;
  box-sizing: border-box;
  width: 100%;
  min-width: 1170px;
  padding: 2em 0;
  background: url(/templates/zbi-durtuli/images/betonka.png) #0493cf no-repeat 15% -80px
}

#ord,
#ord2 {
  width: 448px;
  float: right;
  text-align: center
}

#ord h3,
#ord2 h3 {
  font: 900 150%/130% "HelveticaNeue";
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 0.5em
}

#ord p em,
#ord2 p em {
  font: 400 italic 100%/130% "HelveticaNeue";
  color: #fff;
  text-align: center;
}

#ord div,
#ord2 div {
  overflow: hidden;
  margin: 1em 0;
}

#ord input,
#ord button,
#ord2 input,
#ord2 button {
  height: 64px;
  border-radius: 2em;
  padding: 1em 2em;
  display: block;
  font: 400 125%/120% "HelveticaNeue";
  width: 100%;
  margin: 0 0 1em 0;
  border: 0;
  box-sizing: border-box
}

#ord button,
#ord2 button {
  background: #ff7800;
  color: #fff;
  font: 900 125%/100% "HelveticaNeue";
  text-transform: uppercase;
}

#ord p,
#ord2 p {
  color: #fff;
  font: 400 87.5%/120% "HelveticaNeue"
}

#ord p a,
#ord2 p a {
  text-decoration: underline;
  color: #fff
}

#catalog {
  min-width: 1170px;
  width: 100%;
  overflow: hidden;
  height: auto;
  margin: 4em 0
}

#catalog h2 {
  font: 900 200%/120% "HelveticaNeue";
  color: #0493cf;
  text-align: center;
  margin-bottom: 1em;
  text-transform: uppercase
}

#catalog p {
  text-align: center;
  color: #131313;
  font: 400 112.5%/120% "HelveticaNeue";
  margin-bottom: 0.5em
}

#catalog ul {
  overflow: hidden;
  margin: 2em 0;
}

#catalog ul li {
  display: block;
  width: 220px;
  height: 220px;
  margin-bottom: 1.5em;
  float: left
}

#catalog ul li a {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 85%;
  text-decoration: none;
  font: 900 100%/120% "HelveticaNeue";
  text-transform: uppercase;
  color: #131313
}

#catalog ul li img {
  display: block;
  width: 131px;
  height: 131px;
  border: 5px solid #0493cf;
  border-radius: 50%;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto
}

.wrapper1 {
  display: block;
  margin: 2rem auto;
  text-align: center;
  font-size: 112.5%;
  padding: 1rem 0;
}

#container {
  display: block;
  overflow: hidden;
  margin: 3em 0;
  padding: 1em 0
}

#container h1 {
  font: 900 300%/120% "HelveticaNeue";
  color: #131313;
  text-align: center;
  margin: 1em 0 0;
  text-transform: uppercase
}

.cnt {
  overflow: hidden;
  padding: 0 0 2em 0;
  font: 400 112.5%/120% "HelveticaNeue";
  color: #333;
  height: auto;
  min-height: 400px
}

#container table {
  table-layout: auto;
  border-collapse: collapse;
  width: 100%;
  box-sizing: border-box
}

#container table td {
  padding: 0.25em;
  border: 1px solid #ddd;
  font: 400 87.5%/120% "HelveticaNeue";
}

section.about {
  padding-top: 0;
}

.about .wr {
  max-width: 1170px;
}

.about h2 {
  text-align: left;
  margin-bottom: 2rem;
}

.about p {
  color: #555;
  font-size: 112.5%;
  line-height: 130%;
  padding: .5rem 0;
  margin: .5rem 0;
}

.about p a {
  color: #62a3ec
}

.blue-form {
  background: #62a3ec;
  width: 85%;
  margin: 0 0 0 14.99999%;
  border-radius: 3px;
  min-height: 520px;
}

.blue-form img {
  display: block;
  margin-top: -10px;
}

.blue-form h3 {
  color: #fff;
  font-size: 125%;
  text-align: center;
  font-weight: 900;
  margin: 1rem auto 2rem auto;
  text-transform: uppercase;
  line-height: 140%;
}

.blue-form form {
  display: block;
  padding: 0 2rem;
}

.blue-form #form1.pure-form .pure-input-1 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.blue-form p,
.blue-form p a {
  color: #fff;
  font-size: 87.5%;
}

footer {
  width: 100%;
 
  background: #62a3ec;
}

#foot, .under-foot {
  width: 100%;
 
  padding: 5em 0;
  height: auto;
  overflow: hidden
}
footer .wr {
  max-width: 1170px;

}
.under-foot p {
  color:#fff;
  padding-bottom: 1rem;
  line-height: 140%;
  font-size: 112.5%;
}
.under-foot p.gray {
  color:#c3defc
}
.under-foot p.author {
  margin-top: 2rem;
}
.under-foot p.author a {
  color:#fff;
  text-decoration: underline;
}
.mt2 {
  margin-top: 2rem;
}
.mr2 {
  margin-right: 5rem;
}

.under-foot p.big {
  font-size: 1.5rem;
}
.phone-email-links a {
  color:#fff;
  font-size: 2rem;
  font-weight: 900;
  text-decoration: none;
  display: block;
}
.phone-email-links {
  padding-bottom: 1rem;
}
.low-ul {
  overflow: hidden;
  margin-bottom: 1.25em;
  display: block;
  text-align: right
}

.low-ul ul {
  text-align: right;
  display: block;
  overflow: hidden
}

.low-ul li {
  display: block;
  padding: 0 0 1.5em 0;
  box-sizing: border-box;
}

.low-ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font: 400 200%/120% "HelveticaNeue";
  transition: 0.2s ease-in-out;
}
.low-ul li a:hover {
  color: #ddd;
}

#d-price,
.down {
  display: block;
  overflow: hidden;
  margin-bottom: 1.5em
}

#d-price a {   
  color: #ff7800;
  padding: 1.25em 2em;
  font: 400 112.5%/120% "HelveticaNeue";  
  min-width: 350px;
  text-decoration: none;
  box-sizing: border-box;
  text-align: center;
  display: block;
  float: right;
  border-radius: 3px;
  transition: 0.25s ease-in-out;
  background: url(/templates/zbi-durtuli/images/price.png) #fff no-repeat 8px 14px; 
  margin-top: 1rem;
}

#d-price a:hover {
  background-color: #efeff0;
}

.cnt h3 {
  font: 900 125%/140% "HelveticaNeue";
  margin: .5rem 0 1.5rem 0
}

.cnt li {
  margin: .5rem 1rem;
  list-style: disc
}

.cnt #catalog ul li {
  margin: 0 0 1.5rem 0
}

.cnt ul {
  margin: 1rem 0
}





table th {
  text-align: left;
  font: 900 75%/120% "HelveticaNeue";
  vertical-align: middle;
  padding: 0.5em;
  border: 1px solid #ddd;
  color: #666
}

table td h3,
.about-cat h3 {
  font: 900 112.5%/120% "HelveticaNeue";
  padding: 0.5em 0;
  text-align: center
}

.about-cat h3 {
  margin-bottom: 1em;
  color: #0493cf
}

.cnt p {
  padding: 0 0 1em 0;
  margin: 0 0 0.5em 0;
  line-height: 140%;
}

.price-container {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.cnt p a {
  color: #62a3ec;
}

#itog {
  display: none;
  overflow: hidden
}

strong {
  font-weight: 900
}

#calc {
  display: block;
  width: 580px;
  padding: 2em;
  border: 8px solid #0493cf;
  margin: 1em auto 2em auto;
  background: url(/templates/zbi-durtuli/images/v.jpg) no-repeat right top
}
#calc sup, #itog sup {
  font-size: 75%;
}
#calc-go {
  background-color: #f7941d;
  color:#fff;
  padding: 1rem 2rem;
  font-size: 112.5%;
  margin: 1rem auto;
  display: block;
}
.content-container  {
  max-width: 85%;
}
.content-container img.image-margin {
  margin:2rem;
  display: block;
  width: 100%;
  height: auto;
  max-width: 500px;
}
.content-container img{
  display: block;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin: 1rem 0;
}
main#cnt {
  background: #efeff0
}
#page-316.cnt h2 {
  font-size: 160%;
  text-align: left;
  margin: 0;
  text-transform: none;
}

#page-316.cnt h3 {
  font-size: 137.5%;
  font-weight: 400;
  margin-bottom: .5rem;
  padding-bottom: .5rem;
}

#page-316.cnt .content-container
{
  font-size: 112.5%;
}
#calc form {
  display: block;
  overflow: hidden;
  width: 57%;
  margin-bottom: 2em
}

.tr {
  overflow: hidden;
  clear: both;
  margin: 0 0 1em 0;
  font-size: 90%
}

.td {
  float: left;
  width: 50%;
  padding-right: 1em;
  box-sizing: border-box
}

.td input {
  width: 75%;
  border: 2px solid #ccc;
  padding: 0.25em;
  font: 900 112.5%/120% "HelveticaNeue";
  border-radius: 3px;
  float: right;
  color: #444;
  margin-top: 0.3em
}

#calc button,
button.order-this {
  cursor: pointer;
  display: block;
  width: 80%;
  background: #ec6514;
  color: #fff;
  font: 900 100%/100% "HelveticaNeue";
  margin: 0 auto;
  border: 0;
  border-radius: 3px;
  padding: 1em 1.5em;
  border-bottom: 5px solid #bbb
}

.clear {
  overflow: hidden;
  clear: both
}

#itog p {
  text-align: center;
  font-size: 125%
}

.menu_item {
  display: block;
  padding: 0 0 1em 0
}

.cnt div a {
  color: #62a3ec
}

.cnt h2 {
  font: 900 175%/120% "HelveticaNeue";
  color: #131313;
  text-align: center;
  padding: 0.75em 0;
  margin: 0 0 0.5em 0
}

#cnt .new-cat {
  margin-top: 4rem;
}
.cnt {
  background-color: #fff;
  padding: 0 2rem;
  box-sizing: border-box;
  margin-top: 4rem;
}
.tovar {
  margin: 4rem auto;
  
}
.cnt .tovar h2 {
  text-align: left;
  color:#0078e7;
  padding: 0 0 .75rem 0;
}
.cnt .tovar .about-cat h2 {
  text-align: center;
}
.cnt .tovar .about-cat {
  margin: 4rem auto;
}
.cnt .tovar h3 {
  margin-bottom: .75rem;
  margin-top: 3rem;
}
.sub-header, .min-price {
  margin:0 0 1rem 0;
  font-size: 125%;
}
.cta-block {
  margin: 2rem 0;
  max-width: 520px;
}
.cta-block .pure-button {
  padding: 1rem 2rem;
}
.cta-block .pure-button-primary {
  background-color:#f7941d;
}
.cta-block .pure-button-secondary {
  background-color:#62a3ec;
  color: #fff;
}
.ml2 {
  margin-left: 2rem;
}
.mb2 {
  margin-bottom: 4rem;
}
.price-container table * {
  font-family: "HelveticaNeue" !important;
  color:#333 !important
}
.price-containertable, .price-container table td, .price-container table * {
  border-color: #ddd !important;
}
.price-container h2 {
  margin-top: 3rem;
} 
.options {
  text-align: center;
  color:#666;
  font-size: 87.5%;
}
.options img {
  display: block;
  margin:.5rem auto
}
.options table {
  max-width: 700px;
}
#tovat-320 .options table td{
  width: 25%;
}
.options button {
  margin: 1rem 0;
}
#container .options table td, #container .options table, #container .options table * {
  border:none
}

.cnt .prices h2 {
  text-align: center;   
  margin: 4rem auto 2rem auto;
}

.cnt .prices h2 span {
  text-transform: uppercase;
}

#cnt #catalog {
  max-width: 1170px;
  margin: 1rem auto 3rem auto;  
}

#cnt #catalog h2 {
  font-size: 125%;
  color:#0078e7;
  margin-top: 2rem;
}

#tvr-img {
  float: left;
  width: 280px;
  margin: 0 2em 2em 0
}

#tvr-img img {
  display: block;
  border-radius: 8px;
  width: 100%;
  height: auto;
  max-width: 280px
}

.order-it-now {
  display: block;
  border-bottom: 2px solid #ddd;
  padding-bottom: 1em;
  margin-bottom: 1em;
  margin-left: 320px;
  overflow: hidden
}

.order-it-now h3 {
  text-transform: uppercase;
  color: #0493cf;
  font: 900 112.5%/120% "HelveticaNeue";
  margin-bottom: 0.75em
}

.order-it-now span {
  font: 900 125%/120% "HelveticaNeue";
  overflow: hidden;
  margin-bottom: 1em;
  width: 35%;
  display: block
}

.order-it-now button {
  display: block;
  border: 0;
  padding: 1em 2em;
  background: #ff7800;
  color: #fff;
  width: 230px;
  font: 400 100%/120% "HelveticaNeue";
  float: left
}

.order-it-now div {
  display: block;
  position: relative
}

.order-it-now em {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  width: 250px;
  font: 900 125%/120% "HelveticaNeue"
}

#tvr {
  overflow: hidden;
  width: 75%;
  margin: 0 auto
}

#cnt div a.goto {
  color: #fff;
  background: #0493cf;
  font: 400 100%/120% "HelveticaNeue";
  padding: 1em 2em;
  width: 180px;
  float: right;
  display: block;
  text-align: center;
}

#cnt div a.goto:hover {
  background: #444
}

h2 span {
  text-transform: lowercase
}

button.order-this {
  margin: 2em auto;
  font-size: 125%
}

#catalog.grey {
  background: #efeff0;
  padding: 3em 0
}

button,
a,
#button {
  cursor: pointer
}

.glue {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1111;
  box-shadow: 0 0 8px 0 #aaa
}

.height129 {
  margin-top: 129px
}

#form {
  display: none;
  background: #fff;
  position: fixed;
  z-index: 9999999;
  width: 500px;
  height: 410px;
  min-height: 410px;
  top: 0;
  left: 0;
  right: 0;
  margin: 5% auto;
  border-radius: 3px;
  box-shadow: 0 0 16px #999
}

.wrn {
  display: block;
  width: 80%;
  min-width: 270px;
  max-width: 570px;
  margin: 5% auto;
  padding: 2% 0;
  position: relative
}

.wrn h3,
.wrn h5 {
  font: 900 28px/100% "HelveticaNeue";
  color: #62a3ec;
  text-align: center;
  margin: 0 0 1em 0;
  text-transform: uppercase
}

.wrn label {
  display: block;
  font-size: 80%
}

.wrn p {
  font: 400 112.5%/130% "HelveticaNeue";
  text-align: center;
  padding-bottom: 1em
}

.wrn input[type="text"],
#subscribe input,
#search #what-search {
  background: #ddd;
  padding: 1em 0.5em;
  border-radius: 3px;
  width: 80%;
  display: block;
  margin: 0 auto 1em auto;
  border: 1px solid #ddd;
  font: 900 125%/100% "HelveticaNeue";
  text-align: center
}

.perso {
  text-align: center;
  width: 80%;
  margin: 0 auto
}

#form button,
#subscr,
#search #ba {
  display: block;
  padding: 1em;
  font: 900 112.5%/100% "HelveticaNeue";
  color: #fff;
  background: #f7941d;
  border-radius: 3px;
  width: auto;
  margin: 1em auto;
  text-transform: uppercase;
  border: 0
}

#form .closed {
  display: block
}

.clc9,
.clc1,
.clc2 {
  display: block;
  overflow: hidden;
  padding: 0.5em 0;
  text-align: center;
  font-size: 80%;
  color: #f00
}

.ppp {
  overflow: hidden;
}

.closed {
  cursor: pointer;
  display: none;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -6px;
  right: -24px;
  background: url(/templates/zbi-durtuli/images/spry.png) no-repeat -85px 0;
}

.clc1,
.clc2 {
  color: #fff;
  font-weight: 900;
  margin: 0;
  padding: 0
}

.red {
  border: 3px solid #f00 !important
}

#ord div p.thanx,
#ord2 div p.thanx {
  font-size: 200%
}

#container p.NoSpacing img {
  height: 280px;
  width: auto;
  float: left;
  margin-right: 3em
}

.all-beton h3 {
  font: 900 125%/120% "HelveticaNeue";
  color: #ff7800;
  margin: 1em 0 1.5em 0;
  text-align: center
}

.betons {
  overflow: hidden;
  margin: 0 auto 2em auto;
}

.betons li {
  float: left;
  width: 200px;
  height: 280px;
  margin: 0 0 4em 0;
  text-align: center
}

.betons li span {
  display: block
}

.betons li .imaga {
  margin: 1em auto;
  width: 160px;
  height: 160px;
  border: 4px solid #0493cf;
  border-radius: 50%;
}

.betons li .heads {
  font: 900 112.5%/120% "HelveticaNeue";
  color: #888;
  margin: 0 0 0.25em 1.4em;
  text-align: left
}

.betons li .works {
  font: 400 75%/120% "HelveticaNeue";
  color: #fff;
  background: #0493cf;
  height: 48px;
  border-radius: 16px;
  padding: 0.5em 1.25em;
  width: 160px;
  box-sizing: border-box;
  margin: 0 auto
}

.betons li #b1 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat 0 0
}

.betons li #b2 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat -160px 0
}

.betons li #b3 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat -320px 0
}

.betons li #b4 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat -480px 0
}

.betons li #b5 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat 0 -160px
}

.betons li #b6 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat -160px -160px
}

.betons li #b7 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat -320px -160px
}

.betons li #b8 {
  background: url(/templates/zbi-durtuli/images/beton-spry.jpg) no-repeat -480px -160px
}

.all-beton {
  overflow: hidden;
  padding: 1em;
  background: #eee;
  border-radius: 8px;
  margin: 1em auto
}

/**/
#landing {
  overflow: hidden;
  width: 75%;
  margin: 0 auto
}

#landing h1 {
  margin: 0 0 1em 0;
}

#landing h2 {
  padding: 16px 24px;
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 3px;
  font: 900 20px/140% "HelveticaNeue";
  margin: 0 0 0.5em 0;
  text-align: center
}

#cnt #landing h3 {
  font: 400 18px/120% "HelveticaNeue";
  margin: 1em 0 0;
  text-align: center;
  padding: 8px;
  background: #E3F0EF;
  border: 1px solid #ddd;
  border-radius: 3px;
}

#landing .h3 {
  padding: 8px 16px;
  background: #E3F0EF;
  border: 1px solid #ddd;
  border-radius: 3px;
  font: 900 16px/140% "HelveticaNeue";
  margin: 0 0 1em 0;
  text-align: center
}

.pres {
  overflow: hidden;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 0 0 1em 0
}

.fl-left {
  float: left;
  width: 58%
}

.fl-right {
  float: right;
  width: 38%
}

.zaka {
  display: block;
  background: #0078e7;
  border-radius: 8px;
  padding: 0.4em;
  color: #fff;
  border: 0;
  font: 900 14px/120% "HelveticaNeue";
  margin: 2em 0;
  border-bottom: 5px solid #ccc;
  cursor: pointer
}

#cnt .prices table {
  table-layout: auto;
  width: 100%;
  box-sizing: border-box
}

#cnt .prices table td p {
  font: 400 87.5%/120% "HelveticaNeue" !important;
}

#cnt .prices table td {
  font: 400 87.5%/120% "HelveticaNeue" !important;
  padding: 3px;
  box-sizing: border-box
}

#cnt .prices table tbody tr td:last-child {
  color: #111;
}

#cnt .prices table tbody tr td:first-child {
  text-transform: uppercase;
  font-weight: 900 !important
}

.annos {
  overflow: hidden;
  margin: 1em 0;
}

.annos-l {
  float: left;
  width: 240px;
}

.annos-l img {
  width: 100%;
  height: auto;
  display: block
}

.annos-r {
  margin-left: 270px;
  margin-top: 32px
}

.end p.big {
  font: 400 26px/120% "HelveticaNeue";
  text-align: center
}

.end .zaka {
  margin: 0.5em auto
}

#landing .dostavka h2 {
  margin: 1em 0;
}

.dostavka img,
.landing-head img {
  width: 100%;
  height: auto;
  display: block
}

.landing-head {
  overflow: hidden;
  margin: 0.5em 0
}

#cbk {
  display: none;
  position: fixed;
  top: 5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 480px;
  height: 320px;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  z-index: 11111
}

#shadow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  min-height: 100%;
  z-index: 11110;
  background: url(/images/zbi-durtuli/shadow.png) repeat 0 0;
}

#cbk iframe {
  border: 0;
  width: 480px;
  height: 300px;
  margin-top: 20px
}

h3.end {
  padding: 32px;
  display: block;
  text-align: center
}

.wrx {
  position: relative;
  overflow: hidden;
}

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  cursor: pointer;
  height: 32px;
  opacity: 0.3;
}

.close:hover {
  opacity: 1;
}

.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}

.close:before {
  transform: rotate(45deg);
}

.close:after {
  transform: rotate(-45deg);
}

#landing ol li {
  margin: 1em;
  font-size: 18px
}

#landing ol {
  margin-bottom: 3em
}

#landing ol li strong {
  color: #06C
}

.end .zaka {
  font-size: 20px;
  padding: 1em
}

#certified,
#labs {
  display: block;
  margin: 2em auto;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 1em;
  box-sizing: border-box
}

#certified h3,
#labs h3 {
  text-align: center;
  margin-bottom: 2em
}

#certified img,
#labs img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 1em auto
}

#left-menu #certified ul,
#left-menu #certified li {
  margin: 0;
  padding: 0;
}

ul#oper {
  margin: 1em 0;
  padding: 0
}

ul#oper li {
  float: left;
  width: 33%;
}

ul#oper li img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0.5em auto;
}

ul#oper li a {
  display: block;
  text-align: center;
  font-size: 18px
}

.new-block {
  overflow: hidden;
  padding: 0.5em 0 2em 0
}

#left-menu li a#link-96 {
  color: #d54640
}

p.warn {
  text-align: center !important;
  padding: 16px 8px;
  border: 1px solid #06c;
  border-radius: 3px;
  color: #06c
}

.prices img {
  display: block;
  margin: 0 auto
}

#cnt p.special {
  display: block;
  text-align: center;
  margin: 1em auto 2rem auto;
  font: 400 125%/120% "HelveticaNeue";
  padding-left: 38px;
  background: url(/templates/zbi-durtuli/images/spry.png) no-repeat 0 -62px;
  width: 290px
}

p.vk {
  margin: 0;
  font-size: 87.5%
}

p.vk a {
  color: #0493cf
}

.lipa {
  width: 110px;
  height: 337px;
  display: block;
  position: fixed;
  left: 0;
  top: 25%;
  background: url(/templates/zbi-durtuli/images/spry.png) no-repeat 0 -178px;
  z-index: 100;
  cursor: pointer
}

.cnt ul.txt li {
  list-style: outside;
  margin-left: 20px;
}

.cnt ul.txt {
  list-style: outside;
  margin-left: 20px;
  margin-bottom: 2em
}

strong {
  font-weight: 900
}

.bx-wrapper {
  border: 0 !important;
  border-radius: 8px
}

.vygoda {
  width: 60%;
  border: 4px solid #ddd;
  border-radius: 8px;
  padding: 1rem;
  margin: 0 auto;
  overflow: hidden;
  background: #e7c7c7;
  text-align: center
}

.vygoda h4 {
  font: 900 20px/150% "HelveticaNeue";
  text-align: center;
  margin: 0 0 1rem 0;
  color: #2188fe
}

p.biga {
  font-size: 200%;
  text-align: center;
  margin-bottom: 1rem;
  padding-bottom: 0
}

/**/
.jcarousel-wrapper {
  margin: 0 auto;
  position: relative;
   width: 1150px;
  height: auto;
  
}


.jcarousel-wrapper .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
  color: #fff;
}

/** Carousel **/

.jcarousel {
  position: relative;
  overflow: hidden;
}

.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel li {
  float: left;
  width: 250px;
  margin: 0 1.25rem;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 35%;
  width: 3rem;
  height: 5rem;
  text-align: center; 
  color: #212121;
  text-decoration: none;
 
  font-size:6rem;
  
}

.jcarousel-control-prev {
  left: -50px;
}

.jcarousel-control-next {
  right: -50px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
  display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
  opacity: .5;
  cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
  position: absolute;
  bottom: 0;
  left: 15px;
}

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  
  font-size: 11px;
  line-height: 14px;
  min-width: 14px;
  
  background: #fff;
  color: #4E443C;
  border-radius: 14px;
  padding: 3px;
  text-align: center;
  
  margin-right: 2px;
  
  opacity: .75;
}

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.mobile-hambuger, #mobile-menu-block {
  display: none;
}
.pic img {
  width: 100%;
  height: auto;
  max-width: 500px;
}
/*3d*/
#d3d{display:block;width:100%;min-width:1px;height:998px;overflow:hidden;margin:0 auto;background:url(/templates/zbi-durtuli/images/3d-2024.jpg) #000000 no-repeat center top}
#d3d .wr{position:relative;overflow:hidden;height:998px; width: 1170px;}
#z1{width:180px;height:auto;position:absolute;top:681px;left:330px;display:block;overflow:hidden;height:100px }
#z2{width:190px;height:auto;position:absolute;top:545px;left:162px;display:block;overflow:hidden;height:100px }
#z3{width:268px;height:auto;position:absolute;top:535px;right:8px;display:block;overflow:hidden;height:100px }
#z3 .line, #z3 .spot, #z3 a.linker { float: left;}
#z3 .line { width: 60px;height:1px; margin-top: 20px;}
#z3 .spot { margin-top: 13px;}
#z4{width:220px;height:auto;position:absolute;top:257px;left:560px;display:block;overflow:hidden;height:100px }
#z5{width:180px;height:auto;position:absolute;top:544px;left:524px;display:block;overflow:hidden;height:100px }
#z6{width:190px;height:auto;position:absolute;top:752px;right:5px;display:block;overflow:hidden;height:150px }
#z6 .line { height: 80px;}
#z7{width:220px;height:auto;position:absolute;top:432px;right:270px;display:block;overflow:hidden;height:100px }
#z7 .line{height:40px}
#z8{width:236px;height:auto;position:absolute;top:2468px;left:204px;display:block;overflow:hidden;height:100px }
#z9{width:170px;height:auto;position:absolute;top:646px;right:74px;display:block;overflow:hidden;height:120px }
#z9 .line{height:40px}
#z10{width:170px;height:auto;position:absolute;top:772px;left:480px;display:block;overflow:hidden;height:100px }
#z11{width:290px;height:auto;position:absolute;bottom:10px;right:265px;display:block;overflow:hidden;height:100px }
#z11 .line{width:30px;height:1px;float:left;margin-bottom:20px;margin-top:20px}
#z11 .spot{float:left;margin-top:14px}
#z11 a.linker{float:left;width:200px}

#z12{width:200px;height:auto;position:absolute;bottom:13px;left:4px;display:block;overflow:hidden;height:100px }
#z13{width:170px;height:auto;position:absolute;bottom:203px;left:0;display:block;overflow:hidden;height:100px }
#z14{width:260px;height:auto;position:absolute;bottom:53px;left:244px;display:block;overflow:hidden;height:100px }
#z15{width:170px;height:auto;position:absolute;bottom:153px;right:287px;display:block;overflow:hidden;height:100px }
#z16{width:180px;height:auto;position:absolute;bottom:118px;left:15px;display:block;overflow:hidden;height:100px }
a.linker{display:block;background:url(/templates/zbi-durtuli/images/shadow.png) repeat 0 0;padding:1em;text-align:center;font:400 87.5%/120% "HelveticaNeue";color:#222;text-decoration:none;margin:0 auto;border-radius:3px;}
a.linker:hover{background:#62a3ec;color:#fff;-webkit-transition:.22s ease-in-out;-o-transition:.22s ease-in-out;transition:.22s ease-in-out;}
.spot{display:block;background:#62a3ec;border:1px solid #fff;border-radius:50%;width:12px;height:12px;margin:0 auto;overflow:hidden}
.line{width:1px;background:#fff;height:16px;margin:0 auto;display:block;overflow:hidden;}



/*mobile*/
@media (min-width:270px) and (max-width:980px) {
  header {
     height: 100px;
  }
  .logo {
    margin-top: 2rem;
  }
  .logo img {
    width: 100%;
    height: auto;
    max-width: 240px;
  }
  #menu-block {
    display: none !important;
  }
  .mobile-hambuger {
    display: block;
    width: 48px;
    height: 48px;
    float: right;
    margin-top: 2.25rem;
  }
  .mobile-hambuger span {
    display: block;
    height: 3px;
    background-color: #fff;
    margin: .25rem 0 .5rem 0;
  }
  #bg {
    height: auto;
  }
  #bg .absolute {
    position: static;
    width: 100%;
    padding: 2rem;
    height: auto;    
  }
  #bg .absolute h1 {
    font-size: 1.55rem;
    line-height: 130%;
  }
  #bg .absolute h3 {
    font-size: 1.125rem;
  }
  #bg .absolute button {
    font-size: 100%;
    padding: 1rem 1.5rem;
  }
  #form {
    width: 100%;
    height: auto;
    min-height: auto;    
  }
  #mobile-menu-block {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #62a3ec;
    z-index: 5555;
    padding: 2rem;
    font-size: 125%;
    width: 100%;
    height: 100%;
    min-height: 100%;
    box-sizing: border-box;
  }
  #mobile-menu-block a {
    color:#fff;
  }
  #mobile-menu-block .closed {
    display: block;
    margin-right: 1rem;
  }
  #mobile-menu-block .mobile-menu {
    display: block;
    position: relative;
  }
  .mobile-menu li a{
    display: block;
    padding: .5rem 0;
    margin: .5rem 0;
    text-decoration: none;
    font-size: 1.25rem;
    text-transform: uppercase;
  }
  .mobile-menu .cta {
    padding: 0;
  }
  .mobile-menu .cta .phone {
    text-align: left;
  }
  .blue-form {
    margin: 4rem auto 2rem auto;
    overflow: hidden;
  }
  .about h2 {
    text-align: center;
  }
  h2 {
    font-size: 2.25rem;    
  }
  .jcarousel-wrapper {
    width: 100%;
  }
  .jcarousel-control-prev {
    left: 0;
  }
  .jcarousel-control-next {
    right: 0;
  }
  .phone-email-links a {
    font-size: 1.5rem;
  }
  .low-ul, .low-ul ul {
    text-align: left;
  }
  .low-ul {
    margin-top: 2rem;
  }
  #d-price a {
    min-width: 100%;
    font-size: 90%;
    padding: 1.5rem 2rem;
  }
  .modal .relative {
    width: 100%;
    max-width: 720px;
  }
  .modal .closed {
    top: 4%;
  }
  .modal video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
  }
  .video-clip {
    height: 380px;
  }
  .catalog-item {
    margin: 1rem auto 2.5rem auto;
  }
  .tovar .ml2 {
    margin-left: 0;
  }
  .fancybox-thumb img {
    width: 100%;
    height: auto;
    max-width: 500px;
  }
  .cta-block button, .cta-block a {
    margin-bottom: 1rem;
    width: 100%;
    max-width: 350px;     
  }
  .cnt .tovar h2 {
    margin-top: 2rem;
  }
  .options td{
    display: block;
  }
  #tovat-320 .options table td {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 .5rem 0;
    font-size: 100%;    
  }
  #tovat-320 .options table td span, #tovat-320 .options table td img, #tovat-320 .options table td button {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #container h1 {
    font-size: 250%;
  }
  .cnt h2 {
    font-size: 150%;
  }
  .sub-header, .min-price {
    font-size: 112.5%;
  }
  .cnt .tovar .about-cat h2, .cnt .prices h2 {
    text-align: left; 
  }
  #cnt p.special {
    width: 100%;
    box-sizing: border-box;
  } 
  #catalog {
    width: 100%;
    min-width: 100%;
    box-sizing: border-box;
  }
  .catalog-item {
    max-width: 500px;
    display: block;
    min-height: 360px;
    height: auto;
  }
  .catalog-item .wrapper {
    padding: 2rem 0
  }
  #cnt .new-cat {
    padding: 1rem;
    margin-top: 2rem;
  }
  .catalog-items {
    padding: 0 1.5rem;
  }
  #container {
    margin: 1.5rem 0;
  }
  .cnt {
    margin-top: 2rem;

  }
  .catalog h2 {
    margin-bottom: 3rem;
  }
  #calc, #calc form {
    width: 100%;
    box-sizing: border-box;
  }
  #calc form {
    margin-bottom: 0;
  }
  #calc {
    padding: 1rem;
    background-image: none;
    margin-bottom: 0;
  }
  #calc form .td {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .content-container, .wr {
    max-width: 100%;
  }
  .td input {
    width: 100%;
    box-sizing: border-box;
    padding: .25rem;
    margin-right: 0;
  }
  #itog {
    margin-top: 1.5rem;
  }
  #itog p {
    padding-bottom: 1rem;
  }
  #page-316.cnt h2 {
    font-size: 150%;
  }
  .catalog-item a {
    font-size: 112.5%;
    line-height: 130%;
  }
  #d3d {
    display: none;
  }
}

@media (min-width:981px) and (max-width:1700px){
  header nav {
    margin-top: 50px;
  }
  header nav li {
    padding: 0 .5rem;
  }
  header nav li a {
    font-size: 100%;
  }

} 
@media (min-width:981px) and (max-width:1169px) {
  #d3d { display: none;}

}