* {
	margin: 0;
	padding: 0;}
html {
	height: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;}
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
    -webkit-text-size-adjust: none;
	background:url(img/top.jpg) no-repeat center 0;
	min-width:1000px;}
img{
	border:none;}
input{
	outline:none;
	-webkit-appearance: none;}
.bl{
	float:left;
	width:100%;}
.bl_center{
	width:1000px;
	margin:0 auto;}
.wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;}
.header {
	height: 75px;}
.content {
	padding: 0 0 115px;}
body.th{
	background:url(img/top.jpg) no-repeat center 0 #4e4e4e;}
body.th .content{
	padding:0;}
body.th .footer{
	margin:0 auto;}
.footer {
	width: 100%;
	margin: -190px auto 0;
	height: 190px;
	background: #4e4e4e;
	overflow:hidden;
	position: relative;}
.footer .footer_bot{
    float: left;
    width: 100%;
    height: 75px;
    font: 300 12px open sans;
    color: #fff;
    text-align: center;
}
.footer .footer_bot .polit{
    float: left;
    text-decoration: underline;
    cursor: pointer;
}
.footer .footer_bot .polit:hover{
    text-decoration: none;
}
.footer .footer_bot .cent{
    display: inline-block;
}
.footer .footer_bot .dew{
    float: right;
}
.footer .footer_bot .dew a{
    font: 700 12px open sans;
    color: #fff;
    text-transform: uppercase;
}
.footer .footer_bot .dew a:hover{
    text-decoration: none;
}
#over_polit{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    display: none;
    height: 100%;
    background: rgba(0,0,0,0.7);
}
#over_polit .ov_center{
    position: absolute;
    left: 50%;
    top: 100px;
    width: 960px;
    margin-left: -500px;
    background: #fff;
    border-radius: 6px;
    padding: 20px 20px 0;
}
#over_polit .close{
    position: absolute;
    width: 12px;
    height: 11px;
    background: url(../img/m3.png) no-repeat 0 0;
    top: 14px;
    right: 17px;
    cursor: pointer;
}
#over_polit h2{
    font: 700 16px open sans;
    display: block;
    margin-bottom: 15px;
}
#over_polit p{
    font: 14px open sans;
    float: left;
    margin-bottom: 20px;
}
.footer .copy_block {
	margin:23px 0px;}
.copy_block {
	float:left;
	width:100%;
	color:#fff;
	text-align:center;}
.copy_block .logo {
    float: left;
    width: 200px;
    margin-top: 19px;
    text-align: left;
}
.copy_block .cent{
	display:inline-block;
	font:300 14px open sans;
	margin-top:16px;}

.copy_block .cent a{
    color: inherit;  
}
.header .copy_block .cent {
    margin-top: 26px;
}
.copy_block .right{
	float:right;
	width:200px;}
.copy_block .right .phone {
    float: right;
    margin-top: 20px;
    font: 22px/22px open sans;
}
.copy_block .right .des {
    float: right;
    clear: right;
    font: 300 11px open sans;
}
#top{
	height:569px;
	color:#fff;}
#top .t1{
	float:left;
	width:90%;
	text-align:center;
	margin:40px 5% 25px;
	font:300 36px/38px open sans;}
#top .t1 div{
    display: inline;
}
#top .t1 .b,
#top .t1 .cc_code{
    font:700 36px/38px open sans;
}
#top .on_mob{
    display: none;
}
#top .texts{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:50px;}
#top .texts .q{
	display:inline-block;
	background:rgba(79,140,181,0.7);
	font:300 18px open sans;
	padding:8px 15px;}
#top .texts .q1{
	padding-bottom:0;}
#top .texts .q3{
	padding-top:0;}
#top .texts .b{
	font:700 18px open sans;}
#top .texts .d{
	text-decoration:line-through;}
#top .texts .count{
	font:800 18px/18px open sans;
	display:inline-block;
	padding:5px;
	border:5px;
	border:1px solid #fff;
	margin-left:5px;}
