#boxesContainer {
    max-width: 700px;
    margin: 0 auto;
    width: 100%
}

.boxes > div {
    height: 18%
}

@media (min-width: 759px) and (max-width: 1024px) {
    .c-main .u-content-read {
        font-size: 20px
    }

    .com-txt {
        font-size: 19px
    }

    .c-entry-lg .c-post-title {
        font-size: 21px
    }

    .c-post-footer {
        max-width: 100%
    }

    .o-jumbotron {
        font-size: 11px;
        padding: 0
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .c-entry-lg .c-post-title {
        font-size: 19px;
        line-height: 24px
    }

    .c-post-footer {
        max-width: 100%
    }
}

@media (min-width: 1280px) and (max-width: 1366px) {
    .c-post-footer {
        max-width: 100%
    }
}

@media (max-width: 759px) {
    .overfl {
        overflow: hidden
    }

    body, html {
        width: 100%
    }

    #main-content.container.o-wrap.c-si-main.t-lady.js-si-main {
        width: 100%
    }

    .container {
        margin: 0;
        padding: 0
    }

    .container.c-banner.o-wrap.has-nav-sub {
        width: 100%
    }

    .c-sidebar-wrap ~ .c-main {
        width: 100%
    }

    .c-main .u-content-read {
        margin-left: 0;
        font-size: 20px;
        line-height: 1.5
    }

    .com-txt {
        padding-left: 85px;
        font-size: 17px
    }

    .o-jumbotron {
        font-size: 11px;
        padding: 0
    }

    h1 {
        font-size: 20px
    }

    .c-post-title {
        font-size: 17px
    }

    .c-post-img-wrap {
        max-width: 800px;
        width: 100%
    }

    .c-post-footer {
        width: 100vw;
        overflow-y: scroll;
        overflow-x: hidden !important
    }

    .o-jumbotron.c-entry-lg .c-post-meta {
        padding-left: 20px
    }

    .p-name.c-post-title.u-uppercase.js-si-title {
        max-width: 100%;
        margin-bottom: -7px
    }

    .c-bar-right {
        display: none
    }

    .c-entry-lg .c-post-title {
        font-size: 12px
    }

    .c-main .o-jumbotron {
        max-width: 100%
    }

    .c-nav-unit.c-search-nav, .c-nav-unit.u-show-on-compression, .u-glamor, .u-special, .u-video {
        display: none
    }
}

@media (max-width: 650px) {
    .c-post-img.u-blur {
        max-height: 340px
    }
}

@media (max-width: 505px) {
    .c-entry-lg .c-post-title {
        display: none
    }
}

.submit-roulette {
    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;
    transition: background .3s
}

.submit-roulette:hover {
    background: #b00;
    transition: background .3s
}

.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 250px !important;
    border: 1px solid rgba(4, 15, 29, .81)
}

input[placeholder="Ваш телефон"], input[placeholder="Ваше имя"] {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 10px;
    line-height: 25px;
    font-weight: 700;
    padding-bottom: 0 !important
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 0 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 20px
}

.spin-wrapper .ruletka-p {
    margin-bottom: 15px;
    font-size: 18px
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative
}

.wheel img {
    max-width: 100%;
    margin-bottom: 13px
}

.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 47% !important;
    height: 45%;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 48%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block img {
    width: 40%
}

.order_block h3 {
    background: 0 0
}

#drcash_form, #omni_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: sans-serif
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/cross_1.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.pop-up-layer-show {
    display: block
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width: 520px) {
    .order_block img {
        width: 90%
    }

    .wheel {
        width: 250px !important
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .close-popup {
        right: 0
    }
}

@media screen and (max-width: 345px) {
    .wheel {
        width: 220px !important
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 11px !important
    }
}

@media all and (max-width: 780px) {
    .c-nav {
        display: none
    }
}

.stick_block {
    display: none !important
}

body:after {
    content: url('../images/new-comebacker-close.png');
    display: none
}

.new-comebacker-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 99999;
    position: fixed;
    overflow-y: auto;
    background: rgba(0, 0, 0, .7)
}

.new-comebacker-to-middle {
    width: 100%;
    height: 100%;
    display: table
}

