*, body {
    font-family: 'Montserrat', Helvetica, Sans-Serif;
}
.footer-bottom{
    font-size:14px;
    color: #ddd
}
.footer-column ul{
    margin-top: 30px;
}
.footer-column ul li{
    color: #fff;
    padding-bottom: 1em;
    font-size: 14px;
}
.footer-column ul li:first-of-type {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 1.4em;
    text-transform: uppercase;
}
.footer{
    background:#005170;
    color: #fff;
}
.footer-column{
    display: inline-block;
    min-width: 200px;
    width: calc(25% - 10px);
    vertical-align: top;
}
.left{
    text-align: left;
}
.block6_1{
    display:inline-block;width:60%;vertical-align: middle
}
.block6_2{
    display:inline-block; width: calc(40% - 20px);vertical-align: middle;
    text-align: center;
}
.hidden {
    display: none;
}
.btn-reg{
    cursor: pointer;
    padding: 8px 40px;
    font-size: 30px;
    border-radius: 40px;
}
.btn-reg, #div-reg {
    margin: auto;
    background: #5ed3f5;
}

#div-reg {
    width: 340px;
    max-height: 0;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    border-radius: 8px;
}
#div-reg.show{
    max-height: 250px;
    display: block;
}
#div-reg input {
    border: 0;
    line-height: 40px;
    border-bottom: 2px solid #fff051;
    font-size: 21px;
}
#div-reg input.btn-regi {
    background: inherit;
    color: #5ed3f5;
    width: 100%;
}
#email {
    width: 100%;
}
#div-reg input {
    padding: 0 10px;
}
#div-reg p, .bg-white, .well, .plant.profi, .plant.standart {
    background: #fff;
}
#div-reg p {
    margin: 10px 30px;
}
.right {
    float: right;
}
.pointer {
    cursor: pointer;
}
#div-reg input, .button {
    outline: none;
}
.yellow {
    color: #fff051;
}
.white {
    color: #fff;
}
.promo_top {
    font-size: 38px;
    font-weight: 700;
    margin: revert !important;
}
.block6{
    background: url(../images/wall_1.webp) no-repeat;
    /*height: 300px;*/
    background-size: cover;
}

.block5{
    background: url(../images/wall-blue.png);
    height: 300px;
    display: table;
    width: 100%;
    margin: auto;
    background-size: cover
}
.block5 > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
@media (max-width: 900px) {
    .footer-bottom {
        font-size: 13px;
    }
    .btn-reg {
        font-size: 20px;
    }
    .promo_top{
        font-size: 28px;
    }
    .block6_1{
        width:100%;
    }
    .block6_2{
        width: 100%;
        margin-bottom: 50px;
        text-align: center;
    }
    .block5{
        margin-bottom: 50px;
        height: 200px;
    }
    #prod_banner_image{
        display: none !important;
    }
    .prod-banner{
        min-height: 200px !important;
        padding: 70px 0 !important;
    }
    #prod_banner_text{
        width: calc(100% - 50px) !important;
    }
    #anav_wrap{
        padding: 20px 0 !important;
        margin-right: 30px !important;
    }
    .margin-5-40{
        margin: 5px 0px !important;
    }
    #block_products{
        padding-bottom: 0px !important;
    }
}
#prod_banner_text{
    width: 45%;display: inline-block;vertical-align: top;
}
.padding-top-20{
    padding-top: 20px !important;
}
#prod_image1{
    display: block;
}
.radius {
    border-radius: 20px;
}
.prod_image{
    display: none;
}
#prod_banner_image{
    position:-webkit-sticky;
    position: sticky;
    top: 200px;
    display: inline-block;
    vertical-align: middle;
    width: calc(55% - 90px);
    overflow: hidden;
    height: 500px;
}
#prod_banner_image img {
    /*width: 100%;*/
    /*padding: 70px 0;*/
}
.prod-banner h3 {
    font-size: 30px;
}
.prod-banner p {
    margin-bottom: 40px !important;
    font-size: 18px;
}
.prod-banner{
    min-height: 500px;
    padding: 120px 0;
}
#block_products{
    position: relative;
    padding-bottom: 100px;
}
#anav_wrap{
    /*height: 800px;*/
    position:-webkit-sticky;
    position: sticky;
    top: 200px;
    width: 10px;
    padding: 70px 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 70px;
    /*display: none;*/
}
.anav.active{
    background:#45c1e5;
}
.anav {
    width: 10px;
    height: 80px;
    background: #ccc;
    margin: 20px 0;
    border-radius: 10px;
}