.center_form{
	float:left;
	width:712px;
	margin:0 112px;
	background:rgba(78,132,175,0.7);
	padding:20px 32px;
	border-radius:15px;
	color:#fff;}
.center_form .title{
	float:left;
	width:100%;
	text-align:center;
	font:26px open sans;
	margin-bottom:15px;}
.center_form .inp{
	float:left;
	width:233px;
	margin-right:4px;
	background: rgba(251, 251, 251, 0.3) none repeat scroll 0 0;}
.center_form .inp input{
    border: medium none;
    color: #fff;
    float: left;
    font: 300 13px open sans;
    padding: 17px 25px 17px 18px;
    width: 190px;}
.center_form .inp input.mail{
	background:url(img/ico_mail.png) no-repeat 205px center;}
.center_form .inp.error{
	outline:1px solid red;}
.center_form .inp input.phone{
	background:url(img/ico_phone.png) no-repeat 205px center;}
.center_form ::-webkit-input-placeholder { 
    color:    #fff;}
.center_form :-moz-placeholder { 
   color:    #fff;
   opacity:  1;}
.center_form ::-moz-placeholder { 
   color:    #fff;
   opacity:  1;}
.center_form :-ms-input-placeholder { 
   color:    #fff;}
.center_form .sub input{
	float:left;
	border:none;
	cursor:pointer;
	width:233px;
	background:#dc724e;
	text-transform:uppercase;
	font:600 16px open sans;
	color:#fff;
	height:52px;}
.center_form .sub input:hover{
	background:#F56636;}
.center_form .lock{
	font:300 12px open sans;
	margin-top:20px;
	float:left;
	width:100%;
	text-align:center;}
.b_form{
	background:url(img/top.jpg) no-repeat center 0;
	padding:80px 0;}
#triple{
	padding:35px 0;
	background:#4e4e4e;}
#triple .row{
	display:inline-block;
	width:330px;}
#triple .row.cent{
	    width: 300px;
    margin: 0 0 0 30px;}
#triple .row.last{
	width: 270px;
    margin: 0 0 0 60px;}
#triple .first .text,
#triple .cent .text, #triple .last .text{
	left:-17px;}
#triple .ico{
	width:76px;
	vertical-align:middle;
	display:inline-block;}
#triple .text{
	vertical-align:middle;
	display:inline-block;
	color:#fff;
	position:relative;
	top:-3px;
	font:300 14px open sans;}
#about{
	min-height:521px;
	background:url(img/sec.jpg) no-repeat center -18px;}
#about .block{
	color:#000;
	float:left;
	width:600px;}
#about .title{
	float:left;
	width:100%;
	margin:67px 0 30px;
	font:300 44px/44px open sans;}
#about .text{
	float:left;
	width:100%;
	margin-bottom:26px;

    line-height: 1.4;
	font:300 14px open sans;}
#about .b{
	font:700 14px open sans;}
#about .list span{
    float: left;
    clear: left;
    background: url(img/li.png) no-repeat 0 4px;
    padding-left: 15px;
}
#benefits{
	padding:55px 0 25px;
	color:#000;}
#benefits .title{
	float:left;
	width:100%;
	text-align:center;
	font:300 44px open sans;
	margin-bottom:55px;}
#benefits .rows{
	float:left;
	width:100%;
	margin-bottom:40px;}
#benefits .row{
	float:left;
	width:310px;}
#benefits .row.cent{
	margin:0 29px;
	width:320px;}
#benefits .row.cent .name,
#benefits .row.cent .text{
	width:240px;}
#benefits .ico{
	float:left;
	width:80px;}
#benefits .name{
	float:left;
	width:220px;
	font:600 16px/18px open sans;}
#benefits .text{
	float:right;
	width:230px;
	font:300 14px open sans;
	margin-top:18px;}
#study{
	padding:60px 0;
	background:#4e4e4e;
	color:#fff;}
#study .title{
	float:left;
	width:100%;
	text-align:center;
	font:300 44px open sans;
	margin-bottom:60px;}
#study .row{
	display:inline-block;
	width:197px;
	position:relative;
	text-align:center;}
#study .ico{
	display:inline-block;
	width:197px;
	vertical-align:middle;
	height:75px;}
#study .text{
	float:left;
	width:100%;
	font:300 14px open sans;}
#study .st{
	position:absolute;
	width:15px;
	height:31px;
	background:url(img/arrow.png) no-repeat;
	top:10px;
	right:-8px;}
#diploms{
	padding:55px 0;
	color:#000;}