.new-comebacker-wrapp {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.new-comebacker-content {
    width: 600px;
    margin: auto;
    text-align: center;
    position: relative;
    border-radius: 5px;
    background: #fff;
    padding: 20px 10px 20px
}

.new-comebacker-close {
    top: -5px;
    z-index: 6;
    right: -5px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    background-color: #b22222;
    background-image: url("../images/new-comebacker-close.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center
}

.new-comebacker-wrapp strong {
    display: block;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
    font-family: sans-serif
}

.new-comebacker-wrapp strong span {
    display: inline-block;
    text-decoration: underline
}

.new-comebacker-wrapp .new-comebacker-btn {
    height: 60px;
    width: 280px;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 57px;
    border-radius: 5px;
    margin: 20px auto 0;
    background: #b22222;
    text-decoration: none;
    font-family: sans-serif;
    text-transform: uppercase
}

@media screen and (max-width: 660px) {
    .new-comebacker-content {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
        padding: 20px 10px 20px
    }

    .new-comebacker-wrapp strong {
        font-size: 18px
    }
}

.link_a {
    font-size: 20px;
    text-transform: uppercase;
    color: red !important;
    font-weight: 700 !important
}

.form {
    background-color: #fff;
    height: auto
}

.form__bg {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 3px 3px
}

.form__name__field, .form__tel__field {
    padding-left: 55px;
    padding-top: 18px;
    padding-bottom: 22px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 32px;
    border: 1px solid #eae9e9;
    background-color: #f4f4f4;
    width: 300px;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 18px
}

.form__name {
    position: relative;
    margin-top: 20px
}

.form__name::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 23px;
    background-image: url(../fonts/user-icon.svg);
    background-repeat: no-repeat;
    top: 18px;
    left: 24px
}

.form__tel {
    position: relative;
    margin-top: 15px
}

.form__tel::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 24px;
    background-image: url(../fonts/telefon-icon.svg);
    background-repeat: no-repeat;
    top: 20px;
    left: 27px
}

#boxesContainer {
    max-width: 700px;
    margin: 0 auto;
    width: 100%
}

.delivery {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 5px;
    position: relative;
    border-radius: 20px;
    display: inline-block;
    padding: 4px 12px 4px 35px;
    border: 1px solid #ececec
}

.delivery:after {
    top: 50%;
    left: 10px;
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -11px;
    position: absolute;
    background: url("../fonts/np-ic.svg") no-repeat top center/contain
}

#order_form {
    background: #fff;
    padding: 20px;
    max-width: 600px;
    font-family: Arial;
    margin: 20px auto 20px;
    background-image: url(../images/formbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 55px;
    text-align: center
}

#order_form h2:after {
    border-bottom: none
}

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

.timelimit {
    margin-bottom: 15px
}

#order_form div {
    background: 0 0 !important
}

#order_form h2 {
    margin: 25px 0 0 0;
    padding: 0;
    line-height: 32px;
    border: none
}

#order_form label {
    width: 230px;
    display: block;
    padding: 5px 0 5px 0;
    font-weight: 700;
    font-size: 16px;
    margin: 0 auto
}

#order_form .order_form_pole {
    padding: 10px;
    margin: 10px
}

#order_form input {
    font-size: 21px;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    max-width: 300px;
    width: 100%
}

#order_form span {
    font-size: 12px
}

#order_form button, .obutton {
    display: inline-block;
    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-color: #0299ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px
}

#order_form button:hover, .obutton:hover {
    background-color: #017acc
}

#order_form button:active {
    position: relative;
    top: 1px
}

.order_info h2 {
    border: none !important;
    color: red !important
}

@media screen and (max-width: 480px) {
    #order_form label {
        font-size: 14px
    }

    #order_form button {
        font-size: 16px
    }

    #order_form .order_form_pole {
        padding: 0;
        margin: 2px
    }
}

@media screen and (max-width: 459px) {
    #order_form input {
        width: 80%
    }

    #order_form {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media screen and (max-width: 349px) {
    #order_form input {
        font-size: 17px
    }

    #order_form button {
        margin-left: 0
    }
}

.out-comebacker-content {
    width: 781px;
    height: 460px;
    background: transparent linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%) repeat scroll 0 0;
    font-family: Roboto !important;
    position: relative;
    border: 5px solid #ddd
}

.out-comebacker-content-close p {
    font-family: sans-serif;
    color: #fff;
    float: right;
    cursor: pointer;
    margin: 3px 10px 0 0 !important;
    font-size: 30px;
    line-height: 20px
}

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

p.out-comebacker-content-mainp {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding-top: 25px;
    display: block;
    color: #fff;
    text-align: center;
    margin: 5px 0 0
}

