.clearfix,
.form-control,
footer,
main,
section {
    display: block
}

*,
.title-header,
.title-p {
    font-family: Roboto, sans-serif
}

.form-inner,
.order-btn,
.sale-lable,
.text-center,
.title-header,
.title-p {
    text-align: center
}

*,
.image-pack,
.pop-up__box,
.pop-up__box *,
:after,
:before {
    box-sizing: border-box
}

.unisr_ul,
ul {
    list-style: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

h3,
input,
select {
    font-family: inherit
}

a,
a:active,
a:hover,
input:focus,
select:focus {
    outline: 0
}

img {
    border: 0;
    vertical-align: middle
}

input,
select {
    margin: 0;
    font: inherit;
    color: inherit
}

.new-price,
h3 {
    margin-bottom: 10px
}

select {
    text-transform: none
}

input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

@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;
        max-width: 100% !important
    }
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h3 {
        page-break-after: avoid
    }
}

.order-btn,
a {
    text-decoration: none
}

.autograph,
.pop-up__box,
label {
    max-width: 100%
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

input,
select {
    font-size: inherit;
    line-height: inherit
}

a {
    background-color: transparent;
    color: #337ab7
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

h3 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    font-size: 24px
}

p {
    margin: 0 0 10px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.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-md-1,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-sm-12,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.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) {
    .container {
        width: 750px
    }
    .col-sm-12,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .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%
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
    .col-md-1,
    .col-md-12,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-8 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .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%
    }
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.form-control {
    background-color: #fff;
    background-image: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.row:after {
    clear: both
}

.visible-lg-block {
    display: none !important
}

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: GothamPro
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.zakazur-bg-p0  {
    max-width: 800px;
    width: 100%;
    margin: 0 auto; 
}

.bg-header {
    width: 100%;
    background: url(../images/header-bg.webp) top center/cover no-repeat;
    min-height: 745px
}

.no-webp .bg-header {
    background: url(../images/header-bg.jpg) top center/cover no-repeat
}

.title-header {
    font-size: 80px;
    color: #246f91;
    font-weight: 700
}

.title-p {
    font-size: 30px;
    color: #07283f;
    font-weight: 500
}

.new-price,
.timer .block .rect-1,
.title-polzaizl span {
    color: #1e949d
}

.guarantee-title,
.new-price,
.order-btn,
.sale-lable {
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.clock-ft-pa,
.clock-top {
    margin-top: 50px
}

.form {
    border-radius: 10px;
    background: #fff;
    padding: 8px;
    width: 100%;
    margin-top: 40px;
    position: relative;
    z-index: 2
}

.form-end {
    margin-top: 0;
    margin-bottom: 0 !important;
}

.form-inner {
    border: 3px solid #1e949d;
    border-radius: 10px;
    width: 100%;
    padding: 25px 30px
}

.new-price {
    line-height: 30px;
    margin-top: 0
}

.form-group:not(:last-child) {
    margin-bottom: 15px
}



.form-control,
select {
    border: 1px solid #dadada;
    border-radius: 20px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1);
    width: 100%;
    color: #212121;
    font-size: 14px;
    line-height: 30px;
    height: 43px;
    padding: 6px 18px 7px
}

.order-btn,
.order-btn-1 {
    box-shadow: 0 3px 0 0 #e68900;
    text-transform: uppercase
}

.form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/sel2.png) 95% center no-repeat #fff
}

.form-group select::-ms-expand {
    display: none
}

.order-btn {
    background: #ff9523;
    border-radius: 30px;
    color: #fff;
    border: none;
    display: inline-block;
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    padding: 15px 0;
    height: 60px;
    letter-spacing: .065em
}

.order-btn:hover {
      background: #ce6b02;
}

.tovar-header {
    width: 400px;
    min-height: 290px;
    background: url(../images/prod.webp) 0 0/contain no-repeat;
    top: 106px;
    left: 0;
    position: relative;
    z-index: 5;
    margin: 28px 0
}

.tovar-header--first {
    width: 300px;
}

.tovar-header--first .sale-persent.sale-persent{
right: 255px;
    top: 128px;
}

.no-webp .tovar-header,
.no-webp .tovar-header_1 {
    background: url(../images/prod.png) 0 0/contain no-repeat
}

.guarantee {
    width: 100%;
    background: #216686
}

.guarantee-inner {
    padding: 60px 0;
    overflow: hidden
}

.guarantee__item {
    padding-left: 100px;
    min-height: 62px;
    margin-top: 0px
}

.guarantee__item.gi1 {
    background: url(../images/preim-1.png) left center no-repeat
}

.guarantee__item.gi2 {
    background: url(../images/preim-2.png) left center no-repeat
}

.guarantee__item.gi3 {
    background: url(../images/preim-3.png) left center no-repeat
}

.guarantee-text {
    color: #fff;
    letter-spacing: .02em;
    font-size: 16px;
    line-height: 22px;
    margin: 0
}

.row-flex {
    display: flex;
    align-items: center;
}

.guarantee-title {
    font-size: 22px;
    color: #fff
}

.sale-lable {
    background: url(../images/sale.png) no-repeat;
    width: 119px;
    min-height: 119px;
    line-height: 1.1;
    position: absolute;
    margin-top: -105px;
    margin-left: 205px;
    color: #fff;
    z-index: 5
}

