body {
    font-family: 'Roboto', sans-serif;
    color: #4b4b4b;
    -moz-transform-origin: 0 0;
}

.container {
    max-width: 1310px;
}

a {
    color: #1b97fe;
    font-weight: 100;
    font-size: 15px;
}

.mar-top50 {
    margin-top: 50px;
}

.mar-top25 {
    margin-top: 25px;
}

.mar-right20 {
    margin-right: 20px;
}

table {
    width: 100%;
}

p {
    font-weight: 100;
    font-size: 15px;
}

select:focus {
    outline: none;
}

#nav-tab {
    border: none;
}

.sub-category {
    background-color: #ffffff;
    padding: 20px 30px 20px 40px;
    margin-top: 20px;
    margin-left: -15px;
    border-radius: 10px;
}

.centered {
    text-align: center;
}

.trans_title {
    margin-left: 15px;
}

.btn-remove {
    background-color: red;
    color: white;
    border: 1px solid red;
    border-radius: 5px;
    padding: 5px 10px;
}

.mhi-request {
    margin-top: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
}

#mhiLink {
    border: unset;
    padding: unset;
}

#mhiLink:hover {
    background: unset;
    color: #4e82db;
}

.service_content .healthProfile-result .border-none {
    border-collapse: collapse;
    border: none;
}

.service_content .healthProfile-result .border-none tr:first-child td,
.service_content .healthProfile-result .border-none tr:first-child th {
    border-top: none;
}

.service_content .healthProfile-result .border-none tr:last-child td,
.service_content .healthProfile-result .border-none tr:last-child th {
    border-bottom: none;
}

.service_content .healthProfile-result .border-none tr td:first-child,
.service_content .healthProfile-result .border-none tr th:first-child {
    border-left: none;
}

.service_content .healthProfile-result .border-none tr td:last-child,
.service_content .healthProfile-result .border-none tr th:last-child {
    border-right: none;
}

.input-group-prepend {
    margin-left: -40px;
}

.input-group-prepend span {
    background-color: transparent;
    border-color: transparent;
}

.zayavka-request {
    margin-top: 30px;
    background-color: #fff;
    padding: 15px;
    margin-left: -20px;
    border-radius: 10px;
    width: 103%;
}

.zayavka-request .service-type, .zayavka-request .service-title, .zayavka-request .under-title {
    padding-left: 30px;
}

#mhi-request-table td {
    border: 1px solid #ddd;
    padding: 8px;
}

#mhi-request-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.captchaa {
    margin: 40px 0 20px 0;
    text-align: right;
}

.captchaa .not_auth {
    text-align: left;
}

.top_service {
    border-left: 3px #ffa100 solid;
    padding-left: 5px;
}

.top_service p {
    color: #4e82db;
    font-weight: 400;
}

.patent_in input {
    border-radius: 5px;
    outline: none;
    border: 1px solid #747474;
    padding: 10px 0 5px 5px;
    float: right;
    width: 55%;
}

.patent_in label {
    width: 40%;
}

.main-header {
    background-image: url("../images/Header bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    max-width: 100%;
    height: 140px;
}

.typeOfUsers {
    color: #616161;
}

.typeOfUsers.active {
    color: #4e82db;
    font-size: 20px;
}

label .search_field {
    border-radius: 5px;
    padding: 4px 20px 4px 10px;
    border: none;
    outline: none;
    margin-left: -2px;
    width: 440px;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.search_field::-webkit-input-placeholder { /* Edge */
    font-weight: 100;
    font-size: 14px;
}

.search_field:-ms-input-placeholder { /* Internet Explorer */
    font-weight: 100;
    font-size: 14px;
}

.search_field::placeholder {
    font-weight: 100;
    font-size: 14px;
}

#searBtn {
    position: relative;
    background-color: #ffa100;
    border-radius: 5px;
    border: 1px solid transparent;
    outline: none;
    padding: 3px 10px;
    color: white;
    right: 15px;
}

.footer_logo {
    text-align: center;
}

.footer_logo img {
    width: 100px;
}

.top-helper .links {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    padding-left: 10px;
    cursor: pointer;
}

.top-helper:hover {
    cursor: pointer;
}

#my_data, #my_prof, #operator_prof {
    display: none;
    z-index: 20;
}

.som_icon {
    margin-left: 70px;
}

.som_icon + p {
    margin-left: 10px;
}

.top-helper .auth {
    color: #003bb3;
    font-weight: 100;
    border-radius: 5px;
    background-color: #fff;
    padding: 5px 18px;
    font-size: 14px;
    float: right;
}

.my_data_profile {
    padding: 10px 0 20px 0;
    background-color: #f3f4f8;
    border-radius: 5px;
}

.my_data_profile .auth_prof {
    color: #00599f;
    font-weight: 100;
    font-size: 14px;
    float: left;
    margin-top: -10px;
    padding: 0 10px 10px 10px;
}

.countService {
    color: #4b4b4b;
    font-weight: 100;
    font-size: 14px;
}

.top-helper a.lang:hover {
    text-decoration: underline;
    font-weight: 400;
    color: #000000;
}

.top-helper span {
    font-size: 14px;
    font-weight: 100;
    display: inline-block;
    max-width: 50%;
    text-transform: capitalize;
}

.top-helper i {
    position: relative;
    right: -60px;
    vertical-align: middle;
}

.officialTitle {
    width: 500px;
    font-size: 13px;
    margin-bottom: -1px;
}

.showMyData {
    margin-right: 50px;
    font-size: 13px;
    font-weight: 100;
    cursor: pointer
}

.signOut {
    font-size: 13px;
    color: #ffa100;
    font-weight: 100;
}

.signOut:hover {
    color: #ffa100;
    text-decoration: underline;
}

.my_data_profile > hr {
    border-bottom: 1px solid #dedede;
}

.my_data_profile p {
    color: #00599f;
    font-weight: 100;
    font-size: 13px;
}

.statement-blank .blank-icon {
    max-width: 50%;
}

.my_data_profile .mydata {
    color: #616161;
    cursor: pointer;
}

.my_data_profile .mydata:hover {
    cursor: pointer;
}

.my_data_profile .persInfo {
    background-color: #dedede;
    padding: 5px 10px;
}

.profile_photo_header {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 60% 3px;
    background-color: #ffffff;
    float: right;
    margin-right: 30px;
    display: inline-block;
}

.my_data_profile .profile_photo_header {
    height: 70px;
    width: 70px;
    float: left;
    margin-right: 0;
}

.header-content {
    width: 100%;
    margin-top: 30px;
}

.header-content hr {
    border: 1px solid #fff;
}

.header-content .logo {
    display: inline-block;
}

.header-content .text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.header-content .text .light-small {
    font-size: 24px;
    font-weight: 100;
    display: block;
    line-height: 15px;
}

.header-content .text .bold-small {
    font-size: 26px;
}

.profile-photo {
    position: absolute;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 60% 10px;
    left: 0;
}

.profile-information {
    background-color: #ecebeb;
    padding: 20px;
    border-radius: 5px;
    margin-left: -150px;
}

.profile-information .profile-information-header {
    font-weight: 400;
    font-size: 25px;
    color: #00599f;
    margin: 0 0 15px 20px;
}

.profile-information .profile-information-content {
    position: relative;
    display: block;
    margin-left: 20px;
    top: 5px;
}

.profile-information .profile-information-content .light-paragraph {
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    display: inline;
}

.profile-information .profile-information-content .bold-paragraph {
    font-size: 16px;
    font-weight: 100;
    margin: 0 0 0 20px;
    padding: 0;
    display: inline;
    color: #00599f;
}

.profile-information .profile-information-content .address-paragraph {
    font-size: 16px;
    font-weight: 100;
    margin: 0 0 0 10px;
    padding: 0;
    display: inline;
    color: #00599f;
}

.profile-information span {
    font-weight: 100;
    font-size: 12px;
    float: right;
    color: #00599f;
}

.profile-information span:hover {
    cursor: pointer;
}

.main-navigation .navigation-content a {
    text-decoration: none;
}

.main-navigation .navigation-content .lich-auth {
    position: relative;
}

.main-navigation .navigation-content a .scroll:hover .lich-auth,
.main-navigation .navigation-content a.active div > .lich-auth {
    color: #ffffff;
}

.notification-box {
    position: absolute;
    right: -27px;
    top: 2px;
    border-radius: 50%;
    background-color: #FF4136;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    padding: 0 5px;
}

#navigation-notification-box {
    position: absolute;
    right: -22px;
    top: -6px;
    width: 17px;
    border-radius: 50%;
    background-color: #FF4136;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}

.notification-icon {
    position: absolute;
    top: 5px;
    right: 15px;
}

.notification-icon .exclamation-icon {
    font-size: 17px;
    color: #FF4136;
}

.main-navigation .navigation-content a .scroll:hover,
.main-navigation .navigation-content a.active div {
    color: #ffffff;
    background: #163853;
}

.main-navigation .navigation-content .logo {
    border-top-left-radius: 10px;
}

.main-navigation .navigation-content .navigation-header_auth {
    display: inline-block;
    position: relative;
    text-align: center;
    background-color: #00599f;
    margin-right: -5px;
}

.main-navigation .navigation-content .navigation-header_auth {
    padding: 7px 77px;
}

.main-navigation .navigation-content .lich-auth {
    font-weight: 300;
    color: #fff;
    font-size: 18px;
}

.main-navigation .navigation-content .life-border-right {
    border-top-right-radius: 10px;
}

#res_btn_auth, .toggle {
    display: none;
}

.main-navigation .navigation-content a {
    transition: background .2s linear;
}

.navigation-link {
    margin: 30px 0 20px 0;
    border-bottom: 1px solid #b6b6b6;
    font-size: 12px;
}

.navigation-link .back-icon {
    height: 23px;
    cursor: pointer;
}

.navigation-link a {
    color: #848484;
    text-decoration: none;
}

.navigation-link .separator {
    color: #848484;
    padding: 0 3px
}

.filter-content input, .filter-content select {
    height: auto;
    box-sizing: border-box;
}

.filter_field {
    background-color: #00599f;
    padding: 9px;
    height: 50px;
    width: 100%;
}

.category_filter {
    background-color: #fff;
    border-radius: 5px;
    padding: 7px 90px 7px 15px;
    font-weight: 100;
    font-size: 14px;
    color: #747474;
    border: none;
}

.call_category_filter, .call_statuses_filter,
.statuses_filter, .services_filter {
    background-color: #fff;
    padding: 7px 100px 7px 15px;
    font-weight: 100;
    color: #747474;
    border-width: 1px;
    margin-left: -5px;
    font-size: 14px;
}

.cost_filter, .type_filter {
    background-color: #fff;
    padding: 7px 100px 7px 15px;
    font-weight: 100;
    color: #747474;
    border: none;
    border-radius: 5px;
    margin-left: -2px;
    font-size: 14px;
}

.statuses_filter, .services_filter {
    padding-right: 60px;
}

.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 999999;
}

.spinner {
    position: absolute;
    top: 40%;
    left: 45%;
}

.spinner img {
    width: 50%;
}

.footer-title {
    padding-top: 10px;
    color: #fff;
}

.footer-title-fluid {
    background-color: #1d3044;
    padding-bottom: 20px;
}

.main-footer {
    color: #fff;
}

.footer-fluid {
    background-image: url("../images/Footer.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.main-footer .footer-content {
    padding: 30px 0;
}

.main-footer .footer-content p {
    text-transform: uppercase;
}

.main-footer .footer-content hr {
    border: 1px solid #fff;
}

.main-footer .footer-links {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    display: block;
    cursor: pointer;
    line-height: 25px;
}

.footer-address {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    line-height: 25px;
}

.footer-address a {
    text-decoration: none;
    color: #fff;
}

.social_media {
    font-size: 25px;
    color: white;
}

.service_list_filter select {
    border: none;
    color: #939393;
    font-weight: 100;
    width: 12em;
    background-color: transparent;
}

.service_list_filter p {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    margin-right: 30px;
    color: #616161;
}

.service_list_filter span {
    font-weight: 100;
    font-size: 14px;
    color: #939393;
    margin-left: 10px;
}

.category_title {
    font-size: 20px;
    color: #00599f;
    text-transform: uppercase;
}

.service-name {
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-top: 5px;
}

.service-name:hover {
    background-color: #00599f;
    border: 1px solid #00599f;
}

.service-name:hover p {
    color: white;
}

#address {
    display: none;
}

