@font-face {
    font-family: 'Circe-Regular';
    src: url('../fonts/Circe-Regular.eot');
    src: url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Circe-Regular.woff') format('woff'),
    url('../fonts/Circe-Regular.ttf') format('truetype'),
    url('../fonts/Circe-Regular.svg#Circe-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circe-Bold';
    src: url('../fonts/Circe-Bold.eot');
    src: url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Circe-Bold.woff') format('woff'),
    url('../fonts/Circe-Bold.ttf') format('truetype'),
    url('../fonts/Circe-Bold.svg#Circe-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rouble';
    src: url('../fonts/rouble.woff2') format('woff2'),
    url('../fonts/rouble.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'charterblackcregular';
    src: url('../fonts/charterblackc.woff2') format('woff2'),
    url('../fonts/charterblackc.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, bodyn_modal,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    scroll-behavior: smooth;
}

body {
    line-height: 1;
    position: relative;
    font-family: 'Roboto', sans-serif;
    background-color: #f9f9fb;
    font-weight: normal;
    color: #252a3e;
    /*padding-right: 0px !important;*/
}

.rub {
    font-family: 'rouble';
}

section {
    position: relative;
    z-index: 100;
}

.wrapper {
    padding: 0 6.77%;
}

.main {
    padding: 0 6.77%;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

input, textarea {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clr:after {
    content: '';
    display: block;
    clear: both;
}

.navbar-brand img {
    width: 148px;
    margin-left: 5px;
}

.navbar {
    min-height: 90px;
}

.navbar-inverse {
    background-color: #252a3e;
}

.navbar-nav {
    /*margin-top: 24px;*/
    margin-top: 11px;
    margin-left: 19px;
}

.navbar-brand {
    height: 55px;
    margin-top: 2px;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fafafa;
    padding: 10px 13px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    text-decoration: underline;
}

.navbar-inverse .navbar-nav.enter_link {
    margin-left: 33px;
}

.navbar-inverse .navbar-nav.enter_link > li > a {
    font-weight: 300;
    text-decoration: underline;
}

.navbar-inverse .navbar-nav.enter_link button {
    background: none;
    border: none;
    cursor: pointer;
    font-weight: 300;
    color: #fafafa;
    padding: 10px 13px;
}

.navbar-inverse .navbar-nav.enter_link button span {
    text-decoration: underline;
    display: inline-block;
    vertical-align: text-top;
}

.navbar-inverse .navbar-nav.enter_link button:hover span {
    text-decoration: none;
}

.navbar-inverse .navbar-nav.enter_link i {
    margin-right: 7px;
}

.container {
    position: relative;
}

.help_hover {
    position: absolute;
    right: -30px;
    top: 70px;
    z-index: 1000 !important;
    display: none;
    padding: 10px 15px;
    background: #ebebeb;
    border-radius: 20px;
}

.help_hover ul > li {
    margin: 15px 0;
}

.help_hover ul hr {
    border-top: 1px solid #898989;
    margin: 0 10px;
}

.help_hover ul > li a {
    color: #202020;
    font-size: 14px;
    font-weight: 600;
}

#min_top {
    background-image: url(../images/top_bg.jpg);
    min-height: 783px;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    background-size: cover;
}

#min_top .title {
    padding-top: 133px;
    font-size: 50px;
    color: #252a3e;
    margin-bottom: 19px;
    font-family: 'Circe-Bold';
}

#min_top .desc {
    font-family: 'Circe-Regular';
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}

a.my_btn {
    display: inline-block;
    padding: 10px 25px;
    font-size: 16px;
    color: #fafafa;
    background-color: #348efe;
    border-radius: 5px;
    text-decoration: none;
}

a.my_btn.mini {
    padding: 12px 20px;
    font-size: 17px;
}

.osnovnoy_block a.my_btn {
    padding: 10px 15px;
    margin-bottom: 20px;
}

a.my_btn:hover {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
}

#why .title {
    padding-top: 112px;
    font-size: 40px;
    line-height: 45px;
    color: #252a3e;
    margin-bottom: 96px;
    font-family: 'Circe-Bold';
}

#why ul {
    text-align: center;
}

#why ul li {
    box-sizing: border-box;
    padding: 0px 10px;
    display: inline-block;
    width: 33%;
    vertical-align: top;
    margin-bottom: 61px;
}

#why ul li .img_block {
    height: 106px;
}

#why ul li i {
    color: #358efe;
}

#why ul li .desc {
    font-size: 18px;
    line-height: 30px;
}

#what {
    background-color: #252a3e;
    padding: 59px 0px;
    margin-top: 41px;
}

#what .title {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 63px;
    font-family: 'Circe-Bold';
}

#what li:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e92b";
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 61px;
    color: #5dc8fe
}

