/* roboto-condensed-700 - latin-ext_latin */
@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"),
    url("../fonts/roboto-condensed-v19-latin-ext_latin-700.woff2") format("woff2"),
    url("../fonts/roboto-condensed-v19-latin-ext_latin-700.woff") format("woff");
    font-display: swap;
}

/* montserrat-regular - latin-ext_latin */
@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url("../fonts/montserrat-v15-latin-ext_latin-regular.woff2") format("woff2"),
    url("../fonts/montserrat-v15-latin-ext_latin-regular.woff") format("woff");
    font-display: swap;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

footer,
header,
main,
nav,
section {
    display: block;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

img {
    border: 0;
}

button,
input {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button,
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    a[href^="#"]:after {
        content: "";
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h3,
    p {
        orphans: 3;
        widows: 3;
    }

    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

h3,
h4 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

p {
    margin: 0 0 10px;
}

.text-center {
    text-align: center;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }


    footer {
        padding-top: 50px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-12,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-md-9,
.col-sm-12,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-xs-12,
.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-12,
.col-xs-6 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-6 {
    width: 50%;
}

@media (min-width: 768px) {
    .col-sm-12,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-12,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-8,
    .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-12,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.form-control,
select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus,
select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder,
select::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand,
select::-ms-expand {
    background-color: transparent;
    border: 0;
}

select {
    outline: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../images/select-triangle.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px 10px;
}

select:hover {
    background-size: 10px 10px;
    background-position: right 10px center;
}

select:focus {
    outline: none !important;
    outline-color: transparent;
    outline-width: 0;
}

select::-ms-expand {
    display: none !important;
    background: none !important;
    position: fixed;
    border: none !important;
    outline: none !important;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
select::-moz-focus-inner,
option::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

*:not(#fake) {
    outline: none;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.form-group {
    margin-bottom: 15px;
}

.collapse {
    display: block !important;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 1200px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 1200px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    display: none;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 1200px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse {
        display: block !important;
    }

    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (min-width: 1200px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.clearfix:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both;
}

@-ms-viewport {
    width: device-width;
}

body {
    width: 100%;
    min-width: 320px !important;
    overflow-x: hidden;
    text-align: left;
    background: #fff;
    min-height: 100%;
    max-width: 1920px;
    margin: 0 auto;
    font-family: Montserrat;
}

a,
button:focus,
input:focus {
    outline: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

header {
    background: #246f91;
}

.top-order {
    background: #fff;
    float: right;
    border-radius: 20px;
    padding: 0 30px;
    text-transform: uppercase;
    color: #216686;
    font-size: 18px;
    margin: 0;
    /* display: inline-block; */
    text-align: center;
    line-height: 40px;
    margin-right: 12px;
    height: 40px;
    text-decoration: none;
    font-family: "Roboto Condensed";
    font-weight: 700;
    margin-top: 20px;
    cursor: pointer;
}

.top-order:hover {
    color: #216686;
    text-decoration: none;
}

.bg-header {
    width: 100%;
    /* background: url(../images/header-bg.jpg) no-repeat top center; */
    background-size: cover;
    min-height: 730px;
    background-repeat: no-repeat;
    background-position: top center
}

.no-webp .bg-header {
    background-image: url(../images/header-bg.jpg)
}

.webp .bg-header {
    background-image: url(../images/header-bg.webp)
}

.navbar-nav li a {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
    color: #fff;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
}

.navbar-toggle {
    border: 1px solid #fff;
}

.title-header {
    font-size: 102px;
    color: #246f91;
    text-align: center;
    font-family: "Roboto Condensed";
    font-weight: 700;
}

.title-p {
    font-size: 30px;
    color: #07283f;
    text-align: center;
    font-family: "Roboto Condensed";
    font-weight: 700;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #86d6ea;
}

.clock-top {
    margin-top: 50px;
}

.form {
    border-radius: 10px;
    background: #fff;
    padding: 8px 8px;
    width: 100%;
    margin-top: 40px;
    position: relative;
    z-index: 5;
}

.form-inner {
    border: 3px solid #1e949d;
    border-radius: 10px;
    width: 100%;
    padding: 25px 30px 0;
    text-align: center;
}

.new-price {
    color: #1e949d;
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 0;
}

.old-price {
    font-size: 22px;
    color: #232323;
    margin: 0;
    line-height: 30px;
    margin-bottom: 5px;
    font-family: "Roboto Condensed";
    font-weight: 700;
}

.old-price span {
    text-decoration: line-through;
    font-family: "Roboto Condensed";
    font-weight: 700;
}

.form-group {
    margin-bottom: 15px;
}

.form-control,
select {
    border: 1px solid #dadada;
    border-radius: 20px;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
    color: #212121;
    font-size: 14px;
    line-height: 30px;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 18px;
    padding-right: 18px;
    height: 43px;
}

.order-btn {
    background: #ff9523;
    border-radius: 30px;
    -webkit-box-shadow: 0 3px 0 0 #e68900;
    box-shadow: 0 3px 0 0 #e68900;
    font-family: "Roboto Condensed";
    font-weight: 700;
    color: #fff;
    border: none;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    height: 60px;
    letter-spacing: 0.065em;
    text-transform: uppercase;
    text-decoration: none;
}

.tovar-header {
    /*max-width: 100%;*/
    width: 290px;
    position: relative;
  top: 100px;
  left: -35px;
    z-index: 5;
    margin: 28px 0;
}

.prod-header {
    /*position: relative;*/
    /*top: 106px;*/
    /*left: 0px;*/
    width: 100%;
}

.guarantee {
    width: 100%;
    background: #216686;
}

.guarantee-inner {
    padding: 60px 0;
    overflow: hidden;
}

.guarantee__item {
    padding-left: 100px;
    min-height: 62px;
    margin-top: 40px;
}

.guarantee__item.gi1 {
    background: url(../images/preim-1.png) no-repeat left top;
}

.guarantee__item.gi2 {
    background: url(../images/preim-2.png) no-repeat left top;
}

.guarantee__item.gi3 {
    background: url(../images/preim-3.png) no-repeat left top;
}

.guarantee-text {
    color: #fff;
    letter-spacing: 0.02em;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
}

.guarantee-title {
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 22px;
    color: #fff;
}

.sale-lable {
    background: url(../images/sale.png) no-repeat;
    width: 119px;
    min-height: 119px;
    text-align: center;
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 37px;
    line-height: 27px;
    position: absolute;
  margin-top: -318px;
  margin-left: 196px;
    color: #fff;
    padding-top: 22px;
    z-index: 5;
}

.zak-box .sale-lable {
    margin-top: -40px;
    margin-left: 265px;
}

.bg-footer .sale-lable {
    margin-top: -185px;
}

.sale-lable span {
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 20px;
}

.sale-lable.sale-hd:before {
    content: "";
    background: url(../images/arrow-header.png) no-repeat;
    position: absolute;
    top: 3px;
    left: -70px;
    width: 63px;
    min-height: 64px;
}

.bg-polzaizl {
    background: url(../images/bg-bol.jpg) no-repeat;
    width: 100%;
    min-height: 850px;
}

.danger__item {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 50px;
}

.order-box {
    width: 176px;
    height: 176px;
    display: inline-block;
    margin-bottom: 10px;
}

.bol-ico {
    width: 100%;
    height: 100%;
}

.bol-ico.oi1 {
    background: url(../images/bol-1.webp) no-repeat center;
}

.bol-ico.oi2 {
    background: url(../images/bol-2.webp) no-repeat center;
}

.bol-ico.oi3 {
    background: url(../images/bol-3.webp) no-repeat center;
}

.bol-ico.oi4 {
    background: url(../images/bol-4.webp) no-repeat center;
}

.bol-ico.oi5 {
    background: url(../images/bol-5.webp) no-repeat center;
}

.bol-ico.oi6 {
    background: url(../images/bol-6.webp) no-repeat center;
}

.bol-ico.oi7 {
    background: url(../images/bol-7.webp) no-repeat center;
}

.bol-ico.oi8 {
    background: url(../images/bol-8.webp) no-repeat center;
}

.bol-ico.oi9 {
    background: url(../images/bol-9.webp) no-repeat center;
}

.bol-ico.oi10 {
    background: url(../images/bol-10.webp) no-repeat center;
}

.no-webp .bol-ico.oi1 {
    background: url(../images/bol-1.png) no-repeat center;
}

.no-webp .bol-ico.oi2 {
    background: url(../images/bol-2.png) no-repeat center;
}

.no-webp .bol-ico.oi3 {
    background: url(../images/bol-3.png) no-repeat center;
}

.no-webp .bol-ico.oi4 {
    background: url(../images/bol-4.png) no-repeat center;
}

.no-webp .bol-ico.oi5 {
    background: url(../images/bol-5.png) no-repeat center;
}

.no-webp .bol-ico.oi6 {
    background: url(../images/bol-6.png) no-repeat center;
}

.no-webp .bol-ico.oi7 {
    background: url(../images/bol-7.png) no-repeat center;
}

.no-webp .bol-ico.oi8 {
    background: url(../images/bol-8.png) no-repeat center;
}

.no-webp .bol-ico.oi9 {
    background: url(../images/bol-9.png) no-repeat center;
}

.no-webp .bol-ico.oi10 {
    background: url(../images/bol-10.png) no-repeat center;
}

.danger-text1 {
    font-size: 16px;
    line-height: 24px;
    color: #232323;
    font-family: Montserrat;
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
}

.title-polzaizl {
    margin-top: 70px;
    margin-bottom: 20px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 48px;
    color: #232323;
    line-height: 45px;
    text-align: center;
}

.title-polzaizl span {
    color: #1e949d;
}

.pos-rel {
    position: relative;
}

.button-down {
    background: url(../images/arrow-down.png) no-repeat;
    width: 60px;
    min-height: 60px;
    position: absolute;
    right: 50%;
    margin-right: -30px;
    margin-bottom: -30px;
    bottom: 0;
    z-index: 10;
}

.unisr-bg {
    background: #216686;
    width: 100%;
    /* min-height: 735px; */
    padding-bottom: 30px;
}

.title-unisr {
    margin-top: 70px;
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-family: "Roboto Condensed";
    font-weight: 700;
}

.title-unisr span {
    color: #3ae2ef;
}

.about {
    background: #fff;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 476px;
}

.pen-bg {
    min-height: 460px;
    width: 100%;
}

.pen-bg {
    background: url(../images/pen.webp) no-repeat;
}

.no-webp .pen-bg {
    background: url(../images/pen.jpg) no-repeat;
}

.unisr_ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 40px;
    padding-top: 40px;
}

.unisr_ul__item {
    color: #232323;
    font-size: 17px;
    line-height: 30px;
}

.unisr_ul li:before {
    content: "";
    background: url(../images/circle-li.png) no-repeat;
    position: absolute;
    min-height: 10px;
    top: 10px;
    left: -20px;
    width: 10px;
}

.unisr_ul li {
    position: relative;
}

.kr-rght {
    background: url(../images/point.png) repeat-y;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 395px;
}

.bg-sostav {
    width: 100%;
    background: url(../images/sostav-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 870px;
}

.title-sost {
    line-height: 50px;
    color: #232323;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 45px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 48px;
}

.and-ul_item {
    vertical-align: top;
    margin-bottom: 20px;
}

.di-1 {
    background: url(../images/sost-1.webp) no-repeat bottom center;
    float: left;
}

.di-2 {
    background: url(../images/sost-2.webp) no-repeat bottom center;
    float: left;
}

.di-3 {
    background: url(../images/sost-3.webp) no-repeat center center;
    float: left;
}

.di-4 {
    background: url(../images/sost-4.webp) no-repeat bottom center;
    float: left;
}

.di-5 {
    background: url(../images/sost-5.webp) no-repeat bottom center;
    float: left;
}

.di-6 {
    background: url(../images/sost-6.webp) no-repeat bottom center;
    float: left;
}

.no-webp .di-1 {
    background: url(../images/sost-1.png) no-repeat bottom center;
    float: left;
}

.no-webp .di-2 {
    background: url(../images/sost-2.png) no-repeat bottom center;
    float: left;
}

.no-webp .di-3 {
    background: url(../images/sost-3.jpeg) no-repeat bottom center;
    float: left;
}

.no-webp .di-4 {
    background: url(../images/sost-4.jpeg) no-repeat bottom center;
    float: left;
}

.no-webp .di-5 {
    background: url(../images/sost-5.png) no-repeat bottom center;
    float: left;
}

.no-webp .di-6 {
    background: url(../images/sost-6.png) no-repeat bottom center;
    float: left;
}

.deger_item {
    width: 176px;
    height: 176px;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 40px;
}

.and_text {
    width: 53%;
    font-family: "Roboto Condensed";
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 24px;
    color: #1e949d;
    line-height: 30px;
    vertical-align: top;
    float: left;
    text-align: left;
}

.and_text-2 {
    width: 64%;
    font-family: Montserrat;
    margin: 0;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 24px;
    vertical-align: top;
    float: left;
    text-align: left;
    margin-bottom: 40px;
}

.zakazur-bg {
    width: 100%;
    background: url(../images/zakaz-bg.jpg) no-repeat top center;
    min-height: 480px;
    background-size: auto 100%;
}

.title-ft-zakaz {
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    text-align: center;
    margin: 50px 0 20px 0;
    padding: 0 20px 0 20px;
    line-height: 50px;
}

.zak-box {
    width: 100%;
    min-height: 300px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.zak-box-1 {
    float: left;
    width: 55%;
    min-height: 300px;
}

.txt-block-ft {
    width: 100%;
    min-height: 65px;
    position: relative;
}

.box-txt-salenew {
    margin: 30px 0 10px 20px;
    color: #1e949d;
    font-size: 40px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    line-height: 30px;
    text-align: left;
}

.box-txt-saleold {
    margin-left: 20px;
    color: #232323;
    font-size: 24px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    line-height: 33px;
    text-align: left;
}

.box-txt-saleold span {
    text-decoration: line-through;
}

.tovar-header_1 {
    width: 422px;
    min-height: 290px;
    background-size: cover;
    margin: 0 0 0 -20px;
}

.tovar-header_1 {
    background: url(../images/product0101.png) no-repeat;
    background-size: contain;
}

.no-webp .tovar-header_1 {
    background: url(../images/product0101.png) no-repeat;
    background-size: contain;
}

.zak-box-2 {
    width: 45%;
    min-height: 300px;
    display: inline-block;
    text-align: center;
}

.order-btn-1 {
    background: #ff9523;
    border-radius: 30px;
    -webkit-box-shadow: 0 3px 0 0 #e68900;
    box-shadow: 0 3px 0 0 #e68900;
    font-family: "Roboto Condensed";
    font-weight: 700;
    color: #fff;
    border: none;
    display: inline-block;
    width: 85%;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    height: 60px;
    letter-spacing: 0.065em;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 40px;
}

.order-btn-1:hover {
    color: #fff;
    text-decoration: none;
}

.bg-doc {
    width: 100%;
    background: url(../images/bg-doc.png) repeat;
    min-height: 730px;
    margin-top: 0;
}

.specialist {
    border-radius: 10px;
    background: #fff;
    padding: 35px;
    -webkit-box-shadow: 0 1px 18px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 1px 18px 0 rgba(50, 50, 50, 0.75);
    margin-top: 40px;
    position: relative;
}

.specialist:before {
    content: "";
    position: absolute;
    right: -64px;
    top: 35%;
    width: 87px;
    height: 76px;
    background: url(../images/arrow-doc.png) no-repeat center;
    margin-top: -53px;
}

.specialist-title {
    color: #232323;
    font-size: 48px;
    line-height: 50px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    margin: 0;
    margin-bottom: 30px;
}

.specialist-text {
    line-height: 30px;
    font-size: 16px;
    color: #232323;
    margin: 0;
    margin-bottom: 40px;
    font-family: Montserrat;
}

.specialist-name {
    font-size: 22px;
    color: #1e949d;
    line-height: 30px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-transform: uppercase;
}

.specialist-name span {
    color: #c5c5c5;
    font-size: 16px;
    font-family: Montserrat;
    text-transform: none;
    display: block;
    width: calc(100% - 110px);
}

.autograph {
    max-width: 100%;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 35px;
}

.img-doc {
    background-size: 100% auto;
    width: 428px;
    min-height: 703px;
    margin-top: 40px;
    margin-left: -60px;
    margin-top: 70px;
    background-repeat: no-repeat;
    background-position: center
}

.no-webp .img-doc {
    background-image: url(../images/doc.png)
}

.webp .img-doc {
    background-image: url(../images/doc.webp)
}

.bg-instr {
    width: 100%;
    background: url(../images/bg-man.jpg) no-repeat top center;
    background-size: cover;
    min-height: 505px;
}

.title-instr {
    text-align: center;
    color: #232323;
    font-size: 48px;
    line-height: 50px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    margin-top: 70px;
    margin-bottom: 40px;
}

.title-instr span {
    color: #1e949d;
    /* font-size: 48px;
    line-height: 50px; */
    font-family: "Roboto Condensed";
    font-weight: 700;
    margin-top: 70px;
    margin-bottom: 40px;
    text-align: center;
}

.instr__item {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}

.instr-box {
    width: 100%;
    height: 176px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}

.instr-ico.in13 {
    background: url(../images/Ginsengrouge.webp) no-repeat center;
}
.instr-ico.in12 {
    background: url(../images/Grainescitrouille.webp) no-repeat center;
}

.instr-ico.in14 {
    background: url(../images/Grainesderoquette.webp) no-repeat center;
}
.instr-ico.in15 {
    background: url(../images/Grainesderadis.webp) no-repeat center;
}

.instr-ico.in16 {
    background: url(../images/Zinc.webp) no-repeat center;
}

.instr-ico.in17 {
    background: url(../images/Magnesium.webp) no-repeat center;
}


.instr-ico.in1 {
    background: url(../images/prem-1.webp) no-repeat center;
}

.instr-ico.in2 {
    background: url(../images/prem-2.webp) no-repeat center;
}

.instr-ico.in3 {
    background: url(../images/prem-3.webp) no-repeat center;
}

.no-webp .instr-ico.in13 {
    background: url(../images/Ginsengrouge.png) no-repeat center;
}

.no-webp .instr-ico.in14 {
    background: url(../images/Grainesderoquette.png) no-repeat center;
}

.no-webp .instr-ico.in15 {
    background: url(../images/Grainesderadis.png) no-repeat center;
}

.no-webp .instr-ico.in16 {
    background: url(../images/Zinc.png) no-repeat center;
}

.no-webp .instr-ico.in12 {
    background: url(../images/Grainescitrouille.png) no-repeat center;
}

.no-webp .instr-ico.in17 {
    background: url(../images/Magnesium.png) no-repeat center;
}

.no-webp .instr-ico.in1 {
    background: url(../images/prem-1.png) no-repeat center;
}

.no-webp .instr-ico.in2 {
    background: url(../images/prem-2.png) no-repeat center;
}

.no-webp .instr-ico.in3 {
    background: url(../images/prem-3.png) no-repeat center;
}

.instr-ico {
    width: 100%;
    height: 100%;
}

.instr-text1 {
    font-size: 16px;
    line-height: 24px;
    color: #232323;
    font-family: Montserrat;
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 10px;
}

.instr-box.arrow-instr:after {
    content: "";
    background: url(../images/arrow-prem.png) no-repeat;
    position: absolute;
    top: 33%;
    right: -20px;
    width: 31px;
    min-height: 47px;
}

.issl-1 {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 20px;
}

.rezissl-bg {
    background: #216686;
    width: 100%;
    min-height: 635px;
}

.title-rezissl {
    color: #fff;
    font-size: 48px;
    line-height: 50px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    margin-top: 70px;
    margin-bottom: 40px;
    text-align: center;
}

.graph img {
    display: inline-block;
    max-width: 480px;
    width: 100%;
}

.tabl-grapf {
    width: 290px;
    min-height: 50px;
    float: right;
    text-align: left;
    background: #1e949d;
    position: absolute;
    right: 15px;
    bottom: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 5px;
}

.tabl-grapf-2 {
    width: 270px;
}

.title-com {
    margin: 60px 0 40px 0;
    text-align: center;
    font-size: 48px;
    color: #232323;
    font-family: "Roboto Condensed";
    font-weight: 700;
    line-height: 50px;
}

.com-block {
    width: 100%;
    min-height: 240px;
    margin-bottom: 45px;
    border-bottom: 2px solid #e8e8e8;
    float: left;
}

.com-img-bl {
    width: 170px;
    height: 170px;
    margin-right: 20px;
    margin-left: 25px;
    margin-bottom: 40px;
    border-radius: 100px;
}

.com-img-1 {
    background: url(../images/ava-1.png) no-repeat top center;
    float: left;
}

.com-img-2 {
    background: url(../images/ava-1.png) no-repeat top center;
    float: left;
}

.com-img-3 {
    background: url(../images/ava-3.png) no-repeat top center;
    float: left;
}

.com-img-4 {
    background: url(../images/ava-1.png) no-repeat top center;
    float: left;
}

.com-txt {
    width: 76%;
    font-family: "Roboto Condensed";
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 22px;
    color: #1e949d;
    line-height: 30px;
    vertical-align: top;
    float: left;
    text-align: left;
    text-transform: uppercase;
}

.com-p {
    width: 71%;
    font-family: Montserrat;
    margin: 0;
    font-size: 16px;
    color: #232323;
    line-height: 30px;
    vertical-align: top;
    float: left;
    text-align: left;
    margin-bottom: 20px;
}

.com-right {
    text-align: right;
    float: right;
}

.bord-n {
    border-bottom: none;
}

.best__item {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}

.best-box {
    width: 100%;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
}

.best-ico.bs1 {
    background: url(../images/ft-preim-1.png) no-repeat center;
}

.best-ico.bs2 {
    background: url(../images/ft-preim-2.png) no-repeat center;
}

.best-ico.bs3 {
    background: url(../images/ft-preim-3.png) no-repeat center;
}

.best-ico.bs4 {
    background: url(../images/ft-preim-4.png) no-repeat center;
}

.best-ico {
    width: 100%;
    height: 100%;
}

.best-text {
    font-size: 16px;
    line-height: 30px;
    color: #232323;
    font-family: Montserrat;
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 20px;
}

.bg-best {
    background: #f3f6f8;
    background-size: cover;
    min-height: 275px;
}

.bg-footer {
    background: url(../images/bg-footer.jpg) no-repeat;
    width: 100%;
    min-height: 670px;
}

.title-footer {
    margin: 60px 0 20px 0;
    text-align: center;
    font-size: 48px;
    color: #fff;
    font-family: "Roboto Condensed";
    font-weight: 700;
    line-height: 50px;
}

.sale-lable.sale-ft:before {
    content: "";
    background: url(../images/arrow-footer.png) no-repeat;
    position: absolute;
    top: -70px;
    left: 54px;
    width: 46px;
    min-height: 61px;
}

.sale-ft {
    margin-left: 270px;
}

.tovar-ft .prod-header {
    top: 69px;
    left: -50px;
}

.rek-footer {
    font-family: Montserrat;
    text-align: center;
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    margin: 35px auto;
    position: relative;
}

.adress::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background-size: cover;
}

.rek-footer p {
    text-align: left;
    margin: 0;
}

.adress {
    padding-left: 60px;
    position: relative;
    float: left;
}

.req {
    float: right;
}

.footer-a {
    width: 100%;
    color: #246f91;
    font-family: Montserrat;
    text-align: left !important;
    line-height: 30px;
    display: inline-block;
    text-decoration: underline;
    font-size: 16px;
}

.footer-a:hover {
    text-decoration: none;
}

.navbar-topper {
    position: fixed;
    top: 0;
    display: none;
    right: 0;
    left: 0;
}

a,
input {
    outline: 0 !important;
}

.popup-prod {
    display: block;
    width: 100%;
}

.popup-form {
    margin-top: 0;
}

@media all and (max-width: 768px) {
    .wrap-popup {
        width: 320px;
    }
}

.timer {
    text-align: center;
    display: block;
    margin: 0 auto 10px auto;
    font-family: "Exo 2";
}

.sale-end-text {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    font-family: Montserrat;
    text-align: center;
}

.timer .block {
    display: inline-block;
    width: 55px;
    height: 55px;
    text-align: center;
    vertical-align: top;
    border-radius: 5px;
    background: #1e949d;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    margin: 0 3px;
    margin-bottom: 5px;
}

.timer .block .rect {
    font-size: 30px;
    text-align: center;
    color: #fff;
    line-height: 58px;
    width: 55px;
    font-family: "Montserrat";
}

.timer .block label {
    font-size: 14px;
    text-align: center;
    margin: 0;
    color: #232323;
    font-family: Montserrat;
}

.rect.secs {
    color: #fff;
}

.bl-clock-ft-p {
    margin-top: 40px;
}

.clock-ft-pa {
    margin-top: 50px;
}

.ft-clk {
    text-align: left;
    padding-left: 20px;
    color: #fff;
}

.fr-clk {
    float: left;
}

.timer .block-1 label {
    font-size: 13px;
    text-align: center;
    margin: 0;
    color: #fff;
    font-family: Montserrat;
}

.timer .block-1 {
    background: #fff;
}

.timer .block .rect-1 {
    color: #1e949d;
}

.timer .block .rect-2 {
    color: #1e949d;
}

@media (max-width: 1199px) {
    .navbar-nav li a {
        font-size: 15px;
        padding: 10px 5px;
    }

    .top-order {
        margin-top: 10px;
    }

    .tovar-header {
        width: 300px;
        min-height: 230px;
    }

    /* .prod-header {
      left: -60px;
    } */
    .sale-lable {
        margin-left: 257px;
        margin-top: -327px;
    }

    .zak-box .sale-lable {
        margin-left: 275px;
        margin-top: -41px;
        z-index: 22;
    }
/* 
    .bg-header .title-p {
        padding-left: 315px;
    } */

    .kr-rght {
        margin-bottom: 0;
        min-height: 377px;
    }

    .pen-bg {
        min-height: 425px;
    }

    .unisr_ul {
        padding-bottom: 0;
        padding-top: 40px;
        margin-left: 20px;
    }

    .unisr_ul__item {
        line-height: 25px;
    }

    .tovar-header_1 {
        position: relative;
        z-index: 20;
    }

    .bg-doc {
        position: relative;
        z-index: 1;
    }

    .specialist {
        margin-bottom: 40px;
    }

    .tabl-grapf {
        width: 170px;
    }

    .tabl-grapf-2 {
        width: 140px;
    }

    .tovar-ft {
        left: 0;
    }

    .sale-lable.sale-ft:before {
        display: none;
    }

    .bg-instr {
        background: #fff;
    }

    .bg-footer .clock-ft-pa {
        margin-top: 50px;
    }

    .bg-footer .tovar-ft {
        left: 0;
        top: 40px;
    }

    .tovar-ft .prod-header {
        left: -40px;
    }

    .img-doc {
        margin-top: 149px;
        -ms-background-position-y: bottom;
        background-position-y: bottom;
    }

    .specialist:before {
        right: -45px;
        margin-top: 64px;
    }

    .about {
        min-height: 426px;
    }

    .zak-box {
        width: 730px;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 991px) {
    /* .bg-header .title-p {
        padding-left: 250px;
    } */

    .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
    }

    .danger__item {
        margin-top: 20px;
    }

    .kr-rght {
        display: none;
    }

    .pen-bg {
        background-size: contain;
    }

    .unisr_ul__item {
        font-size: 13px;
        line-height: 20px;
    }

    .unisr_ul {
        padding-top: 20px;
    }

    .img-doc {
        display: none;
        background: none !important;
    }

    .specialist:before {
        display: none;
    }

    .specialist {
        margin-bottom: 40px;
    }

    .tabl-grapf {
        width: 270px;
    }

    .tabl-grapf-2 {
        width: 240px;
    }

    .tabl-grapf {
        bottom: 80px;
    }

    .issl-1 {
        margin-bottom: 35px;
    }

    .rezissl-bg {
        background-size: cover;
    }

    .com-p {
        width: 100%;
    }

    .clock-ft-pa {
        margin-top: 67px;
    }

    .com-img-bl {
        margin-left: 0;
        margin-right: 15px;
        margin-top: 15px;
    }

    .com-img-bl.com-right {
        margin-right: 0;
        margin-left: 15px;
    }

    .com-p,
    .com-txt {
        width: calc(100% - 190px);
    }

    .about .col-sm-7 {
        display: none;
    }

    .about .col-sm-5 {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .about {

         min-height: 339px;
        border-radius: 10px;
    }

    /* .unisr-bg {
      min-height: 650px;
    } */
    .unisr_ul li:before {
        top: 5px;
    }

    .unisr_ul__item {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 11px;
    }

    .zak-box {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .bg-footer {
        overflow: hidden;
    }


    .bg-header .title-p {
        padding-left: 0;
    }

    .rek-footer {
        display: table;
        margin: 25px auto;
    }

    .adress {
        padding-top: 60px;
    }

    .adress::before {
        left: 50%;
        margin-left: -25px;
    }

    .adress,
    .req {
        float: none;
        font-size: 14px;
        padding-left: 0;
    }

    .footer-a {
        font-size: 14px;
        text-align: center !important;
    }

    .adress p,
    .req p {
        text-align: center;
    }

    .req {
        display: none;
    }

    .about {
        min-height: auto;
    }

    .ab_bl {
        display: none;
    }

    .form-inner {
        padding-top: 40px;
    }

    .title-header {
        font-size: 60px;
    }

    .tovar-header {
        margin: auto;
    }

    .prod-header {
        top: 35px;
        /* left: calc(50% - 190px); */
    }

    .form {
        margin-top: 100px;
        margin-bottom: 20px;
    }

    .zak-box .sale-lable {
        margin-left: 395px;
        margin-top: -80px;
    }

    .sale-lable {
        margin-left: 175px;
        margin-top: -380px;
    }

    .guarantee-inner {
        padding: 10px 0 50px;
    }

    .instr-box.arrow-instr:after {
        display: none;
    }

    .title-instr {
        margin-bottom: 0;
    }

    .bg-header {
        overflow: hidden;
        -ms-background-position-x: -1251px;
        background-position-x: -1451px;
    }

    .bg-polzaizl {
        background-size: cover;
    }

    .pen-bg {
        display: none;
        background: none !important;
    }

    .unisr-bg {
        min-height: auto !important;
        background-size: cover;
        padding-bottom: 50px !important;
    }

    .box-txt-salenew {
        margin: 29px 0 10px 145px;
        padding-top: 35px;
    }

    .unisr_ul__item {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 19px;
    }

    .unisr_ul li:before {
        top: 5px;
    }

    .unisr_ul {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: 35px;
    }

    .title-unisr {
        font-size: 38px;
        line-height: 40px;
    }

    .deger_item {
    
        float: none;
        margin: 0 auto 25px;
    }

    .and_text {
        width: 100%;
        text-align: center;
    }

    .and_text-2 {
        width: 100%;
        text-align: center;
    }

    .title-ft-zakaz {
        font-size: 26px;
        line-height: 35px;
    }

    .zak-box-1 {
        float: left;
        width: 100%;
        min-height: 0;
    }
/* 
    .tovar-header_1 {
        display: none;
        background: none;
    } */

    .zak-box-2 {
        width: 100%;
        float: none;
    }

    .zakazur-bg {
        overflow: hidden;
    }

    .bg-doc {
        margin-top: 0;
    }

    .specialist-name {
        line-height: 23px;
    }

    .specialist-text {
        line-height: 24px;
    }

    .rezissl-bg {
        background-size: cover;
    }

    .title-footer {
        font-size: 35px;
    }

    .bg-footer {
        background-size: cover;
    }

    .sale-ft {
        margin-left: 265px;
        margin-top: -55px;
    }

    /* .bg-footer .sale-lable {
          margin-top: 0
      } */
    .sale-lable.sale-hd:before {
        display: none;
    }

    .clock-ft-pa {
        margin-top: 0;
    }

    .clock-ft-pa {
        width: auto;
        display: table;
        margin: 0 auto;
        float: none;
    }

    .com-block .com-img-bl {
        float: none;
        display: table;
        margin: 0 auto 15px;
    }

    .com-p,
    .com-txt {
        width: 100%;
        text-align: center;
    }

    .issl-1 {
        padding-bottom: 0;
    }

    .graph img {
        margin-bottom: 70px;
    }

    .tabl-grapf {
        bottom: 20px;
    }

    .tovar-ft .prod-header {
        left: 10px;
        top: 19px;
    }

    .bg-footer .sale-end-text {
        text-align: center;
        padding: 0;
    }

    .bg-footer .timer {
        margin: 0 auto;
        float: none;
    }

    .bg-footer .form {
        margin-top: 10px;
    }

    .clock-top {
        margin-top: 20px;
    }
}

@media (max-width: 640px) {
    .zak-box .sale-lable {
        display: none;
    }

    .box-txt-salenew {
        margin-left: 0;
        text-align: center;
    }
}

@media (max-width: 479px) {
    .tovar-ft .prod-header {
        left: 0;
        top: 0;
    }

    .tovar-header {
        width: 200px;
        min-height: 185px;
        left: 0;
    }

    .bg-footer .tovar-ft {
        margin-left: auto;
        margin-right: auto;
    }

    .bg-doc {
        background: #b0d2ce;
    }

    .bg-sostav {
        background: #fff;
    }

    .unisr-bg,
    .zakazur-bg,
    .rezissl-bg,
    .bg-footer {
        background: #006788;
    }

    .rek-footer p {
        font-size: 14px;
    }

    .specialist-name span {
        width: calc(100% - 76px);
        font-size: 14px;
    }

    .autograph {
        width: 76px;
        height: auto;
        right: 10px;
        bottom: 20px;
    }

    .specialist {
        padding: 25px 15px;
    }

    .prod-header {
        top: 70px;
        /* left: calc(50% - 130px); */
    }

    .title-header {
        font-size: 40px;
    }

    .bg-header {
        overflow: hidden;
    }

    .bg-header,
    .bg-polzaizl {
        background: #e8edf0;
    }

    .prod-header {
        /*width: 275px;*/
    }

    .sale-lable {
        margin-left: 175px;
        margin-top: -180px;
    }

    .form {
        margin-top: 30px;
    }

    .form-inner {
        padding: 15px 15px 0;
    }

    .unisr_ul__item {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 12px;
    }

    .title-footer {
        margin-bottom: 0;
    }

    .bg-footer .sale-ft {
        display: none;
    }

    .clock-ft-pa {
        margin-top: 30px;
    }

    .title-footer {
        font-size: 28px;
    }

    .new-price {
        font-size: 28px;
    }

    .title-unisr {
        margin-bottom: 20px;
    }

    /* .unisr-bg {
      min-height: 980px;
    } */
    .title-sost {
        margin: 20px 0;
    }

    .deger_item {
        margin-bottom: 20px;
    }

    .zakazur-bg .bl-clock-ft-p {
        margin-top: 10px;
    }
}

.col15-lg-15,
.col15-lg-3,
.col15-md-15,
.col15-md-3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .col15-md-15,
    .col15-md-3 {
        float: left;
    }

    .col15-md-15 {
        width: 100%;
    }

    .col15-md-3 {
        width: 20%;
    }
}

@media (min-width: 1200px) {
    .col15-lg-15,
    .col15-lg-3 {
        float: left;
    }

    .col15-lg-15 {
        width: 100%;
    }

    .col15-lg-3 {
        width: 20%;
    }

    .col15-lg-offset-0 {
        margin-left: 0;
    }
}

.youtube {
    background-color: #000;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    cursor: hand;
    cursor: pointer;
    display: inline-block;
}

.youtube .thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
}

.youtube .play {
    opacity: 0.8;
    height: 77px;
    left: 50%;
    margin-left: -38px;
    margin-top: -38px;
    position: absolute;
    top: 50%;
    width: 77px;
}

.youtube .play {
    background: url(../images/playy.png);
    background: url(../images/playy.png);
}

#video-wrap {
    font-size: 0;
    margin: 30px 0;
}

.video-wrap {
    display: inline-block;
    min-height: 290px;
    vertical-align: top;
    text-align: center;
}

.video-wrap-3 {
    margin: 10px 1%;
    width: 31%;
}

.video_subtitle {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}

@media screen and (max-width: 769px) {
    #video-wrap {
        text-align: center;
    }

    .video-wrap {
        width: 100% !important;
        margin: 0 !important;
    }
}


.autograph {
    display: none;
}

.bg-best.pos-rel {
    display: none;
}

.img-doc {
    background-position: bottom center !important;
    background-size: contain !important;
    max-width: 100%;
}

.navbar-topper {
    z-index: 31;
}

.bg-sostav {
    background: #f3f6f8;
    min-height: 1px;
    /* padding-bottom: 25px; */
}

/* @media screen and (min-width: 1220px) {
  .bg-sostav {
    padding-bottom: 50px;
  }
} */
.popup-prod {
    max-width: 250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
    .wrap-popup .form-inner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wrap-popup picture {
        flex-shrink: 0;
    }

    .popup-prod {
        margin-right: 30px;
        margin-bottom: 0px;
    }

    .form-wrap {
        flex-shrink: 0;
    }
}

@media screen and (max-width: 479px) {
    .webp .bg-header, .no-webp .bg-header {
        background: -webkit-linear-gradient(180deg, rgb(194, 225, 227), rgb(229, 233, 232));
        background: -moz-linear-gradient(180deg, rgb(194, 225, 227), rgb(229, 233, 232));
        background: linear-gradient(180deg, rgb(194, 225, 227), rgb(229, 233, 232));
    }

    .webp .bg-polzaizl, .no-webp .bg-polzaizl {
        background: #f3f3f3;
    }

    .webp .zakazur-bg, .no-webp .zakazur-bg, .webp .rezissl-bg, .no-webp .rezissl-bg {
        background: -webkit-linear-gradient(180deg, rgb(131, 201, 225), rgb(1, 110, 153));
        background: -moz-linear-gradient(180deg, rgb(131, 201, 225), rgb(1, 110, 153));
        background: linear-gradient(180deg, rgb(131, 201, 225), rgb(1, 110, 153));
    }

    .bg-doc {
        background: #b6dad6;
    }

    .webp .bg-footer, .no-webp .bg-footer {
        background: #0184a7;
    }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
    .danger__item {
        width: 50%;
        float: left;
    }
}

.deger_item {
    background-size: cover !important;
}

.zakazur-bg-cont {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  float: none;
}

@media screen and (max-width: 1199px) {
    .bg-header {
        background-position: center right !important;
    }

    .bg-footer .sale-lable {
        margin-left: 200px;
        margin-top: -140px;
    }
}

@media screen and (max-width: 991px) {
    .bg-footer .sale-lable {
        margin-left: 247px;
        margin-top: -150px;
    }
}

@media screen and (min-width: 1200px) {
    .title-header {
        font-size: 80px;
    }

    .tovar-header {
        /*left: -50px;*/
    }

    .tovar-header_1 {
        margin-top: 0;
    }
}

@media screen and (min-width: 768px) {
    .tovar-header_1 {
        margin-left: 50px;
        width: 240px;
        min-height: 180px;
    }
}

@media screen and (max-width: 767px) {
    .tovar-header {
        top: 30px;
    }

    .tovar-ft {
        top: 20px;
        min-height: 220px;
        width: 250px;
        padding-bottom: 40px;
    }

    .sale-hd {
        margin-left: 270px;
        margin-top: -60px;
    }

}

@media screen and (max-width: 479px) {
    /* .tovar-header {
        margin-left: -185px;
    } */
    .prod-header {
        top: 0
    }

    .tovar-ft {
        top: 30px;
        margin-left: -145px;
    }

    .sale-hd {
        margin-left: 190px;
        margin-top: -100px;
        transform: scale(0.5);
    }

    .fr-clk {
        float: none;
    }

    .new-price {
        font-size: 26px;
    }

    .title-unisr {
        font-size: 28px;
    }

    .title-sost,
    .title-instr,
    .title-com,
    .title-footer,
    .title-polzaizl {
        font-size: 28px;
        line-height: 1.1;
    }
}

.bg-doc {
    min-height: 1px;
}

.clock-ft-pa {
    margin-top: 0 !important;
}


.bg-sostav {
    background: #f3f6f8;
    min-height: 1px;

}


@media screen and (max-width: 767px) {
    .tovar-header_1 {
        width: 250px;
        min-height: 195px;
        margin: 0 auto;
    }

    .box-txt-saleold {
        margin-left: 145px;
    }

    .zak-box-2 .bl-clock-ft-p {
      margin-top: 20px;
    }

    .zak-box-2 {
      min-height: 273px;
    }
.box-txt-salenew {
  margin-top: 12px;
}


}

@media screen and (max-width: 639px) {
    .box-txt-saleold {
        margin-left: 0;
        text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .tovar-header {
        left: 0;

    }

    .sale-hd {
        margin-left: 250px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .tovar-header {
        top: 0px;
        margin-top: 40px;
    }

    .prod-header {
        top: 0;
    }

    .sale-hd {
      margin-left: 277px;
      margin-top: -156px;
    }

    


  .tovar-header {
    left: -10px;
  }

    .sale-lable.sale-hd:before {
        display: none;
    }

    .timer {
        float: none;
    }

    .tovar-header_1 {
        margin-bottom: 25px;
    }

    .tovar-ft .prod-header {
        top: 0;
        left: 0;
    }

    .tovar-ft {
        width: 300px;
    }
}


@media screen and (max-width: 991px) {
  .sale-hd {
    margin-left: 252px;
  }

    .title-polzaizl,
    .title-unisr,
    .title-sost,
    .title-ft-zakaz,
    .title-rezissl,
    .title-com,
    .title-instr {
        margin-top: 30px;
        font-size: 28px;
        line-height: 1.1;
    }


    .title-footer {
        margin-top: 30px;
    }

    .box-txt-salenew {
        font-size: 30px;
    }

    /* .box-txt-saleold {
        margin-left: 145px;
    } */

}

/* @media screen and (max-width: 639px) {
  .bl-clock-ft-p {
      margin-top: 0;
  }
  .box-txt-saleold {
      margin-left: 0;
      text-align: center;
      
  }
  .box-txt-salenew {
      padding-top: 0 !important;
  }
  .zak-box-2 {
      min-height: 1px;
      padding-bottom: 25px;
  }
  
} */
@media screen and (min-width: 992px) {
    .rezissl-bg .row {
        display: flex;
        align-items: stretch;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .issl-1 {
        height: 100%;
    }

    .img-doc {
        min-height: 600px;
    }
}

/*new*/
.tovar-ft {
    top: 75px;
}

@media (max-width: 479px) {
    .sale-hd {
        margin-left: 155px;
    }
}
.x_country_select {
    display: none !important;
}
.certification-section {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.certification-image {
    width: 100%;
    max-width: 800px; /* Ajuste la taille selon ton design */
    height: auto;
    display: block;
}

@media screen and (min-width: 768px) { /* Masquer sur écrans larges (tablette & desktop) */
    .certification-section {
        display: none;
    }
}

@media screen and (max-width: 767px) { /* Afficher uniquement sur mobile */
    .certification-section {
        display: flex;
    }
}

/* Conteneur des notifications */
#fake-notifications-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Style de chaque notification */
.fake-notification {
    background: rgba(0, 0, 0, 0.85);
    color: white;
    padding: 12px 15px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    gap: 10px;
    opacity: 0;
    transform: translateX(-20px);
    animation: fadeInOut 10s ease-in-out forwards;
    max-width: 280px;
    min-width: 250px;
}

/* Animation pour faire apparaître et disparaître la notification */
@keyframes fadeInOut {
    0% { opacity: 0; transform: translateX(-20px); }
    10% { opacity: 1; transform: translateX(0px); }
    90% { opacity: 1; transform: translateX(0px); }
    100% { opacity: 0; transform: translateX(-20px); }
}

/* Icône de notification */
.fake-notification img {
    width: 24px;
    height: 24px;
}

/* Responsive */
@media screen and (max-width: 768px) {
    #fake-notifications-container {
        bottom: 10px;
        left: 10px;
    }
    
    .fake-notification {
        font-size: 12px;
        padding: 10px;
        min-width: 220px;
        max-width: 250px;
    }
}
/* Styles pour les options de packs */
/* Conteneur des packs */
.pack-options {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin-bottom: 20px;
}

/* Style des options */
.pack-option {
    border: 2px solid #1e949d;
    border-radius: 15px;
    padding: 15px;
    width: 100%;
    max-width: 220px;
    text-align: center;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
    background: #fff;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pack-option:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(30, 148, 157, 0.3);
}

/* Masquer le bouton radio */
.pack-option input[type="radio"] {
    display: none;
}

/* Contenu des packs */
.pack-content {
    padding: 10px;
    text-align: center;
    width: 100%;
}

.pack-content h3 {
    font-size: 18px;
    color: #1e949d;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.pack-content p {
    font-size: 16px;
    color: #232323;
    margin: 8px 0 0;
    font-family: "Montserrat", sans-serif;
}

/* Style quand le pack est sélectionné */
.pack-option input[type="radio"]:checked + .pack-content {
    background: #1e949d;
    color: #fff;
    border-radius: 12px;
    padding: 12px;
}

.pack-option input[type="radio"]:checked + .pack-content h3,
.pack-option input[type="radio"]:checked + .pack-content p {
    color: #fff;
}

/* Badge "Le plus commandé" */
.pack-popular {
    border: 2px solid #ff9523;
}

.popular-badge {
    position: absolute;
    top: 8px;
    right: -30px;
    background: #ff9523;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 25px;
    transform: rotate(45deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-family: "Montserrat", sans-serif;
}

/* Responsive */
@media screen and (max-width: 768px) {
    .pack-options {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .pack-option {
        max-width: 100%;
    }
}