.h3 {
    font-size: 20px;
    font-weight: 600;
}
.cap_block {
    width: 185px;
    height: 220px;
    margin-right: 5px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}
.cap-icon {
    margin: 10px auto;
    width: 64px;
    height: 64px;
    background-image: url('../images/capability_spr.png')
}

.cap-icon.clients {
    background-position: 0 -64px;
}
.cap-icon.loyalty {
    background-position: 0 -128px;
}

.cap-icon.waiters {
    background-position: 0 -192px;
}
.cap-icon.stock {
    background-position: 0 -256px
}
.cap-icon.marketing {
    background-position: 0 -320px;
}
.cap-icon.analytics {
    background-position: 0 -384px
}
.cap-icon.integration {
    background-position: 0 -448px;
}
.cap-icon.additions {
    background-position: 0 -512px
}
.cap-icon.flexibility {
    background-position: 0 -576px;
}
.cap_block a {
    color: #000
}

.w600, .cap_block a, .slide-review .author, .title-review, .tr_title, .div_for p {
    font-weight: 600
}

.cap_block a, .block_updates .title, .div_for.auto p, .f26, .wall-store p.f26 {
    font-size: 26px
}

.cap_block p {
    margin-top: 5px !important
}

@media (max-width: 900px) {
    .margin-top-30 {
        margin-top: 0 !important;
    }
    p {
        font-size: 14px;
    }
    .cap_block {
        width: 130px;
        height: 100%;
        margin-right: 5px;
        display: inline-block;
        vertical-align: top;
    }
    .cap_block .cap-icon {
        margin: 10px auto;
        width: 32px;
        height: 32px;
        background-image: url('../images/capability_spr.png');
        background-size: cover;
    }
    .cap_block .cap-icon.clients {
        background-position: 0 -32px;
    }
    .cap_block .cap-icon.loyalty {
        background-position: 0 -64px;
    }
    .cap_block .cap-icon.waiters {
        background-position: 0 -96px;
    }
    .cap_block .cap-icon.stock {
        background-position: 0 -128px
    }
    .cap_block .cap-icon.marketing {
        background-position: 0 -160px;
    }
    .cap_block .cap-icon.analytics {
        background-position: 0 -192px
    }
    .cap_block .cap-icon.integration {
        background-position: 0 -224px;
    }
    .cap_block .cap-icon.additions {
        background-position: 0 -256px
    }
    .cap_block .cap-icon.flexibility {
        background-position: 0 -288px;
    }
    .cap_block a {
        color: #000
    }

    .w600, .cap_block a, .slide-review .author, .title-review, .tr_title, .div_for p {
        font-weight: 400
    }

    .cap_block a, .block_updates .title, .div_for.auto p, .f26, .wall-store p.f26 {
        font-size: 20px
    }

    .cap_block p {
        display: none;
        margin-top: 5px
    }
}

.bg-grey{
    background: #f4f9ff;
}
.bg-grey2{
    background: #f7f7f7;
}
.block2 img {
    min-width: 80px;
    max-width: 100%;
    max-height: 100px;
    min-height: 60px;
}
.margin-5-40{
    margin: 5px 40px;
}
.inline{
    display: inline-block;
    vertical-align: middle;
}
.margin-auto{
    margin: auto
}
a {
    text-decoration: none;
    color: inherit;
}
.btn-wrap{
    margin: 50px auto;
}
.button.demo {
    padding: 15px 30px;
    color: #fff;
    border-radius: 30px;
    /*#5ed3f5*/
}
.f18{
    font-size: 18px;
}
.block1{
    text-align: center;
}
.content p {
    margin: 10px 0;
}
h1 {
    font-size: 38px;
}
h2 {
    font-size: 34px;
}
.typewriter-wrap{
    min-height: 170px;
}
.margin-top-30{
    margin-top: 30px;
}
.f30{
    font-size:30px;
}
.top {
    vertical-align: top
}
.top-banner-text{
    font-size: 44px;
    font-weight: 700;
}