.sticky {
    position: fixed;
    top: 20px;
    width: 22.3%
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
    padding-top: 102px;
}

.service_url:hover {
    text-decoration: none;
}

.service-name p {
    color: #4e82db;
    font-weight: 400;
    font-size: 15px;
    margin-left: 20px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.service-url:hover {
    text-decoration: none;
}

.service-name a:hover {
    text-decoration: none;
}

.go_btn {
    border-radius: 5px;
    color: #949494;
    background-color: #fff;
    border: 1px solid #949494;
    padding: 7px 20px;
    font-size: 15px;
    margin-top: -3px;
}

.go_btn:hover {
    color: #fff;
    background-color: #ffa200;
    border: 1px solid #ffa200;
    text-decoration: none;
}

.service-type p {
    display: inline-block;
    font-size: 13px;
}

.service-type p.auto, .service-type p.manual {
    display: inline-block;
    border-radius: 50%;
    width: 5%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
}

.service-name p.auto, .service-type p.auto {
    background-color: #3abca4;
}

.service-name p.manual, .service-type p.manual {
    background-color: #ffa200;
}

a.lang:hover {
    text-decoration: none;
    color: #ffa200;
}

.carcheck_icons {
    text-align: center;
}

.carcheck_icons img {
    margin-right: 70px;
}

.navigator {
    font-size: 18px;
    line-height: 18px;
    color: #000;
    margin-bottom: 30px;
}

.navigation-icon {
    font-size: 13px;
    margin: 0 5px;
}

.selected-link {
    color: #1b97fe;
}

.under-title {
    font-weight: 100;
    margin-top: 30px;
}

.btn-proverit, #esia_sec {
    border: 1px solid #ffa200;
    background: #ffa200;
    color: #ffffff;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 6px 10px;
    font-size: 15px;
}

#esia_sec {
    display: inline-block;
}

.btn-proverit-input {
    border: 1px solid #ffa200;
    background: #ffa200;
    color: #ffffff;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px 9px 7px 9px;
}

.as-button {
    cursor: pointer;
}

.btn-proverit:focus {
    outline: none;
}

.btn-proverit:hover,
#esia_sec:hover {
    background: #ffffff;
    color: #949494;
    border-color: #949494;
    text-decoration: none;
}

.link-as-btn {
    border: 1px solid #939393;
    background: #fff;
    color: #939393;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 6px 10px;
    font-size: 15px;
}

.link-as-btn:focus {
    outline: none;
}

.link-as-btn:hover {
    color: black;
    text-decoration: none;
    border: 1px solid #000000;
}

.cursor-pointer {
    cursor: pointer;
}

.one-news {
    padding: 15px 10px;
}

.one-news:hover {
    background-color: #D9D9D9;
    border-radius: 5px;
}

.one-news:hover a {
    text-decoration: none;
}

.one-news:hover > div .news-title {
    text-decoration: underline;
}

.one-news .image-container {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.one-news .image-container .news-image {
    width: 120px;
}

.one-news .text-container {
    display: inline-block;
    width: 84%;
}

.one-news .text-container .news-data {
    font-size: 14px;
    font-weight: 100;
    color: #4b4b4b;
    margin-top: 10px;
}

.one-news .text-container .news-title {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    border-left: 3px solid #ffa100;
    padding-left: 10px;
}

.one-news .text-container .news-description {
    font-size: 15px;
    font-weight: 400;
    color: #4b4b4b;
}

.nav-tabs#myTab > li a {
    border: none;
    color: #4B4B4B;
}

.nav-tabs#myTab > li a.active {
    border: none;
    border-bottom: 3px solid #1b97fe;
    color: #1b97fe;
    background-color: #ffffff;
}

.pad_zero {
    padding: 0;
}

.letter {
    display: inline-block;
}

.myTransport-result {
    margin-top: 30px;
    background-color: #fff;
    padding: 15px;
}

.one-car {
    border-radius: 2px;
    border: 1px solid #e3e3e3;
    margin-bottom: 50px;
    padding: 10px 0;
}

.one-car .one-row {
    padding: 7px 25px;
}

.one-car .one-row .half-row {
    width: 50%;
    margin-right: -4px;
    display: inline-block;
}

.one-car .one-row .field-name {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px;
}

.one-car .one-row .field-value {
    display: inline-block;
    font-weight: 300;
}

.one-car .one-row .field-value input {
    overflow: visible;
    border: none;
    font-weight: 300;
}

#check-photo {
    margin-top: 20px;
}

.background-lightgray {
    background: #f7f7f8;
}

.background-gray {
    background-color: #e3e3e3;
}

.violations-check-button {
    text-align: right;
    margin-top: 12px;
    margin-right: 20px;
}

#infographic {
    height: 250px;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.3);
    }
}

.about_portal_content {
    padding: 0 20px;
    background-color: white;
    border-radius: 5px;
}

.about_portal_content .about_portal_p {
    font-weight: 100;
    text-align: justify;
    line-height: 25px;
}

.about_portal_gerb {
    text-align: center;
    margin-bottom: 30px;
}

.about_portal_gerb img {
    width: 120px;
}

.about_portal_title {
    text-align: center;
    color: #033184;
    margin-bottom: 40px;
    margin-left: 25%;
    width: 50%;
    font-size: 22px;
}

.about_portal_sub_title {
    margin-top: 30px;
    text-align: center;
    color: #00599f;
}

.sub_title_blocks {
    width: 63%;
    text-align: center;
    margin-left: 18%;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    outline: none;
    border: 1px solid #bbb;
    transition: background-color 0.6s ease;
    color: transparent;
}

.activeDot, .dot:hover {
    background-color: #ffa200;
}

.total_app {
    color: #ffa200;
}

.about_portal_content p {
    font-weight: 100;
}

.about_portal_reliability,
.about_portal_availability,
.about_portal_convenience {
    display: inline-block;
}

.about_portal_reliability p,
.about_portal_availability p,
.about_portal_convenience p {
    font-weight: 100;
}

.about_portal_reliability img,
.about_portal_availability img,
.about_portal_convenience img {
    margin-bottom: 15px;
}

.about_portal_p_link {
    list-style: none;
    margin-top: 50px;
}

ul.about_portal_p_link li {
    display: inline-block;
}

ul.about_portal_p_link li::before {
    content: "\2022";
    color: #ffa200;
    font-weight: bold;
    display: inline-block;
    width: 0.7em;
    font-size: 40px;
    margin-left: -1em;
}

.about_portal_p_link a {
    color: #3F3F3F;
    font-weight: 100;
    display: inline-block;
    width: 95%;
}

.news-content .ticket-last-mews {
    margin-top: 10px;
}

.page-path li:last-child,
.page-path .path-separator {
    color: #085ec8;
}

.question-list-box ul {
    width: 100%;
}

#news-tab {
    border-bottom: 3px solid #dedede;
}

#news-tab span {
    padding: 0 30px 0 10px;
    color: #0042ad;
}

.all-news a {
    font-size: 15px;
    padding: 0 30px 0 10px;
    color: #0042ad;
    margin: -15px 0 -50px -5px;
}

.show-more_articles {
    text-decoration: underline;
    color: #00599f;
    text-align: center;
    cursor: pointer;
}

.ticket-last-mews .news-image {
    width: 270px;
}

.articles-box {
    margin-bottom: 40px;
    margin-top: 10px;
}

.article-date {
    padding: 20px 0 0 0;
    font-size: 13px;
    color: #dedede;
}

.article-title h1 {
    padding: 10px 0 0 0;
    font-size: 24px;
    color: #00599f;
}

.faq_content {
    margin-top: 30px;
}

.faq_content a {
    display: block;
    color: #4e82db;
    padding: 10px 0 0 15px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #cccccc;
    margin: 5px 0;
    font-size: 16px;
}

.faq_content .active {
    color: #00599f;
    font-weight: bold;
}

.faq_content a .active {
    color: #00599f;
}

.faq_content .site_addr {
    display: inline-block;
    color: #00599f;
    font-weight: 400;
    padding: unset;
    border: none;
}

.faq_content .site_addr:hover {
    background-color: transparent;
    color: #00599f;
}

.faq_content .security_link {
    color: #2672ad;
}

#accordion a, .faq_content a {
    font-weight: 100;
}

.faq_content a:hover, .faq_content a[aria-expanded="true"], #accordion a[aria-expanded="true"] {
    background-color: #00599f;
    color: #fff;
    padding: 10px 0 0 15px;
    border: none;
    text-decoration: none;
    border-radius: 5px;
}

.transparent_radio {
    opacity: 0;
    margin-left: -15px;
}

.radio_label label {
    width: 100%;
}

.radio_label:hover {
    background-color: #00599f;
    color: #fff;
}

.my-data-date-input {
    display: inline-block;
    margin-right: 15px;
}

.my-data-date-input p {
    margin-bottom: 5px;
}

a .light-small, a .bold-small {
    color: white;
}

.language-block {
    display: inline-block;
}

.type_lang,
.type_lang:focus {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* Remove default arrow */
    border: none;
    background-color: transparent;
    color: #fff;
    outline: none;
!important;
}

.type_lang option {
    color: #4b4b4b;
}

.feedback_content {
    margin-top: 30px;
    padding: 0 20px;
    color: #1b97fe;
    width: 100%;
}

.feedback_content_title h1 {
    color: #033184;
    font-size: 22px;
    margin-left: 15px;
    display: inline-block;
}

.g-recaptcha {
    display: inline-block;
    margin: 20px 0 10px 0;
}

.feedback_content_form .input-form {
    margin-top: 50px;
    border-right: 1px solid #dedede;
}

.feedback_content_form input::-webkit-input-placeholder { /* Edge */
    font-weight: 100;
}

.feedback_content_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-weight: 100;
}

.feedback_content_form input::placeholder {
    font-weight: 100;
}

.feedback_content_form label {
    color: #3F3F3F;
    font-weight: 100;
    font-size: 14px;
    margin-bottom: 30px;
}

.feedback_content_form textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.feedback_content_form input {
    margin-top: 7px;
    width: 170%;
    outline: none;
    border: none;
    border-bottom: 1px solid #dedede;
}

.feedback_content_form .message label {
    margin-top: 55px;
}

.feedback_content_form textarea {
    border: none;
    color: #4b4b4b;
    outline: none;
}

.feedback_content_form .feedback_send_btn {
    color: white;
    background-color: #ffa200;
    width: 40%;
    padding: 10px 0;
    margin-left: -15px;
}

.feedback_address {
    text-align: center;
    background-color: #1b97fe;
    color: white;
    border-radius: 10px;
    width: 100%;
    padding: 40px;
    margin: 20px 0 20px 10px;
}

.feedback_address .feedback_phone,
.feedback_address .feedback_location {
    border-right: 4px solid #fff;
}

.feedback_address_icon {
    width: 50px;
}

.feedback_contact p,
.feedback_phone p {
    margin-top: 30px;
}

.feedback_title {
    text-transform: uppercase;
}

.instruction_title {
    background-color: #00599f;
    color: white;
    border-radius: 10px;
    margin-top: 20px;
    padding: 15px 0;
    text-align: center;
}

.instruction_unit1 {
    color: #1d3044;
    margin-top: 40px;
    text-align: center;
}

.card-body p {
    padding: 0 0 0 10px;
    font-weight: 100;
    font-size: 15px;
}

.card-body .instruction_subtitle {
    border-left: #ffa100 solid 3px;
    font-weight: 500;
}

div#stuckC {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.instruction_list li {
    margin-bottom: 20px;
}

.instruction_screen100 {
    width: 100%;
    margin-bottom: 30px;
}

.instruction_screen45 {
    width: 45%;
    margin-bottom: 30px;
}

.instruction_screen70 {
    width: 70%;
    margin-bottom: 30px;
}

textarea:focus, input:focus {
    outline: none;
}

#livesearch {
    background-color: #ecebeb;
    display: none;
    border-radius: 5px;
    padding-top: 20px;
    position: absolute;
    z-index: 10;
}

#livesearch a, #livesearch span {
    font-weight: 100;
    text-decoration: none;
    color: #3F3F3F;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
}

#livesearch p:hover {
    background-color: #ffa200;
}

#livesearch p:hover a {
    color: #fff;
}

