@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Lobster);

body{
background: url('../img/fabric_of_squares_gray.png');
}

.menu li.mobile-menu{
display:none;
}
.lang-en .en-hidden{
	display:none !important;
}

/* капец тяжелый шрифт!!!! */
@font-face {
  font-family: 'Circe-ExtraBold';
  src: url('../fonts/Circe-ExtraBold/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Circe-ExtraBold/Circe-ExtraBold.otf')  format('opentype'),
	     url('../fonts/Circe-ExtraBold/Circe-ExtraBold.woff') format('woff'), url('../fonts/Circe-ExtraBold/Circe-ExtraBold.ttf')  format('truetype'), url('../fonts/Circe-ExtraBold/Circe-ExtraBold.svg#Circe-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Candara';
    src: url('../fonts/c/Candara.eot');
    src: url('../fonts/c/Candara.eot?#iefix') format('embedded-opentype'),
        url('../fonts/c/Candara.woff') format('woff'),
        url('../fonts/c/Candara.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*{
margin:0;
padding:0;
outline:none;
border:none;
color: #000;
font-family: Ubuntu;
font-weight:normal;
border-collapse: collapse;
}
.clear{
height:0px;
line-height:0px;
clear:both;
}
a:hover{
text-decoration:none;
}
.wrapper,body{
min-width: 1000px;
}
.container{
width:100%;
max-width: 1201px;
margin: 0 auto;
position: relative;
}
.wrapper{
--max-width: 1873px;
-webkit-box-shadow: 0 0 14px 0 #949494;
box-shadow: 0 0 14px 0 #949494;
margin: 0 auto;
min-height: 900px;
overflow:hidden;
background: #fff url(../img/bg-text.jpg) center top repeat-y;
}
.homepage .wrapper{
background: #fff url(../img/bg.jpg) center top repeat-y;
}

/* main menu */
.menu-line{
height:62px;
background: #0c54a0;
}
.menu{
display:block;

height:62px;
border-left: 1px solid #0a4788;
}
.menu li{
display: block;
float:left;
position:relative;
font-size: 13px;
text-align:center;
padding: 0 14px;
border-right: 1px solid #0a4788;
}
.menu li a{
color: #fff;
text-decoration:none;
text-transform: uppercase;
line-height: 62px;
font-weight: 500;
display: block;
}
.menu li ul li ul{
display: none !important;
}
.menu li.width-fixed{
padding:0;
}
#map, #search, #lang{
width: 33% !important;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
height: 62px;
padding:0;
border-right: 1px solid #072e58;
float:right;
}
#map, #CecutientBtn{
width: 34% !important;
}
.icons3{
min-width:188px !important;
}
#map{
background: #154c8d url(../img/map.png) no-repeat center center;
}
#CecutientBtn{
background: #154c8d url(../img/cecutient-icon.png) no-repeat center center;
}
#search{
background: #093f79 url(../img/search.png) no-repeat center center;
position:relative;
}
.search-field{
position: absolute;
left: -145px;
top: 98px;
z-index: 2;
display:none;
}
.search-bubble:after{
content: " ";
position: absolute;
border-style: solid;
border-width: 15px 15px 0px;
border-color: #0A4788 transparent;
display: block;
width: 0px;
z-index: 1;
bottom: -13px;
left: 16px;
}
.search-field input{
width: 207px;
padding: 14px 30px;
border: 1px solid #0A4788;
}
#lang{
background: #083667 url(../img/lang.png) no-repeat center 41px;
border-right:none;
}
#lang a{
font-size: 13px;
color: #3a92ff;
}

/* logo, phone, question */
.homepage .white{
background: #fff;
}
.logoline{
height: 124px;
}
.lcol1, .lcol2, .lcol3{
float:left;
}
.lcol1{
width: 48%;
}
.lcol2{
width: 20%;
}
.lcol3{
width: 32%;
}
.lcol1 .logo{
margin-top:38px;
margin-left: -2px;
max-width: 71%;
}
.priem {
color: rgb(2, 52, 104);
font-size: 14px;
margin-top: 24px;
}
.phone{
font-size: 23px;
font-weight:bold;
color: #023468;
margin-top: 1px;
}
.address{
font-size: 12px;
font-weight:500;
color: #2e2e2e;
margin-top: 2px;
}
.rektor-question{
border: 1px solid #ebebeb;
padding: 12px;
border-radius: 6px;
font-size: 15px;
font-weight:500;
}
.rektor-question{
border: 1px solid #ebebeb;
padding: 12px 8px 12px 57px;
background: url(../img/phone_top3333.png) no-repeat 12px center;
border-radius: 8px;
font-size: 14px;
color: #2E4B99;
display:inline-block;
text-decoration:none;
font-weight:500;
float: right;
margin-top: 37px;
}
/* slider */
.slider{
height: 493px;
background: url(../img/slider_bg_big.jpg) no-repeat center center;
}
.slider ul {
list-style:none;
}
.slider ul li{
position:relative;
height: 400px;
}
.slider ul li h2{
font-family: Circe-ExtraBold, Ubuntu;
font-size: 53px;
color: #ffffff;
text-transform:uppercase;
padding: 40px 0 0px 0;
margin-left:-2px;
width: 60%;
line-height: 48px;
}
.slider ul li h3{
font-family: 'Myriad Pro', Ubuntu;
font-size: 30px;
color: #ffffff;
margin-bottom: 30px;
margin-top: 12px;
line-height: 30px;
}
.slider-buttons{
width: 500px;
}
.slider-buttons, .slider ul li h2, .slider ul li h3{
position:relative;
z-index:2;
} 
.slider-buttons a{
background: #023468;
display:inline-block;
padding: 0 22px;
margin: 1px;
line-height: 29px;
height: 30px;
color: #fff;
text-decoration:none;
border-radius: 2px;
}
.slider-buttons p{
border: 1px solid #023468;
display:inline-block;
border-radius: 4px;
margin-bottom: 5px;
margin-right: 1px;
}
.slider-buttons p:hover{
border: 1px solid #fff;
}
.slider-buttons p:hover a{
background: rgb(135, 188, 255);
}
.slider-image{
position: absolute;
right: 103px;
bottom: -93px;
}
.slider .bx-controls-direction{
display:none;
}
.slider .bx-wrapper .bx-viewport {
	overflow: visible !important;
}
.slider .bx-wrapper .bx-pager .bx-pager-item {
	margin-right:75px;
	position:relative;
}
.slider .bx-wrapper .bx-pager .bx-pager-item a.active {
	position:relative;
}
.slider .bx-wrapper .bx-pager .bx-pager-item a.active:after {
	position:absolute;
	width: 89px;
	height: 11px;
	background: #023468;
	left:-40px;
	bottom:-32px;
	content:' ';
	z-index:2;
}
.chrome .slider .bx-wrapper .bx-pager .bx-pager-item a.active:after {
	bottom:-30px;
}
.slider .bx-wrapper .bx-pager .bx-pager-item:after {
	position:absolute;
	width: 89px;
	height: 1px;
	background: #267cac;
	left:16px;
	top:6px;
	content:' ';
}
.slider .bx-wrapper .bx-pager .bx-pager-item:last-child:after {
	display:none;
}
.slider .bx-wrapper .bx-pager {
	text-align: left;
	margin-left: 20px;
	position:absolute;
	bottom: 26px;
}
.slider-line{
position:absolute;
bottom:-101px;
left:0;
height:112px;
background: #fff;
width: 54%;
}
.slider-line:after{
position:absolute;
bottom:0px;
left:-990px;
height:112px;
width: 1000px;
background: #fff;
content: ' ';
}
.slider-line img{
position:absolute;
top:0px;
right:-119px;
}

/*index*/
.homepage .main{
margin-top: -60px;
}
.col2{
width: 360px;
float:right;
padding-top: 50px;
}
.homepage .col2{
width: 530px;
}
.col1{
margin-right: 355px;
padding-right: 10px;
}
.homepage .col1{
margin-right: 545px;
}
.css-events .col1{
margin-right: 338px;
padding-right:0;
}
.css-events .col2{
width:338px;
}