.center{
    text-align: center;
}
.w50{
    width:49%;
    display: inline-block;
}
.blink{
    animation: blink 0.7s infinite;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
}
@keyframes blink{
    0%{opacity:1}50%{opacity:0}100%{opacity:1}
}
@-webkit-keyframes blink{
    0%{opacity:1}50%{opacity:0}100%{opacity:1}
}
@-moz-keyframes blink{
    0%{opacity:1}50%{opacity:0}100%{opacity:1}
}


.background{
    background: #005170;
}
.top-banner{
    padding-bottom: 40px !important;
    color: #fff;
}
#head-banner-image{
    background: url(../images/4.png);
    background-size: 900px 600px;
    height: 300px;
    border-radius:10px; vertical-align: top;text-align: center;background-repeat: no-repeat;box-shadow: -20px 0 40px rgb(0 0 0 / 20%);

}
#code{
    width: 100px;
}
* {
    box-sizing: border-box;
}
.block3 .items {
    vertical-align: top;max-width: 280px;text-align: left;margin-left:20px
}
.nowrap {
    white-space: nowrap;
}
.margin-right-40{
    margin-right: 40px;
}

.dropdown svg {
    width: 10px;
    height: 7px;
    margin-left: 4px;
    pointer-events: none;
}

.button-register{
    display: block;
    padding: 7px 5px;
    font-size: 15px;
    font-weight: 500;
    transition: background-color .3s ease-in-out;
    margin: 0 30px;
}
#nav_enter, #nav_register{
    text-align: center;
    margin-top: 25px;
    display: none;
}
#nav_enter a{
    text-decoration: none;
    color: #fff;

    padding: 7px 30px;
    border-radius: 30px;
    font-size: 15px;
    transition: all .3s ease-in-out;
}
#nav_register a{
    padding: 7px 5px;
    font-size: 15px;
    transition: all .3s ease-in-out;    margin: 0 30px;
}
#menu {
    background: #2980D9;
    width: 100%;
    height: auto;
    padding: 50px 0;
    color: #ECF0F1;
    display: flex;
    visibility: visible;
    opacity: 1;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 3px;
    transition: all 300ms ease-in-out;
    position: fixed;
    top: -100vh;
    left: 0px;
    z-index: 9;
}
#menu.active {
    top: 72px;
}
#logo {
    font-size: 25px;
    font-weight: 700;
}
ul {
    list-style-type: none;
    padding: 0;

}
ul > li {
    margin: 7px 0;
}


#toggle {
    position: relative;
    width: 30px;
    height: 28px;
    right: 10px;
    top: 4px;
    transition: all 300ms ease-in-out;
    z-index: 10;

}
label {
    display: block;
    cursor: pointer;
    position: relative;
    width: 80px;
    height: 40px;
    max-width: 150px;
    max-height: 150px;
}
#toggle2 input {
    display: none;
}

path {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 24 126.64183044433594;
    stroke-dashoffset: -38;
    transition: all .8s cubic-bezier(.645, .045, .355, 1);
}

.cross input:checked + svg .line--1, .cross input:checked + svg .line--3{
    stroke-dasharray: 22.627416998 126.64183044433594;
}
.cross input:checked + svg .line--2{
    stroke-dasharray: 0 126.64183044433594;
}
.line--1,
.line--3 {
    stroke-dasharray: 22.627416998 126.64183044433594;
}
.line--2 {
    stroke-dasharray: 22.627416998 70;
}

input:checked + svg .line--1, input:checked + svg .line--3 {
    stroke-dashoffset: -94.1149185097;
}
input:checked + svg .line--2 {
    stroke-dashoffset: -50;
}
#toggle input {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}
#toggle input:checked + span  {

    background: transparent;
    left: 0;


}
#toggle input:checked + span:after {
    transform: rotate(45deg) translate(-1px, -12px);
    left: -7px;
    /* background: #fff; */
}
#toggle input:checked + span:before {
    transform: rotate(-45deg) translate(-4px, 16px);
    left: -7px;
    /* background: #fff; */
}

#toggle span {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #34495E;
    margin-top: 10px;
    transition: all 0.0s;
    left: 0;
    pointer-events: none;
}


#toggle span:before, #toggle span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #34495E;
    top: -8px;
    left: 0;
    transition: all 0.3s;
}
#toggle span:after {
    top: 8px;
}