.title-polzaizl,
.title-unisr {
    margin-top: 70px;
    font-size: 48px;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.sale-persent {
    width: 167px;
    height: 153px;
    display: block;
    position: absolute;
    top: -55px;
    right: 285px
}

.sale-lable span {
    font-family: Roboto, sans-serif;
    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.webp) no-repeat;
    width: 100%;
    min-height: 850px
}

.no-webp .bg-polzaizl {
    background: url(../images/bg-bol.jpg) no-repeat
}

.title-polzaizl {
    margin-bottom: 20px;
    color: #232323;
    line-height: 45px
}

.pos-rel,
.unisr_ul li {
    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
}

.bg-sostav,
.specialist,
.tovar-header_1,
.txt-block-ft {
    position: relative
}

.rezissl-bg,
.unisr-bg {
    background: url(../images/blue-bg.webp) no-repeat;
    width: 100%
}

.no-webp .rezissl-bg,
.no-webp .unisr-bg {
    background: url(../images/blue-bg.jpg) no-repeat
}

.title-unisr {
    margin-bottom: 60px;
    line-height: 1.2;
    color: #fff
}

.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 {
    background: url(../images/pen.webp) no-repeat;
    width: 100%;
    min-height: 460px
}

.no-webp .pen-bg {
    background: url(../images/pen.jpg) no-repeat
}

.unisr_ul {
    margin: 0;
    padding: 40px 0
}

.unisr_ul__item {
    color: #232323;
    font-size: 18px;
    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
}

.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) top center no-repeat;
    min-height: 11px;
    background-size: cover
}

.bg-sostav::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, .7)
}

.bg-instr,
.bg-sostav .container {
    padding-bottom: 40px
}

.footer {
    text-align: center;
    font-size: 18px;
    padding: 25px 0;
}

.bg-inst {
    margin-bottom: 60px;
}

.title-sost {
    line-height: 1.2;
    color: #232323;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 60px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 48px
}

.and_text,
.and_text-2 {
    vertical-align: top;
    text-align: left;
    float: left
}

.and-ul_item {
    vertical-align: top;
    margin-bottom: 20px
}

.di-1 {
    background: url(../images/sost-1.webp) bottom center no-repeat;
    float: left
}

.no-webp .di-1 {
    background: url(../images/sost-1.png) bottom center no-repeat
}

.di-2 {
    background: url(../images/sost-2.webp) bottom center no-repeat;
    float: left
}

.no-webp .di-2 {
    background: url(../images/sost-2.png) bottom center no-repeat
}

.di-3 {
    background: url(../images/sost-3.webp) bottom center no-repeat;
    float: left
}

.no-webp .di-3 {
    background: url(../images/sost-3.png) bottom center no-repeat
}

.di-4 {
    background: url(../images/sost-4.webp) bottom center no-repeat;
    float: left
}

.no-webp .di-4 {
    background: url(../images/sost-4.png) bottom center no-repeat
}

.deger_item {
    width: 176px;
    height: 176px;
    margin-right: 20px;
    margin-bottom: 40px
}

.and_text {
    width: 53%;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 24px;
    color: #1e949d;
    line-height: 30px
}

.and_text-2 {
    width: 64%;
    margin: 0 0 40px;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 24px
}

.zakazur-bg {
    width: 100%;
    background: url(../images/zakaz-bg.webp) top center/auto 100% no-repeat;
    min-height: 480px;
    padding-bottom: 70px;
}

.no-webp .zakazur-bg {
    background: url(../images/zakaz-bg.jpg) top center/auto 100% no-repeat
}

.title-ft-zakaz {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    text-align: center;
    margin: 70px 0 60px;
    padding: 0 20px;
    line-height: 1.2
}

.zak-box {
    width: 100%;
    min-height: 300px;
    background: #ecf4f3;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding-left: 40px;
    padding: 25px 0 25px 35px;
}

.zak-box-1 {
    float: left;
    width: 290px;
  
}

.txt-block-ft {
    width: 100%;
    padding: 20px;
    margin-bottom: 15px;
}

.box-txt-salenew {
    margin: 30px 0 10px 130px;
    color: #1e949d;
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 30px;
    text-align: left
}

.order-btn-1,
.order-btn-1:hover {
    color: #fff;
    text-decoration: none
}

.order-btn-1,
.zak-box-2 {
    display: inline-block;
    text-align: center
}

.tovar-header_1 {
    width: 290px;
    min-height: 190px;
    background: url(../images/prod.png) 0 0/contain no-repeat;
    margin: 0 auto
}

.zak-box-2 {
    width: 310px;

}


.order-btn-1 {
    background: #ff9523;
    border-radius: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    border: none;
    width: 100%;
    line-height: 35px;
    font-size: 14px;
    padding: 15px 0;
    height: 60px;
    margin-top: 0px;
    transition: 0.5s;
}

.order-btn:hover, .order-btn-1:hover  {
    background: #e37d0f; 
}

.bg-doc {
    width: 100%;
    background: url(../images/bg-doc.png);
    margin-top: 0
}

.specialist {
    border-radius: 10px;
    background: #fff;
    padding: 35px;
    box-shadow: 0 1px 18px 0 rgba(50, 50, 50, .75);
    margin-top: 70px
}

