@charset "utf-8";
/* CSS Document */

html, body {width:100%; height:100%; margin:0;}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style: normal;
    color:#e2e2e2;
    background:#0075c0 url(../images/bg/bg_New3.jpg) no-repeat center top;}

#flashContent{position: absolute;  top: 0; z-index: 1;}

.root { width:100%; min-height:100%; min-width:1000px; background:url(../images/bg/root_New3.png) no-repeat center bottom;}

.max_width {margin:0 auto; width:930px;}


.clear { clear:both; width:0px; height:0px; font-size:0px;}
.f_left { float:left!important;}
.f_right { float:right!important;}
.col_in{ width:100%; display:inline-block;}

/* -------------- All (text) -------------- */
p, img, h1, h2, h3, h4, h5, h6, ul ,li 
{
    margin:0px;
    padding:0px;
    line-height:100%;
    font-weight:normal
}
ul { padding-left:0px; list-style: none;}
li { }
img { border:none;}

table { border-collapse:collapse; border-spacing:0;}
table td { padding:0px; vertical-align:top}

h1 { font-size:30px;}
h2 { font-size:27px;}
h3 { font-size:24px;}
h4 { font-size:22px;}
h5 { font-size:20px;}
h6 { font-size:18px;}


/* -------------- content (text) -------------- */
.content {}
.content p, .content img, .content ul, .content li 
{
    margin:0px;
    padding:0px;
    line-height:150%;
}
.content ul { padding-left:20px; padding-bottom:0px;}
.content li { list-style-type:disc; padding-left:0px; padding-bottom:0px; } 
.content ul li{}
.content img { border:0px solid #fff;}
.content img.f_left { margin:0 20px 0 0;}
.content .f_right img, .content img.f_right { margin:0 0 0 20px;}
.content div p{ padding:0;}

.content p { padding-bottom:15px;}
.content .center{ text-align:center;}
.content a, .content a:hover{ text-decoration: underline;}
.content a:hover{ text-decoration: none;}

.table {}
.content table {}
.content table td { vertical-align:middle; padding:0 20px 0 0;}
.content table th {}
.content h1 ,
.content h2 ,
.content h3 ,
.content h4 ,
.content h5 ,
.content h6 { padding-bottom:15px; font-family: 'century_gothicregular';}

button{ cursor: pointer; outline:none;}
input[type=text]{border:1px solid #555555; outline:none;}
textarea{border:1px solid #555555; outline:none;}
input[type=submit], input[type=button]{ cursor: pointer; outline:none;}
select{background:#fff; border:1px solid #555555; line-height:20px;}
label{ cursor: pointer;}
form { margin:0; padding:0;}
input[type=reset]::-moz-focus-inner, button::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {padding:0; margin:0; border:none;} 

/* -------------- Ссылки и цвет -------------- */

a, a:hover { color:#f2f2f2; outline: none; text-decoration: underline;}
a:hover { text-decoration: none; color:#89bef8;}
a:active{ background-color:transparent;}

/*------head-----*/
.head{ padding-bottom:34px;}
.left_head{ float:left; width:200px; position: relative; z-index: 5;}
.head .lang{font-family: 'century_gothicbold'; font-size:12px; text-transform:uppercase; padding-top:70px; padding-bottom:15px;}
.head .lang .kaz { display:inline-block; width:23px; height:13px; text-decoration:none; background:url(../images/bg/kaz_blue_03_New3.png) no-repeat center; position:relative; top:2px;}
.head .lang .kaz:hover {background:url(../images/bg/kaz_blue_hover_03_New3.png) no-repeat center;}
.head .lang .kaz_active, .head .lang span.kaz, .head .lang .kaz_active:hover {background:url(../images/bg/kaz_active_03_New3.png) no-repeat center;}
/*<img src="images/bg/kaz_blue_03_New3.png" width="23" height="13" alt="" />*/
.lang a{ color:#89bdf7;}
.head .tel{ font-size:24px; color:#d9d6d6; font-family: 'century_gothicregular';}
.head .tel span{ color:#89bef8; font-size:18px;}
.logo{ width:428px; margin:0 250px; padding-top:40px; text-align:center;}


.menu { position: relative; z-index: 5; border-top:1px solid #a7d3ff; border-bottom:1px solid #fff; height:56px; background:url(../images/bg/menu_New3.png) repeat-x left top; position:relative; z-index:10;}
.menu ul { display:table; width:100%; position:relative;}
.menu ul ul { display:none; width:auto; position:absolute; top:56px; padding:5px 0; background: url(../images/bg/sub_New3.png) repeat center top; cursor:auto;}
.menu li:hover ul { display:block;}

.menu ul li:first-child{ border-left:1px solid rgba(255,255,255,0.3);}
.menu ul li:first-child li { border-left:none;}

.menu li 
{ 
    display:table-cell; position:relative; vertical-align:middle; text-align:center; height:56px;
    border-right:1px solid rgba(255,255,255,0.3); border-collapse:collapse; *float:left; *width:16%;
    cursor:pointer;
}
.menu li li 
{ 
    display:block; position:relative; vertical-align:middle; text-align:left; height:auto;
    border-right:none; border-collapse:collapse; *float:none; *width:auto;
    cursor:pointer; border-left:none !important;
}

.menu li:hover, .menu li.curent {background:url(../images/bg/menu2_New3.png) repeat-x left top;}
.menu li:hover li { background:none;}
.menu li:hover a, .menu li.curent a, .menu li:hover a:hover, .menu li.curent a:hover { color:#113051; text-shadow:none;}



.menu li a, .menu li:hover a, .menu li a:hover, .menu li:hover a:hover 
{font-family: 'Roboto', 'century_gothicbold'; line-height:125%; text-transform:uppercase; text-decoration:none; color:#FFF; text-shadow:1px 1px #081524; /*font-family: 'century_gothicbold';*/ display: block;  height: 56px;line-height: 56px}

.menu li li a, .menu li:hover li a, .menu li li a:hover, .menu li:hover li a:hover 
{
    line-height:125%; text-transform:none; text-decoration:none; color:#1d558d; text-shadow:none; /*font-family: 'century_gothicbold';*/ display:block; padding:5px 20px;
    white-space:nowrap; height: auto;
}
.menu li li a:hover, .menu li:hover li a:hover 
{color:#FFFFFF;background:url(../images/bg/submenu_New3.png) repeat-y center top;}
.menu li li a span {display:none;}

/*
.menu{ border-top:1px solid #a7d3ff; border-bottom:1px solid #fff; height:56px; background:url(../images/bg/menu_New3.png) repeat-x left top; position:relative; z-index:10;}
.menu a, .menu a:hover
        { 
                text-align:center; width:100%; vertical-align:middle; line-height:125%; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; text-shadow:1px 1px #081524; font-family: 'century_gothicbold';
        }
*/
/*
        { 
                display:block; padding:20px 15px; height:16px; vertical-align:middle; line-height:125%; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; text-shadow:1px 1px #081524; font-family: 'century_gothicbold';
        }
*/
/*
.menu li:hover a, .menu li.curent a, .menu li:hover a:hover, .menu li.current a:hover{  color:#113051; text-shadow:none;}
.menu li:hover, .menu li.curent, .menu li:hover, .menu li.current {background:url(../images/bg/menu2_New3.png) repeat-x left top; display:table-cell; height:56px; text-align:center; }
*/
/*.menu .mitem.l2{ height:26px; padding:15px 15px;}*/
/*.menu ul{ display:table; width:100%; *display:block; position:relative;}
.menu ul li { position:relative; display:table-cell; vertical-align:middle; border-right:1px solid rgba(255,255,255,0.3); border-collapse:collapse; *float:left; *width:16%;  text-align:center;}
.menu ul li:first-child{ border-left:1px solid rgba(255,255,255,0.3);}
.menu ul ul {position:absolute;}
.menu ul ul li { position:relative;}


.menu ul li ul{ position:absolute; left:0; top:56px; padding:5px; background: url(../images/bg/sub_New3.png) repeat center top; display: none; width:182px;}
.menu ul li:hover ul{ display:block;}
.menu ul li:hover ul li { display:block; display:block; height:auto !important; text-align:left; }
.menu ul li:hover ul li a {text-align:left;  background:none; display:block; line-height:125%; padding:5px 20px; text-decoration:none; color:#1d558d; font-size:12px; font-weight:normal; text-transform:none; display:block !important;}
.menu ul li:hover ul li a:hover{ background:url(../images/bg/submenu_New3.png) repeat-y center top; color:#fff;}
*/
/*-----footer-----*/
.vote{ height:110px;}
.footer{ min-height:110px; min-width:1000px; background:url(../images/bg/footer_New3.png) repeat center top; margin-top:-110px; position: relative; z-index: 6;}
.foot_in{ width:1000px; margin:0 auto; padding:15px 0 0 0;}
.foot_in td{ padding:0 1px;}
.addr{ padding:10px 6px; min-height:59px; border-radius:5px; background: url(../images/bg/addr_New3.png) repeat center top; position: relative;}
.addr p{ line-height:125%; font-family: 'century_gothicregular'; padding: 0 8px 0 13px;}

/*------ main --------*/
.main{ padding:38px 0;}
.left_col{ width:155px; background:url(../images/bg/left_col_New3.png) repeat center top; padding:34px 0 20px 0; position:relative; float:left; z-index:5; margin-bottom:66px;}
.bot_rt{ position: relative; height: 80px; width: 530px; }
.dote{ position:absolute;}
.dote1{ left:5px; top:5px;}
.dote2{ right:5px; top:5px;}
.dote3{ left:5px; bottom:0px;}
.dote4{ right:5px; bottom:0px;}
.left_bg{ padding:0 15px 96px 15px; background:url(../images/bg/left_bg_New3.png) no-repeat center bottom;}
.left_menu li{ padding:6px 0 14px; background:url(../images/bg/left_menu_New3.png) no-repeat left bottom;}
.left_menu a{ text-decoration:none;}
.left_menu a.current{ color:#89bef8;}
.left_menu li:last-child{ background:none;}
.right_col{ margin-left:178px; overflow-y: auto; overflow-x: hidden; padding-bottom: 54px; margin-bottom: 10px; min-height: 370px;}

#slides{ position: relative;}
#slides .slides_container{ overflow: hidden; width:880px; height:120px; margin:0 auto; background:#9b9c9d;}
#slides .slides_container .slide{width:880px; height:120px;}
.slide_item{ position:relative; float:left; margin:0 1px;}
.slide_item .caption{ position:absolute; left:0; bottom:0; background:url(../images/bg/caption_New3.png) repeat left top; height:13px; width:100%;}
.slide_item a{ display: block; width:100%; height:100%;}
.slide_item a .overlay{ position:absolute; left:0; top:0/*dsdsd*/; width:100%; height:100%; display: block; background:url(../images/bg/overlay_New3.png) repeat left top;}
.slide_item:hover a .overlay{ display:none;}
.slide_item .caption p{ line-height:13px; font-size:10px; padding:0 10px; visibility:hidden;}
.slide_item:hover .caption p{ visibility:visible;}
#slides .prev, #slides .next{ position:absolute; top:0; display:block; width:25px; height:120px;}
#slides .prev{ left:0; background:url(../images/bg/prev_New3.png) no-repeat left top;}
#slides .next{ right:0; background:url(../images/bg/next_New3.png) no-repeat left top;}

#mySlider2{ display: none;}
.slides{
    position: relative;
    width :835px; /* set width via option */
    height :290px; /* set height via option */
    margin: 0 auto 15px auto;
    border-top: 6px solid #406e98;
    border-bottom: 6px solid #406e98;
    border-left: 1px solid #406e98;
    border-right: 1px solid #406e98;
    background :#4e4e4e;
    overflow : visible ;

    /* shadow */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#4e4e4e, direction=120, strength=5)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#4e4e4e, direction=120, strength=5);  
}
#mySlider1, #mySlider2{ float:left;}

.tabber{ width:27px; float:left; height:290px; background:#113053;}
.tabber a.tab1{ display: block; height:27px; line-height:26px; width:145px; font-size:11px; color:#dadada; text-align:center; width:145px; transform: rotate(-90deg) translate(-290px, 0px); transform-origin: left top 0; -webkit-transform: rotate(-90deg) translate(-290px, 0px); -webkit-transform-origin: 0% 0%; text-decoration:none; text-transform:uppercase; -ms-transform: rotate(-90deg);}
.tabber a.tab2{ display: block; height:27px; line-height:26px; width:147px; font-size:11px; color:#dadada; text-align:center; width:145px; transform: rotate(-90deg) translate(-118px, 0px); transform-origin: left top 0; -webkit-transform: rotate(-90deg) translate(-118px, 0px); -webkit-transform-origin: 0% 0%; text-decoration:none; text-transform:uppercase; -ms-transform: rotate(-90deg);}
.tabber a.current{ color:#061b32; text-shadow:1px 1px 1px #CCC; background:url(../images/bg/tab_New3.png) no-repeat left top;}

.tabber a.tab1{-ms-transform: rotate(-90deg) translate(-290px, 0px);}
.tabber a.tab2{-ms-transform: rotate(-90deg) translate(-118px, 0px);}
.seti .set_span{
    display: inline-block;
    font: 86%/1.4545em Arial,sans-serif;
    padding: 1px 3px 1px 20px !important;
    vertical-align: middle;}
.seti .set_link {
    cursor: pointer;
    height: 16px;
    text-align: left;
    text-decoration: none !important;
    display: inline-block;
    float: none;
    padding: 1px 5px 0 !important;
}
.seti{ margin-bottom: -7px; float: left; width: 100%;}
.seti .set_icon {
    background: url("//yandex.st/share/static/b-share-icon_New3.png") no-repeat scroll 0 99px rgba(0, 0, 0, 0);
    border: 0 none;
    display: inline;
    float: left;
    height: 16px;
    overflow: hidden;
    padding: 0 !important;
    vertical-align: top;
    width: 16px;
}
.seti .facebook {
    background-position: 0 -68px;
}
.seti .moimir {
    background-position: 0 -85px;
}
.seti .twitter {
    background-position: 0 -51px;
}
.seti .vkontakte,.seti .b-share-icon_custom {
    background-position: 0 0;
}