/* ::::: https://fonts.googleapis.com/css?family=PT+Sans ::::: */

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url('../fonts/jx7mlxqjsjnjqvi4hemmgvy6323mhuzfjmgtvxag2ie.woff2') format("woff2");
    unicode-range: U+460-52F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url('../fonts/vtwnvmp8y9c17vlvibnzi_y6323mhuzfjmgtvxag2ie.woff2') format("woff2");
    unicode-range: U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url('../fonts/9kad4v2pnpmmeuvbhayd7vy6323mhuzfjmgtvxag2ie.woff2') format("woff2");
    unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url('../fonts/atkpv8nlyakuyexo8iqqrg.woff2') format("woff2");
    unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* ::::: http://golubitox-diabet.news-dreamfor.ru/css/reset.css ::::: */

html {
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

a,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
    margin: 0px;
    padding: 0px;
    outline: medium none;
    box-sizing: border-box;
}

fieldset,
img {
    border: 0px none;
}

address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
textarea,
th,
var {
    font: inherit;
}

ul>li {
    list-style: outside none none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q::before,
q::after {
    content: "";
}

button::-moz-focus-inner {
    padding: 0px;
    border: 0px none;
}

button {}

/*strong, b { font-weight: bold; }*/

/* ::::: http://golubitox-diabet.news-dreamfor.ru/css/index.css ::::: */

@font-face {
    font-family: "OpenSans";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/opensans.woff2') format("woff2"), url('../fonts/opensans.woff') format("woff"), url('../fonts/opensans.ttf') format("truetype"), url('../fonts/opensans.svg') format("svg"), url('../fonts/opensans.eot') format("embedded-opentype");
}

h1 {
    display: block;
    width: auto;
    line-height: 1.2;
    color: rgb(10, 10, 10);
    font-size: 23px;
}

h2 {
    display: block;
    line-height: 1.2;
    color: rgb(10, 10, 10);
    font-size: 19px;
    margin-top: 25px;
}

a {
    color: royalblue;
    text-decoration: underline;
}

a:hover {
    color: rgb(176, 73, 59);
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: rgb(238, 238, 238) -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

body {
    display: block;
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    background: rgb(216, 239, 233) none repeat scroll 0% 0%;
    height: auto;
    color: rgb(68, 68, 68);
    line-height: 1.35em;
}

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

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

.header-top-container {
    max-width: 1000px;
    display: block;
    margin: 0px auto;
    padding: 20px 10px 15px;
}

.header-top-left {
    display: flex;
    align-items: center;
    float: left;
    width: 30%;
}

.header-top-left-logo {
    display: block;
    width: 66px;
    float: left;
    margin-right: 15px;
}

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

.header-top-left-text h1 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    color: rgb(10, 10, 10);
}

.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: 0px;
    float: right;
}

.header-top-right-text ul li {
    display: inline-block;
    width: auto;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: rgb(10, 10, 10);
}

.header-top-right-text ul li.separate {
    margin: 0px 5px;
    font-weight: normal;
    color: rgb(10, 10, 10);
}

.header-top-right-text ul li a {
    text-decoration: underline;
    font-weight: normal;
    color: rgb(10, 10, 10);
    opacity: 1;
}

.header-top-right-text ul li a:hover {
    opacity: 0.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 rgb(169, 169, 169);
    padding: 5px;
    width: 170px;
}

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

.header-bottom {
    display: block;
    width: 100%;
    background: rgb(51, 53, 65) none repeat scroll 0% 0%;
}

.header-bottom-container {
    max-width: 1000px;
    margin: 0px auto;
    display: block;
    padding: 13px 0;
}

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

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

.header-bottom ul li a {
    text-transform: uppercase;
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 1;
}

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

.content {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0px auto;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 25px 30px;
    position: relative;
}

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

.new-btn {
    font-weight: bold;
    display: block;
    text-align: center;
}