.out-comebacker-content-main-text-img {
    display: block;
    width: 96%;
    padding: 0 2%;
    margin-top: 15px
}

.out-comebacker-content-main-img {
    float: left;
    display: block;
    width: 30%;
    margin: 0 auto
}

.out-comebacker-content-main-img img {
    display: block;
    padding-top: 18px
}

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

.out-comebacker-content-main-text p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    text-align: left;
    color: #fff;
    font-size: 22px;
    padding-bottom: 5px
}

.out-comebacker-content-main-text-img::after {
    content: "";
    display: block;
    clear: both
}

.out-comebacker-content-btn {
    display: block;
    max-width: 292px;
    margin: 25px auto 10px;
    font-size: 23px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 700;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px !important
}

.out-comebacker-content-btn:hover {
    background: #fff none repeat scroll 0 0;
    color: #b0493b;
    border: 1px solid #fff
}

.content-right {
    text-align: left
}

@media screen and (max-width: 845px) {
    .out-comebacker-content {
        width: 100%;
        height: auto !important
    }

    .my-com-date {
        line-height: 27px
    }

    .out-comebacker-content-btn {
        max-width: 78%;
        font-size: 16px
    }

    .out-comebacker-content-main-text p {
        font-size: 18px;
        text-align: center;
        line-height: 25px
    }

    .out-comebacker-content-main-img {
        display: none
    }

    p.out-comebacker-content-mainp {
        font-size: 20px
    }

    .out-comebacker-content-main-text {
        float: none;
        width: 100%;
        margin: 0
    }
}

.ps-popup-default {
    padding: 0 !important
}

.out-comebacker-content-btn:focus:hover {
    color: #b0493b !important
}

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

.out-comebacker-content-btn:hover {
    text-decoration: none !important;
    transition: all .3s ease 0s !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: medium none
}

input, textarea {
    outline: medium none
}

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

:focus {
    outline: medium none
}

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

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

.lucky-chat-status__text--online::before {
    background-color: #93c296
}

.lucky-chat-status__text--offline::before {
    background-color: red
}

.lucky-chat-status__text::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 3px
}

.lucky-chat-message__text::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid
}

.lucky-chat-message__item--doctor .lucky-chat-message__name::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    top: 0;
    right: 100%;
    margin-right: -2px;
    border-color: transparent #5fc890 transparent transparent;
    border-width: 0 14px 12px 0
}

.lucky-chat-message__item--doctor .lucky-chat-message__text::after {
    display: none
}

.lucky-chat-message__item--guest .lucky-chat-message__text::after {
    top: 0;
    left: 100%;
    margin-left: -2px;
    border-color: #c8d8e8 transparent transparent;
    border-width: 14px 12px 0 0
}

.lucky-chat-message__item--system .lucky-chat-message__text::after {
    top: 0;
    right: 100%;
    margin-right: -2px;
    border-color: transparent #d47c3c transparent transparent;
    border-width: 0 14px 12px 0
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background: transparent none repeat scroll 0 0
}

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

b, strong {
    font-weight: 700
}

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

img {
    border: 0 none
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

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

input {
    line-height: normal
}

button.btn {
    background: #3498db linear-gradient(to bottom, #3498db, #2980b9) repeat scroll 0 0;
    border-radius: 28px;
    font-family: Arial;
    color: #fff;
    font-size: 22px;
    padding: 10px 20px;
    text-decoration: none;
    cursor: pointer
}

button.btn:hover {
    background: #3cb0fd linear-gradient(to bottom, #3cb0fd, #3498db) repeat scroll 0 0;
    text-decoration: none
}

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

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: #23527c;
    text-decoration: underline
}

a:hover {
    color: #b0493b
}

body {
    display: block;
    font-family: "Open Sans", sans-serif;
    background: #fafafa none repeat scroll 0 0;
    height: auto;
    color: #444;
    line-height: 1.5625
}

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

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

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

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

.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::after {
    content: "";
    display: block;
    clear: both
}

.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: tahoma, arial, verdana, 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: 12px
}

.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::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
}

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

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

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

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

.footer {
    display: block;
    width: 97%;
    max-width: 1000px;
    text-align: center;
    padding: 20px 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
}

header {
    position: relative;
    z-index: 800;
    padding: 18px 20px;
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box
}

header .logo {
    display: block;
    text-align: center;
    z-index: 10
}

header .header-right .header-links > div, header .header-right > div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