#what li {

    position: relative;
    padding-left: 77px;
    padding-right: 10px;
    margin-bottom: 32px;
    font-size: 20px;
    color: #ffffff;
    min-height: 60px;
}

#how .title {
    font-size: 40px;
    color: #252a3e;
    margin-bottom: 10px;
    font-family: 'Circe-Bold';
    padding-top: 123px;
}

#how .desc {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0px 38px;
}

#how .video_block {
    padding: 0px 38px;
    margin-top: 41px;
}

#how .video_block .box {
    width: 100%;
    margin-bottom: 0px;
    vertical-align: top;
    box-shadow: 1px 1px 19px rgba(0, 0, 0, 0.5);
}

#how .video_block .box iframe {
    display: block;
}

#main_text {
    min-height: 607px;
    position: relative;
    background-color: #252a3e;
    margin-top: 120px;
    color: #ffffff;
    padding-bottom: 97px;
    box-sizing: border-box;
    overflow: hidden;
}

#main_text .title {
    font-size: 40px;
    margin-bottom: 30px;
    font-family: 'Circe-Bold';
    padding-top: 97px;
    text-align: center;
}

#main_text .desc {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
}

#main_text .desc p {
    margin-bottom: 10px;
    line-height: 26px;
}

#main_text:before {
    content: "";
    display: block;
    background: url(../images/owner.png) no-repeat;
    width: 500px;
    height: 480px;
    position: absolute;
    top: 110px;
    left: calc(100% - 500px);
}

#main_price .title {
    text-align: center;
    font-size: 40px;
    margin-bottom: 8px;
    font-family: 'Circe-Bold';
    padding-top: 108px;
}

#main_price .desc {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 34px;
}

#main_price table {
    width: 100%;
    margin-bottom: 30px;
}

#main_price table tr td:first-child,
#main_price table tr th:first-child {
    text-align: left;
    width: 25%;
}

#main_price table tr td .icon-cross {
    color: #fe5e5e;
    font-size: 33px;
}

#main_price table tr td .icon-check-mark {
    color: #5ec7fe;
    font-size: 27px;
}

#main_price table tr td,
#main_price table tr th {
    width: 10%;
    text-align: center;
    vertical-align: middle;
    padding: 23px 20px;
    border-bottom: 1px solid #fff;
    border-right: 2px solid #fff;
}

#main_price table tr {
    background-color: #ffffff;
}

#main_price table tr:nth-child(2n) {
    background-color: #f9f9fb;
}

#main_price table tr th {
    background-color: #eff0f5;
    font-size: 20px;
    font-weight: 400;
}

#main_price table tr th .num {
    font-family: 'charterblackcregular';

}

#main_price table tr td:first-child {
    font-weight: 300;
}

#main_price table tr td {
    font-size: 18px;
    padding: 8px 15px;
    line-height: 21px;
}

#main_price table span.yes {
    background-image: url(../images/table_yes.png);
    width: 24px;
    height: 23px;
    display: inline-block;
}

#main_price table span.no {
    background-image: url(../images/table_no.png);
    width: 18px;
    height: 18px;
    display: inline-block;
}

#main_price table tr td a {
    color: #348efe;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 300;
}

#main_price table tr td a:hover {
    text-decoration: none;
}

#text_bot .title {
    font-size: 40px;
    color: #252a3e;
    margin-bottom: 10px;
    font-family: 'Circe-Bold';
    padding-top: 104px;
}

#text_bot .desc {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0px 38px;
}

.footer_top {
    color: #fff;
    background-color: #252a3e;
    padding-top: 28px;
    padding-bottom: 14px;
    margin-top: 87px;
}

footer .soc p {
    display: block;
    font-size: 18px;
    margin-bottom: 13px;
}

footer .soc li {
    float: left;
    margin-right: 12px;
}

footer .soc li:last-child {
    margin-right: 0px;
}

footer .bot_link {
    margin-top: 28px;
}

footer .bot_link a {
    font-size: 17px;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 13px;
    display: inline-block;
}

footer .bot_link a:hover {
    text-decoration: none;
}

footer .logo {
    display: block;
    margin-top: 7px;
}

footer .kont p {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

footer .kont p span {
    padding-left: 9px;
}

footer .my_btn {
    width: 100%;
    padding: 0px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
}

footer .footer_bot {
    background-color: #262626;
    padding: 16px 0px;
    color: #fff;
}

footer .footer_bot p {
    font-size: 14px;
    color: #fafafa;
}

footer .footer_bot a {
    text-decoration: underline;
    color: #fafafa;
}

footer .footer_bot a:hover {
    text-decoration: none;
}


.checkbox {
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 0 3px 0 0;
}

.checkbox + label {
    cursor: pointer;
}

.checkbox:not(checked) {
    position: absolute;
    opacity: 0;
}

.checkbox:not(checked) + label {
    position: relative;
    padding: 3px 0 0 47px;
    font-weight: 400;
}

.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #898989;
    border-radius: 5px;
    background: #FFF;
}