.new-btn:after {
    display: inline-block;
    -webkit-animation: dotty steps(1, end) 1.5s infinite;
    animation: dotty steps(1, end) 1.5s infinite;
    content: '';
    position: absolute;
    margin-left: 10px;
}

.myList {
    margin-left: 50px;
}

.myList li {
    list-style-type: square;
    margin-bottom: 15px;
}

.content-left p {
    margin-bottom: 15px;
}

.content-left-social {
    display: block;
    width: 100%;
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
    padding: 1% 2% 1% 0;
    margin: 15px 0px;
}

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

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

.content-left-social-comments {
    display: block;
    float: right;
    width: 30%;
    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: 100%;
    background-color: rgb(226, 226, 226);
    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;
}

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

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

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

.buy-button-block {
    display: block;
    width: 100%;
}

.buy-button-block-left {
    float: left;
    display: block;
    width: 60%;
}

.buy-button-block-left a {
    font-weight: bold;
    display: block;
    font-size: 15px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
    max-width: 350px;
    background: rgb(219, 32, 32) none repeat scroll 0% 0%;
    padding: 20px 20px 14px;
    /*border-width: medium medium 6px;*/
    /*border-style: none none solid;*/
    /*border-color: -moz-use-text-color -moz-use-text-color rgb(184, 4, 4);*/
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 6px;
    text-decoration: none;
    margin: 10px auto;
    border-bottom: 6px solid transparent;
}

.buy-button-block-left a:hover {
    background: rgb(232, 44, 44) none repeat scroll 0% 0%;
    border-bottom: 6px solid rgb(184, 4, 4);
}

.buy-button-block-right {
    display: block;
    float: right;
    width: 35%;
    margin-top: 2.5%;
    margin-left: 5%;
}

.buy-button-block-right p {
    font-size: 14px;
}

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

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

.opros-product {
    display: block;
    width: 96%;
    padding: 0px 2% 2%;
    border: 1px solid rgb(202, 225, 232);
    margin-top: 2%;
}

.opros-product .opros-product-text {
    color: rgb(44, 149, 183);
    font-weight: bold;
    border-bottom: 1px solid;
    margin-bottom: 3%;
}

.opros-product-line {
    display: block;
    width: 100%;
    margin-bottom: 3%;
}

.opros-product-line-left {
    display: block;
    float: left;
    width: 35%;
    font-size: 16px;
    line-height: 22px;
}

.opros-product-line-right {
    display: block;
    float: right;
    width: 65%;
    height: 22px;
}

.opros-product-line-right-procent {
    width: 80%;
    height: 22px;
    display: block;
    position: relative;
    background: rgb(241, 241, 241) none repeat scroll 0% 0%;
    float: left;
}

.procent-count {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgb(44, 149, 183) none repeat scroll 0% 0%;
    width: 30%;
}

.opros-product-line-right-procent-text {
    display: block;
    width: 18%;
    font-weight: bold;
    color: rgb(85, 85, 85);
    font-size: 16px;
    float: right;
    margin-left: 1%;
}

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

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

.anonim-voute-text {
    display: block;
    width: auto;
    margin-top: 1%;
}

.anonim-voute-text p {
    font-size: 12px;
    display: block;
}

.anonim-voute-text a {
    margin-top: 1%;
    font-size: 14px;
    color: rgb(44, 149, 183);
}

.like-block {
    display: block;
    width: 95.7%;
    border: 2px solid rgb(230, 230, 230);
    padding: 0px 2% 2%;
    margin: 3% 0px;
    border-radius: 3px;
}

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

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 15px;
    color: black;
    text-decoration: none;
}

.vk-header {
    background: rgb(218, 226, 232) 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: rgb(69, 104, 142);
    font-weight: bold;
}

.vk-comment,
.vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid rgb(218, 225, 232);
    padding-bottom: 15px;
}

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

.vk-comment-name {
    color: rgb(43, 88, 122);
    font-weight: bold;
    font-size: 12px;
}

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

