html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,
figure,footer,header,main,menu,nav,
section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
h1{
    font-size:2em;
    margin:.67em 0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal;
    outline:0
}
button{
    outline:0
}
input[type="checkbox"],input[type="radio"]{
    box-sizing:border-box;
    padding:0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
    height:auto
}
input[type="search"]{
    -webkit-appearance:textfield;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend{
    border:0;
    padding:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
*{
    margin:0;
    padding:0
}
html{
    height:100%
}
body{
    font-size:16px;
    font-weight:400;
    font-family:'Montserrat',sans-serif;
    width:100%;
    height:100%;
    background-color:#fff
}
body::-webkit-scrollbar {
  width: 0;
}
table{
    border-spacing:0;
    border-collapse:collapse;
    width:100%
}
h1{
    color:#000;
    font-size:35px;
    font-weight:400;
    line-height:normal;
    text-align:left;
    margin:0 0 20px
}
h2,h3,h4{
    color:#000;
    font-size:25px;
    font-weight:400;
    line-height:normal;
    margin:0 0 15px
}
ul{
    list-style:none
}
p{
    margin:20px 0
}
a{
    color:#000
}
a:hover{
    text-decoration:none
}
input:-webkit-autofill,input:-webkit-autofill:hover,
input:-webkit-autofill:focus,input:-webkit-autofill:active{
    -webkit-transition-delay:9999s;
    -webkit-transition:color 9999s ease-out,background-color 9999s ease-out
}
input::-webkit-input-placeholder{
    color:#484848;
    opacity:1
}
input::-moz-placeholder{
    color:#484848;
    opacity:1
}
input:-moz-placeholder{
    color:#484848;
    opacity:1
}
input:-ms-input-placeholder{
    color:#484848;
    opacity:1
}
textarea::-webkit-input-placeholder{
    color:#484848;
    opacity:1
}
textarea::-moz-placeholder{
    color:#484848;
    opacity:1
}
textarea:-moz-placeholder{
    color:#484848;
    opacity:1
}
textarea:-ms-input-placeholder{
    color:#484848;
    opacity:1
}
a:active,a:focus{
    outline:none
}
input,textarea{
    outline:none
}
input:active,textarea:active{
    outline:none
}
.fancybox-margin{
    margin-right:0
}
:focus{
    outline:none
}
.clearfix:after{
    content:"";
    display:table;
    clear:both
}
.outer{
    width:100%;
    margin:0 auto;
    min-width:300px;
    overflow: hidden;
}.inner {
    margin: 0 auto;
    max-width: 1300px;
    width: 93%;
 }
.header .inner{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 16px;
    justify-content: space-between;
    width: 96%;
}
img{
    opacity: 1;
    transition: opacity 0.3s;
}
img[data-src]{
    opacity: 0;
}

/** HEADER **/
header{
    padding:11px 0
}
.link-gif{
    height: 24px;
    width: 24px
}
.link-img{
    height: 40px;
}
.link-img-wrap{
    width: 140px;
    height: 40px;
}
.link-qr{
    width: 152px;
    height: 152px;
}

.logo-and-underlogo{
    display:flex;
    flex-wrap:nowrap;
}
.logo{
    width:57px;
    display:inline-block;
    vertical-align:middle
}
.logo-img{
    display:block;
    max-width:100%
}
.header-description{
    font-weight:500;
    font-size:13px;
    line-height:24px;
    display:inline-block;
    vertical-align:middle;
    margin:8px 0 0 20px;
    width:calc(100% - 87px)
}
.header-description .header_span{
    display:block;
    text-transform:uppercase;
    font-size:38px;
    color:#08f;
    font-weight:600
}
.header_description-text{
    font-size: 12px;
    font-weight: 500;
    text-transform: none;
    white-space: nowrap;
}
.header-menu{
    display:flex;
    flex-direction:row;
    width:45%;
    text-align:center
}

/** MENU_NAV **/
.menu_nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu_item{
    position: relative;
    padding: 0 16px;
    white-space: nowrap;
}
.menu_item a {
    padding: 10px 0;
    text-decoration: none;
    position: relative;
    -webkit-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.menu_nav .menu_item a:hover{
    color: #3D7CF6;
}
.wrap_drop_menu{
    padding: 16px 24px;
    position: absolute;
    top: 30px;
    left: -25px;
    display: none;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 24px rgba(176, 190, 197, 0.48);
    box-shadow: 0 8px 24px rgba(176, 190, 197, 0.48);
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    z-index: 5;
}
.menu_nav .dropdown:hover .wrap_drop_menu{
    display: block
}
.menu_nav .dropdown .wrap_drop_menu:hover{
    display: block;
}
.menu_drop{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-inline-start: 0;
    white-space: nowrap;
}
.menu_item .dropdown {
    padding: 0;
}
.menu_drop__item{
    margin-bottom: 8px;
    text-align: left;
}
.menu_drop__item:last-child {
    margin-bottom: 0;
}
.menu_item .menu_drop__item a:hover{
    color: rgba(0,0,0,0.6);
}

/** MENU-BTN**/
.menu_btn_wrap {
    margin: auto 0;
    display: none;
}

.menu_btn_mobile{
    width: 100%;
}

.menu_btn span,
.menu_btn span::before,
.menu_btn span::after{
    background-color: #c0c0c0;
    position: absolute;
    top: 50%; margin-top: -1.5px;
    left: 50%; margin-left: -15px;
    width: 30px;
    height: 3px;
}

.menu_btn span::before,
.menu_btn span::after{
    content: '';
    display: block;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.menu_btn span::before{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.menu_btn span::after{
    transform: translateY( 10px);
    -webkit-transform: translateY( 10px);
    -moz-transform: translateY( 10px);
    -ms-transform: translateY( 10px);
    -o-transform: translateY( 10px);
}

.menu_btn__active span{
    height: 0;
}

.menu_btn__active span:before{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.menu_btn__active span:after{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.header .nav_active_responsive{
    padding: 15px;
    position: absolute;
    background-color: #fff;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    width: 80%;
    top: 100px;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 15px;
    z-index: 9999;
    box-shadow: 0 8px 24px rgba(176, 190, 197, 0.48);
}

.header .nav_active_responsive .menu_item {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    transition: all 0.3s ease;
}
.header .nav_active_responsive .wrap_drop_menu{
    position: static;
    display: block;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.header .nav_active_responsive .menu_item:last-child {
    margin: 10px 0;
}
.header .nav_active_responsive .menu_item:first-child {
    margin-top: 0;
}
.header .nav_active_responsive .menu_item a{
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.header .nav_active_responsive .menu_item{
    padding: 10px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    text-align: left;
}
.header .nav_active_responsive .menu_item .dropdown_toggle{
    font-size: 16px;
    font-weight: 500;
    color: #646464 !important;
    margin-bottom: 5px;
}
.header .nav_active_responsive .menu_item a{
    font-size: 16px;
    color: #646464 !important;
}
.header .nav_active_responsive .dropdown .menu_drop .menu_drop__item a{
    color: #000 !important;
}
.header .nav_active_responsive .dropdown .wrap_drop_menu {
    padding: 10px 8px;
}
.header .nav_active_responsive .dropdown .menu_drop {
    width: 100%;
}
.header-right{
    display:inline-block;
    vertical-align:middle;
    text-align:right
}
header .header-right{
    min-width: 385px;
}
.header-button{
    display:inline-block;
    vertical-align:middle;
    font-size:16px;
    line-height:20px;
    padding:12px 30px;
    margin:0 0 0 12px
}
.mobile_navigation{
    display: none;
}
.popup-form{
    display:none;
    background:#F8EFEE;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:32px 50px 40px;
    width:410px
}
.popup-form-demo{
    display:none;
    background:#F8EFEE;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:32px 38px 44px;
    width:630px
}
.popup-form-register{
    display:none;
    background:#F8EFEE;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:10px 38px 29px;
    width:990px;
    font-size: 0;
}
.popup-form-register form {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 336px)
}
.popup-form-demo .popup-title,
.popup-form-register .popup-title{
    font-size: 24px;
    line-height: 30px;
}
.header-menu-a-wrap{
    display: inline-block;
    vertical-align: middle;
    margin: 0 4%;
}
.radio{
    vertical-align:middle;
    width:17px;
    height:17px;
    margin:0 3px 0 0
}
.radio+label{
    cursor:pointer;
    font-size:16px;
    line-height:26px;
    font-weight:600
}
.radio:not(checked) {
    position: absolute;
    opacity: 0;
    height: 80px;    width: 100%;
    top: 0;
    left: 0;cursor: pointer;
}
.radio:not(checked):hover+label {
    color:#0073bf
}
.radio:not(checked)+label{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.radio:checked+label{
    color:#0073bf
}
.popup-form-demo-roles{
    font-size:0
}
.popup-form-demo-role{
    display:inline-block;
    vertical-align:top;
    border-radius:10px;

    margin:0 10px 0 0;
    width:calc((100% - 10px) / 2);
    border:1px solid #fff;
    padding:15px 1% 15px 20px;
    position:relative
}
.popup-form-demo-role.last{
    margin-right:0
}
.popup-demo-img{
    display:inline-block;
    vertical-align:middle;
    margin:0 24px 0 0;
    width:48px
}
#radio_pickup-error{
    color:red;
    font-size:14px;
    margin:23px 0 0;
    display:block
}
.popup-or{
    display: inline-block;
    vertical-align: middle;
    width: 112px;
}
.popup-or-line{
    display: block;
    margin: 0 auto;
    width: 1px;
    height: 210px;
    background: #dfdbdd;
}
.popup-or-text{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;text-align: center;
}
.popup-register-circle{
    display: inline-block;
    vertical-align: middle;
    width: 224px;
    height: 224px;
    padding: 60px 30px 0;
    background: #ffffff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.popup-register-circle-a{
    text-decoration: none;
    color: #0088ff;
}
.popup-register-circle-a:hover{
    color: #005FC3;
}
.popup-register-circle-a-text{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.popup-register-circle-a-img{
    display: block;
    margin: 20px auto 0;
}
.popup-form-register-text{
    margin: 16px 0 0;
    font-size: 16px;
    line-height: 24px;
}
.popup-title{
    font-size:30px;
    line-height:20px;
    font-weight:600;
    text-align:center;
    margin:0
}
.popup-title.tal{
    text-align:left;
}
.popup-undertitle{
    text-align:center;
    font-size:18px;
    line-height:24px;
    margin:23px 0 17px
}
.form-label{
    display:block;
    margin:0 auto 13px;
    box-sizing:border-box;
    width:100%
}
.form-placeholder{
    color:rgba(0,0,0,0.5);
    display:block;
    font-size:14px;
    text-align:center;
    margin:0 0 14px
}
.form-placeholder.tal{
    text-align:left;
}
.form-input{
    border:1px solid #fff;
    box-sizing:border-box;
    padding:18px 1% 20px 8%;
    width:100%;
    border-radius:10px
}
.form-button-wrapper{
    box-sizing:border-box;
    margin:35px auto 0
}
.form-button{
    width:100%;
    padding:21px 1% 22px;
    font-size:16px
}
.popup-form-demo .form-button-wrapper{
    width: 257px;
    margin: 40px 0 0;
    font-size: 0;
}
.popup-form-register .form-button-wrapper{
    width: 257px;
    margin: 10px 0 0;
    font-size: 0;
}
.popup-form-demo .form-button-p,
.popup-form-register .form-button-p{
    display: inline-block;
    vertical-align: middle;
}
.popup-form-demo .form-button-img,
.popup-form-register .form-button-img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 40px;
}
.popup-form-demo-labels,
.popup-form-register-labels{
    font-size: 0;
    margin: 33px 0 0;
}
.popup-form-demo-label,
.popup-form-register-label{
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 15px 0;
    width: calc((100% - 10px) / 2);
}
.popup-form-register .picker__list-item {
    vertical-align: top;
    display: inline-block;
    margin: 3px 3px 3px 0;
    width: calc((100% - 6px) / 2);
}
.popup-form-register .form-label{
    margin: 0;
}
.popup-form-demo-label.last,
.popup-form-register-label.last{
    margin-right: 0;
}
.popup-form-demo .form-input,
.popup-form-register .form-input{
    font-size: 16px;
}
.blue-button{
    box-sizing:border-box;
    border:1px solid #08F;
    background-color:#08F;
    text-decoration:none;
    text-align:center;
    color:#fff;
    font-weight:500;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px
}
.blue-button:hover{
    border:1px solid #005FC3;
    background-color:#005FC3
}
.blue-button:active{
    border:1px solid #4E779D;
    background-color:#4E779D
}
.transparent-button{
    box-sizing:border-box;
    border:1px solid #E5F2FF;
    background-color:transparent;
    text-decoration:none;
    text-align:center;
    color:#08F;
    font-weight:500;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px
}
.transparent-button.gif{
    background-color: #fff
}
.transparent-button:hover{
    color:#fff;
    border:1px solid #08F;
    background-color:#08F
}
.transparent-button:active{
    color:#fff;
    border:1px solid #4E779D;
    background-color:#4E779D
}
.store-gif-wrap {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    border-radius: 4px;
}
.shadow-button{
    position: relative;
    z-index: 1;
    -webkit-box-shadow:0 18px 49px 0 rgba(0,136,255,0.24);
    -moz-box-shadow:0 18px 49px 0 rgba(0,136,255,0.24);
    box-shadow:0 18px 49px 0 rgba(0,136,255,0.24)
}
.errors_block{
    display:block;
    color: red;
    font-size: 14px;
    margin: 23px 0 0;
}
.form-input.error{
    border:1px solid red
}
.privacy_head{
    margin:20px 0 0
}
.privacy_p{
    margin:10px 0;
    font-size:15px
}
#privacy,#privacy_check{
    display:none;
    background:#fff;
    width:500px;
    padding:0 20px
}
.all-titles{
    position:relative;
    margin:0;
    font-weight:500;
    font-size:50px;
    line-height:60px
}
.all-titles span.big{
    display:block;
    position:relative;
    margin-bottom:-60px;
    text-transform:uppercase;
    font-weight:800;
    font-size:114px;
    line-height:121px;
    color:#e6eef7;
    z-index:-1;
    letter-spacing:-6px
}
.all-titles span.blue{
    color:#08F
}
.all-titles.tac{
    text-align:center
}
.all-titles.white{
    color:#fff
}
.firstscreen{
    position:relative;
    padding:37px 0 70px
}
.firstscreen .inner{
    position:relative;
    z-index:1
}
.firstscreen:before{
    display:block;
    position:absolute;
    content:'';
    background:url(img/first_img.png) no-repeat;
    width:916px;
    height:607px;
    bottom:0;
    left:35px
}
.ver2 .firstscreen:before{
    background:url(img/first_img.png) no-repeat;
    width:916px;
    height:607px;
    bottom:0;
    left:auto;
    right:35px
}
.secondscreen{
    position:relative;
    padding:37px 0 70px
}
.secondscreen .inner{
    position:relative;
    z-index:1
}
.secondscreen:before{
    display:block;
    position:absolute;
    content:'';
    background:url(img/first_img.png) no-repeat;

    width:916px;
    height:607px;
    bottom:0;
    left:35px
}
.secondscreen .first-content-wrap{
    font-size:0;
}
.meeting{
    position:relative;
    padding:123px 0 0
}
.ver3 .lk-screen{
    padding: 70px 0 50px;
}
.ver3 .meeting{
    padding: 50px 0 0;
}
.meeting .inner{
    position:relative;
    z-index:1
}
.meeting:before{
    display:block;
    position:absolute;
    content:'';
    background:url(img/first_img.png) no-repeat;

    width:916px;
    height:607px;
    bottom:0;
    left:35px
}
.ver2 .meeting:before{
    display:block;
    position:absolute;
    content:'';
    background:url(img/meeting_before.jpg) no-repeat;
    border:1px solid #E7F3FF;
    border-radius:0 5px 5px 0;
    width:907px;
    height:447px;
    bottom:0;
    left:0;
    background-size:100%;
}
.first-content-wrap{
    font-size:0;
    margin:60px 0 0 50.5%
}
.ver2 .firstscreen .first-content-wrap{
    font-size:0;
    margin:60px 0 0
}
.first-content-img{
    display:block;
    width:100%
}
.first-text{
    font-size:18px;
    line-height:26px;
    margin:0 0 60px
}
.first-text.upper{
    margin:0 0 10px
}
.first-text span{
    display:block;
    margin:0 0 19px
}
.first-text a{
    display:block;
    color: #08f;
    margin:0 0 19px
}
.first-text a:hover{
    color: #000;
}
.header-menu-a{
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
}
.header-menu-a:hover{
    color: #08f;
}
.compare-a-wrap{
    margin:0 0 14px
}
.compare-a-wrap a{
    color: #fff;
    font-size:16px;
    line-height:26px;
    padding: 4px 9px 5px;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.compare-a-wrap a:hover{
    color: #0088FF;
    background: rgba(0,0,0,0.5);
}
.compare-screen{
    padding: 0 0 20px;
}
.compare-screen-inner{
    font-size:0;
    display:flex;
    position:relative
}
.compare-button{
    width:170px;
    font-size:14px;
    padding:12px 40px 15px;
    color:#fff
}
.compare-button-wrap{
    margin:53px 0 0
}
.compare-title{
    margin-bottom:23px
}
.compare-item{
    display:inline-block;
    vertical-align:top;
    width:50%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    height:auto;
    flex:0 0 auto
}
.compare-item-left{
    text-align:right;
    background:url(img/newfirst_left.jpg) no-repeat;
    -webkit-background-size:cover;
    background-size:cover;
    padding:80px 200px 128px 0
}
.compare-item-left .compare-button{
    margin:0 9px 0 0
}
.compare-item-right .compare-button{
    margin:0 0 0 9px
}
.compare-item-right{
    background:url(img/newfirst_right.jpg) no-repeat;
    background-position: right center;
    -webkit-background-size:cover;
    background-size:cover;
    padding:80px 0 128px 200px
}
.twentytwenty-wrapper{
    display:inline-block;
    vertical-align:top;
    width:33%;
    border-radius:10px;
    border:1px solid #d4cfcf;
    box-sizing:border-box
}
.compare-img{
    border-radius:10px;
    display:block
}
.compare-imgs{
    position:absolute;
    width:231px;
    left:calc((100% - 231px) / 2);
    top:65px
}
.first-button{
    display:block;
    width:100%;
    max-width:378px;
    font-size:16px;
    line-height:20px;
    padding:22px 1% 24px;
    margin:0
}
.rule{
    padding:11px 0 70px;
    position:relative
}
.rule-cont{
    font-size:0;
    margin:60px 0 0
}
.rule-left{
    margin:0 43px 0 0;
    display:inline-block;
    vertical-align:top;
    width:47.5%
}
.rule-img{
    display:block;
    width:100%;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px
}
.rule-text{
    -webkit-box-shadow:0 18px 49px 0 rgba(0,136,255,0.12);
    -moz-box-shadow:0 18px 49px 0 rgba(0,136,255,0.12);
    box-shadow:0 18px 49px 0 rgba(0,136,255,0.12);

    font-size:20px;
    line-height:30px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    background:#fff;
    text-align:center;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:48px 35px;
    margin:20px 0 0
}
.rule-text span{
    font-weight:600
}
.rule-right{
    width:100%;
    margin:0 auto;
}
.rule-right-title{
    font-weight:300;
    margin:0 0 47px;
    text-align: center;
    font-size:22px;
    line-height:36px
}
.rule-right-title span{
    font-weight:600
}
.rule-bullits{
    font-size:0
}
.rule-bullit{
    margin:0 40px 44px 0;
    display:inline-block;
    vertical-align:top;
    width:calc((100% - 120px) / 4)
}
.rule-bullit.last{
    margin-right:0
}
.rule-bullit-img{
    display:inline-block;
    vertical-align:top;
    width:59px
}
.rule-bullit-text{
    display:inline-block;
    vertical-align:top;
    font-weight:500;
    font-size:16px;
    line-height:24px;
    margin:-7px 0 0 20px;
    width:calc(100% - 79px)
}
.rule-bullit-text span{
    font-weight:400;
    display:block;
    margin:12px 0 0;
    font-size:15px;
    line-height:22px
}
.rule-right-img{
    display:block;
    max-width:100%;
    border-radius: 33px;
    margin: 0 auto;
}
.lk-inner{
    font-size:0;
    margin-top:108px
}
.lk-left{
    display:inline-block;
    vertical-align:top;
    width:50%;
    position:relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 45px 25px 100px;
    height:570px
}
.lk-left:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/lk_1.png) no-repeat;
    background-size: 100%;
    width:324px;
    height:657px;
    right:70px;
    top:-33px
}
.lk-right{
    display:inline-block;
    vertical-align:top;
    width:50.5%;
    margin-left:-.5%;
    background:#e7f3ff;
    -webkit-border-radius:10px 0 0 10px;
    -moz-border-radius:10px 0 0 10px;
    border-radius:10px 0 0 10px;
    position:relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 100px 25px 0;
    border-top:1px solid #E9F4FF;
    border-bottom:1px solid #E9F4FF;
    height:570px
}
.lk-right:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/lk_2.png) no-repeat;
    background-size: 100%;
    width:324px;
    height:657px;
    right:108px;
    top:-33px
}
.lk-left-title{
    font-weight:300;
    font-size:24px;
    line-height:36px;
    margin:0;
    display:inline;
    background:#fff;
    position:relative;
    top:-56px
}
.lk-left-title span{
    font-weight:600
}
.lk-cont{
    box-sizing:border-box;
    padding-left:45px
}
.lk-arrow{
    font-size:0;
    margin:-23px 0 0
}
.lk-arrow span{
    display:inline-block;
    vertical-align:middle;
    width:338px;
    max-width:calc(100% - 5px);
    height:1px;
    background:#08f
}
.lk-arrow-img{
    display:inline-block;
    vertical-align:middle;
    width:5px
}
.lk-item{
    margin:32px 0 0;
    font-size:0
}
.lk-item-img{
    display:inline-block;
    vertical-align:top;
    width:31px
}
.lk-item-text{
    display:inline-block;
    vertical-align:top;
    font-weight:500;
    font-size:18px;
    line-height:26px;
    margin:0 0 0 19px;
    width:calc(100% - 50px)
}
.lk-item-text span{
    font-size:15px;
    line-height:22px;
    display:block;
    margin:12px 0 0;
    color:rgba(0,0,0,0.7)
}
.report{
    padding:123px 0 0;
    position:relative
}
.report:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/report_img.jpg) no-repeat;
    width:907px;
    height:497px;
    border:1px solid #E7F3FF;
    right:0;
    bottom:0;
    background-size:100%;
}
.service-cont{
    width:50%
}
.service-cont.right{
    width:48%;
    margin-left:52%
}
.service-undertitle{
    font-weight:500;
    font-size:24px;
    line-height:30px;
    margin:67px 0 31px}
.service-text{
    margin:18px 0 0;
    font-size:16px;
    line-height:26px
}
.hidden-item-img{
    display: none;
    margin: 30px auto 0;
    max-width:100%;
}
.service-button{
    display:block;
    width:100%;
    max-width:378px;
    font-size:16px;
    line-height:20px;
    padding:22px 1% 24px;
    margin:50px 0 0
}
.registry{
    padding:108px 0 0;
    position:relative
}
.registry:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/registry_img.jpg) no-repeat;
    width:907px;
    height:467px;
    border:1px solid #E7F3FF;
    left:0;
    bottom:-11px;
    background-size:100%;
}
.archive{
    padding:200px 0 0;
    position:relative
}
.archive:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/archive_img.jpg) no-repeat;
    width:907px;
    height:456px;
    border:1px solid #E7F3FF;
    right:0;
    bottom:0;
    background-size:100%;
}
.archive .service-button{
    position:relative
}
.archive .service-button:before{
    display:block;
    position:absolute;
    content:'';
    background:url(img/dots.png) no-repeat;
    width:197px;
    height:162px;
    left:-95px;
    top:-47px
}
.complaint{
    padding:90px 0 0;
    position:relative
}
.complaint:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/complaint_img.jpg) no-repeat;
    width:907px;
    height:481px;
    border:1px solid #E7F3FF;
    left:0;
    bottom:0;
    background-size:100%;
}
.quiz{
    padding:140px 0 0;
    position:relative
}
.quiz:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/quiz_img.jpg) no-repeat;
    width:907px;
    height:476px;
    border:1px solid #E7F3FF;
    right:0;
    bottom:40px;
    background-size:100%;
}
.quiz .service-cont{
    position:relative
}
.info{
    padding:90px 0 0;
    position:relative
}
.info:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/info_img.jpg) no-repeat;
    width:907px;
    height:477px;
    border:1px solid #E7F3FF;
    left:0;
    bottom:0;
    background-size:100%;
}
.didgest:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/didgest_img.jpg) no-repeat;
    width:907px;
    height:449px;
    border:1px solid #E7F3FF;
    left:0;
    bottom:0;
    background-size:100%;
}
.petition:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/petition_img.jpg) no-repeat;
    width:907px;
    height:475px;
    border:1px solid #E7F3FF;
    right:0;
    bottom:0;
    background-size:100%;
}
.mailing:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/rass_img.jpg) no-repeat;
    width:907px;
    height:477px;
    border:1px solid #E7F3FF;
    right:0;
    bottom:0;
    background-size:100%;
}
.meeting2:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/forms_img.jpg) no-repeat;
    width:907px;
    height:477px;
    border:1px solid #E7F3FF;
    left:0;
    bottom:0;
    background-size:100%;
}
.documentation:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/mpd_img.jpg) no-repeat;
    width:907px;
    height:610px;
    border:1px solid #E7F3FF;
    right:0;
    bottom:0;
    background-size:100%;
}
.report2:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/otchet_img.jpg) no-repeat;
    width:907px;
    height:477px;
    border:1px solid #E7F3FF;
    left:0;
    bottom:0;
    background-size:100%;
}
.history{
    padding:90px 0 0
}
.history .all-titles span.big{
    margin-bottom:-66px;
    font-size:121px
}
.history-items{
    font-size:0;
    margin:70px 0 0
}
.history-items.first{
    position:relative
}
.history-items.first:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/dots.png) no-repeat;
    width:197px;
    height:162px;
    right:-127px;
    bottom:-20px
}
.history-items.last{
    position:relative
}
.history-item-info{
    display:inline-block;
    vertical-align:top;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding-right:60px;
    width:calc(100% - 650px)
}
.history-item-img{
    display:inline-block;
    vertical-align:top;
    width:650px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    position:relative;
    z-index:1
}
.history-item-slider-wrap{
    display:inline-block;
    vertical-align:top;
    width:650px
}
.history-item-img.hid{
    display:none
}
.right .history-item-info{
    padding-right:0;
    padding-left:60px
}
.history-item-title{
    text-transform:uppercase;
    font-weight:700;
    font-size:30px;
    margin:0
}
.history-item-line{
    width:100%;
    height:1px;
    background:#e7f3ff;
    margin:36px 0 43px
}
.history-item-text{
    margin:26px 0 0;
    font-size:18px;
    line-height:26px
}
.process-slide{
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border: 1px solid #EBF4F9;
}
.process-numeration-wrap{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:30px 30px 34px;
    background:#f2f9ff;
    text-align:center;
    font-weight:500;
    font-size:24px;
    line-height:26px;
    margin:14px 0 0;
    border-radius:5px
}
.process-slider .slick-prev{
    background:url(img/prev_1.png) no-repeat;
    width:52px;
    height:52px;
    left:20px;
    bottom:-111px;
    position:absolute;
    z-index:100
}
.process-slider .slick-next{
    background:url(img/next_1.png) no-repeat;
    width:52px;
    height:52px;
    right:20px;
    bottom:-111px;
    position:absolute;
    z-index:100
}
.process-slider .slick-dots{
    bottom: -70px;
}
.terms{
    padding:70px 0 0
}
.terms-items{
    font-size:0;
    margin:76px 0 0;
    display:flex
}
.terms-item{
    display:inline-block;
    vertical-align:top;
    margin:0 20px 0 0;
    width:calc((100% - 60px) / 4);
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #E9EFF5;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:42px 25px 32px 37px;
    flex:0 0 auto;
    height:auto
}
.terms-item.last{
    margin-right:0
}
.terms-item-img{
    display:block;
    height: 84px;
}
.terms-item-title{
    font-weight:500;
    font-size:24px;
    margin:25px 0 14px
}
.terms-item-text{
    font-size:16px;
    line-height:24px;
    margin:0
}
.terms-item-text span{
    font-weight:600
}
.terms-tarif-popup{
    display:none;
    font-size:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:1300px;
    background:#fff;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px
}
.tarif-popup-item{
    padding:23px 25px 35px 25px;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    border-right:1px solid #E9E9E9;
}
.tarif-popup-item.last{
    border:none;
}
.tarif-popup-title{
    margin:0 0 30px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#e7f3ff;
    color:#08f;
    text-transform:uppercase;
    font-weight:700;
    font-size:18px;
    line-height:22px;
    padding:12px 20px;
    text-align:center
}
.tarif-popup-ul{
    height:440px
}
.tarif-popup-li{
    font-size:0;
    margin:17px 0 0
}
.tarif-popup-li-img{
    display:inline-block;
    vertical-align:top;
    width:13px;
    height: 2px;
    margin-top: 10px;
    background: #0088ff;
}
.tarif-popup-li-text{
    display:inline-block;
    vertical-align:top;
    margin:0 0 0 13px;
    width:calc(100% - 32px);
    font-size:16px;
    line-height:22px
}
.tarif-popup-li-text span{
    font-weight:600
}
.tarif-popup-price{
    font-size:0;
    margin:21px 0 0
}
.tarif-popup-price-text{
    font-size:15px;
    line-height:22px;
    color:#08f;
    margin:0;
}
.tarif-popup-price-text span{
    display:block;
    margin:0 0 3px;
    font-weight:600;
    font-size:30px}
