html {
  position: relative;
  min-height: 100%;
  min-width: 1366px;
}
.main__info > p {
	margin: 0;
}
.container {
  width : 1170px !important;
  max-width : none !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 {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
body {
	min-width: 1366px;
	color: #3a3a3a;
	margin-bottom: 202px;
}
h1 {
	color: rgb(0, 39, 78);
	font-family: "HelveticaNeueCyr-Roman";
	font-size: 38px;
}
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: 11px;
//	width: 1049px;
	//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: #f4f4f4;
}
.menu {
	height: 48px;
	background-color: #fff;
	border-top: 3px solid rgb(0, 39, 78);
	font-family: "HelveticaNeueCyr-Roman";
}
.col-xs-55,
.col-sm-55,
.col-md-55,
.col-lg-55 {
    position: relative;
    min-height: 1px;
}

.col-xs-55 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-55 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-55 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-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-xs-4 {
	height: 127px;
}

.popular-buttons .col-xs-55 {
	height: 127px;
  	display: flex;
  	justify-content: center;
	// margin-right: 25px;
}
.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-top: 5px;
	font-size: 21px;
	font-family: "HelveticaNeueCyr-Roman";
}
.popular-buttons a {
	color: #3a3a3a;
}
.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 !important;
}
.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-xs-8 p{
margin-bottom: 25px;
max-width: 369px;
}
.content >.row >.col-xs-8 > a, .news_title>a{
text-decoration: none;
color: #3a3a3a;
}
.content >.row >.col-xs-8 p:hover{
	color: rgb(0, 39, 78);
}
.content >.row >.col-xs-8 p:hover, .news_title:hover>a{
	cursor: pointer;
	color: rgb(0,89,170);
}
.content >.row >.col-xs-8 p>span{
	color: rgb(192,192,192);
}

.content .col-xs-8 {
	padding-right: 0px !important;
	height: 550px;
}
.sud_online, .zmi {
	height:40px !important;
}
.content .col-xs-8 > img, .image_links  {
	position: absolute;
	bottom: 0;
	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;
	min-height: 80px;
	max-height: 112px;
	overflow: hidden;
}
.content .list-group {
	font-family: "HelveticaNeueCyr-Bold";
	width: 349px;
	margin-top: 26px;
	margin-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;
}

.big-buttons .col-xs-16 {
	padding: 30px 40px 40px 40px;
	height: 324px;
	width: 769px;
	margin-right: 50px;
	background-image: url('../images/images/main-2.svg');
}
.big-buttons h1{
	margin-top: 0px;
}

.big-buttons h1{
	font-size: 38px;
}

.big-buttons .col-xs-8 {
	color: #000;
	height: 497px;
	width: 349px;
}
.big-buttons .col-xs-8 > a {
	position: absolute;
	color: #fff !important;
	text-decoration: underline;
	bottom: 30px;
}

.big-buttons {
	font-family: "HelveticaNeueCyr-Roman";
	margin-top: 31px;
	margin-left: 0px;
	margin-bottom: 13px;
}
.big-buttons img{
	margin-right: 30px;
}
.big-buttons .media-heading {
	color: #3a3a3a;
	margin-bottom: 18px;
}
.big-buttons .media-heading:hover {
	cursor: pointer;
	color: rgb(0, 39, 78);
	margin-bottom: 18px;
}
.big-buttons .media-body {
	color: #717171;
}
.big-buttons p {
	color: rgb(192, 192, 192);
	padding-top: 15px;
	margin-bottom: 0px;
}
.right-b__ecourt a, .right-b__ecourt h1  {
	color: #fff;
}
.right-b__ecourt {
	padding: 20px;
	margin-top: 21px;
	background-color: #000;
	height: 152px;
	background-image: url(../images/images/elCourt_349x151.svg);
	width: 100%;
	bottom: unset !important;
}
.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;
}

.banner-dsa {
	width: 349px;
}
.banner-dsa img {
	width: 349px;
	height: 151px;
}
.carousel-control.left, .carousel-control.right,.carousel-control.left2, .carousel-control.right2 {
    background-image: none
}
.carousel-control.right:hover, .carousel-control.right2: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.left:hover, .carousel-control.left2: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.right2, .carousel-control.left2{
	height: 152px;
	display: block;
	position: absolute;
	bottom: 0 !important;
	top: unset;
}
.carousel-control.left2{
	left: 0;
}
.carousel-control.left2 span,.carousel-control.right2 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-xs-4: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-xs-4:hover:after {
	cursor: pointer;
    opacity:1;
}
.row.widg>.col-xs-8 {
	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-xs-4 {
    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: 170150;
	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: rgb(0, 39, 78);
}
.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;
}
.myNav {
    height: 48px;
}
.myNav>div {
    height: 100%;
	padding: 0;
}
.dropdown-backdrop {
	z-index: -11;
}
.myNav>.c>div>span {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}
.myNav ol {
	padding-left: 0;
	margin-top: 6px;
}
.open {
	background-color: rgb(0, 39, 78);
	color: white;
	border: 1px solid rgb(0, 39, 78) !important;
}

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

.open>.dropdown-menu ol:hover {
	background-color: rgb(0,89,170);
	margin-left: -30px;
	margin-right: -20px;
}
.open>.dropdown-menu ol:hover a {
	padding-left: 30px;
	padding-right: 20px;
	color: #ffffff;
}


.dropdown-menu hr {
	border-top: 1px solid #e6e6e6;
	margin: 5px -5px 0 -5px;
}
.c:last-of-type>.open>.dropdown-menu {
	z-index: 2222;
	display: block;
	width: 210%;
	position: absolute;
	margin-left: -187px;
	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 {
	display: flex;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	border: 1px solid #e6e6e6;
	align-items: center;
}
.dropdown p {
	margin: 0 auto;
	padding: 0 15px 0 15px;
	text-align: center;
}
.myNav a{
	font-family: HelveticaNeueCyr-Roman;
	color: rgb(0, 39, 78);
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.7px;
	padding: 0;
	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 {
	width: 267px;
	height: 177px;
	margin-right: 30px;
	display: table-cell;
	vertical-align: middle;
}
.interv_img{
	max-width: 283px;
	max-height: 177px;
	margin: 0 auto !important;
}
.interv .media-left{
	width: 267px !important;
	height: 177px !important;
	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;
	top: -35px;
	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 {
	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;
}