.vk-comment-foto {
    display: block;
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.vk-comment-date {
    margin-left: 60px;
    color: rgb(153, 153, 153);
}

.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 a {
    text-decoration: none;
    color: rgb(68, 68, 68);
}

.content-right-recommend a:hover {
    text-decoration: none;
    color: rgb(68, 68, 68);
}

.content-right-recommend a:hover .content-right-recommend-middle-button {
    opacity: 0.8;
}

.content-right-recommend-top {
    height: 48px;
    background: rgb(74, 162, 36) none repeat scroll 0% 0%;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 48px;
    position: relative;
    text-align: center;
}

.content-right-recommend-top::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 17px 13px 0px;
    border-color: transparent rgb(74, 162, 36) transparent transparent;
    left: 0px;
    bottom: -13px;
}

.content-right-recommend-top::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 13px 17px 0px 0px;
    border-color: rgb(74, 162, 36) transparent transparent;
    right: 0px;
    bottom: -13px;
}

.content-right-recommend-middle {
    width: 86%;
    display: block;
    margin: auto;
    border-left: 1px solid rgb(221, 221, 221);
    border-right: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 1% 1% 7%;
    text-align: center;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    text-decoration: none;
}

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

.content-right-recommend-middle p {
    font-size: 14px;
}

blockquote {
    background: yellow;
    overflow: hidden;
    margin-bottom: 15px;
}

blockquote p {
    margin: 1em 3em;
}

blockquote:before,
blockquote:after {
    font-size: 3em;
    color: #800;
}

blockquote:before {
    content: 'Â«';
    float: left;
}

blockquote:after {
    content: 'Â»';
    float: right;
    margin-top: -0.6em;
}

.content-right-recommend-middle .up {
    text-transform: uppercase;
}

.content-right-recommend-middle-button {
    height: 36px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    background: rgb(192, 31, 55) none repeat scroll 0% 0%;
    border: medium none;
    border-radius: 8px;
    width: 95%;
    padding: 1% 2%;
    font-size: 13px;
    margin: 3% 0px;
    opacity: 1;
}

.content-right-statistic {
    display: block;
    width: 96%;
    padding: 0px 2% 2%;
    background: rgb(243, 243, 243) none repeat scroll 0% 0%;
    color: rgb(81, 81, 81);
    margin-top: 5%;
}

.content-right-statistic-head {
    display: block;
    width: auto;
    text-align: center;
    font-weight: bold;
    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: 12px;
}

.content-right-statistic-info-right {
    display: block;
    float: left;
    width: 37%;
    font-size: 14px;
    margin-left: 3%;
    font-weight: bold;
    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;
}

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

.bottom-menu {
    display: none;
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    box-sizing: border-box;
    background-color: rgb(74, 162, 36);
    padding: 2.5% 0px;
}

.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: rgb(255, 255, 255);
    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: rgb(0, 0, 0);
    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: 15px 1.5%;
    margin: 0px auto;
    background: rgb(235, 235, 235) none repeat scroll 0% 0%;
}

.footer-text {
    color: rgb(56, 56, 56);
}

@media screen and (max-width: 1199px) {
    .content-right {
        display: none;
    }
    .content-left {
        width: 100%;
        padding-right: 0px;
    }
    .buy-button-block-left {
        width: 45%;
    }
    .buy-button-block-right {
        width: 45%;
    }
}