.col2-1{
float:left;
width:170px;
margin-right: 22px;
margin-top: -40px;
}
.col2-2{
float:left;
width:338px;
--background: #e3e3e3;
margin-left: 22px;
position:relative;
padding-bottom: 250px;
}
.homepage .col2-2{
margin-left:0;
padding-bottom: 0px;
}
.css-events .col2-2{
margin-left: 0px;
}
h3{
font-size: 19px;
font-weight: 500;
margin-bottom: 30px;
}
h3 a{
font-size: 19px;
font-weight: 500;
text-decoration:none;
}
/*news*/
.news-item{
padding-bottom: 22px;
position: relative;
}
.news-date{
position: absolute;
left:0;
top:0px;
padding-top: 4px;
background: #fff;
height: 135px;
width: 60px;
text-align:center;
}
.news-date:after{
position: absolute;
left:50%;
bottom:0;
margin-left:-2px;
background: url(../img/news-dot.jpg) no-repeat;
height: 5px;
width: 5px;
content: ' ';
}
.news-d, .content .news-d{
font-size: 33px !important;
color: #444444 !important;
font-family: Arial, Ubuntu !important;
border-bottom: 1px solid #b3b3b3 !important;
width: 47px !important;
margin: 0 auto !important;
}
.news-m, .content .news-m{
margin-bottom: -2px  !important;
}
.news-m, .news-y, .content .news-m, .content  .news-y{
font-size: 11px  !important;
color: #9b9a9a  !important;
}
.news-text{
border-left: 1px solid #dedede;
margin-left: 30px;
padding-left: 60px;
padding-bottom: 50px;
}
.news-text h1{
margin-top:-4px;
margin-bottom: 14px;
}
.news-text h1 a{
font-size: 23px;
color: #0c0c0c;
display:block;
font-weight:bold;
text-decoration:none;
}
.news-tags-buttons{
margin-top:17px;
}
.news-tags-buttons.after-page{
margin-top:-17px;
}
.news-tags-buttons a{
/*display: inline-block;
line-height:28px;
height: 30px;
border: 1px solid #d2d2d2;
color: #616161;
font-size: 12px;
padding: 0 20px;
text-decoration:none;*/
}
.news-text h1 a:first-line {
font-weight:bold;
}
.news-image{
height: 221px;
overflow:hidden;
width: 100%;
}
.news-image img{
max-width: 100%;
}
.news-icon{
margin: 0 auto;
position: relative;
width: 47px;
height: 47px;
padding: 0px;
background: #ccc;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.news-icon:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 7px 0 7px 8px;
border-color: transparent #ccc;
display: block;
width: 0;
z-index: 1;
right: -8px;
top: 17px;
}
.all-news{
background:  url(../img/more-news.png) no-repeat 10px 0px;
height: 40px;
margin-top: -22px;
padding-left: 92px;
margin-bottom: 120px;
position:relative;
z-index: 3;
}
.more-news, .a-all-news{
background: #ebebeb;
text-align:center;
padding: 0 15px;
height: 40px;
line-height: 38px;
display: inline-block;
margin-right: 10px;
font-size: 13px;
color:#0068a6;
text-decoration:none;
border-radius: 5px;
position: relative;
z-index: 2;
}

/*newsicons*/
.news-icon{
background: #0fad4c url(../img/news_icons.png) no-repeat;
}
.news-icon:after{
border-color: transparent #0fad4c;
}
.news-1 .news-icon{
background-position: 0 0;
}
.news-2 .news-icon{
background-position: -48px 0;
}
.news-3 .news-icon{
background-position: -96px 0;
}
.news-4 .news-icon{
background-position: -144px 0;
}
.news-5 .news-icon{
background-position: -192px 0;
}
.news-6 .news-icon{
background-position: 0 -48px;
}
.news-7 .news-icon{
background-position: -48px -48px;
}
.news-8 .news-icon{
background-position: -96px -48px;
}
.news-9 .news-icon{
background-position: -144px -48px;
}
.news-10 .news-icon{
background-position: -192px -48px;
}

/*info*/
.info ul li{
display:block;
overflow:hidden;
width: 214px;
height: 166px;
}
.info ul li img{
width: 424px;
height: auto;
}
.footer-container{
width: 131%;
}
.info .bx-wrapper .bx-pager.bx-default-pager a {
    background: none ;
    text-indent: 0px;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0px 5px;
    outline: 0px none;
	text-align:center;
	line-height: 16px;
	font-size: 13px;
	color: #7d7d7d;
	text-decoration:none;
}
.info .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    top: -70px;
    width: 100%;
   left: 0;
text-align: left;
height: 30px;
}
.info .bx-wrapper .bx-pager.bx-default-pager a.active, .info .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: none repeat scroll 0% 0% #3a92ff;
	color: #fff;
}
.info .bx-viewport{
position: absolute !important;
}
/*anons*/
.anons-item{
margin-top: 0px;
margin-bottom: 25px;
}
.adate{
background: url(../img/calendar.png) no-repeat 0 4px;
padding-left: 15px;
color: #3a92ff;
font-size: 12px;
}
.ahead{
display:inline-block;
color: #303030;
font-size: 15px;
text-transform:uppercase;
text-decoration:none;
font-weight:500;
/*-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
word-break: break-all;*/
}
.atext{
color: #6c6c6c;
font-size: 12px;
margin-top:3px;
}
.col2-1 h3{
margin-bottom:22px;
margin-top: -10px;
}
/*video*/
.video{
position:relative;
cursor: pointer;
}
.video-pattern{
position:absolute;
top: -18px;
left: -11px;
background: url(../img/video_pattern.png) no-repeat;
width:348px;
height:276px;
}
.red-video .video-pattern{
background: url(../img/video_pattern1.png) no-repeat;
}
.red-video-small .video-pattern{
background: url(../img/video_pattern3.png) no-repeat;
}
.red-video .vhead{
color:#88030C;
}
.video-cont{
height: 258px;
overflow: hidden;
}
.vdate{
font-size: 11px;
color: #ffffff;
margin-left: 23px;
margin-top: 115px;
}
.vnum {
    font-size: 24px;
    color: #ffffff;
    margin-left: 23px;
    margin-top: 9px;
    width: 154px;
    line-height: 22px;
}
.vhead{
font-size: 21px;
color: #0c54a0;
font-family: 'Circe-ExtraBold';
margin-left: 23px;
text-transform:uppercase;
width: 200px;
font-weight: bold;
line-height: 20px;
margin-top:9px;
}
.vanons{
color: #032d40;
font-size: 13px;
font-weight:bold;
background: #d1d5d6;
display: inline-block;
padding: 2px 4px;
margin-left: 12px;
margin-top: 15px;
text-decoration:none;
}
.vanons:hover{
text-decoration:underline;
}
.vtext{
color: #6c6c6c;
font-size: 13px;
font-weight:500;
margin-left: 16px;
margin-top: 15px;
padding-bottom: 11px;
border-bottom: solid 1px #d1d1d0;
padding-right: 40px;
}

/*icons*/
.mega-icons{
margin-top: 17px;
background:#c5cfda;
padding: 8px 0 1px 8px;
    margin-left: 1px;
width: 331px;
}
.mega-icons a{
display:block;
float:left;
width: 102px;
height: 102px;
margin-right:8px;
text-align:center;
text-decoration:none;
margin-bottom: 8px;
}
.mega-icons a b{
color: #ffffff;
font-weight: bold;
text-transform:uppercase;
font-size: 12px;
padding-top:64px;
display:block;
}
.mega-icons a span{
color: #a6d1ff;
font-size: 8px;
padding-top:3px;
display:block;
}
.mega-icons .r{
background: url(../img/i-rasp.jpg);
}
.mega-icons .b{
background: url(../img/i-bib.jpg);
}
.mega-icons .e{
background: url(../img/i-eis.jpg);
}
.mega-icons .a{
background: url(../img/i-eor.jpg);
}
.mega-icons .l{
background: url(../img/i-learn.jpg);
}
.mega-icons .s{
background: url(../img/i-site.jpg);
}
.mega-icons .f{
background: url(../img/eefm_icon.jpg?a=b);
}
.mega-icons .cdo{
background: url(../img/cdo_g.jpg);
}
.mega-icons .cpdo{
background: url(../img/cpdo.jpg);
}
.mega-icons .ino{
background: url(../img/ino.jpg);
}
/*events*/
.events{
margin-top: -8px;
position:relative;
margin-left: 17px;
margin-bottom: 40px;
}
.homepage .events{
margin-top: 28px;
margin-bottom: 0px;
}
.events h3{

margin-bottom: 5px;
}
.eselect{
position: absolute;
top: 3px;
right: 0px;
}
.ehead{
border-bottom:1px solid #d1d1d0;
margin-bottom: 10px;
}
.custom-select{
background: url("../img/select.png") no-repeat scroll 94% 10px #FFF;
border-radius: 4px;
border: 1px solid #cacaca;
font-size: 13px;
font-style:italic;
color: #6c6c6c;
display:inline-block;
padding: 2px 25px 3px 15px;
cursor: pointer;
}
.custom-select ul{
display:none;
}
/*calendar*/
.calendar{
overflow:hidden;
}
.calendar table{
}
.calendar th,.calendar td{
text-align:center;
width: 45px;
height: 45px;
font-size: 15px;
}
.calendar th{
--background: #e3e3e3;
color: #6c6c6c;
}
.calendar td.another{
background: #e7e7e7;
color: #b2b2b2;
}
.calendar td.event{
background: #f7cd12;
position:relative;
}
.calendar td.event a{
position:relative;
text-decoration:none;
color: #635207;
z-index:3;
}
.calendar td.event:after{
background: url(../img/event-label.png);
width:93px;
height: 94px;
content: ' ';
position:absolute;
left:0;
top:0;
}
.calendar td.today{
background: #3a92ff;
color: #fff;
}
.calendar td.today a{
color: #fff;
}
.calendar td{
background: #fff;
color: #000000;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.light-grey{
/*width: 1500px;
background: #f0f0f0;
padding-bottom: 80px;
position:relative;*/
}
.homepage .light-grey{
position: static;
}
/*rektor*/
.rektor2-head{
background: url(../img/rektor2.png?a=a) no-repeat;
font-weight: 500px;
font-size: 35px;
line-height: 33px;
text-transform:uppercase;
padding-left: 120px;
padding-bottom: 26px;
padding-top: 20px;
}
.rektor2-head span{
font-weight: normal;
font-size: 13px;
display:block;
margin-top: 5px;
line-height: 16px;
text-transform:none;
}
#rloading{
	text-align:center;
	display:none;
}
.rektor-question-form{
margin-left:16px;
margin-top: 25px;
padding-top: 15px;
width: 321px;
}
.rektor-form input, .rektor-form textarea{
display:block;
padding: 12px 11px;
font-style:italic;
border: 1px solid #a2a3a3;
margin-bottom:6px;
resize:none;
font-size: 13px;
width: 298px;
}
.rektor-form .button1{
width: 100%;
}
.button1{
text-align: center;
color:#fff;
font-size: 15px  !important;
background: #3a92ff;
line-height:38px;
height: 40px;
padding:0 !important;
font-style: normal !important;
border:none !important;
border-radius: 5px;
cursor:pointer;
}
/*contacts*/
.contacts{
background: url(../img/contacts_new.png) no-repeat;
min-height: 520px;
padding-left: 16px;
padding-top: 10px;
margin-top: 30px;
width: 430px;
}
.contacts-en-footer.contacts h3:after{
	display:none;
}
.contacts-en-footer{
background: url(../img/contacts_new_en.png) no-repeat -23px -35px;
}
.contacts.abs{
position: absolute;
bottom:53px;
min-width:1400px;
}
.homepage .contacts, .homepage .contacts.abs{
right: -467px;
}
.css-events .contacts{
right: -447px;
}
.contacts{
position: absolute;
right: -474px;
top: -431px;
}