.specialist:before {
    content: '';
    position: absolute;
    right: -64px;
    top: 35%;
    width: 87px;
    height: 76px;
    background: url(../images/arrow-doc.png) center no-repeat;
    margin-top: -53px
}

.specialist-title {
    color: #232323;
    font-size: 48px;
    line-height: 50px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin: 0 0 30px
}

.specialist-text {
    line-height: 30px;
    font-size: 18px;
    color: #232323;
    margin: 0 0 40px
}

.specialist-name {
    font-size: 22px;
    color: #1e949d;
    line-height: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.instr-text1,
.title-instr {
    color: #232323
}

.specialist-name span {
    color: #6c6c6c;
    font-size: 16px;
    text-transform: none;
    display: block;
    width: calc(100% - 110px)
}

.title-instr,
.title-instr span {
    font-size: 48px;
    line-height: 50px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin-top: 70px;
    margin-bottom: 0px;
    text-align: center
}

.autograph {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 35px
}

.best-box,
.footer-a,
.instr-box,
.timer .block {
    display: inline-block
}

.adress,
.image-pack,
.instr-box,
.rek-footer {
    position: relative
}

.img-doc {
    background: url(../images/doc.webp) center/100% auto no-repeat;
    width: 428px;
    min-height: 703px;
    margin-left: -60px;
    position: relative;
    top: 80px;
}

.no-webp .img-doc {
    background: url(../images/doc.png) center/100% auto no-repeat
}

.bg-instr {
    width: 100%;
    background: url(../images/bg-man.webp) top center/cover no-repeat;
 
}

.no-webp .bg-instr {
    background: url(../images/bg-man.jpg) top center no-repeat
}

.title-instr span {
    color: #1e949d
}

.best__item,
.instr__item {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px
}

.instr-box {
    width: 100%;
    height: 176px;
    margin-bottom: 10px
}

.instr-ico.in1 {
    background: url(../images/prem-1.webp) center no-repeat
}

.no-webp .instr-ico.in1 {
    background: url(../images/prem-1.png) center no-repeat
}

.instr-ico.in2 {
    background: url(../images/prem-2.webp) center no-repeat
}

.no-webp .instr-ico.in2 {
    background: url(../images/prem-2.png) center no-repeat
}

.instr-ico.in3 {
    background: url(../images/prem-3.webp) center no-repeat
}

.no-webp .instr-ico.in3 {
    background: url(../images/prem-3.png) center no-repeat
}

.best-ico,
.instr-ico {
    width: 100%;
    height: 100%
}

.instr-text1 {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 5px;
    text-align: center
}

.title-com,
.title-rezissl {
    text-align: center;
    font-size: 48px;
    line-height: 1.2;
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.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
}

.title-rezissl {
    color: #fff;
    margin-top: 70px;
    margin-bottom: 60px
}

.tabl-grapf-2 {
    width: 270px
}

.title-com {
    margin: 70px 0 60px;
    color: #232323
}

.com-p,
.com-txt {
    line-height: 30px;
    float: left;
    text-align: left;
    vertical-align: top
}

.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,
.com-img-2,
.com-img-4 {
    background: url(../images/ava-1.png) top center no-repeat;
    float: left
}

.com-img-3 {
    background: url(../images/ava-3.png) top center no-repeat;
    float: left
}

.com-txt {
    width: 76%;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 22px;
    color: #1e949d;
    text-transform: uppercase
}

.com-p {
    width: 71%;
    margin: 0 0 20px;
    font-size: 18px;
    color: #232323
}

.com-right,
.req {
    float: right
}

.com-right {
    text-align: right
}

.bord-n {
    border-bottom: none
}

.best-box {
    width: 100%;
    height: 70px;
    margin-bottom: 20px
}

.best-ico.bs1 {
    background: url(../images/ft-preim-1.png) center no-repeat
}

.best-ico.bs2 {
    background: url(../images/ft-preim-2.png) center no-repeat
}

.best-ico.bs3 {
    background: url(../images/ft-preim-3.png) center no-repeat
}

.best-ico.bs4 {
    background: url(../images/ft-preim-4.png) center no-repeat
}

.best-text {
    color: #232323;
    margin: 20px 0 5px;
    text-align: center
}

.timer .block .rect,
.title-footer {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.bg-best {
    background: 0 0/cover #f3f6f8;
    min-height: 225px
}

.bg-footer {
    background: url(../images/bg-footer.webp) no-repeat;
    width: 100%;
    padding-bottom: 60px;
    background-size: cover;
}

.no-webp .bg-footer {
    background: url(../images/bg-footer.jpg) no-repeat
}

.title-footer {
    margin: 70px 0 60px;
    text-align: center;
    font-size: 48px;
    line-height: 1.2
}

.rek-footer,
.timer .block-1 label {
    text-align: center;
    font-family: GothamPro
}

.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
}

.bg-footer .sale-lable.sale-ft:before {
    content: none
}

.sale-ft {
    margin-left: 306px
}

.tovar-ft {
    top: 0
}

.tovar-ft .sale-persent {
    top: -40px;
    right: 300px
}

.rek-footer {
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    margin: 35px auto 25px
}

.footer-a,
.sale-end-text {
    font-size: 16px;
    line-height: 30px
}

.adress::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    background: url(../images/everad_logo.png) center center/cover no-repeat
}