@media screen and (max-width: 989px) {
    .buy-button-block-left {
        float: none;
        width: 100%;
    }
    .buy-button-block-right {
        float: none;
        width: 100%;
        margin-left: 0px;
    }
    .buy-button-block-right p {
        text-align: center;
    }
    .buy-button-block {
        margin-bottom: 20px;
    }
    .opros-product {
        margin-top: 20px;
    }
    .like-block {
        margin: 10px 0px;
    }
    .footer {
        position: relative;
        z-index: 1;
        padding: 15px;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .vk-comment-text {
        text-align: left;
    }
    .header-bottom ul li {
        width: 33.33%;
        padding: 10px;
        text-align: center;
    }
    .buy-button-block-right p {
        text-align: center;
    }
    .content {
        padding: 30px 10px;
    }
    .footer-text {
        text-align: center;
    }
}

@media screen and (max-width: 720px) {
    .header-top-right,
    .header-bottom {
        display: none;
    }
    .content-product-img {
        display: block;
        width: 100%;
    }
    .content-left-social-pictures img {
        width: 100%;
    }
    .header-bottom ul li a {
        font-size: 14px;
    }
    .vk-comment-foto {
        max-width: 100%;
    }
    .header-top-left {
        float: none;
        width: 100%;
        justify-content: center;
    }
}

@media screen and (max-width: 599px) {
    .opros-product-line-left {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .opros-product-line-right {
        float: none;
        width: 100%;
    }
    .bottom-menu {
        display: block;
    }
    .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: 50%;
    }
}

.foto-sert {
    max-width: 30%;
}

img[tabindex="0"] {
    cursor: zoom-in;
}

img[tabindex="0"]:focus {
    position: fixed;
    z-index: 10;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 99%;
    margin: auto;
    box-shadow: 0px 0px 20px rgb(0, 0, 0), 0px 0px 0px 1000px rgba(210, 210, 210, 0.4);
}

img[tabindex="0"]:focus,
img[tabindex="0"]:focus~* {
    pointer-events: none;
    cursor: zoom-out;
}

#popup-coment {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: auto;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(218, 226, 232);
    padding: 10px;
    z-index: 100;
    max-width: 375px;
}

#popup-coment .vk-comment-load {
    margin-bottom: 0px;
    border-bottom: 0px none;
    padding-bottom: 0px;
    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: rgb(69, 104, 142) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    font-size: 15px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    text-align: center;
    padding: 5px 15px;
    cursor: pointer;
    opacity: 1;
    transition: all 0.6s ease 0s;
    text-decoration: none;
    font-style: normal;
}

.vk-comment-read:hover {
    opacity: 0.7;
    color: rgb(255, 255, 255);
    background: rgb(69, 104, 142) 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: rgb(255, 255, 255) none repeat scroll 0% 0%;
        border: 1px solid rgb(218, 226, 232);
        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;
    }
}

.oui {
    max-width: 782px;
    margin: 0 auto;
    height: auto;
    background: transparent linear-gradient(135deg, rgb(60, 114, 181) 0%, rgb(123, 159, 204) 100%) repeat scroll 0% 0%;
    font-family: Roboto ! important;
    position: relative;
    border: 5px solid rgb(221, 221, 221);
}

.actsss {
    display: none !important;
}

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

.kmacb-form2 {
    overflow-y: auto;
}

.kmacb-form2 .modal-block {
    left: 50%;
    margin-left: calc(-782px / 2);
    position: fixed;
    top: 6%;
    z-index: 8105;
    width: 782px;
    height: auto;
    border-radius: 5px;
    border: 0px none;
    box-shadow: none;
    font-family: Arial, sans-serif;
    color: rgb(34, 34, 34);
}

p.ouimainp {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 23px;
    display: block;
    color: rgb(255, 255, 255);
    text-align: center;
}

.ouimain-text-img {
    display: block;
    width: 100%;
    padding: 0px 30px;
    margin-top: 5px;
}

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

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

.ouimain-text {
    display: block;
    width: 65%;
    float: right;
    margin-left: 5%;
    margin-top: 15px;
}

.ouimain-text p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 22px;
    padding-bottom: 5px;
}

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

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

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

.kmacb-form form input {
    float: none;
}

.kmacb-form a {
    text-decoration: none;
    position: static;
    cursor: pointer;
    border: 1px solid rgb(73, 155, 234);
    background: transparent linear-gradient(135deg, rgb(222, 69, 92) 0%, rgb(222, 69, 92) 13%, rgb(192, 31, 55) 76%, rgb(192, 31, 55) 100%) repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    padding: 0px 10px;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: top;
    display: block;
    text-indent: 0px;
    font-style: normal;
    font-family: Arial, Helvetica, 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: all 0.6s ease 0s;
    margin-bottom: 20px;
    margin-top: 10px;
}

