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

@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');
}
.pstrnav{
    display: none;
}
.gsib_a {
    padding: 1px 6px 0 !important;
}
body {
    /*min-width: 1366px;*/
    margin: 0 auto;
    font-family: HelveticaNeueCyr-Bold;
    margin-bottom: 202px;
    font-size: 14px;
    line-height: 1.42857143;
}
body h1{
    border: none;
}
h1 {
    color: rgb(0, 39, 78);
    font-family: "HelveticaNeueCyr-Roman";
    font-size: 38px;
}
.bg-info {
    background-color: #d9edf7 !important;
}
.container {
    max-width: 1200px !important;
    margin: 0 auto;
    min-width: 792px !important;
    /*width : 1198px !important;*/
    /*max-width : none !important;*/
    /*margin : 0 auto;*/
    /*padding: 0;*/
}
.buttons>.container {
    height: 100%;
}

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

.content a {
    text-decoration: none;
    color: rgb(0, 39, 78);
}
.content a:hover {
    color: #23527c;
}
.breadcrump {
    background-color: #f4f4f4;
    /*height: 40px;*/
    font-size: 15px;
    color: white;
    /*padding-right: 170px;*/
    min-height: 40px;
    /*min-width:1366px ;*/

}
.breadcrump>div:first-of-type {
    padding: 0;
    width: 21%;
    color: white;
    background-color: rgb(0, 39, 78);
}
.breadcrump>div:first-of-type div {
    margin: 0 auto;
}
.breadcrump>.center {
    width: 65%;
}
.breadcrump .switch {
    width: 14%;
    text-align: end;
    display: inline-flex;
    align-items: center;
    position: inherit;
}
.breadcrump>.center>div {
    min-height: 40px;

}
/*.breadcrump>.switch {*/
/*    width: 20%;*/
/*}*/

.breadcrump>div span {
    /*margin-right: 10px;*/
    color: white;
    /* margin-top: -3px; */
    letter-spacing: 1.9px;
}
.breadcrump .next {
    width: auto;
    height: 40px;
    margin-right: 3px;
    color: rgb(0, 39, 78) !important;
}
.breadcrump2 .next {
    width: auto;
    height: 40px;
}
.breadcrump2 {
    background-color: #f4f4f4;
}
.next a {
    font-family: HelveticaNeueCyr-Roman;
    display: inline-block;
    height: inherit;
    text-align: center;
    vertical-align: middle;
}
.next div {
    display: flex;
    height: inherit;
    align-items: center;
}
.next .dot {
    margin-right: 5px;
    color: rgba(187,183,140,1);
    font-size: 15px;
    margin-top: 1px;
}
.next p {
    font-family: HelveticaNeueCyr-Roman;
    margin: 0;
    font-size: 15px;
}

.breadcrump>div {
    height: inherit;
}
.breadcrump div>div {
    display: inline-flex;
    align-items: center;
    height: inherit;
}
.breadcrump div div img {
    margin-right: 10px;
    margin-top: -2px;
}
.next {
    display: inline-block;
    margin-right: 5px;
}
.next span {
    color: rgb(0, 39, 78);
    font-size: 12px;
    margin-top: -3px;
    letter-spacing: 1.9px;
}

.breadcrump>.col-xs-5:first-of-type a{
    color: white !important;
}

.search {
    font-family:HelveticaNeueCyr-Roman ;
    width: 93%;
}
.sliders, .search {
    margin-top: 10px;
}