header .header-right .h-social a {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 21px;
    top: 0;
    transition: top .2s ease 0s
}

header .header-right .h-social a.h-youtube {
    margin: 0 10px;
    background-image: url('../fonts/f041097d94e21c28522cb76e0db4615f34c5a525.svg')
}

header .header-right .h-social a.h-twitter {
    background-image: url('../fonts/5cf8765814198a238a5e48e83f14f7b91188f823.svg')
}

header .header-right .header-links::before, header .header-right::before {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

header .header-right {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    text-align: right;
    font-size: 0px
}

header .header-right .h-social a.h-facebook {
    background-image: url('../fonts/e00d17d4b33d43de18ebcd33853bb3f29fc68e3e.svg')
}

header .currency .up::after {
    content: "↑";
    position: absolute;
    top: 0;
    right: 0;
    color: #888;
    font-size: 15px;
    line-height: 1
}

header .currency .down::after {
    content: "↑";
    position: absolute;
    bottom: 0;
    right: 0;
    transform: rotate(180deg);
    color: #888;
    font-size: 15px;
    line-height: 1
}

header .header-right .header-links::before, header .header-right::before {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

header .log-in a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    color: #000;
    display: block;
    text-decoration: none
}

nav {
    background-color: #0085cf;
    left: 0;
    width: 100%;
    min-height: 41px;
    box-sizing: border-box;
    position: absolute;
    z-index: 500;
    display: block
}

nav > div {
    position: relative;
    height: 41px
}

.overflow-nav .nav-wrap {
    height: 41px;
    overflow: hidden
}

.nav-wrap {
    max-width: 1280px;
    margin: 0 auto;
    line-height: 40px;
    box-sizing: border-box
}

nav .logo-when-fixed-menu-center {
    text-align: center;
    display: inline-block;
    opacity: 0;
    width: 80px;
    height: auto;
    position: absolute;
    transition: opacity .5s ease 0s
}

.logo-when-fixed-menu-center > a {
    display: inline-block
}

nav .logo-when-fixed-menu-center svg {
    width: 95px;
    height: 27px;
    vertical-align: middle
}

nav .search-form {
    position: relative;
    float: right
}

nav .search-form form {
    position: absolute;
    top: 0;
    right: 0
}

nav .search-form input {
    width: 23px;
    opacity: 0;
    background-color: #006096;
    border: 0 none;
    height: 41px;
    padding: 0;
    transition: width .3s ease 0s, opacity .3s ease 0s
}

nav .search-form .fake-button {
    background-image: url('../fonts/62c1d0da79dbc9d841b3e47f2e6de03119b3e796.svg');
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 9px;
    right: 5px;
    cursor: pointer;
    transition: all .3s ease 0s;
    z-index: 500
}

nav div ul {
    font-size: 0px;
    max-width: 1200px;
    min-height: 100%;
    height: auto;
    line-height: 41px;
    box-sizing: border-box;
    transition: padding-left .1s ease 0s
}

.overflow-nav div ul {
    height: 100%
}

nav div ul li {
    list-style: outside none none;
    display: inline-block
}

nav div ul li a {
    font-size: 13px;
    margin-right: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    transition: color .3s ease 0s;
    padding: 8px 0;
    text-decoration: none
}

nav .search-form p {
    margin: 0
}

nav .search-form p span {
    color: #fff;
    font-size: 13px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    padding-right: 37px;
    display: inline-block;
    height: 100%;
    cursor: pointer
}

nav div ul li a:hover {
    color: rgba(255, 255, 255, .7)
}

nav ul li.active-link a {
    box-shadow: 0 5px 0 rgba(255, 255, 255, .59)
}

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

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

    header .header-right {
        position: initial;
        text-align: center;
        margin-top: 15px;
        height: 25px
    }
}

@media screen and (max-width: 989px) {
    .content {
        max-width: 750px;
        padding: 3% 6%;
        width: 88%
    }

    .like-block {
        margin: 5% 0
    }

    .footer {
        position: relative;
        z-index: 1;
        max-width: 750px;
        padding: 5% 6% 8%;
        width: 88%
    }
}

@media screen and (max-width: 720px) {
    .content-left-social-comments {
        font-size: 2.8vw
    }

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

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

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

@media screen and (max-width: 385px) {
    header .logo svg {
        width: 280px
    }
}

@media screen and (min-width: 320px) and (max-width: 468px) {
    #popup-coment .vk-comment-text::after {
        content: "...";
        display: block;
        position: absolute;
        right: 5px;
        bottom: 6px;
        font-size: 15px
    }
}

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

