html {
    position: relative;
    min-height: 100%;
    min-width: 792px;
}

.main__info > p {
    margin: 0;
}

.container {
    /*width : 1170px !important;*/
    max-width: 1200px !important;
    margin: 0 auto;
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
}

.gsib_a {
    padding: 1px 6px 0 !important;
}

@font-face {
    font-family: HelveticaNeueCyr-Roman;
    src: url("../fonts/HelveticaNeueCyr-Roman.otf") format("opentype");
}

@font-face {
    font-family: HelveticaNeueCyr-Bold;
    src: url("../fonts/HelveticaNeueCyr-Bold.otf") format("opentype");
}

@font-face {
    font-family: helveticaneuecyr-light;
    src: url("../fonts/helveticaneuecyr-light.otf") format("opentype");
}

@font-face {
    font-family: HelveticaNeueCyr-Medium;
    src: url("../fonts/HelveticaNeueCyr-Medium.ttf") format('truetype');
}

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

a:hover {
    text-decoration: none;
}

body {
    /*min-width: 1366px;*/
    margin-bottom: 202px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}

h1 {
    color: rgb(0, 39, 78);
    font-family: "HelveticaNeueCyr-Roman";
    font-size: 38px;
}

.bg-info {
    background-color: #d9edf7 !important;
}

header .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.content img:hover {
    cursor: pointer;
}

a.list-group-item .list-group-item-heading {
    color: rgb(0, 39, 78);
}

.list-group a {
    text-decoration: none;
}

a.list-group-item:hover .list-group-item-heading:hover {
    color: rgb(0, 89, 170);;
}

h3.list-group-item-heading {
    margin-bottom: 0px;
}

header .col-xs-5 {
    padding-right: 0;
}

header .col-xs-19 {
    padding-left: 0;
    margin-left: -50px;
}

.ustlink > a, .ustlink > a:focus {
    text-decoration: none;
}

.logo {
    width: 253px;
    float: left;
    /*margin-top: 22px;*/
    margin-left: -7px;
}

.header {
    background-color: rgb(0, 39, 78);
    height: 89px;
    /*margin-top: 22px;*/
/ / margin-bottom: 11 px;
/ / width: 1049 px;
/ / float: left;
}

.navigation {
    /*margin-right: 0;*/
    /*margin-left: 0;*/
}

.header img {
    float: left;
    margin-left: 42px;
    margin-right: 42px;
    margin-top: 6px;
}

.header h1 {
    letter-spacing: 0.15em;
    font-size: 60px;
    color: #fff;
    padding-top: 15px;
}

.search {
    /*padding: 0;*/
    /*min-height: 66px;*/
    background-color: white;
}

.menu {
    min-height: 48px;
    background-color: #fff;

    font-family: "HelveticaNeueCyr-Roman";
}
.menu>div:first-of-type{
    border-top: 3px solid rgb(0, 39, 78);
}
.col-xs-55,
.col-sm-55,
.col-md-55,
.col-lg-55 {
    position: relative;
    min-height: 1px;
}

.col-xs-55 {
    width: 20%;
    float: left;
}


header {
    background-color: #fff;
    /*width: 1300px;*/
    margin: 0 auto;
}

/*
// section.slider {
// 	background-image: url('../images/images/slider.png');
// 	width: 1300px;
// 	height: 415px;
// 	background-color: blue;
// 	margin: 0 auto;
// }
 */
section.slider {
    /*width: 1300px;*/
    height: 416px;
    margin: 0 auto;
    margin-bottom: 40px;
}

section.popular-buttons {
    height: 127px;
    margin-bottom: 40px;
    background-color: rgb(239, 231, 227);
    width: 100%;
}

.popular-buttons .col-md-2 {
    height: 127px;
}

.popular-buttons .col-xs-55 {
    height: 127px;
    display: flex;
    justify-content: center;
/ / margin-right: 25 px;
}

.popular-buttons .row {
    /*margin-left: 0;*/
}

.popular-buttons .col-xs-55 .media {
    align-self: center;
}

.popular-buttons .col-xs-55 .media img {
    margin-right: 5px;
}