.instruction_screen50 {
    width: 40%;
    margin: 30px 0;
}

.faq_content p.kvitancia_url {
    font-weight: 900;
    text-align: center;
}

.error-inform {
    padding: 100px 0 40px 0;
    text-align: center;
}

.error-inform .attention_icon {
    margin-bottom: 25px;
    width: 39px;

}

.error-inform .service-unavailable {
    font-size: 16px;
    color: #ffa200;
}

.error-inform .try-later {
    font-size: 14px;
    color: #949494;
}

.error-inform .error-button {
    margin-top: 70px;
}

.error-inform .error-button .link-as-btn {
    border: 1px solid #ffa200;
    background: #ffa200;
    color: #fff;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px 35px 11px 35px;
}

.not_found {
    text-align: center;
    width: 100%;
    padding: 50px 0;
}

#codeAdr-result-table td, th {
    border: 1px solid #ddd;
    padding: 8px;
}

#mhi-result-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.table-header {
    color: #5c97e3;
    font-weight: 500;
}

#codeAdr-result-table td, th {
    border: 1px solid #ddd;
    padding: 8px;
}

#mhi-result-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.founded {
    margin-top: 30px;
    font-size: 18px;
}

.oneMonthInfo {
    padding: 10px;
    margin: 18px 1px;
    border: 1px solid #0042ad;
    border-radius: 2px;
}

.we-founded {
    color: green;
    font-size: 34px;
    margin-bottom: 20px;
}

.document {
    margin-bottom: 20px;
}

.document-address {
    margin-bottom: 20px;
    font-size: 14px;
}

#malCheck-result-table td, th {
    border: 1px solid #ddd;
    padding: 8px;
}

#malCheck-result-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

input.inputForms, textarea.inputForms {
    border-radius: 5px;
    outline: none;
    border: 1px solid #4b4b4b;
    padding: 10px 0 5px 5px;
}

input.inputForms {
    width: 25%;
}

textarea.inputForms {
    width: 100%;
}

input.inputForms::-webkit-input-placeholder { /* Edge */
    font-weight: 100;
    font-size: 14px;
}

input.inputForms:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 14px;
    font-weight: 100;
}

input.inputForms::placeholder {
    font-size: 14px;
    font-weight: 100;
}

span.select2-selection__clear {
    display: none;
}

.input-input {
    margin: 20px 0;
}

#btn-prvrt {
    margin-top: 20px;
    width: 25%;
}

.carchek-description {
    background-color: #1b97fe;
    color: white;
    border-radius: 10px;
    padding: 20px 0 3px 0;
    margin: 0 -30px 0 -30px;
    text-align: center;
    font-size: 18px;
}

.carchek-description-content {
    text-align: center;
    margin: 80px;
}

.mar-top40 {
    margin-top: 40px;
}

.mar-top10 {
    margin-top: 10px;
}

.mar-top20 {
    margin-top: 20px;
}

.mar-top30 {
    margin-top: 30px;
}

.carcheck-table-icon {
    width: 25%;
    margin-bottom: 30px;
}

.carcheck-show-content-subtitle {
    background-color: #1b97fe;
    color: white;
    border-radius: 10px;
    margin-left: -30px;
    margin-right: -30px;
    padding: 15px 0 5px 30px;
    font-size: 18px;
}

.carcheck-show-content-body {
    margin: 30px 0 30px 30px;
}

#other_info {
    display: none;
}

.inpdata_form label {
    font-weight: 100;
    font-size: 14px;
}

.input_data {
    border-radius: 5px;
    outline: none;
    border: 1px solid #747474;
    padding: 14px 0 7px 10px;
    width: 25%;
    font-weight: 100;
    background-color: #fff;
}

.input_data_app {
    border-radius: 5px;
    outline: none;
    border: 1px solid #747474;
    padding: 14px 0 7px 10px;
    font-weight: 100;
    background-color: #fff;
    width: 100%;
}

._input {
    border-radius: 5px;
    outline: none;
    border: 1px solid #747474;
    padding: 2px 0 2px 7px;
    font-weight: 100;
    background-color: #fff;
    width: 100%;
}

.child_hidden,
.foreigner_hidden {
    display: none;
    margin-top: 15px;
}

.child_hidden hr {
    display: inline-block;
}

.removeChildBtn {
    margin-top: 35px;
    border: none;
    background-color: transparent;
    outline: none;
    color: red;
    font-weight: 900;
}

.addChildBtn {
    background-color: #3abca4;
    color: white;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 100;
    float: right;
    margin-top: 20px;
    outline: none;
}

.removeChildBtn:focus,
.addChildBtn:focus {
    outline: none;
}

.input_data::-webkit-input-placeholder { /* Edge */
    color: #cccccc;
    font-size: 16px;
}

.input_data:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cccccc;
    font-size: 16px;
}

.input_data::placeholder {
    color: #cccccc;
    font-size: 16px;
}

.input_data option {
    font-weight: 100;
    font-size: 14px;
}

#btn-prvrt_license {
    width: 25%;
}

.pdd-form-group {
    margin-top: 30px;
}

.pdd-form-desc {
    width: 30%;
    font-weight: 100;
    font-size: 14px;
}

#ch_surname, #ch_name, #ch_middlename, #dateFrom, #dateCount {
    border-radius: 5px;
    background-color: #f3f4f8;
    outline: none;
    border: 1px solid #4b4b4b;
    padding: 10px 0 5px 5px;
    width: 30%;
}

#ch_surname {
    margin-left: 19px;
}

#dateFrom {
    margin-left: 19px;
}

#dateCount {
    margin-left: 19px;
}

#ch_name {
    margin-left: 53px;
}

#ch_middlename {
    margin-left: 20px;
}

#btn-prvrt_diplom {
    width: 15%;
}

#megapayDiv {
    position: relative;
}

#megapayDiv img {
    position: absolute;
    top: -20px;
    left: -30px;
}

.mbankImg {
    width: 60px;
    height: 60px;
    visibility: visible;
    margin-top: -75px;
    margin-bottom: -50px;
}

.balanceImg {
    width: 110px;
    height: 50px;
    visibility: visible;
    margin-top: -10px;
    margin-bottom: -50px;
    margin-left: 100px;
}

#megaButton {
    background-color: white;
    border: none;
    color: #20BF6B;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

/* Darker background on mouse-over */
#megaButton:hover {
    background-color: #20BF6B;
    color: white;
}

#mbankButton {
    background-color: white;
    border: none;
    color: #007480;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

/* Darker background on mouse-over */
#mbankButton:hover {
    background-color: #fecc00;
    color: #007480;
}

#oPayButton {
    background-color: white;
    border: none;
    color: #f0047f;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

#oPayButton:hover {
    background-color: #f0047f;
    color: white;
}

#optimaButton {
    background-color: white;
    border: none;
    color: black;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

/* Darker background on mouse-over */
#optimaButton:hover {
    background-color: #a6a6a6;
    color: black;
}

#fincaButton {
    background-color: white;
    border: none;
    color: black;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

/* Darker background on mouse-over */
#fincaButton:hover {
    background-color: #a6a6a6;
    color: black;
}

#bakaiButton {
    background-color: white;
    border: none;
    color: black;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

#balanceButton {
    background-color: white;
    border: none;
    color: black;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

#halykButton {
    background-color: white;
    border: none;
    color: black;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

#finipayButton {
    background-color: white;
    border: none;
    color: black;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

#finipayButton:hover {
    background-color: #a6a6a6;
    color: black;
}

#halykButton:hover {
    background-color: #a6a6a6;
    color: black;
}

.paymentParentDesc {
    display: none;
}

.description_label {
    font-size: 24px;
}

.description_border {
    width: 240px;
    height: 250px;
    display: inline-block;
}

.description_border1 {
    width: 250px;
    height: 250px;
    display: inline-block;
}

.mbank_description_image {
    height: 225px;
    width: 215px;
}

.mbank_description_image_qr {
    height: 225px;
    width: 229px;
}

.optima_description_image {
    width: 240px;
    height: 160px;
}

.button_border {
    height: 50px;
    width: 50px;
}

.oPay_button_border {
    height: 50px;
    width: 45px;
}

.payBtns {
    text-align: left;
    display: block;
    margin-right: 10px;
}

.operator_div {
    border-style: solid;
    display: none;
    border-radius: 12px;
    padding: 5px;
}

.mega_div_border {
    width: 350px;
    height: 200px;
}

.mbank_oPay_div_border {
    width: 350px;
    height: 280px;
}

.optima_bakai_finca_div_border {
    width: 350px;
    height: 150px;
}

.finca_optima_button_border {
    height: 30px;
    width: 120px;
}

.finipay_optima_button_border {
    height: 30px;
    width: 120px;
}

.image_border {
    width: 240px;
    height: 180px;
}

/* Darker background on mouse-over */
#bakaiButton:hover {
    background-color: #a6a6a6;
    color: black;
}

#balanceButton:hover {
    background-color: #a6a6a6;
    color: black;
}

.mhi-response {
    margin-left: -30px;
    width: 107.5%;
}

.mhi-response #personal_data_table {
    margin-top: 20px;
    display: block;
    height: 500px;
    overflow-y: scroll;
    text-align: center;
    padding-left: 30px;
}

.mhi-response #personal_data_table th {
    width: 100vw;
    background-color: #fff;
    padding: 15px 0;
    position: sticky;
    top: -2px;
}

.mhi-response #personal_data_table td {
    padding: 15px 0;
    width: 100vw;
}

.mhi-response #personal_data_table tr:nth-child(even) {
    background-color: white;
}

.call_system_content .btn-default {
    padding: 5px 30px;
}

.call_system_content .btn-default:hover,
.call_system_content .btn-default:active,
.call_system_content .btn-default:focus,
.call_system_content .dropdown .show > .btn-default {
    border: none;
    background-color: #00599f;
    color: white;
    box-shadow: none;
}

.call_system_content .btn-default i {
    margin-right: 10px;
    font-size: 20px;
}

.call_system_content .btn-default span {
    font-weight: 100;
}

.call_system_content .dropdown-menu {
    padding: 10px;
}

.call_system_content .btn-default {
    margin-right: 50px;
}

.call_system_content .dropdown-item {
    border: 1px solid #f3f4f8;
    border-radius: 10px;
    margin-bottom: 10px;
    font-weight: 100;
}

.call_system_content .dropdown-item:hover {
    background-color: #00599f;
    color: white;
}

.call_system_content .date {
    width: 360px;
}

.filter_by_status {
    margin: 30px 0;
    background-color: #f3f4f8;
    border-radius: 5px;
    width: 103.5%;
}

.filter_by_status input[type=radio] {
    display: none;
}

.filter_by_status .abcd {
    padding: 15px 20px;
}

.filter_by_status .abcd:hover {
    background-color: #00599f;
}

.filter_by_status .abcd > label {
    margin: 0;
}

.filter_by_status .abcd:hover > label {
    color: #fff;
}

.call_system_content th {
    font-weight: 100;
    font-size: 15px;
    width: 100vw;
    position: sticky;
    top: -2px;
    background-color: #D9D9D9;
    z-index: 2;
    vertical-align: center;
}

.rowsSpanTable {
    margin-left: 0;
}

.rowsSpanTable td, th {
    border: none;
    padding: 0 0.75rem;
    font-weight: 100;
    font-size: 15px;
}

.call_system_content tr:hover {
    background-color: #f3f4f8;
    border-radius: 5px;
}

.call_system_filter {
    display: inline-block;
}

.call_system_filter select {
    border: none;
    background-color: transparent;
    font-weight: 100;
}

.testimonials-container {
    overflow: hidden;
    box-sizing: border-box;
}

.testimonials-list {
    white-space: nowrap;
    display: block;
    width: 100%;
}

.testimonials-item {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    transition: 0.3s;
    box-sizing: border-box;
    width: 1280px;
}

.gses-zayavka-show {
    overflow: auto;
    white-space: nowrap;
}

#sed_result_table {
    margin-left: -40px;
    width: 106.7%;
}

.show-gses-history {
    display: none;
}

.btns-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}

.btns-container .btn {
    font-size: 14px;
    margin-right: -3px;
}

.btn1 {
    background-color: rgb(255, 162, 0);
    margin-right: 0.2rem;
    border-radius: 50%;
    font-size: 12px;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    border: none;
    outline: none;

}