.kmacb-form a:hover {
    background: transparent linear-gradient(to bottom, rgb(222, 69, 92) 0%, rgb(222, 69, 92) 13%, rgb(192, 31, 55) 76%, rgb(192, 31, 55) 100%) repeat scroll 0% 0%;
}

.ymaps-b-form-button__input::-moz-focus-inner {
    padding: 0px;
    border: 0px none;
}

@media not all,
not all {}

@media not all {}

@media screen and (max-width: 800px) {
    .kmacb-form2 .modal-block {
        width: 300px;
        margin-left: -150px;
    }
    p.ouimainp {
        font-size: 16px;
        padding-top: 15px;
    }
    .ouimain-img {
        float: none;
        margin-top: 10px;
        width: 50%;
    }
    .ouimain-text {
        width: 100%;
    }
    .ouimain-text p {
        font-size: 14px;
    }
    .kmacb-form a {
        margin: 10px auto;
        width: 90%;
        font-size: 16px;
    }
}

.order {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, sans-serif;
}

.order * {
    box-sizing: border-box;
}

.order .prod-img {
    display: block;
    margin: 20px auto
}

.order-info h2 {
    color: red;
    font-size: 1.5em;
}

.order-info h2::after {
    display: none;
}

.order-info h2 span {
    text-decoration: underline;
}

.order-info .left_count {
    display: block;
    width: 178px;
    padding: 23px;
    margin: 12px auto;
    background: red;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 32px !important;
    border-radius: 5px
}

.order-info .prod_left_val {
    font-size: 52px;
    font-weight: 700;
    line-height: 52px;
}

.order-info div h4 span {
    color: green;
}

.order-form {
    max-width: 600px;
    padding: 20px;
    margin: 20px auto;
    background: #fff url(../img/formbg.jpg) no-repeat;
    background-size: 100% 100%;
}

.order-form .top h2 {
    margin: 25px 0 0;
    padding: 0;
    line-height: 32px;
    font-size: 30px;
    font-weight: 700
}

.order-form .top h2:after {
    display: none;
}

.order-form .top p {
    font-size: 14px;
    color: red;
    font-style: italic;
    text-align: center;
}

.order-form .price p span.new {
    font-size: 22px;
    font-weight: 700;
    color: #0299ff;
}

.order-form .price p span.old {
    font-size: 18px;
    font-weight: 700;
    color: rgb(178, 178, 178);
    text-decoration: line-through;
}

.order-form .frame {
    margin: 25px 10px 5px;
    border: 2px solid #0299ff;
    padding: 10px;
}

.order-form .frame p {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    padding: 0;
    line-height: 1.5;
}

.order-form .input-form {
    margin: 10px auto;
}

.order-form label {
    display: block;
    margin: 0 auto;
    padding: 5px 0 0;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

.order-form input {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    font-size: 19px;
}

.order-form p {
    font-size: 12px;
    margin: 0;
    line-height: 30px;
    text-align: center;
    padding: 0;
}

.order-form button,
.obutton,
.submit-form {
    max-width: 280px;
    width: 100%;
    display: block;
    margin: 20px auto;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background: #0299ff;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 17px;
}

#orderSubmit span {
    position: relative;
    top: 1px;
}

@keyframes pulse {
    0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(0.95);
    }
}

.submit-form,
.of-site {
    animation: 1s pulse infinite alternate ease-in-out;
}

.of-site {
    display: block;
}

.order-form button:hover,
.obutton:hover,
.submit-form:hover {
    background: #017acc;
    text-decoration: none;
    color: #fff
}

.order-form button:disabled,
.obutton:disabled,
.submit-form:disabled {
    opacity: .5
}

.order-form button:hover:disabled,
.obutton:hover:disabled,
.submit-form:disabled {
    background-color: #0299ff
}