.noselect {
    -webkit-tap-highlight-color: transparent;

    /**
         * Для эксплорера
         */
    -ms-user-select: none;

    /**
     * Для мозилы
     */
    -moz-user-select: none;

    /**
     * Для конкверора
     */
    -khtml-user-select: none;

    /**
     * Для Сафари и Хрома
     */
    -webkit-user-select: none;
}


body {
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.cell{
    display: table-cell;
}
.middle{
    vertical-align: middle;
}
#logo{
    width: 45px;
    height: 45px;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    background-image: url(../images/p_128.webp);
    background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: center;
}
#logo.no-webp{
    background-image: url(../images/p_128.png);
}
#logo-text {
    font-family: 'Neo';
    font-style: italic;
    font-size: 20px;
    color: #fff;
    position: relative;
    display: inline-block;
    top: -13px;
    margin: 0 10px;
}

nav ul {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0px auto;
    text-align: center;

}
nav ul li {
    display: inline-block;
    margin-right: 20px;
}
nav a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}
nav a > div{
    display: none;
    margin:auto;
    background-repeat: no-repeat;
    background-size: cover;
    width:32px;
    height:32px;
    margin-bottom: 5px;
}
nav a > span {
    display: block;
    margin: auto;
    text-align: center;
}
#register_div a{
    text-decoration: none;
    color: #eee;
}
#register_div a:hover{
    color: #ccc;
}

.content{
    max-width: 1230px; margin: auto; padding: 15px 40px;
}
#register_div, #login_div{
    text-align: right;
    display: table-cell;
}
#toggle_div{
    display: none;
}
#login_div a{
    display: block;
    text-decoration: none;
    color: #fff;

    padding: 7px 30px;
    border-radius: 30px;
    font-size: 15px;
    transition: background-color .3s ease-in-out;
}
.button{
    background: #45c1e5;
}
.button:hover{
    background: #43d0f3;
}
.button:active{
    background: #07c5e9;
}
@media (min-width: 1250px) {
    #cookie-warning-div {
        max-width: 1170px;
        padding: 20px 30px;
    }
}
#cookie-warning-div {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: calc(100% - 80px);
    box-shadow: 0 5px 23px -3px rgb(0 0 0 / 30%);
    margin: 30px auto;
    padding: 20px 30px;
    display: table;
    transition: transform .4s ease-in-out;
    border: 0;
    border-radius: 5px;
    z-index: 10001;
    background: #fff;
}
#cookie-warning-div.closed {
    transform: translateY(500px);
}
.cookie-warning-text {
    display: table-cell;
}
.cookie-warning-button {
    display: table-cell;
    vertical-align: middle;
}
.cookie-warning-button button {
    margin-left: 50px;
    width: 120px;
    outline: 0;
    font-weight: 600;
    border: 0;
    border-radius: 5px;
    color: #fff;
    background: #111;
    height: 40px;

}
.cookie-warning-button button:hover {
    background: #43d0f3;
}
.cookie-warning-button button:active {
    background: #07c5e9;
}
.cookie-warning-text p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
@media (max-width: 900px) {

    #head-banner-image{
        /*display: none;*/
        /*background: transparent;*/
        background-size: 900px 600px;
        height: 200px;
    }
    .content{
        padding: 15px  20px 10px 20px;
    }
    header {
        padding-right: 0 !important;
        background: #005170;
    }
    .cookie-warning-text {
        display: table-row;
    }
    .cookie-warning-button{
        display: table-row;
    }
    .cookie-warning-button button {
        margin-left: 0px;
        margin-top: 20px;
    }
    #register_div, #login_div {
        display: none;
    }
    #toggle_div {
        display: table-cell;
    }

    #nav_wrap{
        position: absolute;
        top: -100vh;
        left: 0;
        z-index: -1;
        width: 100%;
        height: calc(100vh - 72px);
        transition: all 300ms ease-in-out;
        /* border-bottom: 1px solid #f0f3f6; */
        background: #005170;
        box-shadow: 0px 5px 15px -10px;
    }
    #nav_wrap.active {
        top: 72px;
    }
    nav ul {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
        margin: 10px auto 20px;
    }
    nav ul li {
        display: block;
    }
    nav a {
        text-decoration: none;
        color: #fff;
        font-weight: 500;
        font-size: 14px;
    }
    nav a > div{
        display: none;
    }
    nav a > span {
        display: block;
        margin: auto;
        text-align: center;
        font-size: 16px;
        line-height: 28px;
        font-weight: 500;
    }
    #nav_enter, #nav_register{
        display: block;
    }
    #nav_register a{
        color: #eee;
    }
    #nav_register:hover a{
        color: #ccc;
    }
    .w50{
        width:100%;
        display: block;
    }
    .f30{
        font-size: 22px;
    }
    .top-banner-text {
        font-size: 28px;
    }
    .typewriter-wrap {
        min-height: 140px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px !important;
    }
    .block1{
        text-align: left;
    }
    .btn-wrap{
        text-align: center
    }
    .f18{
        font-size: 15px !important;
    }
}
#head-wrap {
    z-index: 500;position: relative;background: #005170;
}
#head-div{
    display: table;width: 100%;
}
img {
    opacity: 1;
    transition: opacity 0.3s;
}