.popular-buttons .col-xs-55 .media h3 {
    margin: 0px;
    font-size: 21px;
    font-family: "HelveticaNeueCyr-Roman";
}

.popular-buttons a {
    color: #3a3a3a;
    text-decoration: none !important;
}

.popular-buttons a:hover {
    color: rgb(0, 39, 78);
}

.history {
    font-size: 15px;
    height: 58px;
    background-image: url('../images/images/history.png');
    background-repeat: repeat-x;
    margin-bottom: 20px;
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0px;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 0px;
}

.breadcrumb > li + li:before {
    content: '\2022' !important;
    padding: 0px 14px;
    color: #bbb78c;
}

.breadcrumb a {
    color: #0059aa;
}

.breadcrumb a:hover {
    color: #00274e;
}

.breadcrumb > .active {
    color: #3a3a3a;
}

.page-head {
    font-family: "HelveticaNeueCyr-Medium";
}

.page-head h1 {
    font-size: 32px;
    margin: 0 0 20px;
}

#bull {
    color: #bbb78c;
    margin: 0px 15px;
}

.content, .news-open__body span {
    font-family: "HelveticaNeueCyr-Roman";
    margin-top: 0;
    color: #3a3a3a;
    font-size: 16px;
}

.news-open__body span, .news-open__body p {
    font-family: "HelveticaNeueCyr-Roman" !important;
    margin-top: 15px;
    color: #3a3a3a !important;
    font-size: 16px;
}

.content a {
    text-decoration: none;
    color: rgb(0, 39, 78);
}

.content a:hover {
    color: rgb(0, 89, 170);
}

.content h2 {
    font-size: 20px;
}


.content > .row > .col-md-4 p {
    margin-bottom: 25px;
    max-width: 369px;
}

.content .col-xs-8 {
    padding-right: 0px !important;
    height: 550px;

}

.content > .row > .col-md-4 > a, .news_title > a {
    text-decoration: none;
    color: #3a3a3a;
}

.content > .row > .col-md-4 p:hover {
    color: rgb(0, 39, 78);
}

.content > .row > .col-md-4 p:hover, .news_title:hover > a {
    cursor: pointer;
    color: rgb(0, 89, 170);
}

.news_title span {
    color: rgb(192, 192, 192);
}

.content .col-xs-8 > img, .image_links {
    bottom: 15px;
    left: 15px
}

.content_interv, .content_interv p, .content_interv a, .content_interv span {
    color: #717171 !important;
    background: none !important;
    display: block;
    height: 45px;
    overflow: hidden;
}

.interv h4 {
    color: #3a3a3a;
    margin-bottom: 18px;
    text-decoration: none;
    height: calc(100% - 60px);
    overflow: hidden;
}

.content_interv, .content_interv p, .content_interv a, .content_interv span {
    color: #717171 !important;
    background: none !important;
    display: block;
    height: 45px;
    overflow: hidden;
}

.content .list-group {
    font-family: "HelveticaNeueCyr-Bold";
    margin-top: 26px;
    padding-left: 20px;
    background-color: #fff;
}

