/*
Theme Name: Управление Экономики г. Астана
Author: Веб студия Достана Айтхожина
Author URI: http:/aitkhozhin.kz/
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
*{
  margin: 0;
  padding: 0;
}
html, body{
  margin: 0;
  padding: 0;
  background-size: contain;
}
header{
  background: url(images/bg.jpg) no-repeat 50% 50%;
  margin: 0 auto;
  width: 100%;
  height:100px;
  background-size: cover;
  z-index: 10;
  top:0px;
}
.banerfor{
  width:1200px;
text-align:center;
  margin:25px auto;
}
.banerfot > a{
  display:inline-block;
}
.banerfotimg{
    width: 225px;
    height: 120px;
}
.header-wr{
  display: flex;
  width: 1200px;
  height:160px;
  margin: 0 auto;
  padding-top:15px;
}
.logo{
  display: inline-block;
    background: url(images/logo.png) no-repeat 0% 11%;
    background-size: 67px;
    margin-left: 20px;
    transition: all 0.5s ease;
    width: 483px;
    height: 80px;
}
.logo > .logo-cite{
    margin: 16px 0px 0px 85px;
}
.logo > .logo-cite a{
  font-size:16px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  text-shadow: 1px 1px 2px black, 0 0 1em black;
  color:#fff;
  text-decoration: none;
  text-transform: uppercase;
}
.logo:hover{
  opacity: 0.7;
}
.language{
display: inline-block;
    width: 291px;
    vertical-align: top;

}
.language > ul > li{
  display: inline-block;
}
.language > ul > li > a{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #0d1430;
    text-decoration: none;
    padding: 5px;
    transition: all 0.5s ease;
    cursor: pointer;
}
.language > ul > li > a:hover{
  background: rgba(255, 255, 255, 0.25);
}
.language > ul > li > a:nth-child(odd){
  margin: 5px;
}
.version-site{
    background: url(images/version.png) no-repeat 1% 42%;
    margin-left: -14px;
    padding-left: 35px;
    display: inline-block;
}
.version-site a{
  font-weight: 400;
  font-size:15px;
  font-family: 'Roboto', sans-serif;
  color:#0d1430;
  text-decoration: none;
  transition: all 0.5s ease;
}
.version-site a:hover{
  color:#00fffc ;
}
.navigation{
  text-align: center;
  position: relative;
  background: #eceff1;
  border-bottom: 1px solid #fff;
  height: 65px;
}
nav{
  margin: 0 auto;
  width: 1250px;
}
nav > div{
  padding-top: 10px;
}
nav > div > ul > li > a{
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  font-size:14px;
  font-family: 'Roboto', sans-serif;
  color:#0d1430;
}
nav > div > ul > li > a:hover{
  color:#135a90;
}
nav > div > ul > li{
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 12px;
    margin-bottom:12px;
}
nav > div > ul > li:nth-child(even){
    border-right: 1px solid #5d93c1;
    border-left: 1px solid #5e92c1;
}
.sub-menu{
  display: none;
  text-align: left;
  z-index: 9999;
  padding: 7px;
  background: #eceff1;
  color: #000;
  width: 250px;
  position: absolute;
  margin: 0;
  clear: both;
}
.sub-menu > li{
  list-style-type: none;
  margin: 10px;
}
.sub-menu > li > a{
  text-decoration: none;
  font-weight: 300;
  font-size:14px;
  font-family: 'Roboto', sans-serif;
  color:#000;
}
.wrapper{
    margin-top: 17px;
    display: table;
    width: 1194px;
    margin: 15px auto;
    margin-bottom: 8%;
}
.info-block-in{
  background-image: url(images/inf/1.jpg);
  background-size: cover;
  width: 820px;
  height:450px;
  margin: 0 auto;
  display: inline-block;
      box-shadow: -10px -9px 17px 0px rgba(255,255,255,0.9);
}
.info-block1{
  width: 820px;
  height:410px;
  margin: 0 auto;
  display: inline-block;
      box-shadow: -10px -9px 17px 0px rgba(255,255,255,0.9);
}
.info-block1 > .h1r{
  width: 710px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 21px;
}
.info-block2{
width: 367px;
    height: 410px;
    margin-left: 3px;
    display: inline-block;
    vertical-align: top;
        box-shadow: 10px -9px 17px 0px rgba(255,255,255,0.9);
}
.info-block2 > h3{
  background: #1a669c;
  padding: 10px;
  color:#fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 19px;
  text-align: center;
}
.rubrikator1{
  background: #1a669c url(images/budget.png) no-repeat 8% 50%;
  background-size: 35px;
  transition: all 0.9s ease;
  cursor: pointer;
  height: 58px;
  margin-top: 8px;
}
.rubrikator1:hover{
  opacity: 0.8;
  background-position: 10% 50%;
}

.rubrikator2{
  background: #1a669c url(images/city.png) no-repeat 8% 50%;
  background-size: 35px;
  transition: all 0.9s ease;
  cursor: pointer;
  height: 58px;
  margin-top: 10px;
}
.rubrikator2:hover{
  opacity: 0.8;
  background-position: 10% 50%;
}

.rubrikator3{
  background: #1a669c url(images/gl.png) no-repeat 8% 50%;
  background-size: 35px;
  transition: all 0.9s ease;
  cursor: pointer;
  height: 58px;
  margin-top: 10px;
}
.rubrikator3:hover{
  opacity: 0.8;
  background-position: 10% 50%;
}

.rubrikator4{
  background: #1a669c url(images/chah.png) no-repeat 8% 50%;
  background-size: 35px;
  transition: all 0.9s ease;
  cursor: pointer;
  height: 58px;
  margin-top: 10px;
}
.rubrikator4:hover{
  opacity: 0.8;
  background-position: 10% 50%;
}

.rubrikator5{
  background: #1a669c url(images/eco.png) no-repeat 8% 50%;
  background-size: 35px;
  transition: all 0.9s ease;
  cursor: pointer;
  height: 58px;
  margin-top: 10px;
}
.rubrikator5:hover{
  opacity: 0.8;
  background-position: 10% 50%;
}

.rubrikator6{
  background: #1a669c url(images/part.png) no-repeat 8% 50%;
  background-size: 35px;
  transition: all 0.9s ease;
  cursor: pointer;
  height: 70px;
  margin-top: 10px;
}
.rubrikator6:hover{
  opacity: 0.8;
  background-position: 10% 50%;
}


.info-block2 > div > .inf-but {
  width: 300px;
  margin-left: 100px;
}

.info-block2 > div > .inf-but > a{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    margin-top: 16px;
    position: absolute;

}
.info-block2 > .news-b {
  border-left: 3px solid #2054d9;
  margin-top: 30px;
  transition: all 0.9s ease;
  cursor: pointer;
}
.info-block2 > .news-b:hover {
  opacity: 0.8;
}
.info-block2 > .news-b >.news1 {
  width: 300px;
  margin-left: 100px;
}

.info-block2 > .news-b > .news1 > p{
  color:#000;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.info-block2 > .news-b >.news1 > h3 > a{
  color:#000;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 19px;
  text-decoration: none;
}
.title-news{
  margin-top: 10px;
  color: #0d1430;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  background: #eceff1;
  display: table;
  padding: 5px;
  margin-left: 10px;
}
.osnova{
  display: table;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.osnova > section{
  width:887px;
  display: inline-block;
}
.osnova > .biograf{
  vertical-align: top;
  width: 305px;
  display: inline-block;
}
.osnova > section > article{
display: inline-block;
    width: 268px;
    height: 223px;
    margin: 7px;
    padding: 3px;
    overflow: hidden;
    transition: all 0.9s ease;
    cursor: pointer;
    border: 1px solid #e5ecf7;
}
.osnova > section > article:hover{
  opacity: 0.9;
}
.osnova > section > article > .thumb-mini > a > img{
  width: 268px;
  height: 160px;
}

.category{
  display: table;
  width: 1250px;
  margin: 20px auto;
  position: relative;
}
.category > section{
  width:887px;
  display: inline-block;
  margin-left: 10px;
}
.category > .biograf{
  vertical-align: top;
  width: 350px;
  display: inline-block;
}
.category > section > article{
  display: inline-block;
  width: 268px;
  height: 223px;
  margin: 10px;
  overflow: hidden;
  transition: all 0.9s ease;
  cursor: pointer;
}
.category > section > article:hover{
  opacity: 0.9;
}
.category > section > article > .thumb-mini > a > img{
  width: 268px;
  height: 160px;
}

.thumb-news > .data-news{
    text-align: left;
    color: #3e3e3e;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.thumb-news > .news-cite{
  text-align: left;
  color:#0d1430;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
}
.manager {
  cursor: pointer;
  margin-top: 10px;
  transition: all 0.9s ease;
}
.manager:hover {
  opacity: 0.9;
}
.manager > .m-b{
  position: absolute;
  margin-top: 13%;
  margin-left: 2%;
  line-height: 10px;
  transition: all 0.9s ease;
}
.manager > .m-b > .i1{
  color:#fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.manager > .m-b > .i2{
  color:#fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 17px;
}
.banner{
  margin: 0 auto; 
  width: 1200px;
  text-align: center;
  margin-top: 40px;
}
.banner > a > img{
  width: 365px;
  display: inline-block;
  margin: 10px;
  cursor: pointer;
  transition: all 0.5s ease;
}
.banner > a > img:hover{
  opacity: 0.7;
}
.banner-header{
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.banner-header > a > img{
  width: 853px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.5s ease;
}
.banner-header > a > img:hover{
  opacity: 0.7;
}
.headliner {
  position:fixed;
  bottom:0;
  right:0;
  display:none;
  width:231px;
  height:250px;
  background:#1a669c;
}
.headliner > .kurs{
  vertical-align:top;
  width:250px;
  margin-top:10px;
}
.headliner > .pogoda{
  vertical-align:top;
  width:250px;
}
.header-index{
width: 100%;
height: 30px;
background: #eceff1;
}
.header-index > .header-index-wr{
    margin: 0px auto;
    padding-top: 5px;
    width: 1200px;
    text-align: right;
}
.header-index-wr > .teldov{
background: url(images/tel.png) no-repeat 18% 50%;
    width: 343px;
    display: inline-block;
    margin-right: 32px;
}
.header-index-wr > .teldov > a{
  font-size: 15px;
  color:#0d1430;
    font-family: 'Roboto', sans-serif;
    border: none;
    text-decoration: none;
}
.butkp{
  cursor:pointer;
  border-radius:40px;
  position:fixed;
  background:#1a669c url(images/info.png) no-repeat 50% 50%;
  background-size: 70px;  opacity:0.7;
  bottom:10%;
  left:10px;
  width:80px;
  height:80px;
  z-index:999;
  text-align:center;
  transition:all 0.5s ease;
}
.butkp:hover{
  opacity:1;
}
footer{
  background: url(images/bg2.jpg) no-repeat 50% 50%;
  width: 100%;
  margin: 0 auto;
  height:90px;
}
.footer{
  margin: 0 auto;
  width: 1190px;
  padding-top: 23px;
}
.footer > div{
  width: 220px;
  display: table-cell;
  vertical-align: middle;
}
.footer > div > .phone{
  width: 50px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 29px;
  border-right: solid 2px #800a6e;
  padding-right: 7px;
  text-align: right;
  float: left;
}
.footer > div > .item{
  display: table-cell;
  vertical-align: middle;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding-left: 10px;
  line-height: 1.2;
}
.linker-bg{
  background: #e7e7e7;
  width: 100%;
  margin: 0 auto;
  height: 130px;
  clear: both;
}
.linker{
  margin: 0 auto;
  width: 1200px;
  text-align: center;
  padding-top: 10px;
}
.linker > div > a{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: table;
  width: 100%;
  height: 80px;
  color: #000;
}
.linker > div > a > span{
  display: table-cell;
  vertical-align: middle;
  border: solid 2px #002389;
  transition: all 0.5s ease;
}
.linker > div > a > span:hover{
background: #e9efff;
}
.linker > div{
margin: 14px;
    display: inline-block;
    width: 260px;
}
.info-block1 > h1{
  font-family: 'Roboto', sans-serif;
  font-size: 33px;
  color:#000;
  font-weight: 500;
}
.info-block1 > .page-date{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color:#000;
  font-weight: 300;
  margin: 10px 0px 10px 0px;
}
.info-block1 > .content-page{
  text-align: center;
  width: 730px;
  height: auto;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color:#1a1a1a;
  font-weight: 400;
  text-align: justify;
}
.info-block1 > .content-page > p{
margin:10px 10px 10px 10px;
}
.info-block1 > .content-page > p > img{
  width: 100%;
margin:10px 10px 10px 10px;
}
.single-bg{
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 100%;
  height: 400px;
  margin-top: 0px;
}
.single-bg > .prev-news{
  width: 1250px;
  height: 100px;
  margin: 0 auto;
  top: 230px;
  position: relative;
}
.prev-news-w{
  background: rgba(255, 255, 255, 0.9);
  width: 601px;
  padding: 40px;
}
.prev-news > .prev-news-w > div{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color:#1a1a1a;
  font-weight: 300;
}
.prev-news > .prev-news-w > h1{
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  color:#1a1a1a;
  font-weight: 400;
  padding-top: 10px;
}
.prev-news-s{
  background: rgba(255, 255, 255, 0.9);
  width: 601px;
  padding-bottom: 37px;
}
.prev-news-s > div{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color:#1a1a1a;
  font-weight: 300;
}
.prev-news-s > h1{
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  color:#1a1a1a;
  font-weight: 400;
  padding-top: 10px;
}
/*Вопрос ответ*/
.post-vopros{
  margin-top: 50px;
}
.post-vopros > div{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size:16px;
  color:#002060;
}
.data-voprosa{
font-family: 'Roboto', sans-serif;
font-weight:500;
padding-left:5px;
font-size:12px;
color:#002060;
display:inline-block;
}