#diploms .title{
	float:left;
	width:100%;
	text-align:center;
	font:300 44px open sans;
	margin-bottom:40px;}
#diploms .slider{
	float:left;
	width:100%;
	position:relative;}
#diploms .bx-prev{
	top:190px;
	left:65px;
	position:absolute;
	cursor:pointer;
	width:44px;
	height:89px;
	background:url(img/arrows.png) no-repeat;}
#diploms .bx-next{
	top:190px;
	right:65px;
	position:absolute;
	cursor:pointer;
	width:44px;
	height:89px;
	background:url(img/arrows.png) no-repeat right 0;}
#diploms .im{
	display:block;}
#diploms .im img{
	max-width:681px}
#diploms .text{
	display:inline-block;
	width:100%;
	margin-top:15px;
	font:300 14px open sans;
	text-align:center;}
#diploms .text .b{
	font:700 14px open sans;}
#academy{
	padding:60px 0 85px;
	background:#f2f1f3;
	color:#000;}
#academy .title{
	float:left;
	width:100%;
	font:300 40px open sans;
	text-align:center;
	margin-bottom:60px;}
#academy .b_l{
	float:left;
	width:780px;}
#academy .b_l p{
	float:left;
	width:100%;
	margin-bottom:20px;
	font:300 14px/23px open sans;}
#academy .b_l .b{
	font:700 14px/23px open sans;}
#academy .b_l .i{
	font:italic 14px/23px open sans;}
#academy .b_l .list{
	font:300 14px/23px open sans;
	float:left;
	width:100%;}
#academy .b_l .list .li{
	float:left;
	clear:left;
	width:100%;
	padding-left:18px;
	background:url(img/st.png) no-repeat 0 3px;}
#academy .b_r{
	float:right;
	width:205px;
	color:#000;}
#academy .b_r .count{
	font:600 40px open sans;}
#academy .b_r .count .pr{
	font:600 24px open sans;}
#academy .b_r .text{
	font:300 14px open sans;}
#academy .b_r .row{
	float:left;
	width:100%;
	margin-bottom:3px;
	background:#eaeaea;
	padding:21px 0;}
#academy .b_r .row > span{
	float:left;
	width:100%;
	text-align:center;}
#docs {  padding:50px 0 45px;}
#docs .title{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:40px;
	font:300 44px open sans;}
#docs .documetns{
	float:left;
	width:100%;
	text-align:center}
#docs .documetns .doc{
	width: 248px;
    position: relative;
    margin: 0 25px 0;
    display: inline-block;}
#docs .documetns .doc a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
}
#docs .documetns .doc:hover a{
    display: block;
}
#maps {
	height:520px;
	position:relative;}
#maps #map{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#ccc;}
#maps .map_info{
	float:left;
	position:relative;
	z-index:10;
	background:rgba(255,255,255,0.8);
	padding:40px 35px 20px;
	width:420px;
	margin-top:80px;
	color:#000;}
#maps .title{
	float:left;
	width:100%;
	margin-bottom:15px;
	font:300 34px open sans;}
#maps .list{
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-left:35px;
	font:300 14px open sans;}
#maps .l1{
	background:url(img/d1.png) no-repeat 0 3px;}
#maps .l2{
	background:url(img/d2.png) no-repeat 0 3px;}
#maps .l3{
	background:url(img/d3.png) no-repeat 0 3px;}
#maps .l4{
	background:url(img/d4.png) no-repeat 0 3px;}
#maps .b{
	font:700 14px open sans;}
#maps .list a{
	color:#33a6dc;
	font:300 14px open sans;}
#maps .list a:hover{
	text-decoration:none;}


#thank{
	height: 553px;
	text-align:center;
	color:#fff;}
#thank .t1{
	display:inline-block;
	margin:50px 0 10px;
	font:300 48px/48px open sans;
	background:#dc724e;
	padding:5px 15px 10px;}
#thank .t2{
	display:inline-block;
	font:300 17px open sans;}