.content .list-group a {
    background-color: #fff;
    border: none;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.content .list-group h3 {
    font-size: 22px;
    padding: 30px;
    padding-right: 0px;
    padding-left: 19px;
}

.list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item {
    padding: 0px 2px;
}

.interv {
    padding: 30px 40px 40px 40px;
    height: 324px;
    width: 100%;
    margin-right: 50px;
    border: 12px solid #00224E;
    background-image: url('../images/images/main_2_new.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.interv h1 {
    margin-top: 0px;
    font-size: 38px;
}

.interv .col-md-4 {
    color: #000;
    height: 497px;
    width: 349px;
}

.interv .col-md-4 > a {
    position: absolute;
    color: #fff !important;
    text-decoration: underline;
    bottom: 30px;
}

.interv {
    font-family: "HelveticaNeueCyr-Roman";
    margin-top: 31px;
    margin-left: 0px;
    margin-bottom: 13px;
}

.interv img {
    margin-right: 30px;
}

.interv .media-heading {
    color: #3a3a3a;
    margin-bottom: 18px;
    font-size: 18px;
}

.interv .media-heading:hover {
    cursor: pointer;
    color: rgb(0, 39, 78);
    margin-bottom: 18px;
}

.interv .media-body {
    color: #717171;
}

.interv p {
    color: rgb(192, 192, 192);
    margin-bottom: 0px;
}


.right-b__ecourt {
    margin-top: 21px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.right-b__ecourt img {
    padding: 0;
}

.right-b__feedback_error {
    margin-left: -15px;
    position: absolute;
    bottom: 0 !important;
    height: 152px;
    width: 100%;
    margin-right: 0;
}

.right-b__feedback_error img {
    margin: 0 !important;
}


.carousel-control-next, .carousel-control.right {
    background-image: none
}

.carousel-control-next:hover {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
}

.carousel-control-prev:hover {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
%);
}

.carousel-control-next, .carousel-control-prev {
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0 !important;
    top: unset;
}

.carousel-control-prev {
    left: 0;
    margin-left: calc(var(--bs-gutter-x) * 0.5);
}
.carousel-control-next {
    margin-right: calc(var(--bs-gutter-x) * 0.5);
}

.carousel-control-prev span, .carousel-control-next span {
    color: #fff;
!important;
}


.gallery h1 {
    margin-bottom: 25px;
}

.gallery .col-xs-3 {
    margin-top: 40px;
    padding-left: 53px;
    font-size: 14px;
    font-family: HelveticaNeueCyr-Roman;
}

.overlay {
    width: 170px;
    height: 112px;
}

.gallery
.col-md-2:after {
    content: '';
    position: absolute;
    width: 170px;
    height: 112px;
    top: 0;
    left: 15px;
    background: rgba(187, 183, 140, 0.8);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.gallery
.col-md-2:hover:after {
    cursor: pointer;
    opacity: 1;
}

.row.widg > .col-md-4 {
    height: 100%;
}

.widg h1 {
    min-height: 82px;
}

.widg, .gallery {
    margin-bottom: 20px;
}

.fa.fa-circle {
    font-size: 12px;
    position: absolute;
    top: 35px;
    color: rgb(192, 192, 192);
}

.links .col-md-2 {
    height: 171px;

}

.links img {
    position: relative;
    width: 100%;

}

.links .image {
    background-image: url('../images/links/without_logo.svg');
    width: 150px;
    height: 150px;

}

.links .image:hover {
    color: rgb(0, 39, 78);
    cursor: pointer;
    background-image: url('../images/links/without_logo_hover.svg');
    width: 150px;
    height: 150px;

}


.links #president {
    background-image: url('../images/links/president.svg');
    width: 150px;
    height: 150px;

}

.links #president:hover {
    cursor: pointer;
    background-image: url('../images/links/president_hover.svg');
    width: 150px;
    height: 150px;
}

.links #vru {
    background-image: url('../images/links/vru.svg');
    width: 150px;
    height: 150px;

}

.links #vru:hover {
    cursor: pointer;
    background-image: url('../images/links/vru_hover.svg');
    width: 150px;
    height: 150px;
}

.links #uport {
    background-image: url('../images/links/uport.svg');
    width: 150px;
    height: 150px;

}

.links #uport:hover {
    cursor: pointer;
    background-image: url('../images/links/uport_hover.svg');
    width: 150px;
    height: 150px;
}

.links #nais {
    background-image: url('../images/links/nais.svg');
    width: 150px;
    height: 150px;

}

.links #nais:hover {
    cursor: pointer;
    background-image: url('../images/links/nais_hover.svg');
    width: 150px;
    height: 150px;
}

.links #advokat {
    background-image: url('../images/links/advokat.svg');
    width: 150px;
    height: 150px;

}

.links #advokat:hover {
    cursor: pointer;
    background-image: url('../images/links/advokat_hover.svg');
    width: 150px;
    height: 150px;
}

.links #reyestr-court {
    background-image: url('../images/links/edrsr.svg');
    width: 150px;
    height: 150px;

}

