body {
	background: #282f33;
	padding: 0;
	margin: 0;
	font: 14px Tahoma, Arial, Helvetica, Garuda, sans-serif;
	*font-size: small;
	*font: x-small;
}

h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
	font-weight: normal;
}

h2 {
	font: 24px Arial, Helvetica, Garuda, sans-serif;
	padding: 10px 0;
}

h3 {
	font: 18px Arial, Helvetica, Garuda, sans-serif;
	padding: 10px 0;
}

table {
	font-size: inherit;
	font: 100%;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

p {
	margin: 1em 0;
}

a {
	text-decoration: none;
}

/* a:visited, a:active {
	color: #fff;
} */

.wrapper {
	max-width: 1600px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.clear {
	clear:both;
	height:0;
	font-size:0;
}

.header_deleted {
	
	background: #022d46;
	min-height: 192px;
	color: #fff;
	overflow: hidden;
	

}

.header_deleted  a{
	color: #fff;
	text-decoration: none;

}

.header_deleted-logo {
	padding: 1.5%;
	float: left;
	
}

.header_deleted-logo img {
	width: 141px;
}

.header_deleted-logo:hover {
	opacity: 0.8;
}

.btn-hidden-menu {
	overflow: hidden;
	background: url(../images/ico/menu.png) no-repeat center center;
	text-indent: -9999%;
	width: 42px;
	height: 42px;
	display: none;
}

.open-menu {
	display: block !important;
}

.header_deleted-menu {
	float: right;
	padding-top: 13px;
	padding-right: 1.5%;
	margin-top: 5px;
	margin-bottom: 15px;
}

.header_deleted-menu-lk {
	float: right;
	padding-top: 15px;
	padding-right: 1.5%;
}

.link-btn-lk {
	float: left;
	min-width: 113px;
	padding: 12px;
	text-align: center;	
	margin: 0px -3px;
	min-height: 40px;
	background: #00192b;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;	
}

.link-btn-lk:hover {
	background: #104362;	
}
 
/* РЎС‚РёР»Рё РїРѕР»СЏ РІРІРѕРґР° С‚РµРєСЃС‚Р° */
 
.form-wrapper input {
    width: 150px;
    height: 20px;
    padding: 20px 5px;  
    border: 0;
    background: #eee;   
    margin-bottom: 1px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;		
}
 
.form-wrapper input:focus {
    outline: 0;
    background: #fff;
}  
 
/* РљРЅРѕРїРєР° РѕС‚РїСЂР°РІРєРё С„РѕСЂРјС‹ */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 40px;
    color: #fff;
    text-transform: uppercase;   
}   
   
.form-wrapper button:hover{     
    background: #054a73;
}   
   
.form-wrapper button:active,
.form-wrapper button:focus{   
    background: #054a73;
    outline: 0;   
}
 
.form-wrapper button:hover:before{
    border-right-color: #054a73;
}

.sveden {
	display: block;
	width: 100%;
	text-align: right;
        margin-bottom: 14px;
}

.header_deleted-flag {
	text-align: right;
	margin-right: -2%;
	float:right;
}

.header_deleted-flag img {
	padding: 16px 5px;
}

.header_deleted-flag img:hover {
	opacity: 0.3;
}

.header_deleted-nav-menu {
	float: left;
	margin: 0px;
}

.header_deleted-nav-menu-link{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px;
	min-width: 180px;
	max-width: 360px;
	border-right: 1px solid #525252;
	border-left: 1px solid #525252;
	margin-left: -1px;
	-webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
}
 
.header_deleted-nav-menu-link:hover {
	color: #ddd;
	background: #054a73;
}

.header_deleted-navbar-left {
	float: left;
	font: 18px Arial, Helvetica, Garuda, sans-serif;
	padding-top: 17px;
	padding-bottom: 53px;
	width: 800px;
}

.header_deleted-nav-menu-left {
	float: left;
	margin: 15px 0px;
}

.header_deleted-nav-menu-link-left{
	color: #fff;
	min-width: 180px;
	max-width: 300px;
	text-align: left;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	border-right: 1px solid #525252;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
 
.header_deleted-nav-menu-link-left:hover, .header_deleted-nav-menu-link:hover{
	color: #ddd;
	background: #054a73;
}

.header_deleted-nav-menu-left ul, .header_deleted-nav-menu ul{
	display: none;
}

.header_deleted-nav-menu-left:hover ul {
	display: block;
}

.header_deleted-nav-menu:hover ul {
	display: block;
}

.header_deleted-nav-menu-left-list {
	position: absolute; 
	z-index: 20;
	font-size: 16px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
}

.header_deleted-navbar-right .header_deleted-nav-menu-left-list {
	margin-top: 14px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
}

.header_deleted-nav-menu-left-list li {
	background: #fff;
	width: 300px;
	display: block;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.header_deleted-nav-menu-left-list a {
	color: #000;
	display: block;	
	font-size: 14px;
	padding: 7px;
	background: #fff;
	border: none;
	border-bottom: 1px solid #eee;
}

.header_deleted-nav-menu-left-list li:hover {
	background: #00192b;
}

.header_deleted-nav-menu-left-list li:hover  a{
	color: #fff;
}
 
.default {
    width:920px;
}

.fixed {
    position: fixed;
    width: 100%;
	max-width: 1600px;
    padding: 5px 0;
	z-index: 20;
}

.fixed  .link-btn-lk {
	color: #fff;
}

.transbg {
    background-color: #022d46 !important;
}
 
.fixed .header_deleted-navbar-left, .fixed  .header_deleted-flag {
	display: none;
}

.fixed .header_deleted-logo {
	padding: 5px 5px 5px 23px;
}
	
.fixed .header_deleted-logo img {
	width: 40px;
}

.fixed .header_deleted-menu {
	padding: 19px 5px;
	float: left;
}

.fixed .header_deleted-menu-lk {
	padding: 5px 23px 5px 5px;
}

.fixed .header_deleted-nav-menu-link {
	padding: 12px;	
}

.fixed .header_deleted-nav-menu-left-list a {
	padding: 7px;
}
 
.content {
	background: #fff;
	overflow:hidden;
}

.content a {
	color: #1d6e9e;
}

.content a:hover {
	color: #000;
	text-decoration: underline;
}

.content-block1 {
	background: #fff;
	min-height: 457px;
}

.content-page {
	width: 75%;
	padding: 1.5%;
	margin-bottom: 17px;
	float: left;
	text-align: justify;
	overflow: hidden;
}

.content-page h1 {
	margin: 10px 0; 
	width: 100%;
}

.content-page table {
	width: 100% !important;
	margin: 10px auto;
}

.content-page img {
	max-width: 98%;
	height: auto;
}

.content-page b, .content-page strong {
	font-weight: bold;
}
	
.content-page i, .content-page em{
	font-style: italic;
	font-weight: inherit;
}

.content-page ol {
	margin-left: 5px;
}

.content-page ul {
	margin-left: 40px;
	list-style-type: square;
}

.content-page ul li {
	padding: 2px 0px;
}

.sidebar {
	width: 23.5%;
	float: left;
	margin-top: 15px;
}

.siderbar-menu {
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 0 0 #d4d5d8, 0 0 0 1px #e3e4e8;
	padding: 1px 0 1px 0;
	margin: 0 0 20px 0;
}

.sidebar-menu-list li{
	width: 100%;
}

.sidebar-menu-list a{
	display: block;
	padding: 10px;
	background: #eee;
	margin: 4px;
	color: #444;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.sidebar-menu-list a:hover{
	background: #ccc;
	text-decoration: none;
	color: #000;
}

.sidebar-menu-list-dropdown ul {
	display: none;
}

.sidebar-menu-list-dropdown a {
	border-left: 4px #022d46 solid;
}

.sidebar-menu-list-dropdown:hover ul {
	display: block;
}

.sidebar-menu-list-hidden {
	position: absolute;
	width: 300px;
	margin: -38px 0 0 -297px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
}

.sidebar-menu-list-hidden a {
	margin: 0;
	background: #fff;
}

.banner-sidebar {
	width: 100%;
	margin-bottom: 20px;
}

.banner-sidebar a {
	display: block;
	background: #022d46;
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 20px 10px 20px 10px;
	border: 4px solid #043d5e;
	margin: 0px;
	box-shadow: 0 1px 0 0 #d4d5d8, 0 0 0 1px #e3e4e8;
	-webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
}

.banner-sidebar a:hover {
	background: #043d5e;
	color: #fff;
	border: 4px solid #05466c;
	text-decoration: none;
	text-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
}

.block-news {
	float: left;
	width: 75%;
	padding-right: 37px;
}

.allnews-txt-right {
	float: right;
	padding: 17px;
}

.line-news-hr {
	background: url(images/hand.png) repeat-x #022d46;
	height: 4px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: -3px;
}

.block-news-oa {
	float: right;
	width: 22%;
}

.oa-bk {
	background: #ebebeb;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
	padding-bottom: 4px;
}

.oa-bk:hover {
	background: #bcc1c4;
	margin-bottom: 2px;
	margin-top: -2px;
	padding-bottom: 2px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.5);
}

.oa-bk:hover  .oa-day{
	background: #ebebeb;
}

.oa-bk:hover  .oa-date{
	background: #ebebeb;
}

.oa-day {
	float: left;
	width: 8%;
	background: #bcc1c4;
	text-align: center;
	padding: 2%;
	margin: 2%;
	font-size: 24px;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.oa-date {
	float: left;
	width: 78%;
	background: #d7d7d7;
	padding: 2%;
	margin: 2% 2% 2% 0;
	font-size: 24px;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.oa-txt {
	padding: 10px 10px 0px 10px;
	text-align: justify;
}

.hr-news {
	background: url(images/hand.png) repeat-x #022d46;
	height: 4px;
	width: 100%;
}

/* 111 РћРџРўРРњРР—РР РћР’РђРўР¬!!!! */

.tabs {
	position: relative;
	margin: 0 auto;
	max-width: 304px;
}

.tabs a{
	text-decoration: none;
	color: #222;
}

.tabs label {
	color: #555;
	cursor: pointer;
	display: block;
	float: left;
	width: 50%;
	height: 50px;
	line-height: 45px;
	position: relative;
	text-align: center;
	background: #ebebeb;
}

.tabs input {
	position: absolute;
	left: -9999px;
}

#tab_1:checked  ~ #tab_l1,
#tab_2:checked  ~ #tab_l2 {
	background: #bcc1c4;
	top: 0;
	z-index: 3;
}

.tabs_cont {
	position: relative;
	z-index: 2;
	height: 330px;
	max-width: 304px;
}

.tabs_cont a:hover{
	text-decoration: none;
}

.tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2 {
	position: static;
	left: 0;
	opacity: 1;
}

#tab_l1:hover, #tab_l2:hover {
	background: #bcc1c4;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;	
}

.chld-btn {
	background: #e5e5e5;
	color: #000 !important;
}

.chld-btn:hover {
	background: #054a73;
	color: #fff !important;
	text-decoration: none !important;
}

.chld-btn-red {
	background: #460202;
}

.chld-btn-red:hover {
	background: #750606;
	text-decoration: none !important;
}

.btn-25per {
	float: left;
	width: 24%;
	margin: 0.5%;
}

.btn-25per-txt {
	float: left;
	background: #022d46;
	color: #fff !important;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

.btn-25per-txt-gray {
	background: #ccc;
	color: #444 !important;; 
}

.btn-25per-txt:hover {
	background: #054a73;
	text-decoration: none !important;
}

.btn-25per-txt-gray:hover {
	background: #aaa;
}

.txt-50per {
	width: 49%;
	padding: 0 2px;
}

/* 111 */


.content-block2 {
	background: #e5eef3;
	padding-bottom: 20px;
	border-top: 1px solid #bbc3c7;
	border-bottom: 1px solid #bbc3c7;
}

.block-edu {
	overflow: hidden;
	float: left; 
	margin: 0.5%;
	width: 24%;
	}

.block-edu img{
	width: 100%;
	}
	
.block-edu-h4{
	font-size: 14px;
	position: relative;
	margin-top: -51px;
	padding: 15px 0px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	width: 100%;
	text-align: center;
	overflow: hidden;
	height: 18px;
}

.block-edu-h4 h4 {
	font-size: 18px;
}

.block-edu-h4:hover, .block-edu img:hover ~ .block-edu-h4{

}

.content-block2  .block-edu-h4 {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.content-block3 {
	background: #fff;
	padding-bottom: 20px;
}

.lnk-tdn {
	text-decoration: none;
}

.block-info-btn {
	float: left;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.4);
	background: #f5f5f5;
	margin: 0.5%;
	width: 19%;
	height: 102px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
	text-align: center;
	height: 102px;
}

.block-info-btn-txt {
	font-size: 18px;
	color: #222;
	width: 65%;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.block-info-btn-img {
	width: 50px;
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
}

.block-info-btn-img img {
	width: 100%;
	
}

.block-info-btn:hover {
	background: #e5eef3;
}

.block-info-btn-in {
	display: table;
	height: 102px;
	width: 100%;
}

.content-block4 {
	background: #e5eef3;
	min-height: 163px;
	border-top: 1px solid #bbc3c7;
		padding-bottom: 20px;
}

.content-block5 {
	background: #fff;
	border-top: 1px solid #bbc3c7;
}

.slider {
	max-width:1600px;
}

.container {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}

.footer {
	background: #0a364e;
	width: 100%;
}

.footer-block .container {
	padding: 0px 1.5% 0 1.5%;
}

.footer-main {
	background: #022d46;
	min-height: 66px;
}

.vi-btn {
	float: left;
	padding: 13px;
	margin: 0px -3px;
	background: #5c737f;
	color: #f0eeee;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.vi-btn:hover {
	background: #f5f5f5;
	color: #222;
}

.vi-btn-img {
	float: left;	
}

.vi-btn-txt {
	padding: 3px 0 0 10px;
	display: inline-block;
	float: left;
}

.wrp_soc_btn {
	float: right;
	margin-top: 10px;
}

.sbtn {
	display: block; 
	display: inline-block; 
	width: 29px; 
	height: 29px;
}

a.soc_btn1 {background:url('../images/ico/soc/ico_rss.png');}
a.soc_btn2 {background:url('../images/ico/soc/ico_vk.png');}
a.soc_btn3 {background:url('../images/ico/soc/ico_playmarket.png');}
a.soc_btn4 {background:url('../images/ico/soc/ico_youtube.png');}
a.soc_btn5 {background:url('../images/ico/soc/ico_twitter.png');}
a.soc_btn6 {background:url('../images/ico/soc/ico_facebook.png');}
a.soc_btn7 {background:url('../images/ico/soc/ico_ok.png');}

a.soc_btn1:hover, a.soc_btn2:hover, a.soc_btn3:hover, a.soc_btn4:hover, a.soc_btn5:hover, a.soc_btn6:hover, a.soc_btn7:hover  {background-position:0px -29px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.4); margin-top: -20px;}

.footer-block{
	color: #c5cad4;
	background: url('../images/footer_bg.jpg') #0a364e;
	min-height: 384px;
}

.footer-block a {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.footer-block a:hover {
	text-decoration: underline;
	text-shadow: 1px 1px 2px black;
}

.footer-block-fbl {
	float:left;
	width: 24%;
	padding: 0.5%;
	padding-top: 50px;
}

#fifper {
        width: 49%;
        height: 300px;
        padding: 50px 0 0 0;
}

#fifper ul{
        width: 100%;
}
        
#fifper li{
	width: 48%;
        padding: 0 0.5%;
        display: block;
        float: left;
}                                                                        

.footer-block a{
	color: #8e98ac;
}

.footer-block a:hover {
	color: #fff;
}

.footer-ul a {
	color: #c5cad4;
}

.footer-ul li {
	margin-bottom: 20px;
}

/* Pack Images News */

.hscroll-container {
        border: 1px solid #0F527F;
        border-radius: 6px;
        height: 425px;
        margin: 20px 0;
        width: 548px;
        text-align: center;
}

.hscroll-news-container {
	background-color: #eee;
        height: 200px;
        margin: 20px 0;
        text-align: center;
        width: 100%;
}

.hscroll-item {
	height: 385px;
        text-align: center;
        width: 502px;
        margin-left: 23px;
	opacity: 1;
}

.hscroll-news-item {
	height: 142px;
	width: 80%;
        text-align: center;
    	margin: 0 auto;
    	opacity: 1;
    	padding: 0 20px;
}

.hscroll-loader {
        background: url("/images/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 385px;
	width: 502px;
	margin-left: 23px;
	position: absolute;
}

.hscroll-news-loader {
	height: 150px;
	width: 760px;
	margin-left: 23px;
	position: absolute;
}

.hscroll-title {
	padding: 10px;
	margin-top: 10px;
	color: #222;
}

.hscroll-nav {
        height: 80px;
        padding: 0 80px;
        text-align: center;
        width: 342px;
}

.hscroll-item-img {
	background-color: #FFFFFF;
        display: table-cell;
        height: 300px;
        vertical-align: middle;
        width: 500px;
        border: 1px dotted #eeeeee;
}

.hscroll-news-item-img {
        height: 140px;
        width: 33%;
        float: left;
}

.hscroll-item-desc {
	display: table-cell;
        height: 80px;
        vertical-align: middle;
        width: 340px;
}

.hscroll-prev {
	display: block;
        float: left;
        height: 35px;
        margin-left: 15px;
        margin-top: -70px;
        padding: 10px 0;
        vertical-align: middle;
        width: 80px;
        cursor: pointer;
}

.hscroll-next {
	display: block;
        float: right;
        height: 35px;
        margin-right: 15px;
        margin-top: -70px;
        padding: 10px 0;
        width: 80px;
        cursor: pointer;
}

.hscroll-news-prev {
	display: block;
        float: left;
        height: 35px;
        margin-top: -105px;
        padding: 10px 0;
        vertical-align: middle;
        width: 70px;
}

.hscroll-news-next {
	display: block;
        float: right;
        height: 35px;
        margin-top: -105px;
	padding: 10px 0;
        width: 70px;
}

#hscr-prev-span, #hscr-next-span {
	cursor: not-allowed;
}

.hscroll-prev1 {
	background-color: #F4F4F4;
        border: 1px solid #B5B5B5;
        border-radius: 36px;
        float: left;
        height: 32px;
        margin-left: 20px;
        width: 32px;
}

.hscroll-news-item-img-bg {
	height: 140px;
	width: 210px;
}
	 
.vscroll-container {
	height:360px;
	width: 209px;
	text-align: center;
}

.vscroll-item {
	text-align: center;
        width: 180px;
    	opacity: 1;
    	height: 120px;
	padding: 5px 0;
}
    		
.vscroll-items {
	text-align: center;
	opacity: 1;
	height: 253px;
}

.vscroll-loader {
        background: url("/images/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 360px;
	width: 209px;
	position: absolute;
}

.vscroll-title {
        height: 30px;
        margin-top: 10px;
    	color: #0F527F;
}

.vscroll-nav {
	height: 80px;
        padding: 0 80px;
        text-align: center;
        width: 200px;
}

.vscroll-item-img {
        width: 180px;
	height: 120px;
	margin: 3px;
}
	    
.vscroll-item-img-bg {
	width: 180px;
	height: 120px;
}

.vscroll-item-desc {
	display: table-cell;
        height: 80px;
        vertical-align: middle;
        width: 200px;
}
                
.vscroll-prev {
        display: block;
        height: 35px;
        padding: 10px 0;
        cursor: pointer;
}

.vscroll-next {
	display: block;
        height: 35px;
        padding: 10px 0;
	cursor: pointer;
}
        	        	
.vscroll-prev1 {
        background-color: #F4F4F4;
        border: 1px solid #B5B5B5;
	border-radius: 36px;
	float: left;
	height: 32px;
	margin-left: 22px;
        width: 32px;
        margin-left: 80px;
}

.news-images-form {
        margin: 20px 0;
}
    
.news-images-form div{
	margin: 5px 0;
}  
	
.hscroll-news-item-img img {
	max-height: 130px;
	max-width: 90%;
}

.hscroll-news-item-img img:hover {
	opacity: 0.8;
}

/* Pack Images News (END)*/

.spn-page-top {
	margin-top: -36px;
	padding-bottom: 7px;
	text-align: right;
}

.spn-page-bottom {
	text-align: center;
	padding: 1.5% 0;
}

.spn-page span {
	width: 27px;
	height: 27px;
	background: #eee;
	text-align: center;
	display: inline-block;
	margin: 1px;
	padding: 5px 3px;
}

.page_active span {
	background: #022d46;
	color: #fff;
}

.page_passive span:hover {
	background: #ccc;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.spn-block {
        width: 97%;
        padding: 1.5%;
}
    
.spn-block:hover {
        background: #eee;
        border-left: 4px #022d46 solid;
        margin-left: -4px;
}
        
.spn-block-img {
        width: 10%;
        height: 100px;
        float: left;
        padding: 0 1.5% 0 1.5%;
        text-align: center;
        overflow: hidden;
        background: url('/images/news/mini_img_news_second.png') #ddd;
}

.spn-block-img-in {
	width: 200%;
	margin-left: -50%;
}
                                                              
.spn-block-img img {
	margin: 0 auto;
	/* width: 100%; */
	min-height: 100px;
	min-width: 150px;
}
            
.spn-block-txt {
        width: 84%;
        float: left;
        padding: 0 1.5% 0 1.5%;
	text-align: left;
}
            
.spn-block:hover .spn-block-txt{
        color: #000;
}
                        
.spn-block-title {
	text-transform: uppercase;
	padding-bottom: 17px;
}

.spn-hr {
        width: 100%;
        height: 1px;
        background: #ddd;
}

.block-text {
	width: calc(100% - 40px); 
	margin-left: 26px;
	background: #eee;
	position: relative;
	border-radius: 4px;
	padding: 20px;
	margin: 0 0 20px 20px;
	text-align: left;
}

.block-text:before {
	content: "";
	width: 0; 
	height: 0;
	position: absolute; 
	right: 100%; 
	top: 20px;
	border-top: 12px solid transparent;
	border-right: 18px solid #eee;
	border-bottom: 12px solid transparent;
}

.block-text-support {
	background: #eef6ff;
}

.block-text-support:before {
	border-right: 18px solid #eef6ff;
}

.block-ava {
	width: 64px;
	min-width: 64px;
	height: 64px;
	border-radius: 50%;
	background: #eee;
	margin: 0 5px;
	color: #848484;
}

.block-ava-support {
	background: #eef6ff;
	color: #697e95;
}

.ico-ecp {
	position: absolute;
	left: 126px;
	padding: 2px 5px;
	background: #e8e8e8;
	border-radius: 4px;
	color: #606468 !important;
	text-decoration: none !important;
}

.ico-ecp:hover {
	background: #1d6e9e;
	color: #fff !important;
}

/* Abiturient page */

.abt-page a {
	text-decoration: none !important;
}

.abt-block2-btn {
	height: 340px;
	background: #fdf;
	border: 1px #ebf5fb solid;
	width: calc(20% - 4px);
	padding: 0 20px;
	margin: 4px 2px;
	background-size: cover !important;
	background-position: center !important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

.abt-block2-btn:hover {
	opacity: 0.7;
	text-decoration: none !important;
}

.abt-block2-btn:hover .abt-block2-btn-text {
	color:#fdf;
}

.abt-block2-btn-text {
	border-top: 1px solid #fff;
	font-size: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	height: 80px;
	max-height: 80px;
}

.abt-block1-btn {
	padding: 15px;
	margin-bottom: 15px;
	font-size: 180%;
	text-transform: uppercase;
	text-align: center;
	max-width: calc(100% - 10px);
	margin: 32px 0 6px 0;
	color: #fff !important;
	border: 1px #788389 solid;
	background: #7c919d;
	border-radius: 10px;
}

.abt-block1, .abt-block2, .abt-block3, .abt-block4 {
	width: 103%;
	margin: 0 -1.5%;
	padding: 30px 1.5%;
}

.abt-block1 {
	padding: 0px 1.5%;
}

.abt-block2 {
	background: #d7e3ea;
}

.abt-block3 {
	background: #fff;
	font-size: 130%;
}

.abt-block4 {
	background: #d7e3ea;
	font-size: 130%;
}

 .abt-block2-btn1 {
	background: url('/images/bac_cpes.jpg') no-repeat;
}

.abt-block2-btn2 {
	background: url('/images/mag.jpg') no-repeat;
}

.abt-block2-btn3 {
	background: url('/images/cpo.jpg') no-repeat;
}

.abt-block2-btn4 {
	background: url('/images/ord.jpg') no-repeat;
}

.abt-block2-btn5 {
	background: url('/images/asp.jpg') no-repeat;
} 

.abt-block3-btn2 {
	border: 1px solid #d7e3ea !important;
	font-size: 140%;
}

.abt-block3-btn2-1 {
	background: url('/images/lk_new.png') !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn2-1:hover {
	background: url('/images/dark_lk.png') no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn2-1:hover .abt-block3-btn2-text {
	border: 1px #fff solid;
}

.abt-block3-btn2-2 {
	background: url(images/mag.jpg) no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn2-2:hover {
	background: url(images/mag.jpg) no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn2-2-2 {
	background: url(/images/info_zach.jpg) no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn2-2-2:hover {
	background: url(/images/dark_info_zach.jpg) no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn2-2:hover .abt-block3-btn2-text, .abt-block3-btn2-2-2:hover .abt-block3-btn2-text {
	border: 1px #fff solid;
}

.abt-block3-btn2-text {
	padding: 4px 12px;
	border-radius: 10px;
}

.abt-block3-btn3-ico1, .abt-block3-btn3-ico2, .abt-block3-btn3-ico3 {
	margin-left: 7px;
}

.abt-block3-btn3-ico1:before, .abt-block3-btn3-ico2:before, .abt-block3-btn3-ico3:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
}

.abt-block3-btn3-ico1:before {
	content: "\f15c";
	font-size: 220%;
}

.abt-block3-btn3-ico2:before {
	content: "\f022";
	font-size: 180%;
}

.abt-block3-btn3-ico3:before {
	content: "\f073";
	font-size: 200%;
}

.abt-block3-btn3-text {
	border-left: 1px solid #8ea3b1;
	padding-left: 24px;
}

.abt-block3-btn {
	border-radius: 10px;
	color: #002945 !important;
	background: #d7e3ea;
	text-align: center;
}

.abt-block3-btn:hover {
	color: #fff !important;
	background: #002945;
}

.abt-block3-btn:hover .abt-block3-btn3-text {
	border-left: 1px solid #fff !important;
}

.abt-block3-btn1 {
	height: 304px;
	font-size: 140%;
	background: url('/images/info_zach.jpg') no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn1:hover {
	background: url('/images/dark_info_zach.jpg') no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.abt-block3-btn2 {
	height: 148px;
}

.abt-block3-btn3 {
	height: 96px;
}

.abt-block4-btn4 {
	background: #b2c9d6;
	height: 70px;
	color: #002945 !important;
	text-align: center;
	border-radius: 10px;
}

.abt-block4-btn4:hover {
	background: #002945;
	color: #fff !important;
}

.abt-block4-btn1 {
	height: 304px;
}

#abt-owl .item img{
	display: block;
	width: 100%;
	height: auto;
}

.abt-owl-item {
	height: 235px;
	background-position: center !important;
	background-size: cover !important;
}

#abt-owl .owl-controlls .owl-page span {
	height: 30px;
	border-radius: 2px;
	background: #002945;
	width: 50px;
}

#abt-owl button.owl-prev {
	left: 0;
}

#abt-owl button.owl-next {
	right: 0;
}

#abt-owl .owl-prev, #abt-owl .owl-next {
	position: absolute;
	margin: 1px !important;
	width: calc(5% - 2px) !important;
	margin: 1px !important;
	height: 15px !important;
	border-radius: 0 !important;
	background: #869791 !important;
}

.abt-owl-item-text {
	padding: 10px;
	color: #fff;
	background: #000a;
}

/* Abiturient page (END)*/

@media screen and (max-width:1400px) {
.header_deleted-nav-menu-link-left {
        min-width: 130px;
}
        
.header_deleted-navbar-left {
        width: 600px;
        padding-bottom: 61px;
}
                        
.header_deleted-nav-menu {
        font-size: 14px;
}
                                
}


@media screen and (max-width:1200px) {
.header_deleted-navbar-right, .header_deleted-navbar-left {
	display: none;
	width: 100%;
	background: #022d46;
}

.header_deleted-navbar-right ul {
	width: 100%;
}


.header_deleted-menu {
	float: left;
	width: 100%;
	background: #022d46;
	padding-top: 0px;
	margin-top: 0px;
}

.header_deleted-menu-lk {
	padding-top: 25px;
	padding-right: 35px;
}

.open-menu-lk {
	position: absolute;
	right: 0;
}

.fixed {
	display: none !important;
}

.header_deleted {
	min-height: 140px;
}

.header_deleted-logo img {
	width: 70px;
}

.header_deleted-logo {
	padding: 0px;
	padding-top: 35px;
	padding-left: 35px;
}

.header_deleted-flag {
	float: right;
	padding-left: 20px;
}

.header_deleted-menu {
	padding-right: 0px;
}

.header_deleted-flag img {
	padding: 10px 4px;
}

.btn-hidden-menu {
	display: block;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	cursor: pointer;
}

.header_deleted-nav-menu-left, .header_deleted-nav-menu {
    float: left;
    margin: 0;
	width: 50%;
}

.header_deleted-nav-menu-left {
	background: #00192b;
}

.header_deleted-navbar-left {
	padding-top: 30px;
	padding-bottom: 0px;
}

.header_deleted-navbar-left:hover {
	display: block;
}

.header_deleted-nav-menu-link-left, .header_deleted-nav-menu-link{
	display: block;
	padding: 15px;
	margin: 0;
	font-size: 16px;
}

.header_deleted-navbar-right .header_deleted-nav-menu-left-list {
	margin-top: 0px;
}

.header_deleted-nav-menu-link-left {
	border-bottom: 1px solid #00192b;
	border-top: 1px solid #002139;
	border-left: 0;
	border-right: 0;
	max-width: 100%;
	background: #00192b;
}

.header_deleted-nav-menu-link{
	border-bottom: 1px solid #00192b;
	border-top: 1px solid #033e60;
	border-left: 0;
	border-right: 0;
	max-width: 100%;
}

.header_deleted-nav-menu-link-left, .header_deleted-nav-menu-link, .header_deleted-nav-menu-left-list {
    font-size: 12px;
}

.header_deleted-nav-menu-left-list {
	padding: 0;
}

.block-news {
	width: 100%;
	padding-right: 0;
}

.block-info-btn, .block-info-btn-in  {
	height: 80px;
}

.block-info-btn-img {
	display: none;
}

.block-info-btn-txt {
	text-align: center;
}

#fifper {
        padding: 50px 0.5% 0.5%;
        height: inherit;
}

.block-news-oa {
	float: left;
	width: 100%;
}

.tabs {
	width: 100%;
	max-width: none;
}

.tabs_cont {
	max-width: none;
	height: auto;
	padding-bottom: 30px;
}

.tabs label {
	color: #000;
	font: 24px Arial, Helvetica, Garuda, sans-serif;
	padding: 10px 20px;
	background: #fff;
	width: auto;
	height: inherit;
}

.oa-bk{
	background: inherit;
	padding: 8px;
	margin: 0;
}

.oa-bk:hover {
	background: #e5eef3;
	padding: 8px;
	margin: 0;
	box-shadow: none;

}

.oa-day, .oa-date {
	font-size: inherit;
	padding: 0;
	margin: 0;
	color: #777;
	width: auto;
	float: none;
	display: inline-block;
	background: inherit;
}

.oa-day {
	padding-left: 8px;
}

.oa-txt {
	padding: 0px 0px 0px 10px;
	display: inline-block;
}

.oa-bk:hover  .oa-day{
	background: inherit;
}

.oa-bk:hover  .oa-date{
	background: inherit;
}

}

@media screen and (max-width:1000px) {

.content-block2 {
	padding-bottom: 10px;
}

.spn-page-top {
	margin-top: 0px;
	padding-bottom: 3px;
	text-align: center;
}

.spn-block-img {
	display: none;
}

.spn-block-txt {
	width: 97%;
}

.block-edu {
	overflow: hidden;
	float: left; 
	margin: 1%;
	width: 48%;
}

.block-edu-h4 {
	background: inherit;
	margin-top: 0;
	overflow: visible;
}

.block-edu-h4 h4 {
	font-size: 16px;
	color: #000;
}
	
.block-info-btn {
	margin: 1%;
	width: 48%;
	height: 60px;
}

.block-info-btn-in {
	display: table;
	height: 60px;
	width: 100%;
	padding: 0;
}

.block-info-btn-img {
	display: none;
}

.block-info-btn-txt {
	float: none;
	text-align:center;
	font-size: 16px;
	width: 100%;
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
}

.footer-block-fbl {
	width: 49%;
	padding: 0.5%;
}

.footer-block{
	background: #0a364e;
}

.btn-25per {
	width: 49%;
	margin: 0.5%;
}

.txt-50per {
	width: 99%;
	margin: 0.5%;
}

}


@media screen and (max-width:720px) {

.content-page {
	width: 100%;
	margin-right: 0%;
}

.sidebar {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.container {
	padding: 4%;
}

.header_deleted-menu-lk {

}

.form-wrapper input {
	padding: 20px 10px;
	width: 0px;
	position: relative;
}

.form-wrapper input:focus {
	width: 150px;
	margin-left: -150px;
}

.siderbar-menu {
	box-shadow: none;
	margin: 0 0 10px 0;
}

.sidebar-menu-list a{
	margin: 4px 0 4px 0;
	text-align: center;
}

.sidebar-menu-list-dropdown ul {
	display: none;
}

.sidebar-menu-list-dropdown a {
	border-left: none;
}

.sidebar-menu-list-dropdown:hover ul {
	display: none;
}

.sidebar-menu-list-left a {
	font-size: 11px;.
	padding-left: 25px;
}


.sidebar-menu-list-hidden a {
	margin: 0;
	background: #fff;
}

.banner-sidebar {
	margin-bottom: 10px;
}

.banner-sidebar a {
	font-size: 16px;
	padding: 14px 0 14px 0;
	border: 2px solid #043d5e;
	box-shadow: none;
}

.banner-sidebar a:hover {
	border: 2px solid #05466c;
}

.txt-50per {
	text-transform: uppercase;
	padding: 10px 0;
	font-size: 16px;
	text-align: center;
}

.abt-block2-btn2, .abt-block2-btn3, .abt-block2-btn4, .abt-block2-btn5 {
	width: calc(50% - 4px);
	margin-top: 4px;
}

.abt-block2-btn1 {
	width: calc(100% - 4px);
	margin-top: 4px;
}

.abt-block2-btn {
	height: 100px;
	padding-left: 75px;
	padding-right: 0;
	background-size: contain !important;
	background-position: left !important;
}

.abt-block2-btn-text {
	height: 100px;
	max-height: 100px;
	background: #022d46;
	border: none;
}

}

@media screen and (max-width: 600px) {

.wrapper {
	min-width: 260px;
}
	
.container {
	padding: 2%;
}

.header_deleted {
	min-width: 260px;
	min-height: 80px;
}

.header_deleted-logo {
	padding-left: 20px;
	padding-top: 20px;
}


.header_deleted-menu-lk {
	display: none;
	padding-top: 0px;
    padding-right: 0px;
	background: #00192b;
	width: 100%;
	text-transform: uppercase;
}

.open-menu-lk {
	display: block;
	position: inherit;
	right: inherit;
}

.btn-hidden-menu {
	margin-top: 20px;
	margin-right: 20px;
	float: right;
}

.header_deleted-logo img {
	width: 40px;
}

.header_deleted-nav-menu-left, .header_deleted-nav-menu {
	width: 100%;
}

.header_deleted-navbar-left {
	padding-top: 20px;
}

.header_deleted-flag {
    float: none;
	text-align: center;
}

.link-btn-lk {
	width: 100%;
	padding: 15px;
	display: block;
	border-bottom: 1px solid #00192b;
	border-top: 1px solid #002139;
}

.form-wrapper {
	width: 100%;
	margin-top: 10px;
}

.form-wrapper input:focus {
	margin-left: 0px;
}

.form-wrapper input, .form-wrapper input:hover, .form-wrapper input:focus {
	widtH: 100%;
	padding: 20px 10px;
}

.form-wrapper button {
	position: absolute;
	right: 0;
}

.spn-page span {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background: none;
}

.page_active span{
	color: #000;
}

.tabs label {
	padding: 10px 0.5%;
	width: 49%;	
}

.block-info-btn {
	margin: 0.5% 0;
	width: 100%;
	height: 35px;
}

.block-info-btn-in {
	height: 35px;
	padding: 0;
}

.footer {
	min-width: 260px;
}

.vi-btn {
	float: none;
	text-align: center;
	height: 20px;
	padding: 10px;
	margin: 0 auto;
	width: 90%;
	max-width: 268px;
}

.vi-btn-img, .vi-btn-txt {
	float: none;	
}

.vi-btn-img {
	display: none;	
}

.wrp_soc_btn {
	float: none;
	text-align: center;
	padding-bottom: 10px;
}

.sbtn {
	margin: 1%;
}

#fifper {
        width: 98%;
        padding: 1%;
        padding-top: 20px;
}
                        
#fifper li {
        width: 100%;
}

.footer-block-fbl {
	float: none;
	width: 98%;
	padding: 1%;
	padding-top: 20px;
	text-align: center;
}
 
.footer-block{
	background: #0a364e;
	margin-top: 15px;
}

.btn-25per {
	width: 99%;
	margin: 0.5%;
}

.txt-50per {
	width: 99%;
	padding: 10px 0;
	margin: 0.5%;
}

.abt-block2-btn1, .abt-block2-btn2, .abt-block2-btn3, .abt-block2-btn4, .abt-block2-btn5 {
width: calc(100% - 4px);
}

}