.search input{
    background-color: #f4f4f4;
    border-color: #e6e6e6;
    height: 37px;
    border-right: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search button{
    background-color: #f4f4f4;
    border-color: #e6e6e6;
    height: 37px;
    border-left: none;
    border-radius: 0;
    font-size: 13px;
}
.container>hr:first-of-type {
    margin: 0;
    border-top: 3px solid  rgb(0, 39, 78);
}
.myNav {
    min-height: 60px;
    font-family: HelveticaNeueCyr-Roman;
    font-size: 12px;
    border-top: 3px solid rgb(239,231,227);
}
.myNav .c {
    border: 1px solid #e6e6e6;
    width: 19.9994%;
    padding: 0;
    height: inherit;
}

.dropdown-backdrop {
    z-index: -11;
}
.btn {
    font-size: 16px;
}
.myNav>.c>div>span {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.myNav ol {
    padding-left: 0;
}
.myNav .show {
    height: auto !important;
}
.myNav > div {
    height: 100%;
    min-height: inherit;
    padding: 0;
}
.dropdown-menu.show {
    z-index: 2222;
    display: block;
    width: 210%;
    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 a {
    transition: none;
}
.dropdown-menu.show ol:hover a {
    transition: none;
    color: #ffffff;
}
.dropdown-menu.show ol:hover {
    background-color: rgb(0, 89, 170);
}
.dropdown-menu hr {
    border-top: 1px solid black;
    margin: 5px -5px 0 -5px;
}
.c:last-of-type>.show>.dropdown-menu {
    z-index: 2222;
    display: block;
    width: 210%;
    position: absolute;
    margin-left: -259px;
    border: 1px solid #e6e6e6;
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 15px;
    /*padding-left: 30px;*/
    /*padding-right: 20px;*/
    max-height: 500px;
    overflow-x: hidden;
}

.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>div:last-of-type{
    margin-left: 0.04px;
}
.myNav .dropdown-toggle::after {
    border: 0px !important;
}
.myNav .dropdown-toggle::after {
    display: block;
}
.myNav .btn {
    box-shadow: none !important;
    white-space: initial;
    line-height: initial;
}
.lists ol, .last-list ol {
    padding-left: 0;
    padding-top: 6px;
}
.lists ul, .last-list ul {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 20px;
}

.head {
    width: 100%;
    margin: 0 auto;
    height: inherit;
    font-family: HelveticaNeueCyr-Roman;
    margin-bottom: 30px;
    max-width: 1200px !important;
}
.row {
    /*margin: 0;*/
}
.head .row {
    align-items: center;
}
.head .row>div {
    height: inherit;
}
.head.container img {
    max-width: 100%;
}
.Cname {
    padding-right: 0;
    background-color: rgb(0, 39, 78);
}
.Cname>div {
    height: 30px;
    margin-top: 15px;
}
.Cname>a {
    text-decoration: none;
}
.Cname>a>div {
    height: 100px;
    color: white !important;
    display: table;
    font-size: 38px;
    padding-left: 30px;
    padding-right: 30px;
    letter-spacing: 0.7px;
    text-align: center;
    width: 100%;
}
.ust_lower {
    font-size: 36px !important;
}
.Cname>a span {
    display: table-cell;
    vertical-align: middle;
}
.head ul {
    margin: 0;
    padding: 0;
}
.head li {
    display: inline;
    margin-right: 0px;
    margin-left: 5px;
    letter-spacing: 1px;
    list-style-type: disc !important;
}
.head li>span {
    color: #bbb78c;
    margin-right: 12px;
}


body>.buttons {
    margin-top: 10px;
    height: 85px;
    font-size: 22px;
    font-family: HelveticaNeueCyr-Roman;
}

.da-slider {
    margin: 0 0 20px 0 !important;
    width: 100%;
}
.conInform {
    margin-top: 40px;

}

.buttons a>div {
    background-color: rgb(239,231,227);
    padding: 0;
    height: 100%;
}
.buttons a>div {
    display: flex;
    align-items: center;
    height: inherit;
}
.buttons a>div span {
margin-left: 10px;
}
.buttons a:last-of-type>div>div:last-of-type {
/*margin-right: -45px;*/
}
.buttons {
    line-height: 25px;
}
.informs {
    font-family: HelveticaNeueCyr-Roman;
    height:inherit;
}
.informs>div:first-of-type {
    /*padding-left: 0;*/
    /*padding-right: 50px;*/
}
.informs h1{
    font-size: 32px;
    margin: 0;
    color: rgb(0, 39, 78);
    /*margin-left: -15px;*/
}

.news {
    font-size: 15px;
    height: inherit;
    margin-top: 15px;
    letter-spacing: 0.6px;
}
.news .media-body>p {
    color: #717171;
    padding-top: 0;
}

.news>div, .news>.row>div{
    height: inherit;
    /*margin-bottom: 15px;*/
}
.news>div>span, .news>.row>div>span {
    display: block;
}
.news>div>span:first-of-type, .news>.row>div>span:first-of-type{
    margin-bottom: 5px;
}
.news>div>span:last-of-type, .news>.row>div>span:last-of-type{
    color: rgb(192,192,192);
    letter-spacing: 0;
}
.banners>.col-md-12,.banners>.row  {
    background-color: rgb(239,231,227);
}
.banners__dsa-adv {
    padding: 0 !important;
    margin-bottom: 15px;
    min-height: 0px;
}
.banners__dsa-adv img{
    width: 100%;
}
.banners__counter {
    margin-top: 15px;
}
.banners__counter > table {
    font-size: 14px;
    color: #717171;
    margin-bottom: 10px;
}
.carousel-control-prev, .carousel-control-next {
    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%);%);
}
.banners h2 {
    font-size: 22px;
    color: rgb(0, 39, 78);
}
.supreme_banners h4 {
    font-size: 18px;
    margin-top: 20px;
    color: rgb(0, 39, 78);
}
.supreme_banners p {
    margin: 0 0 5px;
}
.primitka {
    padding-bottom: 10px;
}

.banners p {
    color: #717171;
    letter-spacing: 0.7px;
    /*line-height: 17.5px;*/
}
.banners>img {
    /*background-color: #f4f4f4;*/
    width: 100%;
    padding-top: 20px;
}
.banners ul {
    list-style: none;
    margin-top: 15px;
    font-size: 20px;
    padding: 0;
}
.banners h3 {
    font-family: HelveticaNeueCyr-Bold;
    color: rgb(0, 39, 78);
    margin-left: 20px;
    font-size: 22px;
}
.banners li:hover h3 {
    color: rgb(0,89,170);
}
.banners li img {
    display: block;
    float: left;
}

.banners li {
    display: flex;
    align-items: center;
    padding-top: 10px;
    margin-top: -1px;
    padding-bottom: 15px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.twoButtons{
    margin-bottom: 45px;
}

.twoButtons .button1,.twoButtons .button2 {
    height: 325px;
    max-width: 350px;
}
.twoButtons .button1>a>div,.twoButtons .button2>a>div{
    height: 80%;
    margin-top: 25px;
    padding-left: 20px;
    margin-right: 130px;
}
.twoButtons .button1>div>a>h2, .twoButtons .button2>div>a>h2 {
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 15px;
}
.button1 {
    background-repeat: no-repeat;
    background-image: url("../images/images/elZvernen_349x325.svg");
}
.button2 {
    background-repeat: no-repeat;
    background-image: url("../images/images/PubInfo_349x325.svg");
}
.button1>a, .button1>a:hover{
    color: rgb(0, 39, 78);
}
.button2>a,.button2>a:hover{
    float: right;
    color: #ffffff;
}
.button2>div>a> {
    margin-bottom: -6px;
}

.allLink {
    margin-bottom: 27px;
}
.allLink>div, .spravi>div {
    padding-left: 0;
}
.firstSpravi {
    margin-top: 14px;
}
.spravi {
    margin-left: 0px;
    margin-right: 0px;
}

.spravi p {
    margin: 0;
}

.spravi:hover span{
    color: #ffffff;
}


.spravi:hover .arrow div {
    background-image: url(.././images/b_arow_hover.png);
}

.spravi:hover h3, .spravi:hover p {
    color: #ffffff !important;
}
.spravi:hover {
    background-color: rgb(192,192,192);
}
.spravi span {
    color: #717171;
    margin: 0;
    font-size: 15px;
    letter-spacing: 0.7px;
}
.spravi>.center-spravi {
    display: inline-flex;
    align-items: center;
    border-right: 1px solid rgb(234, 234, 234);
    padding-bottom: 13px;
    padding-top: 13px;
    padding-right: 0px;
    /*margin-right: 21px;*/
}
.spravi>.right-spravi {
    display: inline-flex;
    align-items: center;
    padding-bottom: 13px;
    padding-top: 13px;
    padding-left: 25px;
}
.spravi>.center-spravi>div:first-of-type {
    z-index: 111;
}
.spravi>.left-spravi>div:first-of-type {
    z-index: 111;
}

.spravi>.left-spravi {
    display: flex;
    align-items: center;
    border-right: 1px solid rgb(234, 234, 234);
    padding-bottom: 13px;
    padding-top: 13px;
    padding-right: 0px;
    margin-right: 25px;
}
.liniya {
    height: 100%;
    width: 5px;
    margin-left: -223px;
    position: absolute;
    border-left: 1px solid rgb(234, 234, 234);
}
.spravi>.col-sm-5 {
    /*margin-left: -22px;*/
    border-left: 1px solid rgb(234, 234, 234);
    padding-left: 30px;
    padding-bottom: 13px;
    padding-top: 13px;
    padding-right: 10px;
}
#myModal .modal-dialog, #myModal2 .modal-dialog{
    max-width: 600px;
    margin: 1.75rem auto;
}
.modal_tax .modal-header h4 {
    font-size: 24px;
}
.modal .modal-body, .modal .modal-footer, .modal .btn{
    font-size: 14px;
}
p {
    margin: 0 0 10px;
}
#modal_econ .modal-footer{
    display: block;
}
.lastSpravi>div{
    padding-bottom: 0 !important;
}
.spravi h3 {
    font-size: 16px;
    color: rgb(0, 39, 78);
    margin-top: 0;
}
.spravi .w-100{
    overflow: hidden;
}
.arrow {
    position: relative;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
}
.arrow>div{
    display: flex;
    align-items: center;
    background-image: url(.././images/b_arow.png);
    width: 25px;
    height: 24px;
    margin-top: 25px;
    margin-right: -15px;
}
.btn-close:focus, .btn-check:focus + .btn, .btn:focus{
    box-shadow: none;
}
.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.arrow>div>img {
    margin-right: -16px;
}
.lastDiv {
    cursor: pointer;
    height: 70px;
    MARGIN-TOP: 40px;
    background-image: url(.././images/images/onLine_small_799x68.svg);
    width: 100%;
    margin-bottom: 30px;
}
.lastDiv>div{
    display: flex;
    align-items: center;
    height: inherit;
}
.lastDiv h3 {
    margin: 0;
    font-size: 22px;
    color: rgb(0, 39, 78);
    width: 75%;
}
.lastDiv img {
    margin-left: 15px;
    margin-right: 20px;
}
.lastDiv a {
    margin-left: 10px;
    font-family: HelveticaNeueCyr-Roman;
    font-size: 14px;
}

