/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeue Regular.otf');
}

@font-face {
    font-family: 'Bebas Neue';
    src:  url('../fonts/BebasNeue Bold.ttf');
    font-weight: bold;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/Roboto Condensed.ttf');
}
@font-face {
    font-family: 'Roboto Bold Condensed';
    src: url('../fonts/Roboto Bold Condensed.ttf');
}

* {
    outline: none;
    box-sizing: border-box;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
Author's custom styles
========================================================================== */

h1, h2, h3 {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Bebas Neue", sans-serif;
}

section {
    width: 100%;
    box-sizing: border-box;
    min-width: 1000px;
}

.container {
    width: 1000px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}
span.strong, .block2 .text1 span.strong{
    font-family: 'Roboto Bold Condensed', sans-serif;
}
.block1 {
    background: url("../img/s1.jpg") no-repeat center top;
    height: 660px;
}

.block1 .container {
    padding: 30px 0 0;
    height: 660px;
}

.blockwrap {
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
}

h1 {
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    text-shadow: 0 2px 6px #000;
    margin: 0 0 53px;
}

h1 b {
    color: #ab1414;
}

.logo {
    float: left;
    margin: -20px 15px 0 0;
}

.pl {
    background: url("../img/pl.png");
    width: 165px;
    height: 163px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    line-height: 1;
    padding: 30px 0 0;
    font-weight: bold;
    box-sizing: border-box;
    position: absolute;
    right: -17px;
    top: 17px;

}

.pl span {
    display: inline-block;
    width: 100px;
    transform: rotate(-8deg);
}

.block1 h2 {
    font-size: 82px;
    line-height: 0.9;
    color: #fff;
    margin: 0 0 85px;
}

.block1 .item {
    font-size: 33px;
    color: #fff;
    line-height: 1;
    margin: 0 0 25px;
}

.block1 .item i {
    display: block;
    background: url("../img/ico.png");
    width: 60px;
    height: 48px;
    float: left;

}

.block1 .items  .item:nth-child(2) i {
    background-position: 0 -50px;
}

.price_wrap {
    background: url("../img/pricewrap.png");
    width: 276px;
    height: 91px;
    box-sizing: border-box;
    position: absolute;
    bottom: 36px;
    left: 147px;
    padding: 24px 0 0 40px;
    text-align: center;
}

.js_old_price_curs {
    font-size: 24px;
    width: auto;
    color: #281b1a;
    text-decoration: line-through;
    display: block;
    line-height: 1.8;
    float: left;
    margin: 0 10px 0 11px;
}

.block8 .js_old_price_curs {
    margin: 0 10px 0 39px;
}

.js_new_price_curs {
    font-size: 40px;
    width: auto;
    color: #fff;
    display: block;
    line-height: 1;
    float: left;

}

.block1 .prod {
    position: absolute;
    left: 280px;
    bottom: -70px;
    width: 400px;
}

.block1 form {
    display: block;
    position: absolute;
    top: 214px;
    right: 0;
    width: 280px;
    text-align: center;
    color: #fff;
}

.block7 form {
    text-align: center;
    color: #fff;
    margin: 0 auto;
    width: 391px;
    background: black;
    padding: 20px;
}

.block7 form  option{
    color:#fff;
    background-color:#000;
}

.block1 .text1 {
    font-size: 71px;
    font-weight: bold;
    line-height: 1;
    padding: 15px 0 0;
}

.block1 .variant_text1 {
    font-size: 24px;
    font-weight: bold;
}

.block1 .text2, .block7 .text2 {
    font-size: 30px;
    font-weight: bold;
    color: #eec315;
    margin: 0 0 5px;
    line-height: 30px;
}

.block7 .text2 {
    text-align: center;
}

input, select {
    width: 280px;
    font-family: inherit;
    background: transparent;
    display: block;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #fff;
    height: 54px;
    padding: 0 0 0 15px;
    font-size: 23px;
    line-height: 54px;
    outline: none;
}
select{
    margin: 0 auto 14px;
}

select option {
    color: black;
}
form label{
    position: relative;
    width: 280px;
    height: 54px;
    margin: 0 auto 14px;
    display: block;
}
form label span{
    font-size: 23px;
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 54px;
}
.has-error input {
    border: 1px solid #ec5656;
    color: #ec5656;
}
form label.has-error span{
    color: #ec5656;
}

::-webkit-input-placeholder {
    color: #fff;
}

::-moz-placeholder {
    color: #fff;
}

/* Firefox 19+ */
:-moz-placeholder {
    color: #fff;
}

/* Firefox 18- */
:-ms-input-placeholder {
    color: #fff;
}

select {
    padding: 0 0 0 10px;
    background: url("../img/sel.png") no-repeat 235px 11px transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.btn {
    background: url("../img/btn.png");
    width: 351px;
    height: 87px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    position: relative;
    color: #222222;
    line-height: 87px;
    cursor: pointer;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    border: none;
}

.btn:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.block1 .btn {
    left: -38px;
    margin: 1px 0 0;
}

.block2 .container {
    padding: 90px 0 10px 80px;
}

.block2 h2 {
    font-size: 48px;
    color: #1b1b1b;
    margin: 0 348px 30px 0px;
}

.block2 h2 span {
    display: inline-block;
    background: url("../img/h1.jpg");
    font-size: 50px;
    color: #fff;
    padding: 5px 22px 0 22px;
    line-height: 1.3;
}

.block2 .text1 {
    font-family: "Roboto Condensed";
    line-height: 1.2;
    width: 620px;
    margin: 0 0 30px;
    color: #1b1b1b;
    font-size: 19px;
}

.block2 .text1 span {
    display: block;
    font-family: "Roboto Condensed";
    margin-top: 10px;
}

.block2 .text2 {
    font-size: 36px;
}

.block2 .text2 span {
    color: #ab1414;
}

.block2 img {
    position: absolute;
    top: 80px;
    right: -60px;
    z-index: -1;
}

.green {
    background: url("../img/h2.jpg");
    height: 184px;
}

.green img {
    width: 200px;
    left: 0;
    top: -30px;
    position: absolute;
}

.green .container {
    padding-left: 210px;
}

.green h2 {
    font-size: 80px;
    font-weight: normal;
    line-height: 184px;
    color: #fff;
    float: left;
}

.green .text1 {
    font-size: 33px;
    overflow: hidden;
    line-height: 37px;
    color: #fff;
    padding: 36px 0 0 58px;
}

.green .text1:before {
    content: "{";
    position: absolute;
    font-size: 87px;
    top: 73px;
    left: 170px;
}

.green .text1:after {
    content: "}";
    position: absolute;
    font-size: 87px;
    top: 73px;
    right: 0;
}

.block3 {
    background: #ececec url("../img/s3.jpg") no-repeat center top;
    min-height: 670px;
    padding: 0 0 30px 0;
    text-align: center;
}

.block3 .container {
    padding: 100px 0 0;
}

.block3 h2 span {
    display: inline-block;
    background: url("../img/h1.jpg");
    font-size: 60px;
    color: #fff;
    padding: 5px 35px 0 20px;
}
.block3 .prod {
    width: 350px;
    }
.block3 h2 {
    font-size: 48px;
    color: #1b1b1b;
    margin: 0 0 10px;
}

.block3 h3 {
    color: #1b1b1b;
    line-height: 1.1;
    font-size: 36px;
    font-weight: normal;
    margin: 0 0 20px;
}

h3.title1 {
    color: #1b1b1b;
    line-height: 1.1;
    font-size: 23px;
    font-weight: normal;
    margin: 0 0 20px;
    font-family: "Roboto Condensed";
}

.block3 h3 span {
    color: #a30e0e;
}

.block3 .text1 {
    font-family: "Roboto Condensed";
    font-size: 19px;
    line-height: 1.5em;
    width: 650px;
    margin: 0 auto;
    color: #1b1b1b;
}
.block3 p{
    margin: 20px 0 0 0;
}

.block4 {
    background: url("../img/s4.jpg") no-repeat center top;
    height: 652px;
    color: #fff;
}

.block4 .container {
    padding: 50px 0 0;
}

.block4 h2 {
    font-size: 60px;
    height: 80px;
    line-height: 80px;
    background: #ab1414;
    display: inline-block;
    padding: 0 20px 0 15px;
    margin-bottom: 5px;
}

.block4 span {
    font-size: 48px;
    font-weight: bold;
    display: block;
    margin-bottom: 55px;
}

.block4 img {
    width: 400px;
    position: absolute;
    top: 330px;
    left: 550px;
}

.block4 ul {
    padding: 0 0 0 5px;
    margin: 0;
    width: 440px;
}

.block4 ul li {
    padding: 0 0 0 50px;
    margin: 0 0 12px;
    min-height: 45px;
    line-height: 20px;
    font-weight: normal;
    font-size: 22px !important;
    font-family: "Roboto Condensed";
    list-style: none;
    border-bottom: 1px dotted #4E100C;
}

.block4 ul li:nth-child(1) {
    background: url("../img/li_1.png") no-repeat left center;
}

.block4 ul li:nth-child(2) {
    background: url("../img/li_2.png") no-repeat left center;
}

.block4 ul li:nth-child(3) {
    background: url("../img/li_3.png") no-repeat left center;
}

.block4 ul li:nth-child(4) {
    background: url("../img/li_4.png") no-repeat left center;
}

.block4 ul li:nth-child(5) {
    background: url("../img/li_5.png") no-repeat left center;
}

.block4 ul li:nth-child(6) {
    background: url("../img/li_6.png") no-repeat left center;
    font-size: medium;
}

.block4 ul li.l1 {
    line-height: 45px;
}

.block5 {
    background: #ebebeb;
}

.block5 .container {
    padding: 55px 0 40px;
}

.block5 h2 span {
    display: block;
    width: 330px;
    float: left;
    background: url("../img/h1.jpg");
    font-size: 44px;
    color: #fff;
    padding: 11px 20px 6px 20px;
    box-sizing: border-box;
    margin-right: 15px;
    text-align: center;
    line-height: 1.3;
}

.block5 .text1 {
    font-size: 34px;
    color: #1b1b1b;
    line-height: 1.2;
    font-weight: bold;
    margin: 0 0 60px;
}

.block5 .text1 span {
    display: block;
    font-size: 24px;
    text-align: right;
    font-weight: normal;
    padding-right: 8px;
}

.block5 i {
    display: block;
    background: url("../images/ico2.jpg");
    width: 120px;
    height: 107px;
    margin: 3px 0 0;
    float: left;
}

.block5 h3 {
    font-size: 31px;
    color: #ab1414;
    width: 155px;
    line-height: 1;
    font-family: "Bebas Neue", sans-serif;
    margin: 0 0 6px;
}

.block5 .item  div {
    font-size: 20px;
    width: 235px;
    line-height: 1.1;
    overflow: hidden;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 0 30px;
    height: 138px;
}

.block5 .left {
    width: 365px;
    float: left;
}

.block5 .right {
    width: 365px;
    text-align: right;
    float: right;
    overflow: hidden;
}

.imgRight, .imgLeft {
    border-radius: 10px;
    border: 5px solid rgba(195, 182, 182, 0.21);
    margin: 20px 0 20px -220px;
    left: 50%;
    position: relative;
}

.itemLeft > strong {
    font-size: 32px;
    color: #961E18;
}

.itemRight > strong {
    font-size: 32px;
    color: #961E18;
}

.block5 .itemLeft, .block5 .itemRight {
    font-size: 19px;
    font-family: "Roboto Condensed";
    text-align: center;
}

.block5 .right h3 {
    float: right;
}

.prim {
    background: #fff url("../img/clock.png") 30px 30px no-repeat;
    border-radius: 15px;
    border-top: 5px solid #ccc;
    font-size: 19px;
    margin: 40px 0;
    padding: 20px 0 20px 120px;
    font-family: "Roboto Condensed";
}

.prim p {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

.prim span {
    font-family: Helvetica;
}

.right .item i {
    float: right;

}

.block5 .left .item:nth-child(2) i {
    background-position: 0 -108px;
}

.block5 .left .item:nth-child(3) i {
    background-position: 0 -216px;
}

.block5 .right .item i {
    background-position: 0 -324px;
}

.block5 .right .item:nth-child(2) i {
    background-position: 0 -436px;
}

.block5 .right .item:nth-child(3) i {
    background-position: 0 -547px;
}

.block5 .tovarcenter {
    width: 260px;
    position: absolute;
    top: 400px;
    left: 378px;
}

.block5 .tovarcenterArr {
    left: 418px;
    position: absolute;
    top: 360px;
    width: 160px;
}

.block5 .text2 {
    font-size: 23px;
    color: #1b1b1b;
    font-family: inherit;
    text-align: center;
}

.block6 {
    background: url("../img/s6.jpg") no-repeat center top;
}

.block6 .container {
    padding: 35px 0 50px;
    text-align: center;
    color: #fff;
}

.block6 h2 {
    font-size: 44px;
    margin: 0 0 35px;
}

.block6 .items .item {
    width: 230px;
    overflow: hidden;
    float: left;
    font-size: 22px;
    font-family: inherit;
}

.block6 .items .item:nth-child(2) {
    width: 540px;
}

.block6 .items .item span {
    width: 150px;
    height: 150px;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    line-height: 150px;
    margin: 0 0 20px;
}

.block6 .items .item i {
    display: inline-block;
    background: url("../img/ico4.jpg") #fff;
    width: 75px;
    height: 60px;

    vertical-align: middle;
}

.block6 h3 {
    font-size: 48px;
    color: #1b1b1b;
    font-family: "Bebas Neue", sans-serif;
}

.block6 .items .item:nth-child(2) i {
    background-position: 0 -70px;
}

.block6 .items .item:nth-child(3) i {
    background-position: 0 -134px;
}
.conditions .container {
    padding: 35px 0 0 0;
}
.conditions h2 {
    font-size: 44px;
    margin: 0 0 35px;
}
.conditions p {
    margin: 0 0 30px 0;
    line-height: 24px;
    font-weight: normal;
    font-size: 24px;
    font-family: "Roboto Condensed";
}
.conditions p.bold {
    padding: 10px 0;
    text-align: center;
    color: red;
    font-size: 26px;
        font-family: 'Roboto Bold Condensed', sans-serif;
}
.block7 .container {
    padding: 40px 0 30px;
}

.block7 .item {
    padding: 0 115px 0 166px;
    font-family: "Roboto Condensed";
    position: relative;
    margin-bottom: 50px;
    font-size: 18px;
}

.block7 h2 {
    font-size: 48px;
    color: #1b1b1b;
    margin: 0 108px 60px 87px;
}

.block7 h2 span {
    display: inline-block;
    background: url("../img/h1.jpg");
    font-size: 50px;
    color: #fff;
    padding: 5px 21px 0 21px;
    width: 100%;
    text-align: center;
    line-height: 1.3;
}

.block7 .item:before {
    content: '';
    display: block;
    background: url("../img/sk.jpg");
    width: 41px;
    height: 33px;
    position: absolute;
    left: 91px;
    top: -15px;
}

.block7 .item h3 {
    text-align: right;
    font-weight: bold;
    font-size: 21px;
    margin-top: 10px;
    margin-right: 20px;
}

.block8 {
    background: url("../img/s7.jpg") no-repeat center top;
    height: 670px;
}

.block8 .container {
    padding: 35px 0 0;
    color: #fff;
    height: 670px;
}

.block8 h2 {
    font-size: 50px;
    line-height: 1;
    margin: 0 0 90px;
    text-shadow: 0 2px 6px #000;
}

.block8 .text1 {
    font-size: 82px;
    font-weight: bold;
    line-height: 0.9;
}

.block8 .prod {
    position: absolute;
    left: 237px;
    bottom: -7px;
    width: 400px;
}

.block8 .text2 {
    font-size: 60px;
    line-height: 0.9;
    position: absolute;
    font-weight: bold;
    right: 0;
    top: 35px;
    text-shadow: 0 2px 6px #000;
    text-align: center;
}

.block8 form {
    display: block;
    position: absolute;
    top: 214px;
    right: 0;
    width: 320px;
    text-align: center;
    color: #fff;
}

.block8 input, .block8 select {
    margin-bottom: 15px;
}

.block8 .text3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 33px;
}

.block8 .text3 b {
    color: #eec315;
}

.block8 .btn {
    left: -15px;
    margin: 1px 0 0;
}

.block8 .price_wrap {
    left: 130px;
    padding: 26px 0 0 40px;
}

.block8 .pl {
    background: url("../img/pl2.png");
    width: 105px;
    height: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 21px 0 0;
    font-weight: bold;
    box-sizing: border-box;
    position: absolute;
    right: 328px;
    top: 417px;
}

.block8 .pl span {
    display: inline-block;
    width: 100px;
    transform: rotate(-8deg);
}

/* ==========================================================================
Media Queries
========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120 dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

footer {
    padding: 20px;
    background: #0D0D0D;
    color: #7B7A7A;
}
.confidentiality{
    padding: 10px 0;
}
.confidentiality span{
    display: block;
    font-size: 1.1em;
}
.errField {
    display: none;
    font-size: 21px;
    background: #DE2C3C;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 0 0 20px;
    max-width: 420px;
    width: 100%;
}

@media (max-width :1080px) {
    .blockwrap, section {
        min-width: 0;
    }

    .container {
        width: 760px;
    }

    .block1, .block8 {
        background: none;
        background-color: #202020;
        height: auto;
        padding-bottom: 20px;
    }

    .logo {
        float: none;
        margin: 0;
    }

    .block1 form, .block8 form, .block7 form {
        width: 100%;
        max-width: 480px;
        position: static;
        margin: 0 auto;
        display: block;
        float: none;

    }

    .block7 form {
        padding: 10px 0;
    }

    .price_wrap {
        position: static;
        width: 100%;
        background: none;
        background-color: #589DB3;
        text-align: center;
    }

    .block1 .item {
        display: inline-block;
        margin-right: 20px;
    }

    .js_new_price_curs, .js_old_price_curs {
        float: none;
        display: inline-block;
    }

    .block1 .container, .block8 .container {
        height: auto;
    }

    .pl {
        right: 0;
    }

    .block1 h2 br {
        display: none;
    }

    .block1 .prod {
        left: 0;
        bottom: 50px;
        width: 200px;
    }

    .block2 img {
        display: none;
    }

    .btn {
        position: static;
    }

    .block1 h1 {
        text-align: center;
    }

    .block1 h2 {
        font-size: 67px;
        margin-bottom: 34px;
        text-align: center;
    }

    .block1 .items {
        text-align: center;
    }

    .block1 .container {
        padding: 10px;
    }

    .block2 h2 {
        margin: 10px auto;
    }

    .block2 .container {
        padding: 10px 0px 50px;
    }

    .green {
        height: auto;
    }

    .green .text1:after {
        top: 133px;
        right: 197px;
    }

    .green .text1:before {
        top: 133px;
        left: 183px;
    }

    .green .text1 {
        padding: 0;
    }

    .block3 .container {
        padding-top: 20px;
    }

    .block3 {
        height: auto;
        background: none;
    }

    .block3 h2 span {
        font-size: 54px;
    }

    .green h2 {
        float: none;
        line-height: 138px;
    }

    .block4 {
        background: none;
        background-color: #5F423A;
        height: auto;
        padding-bottom: 30px;
    }

    .block4 ul {
        background-color: #4E100C;
        padding: 10px;
    }

    .block4 img {
        top: 324px;
        left: 494px;
    }

    .block3 img {
        width: 100%;
    }

    .block5 .tovarcenterArr {
        display: none;
    }

    .block5 .tovarcenter {
        display: none;
    }

    .block6 .items .item {
        float: none;
        display: inline-block;
        margin-bottom: 10px;
    }

    .block6 {
        background: none;
        background-color: #00B4A5;
    }

    .block8 {
        padding: 10px;
    }

    .block8 h2 {
        margin-bottom: 10px;
    }

    .block8 .text2 {
        right: 35px;
    }

    .block8 .text1  br {
        display: none;
    }

    .block8 .pl {
        right: 18px;
        top: 148px;
    }

    .block8 .prod {
        bottom: 53px;
        left: 0;
        width: 200px;
    }
}
.callback {
    width: 41px;
    height: 36px;
    cursor: pointer;
    background: url("../img/callback.png") 0 0;
    right: 0;
    text-decoration: none;
    position: fixed;
    top: 291px;
    z-index: 100;
    color: #ffffff;
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 23px 0 23px 62px;
    box-sizing: content-box;
    display: block;
}
.callback span{
    display: none;
}

.callback.ques {
    background: url("../img/callback2.png") no-repeat 0 0;
    top: 191px;
}

.callback:hover, .callback.ques:hover {
    width: 181px;
    background-position: 0 -82px;
}
.callback:hover span{
    display: block;
}
@media (max-width: 760px) {
    .callback{
        display: none;
    }
    .container {
        width: auto;
        padding: 10px;
    }

    .block2 .container {
        padding: 10px;
    }

    .pl {
        display: none;
    }

    .block1 .prod {
        display: none;
    }

    .btn {
        width: 280px;
        -webkit-background-size: 280px;
        background-size: 280px;
        height: 69px;
        line-height: 69px;
        font-size: 30px;
    }

    h1 {
        font-size: 47px;
    }

    .green {
        display: none;
    }

    .block3 .container {
        padding: 10px;
    }

    .block3 .text1 {
        width: auto;
    }

    .block3 h2 span {
        font-size: 44px;
    }

    .block4 .container {
        padding: 10px;
    }

    .block4 span {
        font-size: 43px;
    }

    .block4 ul {
        width: auto;
        max-width: 440px;
    }

    .block5 h2 span {
        width: auto;
        display: block;
        float: none;
        margin-bottom: 10px;
    }

    .block5 .text1 {
        font-size: 30px;
    }

    .block2 .text1 {
        width: auto;
    }

    .block5 .container {
        padding: 10px;
    }

    .block5 .left, .block5 .right {
        width: auto;
        float: none;
    }

    .imgRight, .imgLeft {
        left: 0;
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }

    .block6 .items .item:nth-child(2) {
        width: 100%;
    }

    .prim {
        background: none;
        padding: 10px;
        background-color: #fff;
    }

    .block8 .text2 {
        position: static;
    }

    .block7 h2 {
        margin: 10px auto;
    }

    .block7 h2 {
        font-size: 44px;
    }

    .block8 h2 {
        margin-top: 20px;
    }

    .block8 .prod {
        display: none;
    }

    .block7 .item {
        padding: 10px;
    }

    .block7 .item:before {
        content: none;
    }

    .block7 .container {
        padding: 10px;
    }

    .block8 h2 {
        font-size: 45px;
    }

    .block8 .text1 br {
        display: none;
    }

    .block8 .text1 {
        font-size: 57px;
        text-align: center;
    }

    .block8 .text3 {
        font-size: 28px;
    }

    .block8 img, .logo {
        max-width: 100%;
    }

    .block8 .price_wrap {
        padding: 22px;
        margin: 20px auto;
    }
}

.berkova {
    position: relative;
    padding-top: 60px;
    text-align: center;
}

.berkova h2 {
    padding-bottom: 30px;
    font-size: 37px;
    line-height: 1.2em;
}

.berkova h2 strong {
    color: #961E18;
    font-size: 44px;
}

.hide {
    display: none;
    color: #3ca105;
}

.text-b u {
    cursor: pointer;
}

.block2 .text1 span.hide {
    display: none;
}
#myModal4 .padding p{
    text-align: center;
}

/*footer*/

.us_info_strana{
  font-weight: 600;
}
.us_info_text01 span{
  font-weight: bold;
}

/*=================== Ð¡Ñ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð¸Ð·Ð°Ñ†Ð¸Ñ ÑÑ‚Ð¸Ð»ÐµÐ¹ ===================*/
.zd_usersinfo,
.zd_usersinfo *{
  margin:0;padding:0;
}
/*=================== ÐŸÐ¾Ð¿Ð°Ð¿ Ð½Ð¸Ð¶Ð½Ð¸Ð¹ ===================*/
.zd_usersinfo {
  z-index: 1000;
  color: #000;
  text-align: center;
  width: 864px;
  margin: auto;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -432px;

}
.zd_usersinfo a {
  text-decoration: none;
  color: #fff;
    cursor: pointer;
}
.zd_usersinfo_top {
  background-image: url(../img/pop_bot_bg1.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 20px;
  padding: 10px 0 7px;
  display: none;
  padding-left: 70px;
}


.toForm {
  background-image: url(../img/pop_bot_bg2.png);
  background-repeat: no-repeat!important;

  -ms-background-position: bottom center;
  background-position: bottom center;
  font-size: 20px;
  margin-top: -1px;
  padding: 10px 39px 7px 50px;
  display: table;
  width: 100%;
  box-sizing: border-box;

}
.toForm > * {
  display: table-cell;
  vertical-align: middle;
  margin-right: -4px;
}
.toForm .icoEl_flag,
.toForm .icoEl_user2 {
  margin-left: 30px;
}
.icoEl_cart  {
  /* Style for "ÐŸÑ€ÑÐ¼Ð¾ÑƒÐ³Ð¾Ð»ÑŒ" */
  box-sizing: border-box;
  border-radius: 5px;
  background: red;
  padding: 3px 25px;
  position: relative;
  text-transform: uppercase;
  font-size: 10px;
  text-align: left;
  box-shadow: -1px 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
  transition: background 0.15s ease-in-out;
}

.icoEl_cart:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/btn_top.png) no-repeat center center/cover;
}

.icoEl_cart i {
  /*   positioning */
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;

  /*   gradient   */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 1%,rgba(255,255,255,0.6) 30%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,0.85) 70%,rgba(255,255,255,0.85) 71%,rgba(255,255,255,0) 100%); /* W3C */

  width: 25%;
  height: 100%;
  transform: skew(-20deg,0deg);

  /*  animating it  */
  animation: move 2s;
  animation-iteration-count: infinite;
  animation-delay: 3s;
}