#thank .b{
    font:700 17px open sans;
}
#thank .t_bot{
    padding: 20px 2%;
    box-sizing: border-box;
    float: left;
    width: 80%;
    margin: 0 10%;
    background: rgba(255,255,255,0.1);
    border-radius: 4px;
}
#thank .t_bot .t2{
    margin-bottom: 20px;
}
.ya-share2__item_service_vkontakte .ya-share2__icon{
    background: url(img/thank_soc.png) no-repeat  !important;
    width: 42px !important;
    height: 42px !important;
}
.ya-share2__item_service_facebook .ya-share2__icon{
    background: url(img/thank_soc.png) no-repeat -45px 0  !important;
    width: 42px !important;
    height: 42px !important;
}
.ya-share2__item_service_odnoklassniki .ya-share2__icon{
    background: url(img/thank_soc.png) no-repeat -90px 0  !important;
    width: 42px !important;
    height: 42px !important;
}
.ya-share2__item_service_twitter .ya-share2__icon{
    background: url(img/thank_soc.png) no-repeat right 0  !important;
    width: 42px !important;
    height: 42px !important;
}

#surprize{
	padding:60px 0;
	color:#000000;
	background:#f2f1f3;}
#surprize .title{
	float:left;
	text-align:center;
	font:300 38px/40px open sans;
    background: #dc724e;
    color: #fff;
    padding: 8px 11px 11px;
	margin-bottom:30px;}
#surprize .block{
	float:left;
	width:630px;}
#surprize .left{
	float:left;
	width:100%;}
#surprize .t1{
	float:left;
	width:100%;
	font:24px/24px open sans;
	margin-bottom:20px;}
#surprize .t2{
	float:left;
	width:100%;
	font:300 15px/21px open sans;
	margin-bottom:20px;}
#surprize .bot{
	font:24px/24px open sans;
	float:left;
	margin-top:15px;
	width:100%;
	color:#000;}
#surprize .bot .count{
	display:inline-block;
	color:#fff;
	padding:3px 10px 5px;
	background:#dc724e;}
#surprize .im{
	float:left;
    position: relative;}
#surprize .im a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
}
#surprize .im:hover a{
    display: block;
}


#new_show_bar{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow-x: hidden;
    z-index: 240;
    overflow: hidden;
    height: 51px;
    opacity: 0;
    color: #fff;
}
#new_show_bar .center_texts{
    float: left;
    width: 100%;
    padding: 7px 0;
    background: #282828;
    text-align: center;
    font: 300 16px/37px ubuntu;
}
#new_show_bar .center_texts .b{
    font: 700 16px/37px ubuntu;
}
#new_show_bar .center_texts a{
    display: inline-block;
    width: auto;
    height: 31px;
    text-decoration: none;
    border-radius: 3px;
    padding: 0 14px;
    color: #282828;
    font: 700 13px/33px ubuntu;
    text-transform: uppercase;
    margin-left: 10px;
    background: #fff;
}
#new_show_bar .center_texts a:hover{
    text-decoration: none;
    background: #fefefe;
}
#new_show_bar .center_texts .hides{
    position: absolute;
    left: 30px;
    width: 54px;
    height: 52px;
    background: url(img/new_btn_hide.png) no-repeat 0 0 ;
    cursor: pointer;
    top: 0;
    text-indent: -999em;
}
#new_show_bar .showes{
    position: absolute;
    left: 30px;
    width: 54px;
    height: 52px;
    background: url(img/new_btn_show.png) no-repeat 0 0 ;
    cursor: pointer;
    display: none;
    top: 0;    
}
#new_show_bar.animated,
#new_show_bar.yes{
    opacity: 1;
}
.new_show_btn{
    display: inline-block;
}
.new_show_btn-block a{
    display: none;
}


#new_mob{
    display: none;
}

.new_menu{
    height: 31px;
    background: #3d3c3c;
}
.new_menu .h_menu{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}   
.show_button{
    float: right;
    display: none;
    background: url(../img/n_menu_show_b.png) no-repeat;
    width: 69px;
    height: 75px;
    cursor: pointer;
}
.new_menu li{
    float: left;
    list-style: none;
    position: relative;
    width: 265px;
}
.new_menu li a{
    float: left;
    padding: 8px 0;
    color: #fff;
    font: 300 13px/15px open sans;
    text-decoration: none;
    width: 100%;
}
.new_menu li.active a,
.new_menu li a:hover{
    background: #04b1df;
}
.new_menu li.last{
    float: right;
    width: 198px;
}
.new_menu li.last a{
    background: no-repeat #262626 50px 14px;
    padding: 8px 63px 8px 70px;
    width: 65px;
}