.checkbox:not(checked) + label:after {
    content: '';
    background-image: url(../images/check_icon.png);
    position: absolute;
    top: 4px;
    left: 7px;
    width: 21px;
    height: 19px;
    opacity: 0;
    transition: all .2s;
}

.checkbox:checked + label:after {
    opacity: 1;
}


.form-group {
    margin-bottom: 10px;
}

.close_modal i {
    font-size: 30px;
}

.close_modal i:hover {
    color: #e6364f;
}

.close_modal {
    /*background-image: url(../images/close_modal.png) !important;*/
    position: relative !important;
    width: 30px;
    height: 30px;
    z-index: 100;
    text-shadow: none !important;
    opacity: 1 !important;
    margin-top: 10px;
    margin-right: 10px;
}

.modal-body {
    padding: 45px;
}

.modal-content {
    border-radius: 20px !important;
    background-color: #f5f8fa;
}

.modal {
    font-size: 20px;
    color: #252a3e;
}

.modal .title {
    text-align: center;
    font-size: 26px;
    color: #252a3e;
    font-family: 'Circe-Bold';
    margin-bottom: 15px;
}

.modal .title.second {
    margin-bottom: 10px;
    margin-top: 20px;
}

.alert-wok {
    position: fixed;
    top: 50%;
    z-index: 999999;


    left: 50%;
    transform: translate(-50%, -50%);
}

.modal .title.text-left {
    text-align: left;
}

.modal label {
    width: 100%;
    font-weight: 400;
}

.modal label span {
    color: #e6364f;
}

.modal input[type=text],
.modal input[type=password] {
    margin-top: 5px;
    display: block;
    width: 100%;
    height: 35px;
    border: 1px solid #898989;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0px 10px;
}

.modal textarea {
    margin-top: 5px;
    display: block;
    width: 100%;
    height: 140px;
    border: 1px solid #898989;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px;
    resize: none;
}

.modal input[type=submit] {
    background: none;
    border: none;
    display: block;
    height: 35px;
    padding: 0px 30px;
    font-size: 16px;
    color: #fafafa;
    cursor: pointer;
    background-color: #348efe;
    border-radius: 5px;
}

.modal .cansel {
    background: none;
    border: none;
    display: block;
    height: 35px;
    padding: 0px 30px;
    font-size: 16px;
    color: #fafafa;
    cursor: pointer;
    background-color: #a3a3a3;
    border-radius: 5px;
    float: left;
    margin-left: 10px;
}

.modal .print {
    background: none;
    border: none;
    display: block;
    height: 50px;
    padding: 0px 30px;
    font-size: 16px;
    color: #fafafa;
    cursor: pointer;
    background-color: #5ec7fe;
    border-radius: 5px;
    float: left;
    margin-left: 10px;
}

.modal input[type=submit].del {
    background-color: #e6364f;
    float: left;
}

.modal input[type=submit].save {
    float: left;
}

.modal input[type=submit]:hover,
.modal .cansel:hover,
.modal .print:hover,
input[type=submit]:hover {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
}

.modal .licens {
    margin-top: 11px;,
font-size: 16 px;
    color: #252a3e;
    line-height: 19px;
    margin-bottom: 27px;
}

.modal .licens a {
    color: #348efe;
    text-decoration: underline;
}

.modal .reg_enter {
    font-size: 23px;
}