.btn1.next,
.btn1.prev {
    background: rgb(255, 162, 0);
    border: none;
    box-sizing: border-box;
    outline: none;
    margin-top: 3px;
}

.btn.selected {
    padding: 0;
    margin-right: 5px;
}

.selected {
    background: rgb(255, 162, 0);
    color: white;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
}

.label_margin_top {
    margin-top: 0.5rem;
    margin-bottom: 0rem;
}

canvas#bar-chart {
    display: block;
    max-width: 800px;
    margin: 20px;
}

.chart_txt, .chart_txt1 {
    display: none;
}

.start_date input, .end_date input {
    border-radius: 5px;
    outline: none;
    border: 1px solid #f3f4f8;
    padding: 5px;
    font-size: 15px;
    font-weight: 100;
}

.start_date label, .end_date label {
    font-weight: 100;
}

.date_btn, .call_date_btn {
    background-color: #fff;
    border: 1px solid #747474;
    outline: none;
    padding: 7px;
    margin-left: -5px;
    width: 300%;
    font-weight: 100;
    color: #747474;
    text-align: left;
    font-size: 14px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.gov_btn {
    padding: 7px 90px 7px 15px;
}

.call_gov_btn {
    padding: 7px 100px 7px 15px;
}

.gov_btn, .call_gov_btn {
    background-color: #fff;
    border: 1px solid #747474;
    outline: none;
    font-weight: 100;
    color: #747474;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 14px;
}

.service_btn, .department_btn {
    background-color: #fff;
    border: 1px solid #747474;
    outline: none;
    padding: 7px 15px;
    font-weight: 100;
    color: #747474;
    margin-left: -5px;
    font-size: 14px;
}

.operator_btn {
    background-color: #fff;
    border: 1px solid #747474;
    outline: none;
    padding: 7px 15px;
    font-weight: 100;
    color: #747474;
    font-size: 14px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.date_btn:focus, .gov_btn:focus, .call_gov_btn:focus, .call_date_btn:focus, .service_btn:focus,
.call_category_filter:focus, .call_statuses_filter:focus, .statuses_filter:focus, .services_filter:focus,
.operator_btn:focus, .department_btn:focus {
    outline: none;
    box-shadow: none;
}

.history_interaction_content {
    background-color: white;
    border-radius: 10px;
    padding-bottom: 25px;
    border-bottom: 3px solid #1b97fe;
}

.history_interaction_content .nav-link.active {
    box-shadow: -5px 0 0 0 #1b97fe;
    border-left: 5px solid #fff;
    background-color: #1b97fe;
}

.service_content {
    padding-bottom: 50px;
}

.service_content th {
    border: none;
    padding: 15px 0 15px 20px;
    width: 100vw;
    background-color: #D9D9D9;
    color: #3F3F3F;
    font-weight: 300;
    z-index: 2;
    font-size: 16px;
}

.service_content .healthProfile-result th {
    border: 1px solid #d1d1d1;
    background-color: unset;
    padding: 0 0 0 10px;
    font-size: 14px;
    width: unset;
}

.service_content .healthProfile-result td {
    border: 1px solid #d1d1d1;
    padding: 0 0 0 10px;
    width: unset;
    font-size: 14px;
}

.service_content #spInfo {
    display: inline-block;
    width: 83%;
}

.service_content .health-spinner {
    width: 3%;
    float: right;
    margin-right: 20px;
    margin-top: -4px;
}

.service_content .health-profile-photo {
    display: inline-block;
    height: 133px;
    width: 133px;
    background-repeat: no-repeat;
    background-size: contain;
}

.history-links p {
    font-size: 15px;
    float: right;
}

.history-links span {
    font-size: 15px;
    display: block;
}

.service_content td {
    padding: 10px 10px 0 20px;
    width: 100vw;
    font-weight: 100;
}

.service_content tr:hover {
    background-color: #f3f4f8;
    border-radius: 10px;
}

.msg_content,
.paid_content {
    text-align: center;
    margin-top: 50px;
}

.send_msg_content {
    background-color: #ecebeb;
    border-radius: 5px;
    padding: 30px 35px 10px 35px;
}

.send_msg_content em {
    font-size: 15px;
    font-weight: 100;
}

.send_msg_content .select2-hidden-accessible {
    margin-left: 50px;
}

.send_msg_content #govAgency2-input, #govAgency3-input {
    display: none;
}

.send_msg_content #noAuthGovAgency2-input, #noAuthGovAgency3-input {
    display: none;
}

#sed_send_message_form label {
    font-weight: 400;
    font-size: 14px;
    width: 100%;
}

#sed_send_message_form label[for="files"] {
    width: unset;
}

#sed_send_message_form .form-control {
    width: 75%;
    display: inline-block;
    float: right;
    border: none;
    font-size: 14px;
    height: calc(1.1em + .75rem);;
    font-weight: 100;
}

#sed_send_message_form .form-control option {
    font-weight: 100;
    font-size: 15px;
}

#msg_theme {
    border-radius: 0.25rem;
    border: none;
    width: 75%;
    float: right;
    padding: 3px 3px 3px 10px;
    outline: none;
}

.name-input {
    border-radius: 0.25rem;
    border: none;
    width: 75%;
    margin-left: 150px;
    padding: 3px 3px 3px 10px;
    outline: none;
}

#govAgencyName1, #govAgencyName2, #govAgencyName3 {
    width: 75%;
}

#govAgency2-input .remove_gov, #govAgency3-input .remove_gov {
    font-weight: bold;
    display: inline-block;
    position: absolute;
    margin-left: 10px;
    margin-top: 7px;
    color: #ffa100;
    cursor: pointer;
}

#noAuthGovAgency2-input .remove_gov, #noAuthGovAgency3-input .remove_gov {
    font-weight: bold;
    display: inline-block;
    position: absolute;
    margin-left: 15px;
    margin-top: 5px;
    color: #ffa100;
    cursor: pointer;
}

.dropdown_gov {
    padding: 10px 0 0 10px;
    width: 830px;
    height: 300px;
    overflow-y: scroll;
    border-radius: 5px;
}

.dropdown_category {
    width: 220px;
    border-radius: 5px;
}

.dropdown_statuses, .dropdown_date {
    width: 210px;
    border-radius: 5px;
}

.drpdw_status {
    width: 170px;
    padding: 0 5px;
}

.drpdw_service {
    padding: 0 5px;
    width: 190px;
}

.dropdown_service {
    margin-left: -212px;
    width: 830px;
    height: 300px;
    overflow-y: scroll;
    border-radius: 5px;
    padding: 0 10px;
}

.con_service_content .dropdown_service {
    margin-left: -140px;
    width: 535px;
    height: 250px;
    overflow-y: scroll;
    border-radius: 5px;
    padding: 0 10px;
}

.con_service_content .dropdown_department {
    margin-left: -250px;
    width: 535px;
    height: 250px;
    overflow-y: scroll;
    border-radius: 5px;
    padding: 0 10px;
}

.dropdown_operators {
    padding: 10px 0 0 10px;
    width: 535px;
    height: 250px;
    overflow-y: scroll;
    border-radius: 5px;
}

.dropdown_gov label, .dropdown_category label, .dropdown_statuses label,
.drpdw_status label, .drpdw_service label, .dropdown_service label, .dropdown_operators label,
.dropdown_department label {
    font-size: 14px;
    font-weight: 100;
}

.form-group {
    margin: 30px;
}

.add_gov_agency {
    background-color: #00599f;
    padding: 7px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
}

.add_gov_agency i {
    vertical-align: middle;
}

.add_gov_agency span {
    color: white;
}

.add_gov_agency:hover span {
    text-decoration: none;
    color: #163853;
}

.add_gov_agency:hover {
    border: 1px solid #163853;
    background-color: white;
}

.select2-container {
    float: right;
}

.select2-container--default .select2-selection--single {
    border: none;
}

.select2-container--default .select2-selection--single:focus {
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-weight: 100;
    font-size: 14px;
}

#currency-ratings-no-auth .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    width: 415px;
}

#currency-ratings-no-auth .input-group.date .input-group-addon {
    padding: 8px 10px;
    font-weight: 600;
}

#postDataToZagsForm .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #4b4b4b;
}

#postDataToZagsForm .select2-container--default .select2-selection--single {
    border: 1px solid #767676;
}

#postDataToZagsForm .validationMessage, #postDeatDataToZagsForm .validationMessage {
    display: none;
    color: red;
    font-weight: 100;
    font-size: 12px;
}


#postDataToZagsForm .paddin-top-21 {
    padding-top: 21px;
}

#postDataToZagsForm #deliverToAddressForm, #postDeatDataToZagsForm #deliverToAddressForm {
    display: none;
}

#postDeatDataToZagsForm .select2 {
    border: 1px solid #747474;
}

#currency-ratings-no-auth .another-currency {
    cursor: pointer;
    display: inline-block;
    color: #00599f;
    font-size: 14px;
}

#currency-ratings-no-auth .remove-currency {
    cursor: pointer;
    float: right;
    font-size: 14px;
    color: #00599f;
}

#currency-ratings-no-auth #one-cur2, #currency-ratings-no-auth #one-cur3 {
    display: none;
}

#currency-ratings-no-auth .radio-selector {
    display: inline-block;
    padding-top: 18px;
}

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

#currency-ratings-no-auth .days-picker, #currency-ratings-no-auth .period-picker {
    display: none;
}

#Dates1 span,
#Dates2 span,
#Dates3 span {
    margin-right: 17px;
    cursor: pointer;
}

.msg_txt_area .char_count {
    float: right;
}

.msg_txt_area textarea {
    border-radius: 5px;
    margin: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    outline: none;
}

.upload-file {
    margin: 10px 0;
}

.upload-file i {
    font-size: 18px;
    margin-left: 20px;
}

.upload-file p {
    font-weight: 100;
    display: inline-block;
}

.upload-file input[type=file] {
    display: none;
}

.upload-file label {
    position: relative;
    top: -20px;
    left: 43%;
    color: white;
    background-color: #00599f;
    border-radius: 5px;
    padding: 7px 40px;
}

.send_msg_content .upload-file label {
    left: 38%;
}

#verifypdf {
    left: 42%;
}

.upload-file .upload_file_place {
    border: 2px dashed #d1d1d1;
    text-align: center;
    height: 150px;
    border-radius: 10px;
}

.upload-file .upload_file_place.dragover {
    border-color: #0042ad;
    color: #0042ad;
    border-width: 4px;
}

.upload-file .upload_file_place h5 {
    margin-top: 50px;
}

.send_method_title {
    font-weight: 100;
}

.warning-message-box {
    color: #FF4136;
    padding-left: 20px;
    margin-top: 10px;
}

.send_method .btns-group,
.child_birth_content .btns-group {
    float: right;
    margin-right: -50px;
    margin-top: 30px;
    margin-bottom: 10px;
}

#childBirth-form {
    margin-bottom: 30px;
}

.send_method .btns-group #cancel_btn,
#send_btn, #show_btn, #save_btn,
.child_birth_content .btns-group #prev_btn, #snd_btn {
    border-radius: 5px;
    border: none;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.send_method .btns-group #cancel_btn {
    color: red;
    background-color: white;
    font-size: 15px;
    border: 1px solid #dedede;
}

.send_method .btns-group #send_btn,
.child_birth_content .btns-group #snd_btn {
    color: white;
    background-color: #00599f;
    font-size: 15px;
}

.send_method .btns-group #show_btn, #save_btn,
.child_birth_content .btns-group #prev_btn {
    background-color: #f3f4f8;
    font-size: 15px;
}

.send_method .btns-group #send_btn:hover,
#prev_btn:hover, #snd_btn:hover,
.child_birth_content #snd_btn:hover {
    background-color: white;
    color: #00599f;
}

.child_birth_content #prev_btn:hover,
.send_method .btns-group #show_btn:hover,
#save_btn:hover {
    background-color: #00599f;
    color: white;
}

.child_birth_content {
    background-color: white;
    border-radius: 10px;
    width: 100%;
}

.child_birth_title {
    text-transform: uppercase;
    border-bottom: 1px solid #d1d1d1;
}

.passport_data input,
.passport_data select,
.required_fields input,
.passport_address select,
.passport_address input,
.required_fields_bank select,
.passport_field select,
.passport_region select,
.singleMother input[type="text"],
.singleMother input[type="email"],
.singleMother select {
    border-radius: 5px;
    width: 100%;
    border: 1px solid #747474;
    padding: 10px 0 5px 5px;
    background-color: #fff;
    font-size: 14px;
}