.contacts h3:after{
position:absolute;
top:20px;
left: 300px;
height: 1px;
width: 1700px;
background: #d1d1d0;
content: ' ';
}
.contacts-text {
margin-top: 380px;
}

/*footer*/
.footer{
border-top: solid 1px #e5e5e5;
padding-top: 26px;
position:relative;
height: 730px; /*было 340px*/
top:337px; /*было 190px*/
padding-bottom: 110px;

}
.footer h5{
padding-bottom: 23px;
font-size:15px;
color: #363636;
}
.fcol1,.fcol2,.fcol3{
width: 30%;
position:absolute;
top:22px;
}
.fcol2{
margin-left: 33%;
}
.fcol3{
margin-left: 66%;
min-width: 205px;
width: 31%;
}
.footer ul{
list-style:none;
margin-top: -8px;
}
.footer ul li a{
color: #0051a0;
font-size: 12px;
line-height:22px;
font-style:normal;
}
.footer ul li{
line-height:22px;
margin-left:0;
}
.multi-line-menu-item a{
	line-height: 20px !important;
    padding-top: 11px;
}
.menu>li>a{
	max-height: 62px;
}

/*textpage*/
.text-page-line{
height:1px;
background:#eaeaea;
clear:both;
}
.rektor-question.rektor-blog{
margin-left:-35px;
background-image: none;
position:relative;
padding-left: 47px;
}
.rektor-question.rektor-blog:after{
margin-left:-55px;
background: url(../img/rektor_blog.png);
width:36px;
height: 42px;
position:absolute;
top: -12px;
left: 67px;
content:' ';
}
/*content*/
.content li, .content span, .content i, .content b, .content em, .content strong, .content u, .content abbr, .content div, .content pre, .content dt, .content dd{
font-size: 15px  !important;
color: #333a44  !important;
font-family: Arial, Ubuntu !important;
}

.breadcrumbs{
margin-top: 23px !important;
font-size: 12px !important;
font-family: Arial, Ubuntu !important;
color: #3a92ff !important;
}
.breadcrumbs a{
font-size: 12px !important;
color: #3a92ff !important;
text-decoration:none !important;
}
.breadcrumbs a:hover{
text-decoration:underline !important;
}
.breadcrumbs span{
color:#7e7e7e !important;
font-size: 12px !important;
}
.content h1{
font-size: 25px;
font-weight: 500;
color: #303030;
line-height:35px;
text-transform:uppercase;
margin-top: 7px; /*22*/
margin-bottom: 30px;
}
.content h2{
font-size: 21px;
font-weight: 500;
color: #0C54A0;
line-height:35px;
text-transform:uppercase;
margin-top: 28px;
margin-bottom: 15px;
}
.content a{
color: #0C54A0;
}
.content h3{
font-size: 17px;
font-weight: 500;
color: #0C54A0;
line-height:35px;
text-transform:uppercase;
margin-top: 22px;
margin-bottom: 15px;
}
.contacts h3{
font-size: 17px;
font-weight: 500;
position:relative;
text-transform:none;
margin:0;
}
.content i, .content em{
font-style:italic;
color: #6b6a6a
}
.content li{
--color: #6b6a6a !important;
line-height:24px;
margin-left:15px;
}
.content ul, .content ol{
margin-bottom: 20px;
}
.content img.half{
width: 49.5% !important;
margin-top: 4px;
}
.content p a:first-child img.half{
margin-right:1%;
}
.content img.img-left-float{
margin-right: 2% !important;
margin-top: 4px;
}
.content img.img-right-float{
margin-left: 2% !important;
margin-top: 4px;
}
.content img.img-hndrd-percent{
width: 100% !important;
height: auto !important;
}
.content .img-long{
width: 100%;
overflow: hidden;
position:relative;
height: 265px;
margin-bottom: 30px;
}
.content .img-long img{
width: 100%;
height: auto !important;
margin-top:-25%;
}

.content img,.content p,.content table,.content form{
max-width: 100%;
}
.content img{
max-width: 100%;
height: auto;
}
.content iframe{
max-width: 100%;
}

.chrome .content table img{
max-width: none;
}