.order-form button:active,
.submit-form:active {
    position: relative;
    top: 1px
}

.order-form .timelimit {
    font-size: 14px;
    margin: 0 0 10px;
}

.timer {
    display: inline-block;
    background: url(../img/timerIcon2.png) no-repeat;
    padding-left: 14px;
    color: red;
    font-weight: 700;
    line-height: 15px;
}

@media screen and (max-width: 480px) {
    .order-form label {
        font-size: 14px
    }
    .order-form button {
        font-size: 16px
    }
    .order-form {
        padding: 10px
    }
    .order-form .order-input {
        margin: 2px
    }
}

@media screen and (max-width: 459px) {
    .order-form input {
        width: 80%
    }
}

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

.image_link {
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

@media screen and (max-width: 349px) {
    .order-form .top h2 {
        margin: 0;
    }
    .order-form input {
        font-size: 17px
    }
    .order-form .frame {
        margin: 10px;
    }
}

/*----comeback---*/

.comeback_layout {
    display: none;
    position: fixed;
    color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20000000;
    background: rgba(0, 0, 0, .75);
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    font-family: Arial, sans-serif;
}

.comeback_layout::-webkit-scrollbar {
    width: 0
}

.comeback_wrapper {
    width: 100%;
    max-width: 550px;
    margin: 0 auto
}

.comeback_container {
    background: #fff;
    padding: 25px;
    margin-top: 2%;
    text-align: center
}

.comeback_container h1 {
    font-size: 23px;
    margin: 0 auto;
    width: 300px;
    text-align: center;
}

.comeback_container .form-group {
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    text-align: left
}

.comeback_container .btn {
    display: block;
    width: 240px;
    color: #fff;
    background: #f82a5e;
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0 auto;
    text-decoration: none
}

.comeback_img {
    width: 80%;
    margin: 10px auto;
    max-width: 250px
}

.comeback_img_sml {
    width: 50%;
    margin: 10px auto;
    max-width: 250px
}

.form-horizontal span {
    display: block;
    margin: 20px 0
}

.comeback_close {
    float: right;
    cursor: pointer
}

#comeback p {
    font-size: 16px;
    margin: 15px 50px 0;
    line-height: 25px;
}

@media (max-width: 700px) {
    .comeback_container h1 {
        line-height: 18px;
        font-size: 16px
    }
    .comeback_img {
        margin: 5px auto
    }
    .comeback_container p {
        line-height: 14px;
        font-size: 15px
    }
    .comeback_container {
        padding: 5px
    }
}

.lnk,
.submit-form,
.content-right-recommend-middle-button {
    animation: 1s pulse infinite alternate ease-in-out;
}

.after-form {
    text-align: center;
    margin-bottom: 30px;
}

img {
    max-width: 100%;
}

.whatsapp {
    max-width: 400px;
    border: 2px solid red;
    padding: 10px;
    border-radius: 5px;
    margin: 10px auto 0;
    text-align: center;
}

@keyframes pulse {
    0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(0.95);
    }
}

.submit-form:after {
    display: inline-block;
    -webkit-animation: dotty steps(1, end) 1.5s infinite;
    animation: dotty steps(1, end) 1.5s infinite;
    content: '';
    position: absolute;
    margin-left: 10px;
    margin-top: 2px;
}

@-webkit-keyframes dotty {
    0% {
        content: '';
    }
    25% {
        content: '>';
    }
    50% {
        content: '>>';
    }
    75% {
        content: '>>>';
    }
    100% {
        content: '';
    }
}

@keyframes dotty {
    0% {
        content: '';
    }
    25% {
        content: '>';
    }
    50% {
        content: '>>';
    }
    75% {
        content: '>>>';
    }
    100% {
        content: '';
    }
}

.post-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 0 0;
}

.new_list li {
    list-style-type: square;
    margin-bottom: 10px;
}

.new_list {
    margin-left: 20px;
}