.modal a.modal_btn {
    display: inline-block;
    color: #348efe;
    text-decoration: underline;
    cursor: pointer;
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.modal .form_desc {
    font-size: 16px;
    color: #252a3e;
    line-height: 19px;
    margin-bottom: 20px;
}

.modal .form_desc a {
    color: #348efe;
    text-decoration: underline;
}

.modal .form-group.mini {
    float: left;
    margin-right: 25px;
}

.top_search {
    /*margin-top: 20px;*/
}

.top_search input[type=text] {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    font-family: 'Roboto', sans-serif !important;
    padding: 0px 13px;
    color: #252a3e;
}


.top_search ::-webkit-input-placeholder {
    color: #252a3e;
}

.top_search ::-moz-placeholder {
    color: #252a3e;
}

/* Firefox 19+ */
.top_search :-moz-placeholder {
    color: #252a3e;
}

/* Firefox 18- */
.top_search :-ms-input-placeholder {
    color: #252a3e;
}

.top_search input[type=submit] {
    display: block;
    background: none;
    border: none;
    width: 50px;
    height: 50px;
    background-color: #348efe;
    background-image: url(../images/search_icon.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    float: left;
    margin-left: -50px;
    border-radius: 0px 5px 5px 0px;
}

.top_search button[type=submit] {
    display: block;
    background: none;
    border: none;
    width: 50px;
    height: 50px;
    background-color: #348efe;
    /*background-image: url(../images/search_icon.jpg);*/
    /*background-repeat: no-repeat;
    background-position: 50% 50%;*/
    cursor: pointer;
    float: left;
    margin-left: -50px;
    border-radius: 0px 5px 5px 0px;
}

.top_search button[type=submit] i {
    font-size: 25px;
    color: #fff;
}


.lk_nav {
    float: right;
    margin-top: 19px;
}

.lk_nav li {
    float: left;
    margin-left: 24px;
}

.lk_nav li:first-child {
    margin-left: 0px;
}

.lk_nav li i {
    color: #fff;
    font-size: 23px;
    margin-right: 10px;
}

.lk_nav li span {
    vertical-align: top;
}

.lk_nav li a {
    line-height: 23px;
    font-size: 16px;
    color: #fafafa;
    text-decoration: none;
}

.lk_nav li a:hover {
    color: #348efe;
}

.lk_nav li a:hover i {
    color: #348efe;
}

.tov li {
    width: 100%;
    margin-bottom: 10px;
}

.tov li a {
    width: 100%;
    background-color: #eff0f5;
    display: block;
    border-radius: 3px;
    text-decoration: none !important;
}

.tov li.active a,
.tov li:hover a {
    background-color: #5ec7fe;
    color: #f8f8f8;
}

.tov li.active span,
.tov li:hover span {
    color: #f8f8f8;
}

.multiselect input[type="text"] {
    border: 0 !important;
}

.tov li a .box {
    display: block;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

.tov li a:hover {
    text-decoration: none;
}

.tov li img {
    margin-bottom: 15px;
}

.tov li span {
    display: block;
    font-size: 14px;
    color: #252a3e;
    font-family: 'Circe-Bold';
}

.tov li p {
    display: inline-block;
    vertical-align: top;

    margin-top: 10px;
    font-size: 16px;
    color: #252a3e;
    font-family: 'Circe-Bold';
}

.tov li p:hover {
    color: #348efe;
}

.tov li.add {
    height: 95px;
}

.tov li.add img {
    margin-bottom: -8px;
    margin-right: 12px;
}

.tov li.add i {
    color: #348efe;
    font-size: 25px;
}

.tov li.add a .box {
    height: 95px;
}

.tov li.add a {
    width: 100%;
    background-color: #eff0f5;
    display: block;
    border-radius: 5px;
}

#lk {
    margin-top: 33px;
    min-height: 600px;
}

.add_cont {
    /*margin-top: 20px;*/
}

.main_block h2 {
    font-size: 28px;
    color: #252a3e;
    margin-bottom: 15px;
    font-family: 'Circe-Bold';
    float: left;
    margin-right: 41px;
}

.setting_block h2 {
    font-size: 28px;
    color: #252a3e;
    margin-bottom: 15px;
    font-family: 'Circe-Bold';
    /*float: left;*/
    margin-right: 41px;
}

.setting_block a.prev {
    font-size: 17px;
    color: #348efe;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 18px;
}

.setting_block a.prev i {
    display: inline-block;
    font-size: 10px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 3px;
}

.main_block .cancel_btn {
    float: left;
    margin-top: 10px;
    font-size: 12px;
    color: #252a3e;
    text-decoration: none;
}

.main_block .cancel_btn i {

    margin-right: 5px;
}

.main_block .cancel_btn:hover {
    text-decoration: none;
    color: #e6364f;
}

.lk_link li {
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.lk_link li:last-child {
    margin-right: 0px;
}

.lk_link li a {
    font-size: 15px;
    color: #252a3e;
    text-decoration: none;
}

.lk_link li i {
    margin-right: 8px;
}

.lk_link li.active a {
    color: #348efe;
    padding-bottom: 5px;
    border-bottom: 2px solid #348efe;
}

.lk_link li a:hover {
    color: #348efe;
    padding-bottom: 5px;
    border-bottom: 2px solid #348efe;
}

.osnovnoy_block {
    margin-top: 20px;
}

.form_block {
    /*margin-bottom: 15px;*/
}

.form_block .title {
    font-size: 24px;
    color: #252a3e;
    font-family: 'Circe-Bold';
    margin-bottom: 10px;

}

.form_block label {
    width: 100%;
    font-size: 14px;
    color: #252a3e;
    display: inline;
}

.form_block span {
    font-weight: 300;
    cursor: pointer;
}

.form_block span:hover > .hovertip {
    display: inline-block;
}

.form_block .hovertip {
    position: absolute;
    display: none;
    padding: 5px 10px;
    border-radius: 4px;
    color: white;
    background: #252a3e;
    z-index: 999999;
    font-size: 12px;
}

.form_block textarea {
    margin-top: 5px;
    display: block;
    width: 100%;
    height: 100px;
    border: 1px solid #898989;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px;
    resize: none;
}

.form_block input[type=text]:not(.multiselect__input),
.form_block input[type=password],
.form_block input[type=number],
.form_block input[type=tel] {
    margin-top: 5px;
    display: block;
    width: 100%;
    height: 35px;
    border: 1px solid #898989;
    background-color: #ffffff;
    border-radius: 2px;
    padding: 0px 10px;
    float: none;
}

.form_block input::-webkit-outer-spin-button,
.form_block input::-webkit-inner-spin-button {
    margin: -5px;
}

.form_block .fill_error {
    border: 1px solid red !important;
}

.bot_nav li {
    margin-bottom: 10px;
}

.bot_nav li a {
    font-size: 13px;
    color: #fafafa;
    text-decoration: none;
}

.bot_nav li a:hover {
    text-decoration: underline;
}

.add_filial:hover {
    text-decoration: none;
    color: #348efe;
}

.add_filial {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 17px;
    color: #252a3e;
    text-decoration: none;
}

.add_filial img {
    margin-bottom: -10px;
    margin-right: 12px;
}

.add_filial i {
    margin-right: 12px;
    color: #348efe;
    font-size: 25px;
}

.add_filial span {
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
}

.navbar-toggle {
    margin-top: 29px;
}

.navbar-collapse {
    margin-top: 17px;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: inherit !important
}

.navbar-collapse {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.osnovnoy_block table {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
}

.osnovnoy_block table th {
    background-color: #eff0f5;
    text-align: center;
    padding: 14px 0px;
    vertical-align: middle;
    border-right: 2px solid #ffffff;
    font-size: 15px;
    color: #252a3e;
    position: relative;
    font-weight: 500;
}

.osnovnoy_block table td {
    border-right: 2px solid #ffffff;
}

.osnovnoy_block table th:last-child,
.osnovnoy_block table td:last-child {
    border: none;
}

.osnovnoy_block table td {
    vertical-align: middle;
    font-size: 14px;
    color: #252a3e;
    text-align: center;
    padding: 12px 10px;
}

.simple-little-table td {
    text-align: left !important;
    cursor: pointer;
}

.simple-little-table tr:hover {
    background: #348efe !important;
    color: #fff !important;
}

.osnovnoy_block table tr:nth-child(2n) {
    background-color: #f9f9fb;
}

.osnovnoy_block table tr {
    background-color: #fff;
}

.worker_document {
    padding-top: 10px;
    /*margin-bottom: 10px;*/
}

.worker_document-active {
    background: #348efe0d;
    padding: 10px 0px;
    border-radius: 5px;
    border: 1px solid #efefef;
    margin-bottom: 10px;
}

table a.top {
    background-image: url(../images/sort_top.png);
    width: 8px;
    height: 6px;
    display: block;
    margin-bottom: 6px;
}

table a.down {
    background-image: url(../images/sort_down.png);
    width: 8px;
    height: 6px;
    display: block;
}

table .sort {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
}

.date.input-group {
    display: block;
    margin-bottom: 10px;
}

.date .input-group-addon {
    background: none;
    border: none;
    position: absolute;
    top: 12px;
    right: 18px;
    z-index: 10;
}

.date_big .input-group-addon {
    top: 24px;
}

.date_big.m_date .input-group-addon {
    top: 33px;
    color: #898989;
}

.date .input-group-addon i {
    font-size: 23px;
}

.input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.sh_block {
    width: 100%;
    height: 130px;
    background-color: #eff0f5;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 5px;
    box-sizing: border-box;
    padding-top: 24px;
    overflow: hidden;
    overflow-wrap: break-word;
}

.sh_block p {
    font-size: 14px;
    padding: 0px 15px;
    line-height: 17px;
    font-family: 'Circe-Regular';
    padding-top: 11px;
}

.sh_block .icon_block i {
    font-size: 56px;
    color: #348efe;
}

.tooltip {
    margin-top: 20px !important;
    left: 10px !important;
    width: 200px;
    padding: 10px 0px;
    background-color: #252a3e;
}

.tooltip-inner {
    background: none !important;
}

.ch_sh_block {
    width: 32px;
    height: 32px;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
}

.ch_sh_block i {
    color: #eff0f5;
    font-size: 21px;
}

.ch_sh_block.active i {
    color: #5ec7fe;
    font-size: 21px;
}

.title_with_btn {
    overflow: hidden;
    margin-bottom: 11px;
}

.title_with_btn .title {
    float: left;
    margin-right: 25px;
}

.title_with_btn a {
    display: block;
    float: left;
    margin-top: 0px;
}

.title_with_btn p {
    display: block;
    float: left;
    margin-top: 0px;
    font-size: 14px;
    padding-top: 7px;
}

.title_with_btn p span {
    font-weight: bold;
}

.osnovnoy_block .uv_table table {
    table-layout: inherit;
}

.osnovnoy_block .uv_table table tr td:first-child,
.osnovnoy_block .uv_table table tr th:first-child {
    width: 73px;
}

.page_search {
    margin-bottom: 20px;
    overflow: hidden;
}

.page_search button[type=submit] {
    display: block;
    background: none;
    border: none;
    width: 44px;
    height: 44px;
    background-color: #348efe;
    /*background-image: url(../images/search_icon.jpg);*/
    /*background-repeat: no-repeat;
    background-position: 50% 50%;*/
    cursor: pointer;
    float: left;
    margin-left: -44px;
    border-radius: 0px 5px 5px 0px;
    box-sizing: border-box;
}

.page_search button[type=submit] i {
    font-size: 25px;
    color: #fff;
}

.page_search input[type=text] {
    box-sizing: border-box;
    margin-top: 0px !important;
    display: block;
    width: 100%;
    height: 44px;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    font-family: 'Roboto', sans-serif !important;
    padding: 0px 13px;
    color: #252a3e;
}

.pagination {
    float: right;
}

.pagination li {
    float: left;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
}

.modal .pagination li {
    width: 21px;
    height: 21px;
}

.pagination li a,
.pagination li span {
    font-size: 18px;
    color: #202020;
    font-weight: 500;
    text-align: center;
    line-height: 26px;
    display: block;
}

.pagination li.prev,
.pagination li.next {
    position: relative;
}

.pagination li.prev a,
.pagination li.next a {
    display: block;
    width: 100%;
    height: 100%;
}

.pagination li.prev a::after {
    content: '';
    position: absolute;
    left: 3px;
    top: 7px;
    border: 6px solid transparent;
    border-right: 6px solid #348efe;
}

.pagination li.next a::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 7px;
    border: 6px solid transparent;
    border-left: 6px solid #348efe;
}

.pagination li.prev a:hover,
.pagination li.next a:hover {
    background: inherit !important;
}

.modal .pagination li a,
.modal .pagination li span {
    font-size: 16px;
    line-height: 21px;
}

.pagination li a:hover,
.pagination li.active a {
    background-color: #348efe;
    color: #fff;
}

.modal .pagination li.prev a::after,
.modal .pagination li.next a::after {
    top: 5px;
}

.pagination li.last {
    border-left: 1px solid #ebebeb;
}

.n_name {
    cursor: pointer;
    line-height: 41px;
    font-size: 24px;
    color: #252a3e;
    font-family: 'Circe-Bold';
    padding-left: 25px;
    position: relative;
}

.n_name::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 16px;
    border: 6px solid transparent;
    border-top: 6px solid #348efe;
}

.n_name.active::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    border: 6px solid transparent;
    border-bottom: 6px solid #348efe;
}

.doc_check {
    margin-left: 25px;
}

.doc_check label {
    font-size: 20px;
    line-height: 28px;
}

.doc_hidden {
    padding-top: 4px;
    display: none;
}

.doc_form_block {
    margin-bottom: 20px;
}

#global_lk {
    min-height: 800px;
}

