body {
    margin: 0;
    overflow-x: hidden;
}

h1 {
    display: block;
    width: auto;
    line-height: 1.2;
    color: #0a0a0a;
    font-size: 23px
}

.fadepopup {
    display: none
}

h2 {
    display: block;
    line-height: 1.2;
    color: #0a0a0a;
    font-size: 19px;
    margin-top: 25px
}

h2::after {
    content: "";
    margin-top: 12px;
    border-bottom: 4px solid #168de2;
    display: block
}

a {
    color: #168de2;
    font-weight: 600;
    text-decoration: underline
}

a:hover {
    color: #b0493b
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 1px 0 0;
    border-style: solid none none;
    border-color: #eee currentcolor currentcolor;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none
}

body {
    display: block;
    font-family: sans-serif;
    background: #fafafa none repeat scroll 0% 0%;
    height: auto;
    color: #444;
    line-height: 1.5625;
    text-align: justify
}

@media(max-width:768px) {
    body {
        text-align: left
    }
}

@media(max-width:475px) {
    body {
        background: #fff
    }
}

table {
    text-align: left
}

.header {
    display: block;
    width: 100%;
    background: transparent none repeat scroll 0% 0%;
    margin: 0 auto;
    max-width: 1000px
}

.close {
    position: absolute;
    right: 0;
    top: 0
}

.produ {
    display: block;
    max-width: 220px;
    width: 100%;
    margin: 0 auto 16px
}

.content-left .produ {
    margin: 0 auto
}

.content-left h2 {
    margin-top: 15px
}

.img_box {
    text-align: center;
    position: relative
}

.img_box img {
    width: 100%
}

.text_img {
    position: absolute;
    text-align: left;
    font-size: 17px;
    max-width: 244px;
    width: 100%;
    left: 68px;
    top: -13px
}

.text_img p {
    margin: 49px 0
}

.form_wrapper {
    width: 90%;
    text-align: left;
    border-style: outset;
    border-width: medium;
    border-color: #ff6279;
    padding: 10px;
    font-style: normal;
    border-radius: 5px
}

.price {
    display: block;
    margin: 0 auto;
    text-align: center
}

.timer {
    display: flex;
    justify-content: center;
    margin-top: -13px;
    padding-bottom: 20px
}

.order-form select,
.order-form input {
    margin-bottom: 15px;
    box-sizing: border-box
}

input,
select {
    height: 37px;
    width: 100%;
    padding: 0 14px
}

.botBut {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #c01f37;
    border: none;
    border-radius: 8px;
    max-width: 350px;
    width: 80%;
    padding: 1% 2%;
    font-size: 18px;
    text-align: center;
    padding: 20px;
    display: block;
    margin: auto;
    text-decoration: none;
    opacity: 1;
    margin: 10px auto
}


/* .button__text:after {
  content: '*';
  display: inline-block;
  font-size: 75%;
  vertical-align: top
} */

.old_price {
    font-size: 30px;
    text-decoration: line-through
}

.new_price {
    font-size: 35px;
    color: red;
    margin: 0;
    line-height: 1
}

.timer-hrs,
.timer-min,
.timer-sec {
    flex-basis: 100px;
    font-size: 6rem;
    position: relative;
    padding: 0 16px
}

.timer-hrs:before,
.timer-min:before,
.timer-sec:before {
    content: 'Secondi';
    font-family: sans-serif;
    font-size: 1.3rem;
    color: #000;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: -16px
}

.timer-hrs:after,
.timer-min:after:after {
    content: ':';
    position: absolute;
    top: -4px;
    right: -5px;
    font-size: 6rem;
    color: #000
}

.timer-min:before {
    content: 'Minuti'
}

.timer-min:before {
    content: 'Minuti'
}

.timer-hrs:before {
    content: 'Ore'
}

.header-top {
    display: block;
    width: 100%;
    background: transparent none repeat scroll 0% 0%
}

.header-top-container {
    width: 96%;
    max-width: 960px;
    display: block;
    margin: 0 auto;
    padding: 20px 2% 15px
}