img[data-src] {
    opacity: 0;
}
.oferta {
    font-weight: 500;
    padding-bottom: 40px;
}
.oferta a{
    text-decoration: underline;
    color: #45c1e5;
}
.oferta p{
    font-size: 15px;
    line-height: 1.5em;
}
.oferta .foreword {
    /*font-style: italic;*/
    margin: 30px 0;
}
@media (max-width: 900px){
    .oferta {
        font-size: 15px;
    }
}
.table-contacts {
    font-size: 16px;
    margin: auto;
}
.table-contacts td {
    padding: 10px;
    min-width: 200px;
}
.contacts h2 {
    padding: 0;
    font-size: 28px;
    margin: 0 0 10px;
}
.margin-top-20{
    margin-top: 20px;
}
.ymap {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.w500{
    font-weight: 500;
}
@media (max-width: 900px){
    .table-contacts {
        margin: 0;
        width: 100%;
    }
    .contacts h2 {
        font-size: 22px;
    }
    .table-contacts td {
        font-size:16px;
        display: block;
        min-width: 50px;
    }
    .ymap > ymaps, .ymap > ymaps > ymaps, .ymap > ymaps > ymaps > ymaps {
        width: 100% !important;
    }
}
.cappabilities .half {
    width: calc(50% - 5px);
    padding: 0 20px;
    vertical-align: top;
}
.cappabilities .title{
    padding: 20px 30px;
    border-radius: 50px;
}
.cap-sales .title{
    background: #93ffff;
}
.cap-clients .title{
    background: #e8ff93;
}
.cap-loyality .title{
    background: #ffb993;
}
.cap-waiters .title{
    background: #fffa93;
}
.cap-stock .title{
    background: #ef9fff;
}
.cap-marketing .title{
    background: #ffaaaa;
}
.cap-analytics .title{
    background: #d8d7ff;
}
.cap-integration .title{
    background: #d7ffd9;
}
.cap-additions .title{
    background: #d7fff2;
}
.cap-flexibility .title{
    background: #ffefd7;
}
.cappabilities h3 {
    margin: 0;
}
.cappabilities .text {
    padding: 10px 30px;
}
.cappabilities p {
    font-weight: 500;
    line-height: 1.5em;
}
@media (max-width: 900px){
    .cappabilities .half {
        width: calc(100% - 5px);
        padding: 0 20px;
        vertical-align: top;
    }
    .cappabilities .title{
        padding: 15px 30px;
    }
}
.cappabilities {
    overflow: hidden;
    padding-bottom: 40px;
}
.cappabilities > div {
    padding-top: 20px;
    text-align: center;
}
.cappabilities p {
    text-align: left;
}
.top{
    vertical-align: top;
}
.margin-bottom-40{
    margin-bottom: 40px;
}
.product h2 {
    margin: 5px 0;
    font-size: 26px;
}
.product p {
    line-height: 20px;
}
.product .half{
    display: table-cell; width: 50%; vertical-align: middle;
    font-weight: 500;
}
.product .ul li{
    display: inline-block; margin: 10px 10px; padding: 10px 20px; background: #c4ffff;border-radius: 50px;
}
@media (max-width: 900px) {
    .product .half {
        display: block;
        width: 100%;
        margin: 20px 0 0;
    }
    .product .ul li{
        font-size: 14px;
        margin: 10px 5px;
        padding: 10px 15px;
    }
    .margin-top-40 {
        margin-top: 20px;
    }
    .padding-bottom-40{
        padding-bottom: 20px;
    }
}
.margin-top-40 {
    margin-top: 40px;
}
#video_kitchen{
    width: 80%;
}
.padding-bottom-40{
    padding-bottom: 40px;
}
.a {
    text-decoration: underline;
    color: #45c1e5;
}
.a.light {
    color: #99e8ff;
}
@media (min-width: 901px) {
    .block-menu999{
        position:-webkit-sticky;
        position: sticky;
        background: #fff;
        top: 0px;
    }
}
.block-menu{
    text-align: center;
}
.background h1 {
    color: #fff;
}
.docs-ul li{
    display: inline-block;
    padding: 10px 30px;
    background: #efefef;
    border-radius: 50px;
    margin: 10px 10px;
    color: #4a4a4a;
    cursor: pointer;
}
.docs-ul-child{
    display: none;
}
.docs-ul-child.active{
    display: block;
}
.docs-ul li.active {
    background: #ababab;
    color: #fff;
}
.docs-ul ul{
    margin: 0;
}
.bord {
    border: 1px solid #e4e4e4;
}
.content-docs img{
    max-width: 100%;
}
.content-docs{
    max-width: 1000px;
    margin: auto;
    padding: 15px 40px 40px;
}
.content-docs ul {
    list-style-type: disc;
}
.content-docs li {
    list-style: inside;
}
.content-docs h2{
    font-size: 28px;
}
@media (max-width: 900px) {
    .content-docs {
        padding: 15px 20px;
    }
}
.docs-ul-child .title {
    background: transparent;
    cursor: inherit;
}
.bold {
    font-weight: 600;
}
.help {
    text-align: center;
    font-weight: 500;
}
.help .half {
    width: calc(50% - 5px);
    padding: 0 20px;
    vertical-align: top;
    max-width: 420px;
    text-align: left;
}
@media (max-width: 900px) {
    .help .half {
        width: calc(100% - 5px);
        padding: 0 20px;
        vertical-align: top;
    }
    .docs-ul li{
        padding: 10px 20px;
        margin: 10px 5px;
    }
}
.help li {
    margin: 15px 0;
}
.content-docs .blok {
    width: 400px;
    padding: 0 20px;
    vertical-align: top;
}
.bord{
    border: 1px solid #ccc;
}
#instruction {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 20px 0;
    background: #fafafa;
    display: none;
}
#instruction h2 {
    margin: 0px 0 10px;
}
ol {
    padding: 0;
}
.api-answer-div {
    background: #f0f8ff;
    max-width: 100%;
    overflow-x: auto;
}
.api-question-div {
    background: #e8ffe6;
    max-width: 100%;
    overflow-x: auto;
}
#help-api-div .img {
    margin: auto; display: block;
    max-width: 100%;
}
@media (min-width: 901px) {
    .block-menu.api {
        background: #fff;
        position: -webkit-sticky;
        position: sticky;
        top: 0px;
    }
}
.api-question-div, .api-answer-div {
    padding: 10px 10px;
}
#help-api-div h3{
    font-size: 30px;
    background: #fff3e2;
    padding: 10px 20px;
}
.ul-vnedrenie {
    list-style-type: inherit;
    padding-left: 20px;
}
#wrap-bg, #wrap-bg2{
    display: none;
    opacity: 0.9;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    text-align: center;
    z-index: 501;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#wrap-bg.active, #wrap-bg2.active{
    display: block;
}
#order-launch, #modal-register{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    max-width: 600px;
    margin: auto;
    background: #008bc1;
    z-index: 502;
    color: #fff;
    border-radius: 20px;
    padding: 40px 80px 50px;
    overflow: auto;
    max-height: 90%;
}
#order-launch.active, #modal-register.active{
    display: block;
}
#order-launch p, #modal-register p{
    font-weight: 500;
}
#order-launch h3, #modal-register h3{
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}
#order-launch input, #modal-register input{
    outline: 0;
    border: 2px solid transparent;
    width:100%;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    padding: 0 15px;
    border-radius: 5px;
}
#order-launch input:focus, #modal-register input:focus, #login-form input:focus{
    outline: 0;
    border: 2px solid #005170;
}
#order-launch button, #modal-register button{
    cursor: pointer;
    outline: 0;
    background: #00e932;
    border: 0;
    width: 100%;
    height: 60px;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    transition: .2s ease-in-out background-color,.2s ease-in-out color,.2s ease-in-out border-color;
}
#order-launch button:hover, #modal-register button:hover{
    background: #00bd29;
}
#order-launch button:active, #modal-register button:active{
    background: #00d42c;
}
.hide-scrollbar {
    overflow: hidden;
}
#close-button, #close-register-button{
    position: absolute;
    top:20px;
    right:20px;
    width:32px;
    height:32px;
    background: url("../images/close.png");
    background-size: cover;
    opacity: 0.9;
    cursor: pointer;
}
#close-button:hover, #close-register-button:hover{
    opacity: 1;
}
.input_wrap{
    margin-bottom: 20px;
    margin-top: 20px;
}
.button_wrap{
    margin-top: 40px;
}
@media (max-width: 900px) {
    #order-launch h3, #modal-register h3{
        font-size: 26px;
    }
    #order-launch, #modal-register{
        padding: 30px 30px;
    }
    #close-button, #close-register-button{
        top:10px;
        right:10px;
    }
}
#register-form input, #register-form select, #login-form input, #form-remind input{
    outline: 0;
    border: 1px solid #cccccc;
    width: 100%;
    max-width: 400px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    padding: 0 15px;
    border-radius: 5px;
    color: #333333;
    background: #fff;
}
#register-form input:focus, #register-form select:focus, #login-form input:focus, #form-remind input:focus{
    border: 1px solid #505050;
}
#login-form input{
    border: 1px solid transparent;
}
#register-form button, #login-form button, #form-remind button, .login-form button {
    cursor: pointer;
    outline: 0;
    border: 0;
    width: 100%;
    max-width: 400px;
    height: 60px;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    transition: .2s ease-in-out background-color,.2s ease-in-out color,.2s ease-in-out border-color;
}