.informs>.Galery:last-of-type {
    margin-top: -5px;
}
.Galery>.col-xs-22, .Galery>.col-xs-2 {
    height: 83px;
    display: flex;
    align-items: center;
    padding: 0;
}
.Galery h1 {
    margin-left: 0;
}
.slide img:hover {
    cursor: pointer;
    opacity:1;
}

.slider1 .slide img:hover{
    opacity:0.3;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.slider1 .slide:hover {
    background:rgba(187,183,140,1);
}
.slider1 .slide, .slider3 .slide {
    display: inline-block;
    float: left;
}
.slider1, .slider3 {
    padding: 0;
}

.Galery a {
    font-family: HelveticaNeueCyr-Roman;
    /*MARGIN-LEFT: 15PX;*/
}
.images {
    display: inline-block;
}
.links {
    margin-left: 0;
    margin-right: 0;
    width: inherit ;
}
.links .col-sm-12 {
    padding: 0;
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}
.links h1 {
    padding: 0;
    margin-left: 0;
}

.slider3 .col-xs-4 {
    height: 171px;
}
.slider3 img {
    position: relative;
    width: 100%;
}
.slider3 .image {
    background-image: url('../images/links/without_logo.svg');
    background-color:#f4f4f4;
}
.slider3 .image:hover{
    cursor: pointer;
    background-image: url('../images/links/without_logo_hover.svg');
}
.slider3 #president, .no_slider_img #president {
    background-image: url('../images/links/president.svg');
}