.r_1 {
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #499bea;
    background: #de455c;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(222, 69, 92, 1)), color-stop(13%, rgba(222, 69, 92, 1)), color-stop(76%, rgba(192, 31, 55, 1)), color-stop(100%, rgba(192, 31, 55, 1)));
    background: linear-gradient(135deg, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#de455c', endColorstr='#c01f37', GradientType=1);
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: top;
    display: block;
    text-indent: 0;
    font-style: normal;
    font-family: sans-serif;
    width: 360px;
    height: 64px;
    opacity: 1;
    bottom: 29px;
    margin: 15px auto;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    border-radius: 10px
}

.r_1:hover {
    color: #fff;
    background: #db6e7e
}

.r_2 {
    display: inline
}

.r_3 {
    margin-bottom: 12px;
    display: block
}

.r_4 {
    margin: 0 auto;
    text-align: center
}

.r_5 {
    border-bottom: 4px solid #ff9d07;
    background: #dbdbdb
}

.r_6 {
    text-align: center;
    display: block;
    font-size: 18px
}

.r_9 {
    margin-top: -11px;
    margin-bottom: 22px
}

.oui {
    width: 740px;
    height: 100%;
    background: #3c72b5;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 114, 181, 1)), color-stop(100%, rgba(123, 159, 204, 1)));
    background: linear-gradient(135deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3c72b5', endColorstr='#7b9fcc', GradientType=1);
    font-family: sans-serif;
    position: relative;
    border: 5px solid #ddd
}

.actsss {
    display: none !important
}

.eeee {
    background-color: rgba(0, 0, 0, .7);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 333;
    position: fixed;
    cursor: pointer;
    top: 0
}

.fadepopup {
    left: 50%;
    margin-left: -396px;
    position: fixed;
    top: 50%;
    z-index: 8105;
    width: 792px;
    border-radius: 5px;
    border: 0;
    box-shadow: none;
    font-family: sans-serif;
    overflow: hidden;
    color: #222;
    transform: translateY(-51%)
}

.img_prod {
    display: inline-block;
    width: 35%;
    vertical-align: top
}

.img_prod img {
    width: 100%
}

p.ouimainp {
    font-size: 30px;
    font-family: sans-serif;
    font-weight: 700;
    padding-top: 23px;
    display: block;
    color: #fff;
    text-align: center
}

.header__air-title:hover {
    color: #85cced
}

.r_9 a {
    text-decoration: none;
    color: #000
}

.ouimain-text-img {
    display: block;
    width: 90%;
    padding: 0 5% 45px;
    margin-top: 27px
}

.ouimain-img {
    float: left;
    display: block;
    width: 30%;
    margin: 0 auto
}

.mofr {
    margin-top: 65px;
    display: block
}

.ouimain-img img {
    display: block;
    width: 100%;
    margin: 0 auto
}

.ouimain-text {
    display: inline-block;
    text-align: center;
    width: 64%;
    vertical-align: top;
    padding-top: 30px
}

.ouimain-text p {
    font-family: sans-serif;
    line-height: 1.5;
    color: #fff;
    font-size: 26px;
    padding-bottom: 5px
}

.ouimain-text-img:after {
    content: '';
    display: block;
    clear: both
}

.kmacb-form form {
    margin: 30px 0;
    text-align: center;
    width: 100%;
    height: auto;
    background: 0;
    position: static;
    padding: 0;
    border: 0
}

.kmacb-form2 form * {
    box-sizing: border-box
}

.kmacb-form form input {
    float: none
}

.kmacb-form form input[type=text] {
    height: 56px;
    line-height: 56px;
    color: #222;
    border: 2px solid #bdbdbd;
    padding: 0 15px;
    width: 100%;
    display: inline-block;
    text-indent: 0;
    border-radius: 3px;
    background: #fff;
    font-size: 20px;
    font-style: normal;
    box-shadow: none;
    position: static;
    margin: 0 0 10px
}

.kmacb-form form input[type=submit] {
    position: absolute;
    cursor: pointer;
    border: 1px solid #499bea;
    background: #de455c;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(222, 69, 92, 1)), color-stop(13%, rgba(222, 69, 92, 1)), color-stop(76%, rgba(192, 31, 55, 1)), color-stop(100%, rgba(192, 31, 55, 1)));
    background: linear-gradient(135deg, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#de455c', endColorstr='#c01f37', GradientType=1);
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: top;
    display: block;
    text-indent: 0;
    font-style: normal;
    font-family: sans-serif;
    width: 402px;
    height: 64px;
    opacity: 1;
    bottom: 29px;
    margin-left: 195px;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    border-radius: 10px;
    transition: .6s ease
}

.kmacb-form form input[type=submit]:hover {
    background: #de455c;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(222, 69, 92, 1)), color-stop(13%, rgba(222, 69, 92, 1)), color-stop(76%, rgba(192, 31, 55, 1)), color-stop(100%, rgba(192, 31, 55, 1)));
    background: linear-gradient(to bottom, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#de455c', endColorstr='#c01f37', GradientType=0)
}

.maki555_e4AaJE9jYG {
    margin-top: 11px;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    background: #ccc none repeat scroll 0% 0%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .75)
}

.clearfix::after {
    clear: both
}

.content-epilog {
    display: block;
    width: 86%;
    background-color: #e2e2e2;
    padding: 2%;
    margin-top: 25px
}

.renul_seDwyoGn57 .Genrik91_k2XdOzZlq1 .swetlana40_GWDvkz8Tqs {
    text-indent: 0;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 22px
}

.content-right-recommend-top {
    height: 49px;
    background: #4aa224 none repeat scroll 0% 0%;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 48px;
    position: relative;
    text-align: center
}

.content-right-recommend-top::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 13px 0;
    border-color: transparent #4aa224 transparent transparent;
    left: 0;
    bottom: -13px
}

.content-right-recommend-top::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 17px 0 0;
    border-color: #4aa224 transparent transparent;
    right: 0;
    bottom: -13px
}

#created-button-1,
#created-button-2 {
    line-height: 1.7em !important
}

.my-com-date {
    color: #5b5f65;
    text-shadow: 0 0 0 #000;
    font-weight: 600;
    line-height: 34px;
    padding: 1px 4px;
    background: #fdfdfd;
    border-radius: 3px;
    font-size: 20px
}

.out-comebacker-content-btn:hover {
    text-decoration: none !important;
    transition: .3s !important
}

.out-comebacker-content-btn:focus {
    text-decoration: none;
    color: #fff
}

.out-comebacker-content-btn:active {
    border: 1px solid #fff
}

a:active,
a:focus {
    outline: none
}

input,
textarea {
    outline: none
}

input:active,
textarea:active {
    outline: none
}

textarea {
    resize: none
}

textarea {
    resize: vertical
}

textarea {
    resize: horizontal
}

button:active,
button:focus {
    outline: none !important
}

button::-moz-focus-inner {
    border: 0 !important
}

#product-block .plashka2-t {
    color: #fff915;
    font-size: 20px;
    line-height: 25px
}