.rek-footer p {
    text-align: left;
    margin: 0
}

.adress {
    text-align: center;
    padding-top: 60px
}

.footer-a {
    width: 100%;
    color: #246f91;
    text-decoration: underline
}

.footer-a:hover {
    text-decoration: none
}

a,
input {
    outline: 0 !important
}

.timer {
    text-align: center;
    display: block;
    margin: 0 auto 10px;
    font-family: 'Exo 2'
}

.timer-popup {
    margin-bottom: 30px;
}


.sale-end-text {
    color: #000;
    text-align: center
}

.timer .block {
    width: 55px;
    height: 55px;
    text-align: center;
    vertical-align: top;
    border-radius: 5px;
    background: #1e949d;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    margin: 0 3px 5px
}

.timer .block .rect {
    font-size: 30px;
    text-align: center;
    line-height: 58px;
    width: 55px
}

.zak-timer {
    margin-bottom: 30px;
}

.timer .block label {
    font-size: 14px;
    text-align: center;
    margin: 0;
    color: #232323
}

.bl-clock-ft-p {
    margin-top: 0px
}

.ft-clk {
    text-align: center;
    color: #fff
}

.timer .block-1 label {
    font-size: 14px;
    margin: 0;
    color: #000
}
.timer-end {
    margin-bottom: 30px;
}
.about,
.and_text-2,
.best-text,
.bl-clock-ft-p,
.com-p,
.footer-a,
.form-control,
.guarantee-text,
.instr-text1,
.issl-1,
.plash-text,
.sale-end-text,
.specialist-name span,
.specialist-text,
.timer .block label,
select {
    font-family: Roboto, sans-serif
}

/* .timer .block-1 {
    background: #fff
} */

/* .timer .block .rect-2 {
    color: #f44336
} */

@media (max-width:1199px) {
    .bg-doc,
    .bg-header,
    .order-btn-1,
    .tovar-header_1 {
        position: relative
    }


    .sale-lable {
        margin-left: 235px;
        margin-top: -50px;
        z-index: 50
    }
    .guarantee-inner {
        padding: 40px 0
    }
    .zak-box .sale-lable {
        margin-left: 258px;
        margin-top: -45px
    }
    .bg-header .title-p {
        padding-left: 0
    }
    .box-txt-salenew {
        margin-left: 135px
    }
    .sale-lable.sale-hd:before {
        content: none
    }
    .bg-header::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        background-color: rgba(255, 255, 255, .75)
    }
    .bg-header .clock-top {
        margin-top: 0
    }
    .tovar-header {
        top: 35px
    }
    .kr-rght {
        margin-bottom: 0;
        min-height: 377px
    }
    .pen-bg {
        min-height: 425px;
        background-size: 100%
    }
    .unisr_ul {
        padding-bottom: 0;
        padding-top: 40px;
        margin-left: 20px
    }
    .unisr_ul__item {
        line-height: 25px
    }
    .tovar-header_1 {
        z-index: 20;
    }
    .order-btn-1 {
        z-index: 90
    }
    .bg-doc {
        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
    }
    .clock-ft-pa {
        margin-top: 10px
    }
    .img-doc {
        width: 370px;
        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 {
   
       
        margin-left: auto;
        margin-right: auto
    }
    .title-footer {
        font-size: 42px
    }
    .mod-bottom {
        margin-left: 100px
    }

      .about .inL_57435 {
    width: 58%;
    }

    .title-unisr {
        margin-bottom: 30px;
    }
}