.slider3 #president:hover, .no_slider_img #president:hover{
    cursor: pointer;
    background-image: url('../images/links/president_hover.svg');
}
.slider3 #vru, .no_slider_img #vru {
    background-image: url('../images/links/vru.svg');
}
.slider3 #vru:hover, .no_slider_img #vru:hover{
    cursor: pointer;
    background-image: url('../images/links/vru_hover.svg');
}
.slider3 #uport, .no_slider_img  #uport{
    background-image: url('../images/links/uport.svg');
}
.slider3 .image, .slider3 .image:hover, .slider3 #president:hover,
.slider3 #president,.slider3 #vru:hover,.slider3 #vru,.slider3 #uport:hover,.slider3 #uport,
.slider3 #nais,.slider3 #nais:hover,.slider3 #P-J,.slider3 #P-J:hover,.slider3 #advokat,.slider3 #advokat:hover ,
.slider3 #edrsr ,.slider3 #edrsr:hover,.slider3 #minust,.slider3 #minust:hover{
    width: 150px;
    height: 150px;
}
.slider3 #uport:hover, .no_slider_img #uport:hover{
    cursor: pointer;
    background-image: url('../images/links/uport_hover.svg');
}
.slider3 #nais, .no_slider_img #nais {
    background-image: url('../images/links/nais.svg');

}
.slider3 #nais:hover, .no_slider_img #nais:hover{
    cursor: pointer;
    background-image: url('../images/links/nais_hover.svg');
}
.slider3 #advokat, .no_slider_img #advokat{
    background-image: url('../images/links/advokat.svg');

}
.slider3 #P-J, .no_slider_img #P-J{
    background-image: url('../images/links/P-J.svg');
    background-size: 150px;
}
.slider3 #P-J:hover, .no_slider_img #P-J:hover{
    cursor: pointer;
    background-image: url('../images/links/P-J_hover.svg');
}
.slider3 #advokat:hover , .no_slider_img #advokat:hover{
    cursor: pointer;
    background-image: url('../images/links/advokat_hover.svg');
}
.slider3 #edrsr, .no_slider_img #edrsr{
	background-image: url('../images/links/edrsr.svg');
}
.slider3 #edrsr:hover, .no_slider_img #edrsr:hover{
	cursor: pointer;
	background-image: url('../images/links/edrsr_hover.svg');
}
.slider3 #minust, .no_slider_img #minust{
	background-image: url('../images/links/minust.svg');

}
.slider3 #minust:hover, .no_slider_img #minust:hover{
	cursor: pointer;
	background-image: url('../images/links/minust_hover.svg');
}