#product-block .plashka2 b {
    text-shadow: 1px 1px 2px #373838
}

#product-block .plashka2 {
    position: absolute;
    background: center center no-repeat;
    background-size: 190px 262px;
    width: 190px !important;
    height: 138px;
    padding: 144px 30px 0 0;
    line-height: 22px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    margin: 48px 0 0 -10px !important;
    font-family: sans-serif;
    box-sizing: content-box;
    z-index: 5
}

.farmaci {
    list-style-type: disc;
    -webkit-padding-start: 40px;
    padding-inline-start: 40px;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.center {
    text-align: center !important
}

.wrap.ll_ru {
    margin: 0 auto
}

.click_ssty {
    background-color: #eef2f4;
    padding: 5px 0 5px 30px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    margin: 10px auto;
    text-align: left
}

.ctr_ima_s {
    display: none
}

.click_ssty:before {
    content: '+';
    position: absolute;
    font-size: 25px;
    line-height: 45px;
    font-weight: 600;
    left: 5px;
    top: -5px
}

.click_ssty2:before {
    content: '-' !important;
    position: absolute;
    font-size: 30px;
    font-weight: 600;
    left: 5px;
    top: -8px !important
}

@media all and (max-width:1024px) {
    .text_img p {
        margin: 54px 0
    }

    body {
        margin: 8px
    }

    .bone .header__air {
        right: 232px !important
    }
}

@media all and (max-width:768px) {
    .bone .header__air {
        right: 124px !important
    }

    .text_img p {
        margin: 47px 0
    }
}

@media all and (max-width:768px) {
    .text_img {
        left: 25px
    }

    .text_img p {
        margin: 41px 0
    }
}

@media all and (max-width:680px) {
    .text_img {
        position: absolute;
        text-align: left;
        font-size: 17px;
        max-width: 244px;
        width: 100%;
        left: 15px;
        top: -13px
    }

    .text_img p {
        margin: 40px 0
    }
}

@media all and (max-width:650px) {
    .text_img {
        font-size: 15px
    }
}

@media all and (max-width:590px) {
    .text_img p {
        max-width: 200px;
        margin: 30px 0
    }
}

@media all and (max-width:560px) {
    .text_img p {
        margin: 25px 0
    }
}

@media all and (max-width:530px) {
    .bone .header__air {
        display: block;
        right: 0 !important
    }

    .bone_text {
        top: 34px !important
    }

    .bone_text p {
        max-width: 65px !important;
        font-size: 10px !important
    }
}

@media all and (max-width:520px) {
    .text_img p {
        max-width: 180px;
        margin: 19px 0
    }

    .text_img {
        font-size: 14px
    }
}

@media all and (max-width:480px) {
    .text_img p {
        max-width: 180px
    }

    .text_img {
        font-size: 13px
    }
}

@media all and (max-width:420px) {
    .text_img p {
        max-width: 165px;
        margin: 11px 0
    }

    .text_img {
        font-size: 13px
    }
}

@media all and (max-width:414px) {

    .timer-hrs,
    .timer-min,
    .timer-sec {
        flex-basis: 100px;
        font-size: 3rem;
        position: relative;
        padding: 0 16px;
        margin-top: 33px
    }
}

@media all and (max-width:375px) {
    .text_img p {
        margin: 10px 0
    }

    .bone_text {
        top: 29px !important
    }
}

@media(max-width:340px) {
    .text_img {
        font-size: 12px;
        top: 0
    }

    .text_img p {
        max-width: 115px;
        line-height: 1.2
    }
}

@media all and (max-width:320px) {
    .bone_text p {
        max-width: 59px !important;
        font-size: 8px !important
    }

    .bone .header__air {
        padding: 10px 5px !important;
        height: inherit !important
    }

    .bone_text {
        top: 25px !important
    }
}

@media screen and (max-width:767px) {
    #product-block {
        width: 100% !important;
        height: 332px !important;
        margin: 0 !important
    }

    #product-block .plashka2 {
        background-size: 135px 188px;
        width: 110px !important;
        height: 98px;
        padding: 95px 25px 0 0;
        line-height: 16px;
        font-size: 13px;
        margin: 15px 0 0 0 !important
    }

    #product-block .plashka2-t {
        font-size: 14px
    }
}

@media screen and (max-width:720px) {
    .renul_seDwyoGn57 .gelat_Bb6MhOHv {
        text-align: center
    }
}

@media screen and (max-width:200px) {
    #product-block .plashka2 {
        display: none
    }
}