.singleMother input {
    font-weight: 300;
}

.singleMother label[for='selectZags'],
.singleMother select {
    width: 100%;
}

.singleMother #childReSurnameWrong,
.singleMother #childReNameWrong,
.singleMother #childRePatronymicWrong {
    display: none;
    color: red;
    font-weight: 100;
    font-size: 12px;
}

.singleMother .data_title {
    color: #00599f;
    font-size: 18px;
}

.no-auth-sed-form input,
.no-auth-sed-form select {
    border-radius: 5px;
    width: 100%;
    border: none;
    font-weight: 100;
    padding: 10px 0 5px 5px;
    background-color: #fff;
    background-clip: padding-box;
    font-size: 14px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #495057;
}

.no-auth-sed-form select option {
    font-weight: 100;
    font-size: 14px;
    color: #495057;
}

.no-auth-sed .upload-file label {
    left: 43%;
}

#bank_info {
    width: 49%;
    display: inline-block;
    margin-left: 28px;
}

#select_bank, #bik_bank {
    width: 24%;
    display: inline-block;
}

.phone_num {
    width: 49%;
}

.passport_data input::-webkit-input-placeholder,
.required_fields input::-webkit-input-placeholder,
.passport_address input::-webkit-input-placeholder { /* Edge */
    color: #747474;
    font-size: 14px;
}

.passport_data input:-ms-input-placeholder,
.required_fields input:-ms-input-placeholder,
.passport_address input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #747474;
    font-size: 14px;
}

.passport_data input::placeholder,
.required_fields input::placeholder,
.passport_address input::placeholder {
    color: #747474;
    font-size: 14px;
}

.passport_address option {
    font-size: 14px;
}

.passport_address.category_id {
    width: 49%;
    display: inline-block;
    margin-left: 20px;
}

.passport_pin, .passport_seria,
.passport_field, .passport_region,
.passport_street, .required_fields_pin, .required_fields_phone {
    display: inline-block;
    width: 49%;
}

.no-auth-sed .three-columns {
    display: inline-block;
    width: 32%;
    margin-right: 7px;
}

.no-auth-sed .two-columns {
    display: inline-block;
    width: 49%;
    padding-right: 5px;
}

.no-auth-sed .one-column {
    display: inline-block;
    width: 75%;
    padding-right: 5px;
}

.no-auth-sed .one-column-label {
    display: inline-block;
    width: 23%;
    padding-right: 5px;
}

.passport_house_num, .passport_apart_num {
    display: inline-block;
    width: 24.3%;
}

.passport_seria, .passport_region, .passport_house_num, .required_fields_phone {
    margin-left: 20px;
}

.passport_village,
.passport_locale,
.passport_street, .passport_house_num,
.required_fields_bank {
    margin-top: 24px;
}

.required_fields_title {
    color: red;
    text-transform: uppercase;
}

.child_birth_content .btns-group {
    margin-right: 30px;
}

#filelist li {
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    list-style: none;
    padding: 15px 0 15px 15px;
    margin: 10px 0 0 -30px;
    font-weight: 100;
    font-size: 15px;
}

#filelist i {
    float: right;
    margin-right: 30px;
}

.zags {
    text-align: left;
    margin: 20px 30px;
}

.zags h5 {
    margin-bottom: 20px;
    border-bottom: 1px solid #1b97fe;
}

.zags span {
    font-size: 16px;
    font-weight: 400;
    line-height: 7px;
}

.zags p {
    font-weight: 100;
    font-size: 14px;
}

.codeAdr-response .techparam-result,
.codeAdr-response .violation-result {
    border: 1px solid #d1d1d1;
    margin: 20px 0;
}

.codeAdr-response .techparam-result th {
    border: 1px solid #d1d1d1;
    padding-left: 15px;
    width: 30%;
}

.codeAdr-response .techparam-result td {
    border: 1px solid #d1d1d1;
    padding-left: 15px;
    width: 70%;
    font-weight: 100;
    font-size: 14px;
}

.codeAdr-response .violation-result th {
    border: 1px solid #d1d1d1;
    padding-left: 15px;
    width: 15%;
}

.codeAdr-response .violation-result td {
    border: 1px solid #d1d1d1;
    padding-left: 15px;
}

.payment-form-sluice {
    margin-bottom: 70px;
}

.payment-form-sluice td input {
    border: none;
    padding: 10px;
    width: 100%;
}

table.healthy_app td, th {
    border: none;
}

table.healthy_app tr:nth-child(even) {
    background-color: #f3f4f8;
    border: 1px solid #d1d1d1;
}

.doctor-list {
    font-weight: 100;
}

#doctor-list {
    width: 100%;
}

#freetime {
    display: inline-block;
    width: 73%;
}

#freetimeError {
    display: none;
}

#calendar {
    display: none;
}

.one-protocol {
    border-radius: 2px;
    border: 2px solid #e3e3e3;
    margin-bottom: 50px;
}

.one-protocol .one-row {
    padding: 7px 25px;
}

.one-protocol .one-row .half-row {
    width: 50%;
    margin-right: -4px;
    display: inline-block;
}

.one-protocol .one-row .field-name {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px;
}

.one-protocol .one-row .field-value {
    display: inline-block;
    font-weight: 300;
}

.background-lightgray {
    background: #f7f7f8;
}

.background-gray {
    background-color: #e3e3e3;
}

.violation-image {
    width: 100px;
    height: 70px;
}

.payment-service-submit {
    border: none;
    border-radius: 5px;
    float: right;
    background-color: #ffa200;
    color: white;
    padding: 10px 15px;
    margin-top: 15px;
}

.payment-service-submit:hover, .payment-service-submit:active {
    border: 1px solid #939393;
    background-color: white;
    color: #939393;
    outline: none;
}

.payment-service {
    padding: 20px 0;
}

.payment-service .key {
    width: 15%;
    padding-left: 10px;
}

.payment-service .value input:focus {
    outline: none;
}

.payment-service .blank-header {
    text-align: center;
    font-size: 24px;
    padding: 10px 0;
}

.payment-service p {
    padding-left: 10px;
}

.payment-form-sluice td {
    border: 1px solid #d1d1d1;
}

.gses-title {
    background: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 50px 10px 0 40px;
    width: 100%;
}

.gses-title h1 {
    display: inline-block;
    color: #00599f;
    font-size: 22px;
}

.gses-title hr {
    border-bottom: 1px solid #949494;
}

.gses-title p {
    font-weight: 100;
}

.gses_description h6 {
    color: #000;
    border-left: 3px #ffa100 solid;
    padding-left: 7px;
}

.call_system_search {
    padding: 15px 40px;
}

.gses_description .call_system_search h6 {
    padding: 10px 0 10px 10px;
    display: inline-block;
}

.gses_title {
    text-align: center;
}

.gses_type_content {
    font-weight: 100;
}

.call_introd_page h6 {
    color: #00599f;
    padding: 0 10px 10px 40px;
    font-size: 1.15rem;
}

.gses-body {
    background: #fff;
    padding: 10px 10px 20px 40px;
    width: 100%;
}

.gses-body ol {
    margin-bottom: 40px;
    margin-left: -25px;
}

.gses-body hr {
    margin-top: 45px;
    border-bottom: 1px solid #949494;
}

.gses-body > ol ~ p {
    margin-top: -30px;
}

.aside {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #1d3044;
    color: white;
    width: 30%;
    padding: 100px 20px;
    box-sizing: border-box;
}

.gov_agency_title {
    margin-top: 30px;
}

.gov_agency_title span {
    color: #00599f;
    font-weight: bold;
}

.call_introd_page_body {
    width: 69%;
    padding: 40px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: white;
}

.call_introd_page_body h5 {
    text-align: center;
}

.call_introd_page_body p, ul, ol {
    font-weight: 100;
}

.call_introd_page_body a {
    border-radius: 5px;
    margin: 0 0 0 40%;
    background-color: #1b97fe;
    color: white;
    padding: 10px 15px;
}

.changed_data {
    display: none;
}

#mvd_send_form input, #mvd_send_form select {
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background-color: white;
    padding: 10px 20px;
    margin-bottom: 15px;
    width: 25%;
}

.white_black {
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;<svg><defs><filter><feColorMatrix color-interpolation-filters='sRGB' type='matrix' values='0.23 0 0 0 0 0 0.15 0 0 0 0 0 0.09 0 0 0 0 0 1 0'/></filter></defs></svg>");
    -webkit-filter: grayscale(100%);
}

#small {
    font-size: 25px;
    padding: 10px;
    display: inline-block;
}

#middle {
    font-size: 30px;
    padding: 10px;
    display: inline-block;
}

#large {
    font-size: 35px;
    padding: 10px;
    display: inline-block;
}

.visually-impaired {
    float: right;
    text-align: right;
}

.visually-impaired #vis-imp {
    color: #fff;
    font-weight: 100;
    font-size: 15px;
    margin-right: 20px;
}

.visually-impaired .lang {
    color: #fff;
    font-weight: 100;
    font-size: 15px;
    padding: 0 5px;
}

.visually-impaired-settings {
    display: none;
    width: 100%;
    margin-top: 30px;
}

.read_more-container {
    display: none;
    width: 100%;
    margin-top: 30px;
}

#isshowimg, #isserif, #voiceInterface {
    border: 1px solid #4b4b4b;
    padding: 5px;
    border-radius: 5px;
    display: block;
    margin-bottom: 5px;
}

.letter_interval, .row_interval, .text-font-size, .font-img-setting {
    display: inline-block;
}

.letter_interval p,
.row_interval p {
    line-height: 5px;
}

.letter_interval a,
.row_interval a {
    margin-right: 5px;
    display: block;
}

#v-pills-persdata,
#v-pills-history,
#v-pills-security {
    margin: 30px 0 0 30px;
}

.service-title h1 {
    color: #033184;
    font-size: 22px;
}

.nav-pills .nav-link {
    border-radius: 0;
    border-bottom: 1px solid #dedede;
    color: #616161;
    font-weight: 300;
    margin-left: -20px;
    display: flex;
}

.nav-pills .nav-link > object {
    vertical-align: middle;
    position: absolute;
}

.nav-pills .nav-link > span {
    margin-left: 40px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #00599f;
    color: #fff;
    border-left: 5px solid #ffa200;
    border-radius: 5px;
}

.nav-pills .nav-link.active > object {
    filter: brightness(0) invert(1);
}

/*********************************************** Gses status-graphic Bar **************************************************/

.gses-graphic-status {
    padding-left: 0;
}

.gses-graphic-status li {
    display: inline-block;
    width: 16%;
    margin-right: -5px;
    text-align: center;
    position: relative;
    color: #747474;
    font-size: 13px;
}

.gses-graphic-status li .round-circle span {
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    min-height: 30px;
    display: inline-flex;
    align-items: center;
}

.gses-graphic-status li .round-circle {
    width: 30px;
    height: 30px;
    border: none;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #D9D9D9;
    position: relative;
    z-index: 1;
}

.gses-graphic-status li:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 2px;
    background-color: #b6b6b6;
    top: 35px;
    left: 0;
    z-index: 0;
}

.gses-graphic-status li:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 2px;
    background-color: #b6b6b6;
    top: 35px;
    right: 0;
    z-index: 0;
}

.gses-graphic-status li:first-child:before {
    content: none;
}

.gses-graphic-status li:last-child:after {
    content: none;
}

.gses-graphic-status li.active {
    color: #6294f5;
}

.gses-graphic-status li.prev_active {
    color: #ff9e00;
}

.gses-graphic-status li.active .round-circle {
    background-color: #6294f5;
}

.gses-graphic-status li.prev_active .round-circle {
    background-color: #ff9e00;
}

.gses-graphic-status li.active:before {
    background-color: #6294f5;
}

.gses-graphic-status li.prev_active:before {
    background-color: #ff9e00;
}

.gses-graphic-status li.prev_active:after {
    background-color: #ff9e00;
}

.gses-graphic-status li.active:after {
    background-color: #6294f5;
}

/************************************************************ Service-progress-bar *********************************/

.service-progress-bar {
    text-align: center;
}

.health-appointment-progress-bar {
    padding-left: 0;
}