.content p{
font-size: 15px  !important;
color: #333a44  !important;
line-height:22px  !important;
margin-bottom: 15px;
text-align: justify;
}
.content p a{
color: #0c54a0  !important;
}
.content p i, .content p em{
font-style: italic  !important;
}
.content p b, .content p strong{
font-weight: 600  !important;
}
.content p.quote{
/*font-style:italic;*/
color: #484f50 !important;
/*font-family: Times New Roman !important;*/
font-size: 17px !important;
background: #eef1f1;
padding: 15px 20px 20px;
border-top: 6px solid #e1e3e3;
}
.content a.button{
text-align:center;
color: #fff !important;
background: #0084cf;
font-size: 15px;
padding: 12px;
text-transform:uppercase;
font-weight:500;
text-decoration:none;
}
.content a.button:hover{
background: #007abf;
}
/*anons2*/
.anons-big{
padding-left: 18px;
margin-top: 40px;
}
.aimg{
overflow: hidden;
width: 71px;
height: 71px;
border-radius:50%;
margin-left:-90px;
}
.anons-big .anons-item{
padding-left: 90px;
}
.anons-big h3{
display: inline-block;
}
.anons-big .adate{
margin-top:-71px;
}
.all-anons{
background:#3a92ff;
border-radius:11px;
color: #fff;
text-decoration:none;
font-size:12px;
padding: 1px 14px;
margin-left: 17px;
position: relative;
}
.all-anons:after{
position: absolute;
content: ' ';
width:1400px;
height:1px;
top: 9px;
left: 77px;
background:#dfdfde;
}
.chrome .all-anons:after{
top: 7px;
left: 74px;
}
/*eventspage*/
.events-grey{
height: 323px;
background: url(../img/events-grey.jpg) repeat-x;
padding-top: 30px;
overflow:hidden;
}
.events-grey h1{
font-size: 27px;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 25px;
}
.events-grey .breadcrumbs *{
font-size: 13px !important;
}
.events-grey .breadcrumbs {
color: #6c6c6c !important;
}
.events-grey .breadcrumbs span{
color: #6c6c6c !important;
}
.white{
background:#fff;
}
.ecol1{
background: #fff;
padding:3px;
border-radius:2px;
float:left;
}
.ecol2{
margin-left:338px;
margin-right:338px;
background: #fff;
height: 298px;
border-radius:2px;
}
.ecalendar-today{
color: #145fb1;
font-size:27px;
font-weight: 500;
padding: 6px 0px 5px 15px;
text-transform:lowercase;
}
.ecol3{
width: 338px;
background: #fff;
float:right;
height: 298px;
border-radius:2px;
overflow:hidden;
}
.para-name-video{
	background: url(../img/eok_icon.png) no-repeat left 1px;
    padding-left: 17px;
    background-size: 12px;
}
.ecol1 .calendar table tr:last-child td{
border-bottom:none;
}
.ecol1 .calendar table tr td:last-child{
border-right:none;
}
.ecalendar-m-selector{
font-style:italic;
font-size:13px;
color: #363636;
position: relative;
top:2px;
text-align:center;
}
.ecalendar-m-selector span{
color: #6c6c6c;
}
.ev-cal .bx-wrapper .bx-next{
width: 6px;
top:23px;
right:80px;
height: 11px;
background: url(../img/e-slider-next.png) no-repeat;
}
.ev-cal .bx-wrapper .bx-next:hover{
background: url(../img/e-slider-next1.png) no-repeat;
}
.ev-cal .bx-wrapper .bx-prev{
width: 6px;
top:23px;
left:90px;
height: 11px;
background: url(../img/e-slider-prev.png) no-repeat;
}
.ev-cal .bx-wrapper .bx-prev:hover{
background: url(../img/e-slider-prev1.png) no-repeat;
}
.ecalendar-item{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
margin-bottom: -1px;
padding: 4px 16px;
position:relative;
height:49px;
cursor:pointer;
}
.ecalendar-item.active, .ecalendar-item:hover{
background:#f9f9f9;
}
.ecalendar-item.active:after{
content: '';
position: absolute;
border-style: solid;
border-width: 20px 0px 20px 19px;
border-color: transparent #f9f9f9;
display: none;
width: 0;
z-index: 1;
right: -14px;
top: 10px;
}
.ecalendar-item-img{
float:left;
width:72px;
height:48px;
overflow:hidden;
margin-right: 11px;
}
.ecalendar-item-head{
color:#133c6d;
font-size:12px;
text-transform:uppercase;
}
.ecalendar-item-img img{
width:100%;
height:auto;
}
.ecalendar-item-anons{
position:relative;
display:none;
}
.ecalendar-item-anons .eiab-c1{
position:absolute;
left:0;
top:0;
width: 338px;
background: rgba(3,34,72,0.65);
height: 298px;
}
.ecalendar-item-anons .eiab-c2{
position:absolute;
left:0;
top:0;
width: 338px;
background: rgba(31,107,10,0.65);
height: 298px;
}
.ecalendar-item-anons .eiab-c3{
position:absolute;
left:0;
top:0;
width: 338px;
background: rgba(85,0,0,0.65);
height: 298px;
}
.ecalendar-item-anons.active{
display:block;
}
.ecalendar-item-anons img{
position:absolute;
left:0;
top:0;
/*  -webkit-filter: contrast(2);
  filter: contrast(2);*/
}
.ecalendar-item-anons-text{
position: absolute;
left: 0px;
display:block;
color: #FFF;
font-size: 15px;
text-transform: none;
background: rgba(0, 0, 0, 0.8) url(../img/events-next.png) no-repeat 309px 88px;
padding: 10px 15px;
top: 180px;
height: 200px;
text-decoration:none;
}
.ecalendar-item-anons-text b{
font-weight: 500;
color: #63cdff;
}
.ecalendar-item-anons-readon{
position:absolute;
left:19px;
top:235px;
color: #fff;
border: 1px solid #fff;
text-decoration:none;
padding: 10px 13px;
border-radius:6px;
}
.ecalendar-item-anons-readon:hover{
background: rgba(188, 184, 184, 0.5);
}
/*eventsupdate*/
.events-update {
margin-left:17px;
margin-bottom:50px;
}
.events-update h3{
margin-top:-30px;
margin-bottom:14px;
}
.events-update li a span{
text-transform:uppercase;
color: #6c6c6c;
}
.events-update li{
display:block;
background: url(../img/events-update-li.png) no-repeat left 12px;
padding-left:10px;
margin-bottom:10px;
}
.events-update li a{
font-size: 12px;
color: #303030;
text-decoration:none;
}
.events-update li a:hover{
text-decoration:underline;
}
.events-update li a:hover span{
text-decoration:underline;
}
/*eventspreview*/
.event-preview-item{
width:32%;
float:left;
margin-right: 7px;
height: 720px;
border-right: 1px solid #e5e5e5;
position: relative;
}
.event-preview-item:nth-child(3n+1){
margin-right: 0px;
border-right:none;
}
.event-preview-item:nth-child(4n) .event-preview-text, .event-preview-item:nth-child(1) .event-preview-text, .event-preview-item:nth-child(4n) .event-preview-head, .event-preview-item:nth-child(1) .event-preview-head, .event-preview-item:nth-child(4n) .event-preview-tags, .event-preview-item:nth-child(1) .event-preview-tags {
padding-left:0 !important;
}
.event-preview-img{
overflow:hidden;
width:100%;
height: auto;
min-height: 280px !important;
position:relative;
left:1px;
}
.event-preview-item:nth-child(3n) .event-preview-img{
left:0;
}
.event-preview-img img{
position:absolute;
top:0;
left:0;
width: 100%;
height:auto;
}
.content .event-preview-head{
font-size:19px !important;
font-weight:500 !important;
color:#303030 !important;
text-transform:uppercase !important;
margin-top:13px;
margin-bottom:10px;
padding-left: 10px;
}
.content .event-preview-head a{
color:#303030 !important;
text-decoration:none;
}
.content .event-preview-head a:hover{
text-decoration:underline;
}
.content .event-preview-text{
font-size:12px !important;
color:#042348 !important;
font-family: Arial, Ubuntu !important;
line-height: 18px !important;
padding-right: 20px;
padding-left: 10px;
}
.content .event-preview-tags{
padding-left: 10px;
position:absolute;
bottom:0;
left:0;
}
.content .event-preview-tags a, .news-tags-buttons a{
font-size:12px !important;
color:#444444 !important;
padding: 2px 14px 4px;
border: 1px solid #bfc8d1;
text-decoration:none;
border-radius:4px;
display:inline-block;
margin-bottom: 5px;
}
.event-preview-date, .event-preview-month{
position: absolute;
bottom:0;
left:0;
background:#F7CD12; 
color:#626262 !important;
width: 41px;
height: 41px;
line-height: 41px !important;
text-align:center
}
.event-preview-date.current{
background:#3a92ff;
color:#fff !important;
}
.event-preview-month{
background: #fff;
left:41px;
width:auto;
padding:0 12px 0 12px;
}
.events-show-next{
margin-right: 10px;
clear:left;
display:block;
text-align:center;
background:#e7e6e6 ;
height: 50px;
line-height: 48px !important;
font-size: 21px !important;
color: #6e6e6e !important;
text-decoration:none;
font-weight: 300;
top: 30px;
position:relative;
margin-bottom:30px;
}
.events-show-next:hover{
background:#e0e0e0;
}
.dropdown-menu{

position:absolute;
left:0;
padding-top:2px;
top:60px;
z-index:3;
white-space: nowrap;
width: auto;
display:none;
}
.dropdown-menu li{
display:block;
height:42px;
float:none;
text-align:left;
border-bottom: 1px solid #0A4788;
background: #0c54a0;
box-sizing: border-box;
}
.dropdown-menu li a{
line-height: 60px;
visibility: visible;
line-height: 40px;
text-transform:none;
color: #fff;
text-decoration:none;
}

.menu .dropdown-menu li:hover{
background: #a3ccff;
}
.menu li:hover ul{
display:block;
}
.news-anons{
line-height: 23px; color: #000; 
}

.content table td, .content table th{
border-bottom: 1px solid #dddad9;
}
.content table td{
padding: 13px 11px;
font-size: 12px !important;
color: #555555 !important;
text-align: left !important;
border: 1px solid #ccc;
}
.content table{
max-width: 100% !important;
}
.content table td *{
font-size: 12px !important;
color: #555555 !important;
text-align: left !important;
}
.content table tr:nth-child(2n+1) td{
background: #f7f7f7;
}
/*.content table tr:first-child td,*/ .content table tr:first-child th{
background: #f0f0f0;
color: #3a92ff !important;
font-size: 12px !important;
font-weight: bold !important;
}
/*.content table tr:first-child td *,*/ .content table tr:first-child th *{
color: #3a92ff !important;
font-size: 12px !important;
font-weight: bold !important;
}

.events-mega-link{
display:block;
height: 46px;
line-height:44px;
}

.contacts-text p, .contacts-text a{
margin-bottom: 20px !important;
font-size: 13px !important;
color:#4c4c4c !important;
text-decoration:none !important;
line-height: 24px !important;
}
.contacts-text p.small,.contacts-text p.small a{
margin-bottom: 0px !important;
font-size: 11px !important;
line-height: 18px !important;
}
.contacts-text p.small a{
text-decoration:underline !important;
}
.contacts-text h4{
font-size: 15px !important;
font-weight: 500 !important;
margin-bottom: 18px !important;
}
.fpodl{
padding: 1px 15px 0 0;
margin-top: 20px;
}
.css-events .fpodl{
background: none;
border: none;
padding: 1px 0;
margin-top: 20px;
}
.content p{
text-align: justify !important;
}