.content-right-statistic-info-right {
    display: block;
    float: left;
    width: 37%;
    font-size: 14px;
    margin-left: 3%;
    font-weight: 700;
    text-align: left
}

.content-right-statistic-info {
    display: block;
    width: 100%;
    margin-bottom: 1%
}

.content-right-statistic-info-left {
    display: block;
    float: left;
    width: 60%;
    text-align: right;
    font-size: 14px
}

.content-right-statistic {
    display: block;
    width: 96%;
    padding: 0 2% 2%;
    background: #f3f3f3 none repeat scroll 0% 0%;
    color: #515151;
    margin-top: 5%
}

.content-right-statistic-head {
    display: block;
    width: auto;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 1%
}

.content-right {
    text-align: center
}

.orderForm {
    width: 100%;
    height: auto;
    background: #a0ba8a;
    border: 5px dashed #000;
    box-sizing: border-box;
    padding: 5px
}

.orderForm h1 {
    font-size: 28px;
    text-shadow: 0 0 1px #67864d;
    line-height: 35px;
    text-align: center
}

.orderForm label {
    font-size: 14px;
    color: #333;
    margin-left: 13px
}

.orderForm input {
    display: block;
    padding: 8px 10px;
    border: #888 1px solid;
    font-size: 15px;
    border-radius: 5px;
    background: #fff;
    outline: none;
    width: 90%
}

.orderForm button {
    cursor: pointer;
    letter-spacing: .4px;
    font-weight: 600 !important;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    font-family: sans-serif;
    display: block;
    margin: 20px auto;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    line-height: 32px;
    height: auto;
    background: #e74c3c;
    border-bottom: 2px solid #c0392b;
    border-radius: 3px;
    min-height: 51px;
    padding: 0 14px
}

.content-left-doctor2 {
    display: block;
    width: 96%;
    background-color: #f9f9f9;
    padding: 2%;
    margin-top: 25px;
    border: 5px solid #f7846a
}

.imgtext {
    display: block;
    text-align: center;
    font: italic 12px/13px sans-serif;
    padding: 10px;
    font-family: sans-serif !important
}

.header-top-left {
    display: block;
    float: left;
    width: 30%
}

.header-top-left-logo {
    display: block;
    width: 100%;
    float: left;
    min-width: 30%
}

.header-top-left-logo img {
    display: block;
    width: 100%
}

.header-top-left::after {
    content: "";
    display: block;
    clear: both
}

.header-top-right {
    display: block;
    float: right;
    width: auto;
    margin-top: 2%
}

.header-top-right-text {
    display: block;
    width: auto;
    margin-bottom: 3%
}

.header-top-right-text ul {
    display: block;
    font-size: 0;
    float: right
}

.header-top-right-text ul li {
    display: inline-block;
    width: auto;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #0a0a0a
}

.header-top-right-text ul li.separate {
    margin: 0 5px;
    font-weight: 400;
    color: #0a0a0a
}

.header-top-right-text ul li a {
    text-decoration: underline;
    font-weight: 400;
    color: #0a0a0a;
    opacity: 1
}

.header-top-right-text ul li a:hover {
    opacity: .8
}

.header-top-right-text::after {
    content: "";
    display: block;
    clear: both
}

.header-top-right-search {
    display: block;
    width: auto
}

.input-search {
    display: block;
    border: 1px solid #a9a9a9;
    padding: 5px;
    width: 170px
}

.header-top-container::after {
    content: "";
    display: block;
    clear: both
}

.header-bottom {
    display: block;
    width: 100%;
    background: #333541 none repeat scroll 0% 0%
}

.header-bottom-container {
    max-width: 960px;
    margin: 0 auto;
    width: 96%;
    display: block;
    padding: 13px 2%
}

.header-bottom ul {
    display: block;
    font-size: 0
}

.header-bottom ul li {
    display: inline-block;
    width: auto;
    padding: 0 3%
}

.header-bottom ul li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    opacity: 1
}

.header-bottom ul li a:hover {
    opacity: .8
}

.content {
    display: block;
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
    background: #fff none repeat scroll 0% 0%;
    padding: 25px 5px;
    position: relative
}

@media(max-width:510px) {
    .content {
        width: 90% !important
    }
}

.content-left {
    display: block;
    float: left;
    width: 71%;
    padding-right: 2%
}

.content-left-social {
    display: block;
    width: 96%;
    background: #eee none repeat scroll 0% 0%;
    padding: 1% 2%;
    margin: 15px 0
}

.content-left-social-pictures {
    display: block;
    width: 50%;
    float: left
}

.content-left-social-pictures img {
    display: block;
    width: auto
}

.content-left-social-comments {
    display: block;
    float: right;
    width: 50%;
    text-align: right;
    font-size: 13px
}

.content-left-social-comments a {
    margin-left: 1%
}

.content-left-social::after {
    content: "";
    display: block;
    clear: both
}

.content-left-doctor {
    display: block;
    width: 96%;
    background-color: #e2e2e2;
    padding: 2%;
    margin-top: 25px
}

.content-left-doctor-foto {
    display: block;
    width: 48%;
    float: left;
    margin-right: 2%
}