.service-progress-bar li,
.health-appointment-progress-bar li {
    display: inline-block;
    margin-right: -5px;
    text-align: center;
    position: relative;
}

.service-progress-bar li {
    width: 25%;
}

.health-appointment-progress-bar li {
    width: 20%;
}

.service-progress-bar li .round-circle,
.health-appointment-progress-bar li .round-circle {
    width: 25px;
    height: 25px;
    line-height: 15px;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
    margin: -5px auto 10px auto;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
}

.service-progress-bar li:before,
.service-progress-bar li:after,
.health-appointment-progress-bar li:before,
.health-appointment-progress-bar li:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 3px;
    background-color: #b6b6b6;
    top: 31px;
    z-index: -1;
}

.service-progress-bar li:before,
.health-appointment-progress-bar li:before {
    left: 0;
}

.service-progress-bar li:after,
.health-appointment-progress-bar li:after {
    right: 0;
}

.service-progress-bar li:first-child:before,
.service-progress-bar li:last-child:after,
.health-appointment-progress-bar li:first-child:before,
.health-appointment-progress-bar li:last-child:after {
    content: none;
}

.service-progress-bar .round-circle .check-icon,
.health-appointment-progress-bar .round-circle .check-icon {
    font-size: 10px;
    position: absolute;
    color: #fff;
    left: 2px;
    top: 2px;
    display: none;
}

.service-progress-bar li.active,
.health-appointment-progress-bar li.active {
    color: #00599f;
}

.service-progress-bar li.active .round-circle,
.health-appointment-progress-bar li.active .round-circle {
    background-color: #00599f;
    width: 25px;
    height: 25px;
    border-color: #00599f;
}

.service-progress-bar li.done,
.health-appointment-progress-bar li.done {
    color: #00599f;
}

.service-progress-bar li.done .round-circle,
.health-appointment-progress-bar li.done .round-circle {
    background-color: #00599f;
    width: 28px;
    height: 28px;
    margin-top: -5px;
}

.service-progress-bar li.done .round-circle .check-icon,
.health-appointment-progress-bar li.done .round-circle .check-icon {
    display: block;
    font-size: 15px;
    margin-left: 4px;
    margin-top: 4px;
}

.service-progress-bar li.active:before,
.service-progress-bar li.active:after,
.service-progress-bar li.done:before,
.health-appointment-progress-bar li.active:before,
.service-progress-bar li.done:after,
.health-appointment-progress-bar li.active:after,
.health-appointment-progress-bar li.done:before,
.health-appointment-progress-bar li.done:after {
    background-color: #00599f;
    z-index: -2;
}

/********************************************** Gses Answer ***********************************************************/
.sed-answer h4 {
    font-weight: 100;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
}

.sed-answer .top-left {
    display: inline-block;
}

.sed-answer .top-right {
    display: inline-block;
    text-align: left;
    float: right;
}

.sed-answer .bottom-right {
    text-align: right;
}

.sed-answer .top-part {
    border-top: 1px solid #d0d0d0;
    padding-bottom: 20px;
    margin-top: 15px;
}

.sed-answer .bottom-part {
    border-top: 1px solid #d0d0d0;
    padding-bottom: 20px;
}

.sed-answer .top-part .one-row {
    padding: 5px 10px;
}

.sed-answer .top-part .with-bg-color {
    background-color: #f3f4f8;
    border-radius: 2px;
}

.sed-answer .top-part .label-text {
    display: inline-block;
    width: 40%;
    margin-right: -4px;
}

.sed-answer .top-part .value-text {
    display: inline-block;
    width: 60%;
    font-weight: bold;
}

.chosen {
    font-size: 13px;
    margin-bottom: 0;
}

.chosen label {
    background-color: #ecebeb;
    border-radius: 20px;
    padding: 3px 7px;
}

.chosen input {
    opacity: 0;
}

span.remove {
    font-weight: 500;
    color: red;
    font-size: 12px;
    margin-left: -10px;
    margin-right: 3px;
    cursor: pointer;
}

/*********************************************** Payment History *****************************************************/

.show-payment-details {
    display: none;
}

/*********************************************** Interaction Filter **************************************************/

.interaction-filter {
    margin: 20px 0;
}

.interaction-filter .select-types {
    padding: 10px;
    background-color: #949494;
    color: #fff;
    border-radius: 2px;
    margin: 5px;
}

.interaction-filter .active {
    background-color: #ffa200;
}

/************************************************ Kadastr SendApplication ********************************************/

.kadastr-one-document {
    border: 1px solid #0b0b0b;
    border-radius: 2px;
    padding: 10px;
    margin: 5px 0;
    display: none;
}

/**********************************************Statistic **************************************************************/
.stat_data {
    margin-top: 120px;
}

.stat_data .container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
}

.stat_data.respon {
    display: none;
}

.data {
    margin: -110px 75px 0 40px;
}

.data .b1 {
    width: 220px;
}

.data_sm .sm1 {
    position: absolute;
    width: 120px;
    top: -105px;
    left: 19.5%;
}

.data_sm .sm2 {
    position: absolute;
    width: 120px;
    top: -105px;
    right: 22%;
}

.data img {
    transition: 0.2s all ease-in-out;
}

.data:hover img {
    content: url("../images/Romb Dark blue.svg");
    transform: rotate(0deg) perspective(15px) translate3d(0px, 0px, 0.7px);
}

.data:hover p.blue_num {
    color: white;
}

.stat_txt {
    position: absolute;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    top: -7px;
    width: 16%;
    line-height: 20px;
}

.stat_num {
    position: absolute;
    top: -60px;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    width: 16%;
}

.blue_num {
    color: #005cbf;
}

.white_num {
    color: #fff;
}

#kg_content .stat_num {
    top: -5px;
}

#kg_content .stat_txt1 {
    position: absolute;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    top: -40px;
    width: 16%;
    line-height: 20px;
}

#kg_content .stat_txt {
    top: 35px;
}

/***************************************** Life situations ************************************************************/
.life_situation_content {
    display: flex;
    justify-content: space-around;
}

.life_sit {
    position: relative;
    width: 13%;
    height: 260px;
    border-radius: 5px;
}

.life_sit.life_orange {
    background-color: #ffa100;
}

.life_sit.life_blue {
    background-color: #4e82db;
}

.life_sit p {
    color: #fff;
    font-weight: 500;
    margin-top: 20px;
    font-size: 18px;
    padding: 0 15px;
}

.life_sit img {
    position: absolute;
    margin-left: 17%;
    bottom: 15px;
}

.sweetAlert {
    font-size: 14px;
    text-align: left;
    overflow-y: scroll;
    height: 500px;
    width: 550px;
}

.check, .x {
    width: 55px;
}

.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}

.path.circle {
    -webkit-animation: dash 1.3s ease-in-out;
    animation: dash 1.3s ease-in-out;
}

.path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash 1.3s 0.35s ease-in-out forwards;
    animation: dash 1.3s 0.35s ease-in-out forwards;
}

.path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check 1.3s 0.35s ease-in-out forwards;
    animation: dash-check 1.3s 0.35s ease-in-out forwards;
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}

@keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}

/*************************************************** Package Service *******************************************/

.digital-profile .control-checkboxes {
    margin-left: 233px;
}

.digital-profile .one-gov-agency {
    margin: 30px 0;
}

.digital-profile .one-gov-agency .gov-agency-name {
    display: inline-block;
    vertical-align: top;
    width: 230px;
}

.digital-profile .one-gov-agency .service-list {
    display: inline-block;
}

.digital-profile-response .one-gov-agency {
    margin: 30px 0;
}

.digital-profile-response .one-gov-agency .service-list .one-service {
    margin: 15px 0;
}

.digital-profile-response .one-gov-agency .service-list .one-service .service-name-package {
    font-weight: bold;
}

.noticeMessage {

    color: red;
    font-weight: 100;
    font-size: 15px;
}

.divAsButton {
    display: inline-block;
    cursor: pointer;
}

/************************ свид о рождении ************************************************************************/

#addressDeliveryDiv {
    display: none;
}

/************************ Фомс epolicy ************************************************************************/

#epolicySendForm .inputBox {
    padding-left: 33px;
    display: none;
}

.policy_data .policy-result {
    border: 1px solid #d1d1d1;
    margin: 20px 0;
}


.policy_data .policy-result th {
    border: 1px solid #d1d1d1;
    padding-left: 15px;
    width: 30%;
}

.policy_data .policy-result td {
    border: 1px solid #d1d1d1;
    padding-left: 15px;
    width: 70%;
    font-weight: 100;
    font-size: 14px;
}

#epolicySendForm .select2 {
    border: 1px solid #747474;
}


/*********************************************** Media Query *********************************************************/
@media only screen and (min-width: 1370px) {
    #payButtons {
        text-align: center;
        display: flex;
    }
}

@media only screen and (max-width: 1370px) {
    .container {
        max-width: 1100px;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #mega_desciption {
        display: flex;
        justify-content: space-between;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #payButtons {
        text-align: center;
        display: flex;
    }

    .main-navigation .navigation-content .navigation-header_auth {
        padding: 10px 56px;
    }

    .cost_filter, .type_filter {
        padding-right: 50px;
    }

    .profile-information {
        margin-left: -100px;
    }

    .passport_seria,
    .passport_region,
    .passport_house_num,
    .required_fields_phone {
        margin-left: 16px;
    }

    .service-progress-bar, .health-appointment-progress-bar {
        margin-left: -50px;
    }

    .service-progress-bar li {
        font-size: 14px;
    }

    .feedback_content_form input {
        width: 165%;
    }

    .feedback_content_form textarea {
        width: 105%;
    }

    .service-type p.auto, .service-type p.manual {
        width: 6%;
    }

    iframe {
        width: 100%;
    }

    .testimonials-item {
        width: 1070px;
    }

    .data_sm .sm1 {
        left: 14%;
    }

    .data_sm .sm2 {
        right: 17%;
    }

    .stat_num, .stat_txt {
        width: 18.5%;
    }

    .life_sit p {
        font-size: 17px;
        padding: 0 5px;
    }

    .life_sit img {
        margin-left: 10%;
    }

    label .search_field {
        width: 330px;
        padding-bottom: 4.5px;
        padding-top: 3px;
    }

    #searBtn {
        padding-bottom: 4px;
    }

    .upload-file label {
        left: 36%;
    }

    #msg_theme, #govAgencyName1, #govAgencyName2, #govAgencyName3 {
        width: 70%;
    }

    #sed_send_message_form .form-control {
        width: 69.8%;
    }

    .dropdown_gov, .dropdown_service {
        width: 690px;
    }

    .dropdown_service {
        margin-left: -190px;
    }

    .dropdown_category {
        width: 170px;
    }

    .dropdown_statuses {
        width: 155px;
    }

    .date_btn {
        width: 270%;
    }

    .call_category_filter, .call_statuses_filter {
        padding-right: 50px;
    }

    .statuses_filter, .services_filter {
        padding-right: 10px;
    }

    .call_gov_btn {
        padding-right: 60px;
    }

    .gov_btn {
        padding-right: 70px;
    }

    #bank_info {
        margin-left: 22px;
    }

    .passport_address.category_id {
        margin-left: 16px;
    }

}

