html {
    font-family: 'Futura';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%
}

body {
    margin: 0;
    height: 100%
}


header,
main,
nav {
    display: block
}

a {
    background-color: transparent
}

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

b {
    font-weight: 700
}

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


sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

img {
    border: 0
}

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

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

button {
    overflow: visible
}

button {
    text-transform: none
}

button,
html input[type=button],
input[type=submit] {
    appearance: button;
    -webkit-appearance: button;
    cursor: pointer
}

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

input {
    line-height: normal
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

.bolt-f {
    font-weight: bold !important;
    font-size: 20px !important;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

a,
b,
body,
div,
em,
form,
h1,
h2,
h3,
h4,
header,
html,
i,
img,
label,
li,
nav,
ol,
output,
p,
s,
span,
sup,
time,
tr,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}


header,
nav {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

* {
    outline: 0
}

body {
    width: 100%;
    min-width: 320px;
    -webkit-transition: .1s;
    transition: .1s;
    background: #14171f;
    border-top: 49px solid #191c24;
    padding: 20px 0 26px;
    height: 100%
}

.body {
    width: 1368px;
    margin: 0 auto;
    height: 100%;
    display: flex;
}

img {
    display: block
}

.about {
    width: 360px;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    box-shadow: inset 0px -4px 15px rgba(180, 180, 180, 0.25);
    background: url(../images/bg-img.gif) no-repeat top / 130%;
    border-radius: 25px;
    border-top: none;
    border-radius: 10px;
    position: relative;
    padding: 40px 0 0;
    height: 650px;
    border-radius: 25px;
}

.main__img {
    margin-top: 15px;
}

/* .no-webp .about {
    background-image: url(../img/Sidebar.jpg);
} */

.about {
    background-image: url(../img/bg-img.gif);
}

.text-bot {
    padding-right: 15px;
    width: 100%;
    text-align: center !important;
    position: absolute;
    bottom: 10px;
    font-family: 'Nunito Sans', sans-serif !important;
    text-align: left;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #5E5E5E;
}

.close img {
    width: 24px !important;
    height: 24px !important;
}

#div1 {
    display: none;
}

.about2 {
    position: absolute !important;
    top: 0px;
    right: 0px;
    width: 310px;
    display: inline-block;
    vertical-align: top;
    background: no-repeat;
    box-shadow: inset 0px -4px 15px rgba(180, 180, 180, 0.25);
    border-top: none;
    position: relative;
    padding: 40px 0 0;
    height: 100%;
    transition: opacity 1s;
}

.no-webp .about2 {
    background-image: url(../img/bg-img.png);
}

.webp .about2 {
    background-image: url(../img/bg-img.webp);
}

.about2 {
    opacity: 0;
    animation: ani 1s forwards;
}

.about__footer2 {
    opacity: 0;
    animation: ani 1s forwards;
}

@keyframes ani {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* .about2{
    animation: cloud1 0.5s linear infiite;
}
@keyframes cloud1 {
    0% { top: 0px;
        right: 0px; }
    50% { top: 0px;
        right: 150px; }
    100% { top: 150px;
        right: 310px;}
} */



.about__footer2 {
    top: 230px;
    padding: 0px;
    position: absolute;
    bottom: 0;

    right: 0;
    margin-left: 8px;
    width: 310px;
    background: #fff;
    text-align: center;
    box-shadow: inset 0px -4px 12px #DEDEDE;




}









.img-doc {
    margin-right: 15px;
}

.img-doc img {
    width: 35px;
    height: 35px;
}

.about__avatar img {
    margin: 0 auto;
    border-radius: 5px;
    max-width: 180px
}

.about__info {
    margin: 40px 30px 0 0
}

.about__info ul {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.about__info ul li p {
    color: #000;
}

.about__info>ul>li {
    position: relative;
    font: 14px/20px Arial-Bold, sans-serif;
    color: #fff
}

.about__info>ul>li>p {
    padding: 5px 0 0 22px;
    font-family: 'Nunito Sans', sans-serif;

}

.about__info>ul>li>ul {
    margin: 25px 0 0 32px
}

.about__info>ul>li>ul>li {
    font: 16px/21px Arial, sans-serif;
    color: #fff;
    padding: 0 0 0 32px;
    margin-bottom: 20px
}

.about__info>ul>li>ul>li:last-child {
    margin-bottom: 0
}

.tag {
    text-align: left;

}

.tag h2 {
    margin-bottom: 5px;
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #2163A9;
}

.tag p {
    font-family: 'Futura' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    color: rgba(115, 115, 115, 0.92) !important;
}

.about__footer {
    height: 400px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 8px;
    width: 96%;
    background: #fff;
    text-align: center;
    box-shadow: inset 0px -4px 12px #DEDEDE;
    border-radius: 25px;
}

.item-btn {
    display: flex;
    justify-content: center;
}

.icon {
    margin-right: 10px;
}

.list {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    flex: 1 1 auto;
    margin: 20px 13px;
    background: #F8F8FA;
    border-radius: 10px;
}

.about__footer p {
    color: #000
}

.item-text p {
    font-family: 'Nunito Sans', sans-serif !important;
    margin: 20px 13px;
    text-align: left;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #5E5E5E;
}

.about__footer p span {
    display: block
}

.chat-wrapper {
    width: 950px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    box-shadow: 0px 4px 6px rgba(133, 133, 133, 0.5);
    border-radius: 25px 25px 0px 0px;
    overflow-y: hidden;
    height: calc(100% - 24px);
    position: relative;
    padding: 0;
}


.content {
    width: 950px;
    display: inline-block;
    vertical-align: top;
    border-radius: 10px 0 0 10px;
    height: calc(100% - 63px);
    overflow-y: scroll;
    background-size: cover;
    background: #DFE7ED;
    border-radius: 25px 25px 0px 0px;
    position: relative;
}

.text_img {
    flex-direction: column;
}

.content:before {
    width: 100%;
    height: 100%;
    mask-image: -webkit-radial-gradient(white, #f2f2f2);
    -webkit-mask-image: -webkit-radial-gradient(white, #f2f2f2);
}

@media (max-width:1390px) {
    .chat-wrapper {
        width: 750px
    }
}

@media (max-width:1001px) {
    .chat-wrapper {
        width: 100%;
        margin-left: 0
    }
}

@media (max-width:801px) {
    .chat-wrapper {
        width: 580px;
        display: block;
        margin: 0
    }
}

@media (max-width :1200px) {
    .chat-wrapper {
        margin: auto;
        display: block
    }
}

@media (max-width: 600px) {
    .chat-wrapper {
        overflow-y: scroll;
        width: 100%;
        z-index: 2;
        height: 100%;
        position: relative;
        border-radius: 0
    }

    .chat {
        min-height: auto;
    }
}

.ch1 {
    background: none;
}









.content::-webkit-scrollbar {
    width: 0px;
    height: 3px;
    transition: .5s
}

.content::-webkit-scrollbar:hover {
    width: 10px !important
}

.content::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: transparent;
    border-radius: 15px;
    cursor: pointer
}

.content::-webkit-scrollbar-thumb:hover {
    background-color: transparent
}

.content::-webkit-scrollbar-corner {
    background-color: transparent
}

.content::-webkit-resizer {
    background-color: transparent
}

.header {
    background: #fff;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    background-size: 55px;
}

.online {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.online img {
    margin-right: 5px;
}

.header__name {
    display: flex;
    align-items: center;
    vertical-align: top;
    margin: 30px 0 30px 40px
}

.header__avatar {
    height: 52px;
    display: inline-block;
    vertical-align: top;
    width: 52px;
    background: linear-gradient(90deg, rgb(1, 243, 99), #0011e0);
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    animation: gradient 2s linear infinite;
    background-size: 400%;
}

.header__avatar {
    position: relative
}

.av1 {
    padding: 3px;
}

.price__old {
    text-decoration: line-through;
}

.form__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.form__wrapper picture {
    flex-shrink: 0;
}

.form__prod {
    max-width: 200px;
    width: 100%;
}

@keyframes gradient {
    0% {
        background-position: 80% 0%;
    }

    50% {
        background-position: 20% 100%;
    }

    100% {
        background-position: 80% 0%;
    }
}

.header__body {
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__avatar img {
    max-width: 100%;
    border: 2px;
}

.header__desc {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0 10px
}

.header__desc p {
    font: 14px/18px Arial, sans-serif;
    color: #000
}

.header__desc p span {
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 700;
    font-size: 18px;
    color: #000
}

.header__online {
    vertical-align: top;
    float: right;
    margin: 30px 40px 30px 0
}

.header__online p {
    border-radius: 4px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 14px;
    color: #4AAA1C;
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    position: relative;
    border: 1px solid #4AAA1C;
    padding: 7px;
}

.doc-name {
    font-family: 'Nunito Sans', sans-serif !important;
    color: #5E5E5E;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
}

.doc-dir {
    display: flex;
    flex-direction: row-reverse;
}

.manager {
    display: flex;
}

.chat {
    padding: 20px 0 8px;
    position: relative;
    overflow: auto;
    min-height: 100%;
}

.chat__time {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px
}

.chat__time p {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #5E5E5E;
    font-family: 'Nunito Sans', sans-serif !important;

}

.hide-q {
    display: none !important
}

@media (max-width:1390px) {
    .body {
        width: 100%
    }

    .about__info>ul>li>ul>li:last-child {
        display: none
    }

    .content {
        width: 100%
    }
}

@media (max-height:1000px) {
    .about__info>ul>li>ul>li:last-child {
        display: none
    }
}

@media (max-height:840px) {
    .about__info>ul>li>ul>li:nth-child(2) {
        display: none
    }

    .about {
        padding: 30px 0 0
    }
}

@media (max-height:795px) {
    .about__info>ul>li>ul {
        display: none
    }
}

@media (max-height:760px) {
    .about__info>ul>li:nth-child(4) {
        display: none
    }
}

@media (max-width:1001px) {
    .about {
        display: none
    }

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

@media (max-width:801px) {
    /*.body {*/
    /*    width: 580px*/
    /*}*/

    .about {
        display: none
    }

    .content {
        width: 100%;
        display: block;
        margin: 0
    }
}

@media (max-width:601px) {
    html {
        height: 100%
    }

    body {
        background: 0 0;
        border-top: 0;
        padding: 0;
        height: 100%
    }

    .body {
        width: 100%;
        position: relative;
        height: 100%;
        padding: 0 0 0
    }

    .main {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 99%
    }

    .main__title p {
        font: 18px/27px Arial-Bold, sans-serif;
        color: #fff
    }

    .main__name {
        background: #ee8208;
        border-radius: 5px;
        text-align: center;
        padding: 4px 0 4px
    }

    .main__name p {
        font: 30px/45px Arial-Bold, sans-serif;
        color: #fff
    }

    .header__name {
        margin: 0
    }

    .header__desc {
        margin: 3px 0 0 5px
    }

    .chat {
        background: 0 0;
        margin: 6px 0 0
    }

    .chat::-webkit-scrollbar {
        width: 5px
    }
}

.main-desc__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background: #F5F5F5;
    background-size: cover
}

.none-btn {
    display: none;
}

.main-desc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 0;
    transition: all 1.5s linear
}

.main-desc__body {
    width: 300px;
    margin: -44px auto 0;
    position: relative;
    z-index: 2;
    padding: 0;
    top: 50%
}

.main__title {
    width: 200px;
    margin: 0 auto;
    background: #54a22c;
    border-radius: 5px 5px 0 0;
    text-align: center;
    padding: 4px 0 4px
}

.main__title p {
    font: 18px/27px Arial-Bold, sans-serif;
    color: #fff
}

.main__name p {
    font: 30px/45px Arial-Bold, sans-serif;
    color: #fff
}

.main__name {
    background: #3498db;
    border-radius: 5px;
    text-align: center;
    padding: 4px 0 4px
}

.body {
    transform: translateY(120%);
    transition: transform 1s linear
}

.b-show {
    display: block;
    animation: showBlock 1s linear forwards
}

@keyframes showBlock {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

body,
html {
    overflow: hidden
}

body {
    background: #F5F5F5;
    background-size: cover;
    border-top: none
}

body,
html {
    overflow-y: auto
}

.content {
    position: relative
}

.container-circle {
    width: 20px;
    min-width: 20px;
    min-height: 20px;
    height: 20px;
    display: block;
    background: 0 0;
    border: 2px solid #54a22c;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.scroll-me {
    position: fixed;
    right: 28px;
    bottom: 15%;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    background: #fff;
    cursor: pointer;
    z-index: 100;
    border-radius: 10px 0 0 10px;
    border: 1px solid #eee;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.scroll-me,
.scroll-me:active,
.scroll-me:focus {
    outline: 0
}

.button-circle {
    border: solid #54a22c;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.hide {
    display: none !important
}

.show {
    display: block
}

.inp {
    text-align: center;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #3498db;
    width: 25px;
    display: block;
    color: #fff !important;
    border-radius: 20px;
    border: none;
    padding: 1px 0;
    font-size: 12px
}

.aba .inp {
    display: none !important
}

.chat-content-desc-item img {
    /* width: 400px; */
    max-width: 100%
}

.reviews {
    padding: 10px 30px;
    margin-top: 25px
}

.comment-item {
    display: none;
    margin: auto;
    width: 90%;
    padding: 15px 20px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.comment-item-show {
    display: block
}

.shine-button {
    text-decoration: none;
    display: none;
    padding: 15px 40px;
    margin: 10px auto;
    position: relative;
    overflow: hidden;
    font-size: 28px;
    border: 2px solid #16c14b;
    border-radius: 18px;
    font-family: Montserrat, sans-serif;
    color: #fbfbfb;
    background: #0011e0;
    transition: .2s ease-in-out
}

.shine-button:before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5));
    height: 60px;
    width: 50px;
    position: absolute;
    top: -8px;
    left: -75px;
    transform: skewX(-45deg)
}

.shine-button:hover {
    background: #fe6637;
    color: #fff;
    text-decoration: none
}

.shine-button:hover:before {
    left: 150px;
    transition: .5s ease-in-out;
    text-decoration: none
}

.glow-button {
    text-decoration: none;
    display: block;
    padding: 15px 30px;
    margin: 10px auto;
    border-radius: 10px;
    box-shadow: 0 0 40px 40px #f137a6 inset, 0 0 0 0 #f137a6;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    border: none;
    transition: .15s ease-in-out
}

.glow-button:hover {
    box-shadow: 0 0 10px 0 #f137a6 inset, 0 0 10px 4px #f137a6;
    color: #f137a6;
    background: rgba(255, 255, 255, .7)
}

@media (max-width :768px) {
    .chat-content-desc-item img {
        width: 350px;
        max-width: 100%
    }
}

@media (max-width :1400px) {
    .scroll-me {
        right: 0px
    }
}

@media (max-width :991px) {
    body {
        border-top: none !important
    }

    .scroll-me {
        position: fixed;
        right: 0;
        bottom: 100px
    }

    .header__online {
        margin: 35px 40px 0 0
    }

    .header__name {
        margin: 20px 0 0 40px
    }

    body,
    html {
        overflow-x: hidden
    }
}

@media (max-width:601px) {
    .header__name {
        margin: 0
    }

    .header__online {
        margin: 0;
        margin-top: 15px
    }
}

.chat-content-list {
    margin: 20px 40px 0;
    color: #fff;
    font: 15px/24px Arial, sans-serif;
    color: #fff
}

.chat-content-desc-item {
    max-width: 100%;
    display: table;
    background: #FFFFFF;
    border-radius: 0px 20px 20px 20px;
    padding: 15px;
    padding-left: 5px;
    margin-top: 5px
}

.chat-content-item {
    margin-bottom: 25px;
}

.chat-content-buttons-gender {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 20px 20px 17px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    color: white;
}

.chat-content-buttons-gender-block {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #2C93E7;
    border-radius: 20px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff
}

.price__block {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 0 15px;
}

.price__text {
    text-align: center;
    line-height: 1.3;
    font-size: 18px;
}

.chat-content-buttons-gender-block span {
    display: block;
    font-size: 16px;
    padding: 12px 15px;
    font-family: 'Nunito Sans', sans-serif !important;
    text-align: center;
}

.chat-content-buttons-gender-block:last-child {
    margin-right: 0
}

.chat-content-desc-item.user {
    display: flex;
    flex-direction: row-reverse;
    background: #2C93E7;
    border-radius: 20px 0px 20px 20px;
    padding: 15px;
    margin-bottom: 5px;
    color: white;
    margin-left: auto;
    margin-right: 0;
    margin-top: 5px;
    position: relative;
    width: fit-content
}

.user p {
    display: flex;
    flex-direction: row-reverse;
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #BAC1CA;
}

.message-time {
    width: 40px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0
}

.text {
    font-family: 'Nunito Sans', sans-serif !important;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

.chat-content-desc-item.user .text {
    margin: 0 0px 0 0;
    color: white;
}

.text_img {
    display: flex;
}

.message-time {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;

    color: #BAC1CA;
}

.chat-content-desc span {

    font-family: 'Futura';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;

    color: #5E5E5E;
}

.iframe-form {
    height: 0;
    opacity: 0;
    overflow: hidden
}

.iframe-form.show {
    opacity: 1;
    height: auto
}

.btn-top {
    margin: 35px auto
}

.close {
    position: absolute;
    left: 20px;
    top: 20px;
}

.list2 {
    display: flex;
    align-items: center;
    padding: 10px;
    flex: 1 1 auto;
    margin: 20px 8px;
    background: #F8F8FA;
    border-radius: 10px;
}

.header__online {
    display: flex;
    align-items: center;
}

.btn-show {
    width: 50px;
    height: 40px;
    vertical-align: middle;
}

.btn-show img {
    height: 22px;
}

.close {
    height: 25px;
    width: 25px;
    color: #000;
    border: none;
    border-radius: 2px;
    line-height: 24px;
    margin: 0;
    font-weight: 600;
    padding: 0 10px;
    padding: 0 7px 0 0;
}

@media (max-width :1200px) {
    .chat-wrapper {
        margin-left: 0;
        margin: 0 auto !important;
        max-width: 950px !important;
        width: 100% !important;
    }

    .content {
        margin: auto;
        display: block
    }

    .about {
        display: none
    }

    .chat-content-buttons-gender-block {
        width: 100%;
    }
}

@media (max-width :991px) {
    .header {
        background-size: 50px
    }

    .header__online {
        margin: 0px 20px 0 0;
    }

    .header__name {
        margin: 10px 0 10px 40px
    }

    .chat__time {
        margin-top: 0
    }
}

@media (max-width:600px) {

    .header__online {
        align-items: center;
    }

    .content {
        overflow-y: scroll;
        width: 100%;
        z-index: 2;
        height: calc(100% - 24px);
        position: relative;
        border-radius: 0
    }

    .header {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 5px;
        background: rgb(245, 245, 245);
        border-radius: 0px;
    }

    .header__desc p span {
        font-size: 12px;

    }

    .online p {
        font-size: 12px;
    }

    .online img {
        height: 10px;
        width: 10px;
    }

    .header__online p {
        font-size: 10px;
        padding: 5px;
    }

    .btn-show img {
        height: 24px;
        width: 5px;
    }

    .reviews {
        padding: 10px 15px;
        margin-top: 0
    }

    .chat-content-list {
        margin: 20px 20px 0;
        color: #fff
    }

    .header__body {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        align-items: center
    }

    .header__name {
        margin: 10px 0 10px 0
    }

    .header__online {
        margin: 0;
        padding: 5px 0 5px 0;
        line-height: 18px;

    }

    .message-time {
        width: 40px
    }

    .chat-content-desc-item {
        padding-left: 10px;
        margin: 5px 0 5px 0;

    }

    .chat-content-desc-item.user {
        max-width: 90%;
        padding: 15px 15px;
        margin-bottom: 5px
    }

    .text {
        max-width: 280px;
        margin: 0 0 0 7px
    }

    .chat-content-buttons-gender {
        border-radius: 20px 5px 20px 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding: 10px 10px 12px;
        margin-bottom: 10px;
        max-width: 100%
    }

    .chat-content-buttons-gender-block {
        margin-right: 0;
        margin-left: 10px
    }
}

@media (max-width :400px) {
    .text {
        max-width: 250px;
        margin: 0 0 0 7px
    }

    .chat-content-list {
        margin: 20px 15px 0
    }
}

@media (max-width :360px) {
    .text {
        max-width: 240px;
        margin: 0 0 0 7px
    }
}

@media (max-width :320px) {
    .text {
        max-width: 210px;
        margin: 0 0 0 7px
    }

    .header__desc {
        margin: 3px 0 0 7px
    }
}

button {
    border: 0 solid #000;
    background-color: inherit
}

@media only screen and (min-width: 1200px) {
    .header__online input {
        display: none;
    }

    .btn-show {
        display: none;
    }

}

@media only screen and (max-width: 1200px) {
    .show-b {
        display: none;
    }

    .about {
        position: absolute;
        z-index: 22;
        right: 0px;
    }

    .none-btn {
        display: inline-block;
        ;
    }
}

input {
    text-indent: 7px
}

.name,
.phone {
    position: relative;
    border: none;
    background: no-repeat;
    padding: 0
}

button img {
    margin-bottom: -3px;
    display: inline-block
}

@media(max-width:767px) {

    .date {
        width: 100%;
        float: none;
        border-radius: 12px
    }

    .date br {
        display: none
    }

    .date {
        border-radius: 12px 12px 0 0
    }

    button img {
        margin-bottom: -5px;
        display: inline-block
    }
}

div#reviews {
    display: none !important;
}

div#reviews {
    display: none !important;
}

.chat-header {
    position: sticky;
    display: flex;
    padding: 3px 39px;
    justify-content: space-between;
    background: rgba(244, 244, 244, 0.5);
}

.chat-header button {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    background: none;
    border: none;
}

.advertorial {
    color: #BAC1CA;
}

.disclosure {
    color: #2163A9;
}

@media screen and (max-width:454px) {
    .header__online p {
        font-size: 8px;
        margin: 3px 0 0;
    }
}


@media screen and (max-width:396px) {
    .header__online p {
        font-size: 8px;
        margin: 3px 0 0;
    }
}

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

.certificate-block {
    font-family: Arial, Helvetica, sans-serif;
}

.order-info__subtitle {
    font-size: 22px;
    margin: 0 auto 20px;
}

.order-info__subtitle-price {
    font-weight: 700;
    color: red;
}

.order_form {
    padding: 20px 15px;
    max-width: 400px;
    margin: 0;
    background-image: url('../img/formbg.jpg');
    background-repeat: no-repeat;
    line-height: 16px;
    text-align: center;
    background-size: 100% 100%;
}

.order-form__header-title {
    margin: 0 0 10px;
    padding: 0;
    line-height: 29px;
    font-size: 32px;
}

@media all and (max-width: 767px) {
    .order-form__header-title {
        font-size: 27px;
    }

    .order_form {
        background-image: none;
        background-color: #efebe8;
        border: 2px solid #e0d3d0;
    }

    .features-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .order-info__subtitle {
        line-height: 1.3;
    }
}

@media (max-width:600px) {
    .form__wrapper {
        display: block;
    }

    .form__prod {
        max-width: 180px;
        margin: 0 auto 15px;
    }

    .order_form {
        margin: 0 auto 40px;
    }

    .scroll-me {
        min-width: 30px;
        width: 30px;
    }
}

@media (max-width :400px) {
    .scroll-me {
        min-width: 20px;
        width: 20px;
        min-height: 30px;
        height: 30px;
    }

    .container-circle {
        width: 15px;
        height: 15px;
        min-width: 15px;
        min-height: 15px;
    }
}

.order-form__header-number {
    color: blue;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}

.order-form__header-subtitle {
    margin: 15px 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

.order-form__header-subtitle--price {
    font-weight: 700;
    color: red;
}

.order-form__header-annotation {
    display: block;
    margin: 5px 10px;
    border: 2px solid #0299ff;
    padding: 10px;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
}

.order-form__pole {
    display: inline-block;
    margin: 10px auto 0;
    padding: 0 5px;
    width: 100%;
    max-width: 320px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.order-form__pole input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    width: 100%;
}

.order-form__btn-wrap {
    padding: 0 5px 10px;
}

.order-form__btn {
    position: relative;
    display: block;
    max-width: 310px;
    width: 100%;
    padding: 20px 60px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    background-color: red;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin: 20px auto 0;
    -webkit-animation: 1s pulse infinite alternate ease-in-out;
    animation: 1s pulse infinite alternate ease-in-out;

}

.order-form__btn:after {
    display: inline-block;
    -webkit-animation: dotty steps(1, end) 1.5s infinite;
    animation: dotty steps(1, end) 1.5s infinite;
    content: '';
    position: absolute;
    margin-left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@-webkit-keyframes dotty {
    0% {
        content: '';
    }

    25% {
        content: '>';
    }

    50% {
        content: '>>';
    }

    75% {
        content: '>>>';
    }

    100% {
        content: '';
    }
}

@keyframes dotty {
    0% {
        content: '';
    }

    25% {
        content: '>';
    }

    50% {
        content: '>>';
    }

    75% {
        content: '>>>';
    }

    100% {
        content: '';
    }
}

.order-form__btn:hover {
    background-color: rgb(143, 0, 0);
}

.order-form__additional {
    font-size: 14px;
}

@media (max-width:525px) {
    .order-form__btn {
        font-size: 17px;
    }
}

@media (max-width:414px) {
    .order-form__btn {
        font-size: 15px;
    }
}

@media (max-width:375px) {
    .order-form__btn {
        padding: 20px 45px;
        font-size: 15px;
    }

    .order-form__btn:after {
        font-size: 12px;
    }
}

.alert {
    font-family: "Roboto", sans-serif;
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 10px 20px;
    max-width: 90%;
    background: #F7F7F7;
    box-shadow: 2px 4px 15px rgb(0 0 0 / 10%);
    border-radius: 10px;
    transition: opacity .3s;
    opacity: 0;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 400;
    font-size: 16px;
    line-height: 135%;
}

.alert--show {
    opacity: 1;
    pointer-events: auto;
}

.alert__img {
    max-height: 50px;
    padding: 0;
    display: inline-block;
    margin-right: 10px;
}

.certificate-block {
    margin: 0 10px;
}

.sub-h2-text {
    text-align: center;
    font-size: 16px;
}

body {
    position: relative;
}

body.modal-active {
    display: block;
    max-height: 100vh;
    overflow: hidden;
}

.sub-h2-text {
    text-align: center;
    font-size: 16px;
}

body {
    position: relative;
}

body.modal-active {
    display: block;
    max-height: 100vh;
    overflow: hidden;
}

.modal-active p:not(:last-of-type),
.modal-active li:not(:last-of-type),
.modal-active ul {
    margin-bottom: 15px;
}

.chat-header {
    position: sticky;
    display: flex;
    padding: 3px 39px;
    justify-content: space-between;
    background: rgba(244, 244, 244, 0.5);
}

.chat-header button {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    background: none;
    border: none;
}

.advertorial {
    color: #BAC1CA;
}

.disclosure {
    color: #2163A9;
}


.advertorial {
    color: #BAC1CA;
}

.disclosure {
    color: #2163A9;
}


.chat-wrapper {
    width: 950px;
    display: inline-block;
    background: #dfe7ed;
    vertical-align: top;
    margin-left: 30px;
    box-shadow: 0px 4px 6px rgba(133, 133, 133, 0.5);
    border-radius: 25px 25px 0px 0px;
    height: 100%;
    position: relative;
}


@media (max-width: 767.98px) {
    .content {
        height: calc(100% - 63px);
    }

    body {
        padding-bottom: 0;
    }
}

.inL_18387 {
    transform: translateY(0px);
}

.inL_834406 {
    text-align: center;
}

.inL_144809 {
    margin: 20px 0px;
}

.inL_565399 {
    font-size: 12px;
    text-align: center;
}

.inL_317914 {
    font-size: 14px;
    margin-bottom: 4px;
}

.inL_838305 {
    margin-bottom: 8px;
    display: block
}

.inL_140324 {
    font-size: 12px;
    text-align: center;
}

.inL_986401 {
    font-size: 14px;
    margin-bottom: 4px;
}

.inL_473253 {
    margin-bottom: 8px;
    display: block
}

.inL_676355 {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.main__img {
    margin-right: auto;
    margin-left: auto;
}