.content-left-doctor-foto img {
    width: 100%;
    display: block
}

@media(max-width:768px) {
    .content-left-doctor-foto {
        width: 100%
    }

    .content-left-doctor-foto img {
        max-width: 320px;
        margin: 0 auto
    }
}

.content-left-doctor-text {
    display: block;
    width: 50%;
    float: right
}

@media(max-width:768px) {
    .content-left-doctor-text {
        width: 100%
    }
}

.content-left-doctor::after {
    content: "";
    display: block;
    clear: both
}

.content-important {
    display: block;
    width: auto;
    text-align: left;
    font-weight: 700;
    font-style: italic
}

.buy-button-block::after {
    content: "";
    display: block;
    clear: both
}

.opros-product-block {
    display: block;
    width: auto;
    margin-top: 2%
}

.opros-product-line-right::after {
    content: "";
    display: block;
    clear: both
}

.opros-product-line::after {
    content: "";
    display: block;
    clear: both
}

.like-block {
    display: block;
    width: 95.7%;
    border: 2px solid #e6e6e6;
    padding: 0 2% 2%;
    margin: 3% 0;
    border-radius: 3px
}

.like-block img {
    /* display: block; */
    width: auto
}

.vk-container {
    font-family: sans-serif;
    font-size: 15px;
    color: #000;
    text-decoration: none
}

.vk-header {
    background: #dae2e8 none repeat scroll 0% 0%;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px
}

.vk-logo {
    background: transparent none no-repeat scroll 0% 0%;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -1px
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: #45688e;
    font-weight: 700
}

.vk-comment,
.vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dae1e8;
    padding-bottom: 15px
}

.vk-avatar img {
    float: left;
    margin-right: 10px
}

.vk-comment-name {
    color: #2b587a;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

.vk-comment-text {
    margin-left: 60px
}

.vk-comment-date {
    margin-left: 60px;
    color: #999
}

.content-right {
    display: block;
    width: 27%;
    float: right;
    position: relative
}

.content-right-recommend-container {
    display: block;
    max-width: 270px;
    width: 100%
}

.content-right-recommend {
    display: block;
    width: auto
}

.content-right-recommend-top {
    height: 48px;
    background: #4aa224 none repeat scroll 0% 0%;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 48px;
    position: relative;
    text-align: center
}

.content-right-recommend-top::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 13px 0;
    border-color: transparent #4aa224 transparent transparent;
    left: 0;
    bottom: -12px
}

.content-right-recommend-top::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 17px 0 0;
    border-color: #4aa224 transparent transparent;
    right: 0;
    bottom: -12px
}

.content-right-recommend-middle {
    width: 86%;
    display: block;
    margin: auto;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 1% 1% 7%;
    text-align: center;
    background: #fff none repeat scroll 0% 0%;
    text-decoration: none
}

.content-right-recommend-middle img {
    display: block;
    width: 75%;
    margin: 7% auto
}

.content-right-statistic {
    display: block;
    width: 96%;
    padding: 0 2% 2%;
    background: #f3f3f3 none repeat scroll 0% 0%;
    color: #515151;
    margin-top: 5%;
    padding-top: 6px
}

.content-right-statistic-head {
    display: block;
    width: auto;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 1%
}

.content-right-statistic-info {
    display: block;
    width: 100%;
    margin-bottom: 1%
}

.content-right-statistic-info-left {
    display: block;
    float: left;
    width: 60%;
    text-align: right;
    font-size: 14px
}

.content-right-statistic-info-right {
    display: block;
    float: left;
    width: 37%;
    font-size: 14px;
    margin-left: 3%;
    font-weight: 700;
    text-align: left
}

.content-right-statistic-info::after {
    content: "";
    display: block;
    clear: both
}

.content-product-img {
    display: block;
    width: 45%;
    margin-bottom: 25px;
    margin-top: 25px;
    margin: 0 auto
}

.header {
    width: 100%;
    z-index: 12;
    position: relative
}

.header__inner {
    height: 64px;
    background: #0095da none repeat scroll 0% 0%;
    position: relative;
    z-index: 7;
    display: flex
}

.header__logo {
    width: 200px;
    height: 64px;
    position: relative;
    float: left;
    margin: 0
}

.header__logo a {
    background: red;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    line-height: 64px;
    padding: 23px 9px;
    font-size: 16px;
    height: 64px
}

.header__air {
    float: right;
    border-left: 1px solid #2483c5;
    padding: 15px 16px 0;
    height: 49px;
    order: 3
}

@media screen and (max-width:767px) {
    .header__logo a {
        background: red;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        vertical-align: middle;
        line-height: 64px;
        padding: 25px 3px;
        font-size: 12px;
        height: 64px
    }

    .nav li a {
        padding: 0 18px !important
    }
}

.header__air-logo {
    display: block;
    width: 70px;
    height: 18px;
    background: transparent url(../images/logo_r24_s.png) repeat scroll 0% 0%
}

.header__air-title {
    display: block;
    font: 11px/11px sans-serif;
    color: #85cced;
    padding-top: 5px;
    text-decoration: none;
    font-family: sans-serif !important
}