.post-vopros > .fio{
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size:15px;
color:#002060;
display:inline-block;
margin-left:5px;
}
.textovka-v{
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 12px;
padding: 10px;
color: #002060;
border: 1px dotted #000;
}
.textovka-o{
font-family: 'Roboto', sans-serif;
font-size:12px;
font-weight: 400;
color:#000;
}
.obsh{
max-height:100%;
padding:10px;
}

.forma{
  width: 450px;
  height:30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 15px;
  padding: 10px;
  color: #b5b5b5;
  margin: 10px;
  outline: none;
}
.forma-message{
  width: 750px;
  height:200px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 15px;
  padding: 10px;
  color: #b5b5b5;
  margin: 10px;
  outline: none;
}
.forma-but{
  background: #2054d9;
  cursor: pointer;
  width: 150px;
  height:30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  margin: 10px;
  border: none;
  outline: none;
}
/*Вопрос ответ конец*/
.posting > .data-posting{
  text-align: left;
  color:#858585;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 12px;
}

.posting > .posting-cite{
  cursor: pointer;
  text-align: left;
  color:#000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.osnova > section > .posting{
  margin: 10px;
  overflow: hidden;
  transition: all 0.9s ease;
  cursor: pointer;
}
.osnova > section > .posting:hover{
  opacity: 0.9;
}
.pagination{
  margin-top: 20px;
}
.pagination > .page-numbers > li{
  display: inline-block;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 5px;
  width: 20px;
  background: #1a669c;
  text-align: center;
  cursor: pointer;
}
.pagination > .page-numbers > li:hover{
  background:#1a669c;
}
.pagination > .page-numbers > li > a{
  color:#fff;
  text-decoration: none;
}
table{
  display: inline-block;
}
table, tr, td{
  border: 1px solid #dfdfdf;
  padding: 5px;
}

form > .search{
  width: 299px;
  height:30px;
  float: left;
  border: 1px solid #ccc;
  box-shadow: none;
  font-family: 'Roboto', sans-serif;
  color:#b4b4b4;
  font-size: 15px;
  font-weight: 300;
}
form > .searchsubmit{
  cursor: pointer;
  width: 60px;
  height:32px;
  margin-left: 5px;
  border:none;
  outline: none;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  background: #1a669c;
  border-bottom: 3px solid #6d6c6c;
  }