@media (max-width:991px) {
    .about .col-sm-7,
    .img-doc,
    .kr-rght,
    .specialist:before {
        display: none
    }

 
    .title-ft-zakaz {
    font-size: 42px;
}

.tovar-header--first .sale-persent.sale-persent {
        right: 216px;
    top: 143px;
}
    .img-doc,
    .pen-bg {
        background: 0 0
    }
    .com-img-bl,
    .mod-bottom {
        margin-left: 0
    }
    .unisr_ul {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .specialist {
        margin-bottom: 40px
    }
    .tabl-grapf {
        width: 270px;
        bottom: 80px
    }
    .tabl-grapf-2 {
        width: 240px
    }
    .issl-1 {
        margin-bottom: 35px
    }
    .rezissl-bg {
        background-size: cover
    }
    .com-p,
    .zak-box {
        width: 100%
    }
    .clock-ft-pa {
        margin-top: 0
    }
    .bg-footer .tovar-header {
        top: 25px;
        margin-top: 80px;
    }
    .tovar-ft {
        min-height: 229px !important;
    }

    .com-img-bl {
        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-5 {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .about {
        min-height: 1px;
        border-radius: 15px
    }
    .unisr-bg {
        min-height: 630px
    }
    .unisr_ul li:before {
        top: 5px
    }
    .unisr_ul__item {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 11px
    }
    .title-footer {
        font-size: 32px
    }

        .unisr_ul {
        padding-top: 30px;
        padding-bottom: 10px;
        margin-left: 35px;
    }
}

@media (max-width:767px) {
    .adress,
    .bg-header .title-p,
    .req {
        padding-left: 0
    }
    .row-flex {
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
    }

    .bg-footer .tovar-header {
        margin-top: 20px;
    }
  
    .guarantee__item {
        padding-left: 90px;
    }
    .tovar-header {
        width: 300px;
    }

    .flex1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .tovar-ft .sale-persent {
        right: 210px !important;
    }
    .deger_item,
    .zak-box-1,
    .zak-box-2 {
        width: 100%
    }
    .bg-header,
    .zakazur-bg {
        overflow: hidden
    }
    .rek-footer {
        display: table;
        margin: 25px auto
    }
    .title-rezissl {
        font-size: 30px
    }
    .adress {
        padding-top: 60px
    }

    .zak-box {
        display: block;
        padding: 20px;
        max-width:450px;
    }
    .adress::before {
        left: 50%;
        margin-left: -25px
    }
    .adress,
    .req {
        float: none;
        font-size: 14px
    }
    .footer-a {
        font-size: 14px;
        text-align: center !important
    }
    .adress p,
    .req p {
        text-align: center
    }
    .ab_bl,
    .instr-box.arrow-instr:after,
    .pen-bg,
    .req,
    .sale-lable.sale-hd:before,
    .tovar-header_1 {
        display: none
    }
    .form-inner {
        padding-top: 20px
    }
    .title-header {
        font-size: 62px
    }
    .title-com,
    .title-instr,
    .title-instr span {
        font-size: 36px
    }
    .tovar-header {
        bottom: 0;
        margin: 0 auto;
        min-height: 250px
    }
    .form {
        margin: 0 auto 20px;
        max-width: 400px;
        width: 100%;
    }
    .zak-box .sale-lable {
        margin-left: 450px;
        margin-top: -80px
    }
    .sale-lable {
        margin-left: 245px;
        margin-top: -30px
    }
    .guarantee-inner {
        padding: 10px 0 50px
    }

    .guarantee__item {
        margin-top: 50px;
    }
    .bg-polzaizl,
    .unisr-bg {
        padding-bottom: 50px;
        background-size: cover
    }
    .title-instr {
        margin-bottom: 0
    }
    .bg-header {
        -ms-background-position-x: calc(50% - 500px);
        background-position-x: calc(50% - 500px)
    }
    .unisr-bg {
        min-height: 725px
    }
    .about {
        border-radius: 15px
    }
    .box-txt-salenew {
        margin: 29px 0 10px 100px;
        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: 30px;
        padding-bottom: 10px;
        margin-left: 35px
    }
    .title-unisr {
        font-size: 38px;
        line-height: 40px
    }
    .and_text,
    .and_text-2,
    .com-p,
    .com-txt {
        width: 100%;
        text-align: center
    }
    .title-ft-zakaz {
        font-size: 26px;
        line-height: 35px;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .specialist {
        margin-top:30px;
    }
    .zak-box-1 {
        float: left;
        min-height: 0
    }
    .zak-box-2 {
        float: none
    }
    .bg-doc,
    .bg-footer .sale-lable {
        margin-top: 0
    }
    .specialist-name {
        line-height: 23px
    }
    .specialist-text {
        line-height: 24px
    }
    .bg-footer,
    .rezissl-bg {
        background-size: cover
    }
    .title-footer {
        font-size: 35px;
        margin-bottom: 0;
    }
    .sale-ft {
        margin-left: 265px;
        margin-top: -55px
    }
    .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
    }
    .issl-1 {
        padding-bottom: 0
    }
    .graph img {
        margin-bottom: 70px
    }
    .tabl-grapf {
        bottom: 20px
    }
    .bg-best {
        padding-bottom: 40px
    }
    .title-sost {
        font-size: 32px
    }
}

@media (max-width:640px) {
    .zak-box .sale-lable {
        display: none
    }
    .box-txt-salenew {
        margin-left: 0;
        text-align: center
    }

       .row-flex {
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .row-flex .col-sm-4{
        width: 433px;
        max-width: 100%;
    }
}

.button-down a,
.plash-text {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.best-text {
    font-size: 18px;
    line-height: 1.3
}

.order-btn-1:active,
.order-btn-1:focus,
.order-btn-1:visited {
    text-decoration: none;
    color: #fff
}

.zak-box .sale-lable {
    margin-top: -95px;
    margin-left: 85px
}

.image-pack .plash img,
.popup-title h3,
ul {
    margin: 0
}

.pop-up {
    padding-left: 10px;
    padding-right: 10px
}

.pop-up__box {
    background-color: rgba(33, 102, 134, .95);
    border: 2px solid #fff;
    border-radius: 12px;
    width: 750px;
    padding: 15px
}

.popup-title {
    text-align: center;
    font-size: 40px
}

.pop-up__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    padding: 0
}

.graph img,
.image-pack,
.image-pack img {
    display: inline-block
}

.image-pack {
    max-width: 320px;
    max-height: 200px
}

.image-pack .plash {
    margin: 0;
    position: absolute
}

.image-pack .plash_one {
    bottom: -62px;
    left: -30px;
    width: 120px
}

.image-pack .plash_two {
    right: -10px;
    bottom: -50px;
    width: 100px
}

.plash-text {
    position: absolute;
    color: #fff;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

.image-pack .plash_two span:last-child {
    display: block;
    font-size: 24px
}

.image-pack img {
    max-width: 100%;
    max-height: 100%
}

.pop-up__left {
    flex: 1;
    text-align: center;
    min-width: 250px;
    padding-right: 20px
}

.pop-up__right {
    max-width: 100%
}

.form-box .form-inner {
    padding-left: 20px;
    padding-right: 20px
}

.form-box .form {
    width: 332px;
    max-width: 100%
}

.form-box .order-btn {
 
    padding: 10px;
}

.form-box>* {
    float: none !important;
    margin: 0 !important;
    position: static !important
}

.form-box * {
    max-width: 100% !important
}

@media (max-width:999px) {
    .pop-up__box {
        width: 460px
    }
    .pop-up__content {
        justify-content: center
    }
    .pop-up__left {
        padding-right: 0;
        margin: 50px auto
    }
    .image-pack {
        padding-bottom: 20px
    }
    .image-pack img {
        max-height: 280px
    }
}

.graph__one,
.graph__two {
    display: flex;
    justify-content: space-around;
    padding: 15px 15px 55px
}

.graph img {
    max-width: 480px;
    width: 100%
}

ul {
    padding: 0
}

.graph__list {
    width: 263px;
    margin-left: 30px
}

.list__item {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative
}

.list__item::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 5px;
    top: calc(50% - 5px);
    border-radius: 50%
}

.list__item1::before {
    background-color: #00f
}

.list__item2::before {
    background-color: red
}

.list__item3::before {
    background-color: orange
}

.list__item4::before {
    background-color: green
}

.list__item5::before {
    background-color: purple
}

.tabl-grapf {
    width: 300px;
    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
}

.issl-1 {
    min-height: 320px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 20px
}

@media (max-width:991px) {
    .tabl-grapf {
        bottom: 60px
    }
    .bg-doc {
        min-height: auto;
        padding-bottom: 30px
    }
    .rezissl-bg,
    .rezissl-bg.pos-rel {
        padding-bottom: 40px
    }
    .title-polzaizl {
        margin-top: 40px
    }
    .pos-rel {
        padding-bottom: 20px
    }
    .title-sost {
        margin-top: 35px
    }
    .bg-sostav .container {
        padding-bottom: 0
    }
    .specialist {
        margin-bottom: 60px
    }
}

@media (max-width:767px) {
    .image-pack {
        display: none
    }
    .graph__one,
    .graph__two {
        padding-bottom: 0
    }
    .tabl-grapf {
        bottom: 20px
    }
}

@media (max-width:479px) {
    .rek-footer p {
        font-size: 14px
    }

    .unisr_ul {
        margin-left: 20px !important;
    }

    .form-box .form-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .order-btn,
    .order-btn-1 {
        font-size: 12px
    }
    .rek-footer span {
        display: block
    }
    .best__item,
    .pop-up__right {
        width: 100%
    }
    .specialist-name span {
        width: calc(100% - 76px);
        font-size: 14px
    }
    .sale-persent img {
        width: 70%
    }
    .autograph {
        width: 76px;
        height: auto;
        right: 10px;
        bottom: 20px
    }
    .specialist {
        padding: 25px 15px
    }
    .title-header {
        font-size: 40px
    }
    .form-inner {
        padding-top: 60px
    }
    .unisr_ul__item {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 12px
    }
    .tovar-header {
        width: 275px;
        min-height: 189px;
        position: relative;
        top: auto;
        left: 20px;
        right: auto;
        bottom: auto;
        margin: 120px auto 20px
    }
    .sale-persent {
        right: auto;
        left: 0
    }
    .sale-lable {
        margin-left: 130px;
        margin-top: -60px
    }
    .title-footer {
        margin-bottom: 0;
        font-size: 28px
    }
    .bg-footer .sale-ft {
        display: none
    }
    .clock-ft-pa {
        margin-top: 30px
    }
    .bg-footer .tovar-header {
        top: 0;
        margin: 80px auto 0
    }
    .new-price {
        font-size: 34px
    }
    .pop-up__box {
        border: 0;
        background-color: transparent;
        padding: 0;
        width: 290px;
    }
    .graph__one,
    .graph__two {
        padding-bottom: 65px;
        flex-direction: column;
        align-content: center
    }
    .graph img {
        width: 100%;
        max-width: 292px;
        display: block;
        margin: 0 auto
    }
    .tabl-grapf {
        width: 290px
    }
}

.button-down {
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: background-position, .2s;
    box-shadow: 0 0 3px 0 #dedede
}

.button-down:hover {
    animation: .3s linear muveSt
}

.button-down a {
    position: absolute
}

@keyframes muveSt {
    0%,
    100% {
        background-position: center
    }
    50% {
        background-position: center 5px
    }
}

.mob_vis {
    display: none
}

.sale-persent.sale-persent {
    width: 120px;
    height: 110px;
    top: 190px;
    right: 300px
}

.sale-persent.sale-persent img {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.rezissl-bg {
    min-height: 605px
}

.img-doc {
    margin-top: 0
}

.bg-doc {
    min-height: auto
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
    .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 {
        float: left
    }
    .col-lg-offset-5,
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .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-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .visible-lg-block {
        display: block !important
    }
    .tovar-header {
        left: -45px
    }
}

@media (max-width:1199px) {
    .sale-lable {
        margin-top: -40px
    }
    .bg-doc {
        min-height: auto;
        padding-top: 20px
    }
    .zakazur-bg {
        padding-bottom: 40px
    }
    .img-doc {
        margin-top: 27px
    }
}

@media (max-width:767px) {
    .best__item:nth-child(3),
    .best__item:nth-child(4),
    .bl-clock-ft-p {
        margin-top: 0
    }
    .container {
        overflow: hidden
    }
    .tovar-header_1 {
        background-size: contain;
        display: block;
        max-width: 100%;
        margin: 0 auto;
        transform: translateX(10%)
    }
    .box-txt-salenew {
        padding-top: 0;
        margin-left: 0;
        margin-right: 0;
        text-align: center
    }
    .txt-block-ft {
        min-height: auto;
        padding: 25px 15px 0;
        width: 350px;
        max-width: 100%;
        margin: 0 auto 15px;
    }
    .d_vis {
        display: none
    }
    .mob_vis {
        display: block
    }
    .order-btn-1 {
        margin-top: 0px
    }
    .zak-box-2 {
        max-height: auto;
        padding-bottom: 0px
    }
    .zak-box-1 {
        position: relative
    }
    .zak-box.zak-box .sale-lable {
        display: block;
        position: absolute;
        margin: 0;
        top: 150px;
        right: auto;
        left: 50%;
        transform: scale(.85) translateX(80%)
    }
    .bg-polzaizl {
        padding-bottom: 40px
    }
    .title-rezissl {
        margin-top: 50px
    }
}

@media (max-width:479px) {
    .sale-lable.sale-ft,
    .sale-lable.sale-hd {
        transform: scale(.7)
    }

    .zakazur-bg-p0 {
        padding: 0 !important;
    }
    .bg-footer .tovar-header,
    .title-polzaizl,
    .title-sost,
    .tovar-header_1 {
        margin-top: 40px
    }
    .form-inner {
        padding: 20px 15px
    }
    .bg-footer .sale-ft,
    .zak-box {
        display: block
    }
    .zak-box.zak-box .sale-lable {
        top: 170px;
        transform: scale(.7) translateX(40%)
    }
    .tovar-header_1 {
        width: 300px;
        height: 187px;
        min-height: auto
    }
    .sale-persent.sale-persent {
        width: 65px;
        height:65px;
        top: 120px;
        right: auto;
        left: -35px
    }
    .sale-lable.sale-ft {
        top: -30px
    }
    .tovar-header {
        margin-top: 65px
    }
    .bl-clock-ft-p,
    .order-btn-1 {
        margin-top: 0
    }
    .zak-box-2 {
        min-height: auto;
        padding-bottom: 0px
    }
    .order-btn-1 {
        width: 90%
    }
    .form {
        margin-bottom: 40px
    }
    .instr__item,
    .specialist {
        margin-bottom: 70px
    }
    .guarantee-inner {
        padding-bottom: 40px;
        padding-top: 0
    }
    .unisr-bg {
        padding-bottom: 50px;
        min-height: auto
    }
    .bg-sostav .container {
        padding-bottom: 20px
    }
    .title-ft-zakaz {
        margin-top: 60px;
        padding: 0
    }
    .zakazur-bg {
        padding-bottom: 30px
    }
    .specialist {
        margin-top: 50px
    }
    .title-rezissl {
        margin-top: 60px;
        line-height: 1;
        font-size: 28px
    }
    .rezissl-bg {
        padding-bottom: 40px
    }
    .com-block {
        margin-bottom: 20px
    }
    .title-p {
        font-size: 27px;
        line-height: 1.2
    }
    .title-polzaizl {
        font-size: 34px
    }
    .title-com,
    .title-sost,
    .title-unisr {
        font-size: 26px;
        line-height: 1.2
    }
    .specialist-title {
        font-size: 38px;
        line-height: 1.2;
        text-align: center
    }
    .autograph {
        bottom: 9px
    }
    .title-instr.title-instr,
    .title-instr.title-instr * {
        font-size: 32px;
        line-height: 1.2
    }
    .title-footer {
        line-height: 1.2
    }
    .bg-best .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .best__item {
        width: 100%
    }
    .pos-rel {
        padding-top: 0
    }
    .title-unisr {
        margin-top: 60px;
        font-size: 24px
    }

    .best__item:nth-child(2) {
        margin-top: 0 !important;
    }
}

.new-price,
.sale-lable {
    font-size: 28px
}

.unisr-bg {
    background-size: cover;
    min-height: 790px
}

.inb,
.new-price>span:last-child {
    display: inline-block
}

.sale-lable {
    padding-top: 22px
}

.bl-clock-ft-p,
.timer .block label {
    font-weight: 400
}

.inL_534429,
.inL_768778 {
    color: #000
}

.inL_768778,
.new-price>span:first-child {
    text-decoration: line-through;
    display: inline-block;
    margin-right: 4px
}

@media (min-width:480px) and (max-width:767px) {
    .bg-instr .row>.col-xs-12 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
    .bg-instr .row>.col-xs-12>div {
        width: 250px
    }
}

.bg-polzaizl_new {
    background-size: 125% 100%;
    min-height: auto
}

.what-heals__wrap {
    padding-bottom: 0px
}

.what-heals__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.what-heals__item {
    width: 20%;
    min-width: 228px;
    font-size: 0;
    text-align: center
}

.what-heals__item-box {
    display: inline-block;
    font-size: 18px;
    padding: 20px 0;
    width: 220px
}

.what-heals__text {
    padding-top: 10px
}

.what-heals__text span {
    display: inline-block
}

.what-heals {
    margin-top: 40px;
    margin-bottom: 60px
}

@media (max-width:1199px) {
    .what-heals {
        margin-bottom: 40px
    }
    .bg-header {
        min-height: 625px
    }
    .tovar-header {
        margin: 28px auto
    }
    .tovar-ft .sale-persent {
        top: 155px;
        right: 290px
    }
}

@media (max-width:991px) {
    .guarantee-title {
        line-height: 1
    }
    .guarantee-text {
        font-size: 15px
    }
    .about>div {
        float: none
    }
    .unisr-bg {
        min-height: 650px
    }
    .sale-lable {
        margin-top: 100px;
        margin-left: 215px
    }
    .what-heals__item {
        width: 34%
    }
    .what-heals {
        margin-top: 0;
        margin-bottom: 0
    }
}

.inL_860133 {
    text-decoration: line-through
}

.tovar-header_1 .sale-persent {
    top: 140px;
    right: 215px
}

.tovar-ft {
    min-height: 260px;
    left: 0;
    margin: 50px auto
}

.bg-footer .sale-lable {
    margin-top: 180px;
    margin-left: 280px
}

@media (max-width:767px) {
    .zak-box.zak-box .sale-lable {
        top: 264px
    }
      .bg-footer .sale-lable {
    margin-top: 141px;
    margin-left: 228px;
}
    .tovar-header_1 {
        width: 260px;
        min-height: 200px;
        margin: 40px auto 60px;
        transform: none
    }
    .tovar-header_1 .sale-persent {
        top: 130px;
        right: 215px
    }
    .tovar-ft {
        margin: 50px auto
    }
    .pop-up__left {
        display: none
    }
}

@media (max-width:479px) {
    
    .box-txt-salenew,
    .new-price {
        font-size: 26px
    }
.tovar-ft {
        min-height: 187px !important;
    }
    .zakazur-0 {
        padding: 0;
    }

    .zak-box {
        padding: 15px;
    }

    .zak-box.zak-box .sale-lable {
        top: 210px;
    }
    .timer .block label {
        font-size: 12px
    }
    .what-heals__wrap {
        padding-bottom: 0
    }
    .bg-header {
        background: #dad2d2
    }
    .bg-polzaizl {
        background: #fff7f7
    }
    .bg-sostav {
        background: #fdfdfd
    }
    .rezissl-bg.pos-rel,
    .zakazur-bg {
        background: #016e97
    }
    .bg-doc {
        background: #b6dad6
    }
    .bg-footer {
        background: #0087a5
    }
    .tovar-header {
        top: 20px;
        left: 0;
        width: 200px
    }
    
    .tovar-header_1 {
        width: 200px;
        margin: 40px auto 0;
        min-height: 110px;
    }
    .tovar-header--first {
        min-height: 150px;
    }

    .tovar-header--first .sale-persent.sale-persent {
        top: 100px;
    }

    .tovar-header--first .sale-lable {
        margin-top: 80px;
    }
    .sale-lable {
        margin-left: 145px
    }
    .tovar-header_1 .sale-persent {
        top: 100px;
        left: auto;
        right: 158px
    }
    .tovar-ft {
        min-height: 155px
    }
    .bg-footer .sale-lable {
        margin-top: 90px;
        margin-left: 150px
    }
    .tovar-ft .sale-persent {
        left: auto;
        top: 105px;
        right: 174px !important
    }
}

.ever-popup-btn {
    cursor: pointer;
}
.autograph {
    width: 100px;
    padding-left: 20px;
}



.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;

    position: relative;
    margin-bottom: 15px
}

.price__title {
    font-size: 16px;
  
   
}

.price__divider {
    background: #216686;
    width: 1px;
    height: 40px;


        margin: auto 0;
}

.price__box {
    font-weight: 700;
    line-height: 1
}

.price__box--old {

    font-size: 30px;
    position: relative
}

.price__box--old::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 110%;
    height: 2px;
    background: #000
}

.price__box--new {
    font-size: 34px;
    color: red
}

.price__box .x_currency {
    font-size: 60%;
    position: relative;
    top: -2px
}

@media screen and (min-width: 768px) {

    .price__box--old {
        font-size: 30px
    }

    .price__box--new {
        font-size: 34px
    }
}

@media screen and (min-width: 1024px) {

    .price {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit
    }

    .price__container--old {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 3px
    }

    .price__title {
        font-size: 18px;
        display: block
    }

    .price__title--new {
        font-weight: 700;
        color: red
    }

    .price__divider {
        height: 60px;
        margin: auto 0
    }
}

@media screen and (min-width: 1190px) {

    .price {
        margin-bottom: 10px
    }

    .price__container--old {
        padding-bottom: 7px
    }

    .price__box--old {
        font-size: 33px
    }

    .price__box--new {
        font-size: 38px;
    
    }
}