.new_menu li.last a:hover{
    text-decoration: underline;
}

.new_menu li ul{
    position: absolute;
    top: 30px;
    right: 0;
    display: none;
    padding: 30px;
    z-index: 100;
    background: #fff;
    width: 230px;
}
.new_menu li:hover ul{
    display: block;
}
.new_menu li ul li{
    clear: left;
    margin-bottom: 3px;
}
.new_menu li ul li a{
    padding: 0 !important;
    background: none !important;
    text-decoration: underline;
    color: #000000;
    font: 14px open sans;
    width: auto !important;
}
.new_menu li ul li a:hover{
    color: #1b99d0;
}
#bot_menu.new_menu li ul{
    top: inherit;
    bottom: 30px;
}

.over{
   position: fixed;
   left: 0;
   top: 0;
   z-index: 100;
   width: 100%;
   display: none;
   height: 100%;
   background: rgba(0,0,0,0.7);
}
.over .over_center{
    position: absolute;
    left: 50%;
    top: 100px;
    width: 426px;
    margin-left: -213px;
    background: #fff;
    border-radius: 6px;
    padding: 35px 0 55px;
}
.over .close{
    position: absolute;
    width: 12px;
    height: 11px;
    background: url(../img/m3.png) no-repeat 0 0;
    top: 14px;
    right: 17px;
    cursor: pointer;
}
.over .o_title{
    float: left;
    width: 100%;
    text-align: center;
    color: #000000;
    font: 300 36px/36px open sans;
    margin-bottom: 10px;
}
.over .o_des{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    color: #000;
    font: 300 14px/18px open sans;
}
.over form{
    width: 318px;
    display: block;
    margin: 0 auto;
}
.over .inp{
    float: left;
    width: 100%;
    margin-bottom: 3px;
    height: 52px;
    background: rgba(217,219,221,0.7);
}
.over .inp input{
    float: left;
    border: none;
    padding: 17px 29px;
    font: 300 13px open sans;
    color: #797979;
    width: 260px;
}
.over .inp input.mail{
    background: url(../img/new_ico_mail.png) no-repeat 278px center;
}
.over .inp input.phone{
    background: url(../img/m2.png) no-repeat 278px center;
}
.over .sub{
    float: left;
    width: 100%;
    margin-top: 12px;
}
.over .sub input{
    display: inline-block;
    border: none;
    cursor: pointer;
    height: 65px;
    width: 100%;
    background: #dc724e;
    font: 700 15px open sans;
    text-transform: uppercase;
    color: #fff;
    transition: 0.7s ease;
}
.over .sub input:hover{
    background: #d35e36;
}
.go_n_f{
    margin-top: 25px;
}
.go_n_f a{
    color: #33a6dc !important;
}
.go_n_f a:hover{
    text-decoration: none;
}

#docs .title {
    font: 300 40px open sans;
}