.my_btn_toogle {
    display: block;
    padding: 12px 0px;
    padding-left: 20px;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #fafafa;
    background-color: #348efe;
    border-radius: 5px;
    text-decoration: none;
    font-size: 17px;
    color: #fafafa;
    cursor: pointer;
    position: relative;
    font-size: 13px;
}

.my_btn_toogle.active {
    border-radius: 5px 5px 0px 0px;
}

.my_btn_toogle::after {
    content: '';
    position: absolute;
    right: 20px;
    top: 18px;
    border: 6px solid transparent;
    border-top: 6px solid #fff;
}

.my_btn_toogle.active::after {
    content: '';
    position: absolute;
    right: 20px;
    top: 10px;
    border: 6px solid transparent;
    border-bottom: 6px solid #fff;
}

.doc_tog_box {
    position: relative;
}

.doc_tog_box .doc_togle_mod {

    box-sizing: border-box;
    padding: 0px;
    border-radius: 15px;
    background-color: #f5f8fa;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 100;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    display: none;
    text-align: left;
    border-radius: 0px 0px 5px 5px;
    top: 100%;
}

.doc_togle_mod.active {
    display: block;
}

.doc_tog_box .doc_togle_mod li {
    /*margin-bottom: 5px;*/
}

.doc_tog_box .doc_togle_mod li:last-child {
    margin-bottom: 0px;
}