.slider3 a:focus, .slider3 a:hover {
    color: rgb(7, 82, 154) !important;
}


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

}
.no_slider_img h4 {
    font-size: 23px;
    position: absolute;
    width: 100%;
    padding: 15px;
    font-family: "HelveticaNeueCyr-Roman";
}
.no_slider_img div div{
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 15px;
}
.no_slider_img a {
    position: relative;
}
.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;
}

.bx-wrapper .col-sm-12 {
    padding: 0;
}
.bx-wrapper {
    float: left;
}
.page-head {
    margin-top: 20px;
    font-family: "HelveticaNeueCyr-Medium";

}
.page-head h1 {
    font-size: 32px;
    margin-top: 0px;
    color: rgb(0, 39, 78);
}
.content h2 {
    font-size: 20px;
}
.content {
    color: #3a3a3a !important;
    overflow: auto;
}
.news a, .row .spravi p, .slider3 a, .buttons a {
    color: #3a3a3a;
}
a:hover, .news a, .slider3 a, .banners a, .myNav a, .breadcrump>div:first-of-type a, .spravi a {
    text-decoration: none;
}
.button2 span, .lastDiv a {
    color: white !important;
}
a:hover , .interv h4:hover {
    color: rgb(0,89,170);
}
a  {
    color: rgb(0, 39, 78);
    text-decoration: underline;
}
.button1 span,.button2 span, .buttons a {
    text-decoration: none;
}
.button2 span:hover, .button1 span:hover {
    text-decoration: underline;
}
.interv .media-body a  {
    text-decoration: none;
}
.contacts_link {
    display: flex;
    width: 177px;
    height: 45px;
    background: rgb(0, 39, 78);
    align-items: center;
    position: relative;
    margin: 0 auto;
    margin-top: -45px;
}
.contacts_link>span {
    font-size: 16px;
    font-family: HelveticaNeueRomna;
    color: white;
    margin: 0 auto;
    border-bottom: 1px dotted white;
}
.glyphicon-menu-down {
    top: 2px;
    font-size: 13px;
    font-family: 'Glyphicons Halflings' !important;
}