#register-form .button_wrap, #login-form .button_wrap, #form-remind .button_wrap {
    margin-top: 20px;
    margin-bottom: 30px;
}
.register-block, .remind-block{
    width:90%; max-width: 600px;margin: auto; margin-bottom: 40px;
}
.login-block{
    width:90%; max-width: 400px;margin: auto; margin-bottom: 40px;margin-top:40px;
}
.register-block .h3{
    font-weight: 500;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
}
#register-form #r-code, #login-form #login_code, #form-remind #passrem_code{
    width: calc(100% - 150px);
    max-width: 260px;
}
.codegen {
    cursor: pointer;
    vertical-align: middle;
    margin-left: 20px;
}
#register-error, #login-error, #remind-error, #register-modal-error {
    min-height: 22px;
    color: #ff0000;
    margin-bottom: 20px;
    font-weight: 500;
}
@media (max-width: 900px) {
    .register-block .h3{
        font-size: 16px;
    }
    #register-success h3, #register-modal-success h3{
        font-size: 16px;
    }
    .register-block, .remind-block{
        margin-bottom: 10px;
    }
    .login-block{
        margin-top:0px;
    }
}
#register-success, #register-modal-success {
    display: none;
    /*min-height: 300px;*/
}
#register-success h3, #remind-success h3, #register-modal-success h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
}
#register-success p, #remind-success p, #register-modal-success p{
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 500;
}
.r-login-button{
    width: 100%;
    max-width: 400px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 40px;

}
.remind-block > p {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.bg-light{
    background: #fff;
}
.bg-light .a.light{
    color: #45c1e5 !important;
}
.bg-light #login-form input{
    border-bottom: 2px solid #444 !important;
}