.doc_tog_box .doc_togle_mod li a {
    font-size: 13px;
    color: #252a3e;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding: 0;
    border-bottom: 1px solid #cecece;
    width: 100%;
    display: block;
    padding: 10px 10px;
}

.doc_tog_box .doc_togle_mod li a:hover {
    background: #348efe12;
}

.setting_block input[type=submit] {
    background: none;
    border: none;
    display: block;
    width: 175px;
    text-align: center;
    height: 45px;
    font-size: 17px;
    color: #fafafa;
    cursor: pointer;
    background-color: #348efe;
    border-radius: 5px;
}

.setting_block .my_btn {
    width: 175px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0px;
    font-size: 17px;
}


#blocks a.prev {
    font-size: 17px;
    color: #348efe;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 18px;
}

#blocks a.prev i {
    display: inline-block;
    font-size: 10px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 3px;
}

#blocks h2 {
    font-size: 28px;
    color: #252a3e;
    font-family: 'Circe-Bold';
    margin-bottom: 30px;
}

#blocks .name {
    text-decoration: none;
    font-size: 24px;
    color: #252a3e;
    font-family: 'Circe-Bold';
    padding-top: 15px;
    display: block;
    margin-bottom: 30px;
}

#blocks .box img {
    width: 100%;
}