.block-quote2{
border-top: 6px solid #e1e3e3;
background: #eef1f1;
font-family: Times New Roman;
font-size: 17px;
color: #484f50;
font-style: italic;
padding: 10px 16px;
}
.block-quote{
border-top: 6px solid #e1e3e3;
background: #eef1f1;

font-size: 17px;
color: #484f50;

padding: 10px 16px;
}
.content p.block-quote2{
border-top: 6px solid #e1e3e3;
background: #eef1f1;
font-size: 13px !important;
color: #484f50;
padding: 10px 16px;
}
.real-video{
position: absolute;
top: 0px;
left: 0px;
display:none;
}
.real-video iframe{
width: 338px !important;
height: 258px !important;
}
.content .article-date{
font-size: 12px !important;
color: #929292 !important;
margin-top: 10px;
text-align: left;
font-family: Ubuntu !important;
margin-top: -30px;
margin-bottom: 30px;
}
.content .article-by{
    font-size: 11px !important;
    color: rgb(146, 146, 146) !important;
    margin-top: 40px;
	font-weight: bold;
	text-align:right;
	font-style: italic;
}
.content a.lightbox{
position:relative;
}
.content-img-alt{
top: 0px;
left: 0px;
display: block;
text-align: center !important;
font-size: 12px !important;
width: 400px !important;
position: absolute;
z-index: 25;
box-sizing: border-box;
padding: 0 10px; 
font-style: italic !important;
color: #7E7E7E;
font-family: arial;
}
.sh{
font-size: 15px !important;
position: relative !important;
top: -5px;
color: #000 !important;
left: -4px;
}
.contacts-link{
display:block;
position:absolute;
top:0;
left:0;
width: 100%;
height: 400px;
z-index:3;
}
.smi-o-nas-img{
width: 180px;
height: 180px;
overflow:hidden;
border-radius: 50%;
margin-right:40px;
}
.content .smi-o-nas-item h3{
 margin-top:0;
}
.content .smi-o-nas-item .article-date{
margin-top: -10px;
margin-bottom: 9px;
}
.smi-o-nas-item h3{
line-height: 23px;
}
.clear-left{
clear:left;
}
.smi-o-nas-item{
margin-bottom: 80px;
}
.div-table{
display:table;
}
.div-tr{
display:table-row;
}
.div-td{
display:table-cell;
vertical-align:top;
}
.content .button2{
background: #0C54A0;
border: 3px double #fff;
color: #fff !important;
font-size: 15px;
text-align:center;
padding: 0 75px;
font-weight: bold;
text-transform:uppercase;
line-height: 51px;
display:inline-block;
cursor:pointer;
text-decoration:none !important;
}
.content .button2:hover{
background: #0181CC;
}
.content .button2.small{
font-size: 12px;
line-height: 31px;
padding: 0 45px;
}
.content .button2.x-small{
font-size: 12px !important;
line-height: 28px;
padding: 0px 20px;
margin-left: 10px;
text-transform: none;
position: relative;
top: -2px;
}
.footer-links a{
font-size:14px;
line-height: 13px;
display:inline-block;
color: #727272;
}
.footer-links{
margin-top: 26px;
}
.img-circle{
width: 200px;
height: 200px;
overflow:hidden;
border-radius:50%;
display:inline-block;
}
.img-circle img{
width: 200px;
height: auto;
}

/* chrome */
.chrome .news-m, .chrome .news-y {
    line-height: 16px;
}
.chrome .ev-cal .bx-wrapper .bx-next{
top:21px;
}
.chrome .ev-cal .bx-wrapper .bx-prev{
top:21px;
}
.content .vestnik-item{
width: 47% !important;
margin-top: 4px;
float:left;
text-align:center;
margin-bottom: 40px;
-webkit-box-shadow: 0 0 8px 2px #D6D6D6;
box-shadow: 0 0 8px 2px #D6D6D6;
padding-bottom:20px;
position:relative;
}
.vd0{
position: absolute;
z-index: 2;
display:none;
}
.vd1{
display:table;
}
.vd2{
display:table-row;
}
.vestnik-descr{
display:table-cell;
vertical-align: middle;
background: rgba(255, 255, 255, 0.93) none repeat scroll 0% 0%;
height: 215px;
padding: 0px 30px;
}
.vestnik-descr a{
text-decoration:none;
font-size: 14px !important;
line-height: 21px;
color: rgb(10, 47, 86) !important;
}
.content .vestnik-item:nth-child(2n){
margin-right:6%;
}
.vestnik-item img{
width: 100%;

position: relative;
top: -37px;
}
.vestnik-img-container{
overflow: hidden;
height: 215px;
display:block;
margin-bottom:-6px;
}


.content a.virtualTourBox{
	float:left;
	width: 200px;
	border: 1px solid #ccc;
	padding:8px;
	height: 153px;
	overflow: hidden;
	width: 170px;
	margin: 10px 11px 10px 0px;
	text-align: center;
	transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	font-size: 12px;
	line-height: 15px;
}
.content a.virtualTourBox:hover{
	background: #F0F7FF;
}
.content a.virtualTourBox img{
	height: 113px;
}
.content a.virtualTourBox:nth-child(4n){
margin-right:0;
}

.article-gallery{
margin: 0 auto;
width:100%;
}
.article-gallery-zoom img{
margin-bottom:20px;
max-width:100%;
}
#art-gal li img{
cursor:pointer;
}
.article-gallery .bx-wrapper .bx-prev {
    left: -40px;
}
.article-gallery .bx-wrapper .bx-next {
    right: -40px;
}
.article-gallery  .bx-wrapper{
max-width:90% !important;
}
.content .article-gallery li {
margin-left:0;
overflow: hidden !important;
height: 100px;
}
.article-gallery-zoom{
height: 547px;
overflow: hidden;
margin-bottom: 30px;
text-align:center;
}
.article-gallery-zoom img{
max-height: 547px;
width:auto;
}
.article-gallery-item {
width: 190px;
height: 126px;
position: relative;
overflow: hidden;
float: left;
margin-right: 15px;
margin-top: 15px;
box-shadow: 0px 0px 3px 2px #D6D6D6;
}
.img-gallery-src img, .img-gallery-src{
width:100%;
height: auto;
}


/* select */
.select {
    display: inline-block;
    cursor: pointer;
}
.select .selected {
    color: #999;
    text-decoration: none;
    white-space: nowrap;
    /*overflow: hidden;*/
    padding: 7px 35px 7px 15px;
    border-radius: 5px;
    display: block;
    background-color: #EEE;
    background-image: url("../img/arr3.png");
    background-position: right center;
    background-repeat: no-repeat;
    box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.3) inset;
}
.select .selected.none {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset;
    background-color: #FFF;
    color: #000;
}
.select ul {
    display: none;
    position: absolute;
    list-style: outside none none;
    background: #FFF none repeat scroll 0% 0%;
    padding: 1px 15px 6px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
    z-index: 11;
}
.select.active ul {
    display: block;
}
.select ul li {
    border-top: 1px solid #DDD;
    padding:0px;
    white-space: nowrap;
	margin-left: 0;
	line-height: 38px;
	font-size: 13px !important;
	color: #000 !important;
	font-family: Ubuntu !important;
	
	display: inline-block;
	margin-right: 20px;
	width: 210px;
}
.select ul li:nth-child(2),.select ul li:nth-child(3){
 border-top: medium none;
}
.select ul li:nth-child(3n){
 margin-right:0;
}
.select ul li:first-child {
    border-top: medium none;
}
.select ul li.active {
    color: #0068A6  !important;
}

#tagselect{
/*float: right;*/
padding: 0px;
height: 40px;
line-height: 38px;
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #0068A6;
}
#tagselect .selected {
    padding: 0px 35px 2px 15px;
	
	font-size: 13px !important;
	color: #0068A6 !important;
	font-family: Ubuntu !important;
}
.content .structure-container li{
display:block;
margin:0 !important;
}
.structure-container{
display:block;
margin-top:30px;
}
.structure-one-a{
font: normal 14px Ubuntu;
color: #0c54a0;
background: #f4f4f4;
padding: 13px;
text-decoration:none  !important;
}
.content .structure-count{
font: 13px Ubuntu;
color: #fff !important;
background: #4995e8;
padding: 13px;
line-height: 7px;
position:relative;
}
.content .structure-count:after{
content: "";
position: absolute;
border-style: solid;
border-width: 8px 8px 0px;
border-color: #4995E8 transparent;
display: block;
width: 0px;
z-index: 1;
bottom: -7px;
left: 22px;
}
.content .structure-count span{
font-size: 32px !important;
color: #fff !important;
position: relative;
top: 5px;
}
.content ul.structure-two-container{
margin-bottom:0;
}
.structure-two-a-active{
position:relative;
border-right-color: #fff !important;
}
.structure-two-a-active .structure-two-desc{
display:block;
}
.structure-two-desc{
position:absolute;
display:none;
right: -60%;
top: -1px;
width: 300px;
border-top: 1px solid #F4F2F3;
border-bottom: 1px solid #F4F2F3;
padding: 20px;
}
.structure-two-a-active a{
background:#fff;
}
.structure-one-a{
width:30%;
float:left;
min-height: 19px;
display:block;
box-sizing:border-box;
}
.structure-count{
width:30%;
margin-left:30%;
height: 45px;
display:block;
box-sizing:border-box;
}
.structure-two-container{
width:30%;
display:block;
margin-left:30%;
}
.content .structure-two{
display:block;
background:#eeeeee;
border: 1px solid #e4e4e4;
}
.content .structure-two>a{
color: #303030 !important;
text-decoration:none;
display:block;
font: 13px Ubuntu !important;
padding:11px;
}
.content .structure-two a span{
color: #145eb0 !important;
font: 13px Ubuntu !important;
}
.homepage-slider .container{

}
.menu li a.lang2{
    background: rgb(8, 54, 103) none repeat scroll 0% 0%;
    border: 1px solid rgb(7, 46, 88);
    width: 62px;
    position: relative;
    left: -1px;
    z-index: 2;
    box-shadow: 0px 4px 9px -2px rgb(131, 130, 130);
	display:none;
}
.lang2block{
display:block !important;
}