@media only screen and (max-width: 1199px) {
    .container {
        max-width: 950px;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #mega_desciption {
        display: flex;
        justify-content: space-between;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #payButtons {
        text-align: center;
        display: flex;
    }

    .category_filter {
        padding-right: 30px;
    }

    label .search_field {
        width: 257px;
        padding-bottom: 4px;
        padding-top: 4px;
    }

    #searBtn {
        padding-top: 4px;
    }

    .gov_btn, .statuses_filter, .service_btn {
        padding-right: 85px;
    }

    .statuses_filter {
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .services_filter {
        margin-top: 5px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        margin-left: 1px;
        padding-right: 200px;
    }

    .date_btn {
        width: 467%;
    }

    .profile-information {
        margin-left: -60px;
    }

    .profile-information .profile-information-header {
        font-size: 22px;
    }

    .profile-information .profile-information-content .light-paragraph {
        font-size: 14px;
    }

    .profile-information .profile-information-content .bold-paragraph {
        font-size: 14px;
    }

    .profile-information .profile-information-content .address-paragraph {
        font-size: 15px;
    }

    .main-navigation .navigation-content .navigation-header_auth {
        padding: 10px 41px;
    }

    .input_data {
        width: 30%;
    }

    .pdd-form-desc {
        width: 40%;
    }

    .passport_seria,
    .passport_region,
    .passport_house_num,
    .required_fields_phone {
        margin-left: 12px;
    }

    .upload-file label {
        left: 35%;
    }

    #introd_page {
        max-width: 950px;
    }

    .service-progress-bar li {
        font-size: 13px;
    }

    .service-progress-bar li .round-circle,
    .health-appointment-progress-bar li .round-circle {
        margin-top: 3px;
    }

    .service-progress-bar li.done .round-circle, .health-appointment-progress-bar li.done .round-circle {
        margin-top: 1px;
    }

    .feedback_content_form input {
        width: 140%;
    }

    .service-type p.auto, .service-type p.manual {
        width: 7%;
    }

    .gses-graphic-status li {
        font-size: 12px;
    }

    .testimonials-item {
        width: 100%;
    }

    .data {
        margin: -95px 60px 0 40px;
    }

    .data .b1 {
        width: 180px;
    }

    .data_sm .sm1, .data_sm .sm2 {
        width: 90px;
    }

    .data_sm .sm1 {
        left: 16.5%;
        top: -90px;
    }

    .data_sm .sm2 {
        right: 18.5%;
        top: -90px;
    }

    .stat_num {
        font-size: 25px;
    }

    .stat_txt {
        font-size: 14px;
        top: -10px;
    }

    .life_sit {
        height: 240px;
    }

    .life_sit p {
        word-break: break-word;
    }

    .life_sit img {
        width: 80%;
    }

    #msg_theme, #govAgencyName1, #govAgencyName2, #govAgencyName3 {
        width: 64%;
    }

    #sed_send_message_form .form-control {
        width: 63.5%;
    }

    .call_gov_btn {
        padding-right: 40px;
    }

    .call_category_filter, .call_statuses_filter {
        padding-right: 40px;
    }

    .call_date_btn {
        width: 200%;
    }

    .dropdown_gov {
        width: 590px;
    }

    .dropdown_category {
        width: 160px;
    }

    .dropdown_service {
        width: 585px;
        margin-left: -210px;
    }

    #bank_info {
        margin-left: 18px;
    }

    .passport_address.category_id {
        margin-left: 13px;
    }

    #postDataToZagsForm #medChildCountOfBirthesInLastRodyLabel {
        padding-top: 0;
    }

    #postDataToZagsForm #medCertificateNumberLabel, #medDateCertificateLabel, #childReNameLabel {
        padding-top: 21px;
    }
}

@media only screen and (max-width: 991px) {
    .container {
        max-width: 770px;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #mega_desciption {
        display: flex;
        justify-content: space-between;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #payButtons {
        text-align: center;
        display: flex;
    }

    input.inputForms {
        width: 50%;
    }

    .visually-impaired {
        width: 35%;
    }

    .visually-impaired #vis-imp {
        display: block;
        margin-right: 0;
    }

    .header-content .text {
        margin-left: -10px;
    }

    .header-content .text .bold-small {
        font-size: 20px;
    }

    .header-content .logo img {
        width: 80%;
    }

    .top-helper {
        margin-top: 0;
    }

    .one-news .text-container {
        margin-left: 30px;
        width: 80%;
    }

    .profile-information {
        margin-left: -30px;
    }

    .main-navigation .navigation-content .navigation-header_auth {
        padding: 10px 29px;
    }

    .category_filter {
        padding-left: 5px;
        padding-right: 5px;
    }

    .cost_filter, .type_filter {
        padding-right: 0;
    }

    label .search_field {
        width: 200px;
    }

    .main-navigation .navigation-content .lich-auth {
        font-size: 16px;
    }

    .input_data {
        width: 40%;
    }

    .msg_txt_area textarea {
        width: 93%;
    }

    .passport_seria,
    .passport_region,
    .passport_house_num,
    .required_fields_phone {
        margin-left: 8px;
    }

    .upload-file label {
        left: 35%;
    }

    #introd_page {
        max-width: 760px;
    }

    .letter_interval p,
    .row_interval p {
        line-height: 22px;
    }

    .letter_interval, .row_interval, .text-font-size {
        margin-right: 0;
    }

    .service-progress-bar li {
        font-size: 11px;
    }

    .feedback_content_form input {
        width: 110%;
    }

    .som_icon {
        margin-left: 0;
    }

    .data {
        margin: -80px 45px 0 40px;
    }

    .data .b1 {
        width: 150px;
    }

    .data_sm .sm1, .data_sm .sm2 {
        width: 60px;
    }

    .data_sm .sm1 {
        left: 18%;
        top: -60px;
    }

    .data_sm .sm2 {
        right: 18.5%;
        top: -60px;
    }

    .stat_num {
        font-size: 18px;
        top: -40px;
    }

    .stat_txt {
        font-size: 12px;
        top: -5px;
        line-height: 13px;
    }

    #msg_theme, #govAgencyName1, #govAgencyName2, #govAgencyName3 {
        width: 72%;
    }

    #sed_send_message_form .form-control {
        width: 71.5%;
    }

    .call_gov_btn, .call_category_filter, .call_statuses_filter {
        padding-right: 80px;
    }

    .call_date_btn {
        width: 220%;
    }

    .dropdown_gov {
        width: 720px;
    }

    .dropdown_category {
        width: 207px;
    }

    .drpdw_status {
        width: 240px;
    }

    .drpdw_service {
        width: 367px;
    }

    .dropdown_statuses {
        width: 195px;
    }

    .gov_btn, .statuses_filter, .service_btn {
        padding-right: 132px;
    }

    .services_filter {
        padding-right: 270px;
    }

    .date_btn {
        width: 584%;
    }

    .dropdown_service {
        width: 720px;
        margin-left: -255px;
    }

    #bank_info {
        margin-left: 12px;
    }

    .passport_address.category_id {
        margin-left: 9px;
    }

    .no-auth-sed .three-columns {
        width: 48%;
    }

    #postDataToZagsForm #medChildCountOfBirthesInLastRodyLabel {
        padding-top: 21px;
    }

    #postDataToZagsForm #medCertificateNumberLabel, #medDateCertificateLabel, #childReNameLabel {
        padding-top: 0;
    }
}

@media only screen and (max-width: 795px) {
    .container {
        max-width: 650px;
    }

    #mega_desciption_parent {
        text-align: center;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #payButtons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .header-content .text {
        width: 300px;
    }

    .header-content .text .light-small {
        margin-bottom: 10px;
    }

    .header-content .text .bold-small {
        line-height: 25px;
    }

    .one-news {
        padding: 0;
    }

    .one-news .image-container .news-image {
        width: 90px;
    }

    .one-news .text-container {
        width: 70%;
        margin-left: 40px;
    }

    .profile-information {
        margin-left: -10px;
        margin-top: 170px;
        width: 103%;
    }

    .profile-photo {
        margin-left: 37%;
    }

    .main-navigation .navigation-content .navigation-header_auth {
        padding: 10px 17px;
    }

    .input_data {
        width: 50%;
    }

    #btn-prvrt_diplom {
        width: 20%;
    }

    .msg_txt_area textarea {
        width: 91%;
    }

    .passport_seria,
    .passport_region,
    .passport_house_num,
    .required_fields_phone {
        margin-left: 5px;
    }

    .send_method .btns-group #cancel_btn,
    #send_btn, #show_btn, #save_btn,
    .child_birth_content .btns-group #prev_btn, #snd_btn {
        padding: 10px 20px;
    }

    #msg_theme, #govAgencyName1, #govAgencyName2, #govAgencyName3 {
        width: 65%;
    }

    #sed_send_message_form .form-control {
        width: 64.5%;
    }

    .call_introd_page_body {
        padding: 20px;
    }

    .call_system_content .dropdown-menu.date {
        width: 200px;
    }

    .service-progress-bar,
    .health-appointment-progress-bar {
        margin-left: -20px;
    }

    .service-progress-bar li.active .round-circle, .health-appointment-progress-bar li.active .round-circle {
        width: 20px;
        height: 20px;
    }

    .service-progress-bar li .round-circle, .health-appointment-progress-bar li .round-circle {
        width: 20px;
        height: 20px;
        margin: 5px auto 10px auto;
    }

    .service-progress-bar li:before,
    .service-progress-bar li:after,
    .health-appointment-progress-bar li:before,
    .health-appointment-progress-bar li:after {
        width: 55%;
    }

    .service-progress-bar li {
        width: 22%;
    }

    .service-progress-bar li.done .round-circle, .health-appointment-progress-bar li.done .round-circle {
        width: 23px;
        height: 23px;
        margin-top: 0;
    }

    .service-progress-bar li.done .round-circle .check-icon,
    .health-appointment-progress-bar li.done .round-circle .check-icon {
        font-size: 12px;
        margin-left: 3px;
    }

    .feedback_content {
        padding-left: 0;
    }

    .feedback_content_form input {
        width: 105%;
    }

    .feedback_content_form input::-webkit-input-placeholder { /* Edge */
        font-size: 13px;
    }

    .feedback_content_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-size: 13px;
    }

    .feedback_content_form input::placeholder {
        font-size: 13px;
    }

    .service-type p.auto, .service-type p.manual {
        width: 3.5%;
    }

    .data {
        margin: -65px 35px 0 40px;
    }

    .data .b1 {
        width: 120px;
    }

    .data_sm .sm1, .data_sm .sm2 {
        width: 50px;
    }

    .data_sm .sm1 {
        left: 19.5%;
        top: -55px;
    }

    .data_sm .sm2 {
        right: 19%;
        top: -55px;
    }

    .stat_num, .stat_txt {
        width: 18.5%;
    }

    .stat_txt {
        font-size: 10px;
        top: -10px;
    }

    .cost_filter, .type_filter, .category_filter {
        padding-right: 50px;
    }

    .type_filter {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .filter_field {
        height: 90px;
    }

    #seaSer {
        border-radius: 5px;
        margin-left: 0;
        width: 553px;
    }

    .call_gov_btn, .call_category_filter, .call_statuses_filter {
        padding-right: 40px;
    }

    .dropdown_gov {
        width: 600px;
    }

    .drpdw_status {
        width: 200px;
    }

    .drpdw_service {
        width: 305px;
    }

    .gov_btn, .statuses_filter, .service_btn {
        padding-right: 92px;
    }

    .services_filter {
        padding-right: 210px;
    }

    .date_btn {
        width: 485%;
    }

    .dropdown_service {
        width: 600px;
        margin-left: -215px;
    }

    .dropdown_category {
        width: 165px;
    }

    .dropdown_statuses {
        width: 155px;
    }

    #bank_info {
        margin-left: 9px;
    }

    .passport_address.category_id {
        margin-left: 7px;
    }

    #postDataToZagsForm #medChildCountOfBirthesInLastRodyLabel {
        padding-top: 0;
    }

    #postDataToZagsForm #medCertificateNumberLabel, #childReNameLabel {
        padding-top: 21px;
    }
}