.tarif-popup-footnote{
    margin:20px 0 26px;
    font-size:13px
}
.tarif-popup-button{
    display:block;
    width:100%;
    font-size:16px;
    line-height:20px;
    padding:13px 1% 15px
}
.terms-tarif-a-wrap{
    margin:15px 0 0
}
.terms-tarif-a{
    font-weight:500;
    font-size:15px;
    line-height:24px;
    color:#08f;
    text-decoration:none
}
.terms-tarif-a span{
    border-bottom:1px solid #CEE8FF
}
.terms-tarif-a:hover span{
    border-bottom:1px solid transparent
}
.terms-tarif-details{
    font-size: 16px;
    padding: 0px 20px 10px 20px
}
.map-screen{
    padding:116px 0 0
}
.map-screen .inner{
    font-size:0
}
.map-info{
    display:inline-block;
    vertical-align:top;
    width:calc(100% - 676px);
    margin:0 46px 0 -77px;
    text-align:right
}
.map-info-up{
    margin:0 0 123px
}
.map-button{
    display:inline;
    font-size:16px;
    line-height:20px;
    padding:22px 50px 24px;
    margin:50px 0 0
}
.map-img{
    display:inline-block;
    vertical-align:top;
    width:727px;
    margin:0 -20px 0 0
}
.map-number{
    display:inline-block;
    vertical-align:bottom;
    font-weight:800;
    font-size:160px;
    line-height:60px;
    margin:0 30px 0 0;
    color:#08f
}
.map-number span{
    display:block;
    margin:0 0 47px;
    font-weight:500;
    font-size:50px
}
.map-text{
    display:inline-block;
    vertical-align:bottom;
    font-weight:500;
    font-size:24px;
    line-height:32px;
    margin:0 0 -24px;
    padding-bottom:17px;
    border-bottom:1px solid #E0E0E1;
    text-align:left
}
.reviews{
    padding:165px 0 0
}
.reviews-slider{
    margin:70px 0 0
}
.reviews-slider .slick-prev{
    background:url(img/prev_2.png) no-repeat;
    width:76px;
    height:76px;
    left:236px;
    top:50%;
    position:absolute;
    z-index:100
}
.reviews-slider .slick-next{
    background:url(img/next_2.png) no-repeat;
    width:76px;
    height:76px;
    right:236px;
    top:50%;
    position:absolute;
    z-index:100
}
.reviews-slider .slick-dots{
    bottom:-96px
}
.reviews-slide{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:33px 30px 45px 45px;
    background:#f2f9ff;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    margin:0 30px;
    opacity:.4;
    font-size:0
}
.reviews-slide.slick-active{
    opacity:1
}
.reviews-left{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#fff;
    padding:38px 25px 35px;
    width:255px;
    display:inline-block;
    vertical-align:top
}
.reviewer-img{
    display:block;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    margin:0 auto
}
.reviewer-name{
    font-weight:500;
    font-size:30px;
    margin:17px 0 16px
}
.reviewer-info{
    margin:0;
    font-size:15px;
    line-height:24px;
    color:rgba(0,0,0,0.6)
}
.reviews-right{
    display:inline-block;
    vertical-align:top;
    margin:0 0 0 45px;
    width:calc(100% - 300px)
}
.review-theme{
    font-weight:500;
    font-size:24px;
    line-height:32px;
    margin:0
}
.review-line{
    height:1px;
    width:70px;
    margin:27px 0;
    background:#DEE5EB
}
.review-text{
    font-size:16px;
    line-height:26px;
    color:rgba(0,0,0,0.6);
    margin:25px 0 0
}
.review-a{
    color: #08f;
}
.review-a:hover{
    color: rgba(0,0,0,0.6);
}
.about{
    margin-top:175px;
    padding:87px 0 66px;
    background:url(img/about_bg_1.jpg) no-repeat;
    background-size: 100%;
    background-position:left top;
    position:relative
}
.about:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/about_bg_2.jpg) no-repeat;
    width:731px;
    height:760px;
    right:0;
    top:0
}
.about-up{
    font-size:0;
    margin:0 0 45px
}
.about-logo-img{
    display:inline-block;
    vertical-align:top
}
.about-title{
    display:inline-block;
    vertical-align:top;
    margin:-10px 0 0 57px;
    color:#fff;
    font-weight:500;
    font-size:50px;
    line-height:60px
}
.about-text{
    color:#fff;
    font-size:16px;
    line-height:26px;
    margin:25px 0 0
}
.crew-title{
    color:#fff;
    font-weight:500;
    font-size:40px;
    line-height:40px;
    margin:42px 0 0
}
.crew-content{
    font-size:0
}
.crew-item{
    display:inline-block;
    vertical-align:top;
    width:calc(100% / 6)
}
.crew-img{
    display:block;
    width:100%
}
.crew-item.blue{
    background:#08f;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding-top:70px
}
.crew-logo-img{
    display:block;
    margin:0 auto;
    width:57px
}
.doubt{
    padding:120px 0 0
}
.doubt .inner{
    background:url(img/doubt_bg.jpg) no-repeat;
    background-position:center;
    -webkit-background-size:cover;
    background-size:cover;
    position:relative;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    font-size:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:70px 70px 80px 75px
}
.doubt .inner:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/doubt_after.png) no-repeat;
    background-size: 100%;
    width:344px;
    height:519px;
    left:41%;
    bottom:0
}
.doubt-left{
    display:inline-block;
    vertical-align:middle;
    width:calc(100% - 310px)
}
.doubt-text{
    margin:38px 0 0;
    font-size:24px;
    line-height:38px
}
.doubt-right{
    display:inline-block;
    vertical-align:middle;
    width:310px
}
.doubt-form-labels{
    font-size:0
}
.doubt-form-label{
    display:inline-block;
    vertical-align:top;
    margin:0 15px 0 0;
    width:180px
}
.doubt-form-label.last{
    margin-right:0;
    width:115px
}
.doubt .form-input{
    font-size:16px
}
.doubt .form-button-wrapper{
    margin:30px auto 0
}
.timepicker{
    cursor:pointer;
    position:relative;
    z-index:1;

}
.picker__list-item:hover{
    color:#0077d1
}
.step_time_wrap{
    position:relative
}
.pick-your{
    color:#fff;
    font-size:24px;
    font-weight:300;
    margin:0 0 15px
}
.picker{
    -moz-user-select:none;
    color:#000;
    font-size:16px;
    line-height:1.2;
    text-align:left;
    z-index:10000
}
.picker,.picker__holder{
    position:absolute;
    width:100%
}
.picker{
    font-size:16px;
    text-align:left;
    line-height:1.2;
    color:#000;
    z-index:10000;
    top:65px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.picker__input{
    cursor:default
}
.picker__holder{
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    background:#fff;
    border-top-width:0;
    border-bottom-width:0;
    border-radius:0 0 5px 5px;
    box-sizing:border-box;
    max-height:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    -webkit-transform:translateY(-1em) perspective(600px) rotateX(10deg);
    transform:translateY(-1em) perspective(600px) rotateX(10deg);
    transition:-webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0 .15s,border-width 0 .15s;
    transition:transform .15s ease-out,opacity .15s ease-out,max-height 0 .15s,border-width 0 .15s
}
.picker__frame{
    padding:1px
}
.picker__wrap{
    margin:-1px
}
.picker--opened .picker__holder{
    max-height:25em;
    border-radius:10px;
    box-shadow:0 0 10px #ccc;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
    -webkit-transform:translateY(0) perspective(600px) rotateX(0);
    transform:translateY(0) perspective(600px) rotateX(0);
    transition:-webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0;
    transition:transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0
}
.picker__footer,.picker__header,.picker__table{
    text-align:center
}
.picker__day--highlighted,
.picker__select--month:focus,
.picker__select--year:focus{
    border-color:#0089ec
}
.picker__box{
    padding:10px
}
.picker__header{
    position:relative;
    margin-top:.75em
}
.picker__month,.picker__year{
    font-weight:500;
    display:inline-block;
    margin-left:.25em;
    margin-right:.25em
}
.picker__year{
    color:#999;
    font-size:.8em;
    font-style:italic
}
.picker__select--month,.picker__select--year{
    border:1px solid #b7b7b7;
    height:2em;
    padding:.5em;
    margin-left:.25em;
    margin-right:.25em
}
.picker__select--month{
    width:35%
}
.picker__select--year{
    width:22.5%
}
.picker__nav--next,.picker__nav--prev{
    position:absolute;
    padding:.5em 1.25em;
    width:1em;
    height:1em;
    box-sizing:content-box;
    top:-.25em
}
.picker__nav--prev{
    left:-1em;
    padding-right:1.25em
}
.picker__nav--next{
    right:-1em;
    padding-left:1.25em
}
.picker__day{
    padding:.3125em 0;
    font-weight:200;
    border:1px solid transparent;
    cursor:pointer
}
.picker__day--today{
    position:relative
}
.picker__day--today:before{
    content:" ";
    position:absolute;
    top:2px;
    right:2px;
    width:0;
    height:0;
    border-top:.5em solid #135FA9;
    border-left:.5em solid transparent
}
.picker__day--disabled:before{
    border-top-color:#aaa
}
.picker__day--outfocus{
    color:#ddd
}
.picker--focused .picker__day--selected,
.picker__day--selected,.picker__day--selected:hover{
    background:#135FA9;
    color:#fff
}
.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover{
    background:#f5f5f5;
    border-color:#f5f5f5;
    color:#ddd;
    cursor:default
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover{
    background:#bbb
}
.picker__button--clear,.picker__button--close,
.picker__button--today{
    display:none
}
.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover{
    cursor:pointer;
    color:#000;
    background:#b1dcfb;
    border-bottom-color:#b1dcfb
}
.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus{
    background:#b1dcfb;
    border-color:#0089ec;
    outline:0
}
.picker__button--clear:before,
.picker__button--close:before,
.picker__button--today:before{
    position:relative;
    display:inline-block;
    height:0
}
.picker__button--clear:before,
.picker__button--today:before{
    content:" ";
    margin-right:.45em
}
.picker__button--today:before{
    top:-.05em;
    width:0;
    border-top:.66em solid #135FA9;
    border-left:.66em solid transparent
}
.picker__button--clear:before{
    top:-.25em;
    width:.66em;
    border-top:3px solid #e20
}
.picker__button--close:before{
    content:"\D7";
    top:-.1em;
    vertical-align:top;
    font-size:1.1em;
    margin-right:.35em;
    color:#777
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover{
    background:#f5f5f5;
    border-color:#f5f5f5;
    color:#ddd;
    cursor:default
}
.picker__button--today[disabled]:before{
    border-top-color:#aaa
}
.picker__nav--next::before,
.picker__nav--prev::before{
    border-bottom:.5em solid transparent;
    border-right:.75em solid #000;
    border-top:.5em solid transparent;
    content:" ";
    display:block;
    height:0;
    margin:0 auto;
    width:0;
    cursor:pointer
}
.picker__nav--next::before{
    border-left:.75em solid #000;
    border-right:0 none
}
.picker__list-item{
    display:block;
    margin:3px 0
}
.step_date_wrap{
    position:relative
}
.faq{
    padding:70px 0 95px
}
.faq-wrap{
    margin:80px 0 0
}
.faq-element{
    cursor:pointer;
    -moz-background-clip:padding;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    border:1px solid #E7F3FF;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:19px 60px 21px 35px;
    margin:8px 0 0
}
.faq-element.opened{
    background:#E7F3FF
}
.faq-question{
    margin:0;
    width:100%;
    font-weight:500;
    font-size:22px;
    cursor:pointer;
    display:inline-block;
    position:relative;
    text-decoration:none
}
.faq-question:hover{
    color: #0088ff;
}
.faq-question span{
    display:block;
    box-sizing:border-box
}
.faq-question:after{
    content:"";
    background:url(img/faq_open.png) no-repeat;
    width:9px;
    height:5px;
    display:block;
    position:absolute;
    right:-37px;
    top:13px;
    z-index:2
}
.faq-element.opened .faq-question:after{
    background:url(img/faq_close.png) no-repeat
}
.faq-answer-p{
    color:rgba(0,0,0,0.7);
    font-size:16px;
    line-height:26px;
    margin:18px 0 0;
    box-sizing:border-box
}
.faq-answer{
    display:none
}
.img-fluid {
    max-width: 24px;
    display: inline-block;
    position: relative;
    bottom: 5px;
    margin-top: -10px;
    top: 5px;
}
.faq-button{
    display: block;
    padding: 13px 1%;
    width: 220px;
    margin: 20px 0 0;
}
.faq-link{
    color: #0088FF;
}
.form-screen{
    padding:107px 0;
    background:url(img/bottom_form_bg.jpg) no-repeat;
    background-position:center;
    background-size:cover
}
.form-screen .inner{
    font-size:0
}
.form-screen-left{
    display:inline-block;
    vertical-align:top;
    width:41%;
    margin:-17px 0 0
}
.form-screen-undertitle{
    color:#fff;
    font-size:20px;
    margin:26px 0 40px
}
.form-screen-soc-a{
    display:inline-block;
    vertical-align:top;
    margin:0 20px 0 0;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    background:url(img/sprite.png) no-repeat;
    width:69px;
    height:69px
}
.footer-soc-wrap.hid{
    display: none;
}
.form-screen-soc-a.insta{
    background-position:-5px -637px
}
.form-screen-soc-a.vk{
    background-position:-5px -242px
}
.form-screen-soc-a.whatsapp{
    background-position:-5px -716px
}
.form-screen-soc-a.telegram{
    background-position:-5px -795px
}
.form-screen-soc-a.fb{
    background-position:-5px -874px
}

.form-screen-soc-a.insta:hover{
    background-position:-5px -321px
}
.form-screen-soc-a.vk:hover{
    background-position:-5px -479px
}
.form-screen-soc-a.whatsapp:hover{
    background-position:-5px -400px
}
.form-screen-soc-a.telegram:hover{
    background-position:-5px -479px
}
.form-screen-soc-a.fb:hover{
    background-position:-5px -558px
}

.footer-soc-a.insta{
    background-position:-5px -5px
}
.footer-soc-a.whatsapp{
    background-position:-5px -84px
}
.footer-soc-a.telegram{
    background-position:-5px -163px
}
.footer-soc-a.fb{
    background-position:-5px -242px
}

.footer-soc-a.insta:hover{
    background-position:-5px -321px
}
.footer-soc-a.vk:hover{
    background-position:-5px -479px
}
.footer-soc-a.whatsapp:hover{
    background-position:-5px -400px
}
.footer-soc-a.telegram:hover{
    background-position:-5px -479px
}
.footer-soc-a.fb:hover{
    background-position:-5px -558px
}
.form-screen-right{
    display:inline-block;
    vertical-align:top;
    width:59%
}
.form-screen-labels{
    display:inline-block;
    vertical-align:top;
    width:41%;
    margin:0 10px 0 0
}
.textarea-label{
    display:inline-block;
    vertical-align:top;
    width:calc(59% - 10px)
}
.form-screen .form-input{
    font-size:16px;
    padding:18px 1% 20px 27px
}
.form-screen .form-input.textarea-input{
    display:block;
    resize:none;
    height:132px
}
.form-screen .form-button-wrapper{
    box-sizing:border-box;
    margin:50px 0 0;
    width:55%
}

/** FOOTER **/
footer{
    padding:70px 0 38px
}
footer .inner{
    display: flex;
    justify-content: space-between;
    width: 96%;
}
footer .header-description{
    margin: 4px 0 0 10px;
}
footer .header-right{
    display: flex;
    justify-content: space-between;
    text-align: left;
    flex: 2;
}
.footer-qr-wrap{
    display: flex;
    align-items: center;
}
.footer-contacts{
    font-size:15px;
    margin: 20px 0 0
}
.footer-email{
    text-decoration:none
}
.footer-email:hover{
    color:#08f
}
.footer-menu{
    display:inline-block;
    vertical-align:top;
    text-align:left;
    width:45%;
    margin-left:5%;
    font-size: 0;
}
footer .footer-menu{
    display: flex;
    gap: 36px;
    width: fit-content;
    margin: 0;
}

footer .footer-menu-wrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer-right-info-buttons {
    display: flex;
    gap: 12px;
}

.footer-buttons-wrap {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.footer-right-info-buttons .header-button{
    margin: 0;
}
.footer-right-wrap {
    display: flex;
    gap: 40px;
}
.footer-menu-item{
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 30px) / 2);
    margin: 0 30px 0 0;
}
footer .footer-menu-item{
    display: inline-block;
    vertical-align: top;
    width: fit-content;
    margin: 0;
}
.footer-menu-item.last{
    margin-right:0;
}
.footer-right-info{
    display:inline-block;
    vertical-align:top;
}
.footer-a-wrap{
    margin:0 0 16px
}
.footer-a-wrap.last{
    margin-bottom:0
}
.footer-a{
    font-size:15px;
    text-decoration:none
}
.footer-a:hover{
    color:#08f
}
footer .logo-and-underlogo{
    display: flex;
    flex-direction: column;
    flex: 1;
}

.footer-right-bottom{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.footer-soc-title{
    font-size:15px;
    line-height:22px;
    color:rgba(0,0,0,0.7);
    margin:0 0 10px
}
.footer-store-title.vis,
.footer-store-wrap.vis{
    display: none;
}
footer .footer-soc-title{
    max-width: 330px;
}
.footer-soc-img{
    display:block;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}
.footer-soc-a-wrap{
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.underfooter{
    background:#f2f9ff;
    padding:20px 0
}
.underfooter .inner{
    font-size:0
}
.underfooter-policy-wrap{
    display:inline-block;
    vertical-align:middle;
    width:40%
}
.underfooter-policy-a{
    font-size:15px;
    line-height:22px;
    color:rgba(0,0,0,0.6);
    text-decoration:none
}
.underfooter-policy-a:hover{
    color:#08f
}
.footer-convert{
    display:inline-block;
    vertical-align:middle;
    width:30%;
    font-size:15px;
    line-height:22px
}
.convert-p{
    display:inline-block;
    vertical-align:middle;
    color:rgba(0,0,0,0.6);
    margin:0
}
.convert-a{
    display:inline-block;
    vertical-align:middle;
    color:#08f;
    text-decoration:none
}
.convert-a:hover{
    color:rgba(0,0,0,0.6)
}
.underfooter-copyright{
    display:inline-block;
    vertical-align:middle;
    text-align:right;
    font-size:15px;
    line-height:22px;
    color:rgba(0,0,0,0.6);
    width:30%;margin:0
}
.thanks-h3{
    font-size:24px;
    line-height:36px;
    margin:20px 0 0
}
.thank-you-button{
    display:block;
    width:100%;
    max-width:300px;
    font-size:16px;
    line-height:20px;
    padding:22px 1% 24px;
    margin:30px 0 0
}
.thank-you-mainscreen{
    padding:70px 0 0
}
.thanks-body header{
    background:#f2f9ff;
    padding:30px 0
}
.convert_p{
    margin:0;
    display:inline-block;
    vertical-align:middle
}
.convert_logo_img{
    display:inline-block;
    margin:0 0 0 15px;
    vertical-align:middle;
    width:120px
}
.header-button.hid,
.underfooter-policy-wrap.hid,
.footer-convert.hid,.underfooter-copyright.hid{
    display:none
}
.history-text-show,.text-show{
    display:none
}
.scroll-top {
    background:#0088FF;
    background-repeat:repeat;
    background-size:auto 100%;
    box-shadow:0 0 2px rgba(0,0,0,0.4);
    bottom:20px;
    height: 40px;
    width: 40px;
    position: fixed;
    border-radius: 7px;
    right: 20px;
    text-align: center;
    overflow: hidden;
    z-index: 9999;
    opacity: 0.5;
}
.scroll-top:hover {
    background:#0088FF;
    background-size:auto 100%;
    background-repeat:repeat;
    opacity: 1;
}
.scroll-top i {
    font-size: 14px;
    line-height: 40px;
    color:#fff
}
.header-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
}

.header-title{
    display: flex;
    flex-direction: column;
    width: auto;
}

.menu_btn{
    display: block;
    width: 57px;
}


.mix-button {
    display: none;
}

.footer-soc-wrap{
    display:flex;
    justify-content: center;
    gap: 16px;
}

@media screen and (max-width: 1860px) {
    .firstscreen:before,.rule:before,.meeting:before,.secondscreen:before{left:0}
    .ver2 .meeting:before{left:0}
    .report:after{background-size:100%;width:850px;height:550px}
    .archive:after{background-size:100%;width:850px;height:439px}
    .quiz:after{background-size:100%;width:850px;height:441px}
}
@media screen and (max-width: 1800px) {
    .firstscreen:before,.rule:before,
    .meeting:before,.secondscreen:before{
        background-size:100%;
        width:818px;
        height:567px
    }
    .ver2 .meeting:before{
        background-size:100%;
        width:750px;
        height:435px;
        bottom: 30px;
    }
    .lk-left:after{
        background-size:100%;
        width:249px;
        height:506px;
        right:16px;
        top:35px
    }
    .lk-right:after{
        background-size:100%;
        width:249px;
        height:506px;
        right:16px;
        top:35px
    }
    .report:after{
        width:768px;
        height:496px
    }
    .registry:after{
        background-size:100%;
        width:768px;
        height:462px
    }
    .archive:after{
        width:768px;
        height:398px
    }
    .complaint:after{
        background-size:100%;
        width:768px;
        height:400px
    }
    .quiz:after{
        width:768px;
        height:400px
    }
    .info:after{
        background-size:100%;
        width:768px;
        height:400px
    }
}
@media screen and (max-width: 1600px) {
    .firstscreen:before,.rule:before,
    .meeting:before,.secondscreen:before{
        width:750px;
        height:524px;
        left:-45px
    }
    .ver2 .meeting:before{
        width: 670px;
        height: 390px;
        bottom: 50px;
    }
    .lk-left{
        padding:0 45px 25px 40px
    }
    .lk-cont{
        padding-left:0
    }
    .lk-right{
        padding:0 100px 25px 40px
    }
    .report:after{
        width:660px;
        height:431px
    }
    .registry:after{
        width:660px;
        height:389px
    }
    .archive:after{
        width:660px;
        height:342px
    }
    .complaint:after{
        width:660px;
        height:343px
    }
    .quiz:after{
        width:660px;
        height:343px
    }
    .info:after{
        width:660px;
        height:345px
    }
    .all-titles span.big{
        font-size:108px;
        line-height:108px
    }
    .map-number{
        font-size:137px
    }
    .reviews-slider .slick-prev{
        left:140px
    }
    .reviews-slider .slick-next{
        right:140px
    }
    .about:after{
        width:600px
    }
    .history-items.first:after{
        display:none
    }
    .compare-item-right{
        background-position: right center;
    }
}
@media screen and (max-width: 1400px) {
    .firstscreen:before,.rule:before,.meeting:before{
        width:660px;
        height:458px;
        left:-54px;
        bottom:auto;
        top:271px
    }
    .ver2 .meeting:before{
        width: 575px;
        height: 340px;
        left: 0;
        bottom: auto;
        top: 293px;
    }
    .ver2 .firstscreen:before{
        background: url(img/first_img.png) no-repeat;
        left: auto;
        background-size: 100%;
        width: 660px;
        height: 458px;
        right: 0;
        bottom: auto;
        top: 73px;
    }
    .report{
        padding:70px 0 0;
    }
    .archive{
        padding:120px 0 0;
    }
    .secondscreen:before{
        background: url(img/first_img.png) no-repeat;
        left: 0;
        background-size: 100%;
        width: 660px;
        height: 458px;
        bottom: auto;
        top: 73px;
    }
    .secondscreen .first-content-wrap{
        margin: 60px 0 0 55.5%;
    }
    .lk-inner{
        width:96%;
        max-width:1300px;
        margin:80px auto 0
    }
    .lk-left{
        display:block;
        width:100%;
        border:1px solid #E9F4FF;
        border-radius:10px;
        padding:30px 40px;
        height:auto;
        max-width:900px;
        margin:0 auto
    }
    .lk-left-title{
        display:block;
        top:auto
    }
    .lk-right{
        display:block;
        width:100%;
        max-width:900px;
        margin:50px auto 0;
        border-radius:10px;
        padding:5px 40px 30px;
        height:auto
    }
    .report:after{
        width:582px;
        height:383px;
        bottom:auto;
        top: 100px;
    }
    .registry:after{
        width:582px;
        height:342px;
        bottom:auto;
        top: 100px;
    }
    .archive:after{
        width:582px;
        height:301px;
        bottom:auto;
        top: 100px;
    }
    .complaint:after{
        width:582px;
        height:304px;
        bottom:auto;
        top: 100px;
    }
    .quiz:after{
        width:582px;
        height:303px;
        bottom:auto;
        top: 100px;
    }
    .quiz .service-cont:before{
        display:none
    }
    .info:after{
        width:582px;
        height:303px;
        bottom:auto;
        top: 100px;
    }
    .all-titles span.big,
    .history .all-titles span.big{
        font-size:94px;
        line-height:101px
    }
    .map-text{
        margin:23px 0 -24px
    }
    .reviews-slider .slick-prev{
        left:0;
        bottom:-161px;
        top:auto
    }
    .reviews-slider .slick-next{
        right:0;
        bottom:-161px;
        top:auto
    }
    .reviews-inner{
        width:96%;
        max-width:1300px;
        margin:0 auto
    }
    .reviews-slide{
        margin:0
    }
    .about:after{
        display:none
    }
    .about{
        background-size:cover
    }
    .about-text br{
        display:none
    }
    .doubt .inner:after{
        background-size:100%;
        width:248px;
        height:373px;
        left:43%
    }
    .tarif-popup-ul{
        height: 450px;
    }
    .secondscreen{
        padding: 37px 0 0;
    }
    .ver3 .meeting{
        padding: 0;
    }
    .compare-item-left{
        padding: 80px 150px 128px 0;
    }
    .compare-item-right{
        padding: 80px 0 128px 150px;
    }
    .header-button{
        font-size: 14px;
        line-height: 20px;
        padding: 12px 24px;
    }
    footer .header-button{
        font-size:16px;
        line-height:20px;
        padding:12px 30px;
    }
    .menu_nav{
        padding: 0 15px
    }
    .menu_item{
        padding-left: 0px;
        text-align: center
    }
    .menu_item a {
        font-size: 14px;
    }
    .underfooter{
        padding-left: 20px;
        padding-right: 20px;
    }
    header .header-right{
        min-width: auto;
    }
}
@media screen and (max-width: 1200px) {
    .footer-right-info-buttons{
        flex-direction: column;
        max-width: 300px;
    }
    footer .footer-menu{
        gap: 16px;
    }
    .quiz{
        padding: 90px 0 0;
    }
    .firstscreen:before,.rule:before,
    .meeting:before,.secondscreen:before{
        display:none
    }
    .ver2 .meeting:before{
        display:none
    }
    .rule-left{
        margin:0;
        display:block;
        width:100%
    }
    .rule-img{
        max-width:600px;
        margin:0 auto
    }
    .rule-right{
        display:block;
        width:100%;
        margin:30px 0 0
    }
    .rule-right-img{
        display:block;
        max-width:400px;
        margin:25px auto 0
    }
    .report:after,.registry:after,
    .archive:after,.complaint:after,
    .quiz:after,.info:after{
        display:none
    }
    .service-cont{
        width:100%
    }
    .service-cont.right{
        width:100%;
        margin-left:0
    }
    .history-item-img{
        width:400px
    }
    .history-item-info{
        padding-right:50px;
        width:calc(100% - 400px)
    }
    .history-item-slider-wrap{
        width:400px
    }
    .right .history-item-info{
        padding-left:50px
    }
    .process-numeration-wrap{
        padding:22px 15px;
        font-size:18px;
        line-height:23px
    }
    .process-slider .slick-prev{
        bottom:-99px
    }
    .process-slider .slick-next{
        bottom:-99px
    }
    .terms .all-titles br{
        display:none
    }
    .terms-item{
        padding:30px 20px 27px
    }
    .terms-item-title{
        font-size:19px
    }
    .terms-item-text{
        font-size:14px;
        line-height:21px
    }
    .map-img{
        width:500px;
        margin:0
    }
    .map-info{
        width:calc(100% - 540px);
        margin:0 40px 0 0
    }
    .map-button{
        display:block;
        max-width:350px;
        padding:17px 50px 19px;
        margin:0
    }
    .map-info-up{
        margin:0 0 50px
    }
    .doubt{
        padding:60px 0 0
    }
    .doubt .inner:after{
        display:none
    }
    footer .logo-and-underlogo{
        display: block;
    }
    .footer-contacts{
        display:inline-block;
        vertical-align:top;
        margin-top: 16px;
    }
    .rule-cont{
        margin:50px 0 0
    }
    .first-content-left{
        width:400px
    }
    .first-content{
        width:calc(100% - 444px)
    }
    .tarif-popup-item{
        padding: 20px 12px 25px 12px;
    }
    .tarif-popup-ul{
        height: 510px;
    }
    .tarif-popup-price-text span{
        font-size: 25px;
    }
    .first-content-wrap{
        margin: 60px 0 0
    }
    .rule-bullit{
        margin: 0 20px 0 0;
        width: calc((100% - 60px) / 4);
    }
    .secondscreen .first-content-wrap{
        margin: 60px 0 0;
    }
    .secondscreen .first-content{
        width: 100%;
    }
    .compare-title{
        font-size: 44px;
    }
}

@media screen and (max-width: 1056px) {
    .footer-right-info-buttons{
        flex-direction: row;
    }
    .header-logo{
        display: none;
    }
    .menu_btn_wrap{
        display: block;
    }
    .menu_nav{
        display: none;
    }
    footer .inner{
        flex-direction: column;
    }
    footer .logo-and-underlogo{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: nowrap;
        padding-right: 50px;
    }
    footer .header-description{
        width: 40%;
    }
    footer .logo-wrap{
        width: 40%;
    }
    footer .header-right{
        display: flex;
        flex-direction: row;
    }
    .footer-contacts{
        margin-top: 0;
        margin-bottom: 40px;
    }
    .footer-menu{
        margin-left: 0;
    }
    .menu_item{
        white-space: normal;
    }
}
@media screen and (max-width: 980px) {
    .header-title{
        justify-content: center;
    }
    .logo{
        width:50px
    }
    .header-description{
        font-size:12px;
        line-height:22px;
        margin:0 0 0 20px;
        width:calc(100% - 70px)
    }
    .logo-and-underlogo{
        width:36%
    }
    footer .logo-and-underlogo{
        width:auto;
    }
    .header-button{
        padding:12px 25px;
        /** width: 205px; **/
    }
    .lk-left-title{
        font-size:22px;
        line-height:31px
    }
    .history-item-img{
        width:300px
    }
    .history-item-info{
        padding-right:30px;
        width:calc(100% - 300px)
    }
    .history-item-slider-wrap{
        width:300px
    }
    .right .history-item-info{
        padding-left:30px
    }
    .process-slider .slick-prev{
        left:5px
    }
    .process-slider .slick-next{
        right:5px
    }
    .history-items.last:after{
        display:none
    }
    .map-info{
        width:100%;
        margin:0 0 40px;
        display:block;
        text-align:left
    }
    .map-img{
        margin:0 auto;
        display:block
    }
    .reviews{
        padding:85px 0 0
    }
    .reviews-slide{
        padding:30px
    }
    .reviews-left{
        padding:20px 23px;
        width:230px
    }
    .reviews-right{
        margin:0 0 0 20px;
        width:calc(100% - 250px)
    }
    .doubt-left{
        display:block;
        width:100%
    }
    .doubt .inner{
        background-position:left top;
        padding:40px
    }
    .doubt-right{
        display:block;
        margin:30px auto 0;
        width:310px
    }
    .doubt .all-titles br{
        display:none
    }
    .doubt-text br{
        display:none
    }
    .popup-form-register form {
        width: 100%;
    }
    .form-screen-left{
        display:block;
        width:100%;
        margin:0 0 40px
    }
    .form-screen-right{
        display:block;
        width:100%;
        max-width:730px;
        margin:0 auto
    }
    .first-content-left{
        width:100%;
        display:block;
        max-width:616px;
        margin:0 auto
    }
    .first-content{
        width:100%;
        margin:40px 0 0;
        display:block
    }
    .terms-tarif-a-wrap{
        display: none;
    }
    .rule-bullit{
        margin: 0 20px 25px 0;
        width: calc((100% - 40px) / 2);
    }
    .popup-form-register .form{
        display: block;
        width: 100%;
    }
    .popup-or{
        display: block;
        width: 100%;
        margin: 20px 0;
    }
    .popup-or-text{
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        width: 60px;
    }
    .popup-or-line{
        display: inline-block;
        vertical-align: middle;
        height: 1px;
        width: calc((100% - 60px) / 2);
    }
    .ver3 .lk-screen{
        padding: 70px 0 0;
    }
    .compare-screen-inner{
        display: block;
    }
    .compare-item{
        display: block;
        width: 100%;
        flex: none;
        padding: 50px 2% 70px;
    }
    .compare-imgs{
        position: relative;
        left: auto;
        top: 0;
        margin: 0 auto;
    }
    .header-menu{
        width: 35%;
    }
    footer .header-button{
        width: auto;
    }
    .tarif-popup-li-text {
        font-size: 15px;
    }
    .tarif-popup-ul{
        height: auto;
    }
    .tarif-popup-price-text span{
        font-size: 18px;
    }
    .process-slider .slick-dots{
        bottom: -59px;
    }
    .rule-right-img{
        display: none;
    }
}
@media (max-width: 860px) {
    .menu_btn_wrap {
        display: block;
    }
    .btn_header {
        margin-right: 16px;
    }
    .header .menu_nav {
        display: none;
    }
    .header .nav_active_responsive {
        display: flex;
    }
    .header .header-right{
        max-width: 100%;
        width: 100%;
        margin-right: 24px;
    }
    .header .header-right .header-button.transparent-button{
        margin-top: 0;
    }
    .menu_nav div {
        padding-left: 0px;
        text-align: left;
    }
    .mobile_navigation{
        display: block;
    }
    .dropdown_toggle{
        pointer-events: none;
    }
}
@media screen and (max-width: 768px) {
.header-button{
    margin:0 0 0 10px
}
.all-titles span.big, .history
.all-titles span.big{
    font-size: 79px;
    line-height: 83px;
}
.lk-left:after,.lk-right:after{
    display:none
}
.lk-item-text br{
    display:none
}
.archive .service-button:before{
    display:none
}
.service-undertitle{
    margin:22px 0 25px
}
.all-titles br{
    display:none
}
.history-item-img.hid{
    display:block
}
.history-item-img.vis{
    display:none
}
.history-item-img{
    width:350px;
    margin:0 auto 25px
}
.history-item-info,.right .history-item-info{
    padding:0;
    width:100%;
    display:block
}
.history-item-slider-wrap{
    width:400px;
    display:block;
    margin:0 auto 100px
}
.terms-items{
    display:block
}
.terms-item,.terms-item.last{
    display:block;
    padding:20px;
    width:100%;
    flex:none;
    margin:10px 0 0
}
.terms-item-img{
    height:50px
}
.terms-item-title{
    font-size:18px;
    margin:10px 0
}
.reviews-slide{
    padding:17px
}
.reviews-left{
    padding:15px;
    width:200px
}
.reviewer-name{
    font-size:20px;
    margin:10px 0 5px
}
.reviewer-info{
    font-size:14px;
    line-height:18px
}
.reviews-right{
    margin:0 0 0 20px;
    width:calc(100% - 220px)
}
.crew-item{
    width:calc(100% / 4)
}
.footer-soc-title{
    display:block;
    width:100%;
    margin:0 0 10px;
    text-align: center;
}
.footer-soc-title br{
    display:none
}
.header-menu{
    width: 30%;
}
.tarif-popup-item{
    width: 50%;
}
footer .header-right{
    flex-direction: column;
    gap: 40px;
    width: 100%;
}
.footer-right-bottom{
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .footer-menu-wrap{
    gap: 40px;
}
.footer-menu{
    width: 100%;
    text-align: center;
}
.footer-right-info{
    width: 100%;
    text-align: center;
    margin-top: 24px;
}
.footer-contacts{
    text-align: right;
    width: 60%;
}
.footer-menu-wrap{
    align-items: center;
}
}
@media screen and (max-width: 640px) {
.menu_btn{
    width: 40px;
}
.footer-store-title.vis{
    display: block;
    font-size:14px;
    line-height:20px;
    color: #5F5F60;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
}
.footer-menu-wrap.hid,
.footer-soc-title.hid,
.footer-right-wrap.hid{
    display: none;
}
.footer-store-wrap.vis{
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 34px auto 0;
}
.header-button{
    padding:10px 20px;
}
.compare-imgs{
    display: none;
}
.header-menu{
    width: 100%;
    display: block;
    margin: 17px 0 0;
}
.header-menu-a{
    font-size: 13px;
    line-height: 21px;
}
.fancybox-margin{
    margin-right:0
}
.popup-form{
    box-sizing:border-box;
    width:100%;
    padding:10px 10px 15px
}
#privacy,#privacy_check{
    box-sizing:border-box;
    width:100%;
    padding:0 5px
}
.privacy_head{
    margin:10px 0 0;
    font-size:18px
}
.privacy_p{
    margin:5px 0;
    font-size:12px;
    line-height:15px
}
.privacy-p{
    margin:5px 0;
    font-size:12px;
    line-height:15px
}
.wrapper{
    padding:20px 0
}
.ver3 .meeting{
    padding: 20px 0;
}
.logo{
    width:38px
}
.header-description{
    font-size:13px;
    line-height:18px;
    margin:0 0 0 17px
}
.header-description .header_span{
    font-size:25px;
}
.header-button{
    margin:0;
    font-size:13px;
}
.header-button.transparent-button{
    margin: 0;
}
.header-button.hid{
    display:inline-block;
    width: auto;
    position:absolute;
    right:0;
    margin-right: 24px;
    font-size: 14px;
}
.store-button.hid{
    display:flex;
    align-items: center;
    gap: 8px;
    width: max-content;
    font-size: 14px;
    padding:10px 20px;
    margin: 0 auto;
}
.store-button-text{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1px;
    margin: 0;
}
.inner,.lk-inner,.reviews-inner{
    width:93%
}
.header-right{
    width:100%;
    display:block;
    text-align:center;
    margin-right: 0 !important;
}
.header-button.blue-button{
    margin:10px auto 0;
    padding:9px 23px;
    display:block;
    max-width:300px
}
.header .header-right .reg-button{
    display: none;
}
.header .header-right .mix-button{
    display: block;
    width: fit-content;
    margin-left: auto;
}
.history .all-titles span.big{
    display:block;
    font-weight:800;
    text-transform:uppercase;
    font-size:24px;
    line-height:22px;
    letter-spacing:-3px;
    margin:0 0 13px;
    color:#000;
    z-index:1
}
.all-titles{
    font-size:24px;
    line-height:22px
}
.history .all-titles{
    font-size:18px;
    line-height:24px
}
.history-item-img{
    max-width:100%
}
.history-items{
    margin:27px 0 0
}
.history-item-title{
    font-size:20px
}
.history-item-text{
    margin:8px 0 0;
    font-size:13px;
    line-height:20px
}
.history-item-line{
    margin:13px 0
}
.hidden-text{
    display:none
}
.hidden-item-img{
    display: block;
    margin: 10px auto 0;
}
.history-text-show{
    font-size:13px;
    line-height:20px;
    color:#08f;
    margin:1px 0 0;
    display:block
}
.history-text-show span{
    border-bottom:1px solid #E7F3FF;
    cursor:pointer
}
.history-text-show:hover span{
    border-bottom:1px solid #fff
}
.history-item-slider-wrap{
    width:100%;
    margin:0 auto 60px
}
.process-slider .slick-prev{
    left:10px;
    background-size:100%;
    width:41px;
    height:41px;
    bottom:-72px
}
.process-slider .slick-next{
    right:10px;
    background-size:100%;
    width:41px;
    height:41px;
    bottom:-72px
}
.process-slider .slick-dots{
    bottom: -43px;
}
.process-numeration-wrap{
    padding:16px 15px
}
.terms-item{
    margin:0;
    border-bottom:none;
    border-radius:0;
    text-align:center
}
.terms-item.first{
    border-radius:5px 5px 0 0
}
.terms-item.last{
    margin:0;
    border-bottom:1px solid #E9EFF5;
    border-radius:0 0 5px 5px
}
.terms-item-img{
    margin:0 auto
}
.terms-item-text{
    font-size:13px;
    line-height:18px
}
.terms-items{
    margin:35px 0 0
}
.map-screen,.reviews{display:none}
.about{
    margin:0
}
.about-logo-img{
    width:44px
}
.about-title{
    font-size:24px;
    line-height:28px;
    margin:-7px 0 0 30px
}
.about-text{
    font-size:13px;
    line-height:18px;
    margin:16px 0 0
}
.about-up{
    margin:0 0 26px
}
.crew-title{
    font-size:24px;
    line-height:28px;
    margin:30px 0 0;
    text-align:center
}
.about{
    padding:40px 0
}
.crew-item{
    width:calc(100% / 3)
}
.doubt{
    padding:30px 0 34px;
    background:url(img/doubt_bg.jpg) no-repeat;
    background-position:left top;
    background-size:cover;
    position:relative
}
.doubt .inner{
    background:none;
    padding:0;
    border-radius:0
}
.doubt-text{
    margin:18px 0 0;
    font-size:13px;
    line-height:18px;
    width:68%
}
.doubt:after{
    display:block;
    position:absolute;
    content:'';
    background:url(img/doubt_after_mob.png) no-repeat;
    width:94px;
    height:191px;
    right:0;
    top:32px
}
.doubt-right{
    margin:27px auto 0;
    width:100%;
    max-width:281px
}
.doubt-form-label{
    width:170px;
    margin:0 11px 0 0
}
.doubt-form-label.last{
    width:100px
}
.faq,.form-screen,.underfooter,footer
.logo-and-underlogo,.footer-menu{
    display:none
}
.doubt .form-button-wrapper{
    margin:16px auto 0
}
.doubt .form-button{
    padding:15px 1% 16px
}
footer .header-right{
    margin:0
}
footer .header-button.blue-button.vis{
    display:none;
    position:relative;
    right:auto;
    top:auto
}
footer .header-button.hid{
    display:block;
    position:relative;
    max-width: 300px;
    right:auto;
    top:auto;
    width:100%;
    padding:9px 1%;
    margin:20px auto 0
}
.footer-right-info{
    width:100%;
    display:block
}
.footer-right-bottom{
    text-align:center;
    margin:0;
    padding:0
}
.footer-soc-title{
    text-align:center;
    margin:0 0 23px
}
.footer-soc-wrap{
    text-align:center
}
.footer-soc-a{
    margin:0 5px
}
.footer-soc-wrap.vis{
    display: none;
}
.footer-soc-wrap.hid{
    display: block;
}
.underfooter-policy-a{
    font-size:13px;
    line-height:18px
}
.underfooter-policy-wrap{
    display:block;
    width:100%;
    margin:20px 0 10px
}
.footer-convert{
    display:block;
    width:100%;
    font-size:13px;
    line-height:18px;
    text-align:center
}
.underfooter-copyright{
    display:block;
    text-align:center;
    font-size:13px;
    line-height:18px;
    width:100%;
    margin:11px 0 23px
}
footer{
    padding:34px 0
}
.popup-title{
    font-size:25px
}
.popup-undertitle{
    font-size:16px;
    line-height:22px;
    margin:11px 0 17px
}
.form-button-wrapper{
    margin:20px auto 0
}
.header-button.vis{
    display:none
}
.lk-screen{
    display:none
}
.rule-cont{
    margin:23px 0 0
}
.rule-text{
    background:transparent;
    box-shadow:none;
    padding:0;
    font-size:14px;
    line-height:22px
}
.rule-right{
    margin:20px 0 0
}
.rule-right-title{
    margin:0 0 20px;
    font-size:16px;
    line-height:24px;
}
.rule-bullit,.rule-bullit.last{
    display:block;
    margin:15px 0 0;
    width:100%
}
.rule-bullit-img{
    width:35px;
    vertical-align:middle
}
.rule-bullit-text{
    vertical-align:middle;
    font-size:13px;
    line-height:18px;
    margin:0 0 0 15px;
    width:calc(100% - 50px)
}
.rule-bullit-text span{
    font-weight:500;
    margin:3px 0 0;
    font-size:12px;
    line-height:16px
}
.first-text{
    font-size:14px;
    line-height:22px;
    margin:0 0 15px
}
.first-text span{
    margin:0 0 6px
}
.first-content{
    margin:22px 0 0
}
.first-button{
    max-width:225px;
    font-size:14px;
    line-height:20px;
    padding:10px 1% 11px;
    margin:20px 0
}
.rule .first-button{
    margin:20px 0 0
}
.first-content-wrap{
    margin:20px 0 0
}
.secondscreen .first-content-wrap,
.ver2 .firstscreen .first-content-wrap{
    margin: 20px 0 0;
}
.service-undertitle{
    font-size:13px;
    line-height:20px;
    margin:20px 0 0;
    font-weight:400
}
.service-text{
    margin:10px 0 0;
    font-size:13px;
    line-height:20px
}
.text-show{
    font-size:13px;
    line-height:20px;
    color:#08f;
    margin:7px 0 0;
    display:block;
    cursor:pointer
}
.text-show span{
    border-bottom:1px solid #E7F3FF
}
.first-text.upper{
    margin:0
}
.service-button{
    max-width:225px;
    font-size:14px;
    line-height:20px;
    padding:10px 1% 11px;
    margin:20px 0
}
.firstscreen,.secondscreen,.report,
.registry,.archive,.complaint,.quiz{
    border-bottom:1px solid #E9E9E9
}
.thanks-h3{
    font-size: 18px;
    line-height: 26px;
}
.thank-you-button{
    max-width: 250px;
    font-size: 13px;
    padding: 11px 1% 13px;
    margin: 25px 0 0;
}
.all-titles span.big, .history .all-titles span.big{
    font-size: 45px;
    line-height: 40px;
    margin: 0 0 -18px;
    color:#DBE3EC;
    z-index: -1;
    letter-spacing: -3px;
}
.popup-form-register, .popup-form-demo{
    max-width: 100%;
    padding: 12px;
}
.popup-form-demo .popup-title,
.popup-form-register .popup-title{
    font-size: 20px;
    line-height: 24px;
    max-width: 320px;
}
.popup-form-register-text{
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 20px;
}
.popup-form-demo-labels,
.popup-form-register-labels{
    margin: 20px 0 0;
}
.popup-form-demo-label,
.popup-form-register-label,
.popup-form-demo-label.last,
.popup-form-register-label.last {
    display: block;
    margin: 0 0 10px;
    width: 100%;
}
.form-placeholder.hid{
    display: block;
}
.popup-form-register .form-button-wrapper,
.popup-form-demo .form-button-wrapper{
    width: 240px;
    margin: 20px auto 0;
}
.popup-register-circle-a-text{
    font-size: 13px;
    line-height: 19px;
}
.popup-register-circle-a-img{
    margin: 12px auto 0;
}
.popup-register-circle{
    display: block;
    width: 200px;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
}
.popup-form-demo-role,
.popup-form-demo-role.last{
    display: block;
    width: 100%;
    margin: 0 0 10px;
}
.compare-item{
    padding: 20px 2% 43px;
    text-align: left;
}
.compare-a-wrap a{
    font-size: 15px;
    line-height: 20px;
    padding: 0;
}
.compare-a-wrap a:hover{
    background: transparent;
}
.compare-a-wrap{
    margin: 0 0 10px;
}
.compare-button-wrap{
    margin: 32px 0 0
}
.compare-screen{
    padding: 10px 0;
}
.rule-right-img{
    max-width: 100%;
}
.tarif-popup-item{
    width: 100%;
    display: block;
    border-right: none;
    border-bottom: 1px solid #E9E9E9;
    padding: 25px 12px 25px 12px;
}
}
@media screen and (max-width: 420px) {
    .menu_btn{
        width: 34px;
        height: 34px;
    }
    .header-title{
        display: block;
    }
    .header-description{
        margin: 4px 0 0 8px;
    }
    .header_description-text{
        display: none;
    }
}