@import url(reset.css); 
@import "http://webfonts.ru/import/istok.css";


.wrapeer_main .center p{
	line-height:20px; 
	margin-bottom:15px
}

.wrapeer_main p strong{
	color:#424242;}
	
address{
	font-style:normal; 
	padding-bottom:15px;}

.wrapeer_main a{outline:0;color: #0088cc;}

.wrapeer_main a:hover{
	color:#000; 
	text-decoration:underline;}

.wrapeer_main h1, 
.wrapeer_main h2, 
.wrapeer_main h3, 
.wrapeer_main h4{
	line-height:1.2em; 
	margin-bottom:15px; 
	font-weight:bold;
	font-family: 'Istok Web', Arial, Helvetica, sans-serif;}
	

#banner {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	position: relative;
	background: url(../img/clound.jpg) bottom right;
}

#astana {
	height: 300px;
	position: relative;
	background: url(../img/astana.png) bottom right no-repeat;
}

#child {
	height: 300px;
	width: 500px;
	top: 0;
	position: absolute;
	background: url(../img/child.png) 50px no-repeat;
}

#logo {
	width: 80px;
	margin: 12px auto;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -40px;
}

.wrapeer_main #logo_text{
	top: 140px;
	width: 420px;
	position: absolute;
	left: 50%;
	margin-left: -210px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .6), 1px 1px 3px rgba(0, 0, 0, .6);
	font-family: 'Istok Web', Arial, Helvetica, sans-serif;
}

	
#intro{
	height:220px;}

#intro .inner{
	height: 100%;
	background:url("../img/intro-middle.png") no-repeat 0 20%;
	background-size:cover;  
	-webkit-background-size:cover; 
	-o-background-size:cover;   
	-moz-background-size:cover;}

#intro h1{
	text-transform: uppercase;
	color: #fff;
	text-shadow: 5px 5px 10px #000; 
	font-weight: normal;
	font-size:1.8em;
	text-align: center;
}

.wrapeer_main h1 strong{
	font-weight:bold;
}

.wrapeer_main h2{
	font-size: 16px;
	color: #0282BC;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	text-transform: uppercase;
}

.wrapeer_main h3, 
.wrapeer_main h4{
	font-size:1.1em; 
	color:#424242; 
	text-shadow:1px 1px 1px #fff; 
	margin-bottom:10px;
}

.wrapeer_main h4{
	font-size:1.0em;
}

table thead th, table tbody td {
	padding: 5px;
	border-collapse: collapse;
}

#dock{
	height: 30px;
	background-color: #000;
	padding: 10px 40px 4px 40px;
	color: #fff;
}

#dock #lang a{
	color:#fff;
	text-decoration:none;
	border-right: 1px solid #fff;
	padding:0 10px;
}

#dock p{
	padding:0 10px;
	float:left;
}

#dock form{
	float:right;
}

#dock #lang, #dock #share{
	float:left;
}

#dock .share42init{
	float:right;
}

#dock form .text{
	border:1px solid #d6d6d6; 
	background:#fff; 
	width:350px; 
	height:15px;
	padding:4px 8px; 
	font-size:12px; 
	margin:0 0 0 10px; 
	-moz-border-radius:3px 0 0 3px; 
	-webkit-border-radius:3px 0 0 3px; 
	border-radius:3px 0 0 3px; }
	
#dock form .text:hover{
	border-color:#aeaeae;}

#logo_text a {
	height:110px;
	width: 110px;
	display: block;
}

ul, ol {
	padding: 0;
	margin: 0 0 10px 5px;
}

.center ul, .center ol {
	margin: 0;
}

.center ul li, .center ol li{
	list-style-position:inside;
}

header{
	height:40px; 
	line-height:40px; 
	background:#0083BD; 
	position:relative; 
	z-index:100;}
	
header #nav_a{
	text-align: center;
	margin: 0 auto;
	display: table;}
	
header #nav_a  ul  li{
	list-style:none;
	float:left; 
	background:url("../img/nav-sep.png") no-repeat 0 50%; 
	position:relative;
	line-height:40px;}
	
header #nav_a ul  li  ul{
	margin:0;
	visibility:hidden; 
	min-width:100%; 
	position:absolute; 
	top:40px; 
	left:0px; 
	line-height:normal; 
	white-space:nowrap;}
	