.content .sttd-head{
font:  19px Ubuntu  !important;
color: #4995e8  !important;
margin-bottom:20px;
}
.content .sttd-boss-name h3{
font:  bold italic 13px/17px Ubuntu  !important;
color: #145eb0  !important;
margin-bottom:1px;
text-transform:none;
padding-top: 5px;
}
.content .sttd-boss-name p{
font:  12px/14px Ubuntu  !important;
color: #999999  !important;
text-align: left !important;
margin-top: 9px;
}
.content .sttd-address p,.content .sttd-address p strong{
font:  13px/20px Ubuntu  !important;
color: #4a4a4a  !important;
text-align: left !important;
}
.content .sttd-address p strong {
    color: #000 !important;
    font-size: 13px !important;
	font-weight:500 !important;
    margin-bottom: -16px !important;
    display: block;
}
.content .sttd-site a{
font: 500 16px/52px Ubuntu !important;
color: #868686 !important;
background:#eeeeee;
padding:0 65px;
display:inline-block;
margin-top:20px;
text-decoration:none;
}
.sttd-boss-name{

}
.content .sttd-photo{
width:71px;
height: 71px;
border-radius:50%;
float: left;
overflow:hidden;
margin-right: 20px;
}
.content .sttd-photo img{
width:100%;
height:auto;
}
.content .sttd-address{
clear: left;
background: transparent url("../img/sttd-map.png") no-repeat 0 30px;
padding-left: 91px;
padding-top: 30px;
}
#structure-search{
display:inline-block;
width:50%;
padding: 0 15px;
line-height:32px;
font-size: 14px;
border: 1px solid #cacaca;
}
.menu li.item-98 .dropdown-menu li.item-153{
background: rgb(210, 18, 0);
}
.menu li.item-98 .dropdown-menu li.item-225{
background: rgb(210, 18, 0);
}
.menu li.item-4>a,.menu li.item-4 .dropdown-menu li{
background: rgb(247, 205, 18);
--background: rgb(210, 18, 0);
color: #0c54a0;
--color: #fff;
}

.menu-item.item-4.width-fixed{

}

.menu-moblie-container{
display:none;
}

.content{
	overflow:hidden;
}

.press-center-icon{
border: 1px solid #ebebeb;
padding: 4px 8px 3px 57px;
background: url(../img/press3331.png) no-repeat 12px center;
border-radius: 8px;
font-size: 14px;
color: #2E4B99;
display:inline-block;
text-decoration:none;
font-weight:500;
margin-top: 37px;
margin-right: 4px;
margin-left: 4px;
    float: right;
}
.inter-new-12{
	background: url(../img/press3332.png) no-repeat 12px center;
}

.events-horiz-image{
display:none;
}

.menu-item.item-127 a{
    line-height: 18px;
    padding-top: 12px;
	padding-bottom: 14px;
}
.designed-by{
	font-family:lobster;
	color:#717171;
	margin-top: 30px;
}
.designed-by a{
	color:#717171;
	font-size:13px;
}
.ob-urgeu-page .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
}
.ob-urgeu-page-container .col2,.ob-urgeu-page-container .contacts{
	display:none;
}
.ob-urgeu-page-container .col1{
	margin-right:0;
}
.ob-urgeu-page-container .col1.content{
	overflow:visible;
}
.ob-urgeu-page-container .wrapper{
	background:#fff;
	overflow:hidden;
}
.ob-urgeu-page-container .content table tr:nth-child(2n+1) td{
	background:none;
}
.ob-urgeu-page-container .content table  td{
	text-align:center !important;
	border:none !important;
	vertical-align: top;
}
.ob-urgeu-page-container .content table  td *{
	text-align:center !important;
}
.ob-urgeu-page-container  .content table.ou-v td *,.ob-urgeu-page-container  .content table.ou-p td * ,.ob-urgeu-page-container  .content table.ou-pp td *{
    line-height: 14px !important;
}
.ou-v{
	margin-top:-20px;
}

.content table.ou-v td h3{
	margin-top:-3px;
}
.content table.ou-v .bx-wrapper .bx-prev {
    left: -20px;
	margin-top: -59px;
}
.content table.ou-v .bx-wrapper .bx-next{
    right: -40px;
	margin-top: -59px;
}
.content table.ou-p .bx-wrapper .bx-prev {
    --left: -20px;
	margin-top: -64px;
}
.content table.ou-p .bx-wrapper .bx-next{
   --right: -40px;
	margin-top: -64px;
}
.services-usue li a {
    color: #303030;
    font: 500 15px/17px Ubuntu;
    text-transform: uppercase;
    text-decoration: none;
	display:block;
}
.services-usue li span {
    color: #666;
    font: 11px/14px Ubuntu;
    text-transform: none;
    text-decoration: none;
	display:block;
	margin-top:2px;
}
.services-usue li {
    display:block;
	border-left: 4px solid #3a92fe;
	padding-left:13px;
	margin-left:17px;
	margin-bottom:33px;
	padding-top:1px;
	padding-bottom:3px;
}
.services-usue{
	margin-top:40px;
}
.services-usue .ehead{
	margin-bottom:30px;
}
.services-usue h3{
	margin-bottom:5px;
	margin-left: 17px;
}
.kaf-sotr-table{
	height: auto !important;
	width: 100% !important;
}