.search {
    padding: 18px 24px 0;
    float: right;
    background: transparent url(../images/icons.png) no-repeat scroll 24px -193px;
    width: 20px;
    height: 30px;
    cursor: pointer;
    order: 2
}

.search .search__form {
    display: none
}

.search__form {
    display: block;
    position: absolute;
    width: 30px;
    top: 18px;
    right: 20px;
    background: #0069a0 none repeat scroll 0% 0%;
    border-radius: 18px;
    overflow: hidden;
    height: 30px
}

.search__form .search__text {
    border: medium;
    outline: medium;
    background: transparent none repeat scroll 0% 0%;
    width: 0;
    color: #fff;
    padding: 0 3px;
    font: 12px/17px sans-serif;
    display: block;
    font-family: sans-serif !important
}

.nav {
    height: 64px;
    max-width: 920px;
    overflow: hidden;
    position: relative;
    order: 0
}

.nav li {
    perspective: 1000px
}

.nav__inner {
    margin: 0
}

.nav li:first-child::after,
.nav__item_first::after {
    display: block;
    content: " ";
    position: absolute;
    z-index: 200;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 26px
}

.nav li {
    display: block;
    float: left;
    height: 64px;
    margin-right: 1px;
    position: relative
}

.nav li a {
    display: block;
    height: 100%;
    font: 16px/64px sans-serif;
    color: #fff;
    padding: 0 24px;
    text-decoration: none;
    position: relative;
    background: #0095da none repeat scroll 0% 0%;
    transition: transform .3s ease 0s;
    transform-origin: 50% 0 0;
    transform-style: preserve-3d;
    font-family: sans-serif !important
}

.nav li:first-child::after,
.nav__item_first::after {
    display: block;
    content: " ";
    position: absolute;
    z-index: 200;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 26px
}

.nav li a::before {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #0965a0 none repeat scroll 0% 0%;
    content: attr(data-hover);
    transition: background .3s ease 0s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0 0
}

.nav li a:hover {
    background: #00a5f2 none repeat scroll 0% 0%
}

.nav li a::before {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #0965a0 none repeat scroll 0% 0%;
    content: attr(data-hover);
    transition: background .3s ease 0s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0 0
}

.nav li:first-child::after,
.nav__item_first::after {
    display: block;
    content: " ";
    position: absolute;
    z-index: 200;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 26px
}

.bone {
    text-align: center;
    position: relative;
    font-size: 0
}

.bone .header__air-title {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bone .header__air-title:hover {
    color: #85cced
}

.bone img {
    max-width: 499px;
    width: 100%
}

.bone .header__air {
    border: none;
    background: #fff;
    position: absolute;
    top: 0;
    right: 95px
}

.bone_text {
    position: absolute;
    font-size: 0;
    max-width: 499px;
    width: 100%;
    top: 42px;
    right: 50%;
    transform: translateX(50%)
}

.bone_text p {
    display: inline-block;
    max-width: 100px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    position: absolute
}

.left_text {
    left: 0
}

.right_text {
    left: 52%
}

@media(max-width:530px) {
    .nav {
        display: none
    }

    .search {
        display: none
    }

    .header__air {
        display: none
    }

    .header__inner {
        height: 49px
    }

    .header__logo a {
        background: red;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        vertical-align: middle;
        line-height: 52px;
        padding: 17px 9px 14px;
        font-size: 16px
    }
}

@media(max-width:530px) {
    .header__menu-link {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: transparent url(../images/icons.png) no-repeat scroll 13px -394px;
        width: 48px;
        height: 48px;
        border-left: 1px solid #167baf;
        z-index: 9
    }
}

.content::after {
    content: "";
    display: block;
    clear: both
}

.bottom-menu {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    background-color: #4aa224;
    padding: 2.5% 0
}

.bottom-menu-left {
    display: block;
    float: left;
    width: 54%;
    margin-left: 5%
}

.bottom-menu-left-foto {
    display: block;
    width: 12%;
    float: left
}

.bottom-menu-left-foto img {
    display: block;
    width: 100%
}

.bottom-menu-left-text {
    color: #fff;
    font-size: 14px;
    width: 85%;
    float: right;
    margin-left: 3%;
    margin-top: 3%;
    line-height: 1.4
}

.bottom-menu-left::after {
    content: "";
    display: block;
    clear: both
}

.bottom-menu-right {
    display: block;
    width: 30%;
    float: right;
    margin-right: 5%;
    margin-top: 1%
}

.bottom-menu-right a {
    display: inline-block;
    float: right;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 3px;
    background: transparent linear-gradient(to bottom, rgb(255, 213, 0) 0%, rgb(255, 183, 0) 49%, rgb(255, 161, 0) 100%) repeat scroll 0% 0%
}

.bottom-menu::after {
    content: "";
    display: block;
    clear: both
}

.footer {
    display: block;
    width: 97%;
    max-width: 1000px;
    padding: 4% 1.5%;
    margin: 0 auto;
    background: #ebebeb none repeat scroll 0% 0%
}

.footer-text {
    color: #383838
}

.ouimain-text-img::after {
    content: "";
    display: block;
    clear: both
}

@media screen and (max-width:1199px) {
    .content-right {
        display: none
    }

    .content-left {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (max-width:989px) {
    .header-bottom ul li a {
        font-size: 1.46vw
    }

    .like-block {
        margin: 5% 0
    }

    .footer {
        position: relative;
        z-index: 1;
        max-width: 750px;
        width: 100%
    }
}

@media screen and (max-width:720px) {
    .header-top-right {
        display: none
    }

    .content-product-img {
        display: block;
        width: 100%
    }

    .content-left-social-comments {
        font-size: 2.8vw
    }

    .content-left-social-pictures img {
        width: 100%
    }

    .content-left-social-pictures {
        margin-top: 1%
    }

    .header-bottom ul li {
        display: inline-block;
        width: 27%;
        padding: 2% 3%;
        text-align: center
    }

    .header-bottom ul li a {
        font-size: 14px
    }
}

@media screen and (max-width:599px) {
    .bottom-menu {
        display: block
    }

    .header-top-left-logo {
        width: 60%
    }

    .content-left-doctor-foto {
        float: none;
        width: 100%
    }

    .content-left-doctor-text {
        float: none;
        width: 100%;
        margin-top: 3%
    }
}

@media screen and (max-width:429px) {
    .like-block img {
        width: 100%
    }

    .header-top-container {
        padding: 3% 2%
    }
}

@media screen and (max-width:408px) {
    .bottom-menu-left-foto {
        margin-top: 5%
    }
}

@media screen and (max-width:385px) {
    .bottom-menu-right {
        width: 36%;
        margin-top: 2%
    }

    .header-bottom ul li {
        width: 44%;
        padding: 3%
    }
}

#popup-coment {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: auto;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #dae2e8;
    padding: 10px;
    z-index: 100;
    max-width: 375px
}

#popup-coment .vk-comment-load {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
    position: relative
}

#popup-coment .vk-comment-text {
    margin-bottom: 20px;
    margin-top: 5px
}