header #nav_a ul  li:hover > ul {
	visibility: visible;
}	
	
header #nav_a  ul  li  ul  li  a{
	color:#fff; 
	text-decoration:none; 
	padding:10px 20px; 
	height:100%;
	display:block; 
	font-size: 11px;
	float:none; 
	background-color:#000;
	background: rgba(0, 0, 0, .8);}

header #nav_a  ul  li  ul  li {
	float:none;
	text-align:left;
	line-height:20px; }	

header #nav_a ul li a{
	float:left; 
	color:#fff; 
	display:block; 
	height:40px; 
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:bold; 
	padding:0 20px; 
	font-size:12px;
	-webkit-transition:all 0.3s ease-in-out; 
	-moz-transition:all 0.3s ease-in-out; 
	-o-transition:all 0.3s ease-in-out; 
	-ms-transition:all 0.3s ease-in-out; 
	transition:all 0.3s ease-in-out;}
	
header #nav_a > ul > li > ul > li> a:hover{	
	background: rgba(0, 0, 0, 1.0);}
	
header #nav_a > ul > li > a:hover{
	color:#EAEAEA; 
	text-decoration:none;}

#intro{
	position:relative; z-index:90;}

#intro .inner{
	padding:5px 0;}
	

#content{
	padding:25px 0 50px; 
}

.wrapeer_main .left {
	width: 20.1%;
	min-height: 500px;
	float: left;}
	
.wrapeer_main .right {
	width: 20.1%;
	min-height: 500px;
	float: right;}

.wrapeer_main .center {
	width: 56%;
	margin: 0 20.9% 0 20.9%;
	min-height: 500px;
	padding: 1px 1.5%;
	overflow:hidden;}

.wrapeer_main .center div{
	line-height: 20px;}
	
.left_menu li{
	background-color:#0282BC;
	border-bottom:1px solid #C7D5DC;
	list-style:none;
}

.wrapeer_main .left_menu{
	margin-bottom:15px;
}

.wrapeer_main .left_menu li a{
	overflow:hidden;
	display: block;
	line-height:16px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	text-shadow: 0px 0px 1px #5B5B5B;
	padding:7px 10px;
	background:url("../img/more.png") no-repeat 97% center; 
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.wrapeer_main .left_menu li a:hover{
	padding:7px 10px 7px 15px;
	color: #f1df52;	
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.wrapeer_main .left img, .right img{
	margin:10px auto;
	display:block;
}

footer{
	padding:30px 0; 
	background: none repeat scroll 0 0 #175788;
	font-size:0.85em; 
	color:#777;
	float: left;
	padding: 35px 0 15px 0;
	width:100%;
	}

footer ul li{
	list-style:none;
}
	
#footer_inner{
	width:90%;
	margin:0 auto;
}
	
.user_footer {
	color: #FFF;
	font-size: 14px;
	font-family: Arial;
	line-height: 24px;
	text-align: left;
	float: left;
	width: 25%;
}

.moduletable {
	width: 100%;
	text-align:center;
	font-size:14px;
}

footer p, footer a{
	color:#fff;
	text-decoration:none;
	margin:0;
}

footer a:hover{
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}

.clr{
	clear:both;}

#footer_line {
	width: 100%;
	height: 1px;
	background: #4987a6;
	float: left;
	margin: 30px 0 15px 0;}

.wrap{
	margin:0 auto; 
	position:relative; 
	max-width:95%; 
	padding:0 20px;}
	
	
.wrapeer_main .interview{
	padding:0 10px;
}

.wrapeer_main .interview p{
	margin-bottom:2px;}

.wrapeer_main .interview h{
margin-bottom:10px;}
	
.wrapeer_main .interview {
	line-height:15px;}
	
label, input, button, select, textarea{
	line-height: 15px;
}

#statistika li {
	width: 66px;
	height: 22px;
	line-height: 23px;
	padding: 0 5px 0 8px;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	border-radius: 3px 0 0 3px;
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	position: relative;
}	

#statistika li:after {
	content: '';
	z-index: 2;
	position: absolute;
	top: 10px;
	right: -2px;
	width: 5px;
	height: 6px;
	opacity: .95;
	border-radius: 3px 0 0 3px;
	background: #56a3d5;
	-webkit-box-shadow: inset 1px 0 #276f9e;
	box-shadow: inset 1px 0 #276f9e;}
	