.links #reyestr-court:hover {
    cursor: pointer;
    background-image: url('../images/links/edrsr_hover.svg');
    width: 150px;
    height: 150px;
}

.links #euro {
    background-image: url('../images/links/minust.svg');
    width: 150px;
    height: 150px;

}

.links #euro:hover {
    cursor: pointer;
    background-image: url('../images/links/minust_hover.svg');
    width: 150px;
    height: 150px;
}


.links h4 {
    font-size: 14px;
    position: absolute;
    top: 5px;
    max-width: 140px;
    left: 15px;
    padding-right: 10px;
    font-family: "HelveticaNeueCyr-Roman";

}

.bx-next {
    margin-right: 1px;
}

.footer {
    position: absolute;
    background-color: rgb(0, 39, 78);
    width: 100%;
    /*height: 162px;*/
    bottom: 0;
    /*margin-top: 40px;*/
    font-family: HelveticaNeueCyr-Roman;
}

.footer i {
    font-size: 20px;
    color: #FFFFFFFF;
}

.footer .text-muted a:last-child {
    margin-right: 0px;
}

.footer .text-muted a {
    margin-right: 10px;
}

.footer .text-links a {
    margin-right: 25px;
}

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

.footer .text-muted {
    margin-top: 40px;
    color: white;
}

.footer a {
    color: white;
}

.footer a:hover {
    color: white;
}


.dropdown-backdrop {
    z-index: -11;
}

.myNav {
    min-height: 48px;
}

.myNav * {
    font-size: 14px;
}

.myNav > div {
    height: 100%;
    min-height: inherit;
    padding: 0;
}

.myNav ol {
    padding-left: 0;
}

.myNav > .dropdown-menu.show {
    background-color: rgb(0, 39, 78);
    color: white;
    border: 1px solid rgb(0, 39, 78) !important;
}

.myNav .show {
    height: auto !important;
}

.myNav .btn {
    box-shadow: none !important;
    white-space: initial;
    line-height: initial;
}

.myNav .dropdown-toggle::after {
    display: block;
}

.dropdown-menu.show {
    z-index: 2222;
    display: block;
    width: 210%;
    position: absolute;
    border: 1px solid #e6e6e6;
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 15px;
    /*padding-left: 30px;*/
    /*padding-right: 20px;*/
    max-height: 500px;
    overflow-x: hidden;
}

.dropdown-menu.show ol:hover {
    background-color: rgb(0, 89, 170);
}

.dropdown-menu.show ol:hover a {

    color: #ffffff;
}


.dropdown-menu hr {
    border-top: 1px solid #e6e6e6;
    margin: 5px -5px 0 -5px;
}


.myNav .c {
    border: 1px solid #e6e6e6;
}

.dropdown p {
    margin: 0 auto;
    padding: 0 15px 0 15px;
    text-align: center;
}

.myNav a {
    width: 100%;
    font-family: HelveticaNeueCyr-Roman;
    color: rgb(0, 39, 78);
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.7px;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    white-space: normal;
    border: none;
    text-align: left;
}

.myNav a:hover {
    color: #bbb78c;
}

h1 small {
    font-size: 16px;
    color: #3a3a3a;
}

.loading_fair {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .9) url('/images/fair/ajax-loader-fair.gif') 50% 50% no-repeat;
}

.colOfsetForBaners {
    margin-left: 69.2%;
}

.interv_div {
    margin-right: 30px;
    display: table-cell;
    vertical-align: middle;
}

.interv_img {
    max-width: 100%;
    max-height: 210px;
}

.interv .media-left {
    display: table-cell;
    vertical-align: top;
}

#info_centr > p {
    margin: 0;
}

.item div {
    width: 349px;
    height: 151px;
    border: 11px solid #00224E;
    display: flex;
    align-items: center;
}

.item div p {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    color: rgb(0, 39, 78);
    font-size: 20px;
    padding-top: 0px;
    margin-bottom: 0px !important;
}

.is_vision {
    position: relative;
    float: right;
    cursor: pointer;
    font-size: 15px;
}