#popup-coment .vk-comment-date {
    padding-bottom: 5px
}

.vk-comment-read {
    display: block;
    width: auto;
    background: #45688e none repeat scroll 0% 0%;
    color: #fff;
    font-size: 15px;
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    padding: 5px 15px;
    cursor: pointer;
    opacity: 1;
    transition: all .6s ease 0s;
    text-decoration: none;
    font-style: normal
}

.vk-comment-read:hover {
    opacity: .7;
    color: #fff;
    background: #45688e none repeat scroll 0% 0%
}

.vk-comment-close {
    display: block;
    position: absolute;
    top: -8px;
    right: -8px;
    width: 7%;
    cursor: pointer
}

.vk-comment-close img {
    display: block;
    width: 100%
}

@media screen and (min-width:320px) and (max-width:768px) {
    #popup-coment {
        bottom: 10px;
        left: 10px;
        background: #fff none repeat scroll 0% 0%;
        border: 1px solid #dae2e8;
        padding: 10px;
        z-index: 100;
        max-width: 315px;
        width: 86%
    }

    #popup-coment .vk-comment-text {
        position: relative;
        margin-bottom: 5px
    }

    #popup-coment .vk-comment-date {
        padding-bottom: 40px
    }

    .vk-comment-read {
        right: 20px
    }
}

@media screen and (min-width:320px) and (max-width:468px) {
    #popup-coment .vk-comment-text {
        position: relative;
        overflow: hidden;
        height: 95px;
        margin-bottom: 5px
    }

    #popup-coment .vk-comment-text::after {
        content: "...";
        display: block;
        position: absolute;
        right: 5px;
        bottom: 6px;
        font-size: 15px
    }

    #popup-coment .vk-comment-date {
        padding-bottom: 40px
    }

    .vk-comment-read {
        right: 20px
    }
}

.screenLock {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, .7) none repeat scroll 0% 0%;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none
}

.msg {
    position: absolute;
    width: 750px;
    height: 480px;
    top: 150px;
    left: 50%;
    margin-left: -300px;
    background: #21a7e5 none repeat scroll 0% 0%;
    border: 7px solid #eee
}

.msg>h1 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 30px
}

.msg>h2 {
    color: #fff;
    text-align: left;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px
}

.close {
    position: absolute;
    top: 1px;
    right: 13px;
    font-size: 40px;
    cursor: pointer
}

.submit {
    margin-top: 10px;
    height: 75px;
    width: 400px;
    background-color: #b22222;
    color: #fff;
    font-size: 30px;
    border-radius: 3px
}

.vote-block {
    width: auto;
    display: block;
    background: #eeeff1 none repeat scroll 0% 0%;
    border-radius: 3px
}

.vote-block-head {
    display: block;
    text-align: left;
    width: auto;
    padding: 15px 20px
}

.vote-block-head h2 {
    color: #8f0001;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-top: 0
}

.vote-block-head span {
    font-size: 18px;
    color: #000;
    text-transform: lowercase
}

.vote-block-content {
    display: block;
    width: auto;
    border: 1px solid #eeeff1;
    background: #fff none repeat scroll 0% 0%;
    padding: 0 20px;
    font-size: 14px !important
}

.vote-block-content-container:first-child {
    margin-top: 30px
}

.vote-block-content-container:last-child {
    margin-bottom: 40px
}

