#header {
    position: fixed;
    z-index: 2;
}

.header-container.inner {
    float: left;
    width: 530px;
}

.header-body .header-container.main-menu-nav-primary {
    padding-top: 40px;
    float: right;
    width: calc(100% - 530px);
    background: none;
}

body .header-bg-base {
    background: rgba(0,0,0,.0);
    background: linear-gradient(rgba(0,88,38,1),rgba(0,88,38,0));
    border: none;
    width: 100%;
    padding: 15px 0 5vh 0;
}

.header-body .header-container.main-menu-nav-primary .inner.inside-c-tb {
    width: auto;
    text-align: right;
}

.main-menu-1-1 .nav-menu {
    display: flex;
    text-align: right;
    width: auto;
    justify-content: flex-end;
}

.header-body {
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
    min-height: 100px;
    max-width: 1680px;
}

.header-body .header-container.inner,.header-body .header-row {
    height: 80px;
}

.fixed-menu {
    background: linear-gradient(rgba(0,88,38,1),rgba(0,88,38,.8));
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    width: 100%;
    z-index: 100;
    border: none;
    position: fixed;
}
#header-top #search-block-form .form-actions:after, #header-top .search-block-form .form-actions:after {
    top: 2px;
}
#header-top {
    z-index: 20;
    position: absolute;
    right: 8% !important;
    top:10px !important;
}
.header-right {
    display: flex;
}

@media (max-width: 992px) {
    .header-container.inner {
        float:none;
        width: 100%;
    }

    #header-btns {
        background: none;
    }
    #header-top {
    position: initial;

}
#header-top #search-block-form .form-actions:after, #header-top .search-block-form .form-actions:after {
    top: -10px;
}
}

@media screen and (max-width: 768px) {
    #header .header-container .header-row .header-column #site-logo.header-logo img {
        margin-top:15px;
    }

    #header .header-container .header-row .header-column #header-btns {
        left: 0;
        top: 30%;
    }

    .header-container.inner,.header-row {
        height: auto;
        position: relative;
    }

    #header .header-container .header-row .header-column {
        position: initial;
    }

    .fixed-menu {
        position: initial !important;
    }

    .page-url-qr-code.t-c {
        display: none;
    }
}

.menu.nav-menu ul.dropdown-menu>li>a,.menu.nav-menu .dropdown .dropdown-menu>li>a {
    text-align: left;
    font-size: 14px;
}

.menu.nav-menuul .dropdown-menu,.menu.nav-menu .dropdown .dropdown-menu {
    min-width: 160px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-top: 3px solid #079F48;
   /* background-color: rgba(0,88,28,0.8);*/
}
/*
.main-menu-1-1 .nav-menu .level-menu .menu-item {
    border-top: 1px solid rgba(255,255,255,0.3);
}

.main-menu-1-1 .nav-menu .level-menu .active-item.active:not(.expanded) a,.main-menu-1-1 .nav-menu .level-menu .menu-item a:hover {
    background-color: rgba(0,88,28,0.6);
}

.main-menu-1-1 .nav-menu .level-menu .menu-item>a.is-active,.main-menu-1-1 .nav-menu .level-menu .menu-item>a:hover {
    background: none;
}

*/
.list-7 ul li a .list-right .list-title{
  font-size:16px;
  line-height:150%;
}

.list-7.inside-b.outside-b.list-7-blue {
    margin-top: 30px;
}
.list-7 ul li a .list-left {
    float: left;
    margin-right: 20px;
    margin-left: 10px;
}
.list-7 ul li a .list-right {
    padding-left: 20px;
    border-left: 1px solid #d3d3d3;
    margin-left: 124px;
    margin-right: 14px;
}
.list-7 ul li a .list-left .list-date {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    color:#008026;
}
.notice {
    color:#999;
}
.notice .noticelists{
   border-bottom:1px dotted #ECECEC;
   padding-top: 14px;
}
.notice .title{
  margin-bottom:10px;
}
.notice .title a{
   font-size:16px;
   color:#000;
   line-height:150%;
}
.dep{
  padding-right:15px;
}
.dep a{
 color:#999;
}
.dep:before {
    display: inline-block;
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    content: "\e62b";
    padding-right: 5px;
    color: #29BA41;
}
@media (min-width: 992px){
.region-top-second .col-md-4:nth-child(1),.region-top-second .col-md-4:nth-child(2) {
    width: 40%;
}
.region-top-second .col-md-4:nth-child(3){
    width: 20%;
}}
.orgs ul{
  padding:0;
  margin:0;
  overflow:hidden;
  margin-bottom:10px;
  border-bottom:1px dotted #ECECEC;
  padding-bottom:10px;
}
.orgs ul li{
  list-style:none;
  margin:2px;
  float:left;
  width:calc(50% - 4px);
}
.orgs ul li.full{
  float:none;
  width:98%;
}
.orgs a {
    display: block;
    padding: 0 5px;
    font-size: 14px;
}
.orgs a:hover{
   color:#333;
}