table.kaf-sotr-table td h4{
	font-size: 16px !important;
	color: rgb(12, 84, 160) !important;
}
table.kaf-sotr-table td strong{
	font-weight:bold !important;
}
table.kaf-sotr-table td{
	border:none;
}
.kaf-boss-img-wrapper{
	float:left;
	margin-right:70px !important;
	margin-left:70px !important;
	width:116px !important;
	height:116px !important;
}
.kaf-sotr-table .kaf-img-wrapper, .kaf-boss-img-wrapper{
	width: 116px !important;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto;
}
.kaf-sotr-table .kaf-img-wrapper img, .kaf-boss-img-wrapper img{
	height: auto !important;
	width: 100% !important;
}
.content table.kaf-uch-table{
	width:100%;
}
.content table.kaf-uch-table td{
	border:none;
	width:33.33%;
	vertical-align:top;
}
.content table.kaf-sotr-table td:nth-child(1){
	width:220px;
}
.content table.kaf-uch-table td:nth-child(1),.content table.kaf-uch-table td:nth-child(3){
	background:none;
	padding: 3px 10px 0px;
}
.content table.kaf-uch-table td h4 {
    border-bottom: 1px solid #e4e5e5;
    color: #5d5d5d;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 14px;
	padding-left:2px;
	background-image: url(../img/str-blue2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content table.kaf-uch-table td:nth-child(2){
	padding: 3px 20px 0px;
}
.content table.kaf-uch-table td:nth-child(2) h4 {
	background-image: url(../img/str-blue.png);
	background-position: right center;
}
.content table.kaf-uch-table td:nth-child(3) a {
    color: #0c80b5 !important;
    text-decoration: underline;
}
.content table.kaf-uch-table td:nth-child(3) strong {
    color: #737373 !important;
    font-size: 10px !important;
    display: block;
    padding: 0px 5px 0px 0px;
	font-weight:normal !important;
	margin-top: -6px;
}
.content table.kaf-uch-table td:nth-child(3) p {
    margin-bottom: 8px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 6px;
}
.content table.kaf-uch-table td ul li a {
    color: #282828;
    padding-left: 5px;
    display: block;
	text-decoration:none;
	font-size: 13px !important;
}
.content table.kaf-uch-table td:nth-child(2) ul li a {
	font-size: 12px !important;
}
.content table.kaf-uch-table td ul li a:hover {
	text-decoration:underline;
}
.content table.kaf-uch-table td:nth-child(1) ul li {
    list-style-image: url(../img/li-blue.png);
    color: #6b6a6a;
    margin: 4px 0;
}
.content table.kaf-uch-table td:nth-child(2) ul li {
    list-style-image: url(../img/li2-blue.png) !important;
    padding-left: 4px;
}

.kaf-vip-slider li, .content .kaf-vip-slider li p{
	text-align: center !important;
	font-size: 12px !important;
	line-height: 14px !important;
	margin-top: -10px !important;
}
.content .kaf-vip-slider li{
	margin: 0 !important;
	padding: 0 30px !important;
}
.vip-img-wrapper{
    text-align: center;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
	border:1px solid #ccc;
}

.kaf-part-slider li img {
    display: block;
    border: 2px solid #F9F9F9;
    padding: 5px;
    margin: 0 0 0 25px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
	height: 68px !important;
	width: auto !important;
}
.kaf-part-slider li img:hover{
    filter: none;
    -webkit-filter: none;
}
.kaf-page .bx-wrapper .bx-prev {
    left: 0px;
}
.kaf-page .bx-wrapper .bx-next {
    right: -41px;
}
.kaf-page .bx-wrapper .bx-controls-direction a {
    margin-top: -41px;
}
.kaf-page .bx-wrapper {
    width:96%;
}



.content table.kaf-otz-table{
	width:100%;
}
.content table.kaf-otz-table td{
	border:none;
	width:50%;
	vertical-align:top;
	padding: 3px 23px 0px;
}
.content table.kaf-otz-table td h4 {
    border-bottom: 1px solid #e4e5e5;
    color: #5d5d5d;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 14px;
	padding-left:2px;
	background-image: url(../img/str-blue2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content table.kaf-otz-table td:nth-child(1){
	background:none;
}
.content table.kaf-otz-table td:nth-child(1) ul li {
    list-style-image: url(../img/li2-blue.png) !important;
    padding-left: 4px;
}
.content table.kaf-otz-table td:nth-child(2) h4 {
	background-image: url(../img/str-blue.png);
	background-position: right center;
}
.content table.kaf-otz-table td:nth-child(2) h3 {
    font-size: 21px !important;
    font-style: normal;
    margin: 0 !important;
    padding-left: 20px;
    padding-top: 0px;
	line-height: 22px;
}
.content table.kaf-otz-table td:nth-child(2) p {
    line-height: 14px !important;
font-style: italic;
margin-top: 10px;
}
.content table.kaf-otz-table td:nth-child(2) .otz-img-wrapper {
    width:115px;
    height:115px;
	overflow:hidden;
	border-radius:50%;
	float: left;
margin-right: 20px;
}
.content table.kaf-otz-table td:nth-child(2) .otz-img-wrapper img{
    width:100% !important;
	height: auto !important;
}
.slider-buttons p.red-slider-button{
	border-color: #D21200;
}
.slider-buttons p.red-slider-button a{
	background: #D21200;
}

.menu-item.item-8{
	display:none !important
}
table.nt{
	width: 100% !important;
	margin: -20px 0 -20px;
}
.content table.nt h1 {
    font-size: 25px !important;
    font-weight: 500 !important;
    color: #303030 !important;
    line-height: 35px !important;
    text-transform: uppercase !important;
    margin-top: 7px !important;
    margin-bottom: 30px !important;
}
.content table.nt h3 {
    font-size: 17px !important;
    font-weight: 500 !important;
    color: #0C54A0 !important;
    line-height: 35px !important;
    text-transform: uppercase !important;
    margin-top: 22px !important;
    margin-bottom: 15px !important;
}
hr{
	border-bottom: 1px solid #000;
	display:block;
	margin-top:10px;
	margin-bottom:20px;
}
table.nt1{
	margin: 50px 0 30px;
}
table.nt td{
	width: 50% !important;
	vertical-align: top;
	background:#fff !important;
	border:none;
}
table.nt td ul li{
	line-height:16px !important;
	margin-bottom:15px !important;
}
table.nt7 td {
	line-height:18px !important;
	font-size:15px !important;
}
table.nt7 td a {
	line-height:18px !important;
	font-size:15px !important;
}

table.nt1 td:first-child{
	text-align:right !important;
	font-size:15px !important;
	background:#fff !important;
	border:none !important;
}
table.nt1 td:last-child{
	font-size:15px !important;
	color: #4185ad !important;
	font-style: italic !important;
	background:#fff !important;
	border:none !important;
	border-left: 1px solid #000 !important;
}
table.mega-long-table td{
	width:40px !important;
	word-wrap: break-word;
}
.svedeniya-header {
    border: 1px solid rgb(235, 235, 235);
    padding: 3px 8px 5px 55px;
    border-radius: 8px;
    font-size: 14px;
    color: rgb(46, 75, 153);
    line-height: 17px;
    background: transparent url(../img/svedeniya-header.png) no-repeat 12px 6px;
    text-align: center;
    display: inline-block;
	float: right;
    margin-top: 37px;
}
.covid-header {
    border: 1px solid rgb(235, 235, 235);
    padding: 3px 8px 5px 55px;
    border-radius: 8px;
    font-size: 14px;
    color: rgb(193, 7, 9);
    line-height: 17px;
    background: transparent url(../img/covid-header.png) no-repeat 12px 6px;
    text-align: center;
    display: inline-block;
	float: right;
    margin-top: 37px;
}
.hb-usue-icon{
	background-image:  url("../img/50years.jpg");
}
.svedeniya-header a{
    color: rgb(46, 75, 153);
	text-decoration: none;
	font-weight: 500;
}
.covid-header a{
    color: rgb(193, 7, 9);
	text-decoration: none;
	font-weight: 500;
}
.no-2col .container.main{
	background:#fff;
}
.no-2col .col2{
	display:none;
}
.no-2col .col1{
	margin-right:0;
}
.accordion-content{
    background: rgb(248, 248, 248) none repeat scroll 0% 0%;
    margin-left: 20px;
    padding: 10px 20px 1px;
    margin-right: 20px;
	display:none;
}
.accordion-content.active{
	display:block;
}
.accordion-head{
    background: rgb(17, 102, 176) url(../img/accordion_right.png) no-repeat 99% 50%;
    color: rgb(255, 255, 255) !important;
    margin: 0px  !important;
	font-size: 18px !important;
	font-weight: 500;
	text-transform: uppercase;
	cursor:pointer;
	border-top: 17px solid #fff !important;
	line-height: 22px !important;
    padding: 8px 30px 8px 20px;
}
.accordion-head.down{
    background: rgb(17, 102, 176) url(../img/accordion_down.png) no-repeat 99% 50%;
}

/* raspisanie */
.raspisanie table{
	width:100%;
}
.content .raspisanie table tr th{
	height:48px !important;
	vertical-align:middle !important;
	font: 13px/48px Ubuntu !important;
	text-align:center !important;
	background:#eeeeee !important;
	color:#6c6c6c !important;
	border-left: 1px solid #ccc !important;
}
.content .raspisanie table tr th:first-child{
	border-left: none !important;
}
.raspisanie input {
    border: 1px solid #D9D9D9;
	border-radius: 5px;
	height: 31px;
	line-height: 31px;
	position: relative;
	top: 0px;
	width: 70px;
	padding: 0 10px;
	margin-right: 20px;
	margin-left: 5px;
}
.raspisanie .select {
	margin-right: 20px;
	margin-left: 5px;
}

.raspisanie #group, .raspisanie #prepod , .raspisanie #aud, .raspisanie #audtype {
    display:inline-block;
}
.raspisanie input[name=group], .raspisanie input[name=prepod] , .raspisanie input[name=aud] {
    display: inline-block;
	width: 290px;
	margin-right: 0;
}
.content .raspisanie .day.current-day-1, .content .raspisanie .current-pair-1 td{
	background: #4eba4e !important;
	color: #fff !important;
}
#showrasp:hover{
	background: #56c556;
}
.raspisanie #prepod, .raspisanie #aud , .raspisanie #audtype {
    display:none;
}
#rasptypeelect ul li{
	border:none;
}
#cathedra{
    display: none;
    float: right;
    margin-top: 8px;
    font: 14px Ubuntu !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px 15px 8px;
    background: #eee;
}
.rasp-form{
	padding: 12px 0 20px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin-bottom:23px;
}
.raspisanie .rasp-excel {
    padding-top: 2px;
    padding-bottom: 7px;
}
.raspisanie .rasp-excel a{
    background: url(../img/raspx.png) no-repeat;
    padding-left: 28px;
    padding-top: 2px;
    padding-bottom: 7px;
    font: 13px Ubuntu !important;
    color: #1864b9 !important;
	text-decoration:none;
}

.content .raspisanie table td{
	height:18px;
	vertical-align:middle;
	font: 13px/16px Ubuntu;
	text-align:center !important;
	border-left: none !important;
	border-right: none !important;
}
.content .raspisanie table tr:nth-child(2n+1) td {
    background: #f5fafe;
}
.content .raspisanie table td.empty{
	border: none !important;
	background:#fff !important;
}
.content .raspisanie table td:nth-child(3){
	text-align:left !important;
}
.content table td.day{
	background:#b6d7ff !important;
	color:#154353 !important;
	font: bold 15px/19px Ubuntu !important;
	height:18px;
	text-align:center !important;
}
.content table td.day.today{
	background:#f7cd12;
	color:#422102;
}
.content .raspisanie table tr:hover td {
	background: #ECECEC;
}
#getvipiska {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    line-height: 31px;
    position: relative;
    top: 20px;
    padding: 0 10px;
    text-decoration: none;
    font: 13px/34px Ubuntu;
    display: none;
    width: 100px;
    height: 36px;
    background: #cecece;
    color: #000;
    cursor: pointer;
    text-align: center;
    float: right;
    margin-right: 20px;
}

.form-horizontal{
	margin-left:2px;
}
.form-horizontal input[type="file"] {
	border:none;
	background:none;
}
.form-horizontal input[type="text"] {
    background: #f0f0f0;
    display: block;
    padding: 0 18px;
    border: 1px solid #dedddd;
    height: 38px;
    line-height: 37px;
    font-size: 13px;
    color: #7f7f7f;
    margin-bottom: 13px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
	
}
.form-horizontal textarea{
background: #f0f0f0;
display:block;
padding: 12px 18px;
border: 1px solid #dedddd;
resize:none;
line-height: 18px;
font-size: 13px;
color: #7f7f7f;
margin-bottom:13px;
width: 100%;
margin-top: 4px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
overflow: auto;

}
.content p.help-block {
    font-size: 11px !important;
    line-height: 17px !important;
    margin-bottom: 3px;
}

.form-horizontal textarea:focus{
background: #fff;
border: 1px solid #11b7d9;
color: #000;
}

.form-horizontal input[type="submit"], .form-horizontal button {
    background: #014a99;
    display: block;
    height: 57px;
    line-height: 55px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    margin-top: -51px;
	cursor:pointer;
}
.form-horizontal input[type="submit"]:hover{
background: #d24123;
cursor:pointer;
}