.modal-body {
    margin-top: 15px;
}
#myModal, #myModal2{
    font-family: helveticaneuecyr-light;
}
#myModal b{
    font-family: HelveticaNeueCyr-Roman;
}
.modal-body span {
    display: block;
}

.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;
}

.interv {
    margin-top: 20px;
    padding: 30px 40px 40px 40px;
    margin-right: 50px;
    background-image: url(../images/images/main_2_new.png);
    background-size: 100%;
    border: 12px solid #00224E;
    background-repeat: no-repeat;
    background-position: bottom right;
    font-family: HelveticaNeueCyr-Roman;
    margin-bottom: 40px;
}
.interv h1 {
    margin: 0;
}
.interv h4 {
    color: #3a3a3a;
    margin-bottom: 18px;
    text-decoration: none;
    height: calc(100% - 85px);
    overflow: hidden;
}
.content_interv, .content_interv p, .content_interv a, .content_interv span {
    font-size: 16px;
    color: #717171 !important;
    background: none !important;
    display: block;
    height: 45px;
    overflow: hidden;
}
.media-body p {
    color: #bbb78c;
    padding-top: 15px;
    margin-bottom: 0px;
}

.media-body p>a {
    font-size: 16px;
    color: rgb(0, 39, 78);
}
.media-body p>a:hover {
    font-size: 16px;
    color: #23527c;
}
.news_tu h1{
    margin: 0;
}
.news_tu {
    font-family: "HelveticaNeueCyr-Roman";
    padding-left: 0;
    color: #3a3a3a;
    font-size: 16px;
    max-width: 350px;
}
.news_tu a {
    text-decoration: none;
    color: #3a3a3a;
}
.news_tu span {
    color: #bbb78c;
}
.news_tu p {
    margin-bottom: 25px;
    max-width: 369px;
}

.news_tu p:hover {
    cursor: pointer;
    color: rgb(0, 39, 78);
}
.news_tu p>a {
    text-decoration: none;
    color: rgb(0, 39, 78);
}
.news_tu p>a:hover {

    text-decoration: none;
    color: #23527c;
}

.interv_div {
    width: 267px;
    height: 177px;
    margin-right: 30px;
    display: table-cell;
    vertical-align: middle;
}
.interv_img{
    /*max-width: 283px;*/
    /*max-height: 177px;*/
    max-width: 100%;
    margin: 0 auto !important;
}
.interv .media-left{
    /*width: 100%;*/
    /*height: 177px !important;*/
    display: table-cell;
    vertical-align: top;
}
.interv .media-left {
    display: table-cell;
    vertical-align: top;
}
#info_centr>p{
    margin: 0;
}
.item div{
    height: 148px;
    display: flex;
    align-items: center;
    width: 349px;
}
.item div p{
    width: 60%;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    color: rgb(0, 39, 78);
    font-size: 20px
}
.item div:hover p{
    color: rgb(0,89,170);
}
.is_vision {
    width: 100%;
    margin: 0 auto;
    height: inherit;
    font-family: HelveticaNeueCyr-Roman;
    text-align: right;
    cursor: pointer;
}