img {
    max-width: 100%
}

body {
    margin: 0
}

div.im-colormask > input::-moz-selection {
    background: transparent none repeat scroll 0 0
}

div.im-colormask > input::-moz-selection {
    background: transparent none repeat scroll 0 0
}

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

div.ps-popup-default {
    font-family: Roboto, sans-serif;
    color: #000;
    background: #fff none repeat scroll 0 0;
    padding: 1px;
    margin: 0;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    text-align: left;
    line-height: 1
}

div.ps-popup-default .ps-form::after, div.ps-popup-default .ps-form::before {
    content: "";
    display: table
}

div.ps-popup-default .ps-form::after {
    clear: both
}

div.ps-popup-default .ps-bottom::after, div.ps-popup-default .ps-bottom::before, div.ps-popup-default .ps-middle::after, div.ps-popup-default .ps-middle::before, div.ps-popup-default .ps-top::after, div.ps-popup-default .ps-top::before {
    content: "";
    display: table
}

div.ps-popup-default .ps-bottom::after, div.ps-popup-default .ps-middle::after, div.ps-popup-default .ps-top::after {
    clear: both
}

div.ps-popup-default .ps-features-list li::after, div.ps-popup-default .ps-features-list li::before {
    content: "";
    display: table
}

div.ps-popup-default .ps-features-list li::after {
    clear: both
}

div.ps-popup-default .ps-features-list strong::before {
    position: absolute;
    left: 0;
    top: 16px;
    content: ""
}

div.ps-popup-default .ps-left::before {
    background-image: url('../images/sprite.png');
    background-position: -21px 0;
    width: 16px;
    height: 17px
}

div.ps-popup-default .ps-now::before {
    left: -5px;
    top: 14px;
    background-image: url('../images/sprite.png');
    background-position: 0 0;
    width: 21px;
    height: 17px
}

.popup-container {
    display: none;
    position: relative
}

#ps-call-mobile-form a.ps-close::after, #ps-sale-mobile-form a.ps-close::after {
    content: "";
    position: absolute;
    background: transparent url('../images/close.png') no-repeat scroll center center;
    top: 12px;
    margin-left: -8px;
    left: 50%;
    width: 15px;
    height: 12px
}

#ps-sale-mobile-form .clearance::after {
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    border-top: 1px solid #c0cdd4
}

.pl_next_order_page {
    display: none
}

#s_comebacker_block {
    background: #fff none repeat scroll 0 0;
    width: 100%;
    height: 177px;
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    text-align: center
}

#s_comebacker_block img {
    width: 593px;
    height: 177px
}

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

.out-comebacker-content-btn:hover {
    text-decoration: none !important;
    transition: all .3s ease 0s !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: medium none
}

input, textarea {
    outline: medium none
}

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

:focus {
    outline: medium none
}

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

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

#product-block {
    background: transparent url('../images/order_tube2.png') no-repeat scroll center center/contain;
    height: 386px;
    width: 100% !important;
    display: block;
    margin: 0 !important;
    text-align: center
}

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

.order {
    width: 220px;
    background-color: #5f88cf;
    font-size: 34px;
    margin: 0 auto;
    transition-duration: .7s
}

.order:hover {
    background-color: #1160e9;
    transform: scale(1.15, 1.15);
    box-shadow: inset 0 0 20px 0 #fff
}

.order p.order__text {
    color: #fff
}

.two-photo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.two-photo img {
    width: 300px;
    height: 185px
}

.two-photo img:first-child {
    padding-right: 10%;
    margin-bottom: 20px
}

@media screen and (max-width: 760px) {
    .two-photo {
        flex-direction: column;
        align-items: center
    }

    .two-photo img:first-child {
        padding-right: 0
    }
}

.to_center {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

ol li {
    line-height: 1.5625;
    margin: .5em 0
}

ul li {
    line-height: 1.5625;
    margin: .5em 0
}

a.main-content-btn-order {
    position: relative !important;
    max-width: 320px !important;
    margin: 20px auto !important;
    padding: 10px !important;
    cursor: pointer !important;
    background: #63b5ea !important;
    border: 1px solid #007eaf !important;
    border-radius: 5px !important;
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 20px !important
}

a.main-content-btn-order:hover {
    background: #0a4c8f !important;
    color: #fff !important;
    text-decoration: none !important
}