#blocks .img_block.video {
    position: relative;

    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video_embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*#blocks .img_block.video:after{*/
/*content: "";*/
/*display: block;*/
/*background-image: url(../images/video_icon.png);*/
/*width: 78px;*/
/*height: 57px;*/
/*position: absolute;*/
/*top: 50%;*/
/*left: 50%;*/
/*margin-top: -26px;*/
/*margin-left: -39px;*/
/*z-index: 10;*/
/*}*/
.video_desc p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.table_block.text-left th,
.table_block.text-left td {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
}

.osnovnoy_block table td a {
    vertical-align: middle;
    font-size: 14px;
    color: #252a3e;
    text-align: center;
    padding: 26px 0px;
    text-decoration: none;
}

.osnovnoy_block table td a:hover {
    color: #348efe;
}

.search_result p {
    font-size: 18px;
    color: #252a3e;
    font-family: 'Circe-Regular';
}

.search_result p span {
    text-decoration: underline;
}

#text_page a.prev {
    font-size: 17px;
    color: #348efe;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 18px;
}

#text_page a.prev i {
    display: inline-block;
    font-size: 10px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 3px;
}

#text_page {
    padding: 30px 0px;
}

#text_page h2 {
    font-size: 28px;
    color: #252a3e;
    margin-bottom: 15px;
    font-family: 'Circe-Bold';
    margin-right: 41px;
}

#text_page h3 {
    font-size: 24px;
    color: #252a3e;
    font-family: 'Circe-Bold';
    margin-bottom: 15px;
}

#text_page p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

#text_page li {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 33px;
    background-image: url(../images/list_disc.png);
    background-repeat: no-repeat;
    background-position: 20px 13px;
}

.mod_btn {
    margin-top: 25px;
}

.mod_btn li {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-right: 13px;
}

.mod_btn li:last-child {
    margin-right: 0px;
}

.mod_btn li:hover {
    background-color: #348efe;
}

.mod_btn li:hover i {
    color: #fff;
}


.selectize-input {
    padding: 0px 12px !important;
}


.selectize-input input[type="text"] {
/ / display: none !important;
    height: 35px !important;
}

.selectize-control.single .selectize-input {
    /*height: 35px;*/
    line-height: 27px;
}

#lk {
    z-index: 99999;
}

.has_error input[type="text"], .has_error .selectize-input {
    border: 1px solid red !important;
}

.form-item__error {
    color: red;
    font-size: 12px;
    padding-top: 5px;
}

.nopayd a {
    background: #fcdada !important;
}

.multiselect {
    margin-bottom: 15px;
    z-index: 999 !important;
}

.multiselect--active {
    z-index: 9999 !important;
}

.multiselect__tags {
    border: 1px solid #898989 !important;
}

.custom__tag {
    display: inline-block;
    padding: 3px 12px;
    background: #d2d7ff;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 10px;
    cursor: pointer;
}

.multiselect__input {
    display: block;
    width: 100% !important;
    position: relative !important;
}


.modal-backdrop {
    z-index: 99999;
}

.modal {
    z-index: 999999;
}

.dg-backdrop, .dg-container {
    z-index: 999999 !important;
}

.mod-success {
    color: #218121;
}

button.my_btn {
    display: inline-block;
    padding: 10px 15px;
    font-size: 20px;
    color: #fafafa;
    background-color: #348efe;
    border-radius: 5px;
    text-decoration: none;
    border: 0;
}

button[disabled].my_btn {
    background-color: #c4c4c4;
}