.form-horizontal input[type="text"]:focus{
background: #fff;
border: 1px solid #11b7d9;
color: #000;
}
.form-horizontal label {
    font-size: 14px;
    color: #181818;
}
.content span.red{
    color: red !important;
    display: inline-block;
    margin-left: 2px;
}
.not-valid-input{
	border: 1px solid #FF2E2E !important;
}
.content .raspisanie table tr.noborder.current-pair-1 td {
    border-bottom: 1px solid #4eba4e !important;
}
.content .raspisanie table tr.noborder.current-pair-0 td {
    border-bottom: 1px solid #fff !important;
}

.fotoarhiv .article-gallery-h2, .years50 .cat-parent-article{
	display:none;
}
body.docs-tables .content table td{
	background:none !important;
}
body.docs-tables .content table td img{
	height:380px !important;
}
body.docs-tables .content table.docs-table td img{
	height:auto !important;
}
body.docs-tables .content h3 {
    line-height: 20px;
}
body.docs-tables .content table td.td-no-border {
    border:none;
}
body.years50 .fpodl h1{
	display:none;
}
body.lang-en .menu-item.item-127 a {
    line-height: 62px;
    padding-top: 0;
    padding-bottom: 0;
}
.menu-item.item-155{
	display:none;
}
body.lang-en .menu-item.item-155{
	display:block;
}

.homepage-birthday {
    background: url(../img/birth42.png?aqq=1) no-repeat;
    font: bold 84px Calibri;
    color: #fff;
    height: 227px;
    width: 555px;
    box-sizing: border-box;
    word-spacing: 26px;
    padding: 125px 0 0 33px;
    margin-left: 91px;
    margin-bottom: 40px;
    margin-top: -50px;
}
.homepage-birthday span{
    font: bold 84px Calibri;
    color: #fff;
    word-spacing: 34px;
}
.homepage-birthday span.hbp2{
    position:relative;
	left:39px;
}
.menu-item.item-224{
	height:auto;
	background: #D21200;
}
.menu-item.item-224 a{
height: auto !important;
    line-height: 22px !important;
    padding: 7px 0 !important;
}





















.form input[type=text],.form input[type=password],.form input[type=email],.form input[type=date]{
	font:13px/44px Ubuntu;
	color:#464d51;
	background:#f0f0f0;
	height:45px;
	padding:0 13px;
	margin-bottom:16px;
	display:block;
	width:100%;
	box-sizing:border-box;
	border: 1px solid #dedddd;
}
.form input[type=file] {
    font: 13px Ubuntu;
    color: #464d51;
    background: #f0f0f0;
    padding: 11px 13px;
    margin-bottom: 16px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dedddd;
    position: relative;
}
.styled-select {
    background: #f0f0f0 url(../img/select.png) no-repeat 92% 54%;
    overflow: hidden;
    width: 40%;
    height: 36px;
    line-height: 28px;
    margin-bottom: 12px;
    padding: 0;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
	color: #464d51;
}
.styled-select select {
   background: transparent;
   border: none;
       font: 400 13px Ubuntu;
   height: 36px;
   color: #464d51;
   line-height: 28px;
   display:block;
   width: 100%;
   box-sizing: border-box;
   -webkit-appearance: none;
   padding-left: 15px;
   margin-right:10px;
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
.form textarea{
background: #f0f0f0;
display:block;
padding: 12px 18px;
border: 1px solid #dedddd;
resize:none;
min-height:100px;
line-height: 18px;
font-size: 13px;
color: #7f7f7f;
margin-bottom:13px;
width: 100%;
margin-top: 4px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
overflow: auto;

}
.flabel{
	font: 13px Ubuntu;
    color: #585d60;
    color: #000;
	margin-bottom:6px;
	display:block;
}
.flabel2{
    font: 18px Open Sans;
    color: #494f5f;
    color: #000;
    margin-bottom: 7px;
    margin-top: 15px;
}
.content .ferror, #rektor-output  .ferror{
    color: #d21200 !important;
    margin-bottom: 12px;
    border: 1px dashed #d21200;
    padding: 3px 10px;
}
.content .fsuccess , #rektor-output .fsuccess {
    color: #0ab83a !important;
    margin-bottom: 12px;
    border: 1px dashed #0ab83a;
    padding: 3px 10px;
}
.form input[type=submit], .form input[type=button]{
    font: 500 14px/36px Ubuntu;
    color: #fff;
    background: #0181cc;
    height: 36px;
    text-align: center;
    margin-bottom: 22px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 0px;
    cursor: pointer;
    padding: 0 30px;
}
.logocol1{
	float:left;
	width: 31%;
}
.logocol1 .logo{
	position: relative;
    width: 98%;
    top: 29px;
}
.logocol2{
	float:right;
	width: 69%;
}
.v2-top-block-image img{
	width:100%;
}
.v2-top-block-text{
	font: 400 15px/22px Ubuntu;
	margin-top:8px;
}
.v2-top-block{
	border: 1px solid #f1f1f1;
    padding: 13px 20px;
	margin-bottom:30px; 
}
.v2-top-block-button1{
    background: #ea1213;
    color: #fff;
    text-decoration: none;
    padding: 9px 27px;
    display: inline-block;
    margin-top: 7px;
    margin-left: 182px;
    text-align: center;
}
.langs3r{
	position:relative;
}
.langs3a {
    position: absolute;
    top: 9px;
    right: 3px;
}
.langs3a a{
	margin-left:10px;
	display:inline-block;
}
.v2-top-block-button10_1 {
    background: #023468;
    color: #fff;
    text-decoration: none;
    padding: 9px 33px;
    display: inline-block;
    margin-top: 7px;
    margin-left: 5px;
}
.v2-top-block-button2 {
    background: #0755a0;
    color: #fff;
    text-decoration: none;
    padding: 9px 27px;
    display: inline-block;
    margin-top: 7px;
    margin-left: 200px;
    text-align: center;
}

.pagination{
			display: inline-block;
		}
		.pagination li {
			display: inline-block;
			margin-top: 20px;
			    font-size: 17px !important;
		}
		.pagination li.active a {
    color: #000;
    text-decoration: none;
}
table[itemprop=teachingStaff]{
	width:100% !important;
}
body.no-2col .col1.content table[itemprop=teachingStaff] tr td, body.no-2col .col1.content table[itemprop=teachingStaff] tr td * {
    padding: 5px 2px !important;
    width: auto !important;
    height: auto !important;
    font-size: 10px !important;
}
body.no-2col .col1.content table[itemprop=teachingStaff] tr:first-child td, body.no-2col .col1.content table[itemprop=teachingStaff] tr:first-child td *{
    font-size: 10px !important;
}

table[itemprop=teachingStaff1]{
	width:100% !important;
}
body.no-2col .col1.content table[itemprop=teachingStaff1] tr td, body.no-2col .col1.content table[itemprop=teachingStaff1] tr td * {
    padding: 5px 2px !important;
    width: auto !important;
    height: auto !important;
    font-size: 10px !important;
}
body.no-2col .col1.content table[itemprop=teachingStaff1] tr:first-child td, body.no-2col .col1.content table[itemprop=teachingStaff1] tr:first-child td *{
    font-size: 10px !important;
}

body .col1.content table[itemprop=teachingStaff1] tr td, body .col1.content table[itemprop=teachingStaff1] tr td * {
    padding: 5px 2px !important;
    width: auto !important;
    height: auto !important;
    font-size: 10px !important;
}
body .col1.content table[itemprop=teachingStaff1] tr:first-child td, body  .col1.content table[itemprop=teachingStaff1] tr:first-child td *{
    font-size: 10px !important;
}
.cookies {
    position: fixed;
    bottom: 0;
    background: rgba(12, 84, 160, 0.9);
    width: 100%;
    padding: 20px 0;
	    z-index: 2000;
}
.cookies p {
    color: #fff;
    font: 13px/20px Ubuntu;
}
.cookies .button{
    background: #023468;
    display: inline-block;
    padding: 0 22px;
    margin: 1px;
    line-height: 29px;
    height: 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
}

.v2e-anyq a{
	    color: #3a92ff;
}
.v2e-anyq{
	margin-left:11px;
}
.v2e-anyq-title{
	font-size: 20px;
    color: #2e4b99;
}
.v2e-anyq-email{
	padding-top:4px;
	font-weight:500;
}
.v2e-anyq-phone{
	line-height:34px;
	font-weight:500;
}
.v2e-anyq-wa {
    color: #03b103;
    font-weight: 500;
}

/* для ie10*/
.ie10 .ru1212 { 
line-height: 2px; 
} 
.ie10 .messages1212 {
line-height: 18px;
}
.accordion h2 {
    text-transform: none !important;
}
.col1 .fpodl table td  {
    padding: 5px !important;
	font-size: 11px !important;
}
li.menu-item.item-127.width-fixed{
	display: none !important;
}
.menu-item.item-226 a {
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 14px;
}
.menu li.item-226>a{
	background: rgb(210, 18, 0);
}
.big td, .big td span {
    font-size: 10px !important;
}

.menu-item.item-280 a, .menu-item.item-284 a, .menu-item.item-232 a {
	line-height: 17px !important;
    padding-top: 15px !important;
    padding-bottom: 13px !important;
}
.menu-item.item-280,.menu-item.item-284,.menu-item.item-288,.menu-item.item-292{
	background: rgb(247, 205, 18);
}