@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("PT Sans"), local("PTSans-Regular"),
    url(../fonts/pt-sans-v12-cyrillic-regular.woff2) format("woff2"),
    url(../fonts/pt-sans-v12-cyrillic-regular.woff) format("woff");
}
@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("PT Sans Bold"), local("PTSans-Bold"),
    url(../fonts/pt-sans-v12-cyrillic-700.woff2) format("woff2"),
    url(../fonts/pt-sans-v12-cyrillic-700.woff) format("woff");
}
a,
body,
div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
input,
li,
ol,
p,
span,
ul {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    font-weight: 400;
    background: 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    font: 100%/1.5em "PT Sans", sans-serif;
    position: relative;
    min-height: 100%;
    color: #000;
}
html {
    height: 100%;
}
footer,
header,
nav,
section {
    display: block;
}
h1,
h2,
h3,
h4,
img,
p,
ul {
    margin: 0;
    padding: 0;
}
.box1.second.popup .box .close,
button {
    cursor: pointer;
}
.container {
    margin: 0 auto;
}
.box1.second.popup form input {
    border: none !important;
    outline: 0 !important;
}
.box1.second.popup form select {
    border: 0.1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 2px -4px #000 inset;
    -moz-box-shadow: 3px 3px 2px -4px #000 inset;
}
header {
    position: relative;
    padding-bottom: 4rem;
}
header .head {
    padding: 1rem 0 0.938rem;
    background-color: rgba(0, 0, 0, 0.5);
}
header .head img {
    float: left;
}
header .head .head__title {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #d2ff8c;
}
header .preview__title {
    font-family: "PT Sans";
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #fff;
}
header .preview__paragr {
    margin: 0.938rem auto 1.563rem auto;
    text-align: center;
    color: #fff;
}
header .results {
    position: relative;
    z-index: 0;
    max-width: 60rem;
    margin: 0 auto;
    padding: 0.5rem 0;
    border-radius: 10px;
}
header .result__item {
    margin: 1.875rem 0;
}
header .result__item.four p {
    top: 5px;
}
header .result__item.last p {
    top: 6px;
}
header .result__item.first {
    margin-top: 0.5rem;
}
header .result__item img {
    float: left;
}
header .result__item p {
    font-size: 1.125rem;
    position: relative;
    top: 5px;
    margin-left: 2.938rem;
    color: #fff;
}
header .result__item.four img {
    position: relative;
}
.box {
    position: relative;
    height: 21.5rem;
    border-radius: 10px;
    background-color: #ceced0;
}
.inside__box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 20.563rem;
    margin: auto;
    border: 3px solid #405269;
    border-radius: 10px;
}
.box .medal {
    position: absolute;
}
.box .drug__img {
    position: absolute;
}
.box .inside__box p {
    font-family: "PT Sans";
    position: relative;
}
.form {
    position: absolute;
    margin: 3rem 0 0 1.5rem;
}
form input {
    display: block;
    height: 2rem;
    margin: 0 auto 0.8rem auto;
    padding-left: 1rem;
    outline: 0;
    background-color: #fff;
    border: 0.1px solid rgba(0, 0, 0, 0.3);
}
form select {
    display: block;
    height: 2rem;
    margin: 0 auto 0.8rem auto;
    padding-left: 1rem;
    outline: 0;
    background-color: #fff;
    border: 0.1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 4px 4px 1px -4px #000 inset;
    -moz-box-shadow: 4px 4px 1px -4px #000 inset;
    -webkit-box-shadow: 4px 4px 1px -4px #000 inset;
}
.btn-send {
    font-family: "PT Sans";
    font-size: 1.25rem;
    display: block;
    width: 85%;
    margin: 0 auto;
    padding: 1.2rem 0.7rem;
    color: #fff;
    border: 0;
    border-radius: 2px;
    background-color: red;
    box-shadow: 2px 1px 9px -4px #000;
}
.btn-send:hover {
    background-color: #8f0001;
}
.arrow {
    position: absolute;
    top: 1rem;
    left: -1rem;
    height: 65px;
}
.form p {
    text-align: center;
    color: #616161;
}
.box1 .form p {
    margin-top: 0.8rem;
    text-align: center;
    color: #616161;
}
.diagnosis {
    background-color: rgba(208, 186, 187, 0.26);
    padding-bottom: 1.688rem;
}
.diagnosis h3 {
    font-weight: 400;
    padding: 1.688rem 0;
    text-align: center;
}
.diagnosis .simpt__item {
    display: inline-block;
}
.simpt__item img {
    display: block;
    margin: 0 auto;
}
.simpt__item p {
    font-size: 1.125rem;
    padding: 0 0 1.688rem;
    text-align: center;
}
.stages__disease {
    position: relative;
    background-color: #373551;
}
.stages__disease h3 {
    font-weight: 400;
    padding: 1.688rem 0;
    text-align: center;
    color: #fff;
}
.stage__item img {
    display: block;
    margin: 0 auto;
}
.stage__item p {
    line-height: 20px;
    padding: 1rem 0 0.5rem;
    text-align: center;
    color: #fff;
}
.stage__item.last p {
    padding-bottom: 0.2rem;
}
.shadow1,
.shadow2 {
    position: absolute;
}
.big__leg {
    padding-bottom: 1.5rem;
}
.big__leg h3 {
    font-weight: 400;
    line-height: 2.063rem;
    padding: 2.2rem 0 1rem;
    text-align: center;
}
.big__leg p {
    font-size: 1.125rem;
    line-height: 1.875rem;
}
.big__leg h4 {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.063rem;
    margin: 0.938rem 0 8.938rem -0.5rem;
    padding: 0.75rem 0 1.125rem 1.5rem;
    color: red;
    border-radius: 10px;
    background: rgba(210, 255, 82, 0.36);
    background: -moz-linear-gradient(
            left,
            rgba(210, 255, 82, 0.36) 0,
            rgba(145, 232, 66, 0) 100%
    );
    background: -webkit-gradient(
            left top,
            right top,
            color-stop(0, rgba(210, 255, 82, 0.36)),
            color-stop(100%, rgba(145, 232, 66, 0))
    );
    background: -webkit-linear-gradient(
            left,
            rgba(210, 255, 82, 0.36) 0,
            rgba(145, 232, 66, 0) 100%
    );
    background: -o-linear-gradient(
            left,
            rgba(210, 255, 82, 0.36) 0,
            rgba(145, 232, 66, 0) 100%
    );
    background: -ms-linear-gradient(
            left,
            rgba(210, 255, 82, 0.36) 0,
            rgba(145, 232, 66, 0) 100%
    );
    background: linear-gradient(
            to right,
            rgba(210, 255, 82, 0.36) 0,
            rgba(145, 232, 66, 0) 100%
    );
}
.why__plastir {
    background-color: #0d1018;
    padding-bottom: 30px;
}
.why__plastir h3 {
    font-weight: 400;
    padding: 1.688rem 0;
    text-align: center;
    color: #fff;
}
.reason__item {
    display: inline-block;
}
.reason__item img {
    display: block;
    margin: 0 auto;
}
.reason__item p {
    padding: 1rem 0;
    text-align: center;
    color: #fff;
}
.reason__item.last {
    padding-bottom: 0;
}
.box1 .box {
    margin-top: 0;
}
.box1 {
    position: relative;
    padding: 5rem 0 2rem;
}
.box1 .form {
    position: absolute;
    top: 11.6rem;
    margin: 3rem 0 0;
}
.box1 form input {
    display: block;
    width: 85%;
    height: 2rem;
    margin: 0 auto 0.8rem auto;
    padding-left: 1rem;
    border: 0;
    outline: 0;
}
.box1 form select {
    display: block;
    width: 85%;
    height: 2rem;
    margin: 0 auto 0.8rem auto;
    padding-left: 1rem;
    border: 0;
    outline: 0;
}
.using {
    padding-bottom: 1.688rem;
}
.using h3 {
    font-weight: 400;
    padding: 30px 0 1rem;
    text-align: center;
}
.using__item {
    display: inline-block;
}
.using__item img {
    display: block;
    margin: 1rem auto 0;
}
.using__item p {
    padding: 1rem 0;
    text-align: center;
}
.using__item p:last-child {
    padding-bottom: 0;
}
.item-last p {
    position: relative;
    top: -24px;
}
.clinical_stud {
    padding-bottom: 2.2rem;
    background: url(../img/bg_stud.jpg) no-repeat right top;
    background-size: cover;
}
.clinical_stud h3 {
    font-weight: 400;
    padding: 1.688rem 0 1rem;
    text-align: center;
    color: #fff;
}
.clinical_stud .test {
    line-height: 1.875rem;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.group {
    margin: 1rem auto;
    padding: 1rem 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(
            top,
            rgba(255, 255, 255, 0) 0,
            rgba(255, 255, 255, 0.22) 72%,
            rgba(237, 237, 237, 0.3) 100%
    );
    background: -webkit-gradient(
            left top,
            left bottom,
            color-stop(0, rgba(255, 255, 255, 0)),
            color-stop(72%, rgba(255, 255, 255, 0.22)),
            color-stop(100%, rgba(237, 237, 237, 0.3))
    );
    background: -webkit-linear-gradient(
            top,
            rgba(255, 255, 255, 0) 0,
            rgba(255, 255, 255, 0.22) 72%,
            rgba(237, 237, 237, 0.3) 100%
    );
    background: -o-linear-gradient(
            top,
            rgba(255, 255, 255, 0) 0,
            rgba(255, 255, 255, 0.22) 72%,
            rgba(237, 237, 237, 0.3) 100%
    );
    background: -ms-linear-gradient(
            top,
            rgba(255, 255, 255, 0) 0,
            rgba(255, 255, 255, 0.22) 72%,
            rgba(237, 237, 237, 0.3) 100%
    );
    background: linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0) 0,
            rgba(255, 255, 255, 0.22) 72%,
            rgba(237, 237, 237, 0.3) 100%
    );
}
.group h4 {
    font-family: "PT Sans";
    line-height: 1.875rem;
    text-align: center;
    color: #fff;
}
.rabbits {
    line-height: 1.25rem;
    text-align: center;
    color: #fff;
}
.group img {
    display: block;
    margin: 1rem auto 0;
}
.composition {
    padding-bottom: 0.8rem;
    background-color: #f3eded;
}
.composition h3 {
    font-weight: 400;
    padding: 2.2rem 0 1rem;
    text-align: center;
}
.composition__item.first img {
    margin-top: 1rem;
}
.composition__item h4 {
    font-weight: 400;
    padding: 1rem 0 0;
}
.composition__item p {
    width: 72%;
    margin: 0 auto;
}
.composition__item.right p {
    margin-right: 4rem;
    text-align: right;
}
.drug {
    position: relative;
    width: 100%;
    padding: 4rem 0;
}
.drug img {
    display: block;
    margin: 0 auto;
}
.circle {
    position: absolute;
    top: 1.5rem;
    right: 0;
    left: 0;
}
.opinion h3 {
    font-weight: 400;
    padding: 1.688rem 0 1rem;
    text-align: center;
}
.opinion .docs__opinion {
    line-height: 1.188rem;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.opinion .doc__photo {
    display: block;
    margin: 2rem auto 0 auto;
}
.doc {
    font-family: "PT Sans";
    width: 85%;
    margin: 0 auto;
    text-align: center;
}
.review {
    background-color: #373551;
}
.review .container {
    position: relative;
}
.review h3 {
    font-weight: 400;
    padding: 1.688rem 0 0;
    text-align: center;
    color: #fff;
}
.viewport {
    position: relative;
}
.slidewrapper {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.slide {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.slide p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.slick-prev {
    position: absolute;
    z-index: 1;
    top: 3rem;
    left: 3rem;
    height: 29px;
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    cursor: pointer;
    border: 0;
    border-style: none;
    background: url(../img/toleft.png) no-repeat center;
}
.slick-prev:focus {
    outline: 0;
}
.slick-next {
    position: absolute;
    z-index: 1;
    top: 3rem;
    right: 3rem;
    height: 29px;
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    cursor: pointer;
    border: 0;
    background: url(../img/toright.png) no-repeat center;
}
.slick-next:focus {
    outline: 0;
}
.slick-dots {
    margin-top: 0.5rem;
    padding-bottom: 1rem;
    text-align: center;
}
.slick-dots li button {
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-dots .slick-active {
    background-color: #d2ff8c !important;
}
.shadow_review {
    position: absolute;
    top: 11rem;
}
.shadow_review.second {
    right: 0;
}
.how__we__work h3 {
    font-weight: 400;
    padding: 1.688rem 0 1rem;
    text-align: center;
}
.how__we__work img {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid;
}
.how__we__work h4 {
    font-size: 1.75rem;
    font-weight: 400;
    margin: 1rem 0;
    text-align: center;
}
.how__we__work p {
    font-size: 1.25rem;
    padding-bottom: 2.125rem;
    text-align: center;
}
.how__we__work p:last-child {
    padding-bottom: 0;
}
.how__we__work {
    padding-bottom: 30px;
}
.box1.second {
    padding-bottom: 10rem;
    background: url(../img/bg_box1_second.png) n-repeat center center;
}


@media screen and (min-width: 400px) {
    .big__leg {
        background-position: 100% 24rem;
    }
}
@media screen and (max-width: 999px) {
    .sm-p-0 {
        padding-bottom: 0 !important;
    }
}
.mouse {
    position: absolute;
    top: 0;
    width: 100%;
}
.cbh-phone {
    position: fixed;
    right: 10px;
    bottom: 10px;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
}
.cbh-phone.cbh-show {
    visibility: visible;
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
.cbh-phone.cbh-static1 {
    opacity: 0.6;
}
.cbh-phone.cbh-hover1 {
    opacity: 1;
}
.cbh-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: 0.1;
    -webkit-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -o-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.cbh-phone.cbh-active .cbh-ph-circle1 {
    -webkit-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
}
.cbh-phone.cbh-static .cbh-ph-circle {
    -webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
}
.cbh-phone.cbh-hover .cbh-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle {
    border-color: #75eb50;
    opacity: 0.5;
}
.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle {
    border-color: #ccc;
    opacity: 0.5;
}
.cbh-phone.cbh-gray .cbh-ph-circle {
    border-color: #75eb50;
    opacity: 0.5;
}
.cbh-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.1;
    -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.cbh-phone.cbh-active .cbh-ph-circle-fill {
    -webkit-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
}
.cbh-phone.cbh-static .cbh-ph-circle-fill {
    -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important;
}
.cbh-phone.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    opacity: 0.75 !important;
}
.cbh-phone.cbh-gray .cbh-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.cbh-ph-img-circle1 {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);
    background-color: rgba(30, 30, 30, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.7;
    -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    -o-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    animation: cbh-circle-img-anim 1s infinite ease-in-out;
}
.cbh-phone.cbh-active .cbh-ph-img-circle1 {
    -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
}
.cbh-phone.cbh-static .cbh-ph-img-circle1 {
    -webkit-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
}
.cbh-phone.cbh-hover .cbh-ph-img-circle1 {
    background-color: #00aff2;
}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle1:hover {
    background-color: #75eb50;
}
.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: #00aff2;
}
.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: #00aff2;
}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle1 {
    background-color: #ccc;
}
.cbh-phone.cbh-gray .cbh-ph-img-circle1 {
    background-color: #75eb50;
}
@keyframes cbh-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}
@keyframes cbh-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}
@keyframes cbh-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    100%,
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}
.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: #00aff2;
}
.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: #00aff2;
}
.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: #00aff2;
}
a,
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
nav,
ol,
p,
pre,
td,
textarea,
th,
ul {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
@media screen and (max-width: 991px) {
    #clbh_phone_div {
        display: none !important;
    }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@media screen and (min-width: 1001px) {
    .container {
        max-width: 60rem;
    }
    header {
        background: url(../img/header_bg_mega_large.jpg) no-repeat center center;
        background-size: cover;
    }
    header .head img {
        width: 3.5rem;
        margin-top: -0.5rem;
        margin-right: 0.4rem;
    }
    header .head .head__title {
        font-size: 1.1rem;
        display: inline-block;
    }
    header .preview__title {
        font-size: 2.5rem;
        line-height: 3rem;
        width: 100%;
        margin-top: 0.625rem;
        font-weight: 700 !important;
    }
    header .preview__paragr {
        font-size: 1.875rem;
        line-height: 2.125rem;
        width: 78%;
    }
    header .results {
        margin-top: 3rem;
        padding-top: 1rem;
        background: rgba(0, 0, 0, 0.59);
        background: -moz-linear-gradient(
                left,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -webkit-gradient(
                left left,
                left bottom,
                color-stop(0, rgba(0, 0, 0, 0.59)),
                color-stop(0, rgba(0, 0, 0, 0.58)),
                color-stop(31%, rgba(102, 102, 102, 0.23)),
                color-stop(52%, rgba(87, 87, 87, 0)),
                color-stop(54%, rgba(86, 86, 86, 0)),
                color-stop(55%, rgba(85, 85, 85, 0)),
                color-stop(75%, rgba(71, 71, 71, 0.26)),
                color-stop(100%, rgba(0, 0, 0, 0.58))
        );
        background: -webkit-linear-gradient(
                left,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -o-linear-gradient(
                left,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -ms-linear-gradient(
                left,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: linear-gradient(
                to right,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
    }
    header .result__item.four img {
        top: 0.5rem;
    }
    .result_items {
        display: inline-block;
        width: 37%;
    }
    .result__item {
        position: relative;
        left: 0.5rem;
    }
    .result__item p {
        font-size: 1.125rem;
    }
    .count {
        position: absolute;
        top: -5px;
        right: 0;
        width: 19.875rem;
    }
    .count .amount {
        font-size: 1.1rem;
        line-height: 1.1;
        width: 75%;
        margin-top: 0.6rem;
        color: #fff;
        margin-left: 2.3rem;
    }
    .count .piece {
        font-family: "PT Sans";
        font-size: 1.75rem;
        position: absolute;
        top: 0.8rem;
        right: 5px;
        padding: 0.3rem;
        color: #d2ff8c;
        border-radius: 5px;
        background-color: red;
    }
    .box {
        position: absolute;
        top: 3.45rem;
        right: 0;
        display: inline-block;
        width: 31%;
        height: 23rem;
    }
    .box .medal {
        position: relative;
        z-index: 1;
        top: -5.5rem;
        right: 12rem;
        width: 9.438rem;
        height: 11.875rem;
        background: url(../img/medal_large.png) no-repeat center center;
    }
    .box .drug__img {
        display: none;
    }
    .box .drug {
        position: relative;
        top: -14rem;
        float: right;
    }
    .box .inside__box {
        height: 22rem;
    }
    .box .inside__box p {
        font-size: 2rem;
        z-index: 2;
        top: -7.5rem;
        right: 12rem;
        margin-top: -6rem;
        margin-left: 0.8rem;
        text-align: left;
    }
    .after,
    .before {
        display: inline-block;
    }
    .before {
        line-height: 1;
    }
    .after {
        position: relative;
        top: -3.5rem;
        display: inline-block;
        margin-left: 7rem;
    }
    .form {
        top: 7rem;
        left: 40.7rem;
        width: 17rem;
    }
    .form1 .container {
        position: relative;
    }
    form input {
        width: 96%;
        height: 2.5rem;
        font-size: 14px;
    }
    form select {
        width: 96%;
        height: 2.5rem;
        font-size: 14px;
    }
    .btn-send {
        font-size: 1.6rem;
        width: 95%;
        margin-right: 0.5rem;
    }
    .form p {
        font-size: 14px;
    }
    .box1 form input {
        position: relative;
        z-index: 2;
        width: 95%;
        height: 2.5rem;
        margin-right: 0.5rem;
        border: 0.1px solid rgba(0, 0, 0, 0.3);
    }
    .box1 form select {
        position: relative;
        z-index: 2;
        width: 95%;
        height: 2.5rem;
        margin-right: 0.5rem;
        border: 0.1px solid rgba(0, 0, 0, 0.3);
        box-shadow: 4px 4px 1px -4px #000 inset;
        -moz-box-shadow: 4px 4px 1px -4px #000 inset;
        -webkit-box-shadow: 4px 4px 1px -4px #000 inset;
    }
    .box1 .container {
        position: relative;
    }
    .arrow {
        top: 4.5rem;
        left: -2.5rem;
        height: 4.125rem;
    }
    /* .large_grug {
        position: absolute;
        top: 2rem;
        left: 40%;
        width: 249px;
    } */
    .large_grug {
        position: absolute;
        top: 6rem;
        left: 33%;
        max-width: 360px;
        width: 100%;
    }
    .diagnosis {
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 2rem;
    }
    .diagnosis .container {
        display: block;
        position: relative;
    }
    .diagnosis .container::after {
        content: "";
        background: url(../img/bg_diagnosis_1000_1.png) no-repeat center center;
        opacity: 0.2;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
        background-size: 53%;
    }
    .diagnosis h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    .diagnosis .simpt__item {
        width: 33%;
    }
    .simpt__item.four,
    .simpt__item.second,
    .simpt__item.six {
        position: relative;
        right: 0;
    }
    .stages__disease {
        padding-bottom: 2.2rem;
    }
    .stages__disease h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    .stage__item {
        display: inline-block;
        width: 33%;
        margin-top: 1rem;
        margin-bottom: -3rem;
    }
    .stage__item.center {
        position: relative;
        top: -2rem;
    }
    .stage__item.last {
        position: relative;
        top: -2rem;
    }
    .shadow1,
    .shadow2 {
        display: none;
    }
    .stage__item p {
        font-size: 1.3rem;
        line-height: 2.2rem;
        width: 82%;
        margin: 0 auto;
    }
    .shadow1 {
        top: 23rem;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .shadow2 {
        top: 42rem;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .stage1 {
        width: 179px;
        height: 124px;
        margin: 1rem auto 0;
        background: url(../img/stage1_1000.png) no-repeat center;
    }
    .stage2 {
        width: 179px;
        height: 124px;
        margin: 1rem auto 0;
        background: url(../img/stage2_1000.png) no-repeat center;
    }
    .stage3 {
        width: 124px;
        height: 124px;
        margin: 1rem auto 0;
        background: url(../img/stage3_1000.png) no-repeat center;
    }
    .big__leg {
        position: relative;
        overflow-x: hidden;
        padding-bottom: 2rem;
        background-size: 264px;
    }
    .big__leg:before {
        position: absolute;
        z-index: -1;
        left: 46%;
        width: 1000px;
        height: 300px;
        min-height: 100%;
        content: "";
        background: url(../img/big_legs_1000.png) 0 0 no-repeat;
    }
    .big__leg h3 {
        font-size: 2.25rem;
        width: 64%;
        text-align: left;
    }
    .big__leg .one {
        font-size: 1.125rem;
        width: 51%;
    }
    .big__leg .two {
        font-size: 1.125rem;
        width: 95%;
    }
    .big__leg h4 {
        font-size: 1.95rem;
        line-height: 45px;
        margin-bottom: 1rem;
    }
    .why__plastir {
        padding-bottom: 4rem;
    }
    .why__plastir h3 {
        font-size: 2rem;
        line-height: 2.375rem;
        width: 90%;
        margin: 0 auto;
    }
    .reason__item p {
        font-size: 1.5rem;
    }
    .reason__item p:last-child {
        padding-bottom: 0;
    }
    .reason__item {
        width: 24%;
    }
    .reason__item.third {
        position: relative;
        top: -22px;
    }
    .reason__item.seventh {
        position: relative;
        top: 29px;
    }
    .reason__item.seventh p {
        position: relative;
        top: -6px;
    }
    .reason__item.last {
        position: relative;
        top: 24px;
    }
    .box1 {
        padding: 0;
        padding-bottom: 7rem;
        background: url(../img/bg_form_1000.jpg) no-repeat center center;
        background-size: cover;
    }
    .box1 .form {
        margin: 3rem 0 0 2%;
    }
    .box1 .form {
        top: 5rem;
        left: 38rem;
    }
    .box1 .btn-send {
        width: 94%;
        margin-top: 2rem;
        padding: 1.6rem 0.7rem;
    }
    .box1 .large_grug {
        width: 247px;
    }
    .box1 .box {
        position: relative;
        width: 100%;
        padding-bottom: 24rem;
    }
    .box1 .box .inside__box {
        height: 22.8rem;
    }
    .box1 .box .problem {
        font-family: "PT Sans";
        font-size: 1.125rem;
        display: inline-block;
        z-index: 2;
        top: 1rem;
        left: 3.4rem;
        width: 50%;
        margin-top: 0;
        margin-left: 0;
        text-align: left;
    }
    .box1 .box .inside__box {
        width: 98%;
    }
    .box1 .medal {
        position: relative;
        top: 1rem;
        right: -0.5rem;
        background: url(../img/medal_large.png) no-repeat center center;
    }
    .box1 .box .inside__box .sale {
        top: -0.5rem;
        right: -0.5rem;
    }
    .box1 .arrow {
        top: 5.5rem;
        left: -2.4rem;
    }
    .box1 .large_grug {
        left: 38%;
    }
    .box1 .count {
        font-size: 1.25rem;
        position: absolute;
        top: 18.5rem;
        left: 2rem;
        width: 19.875rem;
    }
    .box1 .count .amount {
        color: #000;
    }
    .box1 .large_grug {
        top: 87px;
    }
    .using {
        background: url(../img/bg_using_1000.png) no-repeat -24% top;
    }
    .using .container {
        max-width: 48rem;
    }
    .using h3 {
        font-size: 2.25rem;
    }
    .using h3 br {
        display: none;
    }
    .using__item {
        width: 32%;
    }
    .using__item:last-child img {
        position: relative;
        top: -20px;
    }
    .using__item p {
        font-size: 1.5rem;
    }
    .clinical_stud {
        background: url(../img/bg_stud_large.jpg) no-repeat center center;
        background-size: cover;
    }
    .clinical_stud h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    .clinical_stud h3 br {
        display: none;
    }
    .clinical_stud .test {
        font-size: 1.5rem;
        width: 89%;
        margin-top: 1.5rem;
    }
    .group.one {
        margin-right: 4rem;
    }
    .group {
        display: inline-block;
        width: 45%;
    }
    .group h4 {
        font-size: 1.25rem;
        line-height: 1.625rem;
        font-weight: 700;
    }
    .rabbits {
        font-size: 1.25rem;
        line-height: 1.688rem;
    }
    .people1 {
        width: 148px;
        height: 147px;
        margin: 1rem auto 0;
        background: url(../img/people_766_1.png) no-repeat center center;
    }
    .people2 {
        width: 148px;
        height: 147px;
        margin: 1rem auto 0;
        background: url(../img/people_766_2.png) no-repeat center center;
    }
    .composition {
        position: relative;
        overflow: hidden;
        height: 40rem;
    }
    .composition h3 {
        font-size: 2.25rem;
        margin-bottom: 1.5rem;
    }
    .drug .drug_circle {
        display: none;
    }
    .drug .circle {
        display: none;
    }
    /* .drug .drug_large1 {
        position: relative;
        top: -37px;
        left: 165px;
        width: 213px;
    } */
    .drug .drug_large1 {
        position: relative;
        top: -37px;
        left: 165px;
        max-width: 350px;
        width: 100%;
    }
    .drug .circle_large {
        position: absolute;
        top: -2.5rem;
        right: 0;
        left: 0;
    }
    .composition__item {
        margin-bottom: 2.7rem;
        margin-left: 0;
    }
    .composition__item.first {
        margin-left: 36%;
    }
    /* .composition__item.second {
        float: right;
        margin-top: -2.5rem;
        margin-right: -2.5rem;
    } */
    .composition__item.second {
        float: right;
        margin-top: -2.5rem;
        margin-right: -8.5rem;
    }
    .composition__item.third {
        float: right;
        margin-top: 8rem;
        margin-right: -20.5rem;
    }
    .composition__item h4 {
        font-size: 1.563rem;
        position: relative;
        top: 0;
        left: -1rem;
        margin-bottom: 1rem;
        margin-left: 9rem;
    }
    .composition__item p {
        font-size: 1rem;
        line-height: 1.125rem;
        position: relative;
        top: -0.7rem;
        left: -1rem;
        margin-left: 9rem;
    }
    .composition__item img {
        float: left;
        margin-top: 1rem;
    }
    .composition__item.right {
        position: relative;
        top: -25.5rem;
        left: -40rem;
    }
    /* .composition__item.right.first {
        top: -23.4rem;
    } */
    .composition__item.right.first {
        top: -25rem;
    }
    .composition__item.right img {
        float: right;
    }
    .composition__item.right h4 {
        left: 0;
        margin-right: 8rem;
        text-align: right;
    }
    .composition__item.right p {
        left: 0;
        margin-left: 9.5rem;
        text-align: right;
    }
    .composition__item.right.first p {
        margin-left: 2.7rem;
    }
    .comp766 {
        display: none;
    }
    .opinion {
        position: relative;
        overflow: hidden;
    }
    .opinion h3 {
        font-size: 2.25rem;
    }
    .opinion .docs__opinion {
        font-size: 1.125rem;
        line-height: 1.4rem;
        float: right;
        width: 50%;
        margin: 2rem 0 0;
        text-align: left;
    }
    .doc {
        font-size: 1rem;
        float: right;
        margin-right: -14rem;
        margin-bottom: 3rem;
        font-weight: 700;
    }
    .opinion .doc__photo {
        display: none;
    }
    .opinion .doc__photo__large {
        position: absolute;
        top: 5rem;
        margin-bottom: -0.8rem;
    }
    .review {
        margin-bottom: 0;
        padding-bottom: 2rem;
    }
    .person {
        position: relative;
        left: 9rem;
        float: left;
        width: 111px;
        height: 153px;
        margin: 0 auto;
        margin-bottom: 1rem;
        margin-left: 5px;
    }
    .person1 {
        background: url(../img/person_766_1.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person2 {
        background: url(../img/person_766_2.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person3 {
        background: url(../img/person_766_3.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .shadow_review {
        top: 4rem;
    }
    .review h3 {
        font-size: 2.25rem;
    }
    .viewport {
        width: 800px;
        margin: 2rem auto 0;
    }
    .slide {
        width: 800px;
    }
    .slide p {
        position: relative;
        left: 4rem;
        width: 43%;
        text-align: left;
    }
    .slide .name {
        font-family: "PT Sans";
        float: right;
    }
    .shadow_review.first {
        left: 12rem;
    }
    .shadow_review.second {
        right: 12rem;
    }
    .arrows.right {
        top: 21rem;
        right: 7rem;
        padding: 2rem;
    }
    .arrows.left {
        top: 21rem;
        left: 7rem;
        padding: 2rem;
    }
    .how__we__work {
        padding-bottom: 2rem;
    }
    .how__we__work h3 {
        font-size: 2.25rem;
        margin-bottom: 2rem;
    }
    .worker {
        display: inline-block;
        width: 33%;
    }
    .map {
        max-width: 100%;
    }
    .box1.second {
        position: relative;
        z-index: 0;
        padding-bottom: 10rem;
        background: url(../img/bg_form_footer_large.jpg) no-repeat center top;
        background-size: cover;
    }
    .box1.second:before {
        position: absolute;
        z-index: -1;
        top: 0;
        width: 100%;
        height: 100%;
        margin-right: auto;
        margin-left: auto;
        content: "";
        background: rgba(44, 44, 44, 0.9);
        background: -moz-linear-gradient(
                top,
                rgba(44, 44, 44, 0.9) 0,
                rgba(89, 89, 89, 0.9) 0,
                rgba(0, 0, 0, 0.9) 0,
                rgba(17, 17, 17, 0.77) 32%,
                rgba(28, 28, 28, 0.48) 100%
        );
        background: -webkit-gradient(
                left top,
                left bottom,
                color-stop(0, rgba(44, 44, 44, 0.9)),
                color-stop(0, rgba(89, 89, 89, 0.9)),
                color-stop(0, rgba(0, 0, 0, 0.9)),
                color-stop(32%, rgba(17, 17, 17, 0.77)),
                color-stop(100%, rgba(28, 28, 28, 0.48))
        );
        background: -webkit-linear-gradient(
                top,
                rgba(44, 44, 44, 0.9) 0,
                rgba(89, 89, 89, 0.9) 0,
                rgba(0, 0, 0, 0.9) 0,
                rgba(17, 17, 17, 0.77) 32%,
                rgba(28, 28, 28, 0.48) 100%
        );
        background: -o-linear-gradient(
                top,
                rgba(44, 44, 44, 0.9) 0,
                rgba(89, 89, 89, 0.9) 0,
                rgba(0, 0, 0, 0.9) 0,
                rgba(17, 17, 17, 0.77) 32%,
                rgba(28, 28, 28, 0.48) 100%
        );
        background: -ms-linear-gradient(
                top,
                rgba(44, 44, 44, 0.9) 0,
                rgba(89, 89, 89, 0.9) 0,
                rgba(0, 0, 0, 0.9) 0,
                rgba(17, 17, 17, 0.77) 32%,
                rgba(28, 28, 28, 0.48) 100%
        );
        background: linear-gradient(
                to bottom,
                rgba(44, 44, 44, 0.9) 0,
                rgba(89, 89, 89, 0.9) 0,
                rgba(0, 0, 0, 0.9) 0,
                rgba(17, 17, 17, 0.77) 32%,
                rgba(28, 28, 28, 0.48) 100%
        );
    }
    .box1.second h3 {
        font-size: 2.25rem;
        font-weight: 400;
        line-height: 2.813rem;
        padding: 1.688rem 0 1rem;
        text-align: center;
        color: #fff;
    }
    .box1.second .box {
        top: 4rem;
    }
    .box1.second .form {
        top: 49rem;
    }
    .box1.second .inside__box p {
        top: -1rem;
        right: -0.5rem;
    }
    .box1.second .box .inside__box .hyperosteogeny {
        font-family: "PT Sans";
        font-size: 1.125rem;
        z-index: 2;
        top: 1rem;
        left: 3.4rem;
        width: 50%;
        display: inline-block;
        margin-top: 0;
        margin-left: 0;
        text-align: left;
    }
    .box1.second .large_grug {
        top: 49rem;
        left: 38%;
    }
    .box1.second form input {
        width: 101%;
        height: 2.5rem;
    }
    .box1.second form select {
        width: 101%;
        height: 2.5rem;
    }
    .box1.second .btn-send {
        font-size: 1.7rem;
        width: 100%;
        margin-top: 2rem;
        margin-right: -2px;
        padding: 1.6rem 0.3rem;
    }
    .box1.second .arrow {
        top: 5rem;
        left: -2.5rem;
    }

}
@media screen and (min-width: 768px) and (max-width: 1000px) {
    .container {
        max-width: 46.875rem;
        text-align: center;
    }
    form input {
        margin: 0 auto 1.5rem auto;
    }
    form select {
        margin: 0 auto 1.5rem auto;
    }
    header {
        background: url(../img/header_super_large.jpg) no-repeat center center;
        background-size: cover;
    }
    header .head img {
        width: 2.5rem;
        margin-right: 0.4rem;
    }
    header .head .head__title {
        display: inline-block;
    }
    header .preview__title {
        font-size: 2.3rem;
        line-height: 3rem;
        width: 100%;
        margin-top: 0.625rem;
    }
    header .preview__paragr {
        font-size: 1.875rem;
        line-height: 2.125rem;
    }
    header .results {
        max-width: 26.875rem;
        background: rgba(0, 0, 0, 0.59);
        background: -moz-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -webkit-gradient(
                left top,
                left bottom,
                color-stop(0, rgba(0, 0, 0, 0.59)),
                color-stop(0, rgba(0, 0, 0, 0.58)),
                color-stop(31%, rgba(102, 102, 102, 0.23)),
                color-stop(52%, rgba(87, 87, 87, 0)),
                color-stop(54%, rgba(86, 86, 86, 0)),
                color-stop(55%, rgba(85, 85, 85, 0)),
                color-stop(75%, rgba(71, 71, 71, 0.26)),
                color-stop(100%, rgba(0, 0, 0, 0.58))
        );
        background: -webkit-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -o-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -ms-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
    }
    header .results .container {
        max-width: 26.7rem;
    }
    .amount {
        display: none;
    }
    .piece {
        display: none;
    }
    .result__item {
        position: relative;
        left: 2rem;
    }
    .form1 form .btn-send {
        font-size: 2.1rem;
        width: 99%;
    }
    .drug {
        position: relative;
        width: 100%;
        padding: 4rem 0;
        padding-bottom: 6rem;
    }
    .box {
        top: 11.5rem;
        height: 25.5rem;
        margin-top: 11rem;
    }
    .box .inside__box {
        height: 24rem;
    }
    .box1 .box .inside__box {
        height: 27rem;
        top: 0;
    }
    .box .medal {
        top: -10rem;
        width: 9.438rem;
        height: 11.875rem;
        background: url(../img/medal_large.png) no-repeat center center;
    }
    .box .drug__img {
        top: -22rem;
        right: 4rem;
        width: 250px;
        height: 330px;
        background: url(../img/tov.png?v5) no-repeat center center;
        background-size: contain;
    }
    .box .drug {
        position: relative;
        top: -14rem;
        float: right;
    }
    .box .inside__box .problem {
        display: none;
    }
    .box .inside__box p {
        font-size: 3.375rem;
        margin-top: -6rem;
        margin-left: 0.8rem;
        text-align: left;
    }
    .after,
    .before {
        display: inline-block;
    }
    .before {
        margin-top: 1.5rem;
    }
    .after {
        position: relative;
        top: -1rem;
    }
    .form {
        top: 36rem;
        width: 23rem;
        margin-left: 1.8rem;
    }
    form input {
        width: 99%;
        height: 3rem;
    }
    form select {
        width: 99%;
        height: 3rem;
    }
    .form1 .arrow {
        top: 5.5rem;
        left: -3rem;
        height: 87px;
    }
    .arrow {
        left: -3rem;
        height: 4.125rem;
    }
    .large_grug {
        display: none;
    }
    .diagnosis {
        margin-top: -0.2rem;
        padding-bottom: 2rem;
        background: #ddd;
    }
    .diagnosis h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    .diagnosis .simpt__item {
        width: 33.3%;
    }
    .simpt__item.four,
    .simpt__item.second,
    .simpt__item.six {
        position: relative;
        right: 0;
    }
    .stages__disease {
        padding-bottom: 2rem;
    }
    .stages__disease h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    .stage__item {
        width: 32%;
        display: inline-block;
    }
    .stage__item p {
        padding-bottom: 0;
    }
    .shadow1 {
        display: none;
    }
    .shadow2 {
        display: none;
        top: 44rem;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .stage1 {
        width: 179px;
        height: 124px;
        margin: 1rem auto 0;
        background: url(../img/stage1_1000.png) no-repeat center;
    }
    .stage2 {
        width: 179px;
        height: 124px;
        margin: 1rem auto 0;
        background: url(../img/stage2_1000.png) no-repeat center;
    }
    .stage3 {
        width: 124px;
        height: 124px;
        margin: 1rem auto 0;
        background: url(../img/stage3_1000.png) no-repeat center;
    }
    .big__leg {
        position: relative;
        overflow-x: hidden;
        padding-bottom: 2rem;
        background-size: 264px;
    }
    .big__leg:before {
        position: absolute;
        z-index: -1;
        top: -6rem;
        left: 49%;
        width: 515px;
        height: 525px;
        min-height: 100%;
        content: "";
        background: url(../img/big_legs_766.png) 0 0 no-repeat;
    }
    .big__leg h3 {
        font-size: 2.25rem;
        text-align: left;
    }
    .big__leg p {
        font-size: 1.125rem;
        width: 95%;
    }
    .big__leg .one {
        width: 86%;
        text-align: left;
    }
    .big__leg .two {
        text-align: left;
    }
    .big__leg h4 {
        font-size: 1.375rem;
        width: 90%;
        text-align: left;
        margin: 0;
    }
    .why__plastir h3 {
        font-size: 2rem;
        line-height: 2.375rem;
        width: 90%;
        margin: 0 auto;
    }
    .reason__item p {
        font-size: 1.5rem;
    }
    .reason__item {
        width: 25%;
    }
    .box1 {
        background: url(../img/bg_form.jpg) no-repeat center center;
        background-size: cover;
    }
    .box1 .form {
        margin: 3rem 0 0 1.8rem;
    }
    .box1 form .btn-send {
        font-size: 2.1rem;
        width: 99%;
    }
    .box1 form input {
        width: 99%;
        height: 3rem;
        margin: 0 auto 1.5rem auto;
        border: 0.1px solid rgba(0, 0, 0, 0.3);
        box-shadow: 4px 4px 1px -4px #000 inset;
        -moz-box-shadow: 4px 4px 1px -4px #000 inset;
        -webkit-box-shadow: 4px 4px 1px -4px #000 inset;
    }
    .box1 form select {
        width: 99%;
        height: 3rem;
        margin: 0 auto 1.5rem auto;
        border: 0.1px solid rgba(0, 0, 0, 0.3);
        box-shadow: 4px 4px 1px -4px #000 inset;
        -moz-box-shadow: 4px 4px 1px -4px #000 inset;
        -webkit-box-shadow: 4px 4px 1px -4px #000 inset;
    }
    .box1 .container {
        max-width: 26.7rem;
    }
    .box1 .form {
        top: 17rem;
    }
    .box1 .box {
        margin-top: 7rem;
    }
    .box1 .arrow {
        top: 5.3rem;
        height: 87px;
        left: -2.9rem;
    }
    .using {
        background: url(../img/bg_using_766.png) no-repeat center center;
    }
    .using h3 {
        font-size: 2.25rem;
    }
    .using h3 br {
        display: none;
    }
    .using__item {
        width: 33.3%;
    }
    .using__item:last-child img {
        position: relative;
        top: -20px;
    }
    .using__item p {
        font-size: 1.5rem;
    }
    .item-last p {
        position: relative;
        top: -24px;
    }
    .clinical_stud h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    .clinical_stud .test {
        font-size: 1.5rem;
        width: 80%;
        margin-top: 1.5rem;
    }
    .group {
        display: inline-block;
        width: 45%;
    }
    .group h4 {
        font-size: 1.25rem;
        line-height: 1.625rem;
    }
    .rabbits {
        font-size: 1.25rem;
        line-height: 1.688rem;
    }
    .people1 {
        width: 148px;
        height: 147px;
        margin: 0 auto;
        background: url(../img/people_766_1.png) no-repeat center center;
    }
    .people2 {
        width: 148px;
        height: 147px;
        margin: 0 auto;
        background: url(../img/people_766_2.png) no-repeat center center;
    }
    .composition .container {
        max-width: 35rem;
    }
    .composition .container {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .composition .drug {
        order: 4;
    }
    .composition h3 {
        font-size: 2.25rem;
        margin-bottom: 1.5rem;
        padding: 2.2rem 0 2.125rem;
    }
    .composition__item {
        width: 100%;
        height: 13rem;
        display: flex;
        margin-bottom: 2rem;
    }
    .composition__item h4 {
        font-size: 2rem;
        position: absolute;
        left: 12rem;
        line-height: 1;
    }
    .composition__item:nth-child(3) h4 {
        font-size: 2rem;
        position: absolute;
        left: 13rem;
    }
    img.drug_large1 {
        width: 200px;
        left: -13px;
        position: relative;
        top: 11px;
    }
    .composition__item p {
        font-size: 1.25rem;
        position: absolute;
        width: 57%;
    }
    .composition__item.most.first p {
        top: 12rem;
        left: 10rem;
    }
    .composition__item.second p {
        top: 25.6rem;
        left: 10rem;
    }
    .composition__item.third p {
        top: 42rem;
        left: 10rem;
    }
    .composition__item.right p {
        top: 94rem;
        left: 5rem;
        text-align: center;
    }
    .composition__item.right.first p {
        top: 42.5rem;
        right: 1.3rem;
    }
    .composition__item img {
        float: left;
        margin-top: 1rem;
    }
    .composition__item.right img {
        float: right;
    }
    .composition__item.right h4 {
        left: 17.5rem;
        margin-right: 0;
        text-align: center;
    }
    .composition__item.right.first h4 {
        left: 14rem;
    }
    .comp479 {
        display: none;
    }
    .drug .drug_circle {
        display: none;
    }
    .drug .circle {
        display: none;
    }
    .drug .circle_large {
        position: absolute;
        top: 0;
        left: 6rem;
        display: block;
        margin: 0 auto;
    }
    .circle {
        position: absolute;
        top: 1.5rem;
        right: 0;
        left: 0;
    }
    .opinion h3 {
        font-size: 2.25rem;
    }
    .opinion .docs__opinion {
        font-size: 1.125rem;
    }
    .doc {
        font-size: 1rem;
    }
    .doc__photo__large {
        display: none;
    }
    .review {
        padding-bottom: 2.2rem;
    }
    .person {
        width: 111px;
        height: 153px;
        margin: 0 auto;
        margin-bottom: 1rem;
    }
    .person1 {
        background: url(../img/person_766_1.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person2 {
        background: url(../img/person_766_2.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person3 {
        background: url(../img/person_766_3.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .shadow_review {
        top: 16rem;
    }
    .review h3 {
        font-size: 2.25rem;
    }
    .viewport {
        width: 300px;
        margin: 2rem auto 0;
    }
    .slide {
        width: 300px;
    }
    .slide p {
        width: 90%;
    }
    .shadow_review.first {
        left: 11rem;
    }
    .shadow_review.second {
        right: 11rem;
    }
    .arrows.right {
        top: 21rem;
        right: 7rem;
        padding: 2rem;
    }
    .arrows.left {
        top: 21rem;
        left: 7rem;
        padding: 2rem;
    }
    .slick-next {
        right: -5rem;
        top: 16rem;
    }
    .slick-prev {
        top: 16rem;
        left: -5rem;
    }
    .how__we__work {
        padding-bottom: 2rem;
    }
    .how__we__work h3 {
        font-size: 2.25rem;
        margin-bottom: 1rem;
    }
    .worker {
        display: inline-block;
        width: 33.3%;
    }
    .worker:last-child {
        margin-top: 20px;
    }
    .box1.second {
        padding-bottom: 5rem;
    }
    .box1.second .box .inside__box .hyperosteogeny,
    .box1.second h3 {
        display: none;
    }
    .box1.second .new-text {
        display: block;
    }
    .box1 form .btn-send {
        width: 98%;
    }
    .map {
        display: none;
    }

}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 29rem;
        text-align: center;
    }
    .box1.second.popup {
        position: absolute;
        z-index: 100;
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
    }
    .box1.second.popup .box {
        background-color: #fff;
    }
    .box1.second.popup .box .close {
        position: absolute;
        z-index: 6;
        top: -0.7rem;
        right: -0.5rem;
    }
    .box1 form input,
    form input {
        margin: 0 auto 1.5rem auto;
    }
    .box1 form select,
    form select {
        margin: 0 auto 1.5rem auto;
    }
    header {
        background: url(../img/header_super_large.jpg) no-repeat center center;
        background-size: cover;
    }
    header .head img {
        width: 2.5rem;
        margin-right: 0.4rem;
    }
    header .head .head__title {
        font-size: 0.875rem;
        line-height: 1.188rem;
        display: inline-block;
    }
    header .preview__title {
        font-size: 2.3rem;
        line-height: 2.2rem;
        width: 100%;
        margin-top: 0.625rem;
    }
    header .preview__paragr {
        font-size: 1.875rem;
        line-height: 2.125rem;
    }
    header .results {
        max-width: 26.875rem;
        background: rgba(0, 0, 0, 0.59);
        background: -moz-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -webkit-gradient(
                left top,
                left bottom,
                color-stop(0, rgba(0, 0, 0, 0.59)),
                color-stop(0, rgba(0, 0, 0, 0.58)),
                color-stop(31%, rgba(102, 102, 102, 0.23)),
                color-stop(52%, rgba(87, 87, 87, 0)),
                color-stop(54%, rgba(86, 86, 86, 0)),
                color-stop(55%, rgba(85, 85, 85, 0)),
                color-stop(75%, rgba(71, 71, 71, 0.26)),
                color-stop(100%, rgba(0, 0, 0, 0.58))
        );
        background: -webkit-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -o-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -ms-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
    }
    header .results .container {
        max-width: 26.8rem;
    }
    .amount {
        display: none;
    }
    .piece {
        display: none;
    }
    .result__item {
        position: relative;
        left: 1rem;
    }
    .box,
    .box1 .box {
        top: 11rem;
        height: 29.2rem;
        margin-top: 11rem;
    }
    .box .inside__box .problem {
        display: none;
    }
    .box .medal {
        font-size: 5px;
        top: -10rem;
        width: 9.438rem;
        height: 11.875rem;
        background: url(../img/medal_large.png) no-repeat center center;
        /*background: url(../img/tov.png) no-repeat center center;*/
    }
    .box .drug__img {
        top: -343px;
        right: 4rem;
        width: 250px;
        height: 330px;
        /*background: url(../images/drug_large.png) no-repeat center center;*/
        background: url(../img/tov.png?v5) no-repeat center center;
        background-size: contain;
    }
    .box .drug {
        position: relative;
        top: -14rem;
        float: right;
    }
    .box .inside__box,
    .box1 .inside__box {
        height: 24rem;
    }
    img.drug_large1 {
        width: 200px;
        top: 24px;
        position: relative;
    }
    .drug {
        position: relative;
        width: 100%;
        padding: 4rem 0;
        padding-bottom: 6rem;
    }
    .box .inside__box p {
        font-size: 3.375rem;
        margin-top: -6rem;
        margin-left: 0.8rem;
        text-align: left;
    }
    .after,
    .before {
        display: inline-block;
    }
    .before {
        margin-top: 1.5rem;
    }
    .after {
        position: relative;
        top: -1.3rem;
    }
    .form {
        top: 35.5rem;
        width: 23rem;
        margin-left: 1.9rem;
    }
    .box1 .form {
        width: 25rem;
        margin: 3rem 0 0 2%;
    }
    form input {
        width: 100%;
        height: 3rem;
    }
    form select {
        width: 100%;
        height: 3rem;
    }
    .btn-send {
        font-size: 2.1rem;
        width: 99%;
    }
    .box1 form input {
        width: 92%;
        height: 3rem;
    }
    .box1 form select {
        width: 92%;
        height: 3rem;
    }
    .box1 .arrow {
        left: -2rem;
    }
    .box1 .btn-send {
        width: 92%;
    }
    .arrow {
        top: 5.5rem;
        left: -3rem;
        height: 90px;
    }
    .large_grug {
        display: none;
    }
    .diagnosis {
        padding-bottom: 2.2rem;
        background: #ddd;
    }
    .diagnosis h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
        padding: 35px 0 2.125rem;
    }
    .diagnosis .simpt__item {
        width: 49%;
    }
    .simpt__item.four,
    .simpt__item.second,
    .simpt__item.six {
        position: relative;
        right: 0;
    }
    .stages__disease {
        padding-bottom: 2.2rem;
    }
    .stages__disease h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
        padding: 2.2rem 0 2.125rem;
    }
    .shadow1 {
        top: 35.5rem;
        right: 0;
        left: 0;
        margin: 0 auto;
        display: none;
    }
    .shadow2 {
        top: 61.5rem;
        right: 0;
        left: 0;
        margin: 0 auto;
        display: none;
    }
    .stage1 {
        width: 200px;
        height: 140px;
        margin: 1rem auto 0;
        background: url(../img/stage1_480.png) no-repeat center;
        background-size: contain;
    }
    .stage2 {
        width: 200px;
        height: 140px;
        margin: 1rem auto 0;
        background: url(../img/stage2_480.png) no-repeat center;
        background-size: contain;
    }
    .stage3 {
        width: 200px;
        height: 140px;
        margin: 1rem auto 0;
        background: url(../img/stage3_480.png) no-repeat center;
        background-size: contain;
    }
    .stage__item.last p {
        padding-bottom: 4rem;
    }
    .stage__item.last p:last-child {
        padding-bottom: 0;
    }
    .big__leg {
        position: relative;
        overflow-x: hidden;
        padding-bottom: 2.2rem;
        background-size: 264px;
    }
    .big__leg .container {
        max-width: 32rem;
    }
    .big__leg:before {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 40%;
        width: 467px;
        height: 525px;
        min-height: 100%;
        content: "";
        background: url(../img/big_legs_766.png) 0 -38px no-repeat;
    }
    .big__leg h3 {
        margin-left: 0.5rem;
        font-size: 2.25rem;
        padding: 2.2rem 0 2.125rem;
        text-align: center;
    }
    .big__leg p {
        margin-left: 0.5rem;
        font-size: 1.125rem;
        line-height: 1.5rem;
        width: 87%;
        margin: 0 20px;
        margin: auto;
    }
    .big__leg .two {
        width: 90%;
    }
    .big__leg h4 {
        margin-left: 0.5rem;
        font-size: 1.375rem;
        line-height: 1.625rem;
        margin-bottom: 1rem;
        padding: 20px;
        margin: 20px;
    }
    .why__plastir h3 {
        font-size: 2rem;
        line-height: 2.375rem;
        width: 90%;
        margin: 0 auto;
        padding: 2.2rem 0 2.125rem;
    }
    .reason__item p {
        font-size: 1.5rem;
    }
    .reason__item {
        width: 49%;
    }
    .reason__item.four {
        position: relative;
        top: 1.4rem;
    }
    .box1 .container {
        max-width: 26.8rem;
    }
    .box1 .form {
        top: 17rem;
    }
    .box1 .box {
        margin-top: 7rem;
    }
    .box1 .box .inside__box {
        height: 28rem;
    }
    .box1 {
        background: url(../img/bg_form.jpg) no-repeat center center;
        background-size: cover;
    }
    .using {
        background: url(../img/bg_using_766.png) no-repeat center top;
    }
    .using h3 {
        font-size: 2.25rem;
        padding: 2.2rem 0 2.125rem;
    }
    .using h3 br {
        display: none;
    }
    .using__item {
        width: 49%;
    }
    .using__item:last-child img {
        position: relative;
        top: -20px;
    }
    .using__item p {
        font-size: 1.5rem;
    }
    .clinical_stud h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    .clinical_stud .test {
        font-size: 1.5rem;
        width: 80%;
        margin-top: 1.5rem;
    }
    .group {
        width: 88%;
    }
    .group h4 {
        font-size: 1.25rem;
        line-height: 1.625rem;
    }
    .rabbits {
        font-size: 1.25rem;
        line-height: 1.688rem;
    }
    .people1 {
        width: 148px;
        height: 147px;
        margin: 1.2rem auto 0;
        background: url(../img/people_766_1.png) no-repeat center center;
    }
    .people2 {
        width: 148px;
        height: 147px;
        margin: 1.2rem auto 0;
        background: url(../img/people_766_2.png) no-repeat center center;
    }
    .composition .container {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .composition .drug {
        order: 4;
        padding-bottom: 7rem;
    }
    .composition h3 {
        font-size: 2.25rem;
        margin-bottom: 1.5rem;
        padding: 2.2rem 0 2.125rem;
    }
    .composition__item {
        width: 100%;
        height: 13rem;
        display: flex;
        margin-bottom: 2rem;
    }
    .composition__item h4 {
        font-size: 2rem;
        position: absolute;
        left: 10rem;
        line-height: 1;
    }
    .composition__item:nth-child(3) h4 {
        font-size: 2rem;
        position: absolute;
        left: 11rem;
    }
    .composition__item p {
        font-size: 1.25rem;
        position: absolute;
        width: 57%;
    }
    .composition__item.most.first p {
        top: 12rem;
        left: 10rem;
    }
    .composition__item.second p {
        top: 25.6rem;
        left: 9.8rem;
    }
    .composition__item.third p {
        top: 38rem;
        left: 10rem;
    }
    .composition__item.right p {
        top: 86.2rem;
        left: 2.5rem;
        text-align: center;
    }
    .composition__item.right.first p {
        top: 42.4rem;
        right: -0.9rem;
    }
    .composition__item img {
        float: left;
        margin-top: 1rem;
    }
    .composition__item.right img {
        float: right;
    }
    .composition__item.right h4 {
        left: 10.7rem;
        text-align: center;
    }
    .composition__item.right.first h4 {
        left: 11.8rem;
    }
    .comp479 {
        display: none;
    }
    .drug .drug_circle {
        display: none;
    }
    .drug .circle {
        display: none;
    }
    .drug .circle_large {
        position: absolute;
        top: 1rem;
        left: 4rem;
    }
    .opinion h3 {
        font-size: 2.25rem;
        padding: 2.2rem 0 2.125rem;
    }
    .opinion .docs__opinion {
        font-size: 1.125rem;
    }
    .opinion .docs__opinion {
        font-size: 1.125rem;
        line-height: 1.563rem;
        width: 95%;
        text-align: left;
    }
    .doc {
        font-size: 1.1rem;
        width: 100%;
        text-align: right;
    }
    .opinion .doc__photo {
        display: none;
    }
    .opinion .doc__photo__large {
        width: 59%;
        display: block;
        margin: 2rem auto 0 auto;
    }
    .review {
        padding-bottom: 2.2rem;
    }
    .person {
        width: 111px;
        height: 153px;
        margin: 0 auto;
        margin-bottom: 1rem;
    }
    .person1 {
        background: url(../img/person_766_1.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person2 {
        background: url(../img/person_766_2.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person3 {
        background: url(../img/person_766_3.png) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .shadow_review {
        top: 16rem;
    }
    .review h3 {
        font-size: 2.25rem;
        padding: 2.2rem 0 0;
    }
    .viewport {
        width: 300px;
        margin: 2rem auto 0;
    }
    .slide {
        width: 300px;
    }
    .slide p {
        position: relative;
        width: 90%;
        text-align: left;
    }
    .slide .name {
        font-family: "PT Sans";
        margin-top: -1rem;
        text-align: right;
    }
    .shadow_review.first {
        top: 12rem;
        left: 3rem;
        height: 20rem;
    }
    .shadow_review.second {
        top: 12rem;
        right: 3rem;
        height: 20rem;
    }
    .arrows.right {
        top: 10rem;
        right: 1rem;
    }
    .arrows.left {
        top: 10rem;
        left: 1rem;
    }
    .slick-dots {
        position: absolute;
        top: 28.5rem;
        left: 6rem;
    }
    .slick-next {
        right: -3rem;
        top: 6rem;
    }
    .slick-prev {
        left: -3rem;
        top: 6rem;
    }
    .how__we__work h3 {
        font-size: 2.25rem;
        margin-bottom: 0;
        padding: 2.2rem 0 2.125rem;
    }
    .worker {
        width: 100%;
        position: static !important;
        margin-bottom: 20px;
    }
    .box1.second {
        padding-bottom: 8rem;
    }
    .box1.second .box .inside__box .hyperosteogeny,
    .box1.second h3 {
        display: none;
    }
    .box1.second .new-text {
        display: block;
    }
    .map {
        display: none;
    }
    .box1 .form p {
        margin-top: 0.8rem;
        text-align: center;
        color: #616161;
    }

    @media screen and (max-width: 492px) {
        .big__leg:before {
            position: absolute;
            z-index: -1;
            top: 0;
            left: 40%;
            width: 467px;
            height: 525px;
            min-height: 100%;
            content: "";
            background: url(../img/big_legs_766.png) 0 -10px no-repeat;
        }
    }
    @media screen and (min-width: 493px) and (max-width: 502px) {
        .big__leg:before {
            position: absolute;
            z-index: -1;
            top: 0;
            left: 40%;
            width: 467px;
            height: 525px;
            min-height: 100%;
            content: "";
            background: url(../img/big_legs_766.png) 0 -16px no-repeat;
        }
    }
}
@media screen and (max-width: 479px) {
    .container {
        max-width: 18.75rem;
    }
    .composition .container {
        display: flex;
        flex-direction: column;
    }
    .composition .drug {
        order: 4;
    }
    .box1.second.popup {
        display: none;
    }
    .box1.second.popup .box .inside__box .hyperosteogeny,
    .box1.second.popup h3 {
        display: none;
    }
    img.drug_circle {
        /* width: 125px; */
        width: 100%;
        padding-top: 10px;
    }
    header {
        background: url(../img/header_large.jpg) no-repeat center center;
        background-size: cover;
    }
    header .head img {
        margin-right: 0.938rem;
    }
    header .head .head__title {
        font-size: 1.375rem;
    }
    header .preview__title {
        font-size: 1.563rem;
        line-height: 1.813rem;
        width: 80%;
        margin-top: 0.313rem;
    }
    header .preview__paragr {
        font-size: 1.125rem;
        width: 67%;
    }
    header .results {
        max-width: 18.75rem;
        background: rgba(0, 0, 0, 0.59);
        background: -moz-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -webkit-gradient(
                left top,
                left bottom,
                color-stop(0, rgba(0, 0, 0, 0.59)),
                color-stop(0, rgba(0, 0, 0, 0.58)),
                color-stop(31%, rgba(102, 102, 102, 0.23)),
                color-stop(52%, rgba(87, 87, 87, 0)),
                color-stop(54%, rgba(86, 86, 86, 0)),
                color-stop(55%, rgba(85, 85, 85, 0)),
                color-stop(75%, rgba(71, 71, 71, 0.26)),
                color-stop(100%, rgba(0, 0, 0, 0.58))
        );
        background: -webkit-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -o-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: -ms-linear-gradient(
                top,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
        background: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.59) 0,
                rgba(0, 0, 0, 0.58) 0,
                rgba(102, 102, 102, 0.23) 31%,
                rgba(87, 87, 87, 0) 52%,
                rgba(86, 86, 86, 0) 54%,
                rgba(85, 85, 85, 0) 55%,
                rgba(71, 71, 71, 0.26) 75%,
                rgba(0, 0, 0, 0.58) 100%
        );
    }
    header .results .container {
        max-width: 15.625rem;
    }
    header .result__item {
        margin: 1.2rem 0;
    }
    header .result__item p {
        line-height: 20px;
        top: -5px;
    }
    header .result__item.first p {
        top: -3px;
    }
    header .result__item.second p {
        top: -2px;
    }
    header .result__item.third p {
        top: -3px;
    }
    .result__item.four p {
        top: -3px;
    }
    header .result__item .last__result__item {
        top: 6px;
    }
    header .result__item.four img {
        top: 0;
    }
    header .result__item.fife img {
        position: relative;
        top: -0.2rem;
    }
    header .result__item.four p {
        top: -2px;
    }
    .amount {
        display: none;
    }
    .piece {
        display: none;
    }
    .box1 .box {
        bottom: -19.49rem;
        margin-top: 0;
        margin-bottom: 12px;
    }
    .box .inside__box .problem {
        display: none;
    }
    .box .medal {
        top: -4rem;
        right: -1rem;
        width: 7rem;
        height: 8.375rem;
        background: url(../img/medal.png) no-repeat center center;
    }
    .box .drug {
        display: none;
    }
    .box .inside__box p {
        font-size: 1.5rem;
        margin-top: -1.3rem;
        margin-right: -0.5rem;
        text-align: right;
    }
    .form1 .form {
        top: 31rem;
        width: 15.625rem;
        margin: 3rem 0 0 0;
    }
    .form1 form input {
        font-size: 0.8rem;
        width: 85%;
    }
    .form1 form select {
        font-size: 0.8rem;
        width: 85%;
    }
    .form p {
        font-size: 0.8rem;
    }
    header .large_grug {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .box1 .large_grug,
    .box1.second .large_grug {
        display: block;
        width: 90%;
        margin: 0 auto;
        position: relative;
        top: -377px;
    }
    .diagnosis h3 {
        font-size: 1.375rem;
    }
    .diagnosis .simpt__item {
        width: 100%;
    }
    .diagnosis .simpt__item p {
        line-height: 1.313rem;
    }
    .stages__disease h3 {
        font-size: 1.313rem;
    }
    .stage__item p {
        padding-bottom: 30px;
    }
    .shadow1 {
        top: 23rem;
        display: none;
    }
    .shadow2 {
        top: 41rem;
        display: none;
    }
    .stage1 {
        width: 181px;
        height: 125px;
        margin: 0 auto;
        background: url(../img/stage1.png) no-repeat center;
    }
    .stage2 {
        width: 181px;
        height: 125px;
        margin: 0 auto;
        background: url(../img/stage2.png) no-repeat center;
    }
    .stage3 {
        width: 181px;
        height: 125px;
        margin: 0 auto;
        background: url(../img/stage3.png) no-repeat center;
    }
    .big__leg h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .big__leg h4 {
        margin-bottom: 30px;
    }
    .big__leg p {
        line-height: 1.6rem;
        text-align: center;
    }
    .big__leg .two {
        margin-top: -1rem;
    }
    .why__plastir h3 {
        font-size: 1.375rem;
    }
    .reason__item p {
        font-size: 1.5rem;
    }
    .reason__item {
        width: 100%;
    }
    .box1 {
        background: url(../img/bg_form.jpg) no-repeat center center;
        background-size: cover;
    }
    .box1 .container {
        max-width: 15.625rem;
    }
    .box1 .form {
        width: 15.625rem;
    }
    .using {
        background: url(../img/bg_using.png) no-repeat left top;
    }
    .using h3 {
        font-size: 1.375rem;
    }
    .using__item {
        width: 100%;
    }
    .using__item p {
        font-size: 1.5rem;
    }
    .clinical_stud h3 {
        font-size: 1.375rem;
    }
    .clinical_stud .test {
        font-size: 1.125rem;
        line-height: 1.6rem;
        width: 80%;
    }
    .group {
        width: 88%;
    }
    .group h4 {
        font-size: 0.875rem;
    }
    .rabbits {
        font-size: 0.875rem;
        line-height: 1.1rem;
    }
    .people1 {
        width: 104px;
        height: 94px;
        margin: 1.2rem auto 0;
        background: url(../img/people1.png) no-repeat center center;
    }
    .people2 {
        width: 104px;
        height: 94px;
        margin: 1.2rem auto 0;
        background: url(../img/people2.png) no-repeat center center;
    }
    .composition h3 {
        font-size: 1.375rem;
    }
    .composition__item {
        width: 100%;
    }
    .composition__item img {
        display: block;
        margin: 2rem auto 0;
    }
    .composition__item h4 {
        font-size: 1.5rem;
        text-align: center;
    }
    .composition__item p {
        font-size: 1rem;
        line-height: 1.3rem;
        text-align: center;
    }
    .composition__item.right p {
        margin-right: auto;
        text-align: center;
    }
    .composition__item.right.first img {
        margin: 2rem auto 0;
    }
    .composition__item .comp766 {
        display: none;
    }
    .drug .circle_large {
        display: none;
    }
    .drug .drug_large1 {
        display: none;
    }
    .opinion h3 {
        font-size: 1.375rem;
    }
    .opinion .docs__opinion {
        font-size: 1rem;
    }
    .opinion .doc__photo {
        margin: 1rem auto 0;
    }
    .doc {
        font-size: 1rem;
        line-height: 1.2rem;
    }
    .doc__photo__large {
        display: none;
    }
    .review {
        padding-bottom: 2.2rem;
    }
    .review h3 {
        font-size: 1.375rem;
        margin-bottom: 15px;
    }
    .viewport {
        width: 300px;
    }
    .slick-dots {
        position: absolute;
        z-index: 50;
        top: 27.5rem;
        left: 6rem;
        display: block;
    }
    .slide {
        width: 300px;
    }
    .slide p {
        line-height: 1.4rem;
    }
    .slide .name {
        font-family: "PT Sans";
    }
    .person {
        width: 92px;
        height: 130px;
        margin: 0 auto;
        margin-bottom: 1rem;
    }
    .person1 {
        background: url(../img/person_766_1.png?v=1) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person2 {
        background: url(../img/person_766_2.png?v=1) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .person3 {
        background: url(../img/person_766_3.png?v=1) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        overflow: hidden;
    }
    .how__we__work h3 {
        font-size: 1.375rem;
    }
    .worker {
        width: 100%;
    }
    .box1.second {
        padding-bottom: 9rem;
    }
    .box1.second .box .inside__box .hyperosteogeny,
    .box1.second h3 {
        display: none;
    }
    .box1.second .new-text {
        display: block;
    }
    .map {
        display: none;
    }
    .box1 .form p {
        margin-top: 0.4rem;
        color: #fff;
    }

}
.copyright {
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    color: #6c6e6f;
}
.copyright p {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
.copyright img {
    margin: 10px auto !important;
}
.copyright img:first-child {
    display: block !important;
}
.copyright a {
    color: #6c6e6f;
    text-decoration: none;
}
.copyright a:hover {
    color: #ff0069;
    text-decoration: none;
}
.slick-dots {
    display: none !important;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border-radius: 0;
}
.popup__form .price,
.results .price {
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    text-align: center;
    margin-left: 15px;
    width: 95%;
}
.popup .results .price-top,
.results .price-top {
    width: 91%;
    background: #373551;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 700;
    padding: 3px 0;
    margin-left: 4px;
}
.results .promo {
    font-size: 21px;
    text-transform: uppercase;
    color: #616161;
    margin: 3px 0;
}
.results .price-top p:first-child {
    margin-bottom: 5px;
    position: relative;
}
.results .price-top p:first-child::after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    margin: 0 auto;
    background: #616161;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
}
.results .form {
    top: 10.1em;
}
.results .price-bottom {
    line-height: 1.1;
    color: #616161;
    font-size: 18px;
    margin-left: -18px;
    margin-top: 6px;
}
.box1 .price {
    display: block;
    position: absolute;
    left: 14px;
    top: 125px;
    text-align: center;
    margin-left: 35px;
    width: 35%;
}
.box1 .price-top {
    width: 95%;
    background: #373551;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    padding: 3px 0;
    margin: 10px 0;
}
.box1 .promo {
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    margin: 3px 0;
}
.box1 .price-top p:first-child {
    margin-bottom: 5px;
    position: relative;
}
.box1 .price-top p:first-child::after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    margin: 0 auto;
    background: #616161;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
}
.box1 .form {
    top: 6.3em;
}
.box1 .price-bottom {
    line-height: 1.1;
    color: #000;
    font-size: 21px;
    margin-left: -19px;
}
.box1.second .price {
    display: block;
    position: absolute;
    left: 14px;
    top: 125px;
    text-align: center;
    margin-left: 35px;
    width: 35%;
}
.box1.second .price-top,
.popup__wrap .price-top {
    width: 95%;
    background: #373551;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    padding: 3px 0;
    margin: 10px 0;
}
.box1.second .promo {
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    margin: 3px 0;
}
.box1.second .price-top p:first-child,
.popup__wrap .price-top p:first-child {
    margin-bottom: 5px;
    position: relative;
}
.box1.second .price-top p:first-child::after,
.popup__wrap .price-top p:first-child::after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    margin: 0 auto;
    background: #616161;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
}
.box1.second .price-bottom,
.popup__wrap .price-bottom {
    line-height: 1.1;
    color: #000;
    font-size: 18px;
    margin-left: -19px;
}
.popup__wrap {
    display: flex;
    width: 640px;
    background: #ccc;
    border-radius: 10px;
    padding: 50px 30px 30px 20px;
}
.popup__form {
    width: 50%;
}
.popup__wrap .box {
    position: absolute;
    top: 4.45rem;
    right: 20px;
    display: inline-block;
    width: 45%;
    height: 24rem;
    display: none;
}
.popup__wrap .inside__box {
    width: 100%;
    left: -50px;
    height: 23rem;
}
.popup__wrap .form {
    top: 12.1rem;
    left: 18.3rem;
    width: 17rem;
    display: none;
}
.popup__wrap .arrow {
    left: -2.7rem;
}
.popup__wrap .promo {
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    margin: 3px 0;
}
.popup__form .price {
    left: -26px;
    top: 13px;
}
.new-text {
    display: none;
}
@media screen and (max-width: 1000px) {
    header .head img {
        float: none;
    }
    .new-text {
        display: block;
        text-align: center;
        font-size: 2rem;
        width: 90%;
        margin: 0 auto;
        line-height: 2.375rem;
        font-weight: 400;
        text-align: center;
        color: #fff;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .box1 .container {
        margin-top: 240px;
    }
    .box1 {
        padding-top: 35px;
    }
    .top {
        position: relative;
        top: -30px;
    }
    .results .form {
        top: 47.8em;
    }
    header .result__item p {
        left: 0;
        text-align: left;
    }
    header {
        padding-bottom: 35px;
    }
    header .box {
        margin-bottom: 168px;
    }
    header .box .inside__box {
        height: 26rem;
        top: 0;
    }
    .box1 .box .inside__box {
        top: 0;
    }
    .box .inside__box {
        height: 25rem;
        top: 19px;
    }
    .box {
        height: 28rem;
    }
    .results .price {
        top: 18px;
        margin-left: 20px;
    }
    .results .form {
        top: 49em;
        margin-left: 1.9rem;
    }
    .box1 .form {
        top: 36.7em;
    }
    .box1 .price {
        left: 6px;
        top: 10px;
        margin-left: 15px;
        width: 95%;
    }
    .box1 {
        padding-bottom: 13rem;
    }
    .composition__item.most.first p {
        top: 12.5rem;
    }
    .box1.second .form {
        top: 36.7em;
    }
    .box1.second .price {
        left: 6px;
        top: 10px;
        margin-left: 15px;
        width: 95%;
    }
    .box1.second {
        padding-bottom: 13rem;
    }
    .popup__wrap .box {
        margin-top: 0;
    }
    .popup__wrap .form {
        top: 11.7rem;
        left: 23.7rem;
        width: 16rem;
    }
    .popup__wrap .price-bottom {
        font-size: 20px;
        margin-left: -14px;
    }
    .popup__wrap .btn-send {
        width: 100%;
    }
    .popup__wrap form input {
        margin: 0 auto 1rem auto;
    }
    .popup__wrap .form {
        top: 12.6rem;
        left: 18.4rem;
        width: 16rem;
    }
}
@media screen and (max-width: 767px) {
    .results .form {
        margin-left: 2rem;
    }
    .item-1 {
        position: relative;
        top: -26px;
    }
    .item-1 p {
        position: relative;
        top: 2px;
    }
    .item-last p {
        position: relative;
        top: -24px;
    }
    .big__leg:before {
        display: none;
    }
    .box .inside__box {
        height: 28rem;
    }
    .box1 .price,
    .box1.second .price {
        left: 6px;
        top: 25px;
        margin-left: 15px;
        width: 95%;
    }
    .new-text {
        font-size: 30px;
        line-height: 1.1;
    }
    .box1 .form,
    .box1.second .form {
        top: 37em;
    }
    .box .drug__img {
        top: -353px;
    }
    header .box .drug__img {
        top: -351px;
    }
    header .box .inside__box {
        height: 26rem;
    }
    .copyright {
        padding: 10px 0;
    }
    .popup__pack {
        display: none;
    }
    .popup__wrap {
        width: 470px;
    }
    .popup__wrap .box {
        position: static;
    }
    .popup__wrap .box .inside__box {
        height: auto;
        left: 0;
        border: none;
    }
    .popup__form .price {
        left: 8px;
        top: 50px;
    }
    .popup__wrap .form {
        top: 11.6rem;
        left: 19px;
        width: 80%;
    }
    .popup__wrap .box {
        height: 23rem;
    }
    .top {
        position: static;
    }
    .worker.last {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 606px) {
    .box1 .container {
        margin-top: 280px;
    }
    .box1 .form,
    .box1.second .form {
        top: 39em;
    }
}
@media screen and (max-width: 479px) {
    .item-1 {
        position: static;
    }
    .reason__item.last p {
        padding-bottom: 0;
    }
    .item-1 p {
        position: static;
    }
    .group.two {
        margin-bottom: 0;
    }
    header .results .price-bottom {
        line-height: 1.1;
        color: #616161;
        font-size: 17px;
        margin-left: -13px;
        margin-top: 6px;
    }
    .popup__wrap {
        width: 300px;
    }
    header .box {
        margin-bottom: 0;
    }
    .stages__disease {
        padding-bottom: 2.2rem;
    }
    .popup__wrap .btn-send {
        width: 80%;
    }
    .popup__form .price {
        left: 14px;
        margin-left: 0;
    }
    .popup__wrap .arrow {
        display: none;
    }
    .popup__wrap .form {
        top: 13.6rem;
        left: 0;
        width: 100%;
        margin: 0;
    }
    .popup__wrap .box {
        height: 18rem;
    }
    .popup__wrap input {
        width: 80%;
    }
    .copyright p {
        display: none;
    }
    header .head img {
        float: left;
    }
    header .result__item p {
        left: 6px;
    }
    header .results .price {
        top: 12px;
        margin-left: 12px;
    }
    header .results .form {
        top: 47.8em;
        margin-left: 0;
    }
    header .box .inside__box {
        top: 0;
        height: 21rem;
    }
    header .box {
        height: 21.6rem;
    }
    header .results {
        padding: 0.8rem 0;
    }
    header {
        padding-bottom: 2rem;
    }
    .box1,
    .box1.second {
        padding: 30px 0;
    }
    .box {
        height: 23rem;
    }
    .box .inside__box {
        height: 22rem;
    }
    .box1 .price,
    .box1.second .price {
        left: 0;
        top: 15px;
        margin-left: 12px;
        width: 95%;
    }
    .box1 .promo,
    .box1.second .promo {
        font-size: 22px;
        text-transform: uppercase;
        color: #000;
        margin: 3px 0;
    }
    .box1 .price-top,
    .box1.second .price-top {
        width: 95%;
        background: #373551;
        color: #fff;
        border-radius: 10px;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 700;
        padding: 3px 0;
        margin: 5px 0;
    }
    .box1 .price-bottom,
    .box1.second .price-bottom {
        line-height: 1.1;
        color: #000;
        font-size: 17px;
        margin-left: -13px;
    }
    .box1 .form,
    .box1.second .form {
        top: 29em;
    }
    h3:not(.head__title) {
        font-size: 27px !important;
    }
    .how__we__work p {
        font-size: 1rem;
    }
    .how__we__work h4 {
        font-size: 1.5em;
    }
    .worker {
        position: static !important;
        margin-bottom: 20px;
    }
    .box1 .container {
        margin-top: 110px;
    }
    .box1 .form,
    .box1.second .form {
        top: 35.7em;
    }
    .item-last p {
        position: static;
    }
}
@media screen and (max-width: 399px) {
    .box1 .container {
        margin-top: 140px;
    }
    .box1 .form,
    .box1.second .form {
        top: 37.7em;
    }
}
@media screen and (max-width: 1050px) {
    .composition__item.right {
        left: -39.3rem;
    }
    .composition__item.second {
        margin-right: -1.9rem;
    }
}
@media (min-width: 0\0) {
    .composition__item.second {
        margin-right: -3.3rem;
    }
    .results .price-bottom {
        font-size: 17px;
    }
    .popup__wrap .price-bottom {
        line-height: 1.1;
        color: #000;
        font-size: 16px;
        margin-left: -19px;
    }
}
.inL_319589 {
    margin-top: 0;
}
.inL_654688 {
    margin-top: 5px;
}
.inL_909380 {
    position: relative;
    top: -22px;
}
.inL_533753 {
    position: relative;
    top: 2px;
}
.inL_974279 {
    margin-top: 5px;
}
.inL_275798 {
    margin-top: 0;
}

footer {
    padding: 15px 0
}

@media(min-width: 1024px) {
    footer {
        padding: 15px 0 80px
    }
}