@media (max-width: 667px){
	#academy div div br{display:none;}
	.socvidno{height:80px;}
	#academy .b_r{ padding-top:0px !important;}
	.no_pc{
		display:block !important;}

	.no_mob{
		display:none !important;}
	body{
		min-width:320px;
		background-position: center 75px;}
	.wrapper{
		overflow-x:hidden;}
	.bl_center{
		width:320px;}
	.header{
		background:#4e4e4e}
	.copy_block .logo{
		width:100%;
		margin:0;
		height:73px;
		padding-top:12px;
		text-align:center;}
	.header .cent,
	.header .right{
		display:none;}
	#top{
		padding-bottom:50px;}
	#top .t1{
		font:300 21px/22px open sans;
		margin:15px 0 20px;
        width: 100%;}
    #top .t1 .cc_code {
        font:700 21px/22px open sans;
    }
    
    #top .texts{
        margin-bottom: 20px;
    }
	#top .texts .q{
		background:none;
		font:300 14px open sans;
		padding:0;}
    #top .texts .q span{
        display: inherit;
    }
    #top .texts br{
        display: none;
    }
	#top .texts .b{
		font:700 13px open sans;}
	.center_form{
		margin: 0 6%;
		padding: 20px 1%;
		width: 86%;}
	.center_form .title{
		font:20px open sans;
		width:90%;
		padding:0 5%;}
	.center_form .inp {
		background: rgba(251, 251, 251, 0.3) none repeat scroll 0 0;
		float: left;
		margin: 0 5% 2px;
		width: 90%;}
	.center_form .inp input{
		padding: 17px 5%;
		width: 90%;
		background-position:223px center;}
	.center_form .sub{
		width:90%;
		margin:5px 5% 0;
		float:left;}
	.center_form .sub input{
		width:100%;
		opacity:1;
		-webkit-appearance: none;
		border-radius:0 !important;}
	.center_form .lock{
		font:300 8px open sans;}
    .center_form .lock br{
        display: none;
    }
	#triple{
		padding:25px 0 0;}
	#triple .row{
		clear: left;
		float: left;
		margin: 0 0 25px 2% !important;
		width: 98% !important;}
	#triple .ico.no_pc {
		text-align:center;
		display:inline-block !important;}
	#triple .text{
		left:0 !important;
		font:300 14px open sans;}
	#about{
		background:#f1f1f4;}
	#about .block{
		width:96%;
		margin:0 2%;}
	#about .title{
		font:600 24px open sans;
		margin:18px 0;}
	#benefits{
		padding:23px 0 10px;}
	#benefits .title{
		font:600 22px open sans;
		text-align:center;
		width:80%;
		margin:0 10% 15px;}
	#benefits .rows{
		margin-bottom:0;}
	#benefits .row{
		float:left;
		clear:left;
		width:100%;
		margin:0 0 20px 0 !important;}
	#benefits .ico{
		text-align:center;}
	#benefits .name,
	#benefits .text{
		margin:0;
		float:right;
		width:230px !important;}
	#benefits .text br{
		display:none;}
    #surprize .block{
        width: 100%;
    }
    #surprize .im{
        width: 100%;
        margin-top: 20px;
    }
    #surprize .im img{
        max-width: 100%;
    }
	#study{
		padding:23px 0 0;}
	#study .title{
		font:300 24px open sans;
		margin-bottom:20px;}
	#study .st{	
		-ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
        right: 50%;
        top: inherit;
        bottom: -10px;}
	#study .row{
		width:100%;
		padding-bottom:30px;
		margin-bottom:15px;
		background:url(img/st_bot.png) no-repeat center bottom;}
	#study .row:last-child{
		background:none;}
	#study .ico{
		float:left;
		width:24%;
		margin-top:3px;
		text-align:center;}
	#study .row .ico.qq{
		margin-top:20px;}
	#study .text{
		float:left;
		width:75%;
		text-align:left;}
	#study .text br{
		display:none;}
	#diploms{
		padding:23px 0;}
	#diploms .title{
		font:600 22px open sans;
		margin-bottom:20px;}
	#diploms .im img{
		width:100%;}
	#diploms .bx-controls{
		display:none;}
	#diploms .text{
		width:94%;
		font:300 12px open sans;
		margin:0 3%;}
	#academy{
		padding:20px 0;}
	#academy .title{
		font:600 20px open sans;
		margin-bottom:20px;}
	#academy .b_l{
		width:98%;
		margin:0 1% 20px;}
	#academy .b_l .b br{
		display:none;}
	#academy .b_r{
		width:98%;
		margin:0 1%;
		text-align:center;}
	#academy .b_r .row{
		display: inline-block;
		float: none;
		margin: 1%;
		width: 47%;}
	#academy .b_r .count{
		font:600 35px open sans;}
	#academy .b_r .text{
		font:300 13px open sans;}
	#academy .b_r .text br{
		display:none;}
	#docs{
		padding:23px 0;}
	#docs .title{
		font:600 22px open sans;
		margin-bottom:20px;}
    #maps,
    .footer{
        display: none
    }
	#new_mob{
		padding:0 0 23px 0;
		background:#4e4e4e;
		color:#fff;}
	#new_mob .inf{
		float:left;
		width:75%;}
	#new_mob .phone{
		float:left;
		width:100%;}
	#new_mob .phone a{
		text-decoration:none;
		font:24px/24px open sans;
		color:#fff;}
	#new_mob .des{
		float:left;
		width:100%;
		font:300 12px open sans;
		margin-bottom:20px;}
	#new_mob .bot,
	#new_mob .top{
		float:left;
		width:100%;}
	#new_mob .ico{
		float:left;
		width:23%;
		text-align:center;
		margin-top:20px;}
	#new_mob .top .ico{
		margin-top:6px;}
	#new_mob .bot .info{
		float:left;
		width:75%;
		font:12px open sans;}
	#new_mob .bot .info .b{
		font:700 12px open sans;}
    #new_mob .bot .dew{
        float: left;
        width: 100%;
        text-align: center;
        color: #fff;
        margin-top: 10px;
    }
    #new_mob .bot .dew a{
        font:700 12px open sans;
        color: #fff;
    }
    #new_show_bar {
        height: 80px;
    }
    #new_show_bar .center_texts{
        padding: 0;
        float: left;
        width: 100%;
        height: 80px;
    }
    #new_show_bar .center_texts .texts{
        display: block;
        width: 300px;
        text-align: left;
        font: 300 12px/14px ubuntu;
        margin: 10px 2% 2px;
    }
    #new_show_bar .center_texts .b{
        font: 700 12px/14px ubuntu;
    }
    #new_show_bar .center_texts .hides{
        background: none;
        right: auto;
        text-indent: 0;
        color: #33a6dc;
        font-family: "Open Sans";
        font-size: 11px;
        font-weight: bold;
        line-height: 25px;
        text-decoration: underline;
        width: 45px;
        height: auto;
        top: 45px;
        left: 116px;
    }
    #new_show_bar .center_texts a{
        float: left;
        width: auto;
        padding: 0 16px;
        top: 6px;
        position: relative;
        font: 700 11px/25px ubuntu;
        height: 25px;
    }
    #new_show_bar .showes{
        right: 0;
        bottom: 0;
        top: inherit;
        left: 0;
    }


    
    #top .texts{
        display: none;
    }
    #top .texts.on_mob{
        display: block;
    }
    #bot_menu{
        display: none !important;
    }
    .bot_mob_menu{
        background: #282828;
        padding: 35px 0 40px;
        text-align: center;
        margin-bottom: 23px;
    }
    .bot_mob_menu .ti{
        float: left;
        width: 100%;
        color: #fff;
        font: 700 20px open sans;
        margin-bottom: 10px;
    }
    .bot_mob_menu li{
        float: left;
        width: 100%;
        list-style: none;
        margin-bottom: 5px;
    }
    .bot_mob_menu li a{
        font: 300 17px open sans;
        color: #fff;
    }
    .bot_mob_menu li a:hover{
        text-decoration: none;
        color: #1b99d0;
    }
    .new_menu{
        display: none;
    }
    
		#side {
		display:none;
	}
	#license{
		display: block !important;
		padding: 25px 0 0;
		background-color:#333;
	}
	#license .text {
    left: 0;
    font: 300 14px open sans;
	vertical-align: middle;
    display: inline-block;
    color: #fff;
    position: relative;
    top: -3px;
}
#license .row {
    clear: left;
    float: left;
    margin: 0 0 25px 2% !important;
    width: 98% !important;
	display: inline-block;
}

#license .ico {
    width: 76px;
    vertical-align: middle;
    display: inline-block;
}

#docs .bl_center  .text{
    left: 0px !important;
}
#docs .bl_center  .text p{
    display: inline;
}

	
}

#surprize .smalltext{
    font: 300 12px/15px open sans;
    font-style: italic;
    color: #A9A9A9;
}
#side{
    position: fixed;
right: 0px;
top:480px;
background:url("/img/side.png");
    background-repeat: no-repeat;
    width: 36px;
    height: 126px;
}
.rotable{
    transform: rotate(-90deg);
    display: inline-block;
    color: #fff;
    margin-left: -45px;
    margin-top: 45px;
    padding-left: 15px;
    line-height: 3 !important;
    height: 36px;
    width: 111px;
    text-decoration: none;
	font: 300 12px open sans;
}
#docs .bl_center  .text{
	display: inline-block;
    margin-top: 25px;
    font: 300 14px open sans;
    text-align: center;
    max-width: 460px;
    position: relative;
    left: 280px;
}
#docs .bl_center  .text a {
	    color: #41c8f1;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
#license{
	display:none;
}
.linkmob{
	    color: #ffffff;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
.copy_block .cent a {
    text-decoration:none;
}
.copy_block .right{
	color:#fff;}