/*  */
@keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  6%{
    opacity: 0.4;
  }
  12% {
    opacity: 0.5;
  }
  19% {
    opacity: 0.6;
  }
  25% {
    left: 73%;
    opacity: 0;
  }
  50% {
    left: 74%;
  }
  100% {
    left: 75%;
  }
}

.icoEl_cart:hover {
  background-color: #e60000;
}
.zd_usersinfo b {
  font-family: 'Roboto Bold Condensed',sans-serif;
}
.icoEl_cart span{
  display: block;
font-family: 'Roboto Bold Condensed',sans-serif;
  font-size: 12px;
}
.icoEl_cart span span{
  display: block;
font-family: 'Roboto Bold Condensed',sans-serif;
  font-size: 18px;
}
.zd_usersinfo > :first-child b {
  display: inline-block;
  position: relative;
}
.icoEl_cart, .icoEl_user2, .icoEl_flag {
  display: table-cell;
  position: relative;
}
.icoEl_user2 {
  font-size: 18px;
  padding-left: 45px;
  padding-right: 16px;
}
.icoEl_user2 b {
  font-size: 21px;
}
.icoEl_flag {
  font-size: 14px;
  padding-left: 56px;
  line-height: 1.2;
  font-weight: 100;
  letter-spacing: 0.0em;
}
.icoEl_flag span {
  display: block;
  text-transform: uppercase;
}
.zd_usersinfo [class^="icoEl_"]:before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
}
.icoEl_user {
  position: absolute;
  width: 25px;
  height: 22px;
  left:-70px;
  top:0;
  background-image: url('../img/s1.png');
}
.icoEl_user span {
  position: absolute;
  display: block;
  font-size: 11px;
  right: -18px;
  bottom: -7px;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  box-sizing: border-box;
  background-color: #ffc300;
  text-align: center;
  border-radius: 50px;

}