@media only screen and (max-width: 675px) {
    .container {
        max-width: 600px;
    }

    #mega_desciption_parent {
        text-align: center;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #payButtons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .visually-impaired {
        width: 40%;
    }

    .passport_address.category_id {
        margin-left: 6px;
    }

    .header-content .text {
        width: 280px;
    }

    .cost_filter, .type_filter, .category_filter {
        padding-right: 35px;
    }

    #seaSer {
        width: 500px;
    }

    .call_system_content .btn-default {
        margin-right: 0;
        padding: 5px 25px;
    }

    .show-more_articles {
        margin: 20px 0 0 0;
    }

    .passport_seria,
    .passport_region,
    .passport_house_num,
    .required_fields_phone {
        margin-left: 4px;
    }

    #introd_page {
        max-width: 620px;
    }

    .send_method .btns-group #cancel_btn,
    #send_btn, #show_btn, #save_btn,
    .child_birth_content .btns-group #prev_btn, #snd_btn {
        padding: 10px;
    }

    .feedback_content {
        padding-left: 50px;
    }

    .feedback_content_form input {
        width: 260%;
    }

    .feedback_content_form textarea {
        width: 100%;
    }

    .feedback_content_form .input-form {
        border: none;
    }

    .feedback_content_form .message label {
        margin-top: 10px;
    }

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

    .chart_txt, .chart_txt1 {
        display: block;
    }

    canvas#bar-chart {
        display: none;
    }

    .main-navigation {
        margin: 15px 25px;
    }

    .main-navigation .navigation-content .navigation-header_auth {
        width: 100%;
        margin-top: 10px;
        border-radius: 10px;
    }

    .navigation-content {
        height: 0;
        transition: height .3s linear;
        visibility: hidden;
    }

    .toggle {
        display: block;
        clear: both;
        text-align: center;
        line-height: 40px;
        cursor: pointer;
        width: 100%;
        font-size: 18px;
        color: #ffffff;
        background: #14b38a;
        border-radius: 10px;
        transition: all .1s linear;
    }

    #res_btn_auth:checked + label .navigation-content div {
        opacity: 1;
        visibility: visible;
        transition: all .7s linear;
    }

    #res_btn_auth:checked + label .navigation-content {
        height: 290px;
        margin-left: -20px;
        width: 107%;
    }

    .navigation-content a > div {
        opacity: 0;
        visibility: hidden;
    }

    .stat_data {
        display: none;
        margin-top: 20px;
    }

    .stat_data .container {
        flex-direction: column;
    }

    .stat_data.respon {
        display: block;
    }

    .category_title {
        text-align: center;
    }

    .data {
        margin-top: 20px;
        text-align: center;
    }

    .data .b1 {
        width: 250px;
    }

    .data .stat_num {
        position: relative;
        top: -180px;
        font-size: 40px;
        width: 100%;
    }

    .data .stat_txt {
        margin-top: -180px;
        position: relative;
        font-size: 16px;
        width: 100%;
        line-height: 20px;
    }

    #msg_theme, #govAgencyName1, #govAgencyName2, #govAgencyName3 {
        width: 61%;
    }

    #sed_send_message_form .form-control {
        width: 60.5%;
    }

    .call_gov_btn, .call_category_filter, .call_statuses_filter {
        padding-right: 25px;
    }

    .dropdown_gov {
        width: 550px;
    }

    .drpdw_status {
        width: 180px;
    }

    .drpdw_service {
        width: 255px;
    }

    .dropdown_date {
        margin-left: -65px;
    }

    .gov_btn, .statuses_filter, .service_btn {
        padding-right: 75px;
    }

    .services_filter {
        padding-right: 160px;
    }

    .dropdown_service {
        width: 555px;
        margin-left: -200px;
    }

    .input_data {
        width: 80%;
    }

    #bank_info {
        margin-left: 0;
        width: 100%;
    }

    #select_bank, #bik_bank {
        width: 49.6%;
    }

    .no-auth-sed .one-column {
        display: block;
        width: 100%;
        padding-right: 0;
    }

    .no-auth-sed .one-column-label {
        display: block;
        width: 100%;
        padding-right: 0;
    }

    #currency-ratings-no-auth .select2-container--default .select2-selection--single {
        width: auto;
    }
}

@media only screen and (max-width: 575px) {
    .container {
        max-width: 450px;
    }

    #mega_desciption_parent {
        text-align: center;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #payButtons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    input.inputForms {
        width: 100%;
    }

    .visually-impaired {
        width: 50%;
    }

    #msg_theme, #govAgencyName1, #govAgencyName2, #govAgencyName3 {
        width: 100%;
        margin-left: 0;
    }

    #sed_send_message_form .form-control {
        width: 100%;
        display: block;
        margin-left: 0;
    }

    .msg_txt_area textarea {
        width: 100%;
    }

    .header-content .logo .logo-icon {
        display: none;
    }

    .header-content .text {
        margin-left: 0;
        width: 210px;
    }

    .header-content .text .light-small,
    .header-content .text .bold-small {
        font-size: 18px;
    }

    .profile-photo {
        margin-left: 32%;
    }

    .profile-information .profile-information-header {
        font-size: 19px;
        display: block;
    }

    .toggle {
        width: 100%;
    }

    #res_btn_auth:checked + label .navigation-content div {
        opacity: 1;
        visibility: visible;
        transition: all .7s linear;
    }

    .btn-proverit, .link-as-btn {
        font-size: 14px;
    }

    #btn-prvrt_diplom {
        width: 30%;
    }

    .passport_pin, .passport_seria, .passport_field, .passport_region, .passport_street, .required_fields_pin, .required_fields_phone {
        display: block;
        width: 100%;
    }

    .passport_seria,
    .passport_region,
    .passport_house_num,
    .required_fields_phone {
        margin: 0;
    }

    .passport_house_num, .passport_apart_num {
        width: 49%;
    }

    .upload-file label {
        left: 25%;
    }

    .send_method label {
        margin: 0;
    }

    .send_method .btns-group #cancel_btn,
    #send_btn, #show_btn, #save_btn {
        padding: 6px;
        font-size: 13px;
    }

    .call_introd_page {
        display: block;
        margin-top: 20px;
    }

    .call_introd_page_body {
        width: 100%;
        border-top-right-radius: 0;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        padding-top: 40px;
    }

    .call_system_content th {
        padding: 5px;
        font-size: 15px;
    }

    .my-data-date-input input {
        margin-bottom: 20px;
    }

    .feedback_content_form input {
        width: 180%;
    }

    .service-type p.auto, .service-type p.manual {
        width: 5%;
    }

    .gses-graphic-status li {
        width: 35%;
    }

    .btns-container {
        padding: 0;
    }

    .gses-graphic-status li {
        width: 25%;
        margin-right: 0;
    }

    .gses-graphic-status li:after {
        display: none;
    }

    .gses-graphic-status li:before {
        display: none;
    }

    .cost_filter, .category_filter, .type_filter {
        padding-right: 0;
    }

    .type_filter {
        width: 100%;
    }

    label[for='typeF'] {
        width: 40%;
    }

    #seaSer {
        width: 355px;
    }

    .call_gov_btn, .call_category_filter {
        padding-right: 80px;
    }

    .call_category_filter {
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .call_statuses_filter {
        margin-top: 5px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        margin-left: 1px;
        padding-right: 95px;
    }

    .dropdown_gov {
        width: 400px;
    }

    .dropdown_category {
        width: 200px;
    }

    .dropdown_statuses {
        width: 200px;
    }

    .dropdown_date {
        margin-left: 0;
    }

    .call_date_btn {
        width: 330%;
    }

    .gov_btn, .statuses_filter, .service_btn {
        padding-right: 25px;
    }

    .services_filter {
        padding-right: 172px;
    }

    .date_btn {
        width: 220%;
    }

    .dropdown_service {
        width: 405px;
        margin-left: -150px;
    }

    .drpdw_status {
        width: inherit;
    }

    .drpdw_service {
        width: 270px;
    }

    #select_bank, #bik_bank {
        width: 100%;
    }

    .phone_num {
        width: 100%;
    }

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

    .no-auth-sed .three-columns {
        width: 100%;
    }

    .no-auth-sed .two-columns {
        width: 100%;
    }
}

@media only screen and (max-width: 495px) {
    .container {
        max-width: 400px;
    }

    #mega_desciption_parent {
        text-align: center;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #payButtons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .visually-impaired {
        width: 55%;
    }

    .gov_btn, .service_btn, .statuses_filter, .services_filter, .date_btn {
        width: 350px;
        border-radius: 5px;
        margin-bottom: 5px;
        margin-left: 0;
    }

    .input_data {
        width: 100%;
    }

    .services_filter {
        padding-right: 25px;
    }

    .main-header {
        height: 180px;
    }

    .gov_btn i, .service_btn i, .statuses_filter i, .services_filter i {
        float: right;
        margin-right: -12px;
    }

    #livesearch {
        margin-left: 0;
    }

    .header-content hr {
        margin-top: 50px;
    }

    .header-content .text {
        width: 150px;
    }

    .carchek-description-content {
        margin: 50px;
    }

    .carcheck-table-icon {
        width: 60%;
    }

    .pdd-form {
        margin: 20px 0 0 0;
    }

    .pdd-form .g-recaptcha {
        margin-left: -20px;
    }

    .pdd-form #btn-prvrt {
        width: 30%;
    }

    .feedback_content_form .feedback_send_btn {
        width: 100%;
    }

    #btn-prvrt_diplom {
        width: 40%;
    }

    .btn-statuses {
        display: inline-block;
        margin-bottom: 15px;
    }

    #res_btn_auth:checked + label .navigation-content {
        margin-left: -10px;
    }

    .send_method .btns-group #cancel_btn,
    #send_btn, #show_btn, #save_btn {
        margin-bottom: 10px;
    }

    .call_system_content th {
        font-size: 13px;
    }

    .feedback_content_form input {
        width: 150%;
    }

    .service-type p.auto, .service-type p.manual {
        width: 6%;
    }

    .upload-file label {
        padding: 5px 10px;
        margin-top: 10px;
    }

    label[for='typeF'] {
        width: 32%;
    }

    #seaSer {
        width: 300px;
    }

    .call_gov_btn, .call_category_filter {
        padding-right: 50px;
    }

    .call_statuses_filter {
        padding-right: 65px;
    }

    .dropdown_gov, .drpdw_status, .drpdw_service {
        width: 345px;
    }

    .dropdown_service {
        width: 345px;
        margin-left: 0;
    }

    .call_date_btn {
        width: 280%;
    }

    .data {
        margin-top: 10px;
    }

    .one-news .image-container .news-image {
        display: none;
    }

    .one-news .text-container {
        margin-left: 0;
        width: 100%;
    }

    #adobe-dc-view {
        height: 800px;
    }

    .statement-blank {
        border: unset !important;
        box-shadow: unset !important;
        padding: unset !important;
    }

    .statement-blank .blank-icon {
        width: 25% !important;
    }
}

@media only screen and (max-width: 395px) {
    .container {
        max-width: 350px;
    }

    #mega_desciption_parent {
        text-align: center;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #payButtons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .visually-impaired {
        width: 75%;
    }

    .profile-information .profile-information-header {
        font-size: 17px;
        display: block;
    }

    .header-content .logo .logo-icon {
        display: inline-block;
    }

    .header-content .text {
        display: none;
    }

    .header-content hr {
        margin-top: 50px;
    }

    .carchek-description-content {
        margin: 20px;
    }

    .carcheck-table-icon {
        width: 50%;
    }

    .input-input {
        margin: 20px -20px;
    }

    .pdd-form .g-recaptcha {
        margin-left: -20px;
        transform: scale(0.83);
        transform-origin: 0 0;
    }

    #introd_page {
        max-width: 350px;
    }

    .call_system_content th {
        font-size: 11px;
    }

    .go_btn {
        font-size: 12px;
    }

    .gov_btn, .service_btn, .statuses_filter, .services_filter, .date_btn {
        width: 300px;
    }

    .cost_filter {
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .category_filter, .cost_filter {
        padding-right: 38px;
    }

    .filter_field {
        height: 135px;
    }

    .type_filter {
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
    }

    label[for='typeF'] {
        width: 95%;
        margin-left: 4px;
    }

    #seaSer {
        width: 255px;
        margin-left: -1px;
    }

    .call_gov_btn, .call_category_filter {
        padding-right: 25px;
    }

    .call_statuses_filter {
        padding-right: 40px;
    }

    .dropdown_gov, .drpdw_status, .drpdw_service, .dropdown_service {
        width: 300px;
    }

    .call_date_btn {
        width: 240%;
    }

    .dropdown_category, .dropdown_statuses {
        width: inherit;
    }
}

@media only screen and (max-width: 355px) {
    .category_filter, .cost_filter {
        padding-right: 24px;
    }

    #mega_desciption_parent {
        text-align: center;
    }

    #mbank_description_parent {
        text-align: center;
    }

    #optima_description_parent {
        text-align: center;
    }

    #finca_description_parent {
        text-align: center;
    }

    #oPay_description_parent {
        text-align: center;
    }

    #bakai_description_parent {
        text-align: center;
    }

    #payButtons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    label[for='typeF'] {
        width: 95%;
    }

    #seaSer {
        width: 225px;
    }

    .call_gov_btn, .call_category_filter {
        padding-right: 23px;
    }

    .call_date_btn {
        width: 232%;
    }

    .dropdown_gov, .drpdw_status, .drpdw_service, .dropdown_service {
        width: 270px;
    }

    .gov_btn, .service_btn, .statuses_filter, .services_filter, .date_btn {
        width: 280px;
    }
}