.vision *, .vision .breadcrump>.col-xs-5:first-of-type a {
     color: black !important;
     background-color: white !important;
 }
.vision .spravi:hover h3, .vision .spravi:hover p {
    color: black !important;
}
.vision .menu-button, .vision .menu-button a {
    background-color: black !important;
}
.vision .myNav a:hover {
    background-color: lightgrey !important;
}
.vision .slider3 h4,
.vision  .carousel-control-prev,
.vision  .carousel-control-next,
.vision  .carousel-control-prev span,
.vision  .carousel-control-next 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 .twoButtons .button1>div>h2, .vision .twoButtons .button2>div>h2,.vision .twoButtons .button1>div, .vision .twoButtons .button2>div, .vision .twoButtons .button2>div>span,
.vision .switch{
    background-color: transparent !important;
}
.vision .da-slide h2,.vision .da-slide p, .vision .twoButtons .button2>div>h2 {
    color: white !important;
}
.vision .gsc-search-button-v2 svg {
    fill: black;
}
.vision .history {
    background-image: none;
}
.vision .spravi:hover .arrow div {
    background-image: url(.././images/b_arow_hover.png);
}
.vision .spravi:hover, .vision .spravi:hover * {
    background-color: rgb(192,192,192) !important;
}
.vision .head a[href='/supreme/'] img {
    display: none;
}
.text_header{
    width: 1200px;
    margin: 0 auto;
}
.social_links a {
    margin-right: 5px;
    font-size: 30px;
}

.hover-none:hover{
    color: rgb(51, 51, 51) !important;
}
.expert {
    background-color: #f4f4f4 ;
}
.expert a{
    text-decoration: underline;
}
.breadcrump>div:first-of-type.expert {
    background-color: #f4f4f4;
}
.content thead,.content tbody,.content tfoot,.content tr,.content td,.content th{
    border-width: inherit;
}
.news-open__img {
    float: left;
}
.table-bordered > :not(caption) > * {
    border-width: 1px 0;
}
.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;
}

.banner_all{
    display: block;
    width: 100%;
    margin-top: 20px;
    font-size: 24px;
    text-align: center;
}
.banner_all img{
    height: 35px;
    margin-right: 10px;
}
.banner_all_flex {
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 24px;
    text-decoration: none;
    cursor:pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 20px;
}
.banner_blue_border{
    border: 10px solid rgb(0, 39, 78);
    text-align: center;
    font-size: 24px !important;
    color: rgb(0, 39, 78)  !important;
}
.grey_banner {
    background-color: rgb(239,231,227);
    color: rgb(0, 39, 78)  !important;
}
.blue_banner {
    background-color: rgb(0, 39, 78) !important;
    color: white !important;
}
.text-d-none {
    text-decoration: none !important;
}
.p20tb{
    padding: 20px 0;
}
.p10tb{
    padding: 10px 0;
}
.hover_width_110:hover{
    transform: scale(1.03);
}
.box_shadov_banner {
    box-shadow: 0px 0px 5px 2px rgb(0, 39, 78, 0.75);
    transition: all;
}
.box_shadov_banner:hover {
    box-shadow: 0px 0px 15px 5px rgb(0, 39, 78, 0.75);
}
.shtrafi_diya  img:first-of-type {
    margin-bottom: 5px;
}
.shtrafi_cab  img, .shtrafi_diya  img {
    width: 55px;
    margin-right: 10px;
}
.shtrafi_cab a,.shtrafi_diya a {
    background-color: aliceblue;
}
#pidsid a {
    text-decoration: underline !important;
}