.question {
    background-color: #f5f7fa;
    border-radius: 10px;
    padding: 7px;
    font-weight: bold;
    overflow: hidden;
}

.question .name::before {
    content: "Reporter: ";
    color: rgb(243, 32, 11);
    font-weight: bold;
}

.question:before {
    content: "";
    float: left;
    margin-right: 10px;
}

.answer {
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    padding: 7px;
    overflow: hidden;
}

.answer .name::before {
    content: "Dr. Hendra: ";
    color: rgb(7, 29, 197);
    font-weight: bold;
}

.answer:before {
    content: "";
    float: left;
    margin-right: 10px;
}

.attention {
    padding: 10px;
    border: 1px solid #bb1919;
    margin-bottom: 15px;
}

.breadcrumbs {
    display: flex;
    padding: 0 0 25px 0;
    font: 14px/22px "OpenSansLight", sans-serif;
}

.breadcrumbs a {
    color: rgb(10, 10, 10);
    display: block;
    float: left;
    padding-right: 16px;
    border-left: 1px solid rgb(204, 204, 204);
    padding-left: 16px;
    font-weight: normal;
    text-decoration: none;
}

.breadcrumbs a:first-child {
    border-left: medium none;
    padding-left: 0;
}

.breadcrumbs a:last-child {
    font-family: "OpenSansSemibold", sans-serif;
    font-weight: bold;
}

.myText2 {
    background-color: #FF0;
    padding: 5px 10px;
    display: block;
    margin-bottom: 20px;
    color: #F00;
}

@media (max-width: 530px) {
    .breadcrumbs .breadcrumbs__all-link {
        display: none;
    }
    .myList2 {
        margin-top: 60px;
    }
}

.breadcrumbs .breadcrumbs__all-link::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: -2px;
    width: 25px;
    height: 25px;
    background: transparent url('../img/icons.html') no-repeat scroll -1px -453px;
}

.myText1 {
    font-style: italic;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    display: block;
}

.Toolbar-root {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: Arial, sans-serif
}

.Toolbar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 0 0 -10px;
    padding: 0;
    list-style: none
}

@media only screen and (min-device-width:64em) {
    .Toolbar-list {
        margin: 0 0 0 -15px
    }
}

.Toolbar-item {
    position: relative;
    height: 32px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 30px;
    cursor: pointer;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    color: gray;
    line-height: 1;
    text-align: center
}

@media only screen and (min-device-width:64em) {
    .Toolbar-item {
        padding-right: 15px;
        padding-left: 15px
    }
}

.Toolbar-item:last-child {
    margin-right: 0
}

.Toolbar-item:before {
    position: absolute;
    top: 7px;
    left: 0;
    height: 18px;
    content: "";
    vertical-align: middle;
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.ToolbarButton-text {
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle
}

.ToolbarButton-text:empty {
    display: none
}

.ToolbarButton-button {
    height: 100%;
    margin: 0;
    padding: 0 1px 0 0;
    cursor: pointer;
    color: inherit;
    border-width: 0;
    outline: none;
    background-color: transparent;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.inL_171623 {
    text-align: center;
}

.ToolbarButton-button:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.ToolbarButton-button:hover {
    opacity: .6
}

.SvgSymbol-root {
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.SvgSymbol-medium {
    width: 24px;
    height: 24px
}

.SvgSymbol-fb {
    width: 16px;
    fill: #304591
}

.SvgSymbol-vk {
    width: 20px;
    fill: #527397
}

.SvgSymbol-ok {
    width: 9px;
    fill: #eb722e
}

.SvgSymbol-tw {
    width: 20px;
    fill: #31adf4
}

.SvgSymbol-tg {
    width: 18px;
    fill: #2ba5e0
}

.SvgSymbol-reaction {
    width: 16px;
    color: #b88b58;
    fill: #262626
}

.SvgSymbol-menu {
    width: 22px;
    height: 24px
}

.SvgSymbol-meduzaLogo {
    width: 92px;
    height: 20px
}