.icoEl_user2:before {
  width: 29px;
  height: 24px;
  left: 25px;
  top: 8px;
  background-image: url('../img/s3.png');
}
.icoEl_flag:before {
  width: 47px;
  height: 33px;
  left: 0px;
  top:0px;
  background-image: url('../img/f2.png');
  background-position: center center;
  background-size: cover;

}
.price {
    font-size: 30px;
    margin-bottom: 10px;
}
@media screen and (max-width: 790px){
  .b1, .b2, .b3{
    display: none;
  }
  .icoEl_cart,
  .icoEl_flag{
    display: inline-block;
  }
  .zd_usersinfo{
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .zd_usersinfo_top {
    display: block;
    position: absolute;
    background: none;
    width: 100%;
    text-align: center;
    top: 8px;
    font-size: 12px;
    padding-left: 0;
  }
  .zd_usersinfo .icoEl_cart,
  .zd_usersinfo .icoEl_user2{
    margin-left: 0;
    margin-right: 0;
  }
  .toForm{
    height: 50px;
    padding: 4px 0 0;
    background: #ffc400;
    width: 100%;
    box-sizing: border-box;
    display: block;
  }
  .zd_usersinfo .icoEl_user2{
    display: none;
  }
  .icoEl_user{
    position: relative;
    float: left;
    left: 0;
    margin-right: 20px;
    top: -5px;
  }
  .zd_usersinfo .icoEl_flag{
    margin-left: -4px;
    padding-left: 58px;
  }
  .icoEl_flag:before{
    left: 0;
  }
}