.bg-blue{
    background: #008bc1;
}
.bg-blue p, .bg-blue h1{
    color: #fff;
}
#login-form .input_wrap{
    position: relative;
    max-width: 400px;
}
#login-form .label{
    position: absolute;
    right:15px;
    font-size: 14px;
    font-weight: 500;
    top: calc(50% - 9px);
    color: #45c1e5;
}
.margin-top-20{
    margin-top: 20px;
}
#modal-launch-answer{
    display: none;
}
.updates .title {
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
}
.updates .title{
    font-size: 26px;
    font-weight: 400;
}
.updates .data {
    margin: 5px 0 30px 180px;
}
@media (max-width: 900px) {
    .updates .data {
        margin: 5px 0 30px 0px;
    }
}
.integration .half{
    display: table-cell; width: 50%; vertical-align: middle;
    font-weight: 500;
}
.hide{
    display: none;
}
.button.more {
    padding: 10px 30px;
    color: #fff;
    border-radius: 30px;
    margin: 10px auto;
    display: inline-block;
}

.shares_badge{
    position: absolute;
    top: -5px;
    right: -5px;
}
#shares_div a{
    position: relative;
}
#shares_div > p:first-child {
    margin-bottom: 30px;
    font-size: 24px;
}
@media (max-width: 900px) {
    #shares_div > p:first-child {
        margin-bottom: 20px;
        font-size: 18px;
    }
}
#shares_div li{
    display: inline-block;
    margin: 0 20px;
}
.shares_title{
    display: none;
}
.vkontakte_icon,.telegram_icon,.whatsapp_icon{
    position: relative;
    display: block;
    border-radius: 50px;
    background-position: center;
    background-size: 40px 40px;
    height: 48px;
    width: 48px;
}
.whatsapp_icon{
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-color: #65bc54;
}
.telegram_icon{
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-color: #64a9dc;
}
.vkontakte_icon{
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.878 17.304c-5.411 0-8.695-3.755-8.823-9.994h2.74c.086 4.583 2.171 6.528 3.77 6.925V7.31h2.627v3.954c1.542-.17 3.155-1.97 3.698-3.954h2.584c-.414 2.441-2.17 4.24-3.412 4.983 1.242.6 3.24 2.17 4.011 5.01h-2.84c-.6-1.898-2.07-3.369-4.04-3.569v3.57h-.315Z' fill='%23fff'/%3E%3C/svg%3E");
    background-color: #07f;
}
.page{
    border-radius: 3px;
    color: #333;
    background: #eee;
    padding: 8px 15px;
    margin: 0 5px;
    text-decoration: none
}
.page.current{
    color: #fff;
    background-color: #90d2f5;
}
.ref-contacts{
    font-weight: 500;
    color: #555;
    font-size: 18px;
}
.ref-h3-2{
    font-weight: 500;font-size: 1.5em;margin-top: 10px;
}
.ref-h3{
    font-weight: 500;
    font-size: 1.8em;
    margin-top: 0;
}
.ref-blue{
    background: #effff8;border-radius: 20px;margin-top: 40px; max-width:500px; margin-bottom: 50px;
}
.ref-yellow{
    background: #ffffef;border-radius: 20px;margin-top: 40px
}
.ref-top2{
    padding: 20px 30px;vertical-align: top
}
.ref-p-17{
    font-weight: 500;
    color: #555;
    font-size: 17px;
}
.ref-p-18{
    font-weight: 500;
    color: #555;
    font-size: 18px;
}
.mw700{
    max-width: 700px;
}
.ref-block-2{
    position:relative;max-width: 900px;
}
.partners_img{
    height: 300px;width: 300px;
}
.ref-number{
    font-size: 60px;font-weight: 700;
    background: -webkit-linear-gradient(90deg, #22ff99 0%, #FFC107 106.79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#ref_img1{
    position:absolute; bottom: -100px;right: 5%; opacity: 0.05
}
#ref_img2{
    position:absolute; top: 0;left: 5%; opacity: 0.05
}
.ref-top {
    position: relative;
    overflow: inherit;
    overflow-x: clip;
}
@media (max-width: 600px) {

    #ref_img1{
        position: absolute;
        bottom: -20px;
        right: -20%;
        opacity: 0.05;
        z-index: -1;
    }
    #ref_img2{
        position: absolute;
        top: -20px;
        left: -20%;
        opacity: 0.05;
        z-index: -1;
    }
}


.ref_buttons_div{
    margin: 60px auto;
}
.ref_buttons_div a{
    display: inline-block;
    border-radius: 30px;
    padding: 15px 25px;
    margin: 15px;
    font-weight: 500;
}
.ref_buttons_div a:active{
    transform: scale(0.95, 0.95);
    transition: all .1s ease-in-out;
}
#ref_login{
    border: 1px solid #4ed129;
    background: #4ed129;
    color: #ffffff;
}
#ref_login{
    border: 1px solid #4ed129;
    background: #4ed129;
    color: #ffffff;
}
#ref_register{
    border: 1px solid #666;
}