#statistika li span {
	height: 24px;
	width: 60px;
	position: absolute;
	top: -1px;
	left: 100%;
	line-height: 21px;
	color: white;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
	border-radius: 0 2px 2px 0;
	opacity: .95;
	background: #56a3d5;
	border-color: #3591cd #318cc7 #2f86be;
	background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -moz-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -o-linear-gradient(top, #6aaeda, #4298d0);
	background-image: linear-gradient(to bottom, #6aaeda, #4298d0);
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px 15px 0 15px!important;
	max-width: 100px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.advert li#av_li {
	padding: 10px 0 20px 0;
	border-bottom: 1px #ccc dotted;
}

.advert li header {
	font-size: 14px;
	font-weight: bold;
}

.advert li .date {
	font-size: 11px;
	color: #999999;
	margin: 0;
	text-decoration: none;
}

.advert li a {
	float: right;
}

.div_lnd_list ul{
	margin:0;
}

.mega_title{
	font-weight: bold;
}

.mega_date, .news_view1 .date {
	color: #999;
	font-size: 11px;
}

.lnd_latestnews{
	list-style:none;
	background:none;
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
	background:none
}

.lnd_latestnews p{
	margin:0;
}

.table_wrap{
	max-width:100%;
}

.table_wrap table{	
  width: auto !important;
}


.news_view1{
	padding: 15px 0 30px;
	position: relative;
	border-bottom: 1px dotted #CCCCCC;
}

.news_view1 .img_box1{
	height:115px;
	width:153px;
	float:left;
	margin:0 15px 0 0 ;
}

.news_view1 .img_box1 img{
	max-height:100%;
	overflow:hidden;
	width:100%;
}

.news_view1 h2, .news_p h2{
	font-size:14px;
	font-weight:bold!important;
	margin:0 0 5px 0!important;
	color:#000;
	padding:0;
	line-height:18px;
	text-align:left;
	border:none;
}	

.news_view1 .link1{
	float: right;
	font-size: 12px;
}

.h50{
	line-height: 18px;
	font-size: 12px;
}

.feedback ol li, .review ol li{
	display: block;
	clear: both;
	list-style: none;
}

.feedback ol li label, .review ol li label{
	display: block;
	margin: 0;
}

.feedback ol li input.text, .review ol li input.text{
	width: 480px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	height: 25px;
	background: #fff;
}

.feedback ol li textarea, .review ol li textarea  {
	width: 480px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 2px;
	background: #fff;
}

.feedback ol li input.capinput,.review ol li input.capinput {
	width: 100px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	background: #fff;
}

.feedback ol li img#capimg, .review ol li img#capimg {
	border: none;
	top: 20px;
	margin: 10px 10px 10px 0;
	float: left;
}


.testimonials ul li{
	padding: 10px 10px 10px 50px;
	background: url(../images/quotes.png) #fff no-repeat 10px 10px;
	border: 1px #ebebeb solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin: 20px 0;
	list-style:none;
}

.testimonials ul{ list-style:none;}
.testimonials p.text{ font-size:12px;}

.testimonials p.author{
    font-size: 12px;
    font-style: italic;
    text-align: right;
	margin-top:10px;
}

li.button{
	clear:both;
}

#comments textarea {
	width: 350px!important;
}

.wrapeer_main .item{
	display: block; 
	color:#000; 
	text-shadow:none;
}

.answerList .name,.answerList .topic,.answerList .message{
	padding: 0 7px;
	background-color: #eeeeff;	
}

.answerList .name{
	padding-top:7px;
	margin-top: 15px;
	border-radius:5px 5px 0 0;
}

.answerList .message{
	padding-bottom: 0 7px;
	border-radius:0 0 5px 5px;
}
.answerList .answer_message{
	background: #C4C4FF;
	padding: 7px;
	border-radius:5px;
	margin: 5px 0;}
	
.wrapeer_main .name .wrapeer_main .date{float:right}

@media screen and (max-width: 1110px) {
	header #nav ul li a {padding: 0 10px;}
}


#ruk-tab div{
	vertical-align: top; 
	display:inline-block;
}

#ruk-tab img{
	margin: 0; 
}

.novisible{
	overflow: scroll;
}
