body {
}
.wrapper .inner {
width:1200px;
margin:0 auto;
}

#header{
height: auto !important;
}

.top-wrapper {
height: 35px;
background-color: rgb(17,39,85);
width:1200px;
margin:0 auto;
display:flex;
flex-direction: row-reverse;
}
.top-wrapper tr {
   display:flex;
}


.search-wrapper {
width:200px;
height:35px;
margin-right: 20px;
display: flex;
    align-items: center;
}

.Site_Name{
display:none;
}

.head {
height:84px;
background-color:rgb(8,27,69);
background-image:none;
display:flex;
align-items: center;
}

.head .logo {
position:relative;
top:0;
}

.navbar {
  background-color: transparent !important;
}

.arti_title,.arti_metas {
color: rgb(27,44,90) !important;
}

.foot-wrapper {
height: 70px !important;
display:flex;
justify-content: space-between;
width:1200px;
margin:0 auto;
background-color:rgb(27,44,90) ;
margin-top:20px;
}

.right-wrapper {
    color:#fff;
font-size:12px;
width:100%;

display:flex;
flex-direction: column;
justify-content:center;
align-items:center;
}
.right-wrapper .content{
    height:18px;
}

.position-wrapper{
    width:1200px;
margin:0 auto;
padding: 20px 0;
}

.Column_Position {
font-size: 16px;
color: rgb(27,44,90) ;
}

.Column_Position a:nth-child(1){
font-size:18px;
}

.logo {
  width: 282px;
  height: 84px;
}

.logo img {
  
  height: 84px;
}