.input-group {
    z-index: 1;
}


.worker_documents {
    margin-top: 30px;
}

.worker_documents-label {
    font-weight: bold;
    font-size: 20px;
}

.worker_documents-item {
    background: #348efe0f;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #d4cfcf;
    font-weight: normal;
    font-size: 16px;
}

.worker_documents-group {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 10px;
    line-height: normal;
    margin-top: 10px;
}

.worker_documents-link {
    font-size: 14px;
    margin-right: 10px;

    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.worker_documents-group table td {
    border: 1px solid #348efe85 !important;
}

button.small_btn {
    background-color: #10aad8;
    border-radius: 5px;
    text-decoration: none;
    border: 0;
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.worker_documents-maindoc {
    display: inline-block;
    background: #6bea6b;
    padding: 5px 10px;
    border-radius: 10px;
}

.worker_documents-linkedit {
    background: #677b82;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
}

.worker_documents-linkmain {

    background: #1b751b;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
}

.add_document_form {
    padding: 15px 15px;
    background: #f7f7f7;
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
    border-radius: 0px 0px 5px 5px;
}

.savetemplate {
    background: none;
    border: none;
    display: block;
    height: 35px;
    padding: 0px 30px;
    font-size: 16px;
    color: #fafafa;
    cursor: pointer;
    background-color: #348efe;
    border-radius: 5px;
    float: left;
}

.lupa {
    width: 32px;
    height: 32px;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #ffffff;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    background-image: url('/images/icon-search.png');
    background-size: cover;
}

.activeBank {
    background: #c5dfff !important;
}

.noprint {
    color: red !important;
}

.topbutton {
    width: 160px !important;
    text-align: center !important;
    margin-top: 5px;
    padding: 8px 10px !important;
    font-size: 14px !important;
}

.modal input[type=submit][disabled] {
    background: #888;
    cursor: default;
}

.modal input[type=submit][disabled]:hover {
    box-shadow: none;
}

.lk_nav li a {
    line-height: 98px;
    display: inline-block;
}

.lk_nav li {
    line-height: 98px;
}

.lk_nav {
    margin-top: 0;
}

.notview {
    background: #ffbcbc !important;
}


.triug.open {
    transform: rotate(180deg);
}

.triug {
    color: #fff;
    display: inline-block;
    height: 12px;
    width: 13px;
    position: absolute;
    right: 10px;
    top: 3px;
    border: 1px solid #000;
    overflow: hidden;
    cursor: pointer;
}

.triug::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    /* border: 10px solid transparent; */
    border-top: 10px solid red;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer;
}

.osnovnoy_block table td {
    position: relative;
}

.accept-list, .dismiss-list {
    display: none;
    width: 100%;
    word-break: break-all;
}

.accept-list.open, .dismiss-list.open {
    display: block;
}


.ref-link {
    color: #fff;
    margin: 15px 0;
}

.ref-link input {
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    font-size: 14px;
    border: none;
    padding: 5px 8px;
    margin: 0 5px;
}

.surprise {
    background: #348efe url(../../../images/surprise.png) 15px 8px no-repeat !important;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    padding: 0px 24px 0 78px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.users_count_top {
    position: absolute;
    left: calc(50% + 196px);
    margin-top: -102px;
    width: 426px;
    height: 224px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    padding: 50px 0
}

.users_count_top p {
    font-size: 24px;
    color: #fff;
}

.users_count_top .count {
    margin: 10px 0;
}

.count span {
    display: inline-block;
    padding: 7px;
    background: #111;
    color: #ddd;
    font-size: 40px;
    border-radius: 6px;
    margin: 0 2px;
    box-shadow: 0px 0px 14px 2px #999;
}

.count_bottom {
    margin-top: 50px;
}

.count_bottom .count {
    margin: 12px 0;
}

.count_bottom p {
    font-size: 20px;
}

@media screen and (min-width: 900px) {
    .surprise {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 900px) {
    .surprise {
        font-size: 18px !important;
    }

    .users_count_top {
        position: relative;
        left: auto;
        margin: 30px 0 0 0;
        width: auto;
    }
}

.docs_container {
    position: fixed;
    background: #f9f9fb;
    z-index: 999;
    width: 100%;
    top: 270px
}

.workers_container {
    margin-top: 170px;
}

#buy_buttons .b24-web-form-popup-btn-23 {
    border: none;
    background: none;
    text-decoration: underline;
    color: #348efe;
    font-size: 18px;
    font-weight: 300;
    width: 230px;
}

.modal-header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.modal .modal-header-wrapper .title {
    margin-bottom: 0;
}

.my_btn.delete_worker {
    font-size: 14px;
}

.buttons {
    display: flex;
    justify-content: space-between;
}

.buttons .cansel {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}

.hidden {
    display: none;
}