.vision *, .vision .da-dots span.da-dots-current:after {
    color: black !important;
    background-color: white !important;
}

.vision2 * {
    color: white !important;
    background-color: black !important;
}

.vision .menu-button, .vision .menu-button a, .vision .slider .da-dots span {
    background-color: black !important;
}

.vision .myNav a:hover {
    background-color: lightgrey !important;
}

.vision .slider2 h4,
.vision .carousel-control,
.vision .carousel-control span,
.vision .da-slide h2,
.vision .da-slide p,
.vision .da-slide .da-img img,
.vision .da-slide .da-img,
.vision .interv .media, .vision .interv .media-body, .vision .interv .media-body p, .vision .interv .media-body h4, .vision .interv strong,
.vision .DTTT_button span,
.vision .da-dots {
    background-color: transparent !important;
}

.vision .da-slide h2, .vision .da-slide p, #menu_log, #menu_log:hover {
    color: white !important;
}

.vision .gsc-search-button-v2 svg {
    fill: black;
}

.vision .history {
    background-image: none;
}

.text_header {
    /*width: 1200px;*/
    margin: 0 auto;
}

/*
стили для положень
*/
.ui_tab_three {
    width: 311.1px;
}

.ui_tab_two {
    width: 206.5px;
}

.ui-state-active a:focus {
    width: 100% !important;
}

.attention_color {
    color: red !important;
}

span.rvts44 {
    font-size: 12pt;
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

span.rvts52 {
    font-size: 12pt;
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: bold;
    letter-spacing: 2px;
    text-decoration: none
}

a.rvts96, span.rvts96 {
    font-size: 12pt;
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: normal;
    color: #009;
    text-decoration: none
}

a.rvts96:hover {
    color: #00f
}

.rvps8 {
    text-align: justify;
    text-indent: 0;
    padding: 0 0 0 0;
    margin: 0 0 10px 0
}

.rvps14 {
    text-align: left;
    text-indent: 0;
    padding: 0 0 0 0;
    margin: 10px 0 10px 0
}

.VkzController .court-search-court__group {
    width: auto;
    margin: 0;
    max-height: 200px;
    overflow-y: auto;
}

.VkzController .form-control-feedback {
    cursor: pointer;
    pointer-events: visiblepainted !important;
}

.da-slider {
    width: 100% !important;
}

.myNav .dropdown-toggle::after {
    border: 0px !important;
}

.myNav p {
    font-size: 14px;
}

.carousel-item img {
    width: 100%;
}

.form-control {
    height: 34px;
}

.btn {
    font-size: 14px;
    padding: 5.5px 12px;
    border: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
    box-shadow: none;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
    box-shadow: none;
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.assignment-form-container .form-group-sm .form-control, .input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
}

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

.assignment-form-container .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.assignment-form-container .input-group-text button {
    background-color: #fff;
}

.assignment-form-container .btn-default.active,
.assignment-form-container .btn-default:active,
.assignment-form-container .btn-default:hover,
.assignment-form-container .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border: 1px solid transparent;
    border-color: #ccc;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;

}

.btn-block + .btn-block {
    margin-top: 5px;
}

.modal-header .btn-close {
    padding: 0.1rem 0.1rem;
}

.modal .show {
    height: 120px;
    transition: height 0.25s ease-in;
}

.modal h4.modal-title {
    font-size: 18px;
}

.modal button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal .close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

.form-control {
    appearance: auto;
}

.dataTables_wrapper {
    float: none !important;
}

.btn {
    transition: none;
}
.content thead,.content tbody,.content tfoot,.content tr,.content td,.content th{
    border-width: inherit;
}
.navbar-toggler, .navbar-toggler:focus {
    box-shadow: none;
    border-radius: 0;
    height: 80px;
}
#tb-container thead,#tb-container tbody,#tb-container tfoot,#tb-container tr,#tb-container td,#tb-container th {
    border-width: 1px;
}
.myNav {
    border-top: 3px solid rgb(239, 231, 227);
}
#pidsid a {
    text-decoration: underline !important;
}