.vote-block-content-container {
    display: block;
    width: auto;
    margin-bottom: 20px
}

.vote-block-content-container::after {
    content: "";
    display: block;
    clear: both
}

.vote-block-content-text {
    float: left;
    display: block;
    width: 40%;
    text-align: left
}

.vote-block-content-stat {
    display: block;
    float: right;
    width: 60%;
    position: relative;
    background: #eeeff1 none repeat scroll 0% 0%;
    height: 25px
}

.vote-block-content-stat-line {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
    background: #66a01d none repeat scroll 0% 0%;
    text-align: right
}

.vote-block-content-stat-line h6 {
    font-size: 12px;
    color: #eeeff1;
    margin-left: 121%;
    margin-top: 4px
}

.line-1 {
    width: 23%;
    background: #66a01d none repeat scroll 0% 0%
}

.line-2 {
    width: 47%;
    background: #66a01d none repeat scroll 0% 0%
}

.line-3 {
    width: 8%;
    background: #66a01d none repeat scroll 0% 0%
}

.line-4 {
    width: 17%;
    background: #939598 none repeat scroll 0% 0%
}

.line-5 {
    width: 5%;
    background: #939598 none repeat scroll 0% 0%
}

.line-1 h6 {
    color: #66a01d
}

.line-2 h6 {
    color: #66a01d;
    margin-left: 108%
}

.line-3 h6 {
    color: #66a01d
}

.line-4 h6 {
    color: #939598
}

.line-5 h6 {
    color: #939598
}

.iframe {
    width: 100%;
    height: 300px;
    background: #a0ba8a none repeat scroll 0% 0%;
    border: 5px dashed #000
}

iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.iframe {
    width: 100%;
    height: 350px;
    background: #a0ba8a none repeat scroll 0% 0%
}

iframe {
    width: 100%;
    height: 100%;
    border: 0
}

#ifr {
    position: absolute;
    top: 0;
    left: 0
}

td,
th {
    padding: 10px
}

td br,
th br {
    display: none
}

@media all and (max-width:475px) {
    table {
        font-size: 12px;
        table-layout: fixed
    }

    td,
    th {
        padding: 0 3px
    }
}

@media(max-width:350px) {
    table {
        font-size: 11px
    }
}

@media(max-width:320px) {
    table {
        font-size: 10px
    }
}

.content-right-recommend p img {
    width: 261px;
    height: 261px
}

.nowrap {
    white-space: nowrap
}

.sale-title {
    font-size: 17px
}

.ac_footer {
    position: relative;
    top: 10px;
    height: 0;
    text-align: center;
    margin-bottom: 70px;
    color: #a12000
}

.ac_footer a {
    color: #a12000
}

.ac_footer p {
    text-align: center
}

.submit-form {
    max-width: 600px;
    border: none;
    outline: 0;
    padding: 13px 25px;
    color: #fff;
    font-size: 17px;
    background-color: #de0606;
    cursor: pointer;
    border-radius: 20px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    margin-top: 20px;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.pulse {
    position: relative;
    z-index: 1
}

.pulse2:hover:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0b5e98;
    border-radius: inherit;
    transition: opacity .3s, transform .3s;
    -webkit-animation: pulse-animation 5s cubic-bezier(.24, 0, .38, 1) infinite;
    animation: pulse-animation 5s cubic-bezier(.24, 0, .38, 1) infinite
}

@-webkit-keyframes pulse-animation {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    15% {
        opacity: 0;
        transform: scale(1.2)
    }

    100% {
        opacity: 0;
        transform: scale(1.2)
    }
}

@keyframes pulse-animation {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    15% {
        opacity: 0;
        transform: scale(1.2)
    }

    100% {
        opacity: 0;
        transform: scale(1.2)
    }
}

input {
    padding: 10px
}

@-webkit-keyframes myanimation {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.1)
    }
}

@keyframes myanimation {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.1)
    }
}

@media screen and (max-width:480px) {
    p.pricec {
        position: absolute;
        left: 100px
    }
}

.order_block {
    text-align: center !important
}

.order_block img {
    width: 20%
}

.order_block h3 {
    font: 700 18px sans-serif !important;
    background: 0 0;
    font-family: sans-serif !important
}

#order_form {
    display: flex;
    flex-direction: column;
    align-items: center
}

.submit-roulette,
input[value="Получить бесплатно"] {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: 0;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    transition: background .3s;
    max-width: 225px;
    width: 100%;
    text-align: center
}

input[value="Получить бесплатно"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Получить бесплатно"]:active {
    transform: translateY(2px);
    box-shadow: none !important
}

#country,
.input-roulette {
    padding: 0 15px !important;
    height: 45px !important;
    line-height: 45px !important;
    margin-bottom: 10px;
    width: 100%;
    max-width: 400px;
    box-sizing: border-box;
}

input {
    font-size: 1em;
    margin: 0;
    vertical-align: baseline
}

input {
    line-height: normal
}

input[type=submit] {
    cursor: pointer
}

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

.vk-comment-text img {
    max-width: 400px;
    width: 100%
}

.h_tag--open .ctr_ima_s {
    display: block;
}

.currentTime {
    font-weight: bold;
    font-size: 20px;
}